Public Member Functions | |
edge_dof (uint edgeKey, concepts::Z2 loc) | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. | |
Public Attributes | |
uint | eKey |
concepts::Z2 | i |
Definition at line 44 of file patches.hh.
|
inline |
Definition at line 54 of file patches.hh.
|
inlinevirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 65 of file patches.hh.
uint geometry::edge_dof::eKey |
Definition at line 45 of file patches.hh.
concepts::Z2 geometry::edge_dof::i |
Definition at line 47 of file patches.hh.