concepts::CellStripeElement< dimC > Struct Template Reference
Cells ordered by key numbering. More...
#include <formulafrmEformula.hh>
Inheritance diagram for concepts::CellStripeElement< dimC >:
Public Member Functions | |
CellStripeElement (const typename JacobianCell< dimC >::cell &cell) | |
virtual bool | operator< (const CellStripeElement< dimC > &sb) const |
virtual bool | operator== (const CellStripeElement< dimC > &sb) const |
Public Attributes | |
const JacobianCell< dimC >::cell & | cell |
const uint | key |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Detailed Description
template<uint dimC>
struct concepts::CellStripeElement< dimC >
Cells ordered by key numbering.
This applies in the build of possible elements used, when the stripe search is setted.
- Precondition
- cell is a vertex cell
Definition at line 86 of file formulafrmEformula.hh.
Constructor & Destructor Documentation
◆ CellStripeElement()
template<uint dimC>
|
inline |
Definition at line 88 of file formulafrmEformula.hh.
Member Function Documentation
◆ info()
template<uint dimC>
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 104 of file formulafrmEformula.hh.
◆ operator<()
template<uint dimC>
|
inlinevirtual |
Definition at line 91 of file formulafrmEformula.hh.
◆ operator==()
template<uint dimC>
|
inlinevirtual |
Definition at line 95 of file formulafrmEformula.hh.
Member Data Documentation
◆ cell
template<uint dimC>
const JacobianCell<dimC>::cell& concepts::CellStripeElement< dimC >::cell |
Definition at line 99 of file formulafrmEformula.hh.
◆ key
template<uint dimC>
const uint concepts::CellStripeElement< dimC >::key |
Definition at line 100 of file formulafrmEformula.hh.
The documentation for this struct was generated from the following file:
- geometry/formulafrmEformula.hh