Public Member Functions | |
| quad_loc (uint qkey, uint ldof) | |
| bool | operator< (quad_loc const &right) const |
| virtual std::ostream & | info (std::ostream &os) const |
| Returns information in an output stream. | |
Public Attributes | |
| uint | key |
| uint | i |
Definition at line 20 of file patches.hh.
Definition at line 27 of file patches.hh.
|
inlinevirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 38 of file patches.hh.
Definition at line 32 of file patches.hh.
| uint geometry::quad_loc::i |
Definition at line 23 of file patches.hh.
| uint geometry::quad_loc::key |
Definition at line 21 of file patches.hh.