ViewVC Help
| View Changeset | Root Listing
root/group
Jump to revision: Previous Next
Author: tim
Date: Wed May 17 21:51:42 2006 UTC (18 years, 2 months ago)
Log Message:
Adding single precision capabilities to c++ side

Changed paths

Only 100 changes shown, display 372 more changes...
Path Details
Directorytrunk/OOPSE-3.0/ChangeLog modified , text changed
Directorytrunk/OOPSE-3.0/samples/water/ssd/ssd.md modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/DarkSide/eam_interface.h modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/DarkSide/electrostatic_interface.h modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/DarkSide/gb_interface.h modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/DarkSide/lj_interface.h modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/DarkSide/shapes_interface.h modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/DarkSide/simulation_interface.h modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/DarkSide/sticky_interface.h modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/DarkSide/suttonchen_interface.h modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/EAM_FF.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/EAM_FF.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/ForceField.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/ForceField.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/SHAPES_FF.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/SHAPES_FF.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/doForces_interface.h modified , text changed
Directorytrunk/OOPSE-3.0/src/UseTheForce/fForceOptions.h modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/CrossTimeCorrFunc.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/CrossTimeCorrFunc.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/DipoleCorrFunc.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/DipoleCorrFunc.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/LegendreCorrFunc.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/LegendreCorrFunc.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/ParticleTimeCorrFunc.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/ParticleTimeCorrFunc.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/RCorrFunc.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/RCorrFunc.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/TimeCorrFunc.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/VCorrFunc.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/dynamicProps/VCorrFunc.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/hydrodynamics/Makefile modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/nanoRodBuilder/GeometryBuilder.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/nanoRodBuilder/GeometryBuilder.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/nanoRodBuilder/nanorodBuilder.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/randomBuilder/randomBuilder.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/simpleBuilder/randomBuilder.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/DensityPlot.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/DensityPlot.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/GofAngle2.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/GofAngle2.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/GofR.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/GofR.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/GofRAngle.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/GofRAngle.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/GofXyz.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/GofXyz.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/Hxy.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/Hxy.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/P2OrderParameter.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/P2OrderParameter.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/RhoZ.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/RhoZ.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/SCDOrderParameter.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/SCDOrderParameter.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/applications/staticProps/StaticProps.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/BlockSnapshotManager.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/DataStorage.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/DataStorage.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/ForceManager.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/SimCreator.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/SimInfo.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/SimInfo.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/Snapshot.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/Snapshot.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/Stats.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/Thermo.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/Thermo.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/brains/fSimulation.h modified , text changed
Directorytrunk/OOPSE-3.0/src/config.h.in modified , text changed
Directorytrunk/OOPSE-3.0/src/constraints/ConstraintElem.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/constraints/ConstraintPair.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/constraints/Rattle.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/constraints/Rattle.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/constraints/ZconsStruct.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/constraints/ZconstraintForceManager.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/constraints/ZconstraintForceManager.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/hydrodynamics/Ellipsoid.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/hydrodynamics/Ellipsoid.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/hydrodynamics/Shape.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/hydrodynamics/Sphere.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/hydrodynamics/Sphere.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/DLM.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/DLM.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/Integrator.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/LDForceManager.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/LDForceManager.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/LangevinDynamics.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/LangevinDynamics.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPAT.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPAT.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPT.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPT.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPTf.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPTf.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPTi.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPTi.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPTxyz.cpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPTxyz.hpp modified , text changed
Directorytrunk/OOPSE-3.0/src/integrators/NPrT.cpp modified , text changed