
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::PatchFunction1Types | |
Functions | |
| defineTypeNameAndDebug (FilterField, 0) | |
| static scalar | linearWeight (const point &p, const point &p0, const scalar radiusSqr) |
| Linear basis function: 1 - (r/r0) More... | |
| static scalar | quadraticWeight (const point &p, const point &p0, const scalar radiusSqr) |
| Quadratic basis function: 1 - (r/r0)^2. More... | |
| static autoPtr< indexedOctree< treeDataPoint > > | createTree (const pointField &points) |
| Construct search tree for points. More... | |
Original source file MappedFileFilterField.C
Definition in file MappedFileFilterField.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.