fvMeshTools.C File Reference
Include dependency graph for fvMeshTools.C:

Go to the source code of this file.

Macros

#define SetPatchFieldsType(Type, FieldType, Mesh)    setPatchFields<FieldType<Type>>(Mesh, patchi, patchFieldDict);
 

Detailed Description

Original source file fvMeshTools.C

Definition in file fvMeshTools.C.

Macro Definition Documentation

◆ SetPatchFieldsType

#define SetPatchFieldsType (   Type,
  FieldType,
  Mesh 
)     setPatchFields<FieldType<Type>>(Mesh, patchi, patchFieldDict);