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

#include <domain.h>

Collaboration diagram for DomainDecomp:
[legend]

Public Attributes

int domain_allocated_flag
 
struct topnode_dataTopNodes
 
struct topleaf_dataTopLeaves
 
int NTopNodes
 
int NTopLeaves
 
struct task_dataTasks
 
MPI_Comm DomainComm
 

Detailed Description

Definition at line 33 of file domain.h.

Member Data Documentation

◆ domain_allocated_flag

int DomainDecomp::domain_allocated_flag

Definition at line 34 of file domain.h.

Referenced by domain_allocate(), domain_free(), and trivial_domain().

◆ DomainComm

MPI_Comm DomainDecomp::DomainComm

◆ NTopLeaves

int DomainDecomp::NTopLeaves

◆ NTopNodes

int DomainDecomp::NTopNodes

◆ Tasks

struct task_data* DomainDecomp::Tasks

◆ TopLeaves

struct topleaf_data* DomainDecomp::TopLeaves

◆ TopNodes

struct topnode_data* DomainDecomp::TopNodes

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