

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<> | |
| Foam::string | Foam::argList::argRead< Foam::string > (const label index) const |
| template<> | |
| Foam::word | Foam::argList::argRead< Foam::word > (const label index) const |
| template<> | |
| Foam::fileName | Foam::argList::argRead< Foam::fileName > (const label index) const |
| template<> | |
| Foam::string | Foam::argList::optionRead< Foam::string > (const word &opt) const |
| template<> | |
| Foam::word | Foam::argList::optionRead< Foam::word > (const word &opt) const |
| template<> | |
| Foam::fileName | Foam::argList::optionRead< Foam::fileName > (const word &opt) const |
Original source file argListI.H
Definition in file argListI.H.
1.8.13