ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/src/math
r1373
File (rev) Last Change
 ../
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
erfc.F90 960 (19 years ago) by gezelter: Getting fortran side prepped for single precision...
Wigner3jm_interface.h 1293 (16 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
Wigner3jm.F90 1000 (19 years ago) by chuckv: Added utility function to winger3jm from slatac.
Vector3.hpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
Vector.hpp 1349 (16 years ago) by cli2: Modifications to support RMSD calculations, removing classes we aren't using.
Triangle.hpp 1344 (16 years ago) by gezelter: Adding boundary element hydrodynamics to SMIPD.
Triangle.cpp 1344 (16 years ago) by gezelter: Adding boundary element hydrodynamics to SMIPD.
SquareMatrix3.hpp 1360 (15 years ago) by cli2: Added new restraint infrastructure Added MolecularRestraints Added ObjectRestraints Added RestraintStamp Updated thermodynamic integration to use ObjectRestraints Added Quaternion mathematics for twist swing decompositions Significantly updated RestWriter and RestReader to use dump-like files Added selections for x, y, and z coordinates of atoms Removed monolithic Restraints class Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody Added some rotational capabilities to prinicpalAxisCalculator
SquareMatrix.hpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
SphericalHarmonic.hpp 1043 (18 years ago) by gezelter: Bugfixes in BondOrderParameter and SphericalHarmonic
SphericalHarmonic.cpp 1051 (18 years ago) by gezelter: fixing bond order parameter code
SeqRandNumGen.hpp 507 (20 years ago) by gezelter: xemacs has been drafted to perform our indentation services
SeqRandNumGen.cpp 507 (20 years ago) by gezelter: xemacs has been drafted to perform our indentation services
SVD.hpp 1360 (15 years ago) by cli2: Added new restraint infrastructure Added MolecularRestraints Added ObjectRestraints Added RestraintStamp Updated thermodynamic integration to use ObjectRestraints Added Quaternion mathematics for twist swing decompositions Significantly updated RestWriter and RestReader to use dump-like files Added selections for x, y, and z coordinates of atoms Removed monolithic Restraints class Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody Added some rotational capabilities to prinicpalAxisCalculator
RectMatrix.hpp 891 (19 years ago) by tim: Adding Hydrodynamics Module
RealSphericalHarmonic.hpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
RealSphericalHarmonic.cpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
RandNumGen.hpp 1313 (16 years ago) by gezelter: General bug-fixes and other changes to make particle pots work with the Helfand Energy correlation function
RMSD.hpp 1349 (16 years ago) by cli2: Modifications to support RMSD calculations, removing classes we aren't using.
RMSD.cpp 1349 (16 years ago) by cli2: Modifications to support RMSD calculations, removing classes we aren't using.
Quaternion.hpp 1360 (15 years ago) by cli2: Added new restraint infrastructure Added MolecularRestraints Added ObjectRestraints Added RestraintStamp Updated thermodynamic integration to use ObjectRestraints Added Quaternion mathematics for twist swing decompositions Significantly updated RestWriter and RestReader to use dump-like files Added selections for x, y, and z coordinates of atoms Removed monolithic Restraints class Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody Added some rotational capabilities to prinicpalAxisCalculator
Polynomial.hpp 1362 (15 years ago) by cli2: Fixed bug in Polynomial
ParallelRandNumGen.hpp 1241 (17 years ago) by gezelter: A bunch of minor changes to make MPI compilation faster than the double compilation we do now...
ParallelRandNumGen.cpp 1313 (16 years ago) by gezelter: General bug-fixes and other changes to make particle pots work with the Helfand Energy correlation function
MersenneTwister.hpp 1313 (16 years ago) by gezelter: General bug-fixes and other changes to make particle pots work with the Helfand Energy correlation function
MatVec3.h 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
MatVec3.c 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
Makefile.in 1349 (16 years ago) by cli2: Modifications to support RMSD calculations, removing classes we aren't using.
LegendrePolynomial.hpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
LegendrePolynomial.cpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
LU.hpp 891 (19 years ago) by tim: Adding Hydrodynamics Module
Hull.hpp 1308 (16 years ago) by chuckv: Fixed Memory Leak in ConvexHull.
Eigenvalue.hpp 1358 (15 years ago) by gezelter: Adding hybrid analytic / companion matrix polynomial root solver adapted from David Eberly's Wild Magic code
DynamicVector.hpp 1349 (16 years ago) by cli2: Modifications to support RMSD calculations, removing classes we aren't using.
DynamicRectMatrix.hpp 1360 (15 years ago) by cli2: Added new restraint infrastructure Added MolecularRestraints Added ObjectRestraints Added RestraintStamp Updated thermodynamic integration to use ObjectRestraints Added Quaternion mathematics for twist swing decompositions Significantly updated RestWriter and RestReader to use dump-like files Added selections for x, y, and z coordinates of atoms Removed monolithic Restraints class Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody Added some rotational capabilities to prinicpalAxisCalculator
ConvexHull.hpp 1317 (16 years ago) by chuckv: Added global variable.
ConvexHull.cpp 1371 (15 years ago) by chuckv: More MPI convex hull bug fixes. noffset corresponds to the correct array indexs. Still mismatch in forces between serial and parallel versions.
CholeskyDecomposition.hpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
ChebyshevU.hpp 1196 (17 years ago) by cpuglis: *** empty log message ***
ChebyshevU.cpp 1196 (17 years ago) by cpuglis: *** empty log message ***
ChebyshevT.hpp 1196 (17 years ago) by cpuglis: *** empty log message ***
ChebyshevT.cpp 1196 (17 years ago) by cpuglis: *** empty log message ***
ChebyshevPolynomials.hpp 1195 (17 years ago) by cpuglis: Many fixes for Charmm-type torsions.
ChebyshevPolynomials.cpp 1195 (17 years ago) by cpuglis: Many fixes for Charmm-type torsions.
AlphaShape.hpp 1202 (17 years ago) by chuckv: Initial code for AlphaShape.
AlphaShape.cpp 1242 (17 years ago) by chuckv: Changes....
0 directories and 47 files shown