

Go to the source code of this file.
Classes | |
| class | faPatchField< Type > |
| faPatchField<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 | calculatedFaPatchField< Type > |
| Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd. More... | |
| class | zeroGradientFaPatchField< Type > |
| Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd. More... | |
| class | faPatchFieldBase |
| Template invariant parts for faPatchField. More... | |
| class | faPatchField< Type > |
| faPatchField<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. | |
Functions | |
| template<class Type > | |
| Ostream & | operator<< (Ostream &, const faPatchField< Type > &) |
Original source file faPatchField.H
Definition in file faPatchField.H.