|
XGC1
|
#include "xgc_io.hpp"#include "my_subview.hpp"#include "grid.hpp"#include "grid_node_tr_mapping.hpp"#include "tricub.hpp"
Functions | |
| int | get_grid_surf_maxlen () |
| double * | get_grid_epspar_loc () |
| double * | get_grid_qsafety_loc () |
| double * | get_grid_trapped_loc () |
| double * | get_grid_theta_loc () |
| double * | get_grid_surf_arc_len_loc () |
| int * | get_grid_surf_len_loc () |
| int * | get_grid_surf_idx_loc () |
| int * | get_grid_m_max_surf_loc () |
| void | get_VMEC_PEST_angle (const Grid< HostType > &grid, MagneticEquilFiles::Ptr equil_files_ptr, View< double *, CLayout, HostType > &VMEC_angle, View< double *, CLayout, HostType > &PEST_angle) |
| double* get_grid_epspar_loc | ( | ) |

| int* get_grid_m_max_surf_loc | ( | ) |

| double* get_grid_qsafety_loc | ( | ) |

| double* get_grid_surf_arc_len_loc | ( | ) |

| int* get_grid_surf_idx_loc | ( | ) |

| int* get_grid_surf_len_loc | ( | ) |

| int get_grid_surf_maxlen | ( | ) |

| double* get_grid_theta_loc | ( | ) |

| double* get_grid_trapped_loc | ( | ) |
