KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::Policy::SpecifyOuterBoundary< IdVector, skipSpecifiedIds > Struct Template Reference

Allows to specify parts of the outer boundary. More...

#include <tools.hh>

Detailed Description

template<class IdVector, bool skipSpecifiedIds = false>
struct Kaskade::Policy::SpecifyOuterBoundary< IdVector, skipSpecifiedIds >

Allows to specify parts of the outer boundary.

Definition at line 443 of file tools.hh.

Public Member Functions

 SpecifyOuterBoundary (IdVector const &boundaryIds, IdVector const &specifiedIds)
 
template<class Face >
bool ignoreOuterBoundary (Face const &face) const
 Check if outer bounday face should be ignored. More...
 

Constructor & Destructor Documentation

◆ SpecifyOuterBoundary()

template<class IdVector , bool skipSpecifiedIds = false>
Kaskade::Policy::SpecifyOuterBoundary< IdVector, skipSpecifiedIds >::SpecifyOuterBoundary ( IdVector const &  boundaryIds,
IdVector const &  specifiedIds 
)
inline

Definition at line 449 of file tools.hh.

Member Function Documentation

◆ ignoreOuterBoundary()

template<class IdVector , bool skipSpecifiedIds = false>
template<class Face >
bool Kaskade::Policy::SpecifyOuterBoundary< IdVector, skipSpecifiedIds >::ignoreOuterBoundary ( Face const &  face) const
inline

Check if outer bounday face should be ignored.

Definition at line 458 of file tools.hh.


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