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

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

Bmfem::PetscSolvermutableprotected
bchandlermfem::PetscSolverprotected
cidmfem::PetscSolverprotected
clcustommfem::PetscSolvermutableprotected
CreatePrivateContext()mfem::PetscSolverprotected
Customize(bool customize=true) constmfem::PetscSolver
FreePrivateContext()mfem::PetscSolverprotected
GetComm() constmfem::PetscSolver
GetConverged()mfem::PetscSolver
GetFinalNorm()mfem::PetscSolver
GetNumIterations()mfem::PetscSolver
objmfem::PetscSolverprotected
operator PetscObject() constmfem::PetscSolverinline
operatorsetmfem::PetscSolvermutableprotected
PetscSolver()mfem::PetscSolver
private_ctxmfem::PetscSolverprotected
SetAbsTol(double tol)mfem::PetscSolver
SetBCHandler(PetscBCHandler *bch)mfem::PetscSolver
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
SetTol(double tol)mfem::PetscSolver
Xmfem::PetscSolvermutableprotected
~PetscSolver()mfem::PetscSolvervirtual