readFieldsHandler Class Reference

A simple field-loader, as per the readFields function object. More...

Public Member Functions

 readFieldsHandler (fvMesh &mesh, bool verbose=true)
 Construct. More...
 
bool execute (const UList< word > &fieldNames)
 
 readFieldsHandler (fvMesh &mesh, bool verbose=true)
 Construct. More...
 
bool execute (const UList< word > &fieldNames)
 

Static Public Attributes

static const bool debug = false
 

Detailed Description

A simple field-loader, as per the readFields function object.

Definition at line 50 of file readFields.H.

Constructor & Destructor Documentation

◆ readFieldsHandler() [1/2]

readFieldsHandler ( fvMesh mesh,
bool  verbose = true 
)
inlineexplicit

Construct.

Definition at line 166 of file readFields.H.

References Foam::log().

Here is the call graph for this function:

◆ readFieldsHandler() [2/2]

readFieldsHandler ( fvMesh mesh,
bool  verbose = true 
)
inlineexplicit

Construct.

Definition at line 166 of file readFields.H.

References Foam::log().

Here is the call graph for this function:

Member Function Documentation

◆ execute() [1/2]

bool execute ( const UList< word > &  fieldNames)
inline

Definition at line 175 of file readFields.H.

◆ execute() [2/2]

bool execute ( const UList< word > &  fieldNames)
inline

Definition at line 175 of file readFields.H.

Member Data Documentation

◆ debug

static const bool debug = false
static

Definition at line 160 of file readFields.H.


The documentation for this class was generated from the following files: