| 
    NAMD
    
   | 
 
#include <NamdTypes.h>
Public Member Functions | |
| NAMD_HOST_DEVICE | Transform (void) | 
| NAMD_HOST_DEVICE | Transform (char3 input) | 
| NAMD_HOST_DEVICE | operator char3 () const | 
Public Attributes | |
| int8 | i | 
| int8 | j | 
| int8 | k | 
Definition at line 43 of file NamdTypes.h.
      
  | 
  inline | 
Definition at line 46 of file NamdTypes.h.
      
  | 
  inline | 
Definition at line 50 of file NamdTypes.h.
      
  | 
  inline | 
Definition at line 54 of file NamdTypes.h.
| int8 Transform::i | 
Definition at line 45 of file NamdTypes.h.
Referenced by Lattice::apply_transform(), Lattice::nearest(), operator char3(), ComputeGlobal::recvResults(), Lattice::reverse_transform(), and Transform().
| int8 Transform::j | 
Definition at line 45 of file NamdTypes.h.
Referenced by Lattice::apply_transform(), ComputeGridForce::do_calc(), Lattice::nearest(), operator char3(), ComputeGlobal::recvResults(), Lattice::reverse_transform(), and Transform().
| int8 Transform::k | 
Definition at line 45 of file NamdTypes.h.
Referenced by Lattice::apply_transform(), ComputeGridForce::do_calc(), Lattice::nearest(), operator char3(), ComputeGlobal::recvResults(), Lattice::reverse_transform(), and Transform().
 1.8.14