Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | TypeValueSetsConstArg(Type, nullArg) , const UPtrList<const Field<Type>>& Type##ValueSets |
#define | TypeValueSetsParameter(Type, nullArg) Type##ValueSets, |
#define | PlotTypeValueSets(Type, nullArg) |
Functions | |
defineTypeNameAndDebug (gnuplotSetWriter, 0) | |
addToRunTimeSelectionTable (setWriter, gnuplotSetWriter, word) | |
addToRunTimeSelectionTable (setWriter, gnuplotSetWriter, dict) | |
Original source file gnuplotSetWriter.C
Definition in file gnuplotSetWriter.C.
#define TypeValueSetsConstArg | ( | Type, | |
nullArg | |||
) | , const UPtrList<const Field<Type>>& Type##ValueSets |
#define TypeValueSetsParameter | ( | Type, | |
nullArg | |||
) | Type##ValueSets, |
#define PlotTypeValueSets | ( | Type, | |
nullArg | |||
) |