
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 | TypeValueSetsParameter(Type, nullArg) Type##ValueSets, |
Functions | |
| defineTypeNameAndDebug (csvSetWriter, 0) | |
| addToRunTimeSelectionTable (setWriter, csvSetWriter, word) | |
| addToRunTimeSelectionTable (setWriter, csvSetWriter, dict) | |
Original source file csvSetWriter.C
Definition in file csvSetWriter.C.
| #define TypeValueSetsConstArg | ( | Type, | |
| nullArg | |||
| ) | , const UPtrList<const Field<Type>>& Type##ValueSets |
| #define TypeValueSetsParameter | ( | Type, | |
| nullArg | |||
| ) | Type##ValueSets, |
| #define TypeValueSetsParameter | ( | Type, | |
| nullArg | |||
| ) | Type##ValueSets, |