normalVector.hh File Reference
#include "basics/typedefs.hh"
#include "basics/Zm.hh"
#include "connectorSet.hh"
#include "connector.hh"
Go to the source code of this file.
Classes | |
class | concepts::EdgeNormalVectorRule |
Base class for defining rules in which direction the normal vector should point for created edges from quads. More... | |
class | concepts::EdgeNormalVectorRuleAttrib |
Class defining the rule that the normal vector is outwards or inwards cells with giving attribute. More... | |
class | concepts::EdgeNormalVectorRuleMidPoint |
Class defining the rule that the normal vector is outwards or inwards when looking from a given point. More... | |
class | concepts::FaceNormalVectorRule |
Class for defining rules in which direction the normal vector should point for created faces from hexahedrons. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Rules for the orientation of the normal vector.
Kersten Schmidt, 2012
Definition in file normalVector.hh.