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

RFOF simulation input data. More...

#include <rfof.h>

Data Fields

void * rfof_input_params
 
void * rfglobal
 

Detailed Description

RFOF simulation input data.

Immutable input data shared between all markers. The actual data is stored in the Fortran side and this struct only stores the pointers.

Definition at line 35 of file rfof.h.

Field Documentation

◆ rfof_input_params

void* rfof_data::rfof_input_params

Pointer to rfof_input_param struct on the fortran side

Definition at line 36 of file rfof.h.

◆ rfglobal

void* rfof_data::rfglobal

Wave field; same for all markers

Definition at line 38 of file rfof.h.


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