Directory Core/Math/

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

[root]/Core/Math
            directory in repo TntJama (26 files, 7780 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 121 (100.0%) 135 (100.0%) 1.1
harman 24 (19.8%) 77 (57.0%) 3.2
jas 91 (75.2%) 53 (39.3%) 0.5
ahumphrey 6 (5.0%) 5 (3.7%) 0.8

Most Recent Commits

harman 2018-11-01 17:37 Rev.: 58895

Replaced tabs with spaces.

77 lines of code changed in 22 files:

  • Core/Math: CubeRoot.cc (+29 -29), CubicPolyRoots.cc (new), CubicPolyRoots.h (new), MinMax.h (+10 -10), MusilRNG.cc (+2 -2), Sparse.h (+16 -16), TangentModulusTensor.cc (new), Tensor4D.h (+2 -2), TrigTable.cc (+3 -3), fft.h (+3 -3), ssmult.h (new)
ahumphrey 2018-09-11 09:39 Rev.: 58609

* Remove RunLengthEncoder and supporting classes, etc. This is no longer used. Removal will help clarity regarding Uintah::Variable functionality and features. This change has neccesitated explicit inclusion of "unistd.h" in a few spots, most specifically - MPM, for getpid() calls.

* Remove build system support for IPM and MAGMA libs, which have never been used. MAGAMA in fact, may ultimately hender Kokkos GPU asynchrony and performance.

* Generate new configure script with enable_option_checking bulletproofing.

* Delete unused header files.

* A few other cosmetic changes while under the hood, formatting, white space, etc.

5 lines of code changed in 6 files:

  • Core/Math: sci_lapack.cc (+3 -124), sci_lapack.h (new), sub.mk (+1 -1)
harman 2018-02-02 16:58 Rev.: 57764

Removed tabs.
Variable name change m->matrix -- A. Gaia

0 lines of code changed in 2 files:

  • Core/Math: FastMatrix.cc (changed)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

53 lines of code changed in 91 files:

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