This class is a hit walker used to see what type of execution the input is doing. More...
#include <ParameterStudyAction.h>
Public Member Functions | |
ExecutionTypeWalker () | |
void | walk (const std::string &fullpath, const std::string &nodename, hit::Node *n) override |
unsigned int | getExecutionType () const |
Private Attributes | |
unsigned int | _exec_type |
bool | _found_exec |
This class is a hit walker used to see what type of execution the input is doing.
Definition at line 206 of file ParameterStudyAction.h.
|
inline |
Definition at line 209 of file ParameterStudyAction.h.
|
inline |
Definition at line 212 of file ParameterStudyAction.h.
Referenced by ParameterStudyAction::inferMultiAppMode().
|
override |
Definition at line 791 of file ParameterStudyAction.C.
|
private |
Definition at line 215 of file ParameterStudyAction.h.
Referenced by getExecutionType(), and walk().
|
private |
Definition at line 216 of file ParameterStudyAction.h.
Referenced by walk().