findCloudFields.H File Reference

Go to the source code of this file.

Functions

List< HashTable< HashTable< word > > > regionCloudFields (meshes.size())
 
 if (timeDirs.size() &&doLagrangian)
 
List< wordList > regionCloudNames (meshes.size())
 
 forAll (regionCloudNames, regioni)
 
const wordList allCloudNames (allRegionClouds.sortedToc())
 
 if (allRegionClouds.empty())
 

Variables

 else
 

Detailed Description

Original source file findCloudFields.H

Definition in file findCloudFields.H.

Function Documentation

◆ regionCloudFields()

List<HashTable<HashTable<word> > > regionCloudFields ( meshes.  size())

Referenced by forAll(), and if().

Here is the caller graph for this function:

◆ if() [1/2]

if ( timeDirs.size() &&  doLagrangian)

Definition at line 31 of file findCloudFields.H.

References cloudName(), Foam::flush(), forAll(), forAllConstIters(), Foam::Info, mesh, meshes(), Foam::readDir(), regionCloudFields(), regionDir, regionName, regionNames, and timeName.

Here is the call graph for this function:

◆ regionCloudNames()

List<wordList> regionCloudNames ( meshes.  size())

Referenced by forAll(), and if().

Here is the caller graph for this function:

◆ forAll()

forAll ( regionCloudNames  ,
regioni   
)

Definition at line 132 of file findCloudFields.H.

References regionCloudFields(), and regionCloudNames().

Referenced by if().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ allCloudNames()

const wordList allCloudNames ( allRegionClouds.  sortedToc())

◆ if() [2/2]

if ( allRegionClouds.  empty())

Definition at line 141 of file findCloudFields.H.

References Foam::endl(), and Foam::Info.

Here is the call graph for this function:

Variable Documentation

◆ else

else
Initial value:
{
allRegionClouds.writeList(Info) << endl

Definition at line 146 of file findCloudFields.H.

Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:369
Foam::Info
messageStream Info
Information stream (stdout output on master, null elsewhere)