ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/types
r3533
File Last Change (rev)
 ../
RestraintStamp.cpp 3533 (14 years ago) by cli2: Bug fixes in the SelectionEvaluator and SelectionCompiler Added print option in Restraints
RestraintStamp.hpp 3533 (14 years ago) by cli2: Bug fixes in the SelectionEvaluator and SelectionCompiler Added print option in Restraints
Makefile 3520 (14 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
ZconsStamp.cpp 3520 (14 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
AtomType.cpp 3463 (15 years ago) by chuckv: Returned old LD forces to SMIPDForceManager.
AtomType.hpp 3463 (15 years ago) by chuckv: Returned old LD forces to SMIPDForceManager.
NonBondedInteractionType.hpp 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
AtomTypeProperties.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
AmberImproperTorsionType.hpp 3448 (15 years ago) by gezelter: Added some logic to print out a special pair distance as a column in the stat file. To use this feature, use taggedAtomPair = "0, 10" and printTaggedPairDistance = "true" in the md file. Then, the distance between integrableObjects 0 and 10 will be computed and printed in the stat file on each statWrite.
PolynomialInversionType.hpp 3446 (15 years ago) by cli2: Inversion fixes and amber mostly working
OplsTorsionType.hpp 3446 (15 years ago) by cli2: Inversion fixes and amber mostly working
CharmmTorsionType.cpp 3446 (15 years ago) by cli2: Inversion fixes and amber mostly working
PolynomialTorsionType.hpp 3446 (15 years ago) by cli2: Inversion fixes and amber mostly working
RepulsiveMorseInteractionType.hpp 3439 (16 years ago) by gezelter: fixed a strange compiler structure alignment problem with the intel Mac compiler (structs that cross between C and fortran appear to need 8-byte boundary alignment on this compiler).
ShiftedMorseInteractionType.hpp 3439 (16 years ago) by gezelter: fixed a strange compiler structure alignment problem with the intel Mac compiler (structs that cross between C and fortran appear to need 8-byte boundary alignment on this compiler).
MAWInteractionType.hpp 3439 (16 years ago) by gezelter: fixed a strange compiler structure alignment problem with the intel Mac compiler (structs that cross between C and fortran appear to need 8-byte boundary alignment on this compiler).
DirectionalAtomType.cpp 3437 (16 years ago) by gezelter: Many fixes
DirectionalAtomType.hpp 3437 (16 years ago) by gezelter: Many fixes
ImproperCosineInversionType.cpp 3432 (16 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.
ImproperCosineInversionType.hpp 3432 (16 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.
MoleculeStamp.cpp 3432 (16 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.
AtomStamp.hpp 3432 (16 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.
InversionStamp.hpp 3430 (16 years ago) by cli2: Changes required for Inversions and Base Atom types. This will break OOPSE badly for a few days or so...
InversionStamp.cpp 3430 (16 years ago) by cli2: Changes required for Inversions and Base Atom types. This will break OOPSE badly for a few days or so...
InversionType.hpp 3430 (16 years ago) by cli2: Changes required for Inversions and Base Atom types. This will break OOPSE badly for a few days or so...
MoleculeStamp.hpp 3430 (16 years ago) by cli2: Changes required for Inversions and Base Atom types. This will break OOPSE badly for a few days or so...
TrappeTorsionType.hpp 3413 (16 years ago) by gezelter: Adding Trappe torsion types and fixing Opls types
LennardJonesInteractionType.hpp 3407 (16 years ago) by chuckv: Fixed typo in LJinteraction types. LJ-metal appears to work now.
CharmmTorsionType.hpp 3286 (16 years ago) by cpuglis: Many fixes for Charmm-type torsions.
ShapeAtomType.cpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
QuarticTorsionType.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
TorsionStamp.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
PolynomialBondType.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
QuarticBondType.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
TorsionType.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
RigidBodyStamp.cpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
TorsionStamp.cpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
PolynomialBendType.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
UreyBradleyBendType.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
RigidBodyStamp.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
QuarticBendType.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
ZconsStamp.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
ShapeAtomType.hpp 3175 (17 years ago) by gezelter: Formatting to prettify the code
FragmentStamp.cpp 3173 (17 years ago) by gezelter: Just some formatting fixes
CutoffGroupStamp.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
CubicBondType.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
MorseBondType.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
BondType.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
HarmonicBendType.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
CubicBendType.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
DataHolder.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
Component.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
BondStamp.cpp 3173 (17 years ago) by gezelter: Just some formatting fixes
HarmonicBondType.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
BendStamp.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
Component.cpp 3173 (17 years ago) by gezelter: Just some formatting fixes
BondStamp.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
CutoffGroupStamp.cpp 3173 (17 years ago) by gezelter: Just some formatting fixes
BendStamp.cpp 3173 (17 years ago) by gezelter: Just some formatting fixes
FixedBondType.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
CubicTorsionType.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
BendType.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
FragmentStamp.hpp 3173 (17 years ago) by gezelter: Just some formatting fixes
AtomStamp.cpp 3172 (17 years ago) by gezelter: removed MWM as an atom type property
0 directories and 64 files shown