Go to the source code of this file.
Data Structures | |
class | rowElement |
class | VRWGraph |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | forAllRow(graph, rowI, index) for(Foam::label index=0;index<(graph).sizeOfRow(rowI);++index) |
Original source file VRWGraph.H
Definition in file VRWGraph.H.
#define forAllRow | ( | graph, | |
rowI, | |||
index | |||
) | for(Foam::label index=0;index<(graph).sizeOfRow(rowI);++index) |
Definition at line 277 of file VRWGraph.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.