
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef PrimitivePatch< IndirectList< face >, const pointField & > | indirectPrimitivePatch |
| A PrimitivePatch with an IndirectList for the faces, const reference for the point field. | |
| typedef PrimitivePatch< UIndirectList< face >, const pointField & > | uindirectPrimitivePatch |
| A PrimitivePatch with UIndirectList for the faces, const reference for the point field. | |
Original source file indirectPrimitivePatch.H
Definition in file indirectPrimitivePatch.H.