

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef GlobalIOList< label > | labelGlobalIOList |
| typedef GlobalIOList< scalar > | scalarGlobalIOList |
| typedef GlobalIOList< vector > | vectorGlobalIOList |
| typedef GlobalIOList< sphericalTensor > | sphericalTensorGlobalIOList |
| typedef GlobalIOList< symmTensor > | symmTensorGlobalIOList |
| typedef GlobalIOList< tensor > | tensorGlobalIOList |
Functions | |
| template<> | |
| bool | typeGlobal< labelGlobalIOList > () |
| Template function for obtaining global status. More... | |
| template<> | |
| bool | typeGlobal< scalarGlobalIOList > () |
| template<> | |
| bool | typeGlobal< vectorGlobalIOList > () |
| template<> | |
| bool | typeGlobal< sphericalTensorGlobalIOList > () |
| template<> | |
| bool | typeGlobal< symmTensorGlobalIOList > () |
| template<> | |
| bool | typeGlobal< tensorGlobalIOList > () |
Original source file globalIOLists.H
Definition in file globalIOLists.H.
1.8.13