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