MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
TreeWalkResultDensity Struct Reference
Collaboration diagram for TreeWalkResultDensity:
[legend]

Public Attributes

TreeWalkResultBase base
 
MyFloat EgyRho
 
MyFloat DhsmlEgyDensity
 
MyFloat Rho
 
MyFloat DhsmlDensity
 
MyFloat Ngb
 
MyFloat Div
 
MyFloat Rot [3]
 
MyFloat GradRho [3]
 

Detailed Description

Definition at line 115 of file density.c.

Member Data Documentation

◆ base

TreeWalkResultBase TreeWalkResultDensity::base

Definition at line 116 of file density.c.

◆ DhsmlDensity

MyFloat TreeWalkResultDensity::DhsmlDensity

Definition at line 123 of file density.c.

Referenced by density_ngbiter(), and density_reduce().

◆ DhsmlEgyDensity

MyFloat TreeWalkResultDensity::DhsmlEgyDensity

Definition at line 120 of file density.c.

Referenced by density_ngbiter(), and density_reduce().

◆ Div

MyFloat TreeWalkResultDensity::Div

Definition at line 125 of file density.c.

Referenced by density_ngbiter(), and density_reduce().

◆ EgyRho

MyFloat TreeWalkResultDensity::EgyRho

Definition at line 119 of file density.c.

Referenced by density_ngbiter(), and density_reduce().

◆ GradRho

MyFloat TreeWalkResultDensity::GradRho[3]

Definition at line 128 of file density.c.

Referenced by density_ngbiter(), and density_reduce().

◆ Ngb

MyFloat TreeWalkResultDensity::Ngb

Definition at line 124 of file density.c.

Referenced by density_ngbiter(), and density_reduce().

◆ Rho

MyFloat TreeWalkResultDensity::Rho

Definition at line 122 of file density.c.

Referenced by density_ngbiter(), and density_reduce().

◆ Rot

MyFloat TreeWalkResultDensity::Rot[3]

Definition at line 126 of file density.c.

Referenced by density_ngbiter(), and density_reduce().


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