nonConformalBoundary.C File Reference
Include dependency graph for nonConformalBoundary.C:

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)
 

Detailed Description

Original source file nonConformalBoundary.C

Definition in file nonConformalBoundary.C.

Macro Definition Documentation

◆ TYPE_METHOD

#define TYPE_METHOD (   Type,
  Method 
)    typeMethod<Type>(&Type::Method)

Definition at line 319 of file nonConformalBoundary.C.