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