#include <magnetic_equil_files.hpp>
|
RZBounds | bounds |
|
View< double *, HostType > | rgrid |
|
View< double *, HostType > | zgrid |
|
View< double *, HostType > | phigrid |
|
View< double ***, CLayout,
HostType > | psi |
|
View< double ***, CLayout,
HostType > | Br |
|
View< double ***, CLayout,
HostType > | Bz |
|
View< double ***, CLayout,
HostType > | Bphi |
|
MagneticEquilFiles3D::MagneticEquilFiles3D |
( |
const std::string & |
eq_filebase | ) |
|
< eq_filename is the name of the equilibrium input
void MagneticEquilFiles3D::read_eq |
( |
FileReader & |
file_reader, |
|
|
int |
iphi |
|
) |
| |
void MagneticEquilFiles3D::read_eq_dims |
( |
FileReader & |
file_reader, |
|
|
int & |
mr, |
|
|
int & |
mz, |
|
|
int & |
mphi, |
|
|
int & |
wedge_n |
|
) |
| |
View<double*, HostType> MagneticEquilFiles3D::phigrid |
View<double*, HostType> MagneticEquilFiles3D::rgrid |
View<double*, HostType> MagneticEquilFiles3D::zgrid |
The documentation for this struct was generated from the following files: