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

Atomic reaction offload data. More...

#include <asigma.h>

Data Fields

asigma_type type
 
asigma_loc_offload_data asigma_loc
 
int offload_array_length
 

Detailed Description

Atomic reaction offload data.

This struct holds data necessary for offloading. The struct is initialized in asigma_init_offload().

Definition at line 53 of file asigma.h.

Field Documentation

◆ type

asigma_type asigma_offload_data::type

Atomic reaction data type wrapped by this struct

Definition at line 54 of file asigma.h.

◆ asigma_loc

asigma_loc_offload_data asigma_offload_data::asigma_loc

Local-files data or NULL if not active

Definition at line 55 of file asigma.h.

◆ offload_array_length

int asigma_offload_data::offload_array_length

Allocated offload array length

Definition at line 57 of file asigma.h.


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