AssemblyFvPatch.H File Reference
Include dependency graph for AssemblyFvPatch.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AssemblyFvPatch< CyclicType >
 An assembly of lduMatrix that is specific inter-region coupling through mapped patches. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Macros

#define makeAssemblyFvPatch(Type)
 

Detailed Description

Original source file AssemblyFvPatch.H

Definition in file AssemblyFvPatch.H.

Macro Definition Documentation

◆ makeAssemblyFvPatch

#define makeAssemblyFvPatch (   Type)
Value:
\
defineNamedTemplateTypeNameAndDebug(AssemblyFvPatch<Type>, 0); \

Definition at line 166 of file AssemblyFvPatch.H.