|
NAMD
|
#include <ComputeMoa.h>
Public Member Functions | |
| Int3 () | |
| Int3 (int mx, int my, int mz) | |
| void | pup (PUP::er &p) |
Public Attributes | |
| int | nx |
| int | ny |
| int | nz |
Definition at line 64 of file ComputeMoa.h.
|
inline |
Definition at line 66 of file ComputeMoa.h.
|
inline |
Definition at line 67 of file ComputeMoa.h.
|
inline |
Definition at line 68 of file ComputeMoa.h.
| int Int3::nx |
Definition at line 65 of file ComputeMoa.h.
Referenced by pup().
| int Int3::ny |
Definition at line 65 of file ComputeMoa.h.
Referenced by pup().
| int Int3::nz |
Definition at line 65 of file ComputeMoa.h.
Referenced by pup().
1.8.14