ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/src/io
r1370
File Last Change
 ../
SectionParserManager.hpp 507 (20 years ago) by gezelter: xemacs has been drafted to perform our indentation services
basic_teebuf.hpp 507 (20 years ago) by gezelter: xemacs has been drafted to perform our indentation services
AtomTypesSectionParser.hpp 507 (20 years ago) by gezelter: xemacs has been drafted to perform our indentation services
SectionParser.cpp 514 (20 years ago) by chrisfen: Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...
gzstream.hpp 615 (19 years ago) by tim: adding zlib support for DumpWriter
gzstream.cpp 615 (19 years ago) by tim: adding zlib support for DumpWriter
StatWriter.hpp 681 (19 years ago) by tim: Customized StatWriter is working
SectionParser.hpp 749 (19 years ago) by tim: OptionSectionParser get compiled
OptionSectionParser.hpp 749 (19 years ago) by tim: OptionSectionParser get compiled
ZConsReader.cpp 770 (19 years ago) by tim: End of the Link --> List Return of the Oject-Oriented replace yacc/lex parser with antlr parser
OptionSectionParser.cpp 788 (19 years ago) by gezelter: Adding handler for CLAY force field
LennardJonesAtomTypesSectionParser.hpp 799 (19 years ago) by chuckv: Added forceOptions to section parser
StickyAtomTypesSectionParser.cpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
StickyPowerAtomTypesSectionParser.hpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
SCAtomTypesSectionParser.hpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
BondTypesSectionParser.hpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
BendTypesSectionParser.hpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
ShapeAtomTypesSectionParser.hpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
DirectionalAtomTypesSectionParser.hpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
StickyPowerAtomTypesSectionParser.cpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
MultipoleAtomTypesSectionParser.hpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
StickyAtomTypesSectionParser.hpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
ChargeAtomTypesSectionParser.hpp 802 (19 years ago) by chuckv: Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
LennardJonesAtomTypesSectionParser.cpp 839 (19 years ago) by chuckv: Added energy scaling to section parsers.
BondTypesSectionParser.cpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
EAMAtomTypesSectionParser.hpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
EAMAtomTypesSectionParser.cpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
BendTypesSectionParser.cpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
ZConsReader.hpp 963 (19 years ago) by tim: Adding single precision capabilities to c++ side
GayBerneAtomTypesSectionParser.hpp 981 (19 years ago) by gezelter: Massive changes for GB code with multiple ellipsoid types (a la Cleaver's paper). Also, changes in hydrodynamics code to make HydroProp a somewhat smarter class (rather than just a struct).
GayBerneAtomTypesSectionParser.cpp 981 (19 years ago) by gezelter: Massive changes for GB code with multiple ellipsoid types (a la Cleaver's paper). Also, changes in hydrodynamics code to make HydroProp a somewhat smarter class (rather than just a struct).
MultipoleAtomTypesSectionParser.cpp 984 (19 years ago) by chrisfen: fixed some typos
DumpWriter.hpp 1024 (18 years ago) by tim: Massive changes preparing for release of OOPSE-4: The main difference is that the new MD file format (.md, .dump, .eor) now contains meta-data information along with the configuration information.
SCAtomTypesSectionParser.cpp 1150 (18 years ago) by chuckv: Non-bonded interactions added.
MetalNonMetalInteractionsSectionParser.hpp 1238 (17 years ago) by gezelter: Changing functional form
ZConsWriter.hpp 1241 (17 years ago) by gezelter: A bunch of minor changes to make MPI compilation faster than the double compilation we do now...
ZConsWriter.cpp 1241 (17 years ago) by gezelter: A bunch of minor changes to make MPI compilation faster than the double compilation we do now...
MetalNonMetalInteractionsSectionParser.cpp 1254 (17 years ago) by chuckv: Removed accidental print lines.
TorsionTypesSectionParser.hpp 1258 (17 years ago) by gezelter: Adding Trappe torsion types and fixing Opls types
ChargeAtomTypesSectionParser.cpp 1269 (17 years ago) by gezelter: Adding infrastructure for Amber force field.
BaseAtomTypesSectionParser.hpp 1275 (17 years ago) by cli2: Changes required for Inversions and Base Atom types. This will break OOPSE badly for a few days or so...
SectionParserManager.cpp 1277 (17 years ago) by gezelter: Changes for implementing Amber force field: Added Inversions and worked on BaseAtomTypes so that they'd function with the fortran side.
AtomTypesSectionParser.cpp 1277 (17 years ago) by gezelter: Changes for implementing Amber force field: Added Inversions and worked on BaseAtomTypes so that they'd function with the fortran side.
BaseAtomTypesSectionParser.cpp 1282 (17 years ago) by gezelter: Many fixes
DirectionalAtomTypesSectionParser.cpp 1282 (17 years ago) by gezelter: Many fixes
InversionTypesSectionParser.hpp 1290 (16 years ago) by cli2: Inversion fixes and amber mostly working
InversionTypesSectionParser.cpp 1290 (16 years ago) by cli2: Inversion fixes and amber mostly working
TorsionTypesSectionParser.cpp 1293 (16 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
ForceFieldOptions.cpp 1293 (16 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
ForceFieldOptions.hpp 1293 (16 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
ShapeAtomTypesSectionParser.cpp 1305 (16 years ago) by skuang: A few simple mods to remove gcc compile warnings
DumpWriter.cpp 1313 (16 years ago) by gezelter: General bug-fixes and other changes to make particle pots work with the Helfand Energy correlation function
basic_ifstrstream.hpp 1313 (16 years ago) by gezelter: General bug-fixes and other changes to make particle pots work with the Helfand Energy correlation function
DumpReader.cpp 1313 (16 years ago) by gezelter: General bug-fixes and other changes to make particle pots work with the Helfand Energy correlation function
StatWriter.cpp 1316 (16 years ago) by chuckv: More attempts to get SMIPD to themostat properly
ParamConstraint.cpp 1341 (16 years ago) by skuang: Bug fixes and sanity checks for RNEMD (nBins should be even), check to make sure we aren't selecting inappropriate numbers of integrable Objects
ParamConstraint.hpp 1341 (16 years ago) by skuang: Bug fixes and sanity checks for RNEMD (nBins should be even), check to make sure we aren't selecting inappropriate numbers of integrable Objects
Makefile 1360 (15 years ago) by cli2: Added new restraint infrastructure Added MolecularRestraints Added ObjectRestraints Added RestraintStamp Updated thermodynamic integration to use ObjectRestraints Added Quaternion mathematics for twist swing decompositions Significantly updated RestWriter and RestReader to use dump-like files Added selections for x, y, and z coordinates of atoms Removed monolithic Restraints class Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody Added some rotational capabilities to prinicpalAxisCalculator
DumpReader.hpp 1360 (15 years ago) by cli2: Added new restraint infrastructure Added MolecularRestraints Added ObjectRestraints Added RestraintStamp Updated thermodynamic integration to use ObjectRestraints Added Quaternion mathematics for twist swing decompositions Significantly updated RestWriter and RestReader to use dump-like files Added selections for x, y, and z coordinates of atoms Removed monolithic Restraints class Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody Added some rotational capabilities to prinicpalAxisCalculator
RestReader.cpp 1360 (15 years ago) by cli2: Added new restraint infrastructure Added MolecularRestraints Added ObjectRestraints Added RestraintStamp Updated thermodynamic integration to use ObjectRestraints Added Quaternion mathematics for twist swing decompositions Significantly updated RestWriter and RestReader to use dump-like files Added selections for x, y, and z coordinates of atoms Removed monolithic Restraints class Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody Added some rotational capabilities to prinicpalAxisCalculator
RestReader.hpp 1360 (15 years ago) by cli2: Added new restraint infrastructure Added MolecularRestraints Added ObjectRestraints Added RestraintStamp Updated thermodynamic integration to use ObjectRestraints Added Quaternion mathematics for twist swing decompositions Significantly updated RestWriter and RestReader to use dump-like files Added selections for x, y, and z coordinates of atoms Removed monolithic Restraints class Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody Added some rotational capabilities to prinicpalAxisCalculator
RestWriter.hpp 1360 (15 years ago) by cli2: Added new restraint infrastructure Added MolecularRestraints Added ObjectRestraints Added RestraintStamp Updated thermodynamic integration to use ObjectRestraints Added Quaternion mathematics for twist swing decompositions Significantly updated RestWriter and RestReader to use dump-like files Added selections for x, y, and z coordinates of atoms Removed monolithic Restraints class Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody Added some rotational capabilities to prinicpalAxisCalculator
RestWriter.cpp 1364 (15 years ago) by cli2: Bug fixes in the SelectionEvaluator and SelectionCompiler Added print option in Restraints
Globals.hpp 1367 (15 years ago) by skuang: added options for RNEMD
Globals.cpp 1367 (15 years ago) by skuang: added options for RNEMD
0 directories and 65 files shown