creates a plane More...
Public Member Functions | |
TypeName ("plane") | |
planeImplicitFunction (const vector &origin, const vector &normal) | |
planeImplicitFunction (const dictionary &dict) | |
virtual | ~planeImplicitFunction ()=default |
virtual scalar | value (const vector &p) const |
virtual vector | grad (const vector &p) const |
virtual scalar | distanceToSurfaces (const vector &p) const |
![]() | |
TypeName ("implicitFunction") | |
declareRunTimeSelectionTable (autoPtr, implicitFunction, dict,(const dictionary &dict),(dict)) | |
implicitFunction ()=default | |
virtual | ~implicitFunction ()=default |
Additional Inherited Members | |
![]() | |
static autoPtr< implicitFunction > | New (const word &implicitFunctionType, const dictionary &dict) |
creates a plane
Original code supplied by Henning Scheufler, DLR (2019)
Definition at line 53 of file planeImplicitFunction.H.
planeImplicitFunction | ( | const vector & | origin, |
const vector & | normal | ||
) |
|
explicit |
|
virtualdefault |
TypeName | ( | "plane" | ) |
|
inlinevirtual |
Reimplemented from implicitFunction.
Definition at line 87 of file planeImplicitFunction.H.
References p.
Reimplemented from implicitFunction.
Definition at line 92 of file planeImplicitFunction.H.
|
inlinevirtual |
Reimplemented from implicitFunction.
Definition at line 98 of file planeImplicitFunction.H.
References Foam::mag(), and p.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.