FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Solver::SchwarzPrecond< Vector_, Filter_ > Class Template Reference

Schwarz preconditioner class template declaration. More...

Detailed Description

template<typename Vector_, typename Filter_>
class FEAT::Solver::SchwarzPrecond< Vector_, Filter_ >

Schwarz preconditioner class template declaration.

Note
This class is only specialized for Global::Vector types. There exists no generic implementation.
Template Parameters
Vector_The type of the vector. Must be an instance of Global::Vector.
Filter_The type of the filter. Must be an instance of Global::Filter.

Definition at line 29 of file schwarz_precond.hpp.


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