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

#include <densitykernel.h>

Collaboration diagram for DensityKernel:
[legend]

Public Attributes

double H
 
double HH
 
double Hinv
 
int type
 
double support
 
const char * name
 
double Wknorm
 
double dWknorm
 

Detailed Description

Definition at line 23 of file densitykernel.h.

Member Data Documentation

◆ dWknorm

double DensityKernel::dWknorm

Definition at line 32 of file densitykernel.h.

◆ H

double DensityKernel::H

Definition at line 24 of file densitykernel.h.

◆ HH

double DensityKernel::HH

Definition at line 25 of file densitykernel.h.

Referenced by hydro_ngbiter().

◆ Hinv

double DensityKernel::Hinv

◆ name

const char* DensityKernel::name

Definition at line 29 of file densitykernel.h.

◆ support

double DensityKernel::support

Definition at line 28 of file densitykernel.h.

◆ type

int DensityKernel::type

Definition at line 27 of file densitykernel.h.

◆ Wknorm

double DensityKernel::Wknorm

Definition at line 31 of file densitykernel.h.


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