Reference documentation for deal.II version 9.1.0-pre
PETScWrappers::SparseDirectMUMPS Member List

This is the complete list of members for PETScWrappers::SparseDirectMUMPS, including all inherited members.

additional_dataPETScWrappers::SparseDirectMUMPSprotected
control() const PETScWrappers::SolverBase
convergence_test(KSP ksp, const PetscInt iteration, const PetscReal residual_norm, KSPConvergedReason *reason, void *solver_control)PETScWrappers::SparseDirectMUMPSprivatestatic
initialize(const PreconditionerBase &preconditioner)PETScWrappers::SolverBase
mpi_communicatorPETScWrappers::SolverBaseprotected
prefix_namePETScWrappers::SolverBaseprotected
reset()PETScWrappers::SolverBasevirtual
set_prefix(const std::string &prefix)PETScWrappers::SolverBase
set_solver_type(KSP &ksp) const overridePETScWrappers::SparseDirectMUMPSprotectedvirtual
set_symmetric_mode(const bool flag)PETScWrappers::SparseDirectMUMPS
solve(const MatrixBase &A, VectorBase &x, const VectorBase &b)PETScWrappers::SparseDirectMUMPS
PETScWrappers::SolverBase::solve(const MatrixBase &A, VectorBase &x, const VectorBase &b, const PreconditionerBase &preconditioner)PETScWrappers::SolverBase
solver_controlPETScWrappers::SolverBaseprotected
SolverBase(SolverControl &cn, const MPI_Comm &mpi_communicator)PETScWrappers::SolverBase
SparseDirectMUMPS(SolverControl &cn, const MPI_Comm &mpi_communicator=PETSC_COMM_SELF, const AdditionalData &data=AdditionalData())PETScWrappers::SparseDirectMUMPS
symmetric_modePETScWrappers::SparseDirectMUMPSprivate
~SolverBase()=defaultPETScWrappers::SolverBasevirtual