Go to the documentation of this file.
36 #ifndef edgeMeshGeometryModification_H
37 #define edgeMeshGeometryModification_H
~edgeMeshGeometryModification()
bool modificationActive_
is mofdification active
edgeMeshGeometryModification(const edgeMeshGeometryModification &)
disallow bitwise copy construct
void operator=(const edgeMeshGeometryModification &)
disallow bitwise assignment
const edgeMesh & edgeMesh_
reference to edgeMesh
const edgeMesh * modifyGeometry() const
modify coordinates
const dictionary & meshDict_
length of box sides
void checkModification()
check existence of geometry modifiers
const edgeMesh * revertGeometryModification() const
revert geometry modification
A list of keyword definitions, which are a keyword followed by any number of values (e....
bool activeModification() const
is geometry modification active
coordinateModifier * coordinateModifierPtr_
contruct coordinate modification
Points connected by edges.