#include <solver_init_data.hpp>
|
| | SolverInitData () |
| |
| | SolverInitData (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 (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) |
| |
◆ View1D
◆ View2D
◆ SolverInitData() [1/3]
◆ SolverInitData() [2/3]
template<class Device >
| SolverInitData< Device >::SolverInitData |
( |
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() [3/3]
| SolverInitData< HostType >::SolverInitData |
( |
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 |
|
) |
| |
◆ alpha_fac
◆ b2
◆ b_factors
◆ delta_n
◆ delta_T
◆ den
◆ electron_mass
◆ is_es
◆ main_ion_mass
◆ mni
◆ mni_pade
◆ R_tri
◆ rhoi2
◆ skin_bd_factor
◆ T_ev
The documentation for this struct was generated from the following file: