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 42 of file NamdTypes.h.
|
inline |
Definition at line 45 of file NamdTypes.h.
|
inline |
Definition at line 49 of file NamdTypes.h.
|
inline |
Definition at line 53 of file NamdTypes.h.
int8 Transform::i |
Definition at line 44 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 44 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 44 of file NamdTypes.h.
Referenced by Lattice::apply_transform(), ComputeGridForce::do_calc(), Lattice::nearest(), operator char3(), ComputeGlobal::recvResults(), Lattice::reverse_transform(), and Transform().