|
NAMD
|
#include <ComputeMoa.h>
Public Member Functions | |
| Int2 () | |
| Int2 (int mx, int my) | |
| void | pup (PUP::er &p) |
Public Attributes | |
| int | nx |
| int | ny |
Definition at line 48 of file ComputeMoa.h.
|
inline |
Definition at line 50 of file ComputeMoa.h.
|
inline |
Definition at line 51 of file ComputeMoa.h.
|
inline |
Definition at line 52 of file ComputeMoa.h.
| int Int2::nx |
Definition at line 49 of file ComputeMoa.h.
Referenced by pup().
| int Int2::ny |
Definition at line 49 of file ComputeMoa.h.
Referenced by pup().
1.8.14