mergePatchPairs.H File Reference

Go to the source code of this file.

Functions

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

Variables

 else
 

Detailed Description

Original source file mergePatchPairs.H

Definition in file mergePatchPairs.H.

Function Documentation

◆ if()

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

Definition at line 27 of file mergePatchPairs.H.

References Foam::endl(), Foam::flatOutput(), forAll, Foam::identity(), Foam::Info, mesh, Foam::name(), Foam::nl, pbm, Foam::returnReduceOr(), and UList< T >::size().

Here is the call graph for this function:

Variable Documentation

◆ else

else
Initial value:
{
Info<< "No patch pairs to merge" << endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:531
messageStream Info
Information stream (stdout output on master, null elsewhere)

Definition at line 263 of file mergePatchPairs.H.