Loading...
Searching...
No Matches
indirectPrimitivePatch.H File Reference
Include dependency graph for indirectPrimitivePatch.H:

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.

Detailed Description

Original source file indirectPrimitivePatch.H

Definition in file indirectPrimitivePatch.H.