NAMD
|
#include <Box.h>
Public Member Functions | |
Data * | open (void) |
void | close (Data **const t) |
void | skip (void) |
Friends | |
class | OwnerBox< Owner, Data > |
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.
|
inline |
Definition at line 49 of file Box.h.
Referenced by ComputeNonbondedPair::doForce(), ComputeNonbondedSelf::doForce(), ComputePatch::doWork(), ComputeHomePatch::doWork(), ComputePatchPair::doWork(), ComputePme::doWork(), ComputeLCPO::doWork(), ComputeHomeTuples< TholeElem, Thole, TholeValue >::doWork(), and ComputePme::ungridForces().
|
inline |
Definition at line 39 of file Box.h.
Referenced by ComputeNonbondedPair::doForce(), ComputeNonbondedSelf::doForce(), ComputePatch::doWork(), ComputeHomePatch::doWork(), ComputePatchPair::doWork(), ComputePme::doWork(), ComputeLCPO::doWork(), ComputeHomeTuples< TholeElem, Thole, TholeValue >::doWork(), and ComputePme::ungridForces().
|
inline |
Definition at line 63 of file Box.h.
Referenced by ComputeNonbondedPair::noWork(), ComputeNonbondedSelf::noWork(), ComputePme::noWork(), and ComputeLCPO::noWork().
|
friend |