ASCOT5
Loading...
Searching...
No Matches
neutral_data Struct Reference

Neutral simulation data. More...

#include <neutral.h>

Data Fields

neutral_type type
 
N0_1D_data N01D
 
N0_3D_data N03D
 

Detailed Description

Neutral simulation data.

The intended usage is that only single type of data is used at a time. This is declared using the type field.

Definition at line 30 of file neutral.h.

Field Documentation

◆ type

neutral_type neutral_data::type

Neutral data type wrapped by this struct

Definition at line 31 of file neutral.h.

◆ N01D

N0_1D_data neutral_data::N01D

1D field or NULL if not active

Definition at line 32 of file neutral.h.

◆ N03D

N0_3D_data neutral_data::N03D

3D field or NULL if not active

Definition at line 33 of file neutral.h.


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