concepts::EdgeNormalVectorRule Class Reference
Base class for defining rules in which direction the normal vector should point for created edges from quads. More...
#include <normalVector.hh>
Public Member Functions | |
virtual EdgeNormalVectorRule * | clone () const |
virtual Z2 | operator() (const Cell2 &cell, uint k) const |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Detailed Description
Base class for defining rules in which direction the normal vector should point for created edges from quads.
Normal vector is set outwards to this cell.
Definition at line 31 of file normalVector.hh.
Member Function Documentation
◆ clone()
|
inlinevirtual |
Reimplemented in concepts::EdgeNormalVectorRuleMidPoint, and concepts::EdgeNormalVectorRuleAttrib.
Definition at line 33 of file normalVector.hh.
◆ info()
|
protectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Reimplemented in concepts::EdgeNormalVectorRuleMidPoint, and concepts::EdgeNormalVectorRuleAttrib.
◆ operator()()
Reimplemented in concepts::EdgeNormalVectorRuleMidPoint, and concepts::EdgeNormalVectorRuleAttrib.
The documentation for this class was generated from the following file:
- geometry/normalVector.hh