geometry::edge_dof Struct Reference
#include <patches.hh>
Inheritance diagram for geometry::edge_dof:
Public Member Functions | |
edge_dof (uint edgeKey, concepts::Z2 loc) | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Public Attributes | |
uint | eKey |
concepts::Z2 | i |
Detailed Description
Definition at line 44 of file patches.hh.
Constructor & Destructor Documentation
◆ edge_dof()
|
inline |
Definition at line 54 of file patches.hh.
Member Function Documentation
◆ info()
|
inlinevirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 65 of file patches.hh.
Member Data Documentation
◆ eKey
uint geometry::edge_dof::eKey |
Definition at line 45 of file patches.hh.
◆ i
concepts::Z2 geometry::edge_dof::i |
Definition at line 47 of file patches.hh.
The documentation for this struct was generated from the following file:
- estimator/patches.hh