www.mooseframework.org
Transient Member List

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

_abortTransientprotected
_action_factoryMooseBaseParameterInterfaceprotected
_appMooseObjectprotected
_at_sync_pointTransientprotected
_auxTransientprotected
_check_auxTransientprotected
_communicatorlibMesh::ParallelObjectprotected
_consoleConsoleStreamInterface
_dtTransientprotected
_dt_oldTransientprotected
_dtmaxTransientprotected
_dtminTransientprotected
_enabledMooseObjectprotected
_end_timeTransientprotected
_error_on_dtminTransientprotected
_factoryMooseBaseParameterInterfaceprotected
_fe_problemExecutionerprotected
_feproblem_solveTransientprotected
_fixed_point_solveExecutionerprotected
_iteration_methodExecutionerprotected
_last_solve_convergedTransientprotected
_n_startup_stepsTransientprotected
_nameMooseBaseprotected
_next_interval_output_timeTransientprotected
_nlTransientprotected
_normalize_solution_diff_norm_by_dtTransientprotected
_num_stepsTransientprotected
_parsMooseBaseParameterInterfaceprotected
_pg_moose_appPerfGraphInterfaceprotected
_prefixPerfGraphInterfaceprotected
_problemTransientprotected
_restart_file_baseExecutionerprotected
_restartable_appRestartableprotected
_restartable_read_onlyRestartableprotected
_restartable_system_nameRestartableprotected
_restartable_tidRestartableprotected
_solution_change_normTransientprotected
_start_timeTransientprotected
_steady_state_detectionTransientprotected
_steady_state_start_timeTransientprotected
_steady_state_toleranceTransientprotected
_sync_timesTransientprotected
_t_stepTransientprotected
_target_timeTransientprotected
_timeTransientprotected
_time_intervalTransientprotected
_time_interval_output_intervalTransientprotected
_time_oldTransientprotected
_time_schemeTransientprotected
_time_stepperTransientprotected
_timestep_toleranceTransientprotected
_typeMooseBaseprotected
_unconstrained_dtTransientprotected
_use_multiapp_dtTransientprotected
_verboseExecutionerprotected
_xfem_repeat_stepTransientprotected
addAttributeReporter(const std::string &name, Real initial_value=0)Executionerprotectedvirtual
addPostprocessorDependencyHelper(const PostprocessorName &) constPostprocessorInterfaceinlineprotectedvirtual
addUserObjectDependencyHelper(const UserObject &) constUserObjectInterfaceinlineprotectedvirtual
atSyncPoint()Transientinline
augmentedPicardConvergenceCheck() constExecutionerinlinevirtual
callMooseError(std::string msg, const bool with_prefix) constMooseBase
comm() constlibMesh::ParallelObject
computeConstrainedDT()Transientvirtual
computeDT()Transientvirtual
connectControllableParams(const std::string &parameter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) constMooseBaseParameterInterface
ConsoleStreamInterface(MooseApp &app)ConsoleStreamInterface
constrainDTFromMultiApp(Real &dt_cur, std::ostringstream &diag, const ExecFlagType &execute_on) constTransientprivate
convergedToSteadyState() constTransientprotected
coupledPostprocessors(const std::string &param_name) constPostprocessorInterface
DataFileInterface(const MooseObject &parent)DataFileInterface< MooseObject >
DataFileParameterType typedefDataFileInterface< MooseObject >
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
dtMax()Transientinline
dtMin()Transientinline
enabled() constMooseObjectinlinevirtual
endStep(Real input_time=-1.0)Transientvirtual
endTime()Transientinline
errorPrefix(const std::string &error_type) constMooseBase
estimateTimeError()Transientvirtual
execute() overrideTransientvirtual
Executioner(const InputParameters &parameters)Executioner
Executioner(const InputParameters &parameters, bool)Executioner
feProblem()Executioner
fixedPointSolve()Executionerinline
forceNumSteps(const unsigned int num_steps)Transientinlinevirtual
getCheckedPointerParam(const std::string &name, const std::string &error_string="") constMooseBaseParameterInterface
getDataFileName(const std::string &param) constDataFileInterface< MooseObject >
getDataFileNameByName(const std::string &name, const std::string *param=nullptr) constDataFileInterface< MooseObject >
getDT()Transientvirtual
getEndTime() constTransientinline
getMooseApp() constMooseBaseinline
getParam(const std::string &name) constMooseBaseParameterInterface
getParam(const std::string &param1, const std::string &param2) constMooseBaseParameterInterface
getPostprocessorName(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
getPostprocessorValue(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
getPostprocessorValueByName(const PostprocessorName &name) constPostprocessorInterfacevirtual
getPostprocessorValueOld(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
getPostprocessorValueOldByName(const PostprocessorName &name) constPostprocessorInterface
getPostprocessorValueOlder(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
getPostprocessorValueOlderByName(const PostprocessorName &name) constPostprocessorInterface
getRenamedParam(const std::string &old_name, const std::string &new_name) constMooseBaseParameterInterface
getRestartableData(const std::string &data_name) constRestartableprotected
getSharedPtr()MooseObject
getSharedPtr() constMooseObject
getSolutionChangeNorm()Transient
getStartTime() constTransientinline
getTargetTime()Transientinlinevirtual
getTime() constTransientinlinevirtual
getTimeIntegratorName() const overrideTransientvirtual
getTimeScheme() constTransientinline
getTimeStepper()Transientinline
getTimeStepper() constTransientinline
getTimeStepperName() const overrideTransientvirtual
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
hasPostprocessor(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
hasPostprocessorByName(const PostprocessorName &name) constPostprocessorInterface
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
incrementStepOrReject()Transientvirtual
init() overrideTransientvirtual
isDefaultPostprocessorValue(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
isParamSetByUser(const std::string &nm) constMooseBaseParameterInterfaceinline
isParamValid(const std::string &name) constMooseBaseParameterInterfaceinline
iterationMethods()Executionerinlinestatic
keepGoing()Transientvirtual
lastSolveConverged() const overrideTransientvirtual
MooseBase(const std::string &type, const std::string &name, MooseApp &app, const InputParameters &params)MooseBase
MooseBaseErrorInterface(const MooseBase &base)MooseBaseErrorInterface
MooseBaseParameterInterface(const MooseBase &base, const InputParameters &parameters)MooseBaseParameterInterface
mooseDeprecated(Args &&... args) constMooseBaseErrorInterfaceinline
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) constMooseBaseErrorInterfaceinline
mooseError(Args &&... args) constMooseBaseErrorInterfaceinline
mooseErrorNonPrefixed(Args &&... args) constMooseBaseErrorInterfaceinline
mooseInfo(Args &&... args) constMooseBaseErrorInterfaceinline
MooseObject(const InputParameters &parameters)MooseObject
mooseWarning(Args &&... args) constMooseBaseErrorInterfaceinline
mooseWarningNonPrefixed(Args &&... args) constMooseBaseErrorInterfaceinline
n_processors() constlibMesh::ParallelObject
name() constMooseBaseinlinevirtual
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObject
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObject
ParallelObject(const ParallelObject &other)libMesh::ParallelObject
paramError(const std::string &param, Args... args) constMooseBaseParameterInterface
parameters() constMooseBaseParameterInterfaceinline
paramInfo(const std::string &param, Args... args) constMooseBaseParameterInterface
paramWarning(const std::string &param, Args... args) constMooseBaseParameterInterface
parentOutputPositionChanged() overrideTransientinlinevirtual
perfGraph()PerfGraphInterface
PerfGraphInterface(const MooseObject *moose_object)PerfGraphInterface
PerfGraphInterface(const MooseObject *moose_object, const std::string prefix)PerfGraphInterface
PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="")PerfGraphInterface
PerfGraphInterface(MooseApp &moose_app, const std::string prefix="")PerfGraphInterface
picardSolve()Executionerinline
postExecute() overrideTransientvirtual
PostprocessorInterface(const MooseObject *moose_object)PostprocessorInterface
PostprocessorInterface(const FEProblemBase *problem)PostprocessorInterface
postSolve()Executionerinlinevirtual
postStep()Transientvirtual
preExecute() overrideTransientvirtual
preProblemInit()Executionerinlinevirtual
preSolve()Executionerinlinevirtual
preStep()Transientvirtual
problem()Executionervirtual
processor_id() constlibMesh::ParallelObject
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
relativeSolutionDifferenceNorm()Transientvirtual
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
restartableName(const std::string &data_name) constRestartableprotected
setTargetTime(Real target_time)Transientvirtual
setTime(Real t)Transientinlinevirtual
setTimeOld(Real t)Transientinlinevirtual
setTimeStepper(TimeStepper &ts)Transient
setTimestepTolerance(const Real &tolerance)Transientinlinevirtual
setupTimeIntegrator()Transientprotected
syncTimes()Transientinline
takeStep(Real input_dt=-1.0)Transientvirtual
timedSectionName(const std::string &section_name) constPerfGraphInterfaceprotected
timeStepSolveObject()Transientinlinevirtual
timestepTol()Transientinline
Transient(const InputParameters &parameters)Transient
type() constMooseBaseinline
typeAndName() constMooseBase
unconstrainedDT()Transientinline
uniqueName() constMooseBaseParameterInterfaceinline
uniqueParameterName(const std::string &parameter_name) constMooseBaseParameterInterfaceinline
UserObjectInterface(const MooseObject *moose_object)UserObjectInterface
validParams()Transientstatic
verbose() constExecutionerinline
~Executioner()Executionerinlinevirtual
~MooseBase()=defaultMooseBasevirtual
~MooseBaseParameterInterface()=defaultMooseBaseParameterInterfacevirtual
~MooseObject()=defaultMooseObjectvirtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~PerfGraphInterface()=defaultPerfGraphInterfacevirtual