EpotMGSubSolver Member List
This is the complete list of members for EpotMGSubSolver, including all inherited members.
_Ei | EpotSolver | protected |
_force_pot | EpotSolver | protected |
_force_pot_func | EpotSolver | protected |
_force_pot_func2 | EpotSolver | protected |
_geom | EpotSolver | protected |
_init_plasma_func | EpotSolver | protected |
_plA | EpotSolver | protected |
_plasma | EpotSolver | protected |
_plasma_calc_func | EpotSolver | protected |
_plB | EpotSolver | protected |
_plC | EpotSolver | protected |
_plD | EpotSolver | protected |
_plE | EpotSolver | protected |
_rhoe | EpotSolver | protected |
_rhoi | EpotSolver | protected |
_Te | EpotSolver | protected |
_Up | EpotSolver | protected |
boundary_index(uint32_t i) const | EpotSolver | protected |
boundary_index(uint32_t i, uint32_t j) const | EpotSolver | protected |
boundary_index(uint32_t i, uint32_t j, uint32_t k) const | EpotSolver | protected |
boundary_index_general(uint32_t i, uint32_t j, uint32_t k) const | EpotSolver | protected |
debug_print(std::ostream &os) const | EpotMGSubSolver | inlinevirtual |
defect(MeshScalarField *defect, MeshScalarField *epot, const MeshScalarField *rhs, bool after_smooth) | EpotMGSubSolver | |
EpotMGSubSolver(const EpotSolver &epsolver, Geometry &geom, double Ulim, uint32_t imax, double eps) | EpotMGSubSolver | |
EpotSolver(Geometry &geom) | EpotSolver | |
EpotSolver(const EpotSolver &epsolver, Geometry &geom) | EpotSolver | |
EpotSolver(Geometry &geom, std::istream &s) | EpotSolver | |
error_scale(double w) const | EpotMGSubSolver | |
error_scale_mg(void) const | EpotMGSubSolver | |
evaluate_scharge(const ScalarField &__scharge) const (defined in EpotSolver) | EpotSolver | protected |
mg_smooth(MeshScalarField *epot, const MeshScalarField *rhs) | EpotMGSubSolver | |
mg_solve(MeshScalarField *epot, const MeshScalarField *rhs, double w) | EpotMGSubSolver | |
nsimp_newton(double &rhs, double &drhs, double epot) const | EpotSolver | protected |
pexp_newton(double &rhs, double &drhs, double epot) const | EpotSolver | protected |
postprocess(void) | EpotMGSubSolver | |
preprocess(MeshScalarField &epot) | EpotMGSubSolver | |
save(std::ostream &s) const | EpotMGSubSolver | inlinevirtual |
set_forced_potential_volume(double force_pot, CallbackFunctorB_V *force_pot_func) | EpotSolver | |
set_forced_potential_volume(CallbackFunctorD_V *force_pot_func) | EpotSolver | |
set_initial_plasma(double Up, CallbackFunctorB_V *init_plasma_func) | EpotSolver | |
set_nsimp_initial_plasma(CallbackFunctorB_V *init_plasma_func) | EpotSolver | |
set_nsimp_plasma(double rhop, double Ep, std::vector< double > rhoi, std::vector< double > Ei) | EpotSolver | |
set_parameters(const EpotSolver &epsolver) | EpotSolver | |
set_pexp_plasma(double rhoe, double Te, double Up) | EpotSolver | |
set_plasma_calc_region(CallbackFunctorB_V *plasma_calc_func) | EpotSolver | |
shield_newton(double &rhs, double &drhs, double epot) const | EpotSolver | protected |
~EpotMGSubSolver() | EpotMGSubSolver | inlinevirtual |
~EpotSolver() | EpotSolver | inlinevirtual |