This is the complete list of members for
EpotProblem, including all inherited members.
construct(const Geometry &g) | EpotProblem | |
debug_print(std::ostream &os) const | EpotProblem | |
enable_smooth_solids(bool enable) | EpotProblem | |
EpotProblem() | EpotProblem | |
EpotProblem(std::istream &s) | EpotProblem | |
get_dof(void) const | EpotProblem | [inline] |
get_resjac(const Matrix **J, const Vector **R, const Vector &X) const | EpotProblem | [virtual] |
get_vecmat(const Matrix **A, const Vector **B) const | EpotProblem | [virtual] |
linear(void) const | EpotProblem | [virtual] |
save(std::ostream &s) const | EpotProblem | |
set_forced_potential_volume(double force_pot, bool(*force_pot_func)(double, double, double)) | EpotProblem | |
set_initial_plasma(double Up, bool(*plasma_func)(double, double, double)) | EpotProblem | |
set_neumann_order(int32_t order) | EpotProblem | |
set_nsimp_initial_plasma(bool(*plasma_func)(double, double, double)) | EpotProblem | |
set_nsimp_plasma(double rhop, double Ep, std::vector< double > rhoi, std::vector< double > Ei) | EpotProblem | |
set_pexp_plasma(double rhoe, double Te, double Up) | EpotProblem | |
set_solver(Solver &s) | EpotProblem | |
solve(ScalarField &epot, const ScalarField &scharge) const | EpotProblem | |
~EpotProblem() | EpotProblem | |
~Problem() | Problem | [inline, virtual] |