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 | |
| List<HashTable<HashTable<word> > > regionCloudFields | ( | meshes. | size() | ) |
| if | ( | timeDirs.size() && | doLagrangian | ) |
Definition at line 25 of file findCloudFields.H.
References cloudName(), Foam::flush(), forAll(), forAllConstIters(), Foam::Info, io(), mesh, meshes(), Foam::readDir(), regionCloudFields(), regionName, regionNames, and timeName.

| List<wordList> regionCloudNames | ( | meshes. | size() | ) |
| forAll | ( | regionCloudNames | , |
| regioni | |||
| ) |
Definition at line 122 of file findCloudFields.H.
References regionCloudFields(), and regionCloudNames().
Referenced by if().


| const wordList allCloudNames | ( | allRegionClouds. | sortedToc() | ) |
| if | ( | allRegionClouds. | empty() | ) |
Definition at line 131 of file findCloudFields.H.
References Foam::endl(), and Foam::Info.

| else |
Definition at line 136 of file findCloudFields.H.