ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/dynamicProps
r1609
File (rev) Last Change
 ../
VCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
VCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
TimeCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
TimeCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
ThetaCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
ThetaCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
SystemDipoleCorrFunc.hpp 1606 (13 years ago) by jmichalk: Forgot to svn add the SystemDipoleCorrFunc.hpp/cpp. Should be done adding/committing for now though. -JRM
SystemDipoleCorrFunc.cpp 1606 (13 years ago) by jmichalk: Forgot to svn add the SystemDipoleCorrFunc.hpp/cpp. Should be done adding/committing for now though. -JRM
StressCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
StressCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
RadialRCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
RadialRCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
RCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
RCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
ParticleTimeCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
ParticleTimeCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
Makefile 1604 (13 years ago) by jmichalk: This commit should allow EADM simulations to be run on the cluster. Main additions include EADM_FF.hpp/cpp as well as a system dipole correlation option in DynamicProps.
LegendreCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
LegendreCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
FrameTimeCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
FrameTimeCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
EnergyCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
EnergyCorrFunc.cpp 1609 (13 years ago) by gezelter: New attempt using Helfand's original papers
DynamicPropsCmd.h 1604 (13 years ago) by jmichalk: This commit should allow EADM simulations to be run on the cluster. Main additions include EADM_FF.hpp/cpp as well as a system dipole correlation option in DynamicProps.
DynamicPropsCmd.c 1604 (13 years ago) by jmichalk: This commit should allow EADM simulations to be run on the cluster. Main additions include EADM_FF.hpp/cpp as well as a system dipole correlation option in DynamicProps.
DynamicProps.ggo 1604 (13 years ago) by jmichalk: This commit should allow EADM simulations to be run on the cluster. Main additions include EADM_FF.hpp/cpp as well as a system dipole correlation option in DynamicProps.
DynamicProps.cpp 1604 (13 years ago) by jmichalk: This commit should allow EADM simulations to be run on the cluster. Main additions include EADM_FF.hpp/cpp as well as a system dipole correlation option in DynamicProps.
DirectionalRCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
DirectionalRCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
DipoleCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
DipoleCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
CrossTimeCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
CrossTimeCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
ActionCorrFunc.hpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
ActionCorrFunc.cpp 1596 (13 years ago) by gezelter: Updated the BlockSnapshotManager to use a specified memory footprint in constructor and not to rely on physmem and residentMem to figure out free memory. DynamicProps is the only program that uses the BlockSnapshotManager, so substantial changes were needed there as well.
0 directories and 35 files shown