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

Diagnostics offload data struct. More...

#include <diag.h>

Data Fields

int diagorb_collect
 
int dist5D_collect
 
int dist6D_collect
 
int distrho5D_collect
 
int distrho6D_collect
 
int distCOM_collect
 
int diagtrcof_collect
 
diag_orb_offload_data diagorb
 
dist_5D_offload_data dist5D
 
dist_6D_offload_data dist6D
 
dist_rho5D_offload_data distrho5D
 
dist_rho6D_offload_data distrho6D
 
dist_COM_offload_data distCOM
 
diag_transcoef_offload_data diagtrcof
 
size_t offload_dist5D_index
 
size_t offload_dist6D_index
 
size_t offload_distrho5D_index
 
size_t offload_distrho6D_index
 
size_t offload_distCOM_index
 
size_t offload_diagorb_index
 
size_t offload_diagtrcof_index
 
size_t offload_dist_length
 
size_t offload_array_length
 

Detailed Description

Diagnostics offload data struct.

Definition at line 21 of file diag.h.

Field Documentation

◆ diagorb_collect

int diag_offload_data::diagorb_collect

Flag for collecting orbit data

Definition at line 22 of file diag.h.

◆ dist5D_collect

int diag_offload_data::dist5D_collect

Flag for collecting 5D distribution

Definition at line 23 of file diag.h.

◆ dist6D_collect

int diag_offload_data::dist6D_collect

Flag for collecting 6D distribution

Definition at line 24 of file diag.h.

◆ distrho5D_collect

int diag_offload_data::distrho5D_collect

Flag for collecting 5D rho distribution

Definition at line 25 of file diag.h.

◆ distrho6D_collect

int diag_offload_data::distrho6D_collect

Flag for collecting 6D rho distribution

Definition at line 26 of file diag.h.

◆ distCOM_collect

int diag_offload_data::distCOM_collect

Flag for collecting COM distribution

Definition at line 27 of file diag.h.

◆ diagtrcof_collect

int diag_offload_data::diagtrcof_collect

Flag for collecting transport coefficients

Definition at line 28 of file diag.h.

◆ diagorb

diag_orb_offload_data diag_offload_data::diagorb

Orbit offload data

Definition at line 30 of file diag.h.

◆ dist5D

dist_5D_offload_data diag_offload_data::dist5D

5D distribution offload data

Definition at line 31 of file diag.h.

◆ dist6D

dist_6D_offload_data diag_offload_data::dist6D

6D distribution offload data

Definition at line 32 of file diag.h.

◆ distrho5D

dist_rho5D_offload_data diag_offload_data::distrho5D

5D rho distribution offload data

Definition at line 33 of file diag.h.

◆ distrho6D

dist_rho6D_offload_data diag_offload_data::distrho6D

6D rho distribution offload data

Definition at line 34 of file diag.h.

◆ distCOM

dist_COM_offload_data diag_offload_data::distCOM

COM distribution offload data

Definition at line 35 of file diag.h.

◆ diagtrcof

diag_transcoef_offload_data diag_offload_data::diagtrcof

Transp. Coef. offload data

Definition at line 36 of file diag.h.

◆ offload_dist5D_index

size_t diag_offload_data::offload_dist5D_index

Index for 5D dist in offload array

Definition at line 38 of file diag.h.

◆ offload_dist6D_index

size_t diag_offload_data::offload_dist6D_index

Index for 5D dist in offload array

Definition at line 39 of file diag.h.

◆ offload_distrho5D_index

size_t diag_offload_data::offload_distrho5D_index

Index for 5D dist in offload array

Definition at line 40 of file diag.h.

◆ offload_distrho6D_index

size_t diag_offload_data::offload_distrho6D_index

Index for 6D rho dist in offload array

Definition at line 41 of file diag.h.

◆ offload_distCOM_index

size_t diag_offload_data::offload_distCOM_index

Index for COM dist in offload array

Definition at line 42 of file diag.h.

◆ offload_diagorb_index

size_t diag_offload_data::offload_diagorb_index

Index for orbit data in offload array

Definition at line 43 of file diag.h.

◆ offload_diagtrcof_index

size_t diag_offload_data::offload_diagtrcof_index

Index for trcoef data in offload array

Definition at line 44 of file diag.h.

◆ offload_dist_length

size_t diag_offload_data::offload_dist_length

Number of elements in distributions

Definition at line 46 of file diag.h.

◆ offload_array_length

size_t diag_offload_data::offload_array_length

Number of elements in offload_array

Definition at line 47 of file diag.h.


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