ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/visitors/AtomVisitor.cpp
(Generate patch)

Comparing trunk/src/visitors/AtomVisitor.cpp (file contents):
Revision 1244 by xsun, Wed May 14 21:04:13 2008 UTC vs.
Revision 1291 by gezelter, Thu Sep 11 19:40:59 2008 UTC

# Line 384 | Line 384 | namespace oopse {
384      AtomData* atomData;
385      GenericData* data;
386      bool haveAtomData;
387    AtomType* atomType;
387      //if atom is not linear atom, just skip it
388      if(!isLinearAtom(datom->getType()) || !datom->getAtomType()->isGayBerne())
389        return;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines