
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| defineDebugSwitchWithName (Foam::ensightReadFile, "ensightReadFile", 0) | |
| registerDebugSwitchWithName (Foam::ensightReadFile, ensight, "ensightReadFile") | |
| template<class Type> | |
| static Type | getPrimitive (IFstream &is) |
| static void | readEnsightString (IFstream &is, std::string &value) |
Original source file ensightReadFile.C
Definition in file ensightReadFile.C.
| defineDebugSwitchWithName | ( | Foam::ensightReadFile | , |
| "ensightReadFile" | , | ||
| 0 | ) |
| registerDebugSwitchWithName | ( | Foam::ensightReadFile | , |
| ensight | , | ||
| "ensightReadFile" | ) |