Original code supplied by Henning Scheufler, DLR (2019) More...
Public Member Functions | |
TypeName ("sin") | |
sinImplicitFunction (const scalar period, const scalar phase, const scalar amplitude, const vector &direction, const vector &up, const vector &origin) | |
sinImplicitFunction (const dictionary &dict) | |
virtual | ~sinImplicitFunction ()=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) |
Original code supplied by Henning Scheufler, DLR (2019)
Definition at line 51 of file sinImplicitFunction.H.
sinImplicitFunction | ( | const scalar | period, |
const scalar | phase, | ||
const scalar | amplitude, | ||
const vector & | direction, | ||
const vector & | up, | ||
const vector & | origin | ||
) |
|
explicit |
|
virtualdefault |
TypeName | ( | "sin" | ) |
|
inlinevirtual |
Reimplemented from implicitFunction.
Definition at line 103 of file sinImplicitFunction.H.
References p, Foam::constant::mathematical::pi(), Foam::sin(), and x.
Reimplemented from implicitFunction.
Definition at line 114 of file sinImplicitFunction.H.
References NotImplemented, and Foam::Zero.
|
inlinevirtual |
Reimplemented from implicitFunction.
Definition at line 120 of file sinImplicitFunction.H.
References NotImplemented.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.