NAMD
Public Types | Public Attributes | List of all members
Results Class Reference

#include <PatchTypes.h>

Public Types

enum  {
  normal =0, nbond =1, slow =2, amdf =3,
  maxNumForces =4
}
 

Public Attributes

Forcef [maxNumForces]
 

Detailed Description

Definition at line 58 of file PatchTypes.h.

Member Enumeration Documentation

anonymous enum
Enumerator
normal 
nbond 
slow 
amdf 
maxNumForces 

Definition at line 61 of file PatchTypes.h.

61  { normal=0, nbond=1, slow=2, amdf=3,
62 #if defined(NAMD_CUDA) || defined(NAMD_HIP)
63  maxNumForces=4 };

Member Data Documentation

Force* Results::f[maxNumForces]

The documentation for this class was generated from the following file: