nonConformalBoundary::TypeMethod< Type, Method > Struct Template Reference

Simple wrapper for a type and a method. More...

Public Member Functions

 TypeMethod (const Method &method)
 

Public Attributes

Method method
 

Detailed Description

template<class Type, class Method>
struct Foam::nonConformalBoundary::TypeMethod< Type, Method >

Simple wrapper for a type and a method.

Definition at line 86 of file nonConformalBoundary.C.

Constructor & Destructor Documentation

◆ TypeMethod()

TypeMethod ( const Method &  method)
inline

Definition at line 90 of file nonConformalBoundary.C.

Member Data Documentation

◆ method

Method method

Definition at line 88 of file nonConformalBoundary.C.


The documentation for this struct was generated from the following file: