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