mergePatchPairs.H File Reference

Go to the source code of this file.

Functions

 if (meshDict.readIfPresent("mergePatchPairs", mergePatchPairs) &&mergePatchPairs.size())
 

Variables

 else
 

Function Documentation

◆ if()

if ( meshDict.  readIfPresent"mergePatchPairs", mergePatchPairs) &&mergePatchPairs.size()

Definition at line 6 of file mergePatchPairs.H.

References forAll, mesh, and UList< T >::size().

Here is the call graph for this function:

Variable Documentation

◆ else

else
Initial value:
{
Info<< nl << "There are no merge patch pairs" << endl

Definition at line 127 of file mergePatchPairs.H.