Go to the documentation of this file.
36 #ifndef coordinateModifier_H
37 #define coordinateModifier_H
point modifiedPoint(const point &) const
calculate the modified coordinate of the point
coordinateModificationList modifiers_
list of coordinate modification objects
coordinateModifier(const dictionary &)
Construct from dictionary.
coordinateModificationList backwardModifiers_
list of backward coordinate modifiers
A list of keyword definitions, which are a keyword followed by any number of values (e....
const dictionary & modificationDict_
Reference to dictionary.
void checkForValidInverse() const
check if the comibination of modifiers has a valid inverse
point backwardModifiedPoint(const point &) const
calculate the displacement vector for the backward modification
void printObjects() const
Print modification objects.