|
|
| TypeName ("IMQB") |
| | IMQB (const scalar radius) |
| | IMQB (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 IMQB.H.
◆ IMQB() [1/2]
| Foam::IMQB::IMQB |
( |
const scalar | radius | ) |
|
◆ IMQB() [2/2]
| Foam::IMQB::IMQB |
( |
const dictionary & | dict | ) |
|
◆ ~IMQB()
◆ clone()
| virtual autoPtr< RBFFunction > Foam::IMQB::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ weights()
| Foam::scalarField Foam::IMQB::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/IMQB/IMQB.H
- /github/workspace/src/OF_EXT/RBFFunctions/IMQB/IMQB.C