XGCa
|
This is the complete list of members for Grid< Device >, including all inherited members.
basis | Grid< Device > | private |
bfield | Grid< Device > | |
charge_search_index(const MagneticField< Device > &magnetic_field, const SimdVector2D &x, const Simd< double > &phi, const Simd< double > &psi, SimdVector2D &xff, Simd< int > &itr, SimdGridVec &p) const | Grid< Device > | |
charge_search_index(const MagneticField< Device > &magnetic_field, const SimdVector &v, Simd< int > &itr, SimdGridVec &p) const | Grid< Device > | |
charge_search_index(const MagneticField< Device > &magnetic_field, const SimdVector &v, const Simd< double > &psi, Simd< int > &itr, SimdGridVec &p) const | Grid< Device > | |
check_triangle(const Simd< int > &itr, Simd< bool > &wasnt_in_triangle) const | Grid< Device > | |
delta_phi | Grid< Device > | |
draw_ascii_grid(MagneticField< Device > magnetic_field, double rmin, double rmax, double dr, double zmin, double zmax, double dz) | Grid< Device > | inline |
eps_flux_surface | Grid< Device > | private |
get_characteristic_length(const View< int *, CLayout, DeviceType > &num_t_node, const View< int **, CLayout, DeviceType > &tr_node, const int i, double &dist_triangle, double &dist_psi, double &dist_theta) const | Grid< Device > | |
get_dist2_from_node(const int inode, const double r, const double z) const | Grid< Device > | |
get_dist_from_node(const int inode, const double r, const double z) const | Grid< Device > | |
get_nearest_midplane(double phi) const | Grid< Device > | |
get_nearest_node(const Simd< int > &itr, const SimdGridVec &p, int i_simd) const | Grid< Device > | |
get_nearest_node(const int itr, const double(&p)[3]) const | Grid< Device > | |
get_node_index(int triangle_index, int tri_vertex_index) const | Grid< Device > | |
get_plane_index(double phi) const | Grid< Device > | |
get_r(const int inode) const | Grid< Device > | |
get_r_center_of_mass(int itr) const | Grid< Device > | |
get_rz_coordinates(const int inode, double &r, double &z) const | Grid< Device > | |
get_rz_coordinates(const Simd< int > &grid_inds, SimdVector2D &x) const | Grid< Device > | |
get_rz_coordinates(const int itr, const double(&p)[3], double &r, double &z) const | Grid< Device > | |
get_rz_coordinates(const Simd< int > &itr, const SimdGridVec &p, SimdVector2D &x) const | Grid< Device > | |
get_triangle_area_and_volume(const MagneticField< Device > &magnetic_field, int i, double &area, double &volume) const | Grid< Device > | |
get_wall_index(const Simd< bool > &just_left_the_grid, const SimdVector2D &x, const Simd< int > &itr, const SimdGridVec &p, Simd< int > &widx) const | Grid< Device > | |
Grid class | Grid< Device > | friend |
Grid(NLReader::NamelistReader &nlr, const GridFiles &grid_files, const MagneticField< DeviceType > &magnetic_field) | Grid< Device > | |
Grid() | Grid< Device > | inline |
guess | Grid< Device > | private |
gx | Grid< Device > | private |
half_plane_ff | Grid< Device > | |
inv_delta_phi | Grid< Device > | |
mapping | Grid< Device > | private |
maxval_psi_surf2 | Grid< Device > | |
minval_psi_surf2 | Grid< Device > | |
mirror() const | Grid< Device > | inline |
nnode | Grid< Device > | |
node_area_to_volume(const MagneticField< Device > &magnetic_field, double area, int node_index) const | Grid< Device > | |
node_is_in_included_region(const int inode, const bool exclude_private_region) const | Grid< Device > | |
node_is_in_private_region_no_wall(const int inode) const | Grid< Device > | |
node_is_in_region_1_or_2(const MagneticField< Device > &magnetic_field, const int inode) const | Grid< Device > | |
node_is_in_region_1_or_2_no_wall(const int inode) const | Grid< Device > | |
node_is_inside_psi_range(const MagneticField< Device > &magnetic_field, const int node) const | Grid< Device > | |
node_to_wall | Grid< Device > | private |
nodes | Grid< Device > | private |
nplanes | Grid< Device > | |
npsi_surf2 | Grid< Device > | |
ntriangle | Grid< Device > | |
nwall | Grid< Device > | |
one_plane_ff | Grid< Device > | |
psi | Grid< Device > | |
psi00 | Grid< Device > | |
psi_guess | Grid< Device > | private |
psi_search(double psi, double &wp, int &ip) const | Grid< Device > | |
psi_surf2 | Grid< Device > | |
rgn | Grid< Device > | private |
search_tr2(const SimdVector2D &xy, Simd< int > &itr, SimdGridVec &pout) const | Grid< Device > | |
search_tr2_no_precheck(const double r, const double z, int &itr, double(&p)[3]) const | Grid< Device > | |
search_tr_check_guess(const SimdVector2D &x, const Simd< int > &old_itr, Simd< int > &itr, SimdGridVec &p) const | Grid< Device > | |
set_grad_matrix_from_psi_theta(bool is_psi_dir, int itr_pos, int itr_neg, double(&p_pos)[3], double(&p_neg)[3], double dl_pos, double dl_neg, int inode, const Matrix< Device > &matrix) const | Grid< Device > | |
set_gradient_mat_triangle(const View< int *, CLayout, DeviceType > &num_t_node, const View< int **, CLayout, DeviceType > &tr_node, const View< double *, CLayout, DeviceType > &tr_area, const View< double ***, CLayout, DeviceType > &unit_vecs, const int i, const GradientMatrices< Device > &gradient_matrices) const | Grid< Device > | |
t_coeff(const SimdVector2D &x, const Simd< int > &itr, SimdGridVec &p) const | Grid< Device > | |
t_coeff_mod(const MagneticField< Device > &magnetic_field, const double r, const double z, const double psiin, const int itr, double(&p)[3]) const | Grid< Device > | |
t_coeff_mod(const MagneticField< Device > &magnetic_field, const SimdVector2D &xy, const Simd< double > &psiin, const Simd< int > &itr, SimdGridVec &p) const | Grid< Device > | |
uses_rz_basis(const int inode) const | Grid< Device > | |
volumes_and_areas | Grid< Device > | |
wall_nodes | Grid< Device > | private |
wedge_angle | Grid< Device > | |
wedge_modulo_phi(Simd< double > &phi_mod) const | Grid< Device > |