Reference documentation for deal.II version 9.1.0-pre
Public Member Functions | List of all members
PETScWrappers::SparseDirectMUMPS::SolverDataMUMPS Struct Reference

Public Member Functions

 ~SolverDataMUMPS ()
 

Detailed Description

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 991 of file petsc_solver.h.

Constructor & Destructor Documentation

PETScWrappers::SparseDirectMUMPS::SolverDataMUMPS::~SolverDataMUMPS ( )

Destructor

Definition at line 626 of file petsc_solver.cc.


The documentation for this struct was generated from the following files: