writeObjects.C File Reference
Include dependency graph for writeObjects.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  Foam::functionObjects
 Function objects are OpenFOAM utilities to ease workflow configurations and enhance workflows by producing additional user-requested data both during runtime and postprocessing calculations, typically in the form of additional logging to the screen, or generating text, image and field files.
 

Functions

 defineTypeNameAndDebug (writeObjects, 0)
 
 addToRunTimeSelectionTable (functionObject, writeObjects, dictionary)
 
const Foam::objectRegistrysetRegistry (const Foam::Time &runTime, const Foam::dictionary &dict)
 

Detailed Description

Original source file writeObjects.C

Definition in file writeObjects.C.

Function Documentation

◆ setRegistry()

const Foam::objectRegistry & setRegistry ( const Foam::Time runTime,
const Foam::dictionary dict 
)

Definition at line 63 of file writeObjects.C.

References polyMesh::defaultRegion, dict, regionName, and runTime.