ASCOT5
Loading...
Searching...
No Matches
Data Fields
afsi_data Struct Reference

Wrapper around input data structures. More...

#include <afsi.h>

Data Fields

int type
 
dist_5D_datadist_5D
 
afsi_thermal_datadist_thermal
 

Detailed Description

Wrapper around input data structures.

Definition at line 39 of file afsi.h.

Field Documentation

◆ type

int afsi_data::type

Distribution type (1:5D, 2:thermal)

Definition at line 40 of file afsi.h.

◆ dist_5D

dist_5D_data* afsi_data::dist_5D

Distribution data

Definition at line 41 of file afsi.h.

◆ dist_thermal

afsi_thermal_data* afsi_data::dist_thermal

Thermal data

Definition at line 42 of file afsi.h.


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