cellListFwd.H File Reference

Forwards for various types of cell lists. More...

Include dependency graph for cellListFwd.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef UList< cell > cellUList
 A UList of cells. More...
 
typedef List< cell > cellList
 A List of cells. More...
 
typedef SubList< cell > cellSubList
 A SubList of cells. More...
 
typedef List< cellList > cellListList
 A List of cellList. More...
 

Detailed Description

Forwards for various types of cell lists.

Original source file cellListFwd.H

Header cellListFwd.H

Definition in file cellListFwd.H.