MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
PMDesc Struct Reference

#include <pmesh.h>

Collaboration diagram for PMDesc:
[legend]

Public Attributes

struct {
   ptrdiff_t   start [3]
 
   ptrdiff_t   size [3]
 
   ptrdiff_t   strides [3]
 
   ptrdiff_t   total
 
ORegion
 
int Nmesh [3]
 

Detailed Description

Definition at line 11 of file pmesh.h.

Member Data Documentation

◆ Nmesh

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

◆ size

ptrdiff_t PMDesc::size[3]

Definition at line 14 of file pmesh.h.

Referenced by gaussian_fill(), GETSEED(), pmic_fill_gaussian_gadget(), and SETSEED().

◆ start

ptrdiff_t PMDesc::start[3]

Definition at line 13 of file pmesh.h.

Referenced by gaussian_fill(), GETSEED(), pmic_fill_gaussian_gadget(), and SETSEED().

◆ strides

ptrdiff_t PMDesc::strides[3]

Definition at line 15 of file pmesh.h.

Referenced by gaussian_fill(), and pmic_fill_gaussian_gadget().

◆ total

ptrdiff_t PMDesc::total

Definition at line 16 of file pmesh.h.

Referenced by gaussian_fill().


The documentation for this struct was generated from the following file: