|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
#include "vis3d.hpp"
Public Attributes | |
| Real | chilim [2] = {0.0, 0.0} |
| MPI_Comm | comm_loc = MPI_COMM_WORLD |
| CoordFunc | coordf_ptr = nullptr |
| char | data_type = 'd' |
| bool | forcelocal = false |
| int | mesh_size [3] = {0, 0, 0} |
| std::string | mesh_type = "sc" |
| bool | nlres = false |
| int | nphip = 0 |
| std::string | output_format = "PIXIE_one" |
| Real | philim [2] = {0.0, 0.0} |
| Real | slim [2] = {0.0, 0.0} |
| bool | verbose = false |
| Real orb5x::Diag3dParameters::chilim[2] = {0.0, 0.0} |
| MPI_Comm orb5x::Diag3dParameters::comm_loc = MPI_COMM_WORLD |
| CoordFunc orb5x::Diag3dParameters::coordf_ptr = nullptr |
| char orb5x::Diag3dParameters::data_type = 'd' |
| bool orb5x::Diag3dParameters::forcelocal = false |
| int orb5x::Diag3dParameters::mesh_size[3] = {0, 0, 0} |
| std::string orb5x::Diag3dParameters::mesh_type = "sc" |
| bool orb5x::Diag3dParameters::nlres = false |
| int orb5x::Diag3dParameters::nphip = 0 |
| std::string orb5x::Diag3dParameters::output_format = "PIXIE_one" |
| Real orb5x::Diag3dParameters::philim[2] = {0.0, 0.0} |
| Real orb5x::Diag3dParameters::slim[2] = {0.0, 0.0} |
| bool orb5x::Diag3dParameters::verbose = false |