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:
concepts::OutputOperator

Public Member Functions

virtual FaceNormalVectorRuleclone () 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.

Author
Philipp Kliewe, 2013

Definition at line 129 of file normalVector.hh.

Member Function Documentation

◆ clone()

virtual FaceNormalVectorRule* concepts::FaceNormalVectorRule::clone ( ) const
inlinevirtual

Definition at line 131 of file normalVector.hh.

◆ info()

virtual std::ostream& concepts::FaceNormalVectorRule::info ( std::ostream &  os) const
protectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

◆ operator()()

virtual Z2 concepts::FaceNormalVectorRule::operator() ( const Cell3 cell,
uint  k 
) const
virtual

The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich