|  ../ | 
|  AlphaShape.cpp | 1242
(17 years ago)
by chuckv:
Changes.... | 
|  AlphaShape.hpp | 1202
(17 years ago)
by chuckv:
Initial code for AlphaShape. | 
|  ChebyshevPolynomials.cpp | 1195
(17 years ago)
by cpuglis:
Many fixes for Charmm-type torsions. | 
|  ChebyshevPolynomials.hpp | 1195
(17 years ago)
by cpuglis:
Many fixes for Charmm-type torsions. | 
|  ChebyshevT.cpp | 1196
(17 years ago)
by cpuglis:
*** empty log message *** | 
|  ChebyshevT.hpp | 1196
(17 years ago)
by cpuglis:
*** empty log message *** | 
|  ChebyshevU.cpp | 1196
(17 years ago)
by cpuglis:
*** empty log message *** | 
|  ChebyshevU.hpp | 1196
(17 years ago)
by cpuglis:
*** empty log message *** | 
|  CholeskyDecomposition.hpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  ConvexHull.cpp | 1261
(17 years ago)
by chuckv:
Added files to module section of Makefile. | 
|  ConvexHull.hpp | 1242
(17 years ago)
by chuckv:
Changes.... | 
|  DynamicRectMatrix.hpp | 891
(19 years ago)
by tim:
Adding Hydrodynamics Module | 
|  DynamicVector.hpp | 891
(19 years ago)
by tim:
Adding Hydrodynamics Module | 
|  LU.hpp | 891
(19 years ago)
by tim:
Adding Hydrodynamics Module | 
|  LegendrePolynomial.cpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  LegendrePolynomial.hpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  Makefile.in | 1261
(17 years ago)
by chuckv:
Added files to module section of Makefile. | 
|  MatVec3.c | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  MatVec3.h | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  MersenneTwister.hpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  ParallelRandNumGen.cpp | 1241
(17 years ago)
by gezelter:
A bunch of minor changes to make MPI compilation faster than
the double compilation we do now... | 
|  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... | 
|  Polynomial.hpp | 1230
(17 years ago)
by cpuglis:
Changed some logic in Polynomial, PolynomialTorsionType, and CharmmTorsionType
to allow for polynomials to be set via the = operator. | 
|  Quaternion.hpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  RandNumGen.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 | 
|  RealSphericalHarmonic.hpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  RectMatrix.hpp | 891
(19 years ago)
by tim:
Adding Hydrodynamics Module | 
|  SeqRandNumGen.cpp | 507
(20 years ago)
by gezelter:
xemacs has been drafted to perform our indentation services | 
|  SeqRandNumGen.hpp | 507
(20 years ago)
by gezelter:
xemacs has been drafted to perform our indentation services | 
|  SphericalHarmonic.cpp | 1051
(19 years ago)
by gezelter:
fixing bond order parameter code | 
|  SphericalHarmonic.hpp | 1043
(19 years ago)
by gezelter:
Bugfixes in BondOrderParameter and SphericalHarmonic | 
|  SquareMatrix.hpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  SquareMatrix3.hpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  Vector.hpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  Vector3.hpp | 963
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  Wigner3jm.F90 | 1000
(19 years ago)
by chuckv:
Added utility function to winger3jm from slatac. | 
|  Wigner3jm_interface.h | 991
(19 years ago)
by chuckv:
Added support for Winger3jm coefficients. | 
|  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 |