Go to the source code of this file.
|
| | Foam |
| | Namespace for OpenFOAM.
|
| |
Original source file fvMeshStitcher.C
Definition in file fvMeshStitcher.C.
◆ PreConformSurfaceFields
| #define PreConformSurfaceFields |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| preConformSurfaceFields<Type>(); |
◆ PreConformVolFields
| #define PreConformVolFields |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| preConformVolFields<Type>(); |
◆ PostUnconformSurfaceFields
| #define PostUnconformSurfaceFields |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| postUnconformSurfaceFields<Type>(); |
◆ PostUnconformVolFields
| #define PostUnconformVolFields |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| postUnconformVolFields<Type>(); |
◆ PostUnconformEvaluateVolFields
| #define PostUnconformEvaluateVolFields |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| postUnconformEvaluateVolFields<Type>(); |
◆ Foam::fvMeshStitcher::postUnconformSurfaceFields< Foam::vector >()
| void Foam::fvMeshStitcher::postUnconformSurfaceFields< Foam::vector > |
( |
| ) |
|