Go to the source code of this file.
Classes | |
struct | nonConformalBoundary::TypeMethod< Type, Method > |
Simple wrapper for a type and a method. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | TYPE_METHOD(Type, Method) typeMethod<Type>(&Type::Method) |
Functions | |
template<class FaceList , class PointField > | |
edge | meshEdge (const PrimitivePatch< FaceList, PointField > &p, const label edgei) |
defineTypeNameAndDebug (nonConformalBoundary, 0) | |
Original source file nonConformalBoundary.C
Definition in file nonConformalBoundary.C.
#define TYPE_METHOD | ( | Type, | |
Method | |||
) | typeMethod<Type>(&Type::Method) |
Definition at line 319 of file nonConformalBoundary.C.