ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/branches/development/src/io
r1839
File (rev) Last Change
 ../
ifstrstream.hpp 1808 (12 years ago) by gezelter: A bug fix in the electric field for the new electrostatic code. Also comment fixes for Doxygen
ifstrstream.cpp 1808 (12 years ago) by gezelter: A bug fix in the electric field for the new electrostatic code. Also comment fixes for Doxygen
gzstream.hpp 1465 (14 years ago) by chuckv: Creating busticated version of OpenMD
gzstream.cpp 1465 (14 years ago) by chuckv: Creating busticated version of OpenMD
basic_teebuf.hpp 1665 (13 years ago) by gezelter: updated copyright notices
ZConsWriter.hpp 1665 (13 years ago) by gezelter: updated copyright notices
ZConsWriter.cpp 1798 (12 years ago) by gezelter: Merged trunk changes into the development branch
ZConsReader.hpp 1665 (13 years ago) by gezelter: updated copyright notices
ZConsReader.cpp 1665 (13 years ago) by gezelter: updated copyright notices
TorsionTypesSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
TorsionTypesSectionParser.cpp 1767 (12 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
StickyPowerAtomTypesSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
StickyPowerAtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
StickyAtomTypesSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
StickyAtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
StatWriter.hpp 1764 (12 years ago) by gezelter: Refactored Snapshot and Stats to use the Accumulator classes. Collected a number of methods into Thermo that belonged there.
StatWriter.cpp 1767 (12 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
ShapeAtomTypesSectionParser.hpp 1808 (12 years ago) by gezelter: A bug fix in the electric field for the new electrostatic code. Also comment fixes for Doxygen
ShapeAtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
SectionParserManager.hpp 1665 (13 years ago) by gezelter: updated copyright notices
SectionParserManager.cpp 1665 (13 years ago) by gezelter: updated copyright notices
SectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
SectionParser.cpp 1665 (13 years ago) by gezelter: updated copyright notices
SCAtomTypesSectionParser.hpp 1710 (12 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
SCAtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
RestWriter.hpp 1665 (13 years ago) by gezelter: updated copyright notices
RestWriter.cpp 1798 (12 years ago) by gezelter: Merged trunk changes into the development branch
RestReader.hpp 1794 (12 years ago) by gezelter: Merging some of the trunk changes back to the development branch, cleaning up a datastorage bug
RestReader.cpp 1798 (12 years ago) by gezelter: Merged trunk changes into the development branch
PolarizableAtomTypesSectionParser.hpp 1710 (12 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
PolarizableAtomTypesSectionParser.cpp 1767 (12 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
ParamConstraint.hpp 1746 (12 years ago) by gezelter: added a minimizer parsing block
ParamConstraint.cpp 1665 (13 years ago) by gezelter: updated copyright notices
OptionSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
OptionSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
NonBondedInteractionsSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
NonBondedInteractionsSectionParser.cpp 1825 (12 years ago) by gezelter: Deleting unused variables
MultipoleAtomTypesSectionParser.hpp 1787 (12 years ago) by gezelter: Massive multipole rewrite
MultipoleAtomTypesSectionParser.cpp 1820 (12 years ago) by gezelter: New electrostatic bug fixes.
LennardJonesAtomTypesSectionParser.hpp 1710 (12 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
LennardJonesAtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
InversionTypesSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
InversionTypesSectionParser.cpp 1767 (12 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
Globals.hpp 1780 (12 years ago) by jmarr: Adding an electric field and the architecture for external perturbations. Fixing a bug in MultipoleAtomTypesSectionParser.
Globals.cpp 1780 (12 years ago) by jmarr: Adding an electric field and the architecture for external perturbations. Fixing a bug in MultipoleAtomTypesSectionParser.
GayBerneAtomTypesSectionParser.hpp 1710 (12 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
GayBerneAtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
ForceFieldOptions.hpp 1715 (12 years ago) by gezelter: Adding more support structure for Fluctuating Charges.
ForceFieldOptions.cpp 1665 (13 years ago) by gezelter: updated copyright notices
FluctuatingChargeAtomTypesSectionParser.hpp 1710 (12 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
FluctuatingChargeAtomTypesSectionParser.cpp 1767 (12 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
EAMAtomTypesSectionParser.hpp 1710 (12 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
EAMAtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
DumpWriter.hpp 1769 (12 years ago) by gezelter: Code readability updates.
DumpWriter.cpp 1798 (12 years ago) by gezelter: Merged trunk changes into the development branch
DumpReader.hpp 1808 (12 years ago) by gezelter: A bug fix in the electric field for the new electrostatic code. Also comment fixes for Doxygen
DumpReader.cpp 1825 (12 years ago) by gezelter: Deleting unused variables
DirectionalAtomTypesSectionParser.hpp 1710 (12 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
DirectionalAtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
ChargeAtomTypesSectionParser.hpp 1710 (12 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
ChargeAtomTypesSectionParser.cpp 1767 (12 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
BondTypesSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
BondTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
BendTypesSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
BendTypesSectionParser.cpp 1767 (12 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
BaseAtomTypesSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
BaseAtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
AtomTypesSectionParser.hpp 1665 (13 years ago) by gezelter: updated copyright notices
AtomTypesSectionParser.cpp 1725 (12 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
0 directories and 69 files shown