Functions
shootRays.H File Reference

Go to the source code of this file.

Functions

 if (Pstream::master())
 
const label maxDynListLength (viewFactorDict.getOrDefault< label >("maxDynListLength", 1000000))
 
 for (const int proci :Pstream::allProcs())
 

Function Documentation

◆ if()

if ( Pstream::master()  )

Definition at line 5 of file shootRays.H.

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

Here is the call graph for this function:

◆ maxDynListLength()

const label maxDynListLength ( viewFactorDict.getOrDefault< label >  "maxDynListLength", 1000000)

Referenced by for().

Here is the caller graph for this function:

◆ for()

for ( const int proci   :Pstream::allProcs())

Definition at line 19 of file shootRays.H.

References Foam::abort(), stdFoam::end(), Foam::FatalError, FatalErrorInFunction, forAll, maxDynListLength(), Foam::returnReduceOr(), surfacesMesh(), and List< T >::transfer().

Here is the call graph for this function: