Go to the source code of this file.
|
| List< weight > | calcNonInterpolatingWeights (const faceList &faces, const UList< vector > &faceAreas, const UList< vector > &faceNormals, const pointField &points, const scalarField &pointXs, const scalarField &faceMinXs, const scalarField &faceMaxXs, const labelList &faceMinOrder, const scalarField &cutXs, const bool normalise) |
| |
| List< weight > | calcInterpolatingWeights (const faceList &faces, const UList< vector > &faceAreas, const UList< vector > &faceNormals, const pointField &points, const scalarField &pointXs, const scalarField &faceMinXs, const scalarField &faceMaxXs, const labelList &faceMinOrder, const scalarField &cutXs, const bool normalise) |
| |
| List< weight > | calcWeights (const faceList &faces, const UList< vector > &faceAreas, const UList< vector > &faceNormals, const pointField &points, const scalarField &pointXs, const scalarField &faceMinXs, const scalarField &faceMaxXs, const labelList &faceMinOrder, const scalarField &cutXs, const bool interpolate, const bool normalise) |
| |
Original source file patchCutPlot.C
Definition in file patchCutPlot.C.
◆ DeclareTypeFieldValues
| #define DeclareTypeFieldValues |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| PtrList<Field<Type>> Type##FieldValues; |
◆ ResizeTypeFieldValues
◆ TypeFieldValuesParameter
| #define TypeFieldValuesParameter |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , Type##FieldValues |