ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/src/math
r1427
File Last Change
 ../
AlphaHull.cpp 1404 (15 years ago) by chuckv: Cleanup of unit normal code in Triangle.cpp SMIPD now call getUnitNormal instead of getNormal.
AlphaHull.hpp 1402 (15 years ago) by chuckv: Added preliminary code for Alpha Hull calculation using qhull. Added preliminary support to SMIPD to support Alpha Hull. Alpha Hull does not yet add the correct things to triangle to be returned to SMPID. Preliminary changes for shadow hamiltonian integrator. Chages to md files so they will work in openMD.
ChebyshevPolynomials.cpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
ChebyshevPolynomials.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
ChebyshevT.cpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
ChebyshevT.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
ChebyshevU.cpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
ChebyshevU.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
CholeskyDecomposition.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
ConvexHull.cpp 1411 (15 years ago) by gezelter: cleaning up some error messages in ConvexHull
ConvexHull.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
DynamicRectMatrix.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
DynamicVector.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Eigenvalue.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Hull.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
LU.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
LegendrePolynomial.cpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
LegendrePolynomial.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Makefile.in 1402 (15 years ago) by chuckv: Added preliminary code for Alpha Hull calculation using qhull. Added preliminary support to SMIPD to support Alpha Hull. Alpha Hull does not yet add the correct things to triangle to be returned to SMPID. Preliminary changes for shadow hamiltonian integrator. Chages to md files so they will work in openMD.
MatVec3.c 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
MatVec3.h 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
MersenneTwister.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
ParallelRandNumGen.cpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
ParallelRandNumGen.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Polynomial.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Quaternion.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
RMSD.cpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
RMSD.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
RandNumGen.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
RealSphericalHarmonic.cpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
RealSphericalHarmonic.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
RectMatrix.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
SVD.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
SeqRandNumGen.cpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
SeqRandNumGen.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
SphericalHarmonic.cpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
SphericalHarmonic.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
SquareMatrix.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
SquareMatrix3.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Triangle.cpp 1404 (15 years ago) by chuckv: Cleanup of unit normal code in Triangle.cpp SMIPD now call getUnitNormal instead of getNormal.
Triangle.hpp 1404 (15 years ago) by chuckv: Cleanup of unit normal code in Triangle.cpp SMIPD now call getUnitNormal instead of getNormal.
Vector.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Vector3.hpp 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Wigner3jm.F90 1000 (18 years ago) by chuckv: Added utility function to winger3jm from slatac.
Wigner3jm_interface.h 1390 (15 years ago) by gezelter: Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
erfc.F90 960 (19 years ago) by gezelter: Getting fortran side prepped for single precision...
linearAlgebra.F90 889 (19 years ago) by gezelter: fixed a problem with cutoff radii being set larger than 1/2 the length of the shortest box dimension. added a few fortran utility routines
0 directories and 47 files shown