

Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef PrimitivePatch< SubList< face >, const pointField & > | primitivePatch |
| A PrimitivePatch with a SubList addressing for the faces, const reference for the point field. | |
| typedef PrimitivePatch< List< face >, const pointField & > | primitiveFacePatch |
| A PrimitivePatch with List storage for the faces, const reference for the point field. | |
Original source file primitivePatch.H
Definition in file primitivePatch.H.