genericFvPatchField.H File Reference
Include dependency graph for genericFvPatchField.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  genericFvPatchField< Type >
 This boundary condition provides a generic version of the calculated condition, useful as a fallback for handling unknown patch types when post-processing or running mesh manipulation utilities. Not generally applicable as a user-specified condition. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define DeclareTypeFields(Type, nullArg)    HashPtrTable<Field<Type>> Type##Fields_;
 Fields. More...
 

Detailed Description

Original source file genericFvPatchField.H

Definition in file genericFvPatchField.H.

Macro Definition Documentation

◆ DeclareTypeFields

#define DeclareTypeFields (   Type,
  nullArg 
)     HashPtrTable<Field<Type>> Type##Fields_;

Fields.

Definition at line 68 of file genericFvPatchField.H.