

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... | |
Original source file genericFvPatchField.H
Definition in file genericFvPatchField.H.
| #define DeclareTypeFields | ( | Type, | |
| nullArg | |||
| ) | HashPtrTable<Field<Type>> Type##Fields_; |
Fields.
Definition at line 68 of file genericFvPatchField.H.