Go to the source code of this file.
Data Structures | |
class | fvPatchField |
Abstract base class with a fat-interface to all derived classes covering all possible ways in which they might be used. More... | |
class | fvMatrix |
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise. More... | |
class | fvPatchField |
Abstract base class with a fat-interface to all derived classes covering all possible ways in which they might be used. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | makeFvPatchField(fvPatchTypeField) |
#define | addToPatchFieldRunTimeSelection(PatchTypeField, typePatchTypeField) |
#define | addRemovableToPatchFieldRunTimeSelection(PatchTypeField, typePatchTypeField) |
#define | makePatchTypeField(PatchTypeField, typePatchTypeField) |
#define | makeRemovablePatchTypeField(PatchTypeField, typePatchTypeField) |
#define | makeTemplatePatchTypeField(PatchTypeField, typePatchTypeField) |
#define | makePatchFields(type) |
#define | makePatchFieldsTypeName(type) |
#define | makePatchTypeFieldTypedefs(type) |
Functions | |
template<class Type > | |
Ostream & | operator<< (Ostream &, const fvPatchField< Type > &) |
Original source file fvPatchField.H
Definition in file fvPatchField.H.
#define makeFvPatchField | ( | fvPatchTypeField | ) |
Definition at line 573 of file fvPatchField.H.
#define addToPatchFieldRunTimeSelection | ( | PatchTypeField, | |
typePatchTypeField | |||
) |
Definition at line 586 of file fvPatchField.H.
#define addRemovableToPatchFieldRunTimeSelection | ( | PatchTypeField, | |
typePatchTypeField | |||
) |
Definition at line 608 of file fvPatchField.H.
#define makePatchTypeField | ( | PatchTypeField, | |
typePatchTypeField | |||
) |
Definition at line 632 of file fvPatchField.H.
#define makeRemovablePatchTypeField | ( | PatchTypeField, | |
typePatchTypeField | |||
) |
Definition at line 637 of file fvPatchField.H.
#define makeTemplatePatchTypeField | ( | PatchTypeField, | |
typePatchTypeField | |||
) |
Definition at line 643 of file fvPatchField.H.
#define makePatchFields | ( | type | ) |
Definition at line 648 of file fvPatchField.H.
#define makePatchFieldsTypeName | ( | type | ) |
Definition at line 676 of file fvPatchField.H.
#define makePatchTypeFieldTypedefs | ( | type | ) |
Definition at line 684 of file fvPatchField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.