Directory Core/Math/

Total Files:
55
Deleted Files:
0
Lines of Code:
9516

[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 110 (100.0%) 275 (100.0%) 2.5
guilkey 3 (2.7%) 221 (80.4%) 73.6
harman 105 (95.5%) 53 (19.3%) 0.5
jbhooper 2 (1.8%) 1 (0.4%) 0.5

Most Recent Commits

jbhooper 2019-10-08 12:13 Rev.: 59685

Implement convex polyhedrons as a geometry object. A polyhedron is defined by either a center and a number of offsets to nearby surface planes (good for platonic solids) or a center and a number of bounding half-spaces. No checks are made to ensure that the polyhedra are properly capped if they run into an enclosing CSG edge, but they are otherwise set up to be used in CSG.

1 lines of code changed in 2 files:

  • Core/Math: sub.mk (new)
guilkey 2019-08-11 17:29 Rev.: 59582

Delete MPMF(racture) inputs.

Changes to FrictionContact. The traditional FrictionContact (friction) is
now FrictionContactBard (friction_bard). A new version based on John Nairn's
work is FrictionContactLR (friction_LR). For now, all input files are set to
use the old version so as to not wreak havoc on the RT.

221 lines of code changed in 3 files:

  • Core/Math: Int130.cc (new 127), Int130.h (new 93), sub.mk (+1)
harman 2019-01-18 09:13 Rev.: 59176

Updated Copyright date

53 lines of code changed in 105 files:

  • Core/Math: CatmullRomSpline.h (+1 -1), CubeRoot.cc (+1 -1), CubeRoot.h (new), CubicPolyRoots.cc (new), CubicPolyRoots.h (+1 -1), Expon.cc (+1 -1), Expon.h (new), FastMatrix.cc (+1 -1), FastMatrix.h (+1 -1), Gaussian.cc (+1 -1), Gaussian.h (+1 -1), LinAlg.c (new), LinAlg.h (new), Mat.c (new), Mat.h (new), Matrix3.cc (+1 -1), Matrix3.h (+1 -1), MersenneTwister.h (+1 -1), MinMax.h (+1 -1), MiscMath.cc (+1 -1), MiscMath.h (+1 -1), MusilRNG.cc (new), MusilRNG.h (new), Primes.cc (new), Primes.h (new), Rand48.cc (+1 -1), Rand48.h (+1 -1), Short27.cc (new), Short27.h (+1 -1), Sparse.cc (+1 -1), Sparse.h (+1 -1), StaticNumberArray.h (+1 -1), StaticObjectArray.h (+1 -1), SymmMatrix3.cc (+1 -1), SymmMatrix3.h (+1 -1), TangentModulusTensor.cc (new), TangentModulusTensor.h (+1 -1), Tensor.h (+1 -1), Tensor2D.h (+1 -1), Tensor4D.h (new), Trig.h (new), TrigTable.cc (new), TrigTable.h (new), UintahMiscMath.h (new), Weibull.cc (+1 -1), Weibull.h (new), fft.c (new), fft.h (new), 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