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

Histogram parameters that will be offloaded to target. More...

#include <dist_com.h>

Data Fields

int n_mu
 
real min_mu
 
real max_mu
 
int n_Ekin
 
real min_Ekin
 
real max_Ekin
 
int n_Ptor
 
real min_Ptor
 
real max_Ptor
 

Detailed Description

Histogram parameters that will be offloaded to target.

Definition at line 16 of file dist_com.h.

Field Documentation

◆ n_mu

int dist_COM_offload_data::n_mu

number of mu bins

Definition at line 17 of file dist_com.h.

◆ min_mu

real dist_COM_offload_data::min_mu

value of lowest mu bin

Definition at line 18 of file dist_com.h.

◆ max_mu

real dist_COM_offload_data::max_mu

value of highest ,u bin

Definition at line 19 of file dist_com.h.

◆ n_Ekin

int dist_COM_offload_data::n_Ekin

number of Ekin bins

Definition at line 21 of file dist_com.h.

◆ min_Ekin

real dist_COM_offload_data::min_Ekin

value of lowest Ekin bin

Definition at line 22 of file dist_com.h.

◆ max_Ekin

real dist_COM_offload_data::max_Ekin

value of highest Ekin bin

Definition at line 23 of file dist_com.h.

◆ n_Ptor

int dist_COM_offload_data::n_Ptor

number of Ptor bins

Definition at line 25 of file dist_com.h.

◆ min_Ptor

real dist_COM_offload_data::min_Ptor

value of lowest Ptor bin

Definition at line 26 of file dist_com.h.

◆ max_Ptor

real dist_COM_offload_data::max_Ptor

value of highest Ptor bin

Definition at line 27 of file dist_com.h.


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