Go to the source code of this file.
Classes | |
class | Function1 |
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a certain type, e.g. constant or table, and provide functions to return the (interpolated) value, and integral between limits. More... | |
class | FieldFunction1< Function1Type > |
Namespaces | |
Foam | |
Macros | |
#define | makeFunction1(Type) |
#define | makeFunction1Type(SS, Type) |
#define | makeConcreteFunction1(SS, Type) |
#define | makeScalarFunction1(SS) |
Functions | |
template<class Type > | |
Ostream & | operator<< (Ostream &, const Function1< Type > &) |
Original source file Function1.H
Definition in file Function1.H.
#define makeFunction1 | ( | Type | ) |
Definition at line 339 of file Function1.H.
#define makeFunction1Type | ( | SS, | |
Type | |||
) |
Definition at line 351 of file Function1.H.
#define makeConcreteFunction1 | ( | SS, | |
Type | |||
) |
Definition at line 361 of file Function1.H.
#define makeScalarFunction1 | ( | SS | ) |
Definition at line 371 of file Function1.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.