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

#include <petapm.h>

Collaboration diagram for PetaPMParticleStruct:
[legend]

Public Attributes

void * Parts
 
size_t elsize
 
size_t offset_pos
 
size_t offset_mass
 
int * RegionInd
 
int(* active )(int i)
 
int64_t NumPart
 

Detailed Description

Definition at line 79 of file petapm.h.

Member Data Documentation

◆ active

int(* PetaPMParticleStruct::active) (int i)

Definition at line 85 of file petapm.h.

Referenced by gravpm_force().

◆ elsize

size_t PetaPMParticleStruct::elsize

Definition at line 81 of file petapm.h.

◆ NumPart

int64_t PetaPMParticleStruct::NumPart

Definition at line 86 of file petapm.h.

Referenced by pm_iterate().

◆ offset_mass

size_t PetaPMParticleStruct::offset_mass

Definition at line 83 of file petapm.h.

◆ offset_pos

size_t PetaPMParticleStruct::offset_pos

Definition at line 82 of file petapm.h.

◆ Parts

void* PetaPMParticleStruct::Parts

Definition at line 80 of file petapm.h.

◆ RegionInd

int* PetaPMParticleStruct::RegionInd

Definition at line 84 of file petapm.h.

Referenced by _prepare(), petapm_force(), and pm_iterate_one().


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