EpotMatrixSolver Member List
This is the complete list of members for EpotMatrixSolver, including all inherited members.
_d_vec | EpotMatrixSolver | protected |
_dof | EpotMatrixSolver | protected |
_Ei | EpotSolver | protected |
_epot (defined in EpotMatrixSolver) | EpotMatrixSolver | protected |
_fd_mat | EpotMatrixSolver | protected |
_fd_vec | EpotMatrixSolver | protected |
_force_pot | EpotSolver | protected |
_force_pot_func | EpotSolver | protected |
_force_pot_func2 | EpotSolver | protected |
_geom | EpotSolver | protected |
_init_plasma_func | EpotSolver | protected |
_n2d | EpotMatrixSolver | 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 |
_scharge (defined in EpotMatrixSolver) | EpotMatrixSolver | protected |
_sol | EpotMatrixSolver | 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 | EpotMatrixSolver | virtual |
EpotMatrixSolver(Geometry &geom) | EpotMatrixSolver | protected |
EpotMatrixSolver(Geometry &geom, std::istream &s) | EpotMatrixSolver | 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 |
get_resjac(const CRowMatrix **J, const Vector **R, const Vector &X) | EpotMatrixSolver | protected |
get_vecmat(const CRowMatrix **A, const Vector **B) | EpotMatrixSolver | 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) | EpotMatrixSolver | protected |
preprocess(MeshScalarField &epot, const MeshScalarField &scharge) | EpotMatrixSolver | protected |
EpotSolver::preprocess(MeshScalarField &epot) | EpotSolver | protected |
reset_matrix(void) | EpotMatrixSolver | protected |
reset_problem(void)=0 | EpotSolver | protectedpure virtual |
save(std::ostream &s) const | EpotMatrixSolver | 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_guess(const MeshScalarField &epot, Vector &X) const | EpotMatrixSolver | protected |
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 | |
set_solution(MeshScalarField &epot, const Vector &X) const | EpotMatrixSolver | protected |
shield_newton(double &rhs, double &drhs, double epot) const | EpotSolver | protected |
subsolve(MeshScalarField &epot, const MeshScalarField &scharge)=0 | EpotSolver | protectedpure virtual |
~EpotMatrixSolver() | EpotMatrixSolver | virtual |
~EpotSolver() | EpotSolver | inlinevirtual |