Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| defineTypeName (coordinateSystems) | |
| template<class UnaryMatchPredicate > | |
| static wordList | namesImpl (const PtrList< coordinateSystem > &list, const UnaryMatchPredicate &matcher, const bool doSort) |
| template<class UnaryMatchPredicate > | |
| static labelList | indicesImpl (const PtrList< coordinateSystem > &list, const UnaryMatchPredicate &matcher) |
| template<class UnaryMatchPredicate > | |
| label | findIndexImpl (const PtrList< coordinateSystem > &list, const UnaryMatchPredicate &matcher) |
Variables | |
| static const char * | headerTypeCompat = "IOPtrList<coordinateSystem>" |
| Header name for 1806 and earlier. More... | |
Original source file coordinateSystems.C
Definition in file coordinateSystems.C.
|
static |
Header name for 1806 and earlier.
Definition at line 42 of file coordinateSystems.C.