Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
PETScWrappers::SparseDirectMUMPS::SolverDataMUMPS Struct Reference

Public Member Functions

 ~SolverDataMUMPS ()
 

Public Attributes

KSP ksp
 
PC pc
 

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

Constructor & Destructor Documentation

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

Destructor


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