Go to the source code of this file.
Classes | |
class | PatchFunction1 |
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a certain type, e.g. constant or time varying, and provide functions to return the (interpolated) value, and integral between limits. More... | |
class | PatchFunction1 |
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a certain type, e.g. constant or time varying, and provide functions to return the (interpolated) value, and integral between limits. More... | |
Namespaces | |
Foam | |
Macros | |
#define | makePatchFunction1(Type) |
#define | makePatchFunction1Type(SS, Type) |
#define | makeConcretePatchFunction1Type(SS, Type) |
#define | makeScalarPatchFunction1(SS) |
Functions | |
template<class Type > | |
Ostream & | operator<< (Ostream &, const PatchFunction1< Type > &) |
Original source file PatchFunction1.H
Definition in file PatchFunction1.H.
#define makePatchFunction1 | ( | Type | ) |
Definition at line 282 of file PatchFunction1.H.
#define makePatchFunction1Type | ( | SS, | |
Type | |||
) |
Definition at line 294 of file PatchFunction1.H.
#define makeConcretePatchFunction1Type | ( | SS, | |
Type | |||
) |
Definition at line 304 of file PatchFunction1.H.
#define makeScalarPatchFunction1 | ( | SS | ) |
Definition at line 314 of file PatchFunction1.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.