XGCa
Functions
solver_init_data.cpp File Reference
#include "solver_init_data.hpp"
Include dependency graph for solver_init_data.cpp:

Functions

KOKKOS_INLINE_FUNCTION bool is_em_turb (const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, double r, double z, double psi)
 
void setup_solver_init_data (const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, Plasma &plasma, const View< int *, CLayout, DeviceType > &solver_boundary, const View< int *, CLayout, DeviceType > &rhs_boundary, bool use_pade, bool get_b_factors, bool beta_zero_on_bndry_triangles, bool get_skin_bd_factor, SolverInitData< HostType > &dat)
 

Function Documentation

◆ is_em_turb()

KOKKOS_INLINE_FUNCTION bool is_em_turb ( const Simulation< DeviceType > &  sml,
const MagneticField< DeviceType > &  magnetic_field,
double  r,
double  z,
double  psi 
)
Here is the caller graph for this function:

◆ setup_solver_init_data()

void setup_solver_init_data ( const Simulation< DeviceType > &  sml,
const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
Plasma plasma,
const View< int *, CLayout, DeviceType > &  solver_boundary,
const View< int *, CLayout, DeviceType > &  rhs_boundary,
bool  use_pade,
bool  get_b_factors,
bool  beta_zero_on_bndry_triangles,
bool  get_skin_bd_factor,
SolverInitData< HostType > &  dat 
)
Here is the call graph for this function:
Here is the caller graph for this function: