EpotSolver Member List
This is the complete list of members for EpotSolver, 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 |
EpotSolver(Geometry &geom) | EpotSolver | |
EpotSolver(const EpotSolver &epsolver, Geometry &geom) | EpotSolver | |
EpotSolver(Geometry &geom, std::istream &s) | EpotSolver | |
evaluate_scharge(const ScalarField &__scharge) const (defined in EpotSolver) | EpotSolver | protected |
nsimp_newton(double &rhs, double &drhs, double epot) const | EpotSolver | protected |
pexp_newton(double &rhs, double &drhs, double epot) const | EpotSolver | protected |
postprocess(void) | EpotSolver | protected |
preprocess(MeshScalarField &epot) | EpotSolver | protected |
reset_problem(void)=0 | EpotSolver | protectedpure virtual |
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 |
subsolve(MeshScalarField &epot, const MeshScalarField &scharge)=0 | EpotSolver | protectedpure virtual |
~EpotSolver() | EpotSolver | inlinevirtual |