concepts::MumpsOverlapFabric< F > Class Template Referenceabstract
Fabric class for Mumps
with overlaping.
More...
#include <mumpsoverlapFabric.hh>
Inheritance diagram for concepts::MumpsOverlapFabric< F >:
Public Member Functions | |
MumpsOverlapFabric (const int part) | |
virtual Operator< F > * | operator() () |
Unused, avoids the "No return statement in function returning non-void [-Wreturn-type]" warning. More... | |
virtual MumpsOverlap< F > * | operator() (Operator< F > &matrix) |
virtual Operator< Real > * | operator() (Operator< Real > &matrix)=0 |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Protected Attributes | |
int | part_ |
Detailed Description
template<class F = Real>
class concepts::MumpsOverlapFabric< F >
Fabric class for Mumps
with overlaping.
Definition at line 25 of file mumpsoverlapFabric.hh.
Constructor & Destructor Documentation
◆ MumpsOverlapFabric()
template<class F = Real>
|
inline |
Definition at line 27 of file mumpsoverlapFabric.hh.
Member Function Documentation
◆ info()
template<class F = Real>
|
inlineprotectedvirtual |
Definition at line 40 of file mumpsoverlapFabric.hh.
◆ operator()() [1/3]
template<class F = Real>
|
inlinevirtual |
Unused, avoids the "No return statement in function returning non-void [-Wreturn-type]" warning.
Implements concepts::SolverFabric< Real >.
Definition at line 29 of file mumpsoverlapFabric.hh.
◆ operator()() [2/3]
template<class F = Real>
|
inlinevirtual |
Definition at line 30 of file mumpsoverlapFabric.hh.
◆ operator()() [3/3]
|
pure virtualinherited |
Implemented in vectorial::CGUzawaFabric, and vectorial::BramblePasciakFabric.
Member Data Documentation
◆ part_
template<class F = Real>
|
protected |
Definition at line 39 of file mumpsoverlapFabric.hh.
The documentation for this class was generated from the following file:
- operator/mumpsoverlapFabric.hh