DOpE
Public Member Functions
DOpEWrapper::PreconditionIdentity_Wrapper< MATRIX > Class Template Reference

#include <preconditioner_wrapper.h>

Inheritance diagram for DOpEWrapper::PreconditionIdentity_Wrapper< MATRIX >:

Public Member Functions

void initialize (const MATRIX &)
 

Detailed Description

template<typename MATRIX>
class DOpEWrapper::PreconditionIdentity_Wrapper< MATRIX >

Wrapper for the dealii::PreconditionIdentity preconditioner.

This is provided to provide a unified initialization interface to the preconditioners making them useable as template arguments in our linear solvers.

Template Parameters
<MATRIX>The used matrix type

Member Function Documentation

template<typename MATRIX >
void DOpEWrapper::PreconditionIdentity_Wrapper< MATRIX >::initialize ( const MATRIX &  )
inline

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