

Go to the source code of this file.
Classes | |
| class | faePatchField< Type > |
| faePatchField<Type> abstract base class. This class gives a fat-interface to all derived classes covering all possible ways in which they might be used. The first level of derivation is to basic patchFields which cover zero-gradient, fixed-gradient, fixed-value and mixed conditions. The next level of derivation covers all the specialised typed with specific evaluation procedures, particularly with respect to specific fields. More... | |
| class | calculatedFaePatchField< Type > |
| Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd. More... | |
| class | faePatchFieldBase |
| Template invariant parts for faePatchField. More... | |
| class | faePatchField< Type > |
| faePatchField<Type> abstract base class. This class gives a fat-interface to all derived classes covering all possible ways in which they might be used. The first level of derivation is to basic patchFields which cover zero-gradient, fixed-gradient, fixed-value and mixed conditions. The next level of derivation covers all the specialised typed with specific evaluation procedures, particularly with respect to specific fields. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeFaePatchTypeFieldTypeName(typePatchTypeField) |
| #define | makeFaePatchFieldsTypeName(typePatchField) |
| #define | makeFaePatchTypeField(PatchTypeField, typePatchTypeField) |
| #define | makeFaePatchFields(type) |
| #define | makeFaePatchTypeFieldTypedefs(type) |
Functions | |
| template<class Type > | |
| Ostream & | operator<< (Ostream &, const faePatchField< Type > &) |
Original source file faePatchField.H
Definition in file faePatchField.H.
| #define makeFaePatchTypeFieldTypeName | ( | typePatchTypeField | ) |
Definition at line 542 of file faePatchField.H.
| #define makeFaePatchFieldsTypeName | ( | typePatchField | ) |
Definition at line 546 of file faePatchField.H.
| #define makeFaePatchTypeField | ( | PatchTypeField, | |
| typePatchTypeField | |||
| ) |
Definition at line 555 of file faePatchField.H.
| #define makeFaePatchFields | ( | type | ) |
Definition at line 577 of file faePatchField.H.
| #define makeFaePatchTypeFieldTypedefs | ( | type | ) |
Definition at line 590 of file faePatchField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.