Directory Core/Math/

Total Files:
53
Deleted Files:
0
Lines of Code:
9416

[root]/Core/Math
            directory in repo TntJama (26 files, 7810 lines)
            directory in repo doc (2 files, 99 lines)

Lines of Code

Core/Math/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 111 (100.0%) 67 (100.0%) 0.6
jas 104 (93.7%) 53 (79.1%) 0.5
ahumphrey 2 (1.8%) 11 (16.4%) 5.5
allen 3 (2.7%) 3 (4.5%) 1.0
guilkey 2 (1.8%) 0 (0.0%) 0.0

Most Recent Commits

guilkey 2017-07-05 12:29 Rev.: 56748

Add MaxAbsElemComp which, in addition to returning the maximum component of
the matrix, also returns the indices where that element lives.

0 lines of code changed in 2 files:

  • Core/Math: Matrix3.h (changed)
ahumphrey 2017-06-06 14:15 Rev.: 56609

Reintegration of incite_dev branch. Improvements/Features/Optimizations include (but not limited too):

1.) Temporal scheduling, e.g. support for multiple primary task graphs (not w-cycle)
2.) Significantly improved task graph compilation times for multi-level RMCRT at large core/patch counts
3.) GPU super patch support
4.) Highly optimized RMCRT GPU kernels
5.) Significant reduction in infrastructure memory footprint

ARCHES: methane_rmcrt test is broken due to issues with trunk code. Good luck Todd, let us know if you need another set of eyes.
WASATCH: RMCRT-Burns-Christon UDA comparison fails as the trunk input file specifies an unused variable to store. Branch code has fixed this.
-"compare_uda -ignoreVariable "VRFlux" rmcrt-burns-christon.uda.trunk rmcrt-burns-christon.uda.branch" compares exactly.
-just need to remove <save label="VRFlux"/> from original input and regenerate GS for this test.

Please let us know if anyone sees any residual issues with this commit. We are standing by to deal with any fallout.

11 lines of code changed in 2 files:

  • Core/Math: MersenneTwister.h (new)
jas 2017-04-20 13:18 Rev.: 56452

Update copyright.

53 lines of code changed in 104 files:

  • Core/Math: CatmullRomSpline.h (new), CubeRoot.cc (+1 -1), CubeRoot.h (new), CubicPolyRoots.cc (+1 -1), CubicPolyRoots.h (+1 -1), Expon.cc (+1 -1), Expon.h (+1 -1), FastMatrix.cc (+1 -1), FastMatrix.h (+1 -1), Gaussian.cc (new), Gaussian.h (new), LinAlg.c (+1 -1), LinAlg.h (+1 -1), Mat.c (new), Mat.h (new), Matrix3.cc (+1 -1), Matrix3.h (+1 -1), MersenneTwister.h (+1 -1), MinMax.h (+1 -1), MiscMath.cc (new), MiscMath.h (+1 -1), MusilRNG.cc (+1 -1), MusilRNG.h (new), Primes.cc (new), Primes.h (new), Rand48.cc (new), Rand48.h (new), Short27.cc (+1 -1), Short27.h (new), Sparse.cc (new), Sparse.h (+1 -1), StaticNumberArray.h (new), StaticObjectArray.h (+1 -1), SymmMatrix3.cc (+1 -1), SymmMatrix3.h (new), TangentModulusTensor.cc (new), TangentModulusTensor.h (new), Tensor.h (new), Tensor2D.h (+1 -1), Tensor4D.h (+1 -1), Trig.h (+1 -1), TrigTable.cc (new), TrigTable.h (new), UintahMiscMath.h (new), Weibull.cc (new), Weibull.h (new), fft.c (+1 -1), fft.h (+1 -1), sci_lapack.cc (+1 -1), sci_lapack.h (+1 -1), ssmult.c (new), ssmult.h (+1 -1), sub.mk (+1 -1)
allen 2017-04-18 21:10 Rev.: 56446

reverted include of time.h

1 lines of code changed in 1 file:

  • Core/Math: MersenneTwister.h (+1)
allen 2017-04-18 21:09 Rev.: 56445

removed needless incude of time.h

0 lines of code changed in 1 file:

  • Core/Math: MersenneTwister.h (-1)
allen 2017-04-13 16:24 Rev.: 56421

Removed Time.h and replaced with Timers.hpp

2 lines of code changed in 1 file:

  • Core/Math: Rand48.cc (+2 -1)
Generated by StatSVN 0.7.0