MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <pmesh.h>
Public Attributes | |
struct { | |
ptrdiff_t start [3] | |
ptrdiff_t size [3] | |
ptrdiff_t strides [3] | |
ptrdiff_t total | |
} | ORegion |
int | Nmesh [3] |
int PMDesc::Nmesh[3] |
Definition at line 18 of file pmesh.h.
Referenced by gaussian_fill(), pmic_fill_gaussian_gadget(), and SETSEED().
struct { ... } PMDesc::ORegion |
Referenced by gaussian_fill(), GETSEED(), pmic_fill_gaussian_gadget(), and SETSEED().
ptrdiff_t PMDesc::size[3] |
Definition at line 14 of file pmesh.h.
Referenced by gaussian_fill(), GETSEED(), pmic_fill_gaussian_gadget(), and SETSEED().
ptrdiff_t PMDesc::start[3] |
Definition at line 13 of file pmesh.h.
Referenced by gaussian_fill(), GETSEED(), pmic_fill_gaussian_gadget(), and SETSEED().
ptrdiff_t PMDesc::strides[3] |
Definition at line 15 of file pmesh.h.
Referenced by gaussian_fill(), and pmic_fill_gaussian_gadget().
ptrdiff_t PMDesc::total |
Definition at line 16 of file pmesh.h.
Referenced by gaussian_fill().