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 7 of file mergePatchPairs.H.

References Foam::endl(), forAll, Foam::identity(), Foam::Info, mesh, Foam::name(), and Foam::nl.

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 115 of file mergePatchPairs.H.

Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:350
Foam::Info
messageStream Info
Information stream (uses stdout - output is on the master only)
Foam::nl
constexpr char nl
Definition: Ostream.H:385