https://mooseframework.inl.gov
WebServerControl Member List

This is the complete list of members for WebServerControl, including all inherited members.

_action_factoryParallelParamObjectprotected
_appMooseObjectprotected
_client_infoWebServerControlprivate
_client_info_lockWebServerControlmutableprivate
_client_initializedWebServerControlprivate
_client_timeoutWebServerControlprivate
_communicatorlibMesh::ParallelObjectprotected
_consoleConsoleStreamInterface
_controlled_valuesWebServerControlprivate
_controlled_values_mutexWebServerControlprivate
_current_execute_flagSetupInterfaceprotected
_currently_waitingWebServerControlprivate
_depends_onControlprotected
_dtTransientInterfaceprotected
_dt_oldTransientInterfaceprotected
_enabledMooseObjectprotected
_execute_enumSetupInterfaceprotected
_factoryParallelParamObjectprotected
_fe_problemControlprotected
_file_socketWebServerControlprivate
_initial_client_timeoutWebServerControlprivate
_is_implicitTransientInterfaceprotected
_is_transientTransientInterfaceprotected
_kill_requestedWebServerControlprivate
_last_client_pokeWebServerControlprivate
_nameMooseBaseprotected
_parsMooseBaseprotected
_pg_moose_appPerfGraphInterfaceprotected
_portWebServerControlprivate
_prefixPerfGraphInterfaceprotected
_restartable_appRestartableprotected
_restartable_read_onlyRestartableprotected
_restartable_system_nameRestartableprotected
_restartable_tidRestartableprotected
_server_thread_ptrWebServerControlprivate
_server_weak_ptrWebServerControlprivate
_tTransientInterfaceprotected
_t_oldTransientInterfaceprotected
_t_stepTransientInterfaceprotected
_terminate_requestedWebServerControlprivate
_ti_feproblemTransientInterfaceprotected
_ti_paramsTransientInterfaceprotected
_typeMooseBaseprotected
addPostprocessorDependencyHelper(const PostprocessorName &) constPostprocessorInterfaceinlineprotectedvirtual
addReporterDependencyHelper(const ReporterName &)ReporterInterfaceinlineprotectedvirtual
addServerAction(const std::string &path, std::function< Response(const Request &, WebServerControl &)> &&action, const ServerActionOptions &options={})WebServerControlprotected
addServerAction(const std::string &path, std::function< WebServerControl::Response(const WebServerControl::Request &, WebServerControl &)> &&action, const WebServerControl::ServerActionOptions &options)WebServerControl
addServerActions()WebServerControlinlineprotectedvirtual
addServerActionsInternal()WebServerControlprivate
addUserObjectDependencyHelper(const UserObject &) constUserObjectInterfaceinlineprotectedvirtual
addVectorPostprocessorDependencyHelper(const VectorPostprocessorName &) constVectorPostprocessorInterfaceinlineprotectedvirtual
app_paramMooseBasestatic
callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr) constMooseBase
callMooseError(MooseApp *const app, const InputParameters &params, std::string msg, const bool with_prefix, const hit::Node *node)MooseBasestatic
clientPoke()WebServerControlprivate
clientTimeoutErrorMessage(const Real timeout, const std::string &timeout_param_name, const std::optional< std::string > &suffix={}) constWebServerControlprivate
comm() constlibMesh::ParallelObject
connectControllableParams(const std::string &parameter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) constMooseBase
ConsoleStreamInterface(MooseApp &app)ConsoleStreamInterface
Control(const InputParameters &parameters)Control
ControlledValueBase typedefWebServerControl
convertJSON(const nlohmann::json &json_value, const key_T &key)WebServerControlprotectedstatic
coupledPostprocessors(const std::string &param_name) constPostprocessorInterfaceprotected
customSetup(const ExecFlagType &)SetupInterfaceinlinevirtual
DataFileInterface(const ParallelParamObject &parent)DataFileInterface
DataFileParameterType typedefDataFileInterface
declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Restartableprotected
declareRecoverableData(const std::string &data_name, Args &&... args)Restartableprotected
declareRestartableData(const std::string &data_name, Args &&... args)Restartableprotected
declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Restartableprotected
declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args)Restartableprotected
declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args)Restartableprotected
determineState() constTransientInterfaceinline
enabled() constMooseObjectinlinevirtual
errorPrefix(const std::string &) constMooseBaseinline
execute() override finalWebServerControlvirtual
flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) constSolutionInvalidInterfaceprotected
FunctionInterface(const MooseObject *moose_object)FunctionInterface
FunctionInterface(const FunctionInterface &object, const Moose::Kokkos::FunctorCopy &key)FunctionInterface
getBase() constMooseBaseinline
getCheckedPointerParam(const std::string &name, const std::string &error_string="") constMooseBase
getClientInfo() constWebServerControlprotected
getControllableParameter(const std::string &param_name)Controlprotected
getControllableParameterByName(const std::string &param_name)Controlprotected
getControllableParameterByName(const std::string &tag, const std::string &object_name, const std::string &param_name)Controlprotected
getControllableParameterByName(const MooseObjectName &object_name, const std::string &param_name)Controlprotected
getControllableParameterByName(const MooseObjectParameterName &param_name)Controlprotected
getControllableValue(const std::string &name, bool warn_when_values_differ=true)Controlprotected
getControllableValueByName(const std::string &name, bool warn_when_values_differ=true)Controlprotected
getControllableValueByName(const std::string &object_name, const std::string &param_name, bool warn_when_values_differ=true)Controlprotected
getControllableValueByName(const MooseObjectName &object_name, const std::string &param_name, bool warn_when_values_differ=true)Controlprotected
getControllableValueByName(const std::string &tag, const std::string &object_name, const std::string &param_name, bool warn_when_values_differ=true)Controlprotected
getControllableValueByName(const MooseObjectParameterName &desired, bool warn_when_values_differ=true)Controlprotected
getDataFileName(const std::string &param) constDataFileInterface
getDataFileNameByName(const std::string &relative_path) constDataFileInterface
getDataFilePath(const std::string &relative_path) constDataFileInterface
getDependencies()Controlinline
getExecuteOnEnum() constSetupInterface
getExecuteOptions()Controlstatic
getFunction(const std::string &name) constFunctionInterface
getFunctionByName(const FunctionName &name) constFunctionInterface
getHitNode() constMooseBaseinline
getMooseApp() constMooseBaseinline
getParam(const std::string &name) constMooseBase
getParam(const std::string &param1, const std::string &param2) constMooseBase
getPostprocessorName(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
getPostprocessorValue(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
getPostprocessorValueByName(const PostprocessorName &name) constPostprocessorInterfaceprotectedvirtual
getPostprocessorValueOld(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
getPostprocessorValueOldByName(const PostprocessorName &name) constPostprocessorInterfaceprotected
getPostprocessorValueOlder(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
getPostprocessorValueOlderByName(const PostprocessorName &name) constPostprocessorInterfaceprotected
getRenamedParam(const std::string &old_name, const std::string &new_name) constMooseBase
getReporterContextBaseByName(const ReporterName &reporter_name) constReporterInterfaceprotected
getReporterName(const std::string &param_name) constReporterInterfaceprotected
getReporterValue(const std::string &param_name, const std::size_t time_index=0)ReporterInterfaceprotected
getReporterValue(const std::string &param_name, ReporterMode mode, const std::size_t time_index=0)ReporterInterfaceprotected
getReporterValueByName(const ReporterName &reporter_name, const std::size_t time_index=0)ReporterInterfaceprotected
getReporterValueByName(const ReporterName &reporter_name, ReporterMode mode, const std::size_t time_index=0)ReporterInterfaceprotected
getRestartableData(const std::string &data_name) constRestartableprotected
getScatterVectorPostprocessorValue(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getScatterVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getScatterVectorPostprocessorValueOld(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getScatterVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getSharedPtr()MooseObject
getSharedPtr() constMooseObject
getUserObject(const std::string &param_name, bool is_dependency=true) constUserObjectInterface
getUserObjectBase(const std::string &param_name, bool is_dependency=true) constUserObjectInterface
getUserObjectBaseByName(const UserObjectName &object_name, bool is_dependency=true) constUserObjectInterface
getUserObjectByName(const UserObjectName &object_name, bool is_dependency=true) constUserObjectInterface
getUserObjectName(const std::string &param_name) constUserObjectInterface
getVectorPostprocessorName(const std::string &param_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValue(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValue(const std::string &param_name, const std::string &vector_name, bool needs_broadcast) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueOld(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueOld(const std::string &param_name, const std::string &vector_name, bool needs_broadcast) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) constVectorPostprocessorInterfaceprotected
hasBase() constMooseBaseinline
hasControllableParameterByName(const std::string &name) constControlprotected
hasFunction(const std::string &param_name) constFunctionInterface
hasFunctionByName(const FunctionName &name) constFunctionInterface
hasPostprocessor(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
hasPostprocessorByName(const PostprocessorName &name) constPostprocessorInterfaceprotected
hasReporterValue(const std::string &param_name) constReporterInterfaceprotected
hasReporterValue(const std::string &param_name) constReporterInterfaceprotected
hasReporterValueByName(const ReporterName &reporter_name) constReporterInterfaceprotected
hasReporterValueByName(const ReporterName &reporter_name) constReporterInterfaceprotected
hasUserObject(const std::string &param_name) constUserObjectInterface
hasUserObject(const std::string &param_name) constUserObjectInterface
hasUserObjectByName(const UserObjectName &object_name) constUserObjectInterface
hasUserObjectByName(const UserObjectName &object_name) constUserObjectInterface
hasVectorPostprocessor(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
hasVectorPostprocessor(const std::string &param_name) constVectorPostprocessorInterfaceprotected
hasVectorPostprocessorByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
hasVectorPostprocessorByName(const VectorPostprocessorName &name) constVectorPostprocessorInterfaceprotected
initialSetup()SetupInterfacevirtual
isClientInitialized() constWebServerControlinlineprivate
isCurrentlyWaiting() constWebServerControlinlineprotected
isDefaultPostprocessorValue(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
isImplicit()TransientInterfaceinline
isKillRequested() constWebServerControlinlineprivate
isKokkosObject(IsKokkosObjectKey &&) constMooseObjectinline
isParamSetByUser(const std::string &name) constMooseBaseinline
isParamValid(const std::string &name) constMooseBaseinline
isTerminateRequested() constWebServerControlinlineprivate
isVectorPostprocessorDistributed(const std::string &param_name) constVectorPostprocessorInterfaceprotected
isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) constVectorPostprocessorInterfaceprotected
jacobianSetup()SetupInterfacevirtual
kokkos_object_paramMooseBasestatic
messagePrefix(const bool hit_prefix=true) constMooseBaseinline
moose_base_paramMooseBasestatic
MooseBase(const InputParameters &params)MooseBase
MooseBase(MooseApp &app, const InputParameters &params)MooseBase
ParallelParamObject::mooseDeprecated(Args &&... args) constMooseBaseinline
SolutionInvalidInterface::mooseDeprecated(Args &&... args) constSolutionInvalidInterfaceinline
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) constMooseBaseinline
mooseError(Args &&... args) constMooseBaseinline
mooseErrorNonPrefixed(Args &&... args) constMooseBaseinline
mooseInfo(Args &&... args) constMooseBaseinline
MooseObject(const InputParameters &parameters)MooseObject
MooseObject(const MooseObject &object, const Moose::Kokkos::FunctorCopy &key)MooseObject
ParallelParamObject::mooseWarning(Args &&... args) constMooseBaseinline
SolutionInvalidInterface::mooseWarning(Args &&... args) constSolutionInvalidInterfaceinline
ParallelParamObject::mooseWarningNonPrefixed(Args &&... args) constMooseBaseinline
SolutionInvalidInterface::mooseWarningNonPrefixed(Args &&... args) constSolutionInvalidInterfaceinline
n_processors() constlibMesh::ParallelObject
name() constMooseBaseinline
name_paramMooseBasestatic
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObject
outputClientTiming(const std::string &message, const std::chrono::time_point< std::chrono::steady_clock > &start) constWebServerControlprivate
outputMessage(const std::string &message) constWebServerControlprotected
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObject
ParallelObject(const ParallelObject &other)libMesh::ParallelObject
ParallelParamObject(const InputParameters &params)ParallelParamObject
paramError(const std::string &param, Args... args) constMooseBase
parameters() constMooseBaseinline
paramInfo(const std::string &param, Args... args) constMooseBase
ParallelParamObject::paramWarning(const std::string &param, Args... args) constMooseBase
SolutionInvalidInterface::paramWarning(const std::string &param, Args... args) constSolutionInvalidInterfaceinline
perfGraph()PerfGraphInterfaceprotected
PerfGraphInterface(const MooseObject *moose_object)PerfGraphInterfaceprotected
PerfGraphInterface(const MooseObject *moose_object, const std::string prefix)PerfGraphInterfaceprotected
PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="")PerfGraphInterfaceprotected
PerfGraphInterface(MooseApp &moose_app, const std::string prefix="")PerfGraphInterfaceprotected
PostprocessorInterface(const MooseObject *moose_object)PostprocessorInterfaceprotected
PostprocessorInterface(const FEProblemBase *problem)PostprocessorInterfaceprotected
PostprocessorInterface(const PostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key)PostprocessorInterfaceprotected
processor_id() constlibMesh::ParallelObject
queryParam(const std::string &name) constMooseBase
registerInvalidSolutionInternal(const std::string &message, const bool warning) constSolutionInvalidInterfaceprotected
registerTimedSection(const std::string &section_name, const unsigned int level) constPerfGraphInterfaceprotected
registerTimedSection(const std::string &section_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) constPerfGraphInterfaceprotected
ReporterInterface(const MooseObject *moose_object)ReporterInterfaceprotected
RequestMethod enum nameWebServerControlprotected
residualSetup()SetupInterfacevirtual
Restartable(const MooseObject *moose_object, const std::string &system_name)Restartable
Restartable(const MooseObject *moose_object, const std::string &system_name, THREAD_ID tid)Restartable
Restartable(MooseApp &moose_app, const std::string &name, const std::string &system_name, THREAD_ID tid, const bool read_only=false, const RestartableDataMapName &metaname="")Restartable
Restartable(const Restartable &object, const Moose::Kokkos::FunctorCopy &key)Restartable
restartableName(const std::string &data_name) constRestartableprotected
setClientInfo(const ClientInfo &info)WebServerControlprivate
setClientInitialized()WebServerControlinlineprivate
setControllableValue(const std::string &name, const T &value)Controlprotected
setControllableValueByName(const std::string &name, const T &value)Controlprotected
setControllableValueByName(const std::string &object_name, const std::string &param_name, const T &value)Controlprotected
setControllableValueByName(const MooseObjectName &object_name, const std::string &param_name, const T &value)Controlprotected
setControllableValueByName(const std::string &tag, const std::string &object_name, const std::string &param_name, const T &value)Controlprotected
setControllableValueByName(const MooseObjectParameterName &name, const T &value)Controlprotected
setCurrentlyWaiting(const bool value=true)WebServerControlinlineprivate
setKillRequested()WebServerControlinlineprivate
setTerminateRequested(const bool value=true)WebServerControlinlineprivate
SetupInterface(const MooseObject *moose_object)SetupInterface
SetupInterface(const SetupInterface &object, const Moose::Kokkos::FunctorCopy &key)SetupInterface
SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters &params)SolutionInvalidInterface
SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key)SolutionInvalidInterface
startServer(const Moose::PassKey< StartWebServerControlAction >)WebServerControl
stopServer()WebServerControlprivate
subdomainSetup()SetupInterfacevirtual
timedSectionName(const std::string &section_name) constPerfGraphInterfaceprotected
timestepSetup()SetupInterfacevirtual
TransientInterface(const MooseObject *moose_object)TransientInterface
TransientInterface(const TransientInterface &object, const Moose::Kokkos::FunctorCopy &key)TransientInterface
type() constMooseBaseinline
type_paramMooseBasestatic
typeAndName() constMooseBase
unique_name_paramMooseBasestatic
uniqueName() constMooseBase
uniqueParameterName(const std::string &parameter_name) constMooseBase
UserObjectInterface(const MooseObject *moose_object)UserObjectInterface
UserObjectInterface(const UserObjectInterface &object, const Moose::Kokkos::FunctorCopy &key)UserObjectInterface
usingCombinedWarningSolutionWarningsMooseObject
validParams()WebServerControlstatic
VectorPostprocessorInterface(const MooseObject *moose_object, bool broadcast_by_default=false)VectorPostprocessorInterfaceprotected
VectorPostprocessorInterface(const VectorPostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key)VectorPostprocessorInterfaceprotected
WebServerControl(const InputParameters &parameters)WebServerControl
~Control()Controlinlinevirtual
~MooseBase()=defaultMooseBasevirtual
~MooseObject()=defaultMooseObjectvirtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~ParallelParamObject()=defaultParallelParamObjectvirtual
~PerfGraphInterface()=defaultPerfGraphInterfaceprotectedvirtual
~SetupInterface()SetupInterfacevirtual
~TransientInterface()TransientInterfacevirtual
~VectorPostprocessorInterface()=defaultVectorPostprocessorInterfaceprotectedvirtual
~WebServerControl()WebServerControl