geometry::quad_loc Struct Reference
#include <patches.hh>
Inheritance diagram for geometry::quad_loc:
Public Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
bool | operator< (quad_loc const &right) const |
quad_loc (uint qkey, uint ldof) | |
Public Attributes | |
uint | i |
uint | key |
Detailed Description
Definition at line 20 of file patches.hh.
Constructor & Destructor Documentation
◆ quad_loc()
|
inline |
Definition at line 27 of file patches.hh.
Member Function Documentation
◆ info()
|
inlinevirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 38 of file patches.hh.
◆ operator<()
|
inline |
Definition at line 32 of file patches.hh.
Member Data Documentation
◆ i
uint geometry::quad_loc::i |
Definition at line 23 of file patches.hh.
◆ key
uint geometry::quad_loc::key |
Definition at line 21 of file patches.hh.
The documentation for this struct was generated from the following file:
- estimator/patches.hh