ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/branches/development/src/io
r1771
File Last Change
 ../
gzstream.hpp 1465 (15 years ago) by chuckv: Creating busticated version of OpenMD
gzstream.cpp 1465 (15 years ago) by chuckv: Creating busticated version of OpenMD
PolarizableAtomTypesSectionParser.hpp 1710 (13 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.
ZConsWriter.hpp 1665 (14 years ago) by gezelter: updated copyright notices
ZConsReader.cpp 1665 (14 years ago) by gezelter: updated copyright notices
SectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
StickyAtomTypesSectionParser.cpp 1725 (13 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.
ifstrstream.hpp 1665 (14 years ago) by gezelter: updated copyright notices
DumpWriter.cpp 1769 (13 years ago) by gezelter: Code readability updates.
StickyPowerAtomTypesSectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
BaseAtomTypesSectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
ChargeAtomTypesSectionParser.cpp 1767 (13 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
BondTypesSectionParser.cpp 1725 (13 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.
ZConsWriter.cpp 1665 (14 years ago) by gezelter: updated copyright notices
SectionParserManager.hpp 1665 (14 years ago) by gezelter: updated copyright notices
GayBerneAtomTypesSectionParser.hpp 1710 (13 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.
OptionSectionParser.cpp 1725 (13 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.
basic_teebuf.hpp 1665 (14 years ago) by gezelter: updated copyright notices
DumpReader.hpp 1752 (13 years ago) by gezelter: Added SiteData parsing and writing.
SCAtomTypesSectionParser.hpp 1710 (13 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.hpp 1710 (13 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.
RestReader.cpp 1769 (13 years ago) by gezelter: Code readability updates.
BondTypesSectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
PolarizableAtomTypesSectionParser.cpp 1767 (13 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
Globals.hpp 1746 (13 years ago) by gezelter: added a minimizer parsing block
ParamConstraint.cpp 1665 (14 years ago) by gezelter: updated copyright notices
DumpWriter.hpp 1769 (13 years ago) by gezelter: Code readability updates.
BaseAtomTypesSectionParser.cpp 1725 (13 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 (14 years ago) by gezelter: updated copyright notices
RestReader.hpp 1665 (14 years ago) by gezelter: updated copyright notices
Globals.cpp 1749 (13 years ago) by gezelter: fixed an uninitialized option bug, fixed gcc 4.6 compilation problems
InversionTypesSectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
SectionParser.cpp 1665 (14 years ago) by gezelter: updated copyright notices
SCAtomTypesSectionParser.cpp 1725 (13 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.
EAMAtomTypesSectionParser.hpp 1710 (13 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.hpp 1710 (13 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.
SectionParserManager.cpp 1665 (14 years ago) by gezelter: updated copyright notices
BendTypesSectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
AtomTypesSectionParser.cpp 1725 (13 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.
ShapeAtomTypesSectionParser.hpp 1710 (13 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.
MultipoleAtomTypesSectionParser.cpp 1725 (13 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.
TorsionTypesSectionParser.cpp 1767 (13 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
NonBondedInteractionsSectionParser.cpp 1725 (13 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.
ifstrstream.cpp 1665 (14 years ago) by gezelter: updated copyright notices
StatWriter.hpp 1764 (13 years ago) by gezelter: Refactored Snapshot and Stats to use the Accumulator classes. Collected a number of methods into Thermo that belonged there.
InversionTypesSectionParser.cpp 1767 (13 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
StickyPowerAtomTypesSectionParser.cpp 1725 (13 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.
FluctuatingChargeAtomTypesSectionParser.cpp 1767 (13 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
EAMAtomTypesSectionParser.cpp 1725 (13 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.
MultipoleAtomTypesSectionParser.hpp 1710 (13 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.
RestWriter.cpp 1665 (14 years ago) by gezelter: updated copyright notices
ForceFieldOptions.cpp 1665 (14 years ago) by gezelter: updated copyright notices
StatWriter.cpp 1767 (13 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
StickyAtomTypesSectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
DirectionalAtomTypesSectionParser.hpp 1710 (13 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.
ForceFieldOptions.hpp 1715 (13 years ago) by gezelter: Adding more support structure for Fluctuating Charges.
AtomTypesSectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
BendTypesSectionParser.cpp 1767 (13 years ago) by gezelter: Various fixes required to compile OpenMD with the MS Visual C++ compiler
LennardJonesAtomTypesSectionParser.cpp 1725 (13 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.
TorsionTypesSectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
ShapeAtomTypesSectionParser.cpp 1725 (13 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.
ZConsReader.hpp 1665 (14 years ago) by gezelter: updated copyright notices
DirectionalAtomTypesSectionParser.cpp 1725 (13 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 (14 years ago) by gezelter: updated copyright notices
OptionSectionParser.hpp 1665 (14 years ago) by gezelter: updated copyright notices
GayBerneAtomTypesSectionParser.cpp 1725 (13 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.
DumpReader.cpp 1769 (13 years ago) by gezelter: Code readability updates.
ParamConstraint.hpp 1746 (13 years ago) by gezelter: added a minimizer parsing block
ChargeAtomTypesSectionParser.hpp 1710 (13 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.
0 directories and 69 files shown