Reference documentation for deal.II version 9.0.0
|
Public Member Functions | |
~SolverDataMUMPS () | |
A structure that contains the PETSc solver and preconditioner objects. Since the solve member function in the base is not used here, the private SolverData struct located in the base could not be used either.
Definition at line 976 of file petsc_solver.h.
PETScWrappers::SparseDirectMUMPS::SolverDataMUMPS::~SolverDataMUMPS | ( | ) |
Destructor
Definition at line 626 of file petsc_solver.cc.