Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

ComputeNonbondedUtil.h File Reference

#include "NamdTypes.h"
#include "ReductionMgr.h"

Go to the source code of this file.

Classes

class  Pairlists
class  ComputeNonbondedWorkArrays
struct  nonbonded
class  ComputeNonbondedUtil

Defines

#define NBWORKARRAYSINIT(ARRAYS)   ComputeNonbondedWorkArrays* const computeNonbondedWorkArrays = ARRAYS;
#define NBWORKARRAY(TYPE, NAME, SIZE)

Typedefs

typedef unsigned short plint


Define Documentation

#define NBWORKARRAY TYPE,
NAME,
SIZE   ) 
 

Value:

computeNonbondedWorkArrays->NAME.resize(SIZE); \
  TYPE * NAME = computeNonbondedWorkArrays->NAME.begin();

Definition at line 58 of file ComputeNonbondedUtil.h.

Referenced by SELF().

#define NBWORKARRAYSINIT ARRAYS   )     ComputeNonbondedWorkArrays* const computeNonbondedWorkArrays = ARRAYS;
 

Definition at line 55 of file ComputeNonbondedUtil.h.

Referenced by SELF().


Typedef Documentation

typedef unsigned short plint
 

Definition at line 19 of file ComputeNonbondedUtil.h.

Referenced by ComputeNonbondedSelf::doForce(), Pairlists::newlist(), pairlist_from_pairlist(), Pairlists::Pairlists(), and SELF().


Generated on Mon Oct 13 04:07:43 2008 for NAMD by  doxygen 1.3.9.1