Registry
HiptmairHybridSmoother Class Reference
+ Inheritance diagram for HiptmairHybridSmoother:

Public Member Functions

 HiptmairHybridSmoother (SmartPtr< ApproximationSpace > VertexApproxSpace, SmartPtr< ILinearIterator > EdgeSmoother, SmartPtr< ILinearIterator > VertexSmoother)
 
void set_Dirichlet (SmartPtr< EMDirichlet > Dirichlet_BC)
 
void set_skip_edge_smoother (bool Flag)
 
void set_skip_vertex_smoother (bool Flag)
 

Detailed Description

Note
default specialization is HiptmairHybridSmoother2dCPU1
See also
ug::HiptmairHybridSmoother

Constructor & Destructor Documentation

◆ HiptmairHybridSmoother()

HiptmairHybridSmoother ( SmartPtr< ApproximationSpace >  VertexApproxSpace,
SmartPtr< ILinearIterator >  EdgeSmoother,
SmartPtr< ILinearIterator >  VertexSmoother 
)
Parameters
[in]VertexApproxSpace
[in]EdgeSmoother
[in]VertexSmoother

Member Function Documentation

◆ set_Dirichlet()

void set_Dirichlet ( SmartPtr< EMDirichlet Dirichlet_BC)
inline
Parameters
[in]Dirichlet_BC

◆ set_skip_edge_smoother()

void set_skip_edge_smoother ( bool  Flag)
inline
Parameters
[in]Flag

◆ set_skip_vertex_smoother()

void set_skip_vertex_smoother ( bool  Flag)
inline
Parameters
[in]Flag