MFEM  v4.6.0
Finite element discretization library
mfem::PetscODESolver Member List

This is the complete list of members for mfem::PetscODESolver, including all inherited members.

Bmfem::PetscSolvermutableprotected
bchandlermfem::PetscSolverprotected
cidmfem::PetscSolverprotected
clcustommfem::PetscSolvermutableprotected
CreatePrivateContext()mfem::PetscSolverprotected
Customize(bool customize=true) constmfem::PetscSolver
fmfem::ODESolverprotected
FreePrivateContext()mfem::PetscSolverprotected
GetComm() constmfem::PetscSolver
GetConverged()mfem::PetscSolver
GetFinalNorm()mfem::PetscSolver
GetMaxStateSize()mfem::ODESolverinlinevirtual
GetNumIterations()mfem::PetscSolver
GetStateSize()mfem::ODESolverinlinevirtual
GetStateVector(int i)mfem::ODESolverinlinevirtual
GetStateVector(int i, Vector &state)mfem::ODESolverinlinevirtual
GetType() constmfem::PetscODESolver
Init(TimeDependentOperator &f_, enum PetscODESolver::Type type)mfem::PetscODESolvervirtual
Init(TimeDependentOperator &f_)mfem::PetscODESolverinlinevirtual
mem_typemfem::ODESolverprotected
objmfem::PetscSolverprotected
ODE_SOLVER_GENERAL enum valuemfem::PetscODESolver
ODE_SOLVER_LINEAR enum valuemfem::PetscODESolver
ODESolver()mfem::ODESolverinline
operator petsc::TS() constmfem::PetscODESolverinline
operator PetscObject() constmfem::PetscSolverinline
operatorsetmfem::PetscSolvermutableprotected
PetscODESolver(MPI_Comm comm, const std::string &prefix=std::string())mfem::PetscODESolver
PetscSolver()mfem::PetscSolver
private_ctxmfem::PetscSolverprotected
Run(Vector &x, double &t, double &dt, double t_final)mfem::PetscODESolvervirtual
SetAbsTol(double tol)mfem::PetscSolver
SetBCHandler(PetscBCHandler *bch)mfem::PetscSolver
SetJacobianType(Operator::Type type)mfem::PetscODESolver
SetMaxIter(int max_iter)mfem::PetscSolver
SetMonitor(PetscSolverMonitor *ctx)mfem::PetscSolver
SetPreconditionerFactory(PetscPreconditionerFactory *factory)mfem::PetscSolver
SetPrintLevel(int plev)mfem::PetscSolver
SetRelTol(double tol)mfem::PetscSolver
SetStateVector(int i, Vector &state)mfem::ODESolverinlinevirtual
SetTol(double tol)mfem::PetscSolver
SetType(PetscODESolver::Type)mfem::PetscODESolver
Step(Vector &x, double &t, double &dt)mfem::PetscODESolvervirtual
Type enum namemfem::PetscODESolver
Xmfem::PetscSolvermutableprotected
~ODESolver()mfem::ODESolverinlinevirtual
~PetscODESolver()mfem::PetscODESolvervirtual
~PetscSolver()mfem::PetscSolvervirtual