Loading...
Searching...
No Matches
readFieldsHandler Class Reference

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

#include <readFields.H>

Public Member Functions

 readFieldsHandler (fvMesh &mesh, bool verbose=true)
 Construct.
bool execute (const UList< word > &fieldNames)
 readFieldsHandler (fvMesh &mesh, bool verbose=true)
 Construct.
bool execute (const UList< word > &fieldNames)
 readFieldsHandler (fvMesh &mesh, bool verbose=true)
 Construct.
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 44 of file readFields.H.

Constructor & Destructor Documentation

◆ readFieldsHandler() [1/3]

readFieldsHandler ( fvMesh & mesh,
bool verbose = true )
inlineexplicit

Construct.

Definition at line 171 of file readFields.H.

References mesh.

◆ readFieldsHandler() [2/3]

readFieldsHandler ( fvMesh & mesh,
bool verbose = true )
inlineexplicit

Construct.

Definition at line 171 of file readFields.H.

References mesh.

◆ readFieldsHandler() [3/3]

readFieldsHandler ( fvMesh & mesh,
bool verbose = true )
inlineexplicit

Construct.

Definition at line 171 of file readFields.H.

References mesh.

Member Function Documentation

◆ execute() [1/3]

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

Definition at line 180 of file readFields.H.

◆ execute() [2/3]

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

Definition at line 180 of file readFields.H.

◆ execute() [3/3]

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

Definition at line 180 of file readFields.H.

Member Data Documentation

◆ debug

const bool debug = false
static

Definition at line 163 of file readFields.H.


The documentation for this class was generated from the following files:
  • applications/utilities/postProcessing/miscellaneous/createROMfields/readFields.H
  • applications/utilities/preProcessing/setExprBoundaryFields/readFields.H
  • applications/utilities/preProcessing/setExprFields/readFields.H