|
|
| TypeName ("W2") |
| | W2 (const scalar radius) |
| | W2 (const dictionary &dict) |
| virtual autoPtr< RBFFunction > | clone () const |
| virtual scalarField | weights (const vectorField &controlPoints, const vector &dataPoint) const |
|
| TypeName ("RBFFunction") |
|
| declareRunTimeSelectionTable (autoPtr, RBFFunction, dictionary,(const dictionary &dict),(dict)) |
|
| static autoPtr< RBFFunction > | New (const word &type, const dictionary &dict) |
Definition at line 52 of file W2.H.
◆ W2() [1/2]
| Foam::W2::W2 |
( |
const scalar | radius | ) |
|
Definition at line 40 of file W2.C.
◆ W2() [2/2]
| Foam::W2::W2 |
( |
const dictionary & | dict | ) |
|
Definition at line 47 of file W2.C.
◆ ~W2()
Definition at line 56 of file W2.C.
◆ clone()
| virtual autoPtr< RBFFunction > Foam::W2::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ weights()
| Foam::scalarField Foam::W2::weights |
( |
const vectorField & | controlPoints, |
|
|
const vector & | dataPoint ) const |
|
virtual |
The documentation for this class was generated from the following files:
- /github/workspace/src/OF_EXT/RBFFunctions/W2/W2.H
- /github/workspace/src/OF_EXT/RBFFunctions/W2/W2.C