This is the complete list of members for TransientAndAdjoint, including all inherited members.
_abort | Transient | protected |
_action_factory | Transient | protected |
_adjoint_solve | TransientAndAdjoint | protected |
_app | Transient | protected |
_at_sync_point | Transient | protected |
_aux | Transient | protected |
_communicator | libMesh::ParallelObject | protected |
_console | Transient | |
_dt | Transient | protected |
_dt_old | Transient | protected |
_dtmax | Transient | protected |
_dtmin | Transient | protected |
_enabled | Transient | protected |
_end_time | Transient | protected |
_error_on_dtmin | Transient | protected |
_factory | Transient | protected |
_fe_problem | Transient | protected |
_feproblem_solve | Transient | protected |
_fixed_point_solve | Transient | protected |
_forward_times | TransientAndAdjoint | protected |
_iteration_method | Transient | protected |
_last_solve_converged | Transient | protected |
_n_startup_steps | Transient | protected |
_name | Transient | protected |
_next_interval_output_time | Transient | protected |
_num_steps | Transient | protected |
_pars | Transient | protected |
_pg_moose_app | Transient | protected |
_prefix | Transient | protected |
_problem | Transient | protected |
_restart_file_base | Transient | protected |
_restartable_app | Transient | protected |
_restartable_read_only | Transient | protected |
_restartable_system_name | Transient | protected |
_restartable_tid | Transient | protected |
_start_time | Transient | protected |
_steady_state_detection | Transient | protected |
_steady_state_start_time | Transient | protected |
_sync_times | Transient | protected |
_t_step | Transient | protected |
_target_time | Transient | protected |
_time | Transient | protected |
_time_interval | Transient | protected |
_time_interval_output_interval | Transient | protected |
_time_old | Transient | protected |
_time_scheme | Transient | protected |
_time_stepper | Transient | protected |
_timestep_tolerance | Transient | protected |
_type | Transient | protected |
_unconstrained_dt | Transient | protected |
_use_multiapp_dt | Transient | protected |
_verbose | Transient | protected |
_xfem_repeat_step | Transient | protected |
addAttributeReporter(const std::string &name, Real initial_value=0) | Transient | protectedvirtual |
addPostprocessorDependencyHelper(const PostprocessorName &) const | Transient | protectedvirtual |
addReporterDependencyHelper(const ReporterName &) | Executioner | protectedvirtual |
addUserObjectDependencyHelper(const UserObject &) const | Transient | protectedvirtual |
atSyncPoint() | Transient | |
buildOutputHideVariableList(std::set< std::string > variable_names) | Executioner | |
callMooseError(std::string msg, const bool with_prefix) const | Transient | |
comm() const | libMesh::ParallelObject | |
computeConstrainedDT() | Transient | virtual |
computeDT() | Transient | |
computeSolutionChangeNorm(bool check_aux, bool normalize_by_dt) const | Transient | |
connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | Transient | |
ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
convergedToSteadyState() const | Transient | |
coupledPostprocessors(const std::string ¶m_name) const | Transient | |
DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
DataFileParameterType typedef | Transient | |
declareLateValues() | Executioner | virtual |
declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Transient | protected |
declareRecoverableData(const std::string &data_name, Args &&... args) | Transient | protected |
declareRestartableData(const std::string &data_name, Args &&... args) | Transient | protected |
declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Transient | protected |
declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args) | Transient | protected |
declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args) | Transient | protected |
declareUnusedValue(Args &&... args) | Executioner | protected |
declareValue(const std::string ¶m_name, Args &&... args) | Executioner | protected |
declareValue(const std::string ¶m_name, ReporterMode mode, Args &&... args) | Executioner | protected |
declareValue(const std::string ¶m_name, Args &&... args) | Executioner | protected |
declareValue(const std::string ¶m_name, ReporterMode mode, Args &&... args) | Executioner | protected |
declareValue(const std::string ¶m_name, Args &&... args) | Executioner | protected |
declareValue(const std::string ¶m_name, ReporterMode mode, Args &&... args) | Executioner | protected |
declareValue(const std::string ¶m_name, Args &&... args) | Executioner | protected |
declareValue(const std::string ¶m_name, ReporterMode mode, Args &&... args) | Executioner | protected |
declareValueByName(const ReporterValueName &value_name, Args &&... args) | Executioner | protected |
declareValueByName(const ReporterValueName &value_name, ReporterMode mode, Args &&... args) | Executioner | protected |
declareValueByName(const ReporterValueName &value_name, Args &&... args) | Executioner | protected |
declareValueByName(const ReporterValueName &value_name, ReporterMode mode, Args &&... args) | Executioner | protected |
declareValueByName(const ReporterValueName &value_name, Args &&... args) | Executioner | protected |
declareValueByName(const ReporterValueName &value_name, ReporterMode mode, Args &&... args) | Executioner | protected |
declareValueByName(const ReporterValueName &value_name, Args &&... args) | Executioner | protected |
declareValueByName(const ReporterValueName &value_name, ReporterMode mode, Args &&... args) | Executioner | protected |
defaultSteadyStateConvergenceParams() | Transient | static |
dtMax() | Transient | |
dtMin() | Transient | |
enabled() const | Transient | virtual |
endStep(Real input_time=-1.0) | Transient | virtual |
endTime() | Transient | |
errorPrefix(const std::string &error_type) const | Transient | |
estimateTimeError() | Transient | virtual |
execute() override | Transient | virtual |
Executioner(const InputParameters ¶meters) | Executioner | |
Executioner(const InputParameters ¶meters, bool) | Executioner | |
feProblem() | Transient | |
fixedPointSolve() | Transient | |
forceNumSteps(const unsigned int num_steps) | Transient | virtual |
getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | Transient | |
getDataFileName(const std::string ¶m) const | Transient | |
getDataFileNameByName(const std::string &relative_path) const | Transient | |
getDataFilePath(const std::string &relative_path) const | Transient | |
getDT() | Transient | virtual |
getEndTime() const | Transient | |
getMooseApp() const | Transient | |
getOutputs() | Executioner | |
getParam(const std::string &name) const | Transient | |
getParam(const std::string ¶m1, const std::string ¶m2) const | Transient | |
getPostprocessorName(const std::string ¶m_name, const unsigned int index=0) const | Transient | |
getPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | Transient | |
getPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | Transient | |
getPostprocessorValueByName(const PostprocessorName &name) const | Transient | virtual |
getPostprocessorValueByName(const PostprocessorName &name) const | Transient | virtual |
getPostprocessorValueOld(const std::string ¶m_name, const unsigned int index=0) const | Transient | |
getPostprocessorValueOld(const std::string ¶m_name, const unsigned int index=0) const | Transient | |
getPostprocessorValueOldByName(const PostprocessorName &name) const | Transient | |
getPostprocessorValueOldByName(const PostprocessorName &name) const | Transient | |
getPostprocessorValueOlder(const std::string ¶m_name, const unsigned int index=0) const | Transient | |
getPostprocessorValueOlder(const std::string ¶m_name, const unsigned int index=0) const | Transient | |
getPostprocessorValueOlderByName(const PostprocessorName &name) const | Transient | |
getPostprocessorValueOlderByName(const PostprocessorName &name) const | Transient | |
getRenamedParam(const std::string &old_name, const std::string &new_name) const | Transient | |
getReporterName(const std::string ¶m_name) const | Executioner | protected |
getReporterValue(const std::string ¶m_name, const std::size_t time_index=0) | Executioner | protected |
getReporterValue(const std::string ¶m_name, ReporterMode mode, const std::size_t time_index=0) | Executioner | protected |
getReporterValue(const std::string ¶m_name, const std::size_t time_index=0) | Executioner | protected |
getReporterValue(const std::string ¶m_name, ReporterMode mode, const std::size_t time_index=0) | Executioner | protected |
getReporterValueByName(const ReporterName &reporter_name, const std::size_t time_index=0) | Executioner | protected |
getReporterValueByName(const ReporterName &reporter_name, ReporterMode mode, const std::size_t time_index=0) | Executioner | protected |
getReporterValueByName(const ReporterName &reporter_name, const std::size_t time_index=0) | Executioner | protected |
getReporterValueByName(const ReporterName &reporter_name, ReporterMode mode, const std::size_t time_index=0) | Executioner | protected |
getRestartableData(const std::string &data_name) const | Transient | protected |
getSharedPtr() | Transient | |
getSharedPtr() const | Transient | |
getStartTime() const | Transient | |
getTargetTime() | Transient | virtual |
getTime() const | Transient | virtual |
getTimeIntegratorNames() const override | Transient | virtual |
getTimeIntegrators() const override | Transient | protectedvirtual |
getTimeScheme() const | Transient | |
getTimeStepper() | Transient | |
getTimeStepper() const | Transient | |
getTimeStepperName() const override | Transient | virtual |
getUserObject(const std::string ¶m_name, bool is_dependency=true) const | Transient | |
getUserObjectBase(const std::string ¶m_name, bool is_dependency=true) const | Transient | |
getUserObjectBaseByName(const UserObjectName &object_name, bool is_dependency=true) const | Transient | |
getUserObjectByName(const UserObjectName &object_name, bool is_dependency=true) const | Transient | |
getUserObjectName(const std::string ¶m_name) const | Transient | |
hasPostprocessor(const std::string ¶m_name, const unsigned int index=0) const | Transient | |
hasPostprocessorByName(const PostprocessorName &name) const | Transient | |
hasReporterValue(const std::string ¶m_name) const | Executioner | protected |
hasReporterValue(const std::string ¶m_name) const | Executioner | protected |
hasReporterValue(const std::string ¶m_name) const | Executioner | protected |
hasReporterValue(const std::string ¶m_name) const | Executioner | protected |
hasReporterValueByName(const ReporterName &reporter_name) const | Executioner | protected |
hasReporterValueByName(const ReporterName &reporter_name) const | Executioner | protected |
hasReporterValueByName(const ReporterName &reporter_name) const | Executioner | protected |
hasReporterValueByName(const ReporterName &reporter_name) const | Executioner | protected |
hasUserObject(const std::string ¶m_name) const | Transient | |
hasUserObject(const std::string ¶m_name) const | Transient | |
hasUserObject(const std::string ¶m_name) const | Transient | |
hasUserObject(const std::string ¶m_name) const | Transient | |
hasUserObjectByName(const UserObjectName &object_name) const | Transient | |
hasUserObjectByName(const UserObjectName &object_name) const | Transient | |
hasUserObjectByName(const UserObjectName &object_name) const | Transient | |
hasUserObjectByName(const UserObjectName &object_name) const | Transient | |
incrementStepOrReject() | Transient | virtual |
init() override | Transient | virtual |
isDefaultPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | Transient | |
isParamSetByUser(const std::string &nm) const | Transient | |
isParamValid(const std::string &name) const | Transient | |
iterationMethods() | Transient | static |
keepGoing() | Transient | virtual |
lastSolveConverged() const override | Transient | virtual |
MooseBase(const std::string &type, const std::string &name, MooseApp &app, const InputParameters ¶ms) | MooseBase | |
MooseBaseErrorInterface(const MooseBase &base) | MooseBaseErrorInterface | |
MooseBaseParameterInterface(const MooseBase &base, const InputParameters ¶meters) | MooseBaseParameterInterface | |
mooseDeprecated(Args &&... args) const | Transient | |
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | Transient | |
mooseError(Args &&... args) const | Transient | |
mooseErrorNonPrefixed(Args &&... args) const | Transient | |
mooseInfo(Args &&... args) const | Transient | |
MooseObject(const InputParameters ¶meters) | MooseObject | |
mooseWarning(Args &&... args) const | Transient | |
mooseWarningNonPrefixed(Args &&... args) const | Transient | |
n_processors() const | libMesh::ParallelObject | |
name() const | Transient | virtual |
operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
ParallelParamObject(const std::string &type, const std::string &name, MooseApp &app, const InputParameters ¶ms) | ParallelParamObject | |
paramError(const std::string ¶m, Args... args) const | Transient | |
parameters() const | Transient | |
paramInfo(const std::string ¶m, Args... args) const | Transient | |
paramWarning(const std::string ¶m, Args... args) const | Transient | |
parentOutputPositionChanged() override | Transient | virtual |
perfGraph() | Transient | |
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 | |
postExecute() override | TransientAndAdjoint | virtual |
PostprocessorInterface(const MooseObject *moose_object) | PostprocessorInterface | |
PostprocessorInterface(const FEProblemBase *problem) | PostprocessorInterface | |
postSolve() | Transient | virtual |
postStep() override | TransientAndAdjoint | virtual |
preExecute() override | TransientAndAdjoint | virtual |
preProblemInit() | Transient | virtual |
preSolve() | Transient | virtual |
preStep() | Transient | virtual |
problem() | Transient | virtual |
processor_id() const | libMesh::ParallelObject | |
queryParam(const std::string &name) const | Transient | |
registerTimedSection(const std::string §ion_name, const unsigned int level) const | Transient | protected |
registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | Transient | protected |
relativeSolutionDifferenceNorm(bool check_aux) const override | Transient | virtual |
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) const | Transient | protected |
setTargetTime(Real target_time) | Transient | virtual |
setTime(Real t) | Transient | virtual |
setTimeOld(Real t) | Transient | virtual |
setTimeStepper(TimeStepper &ts) | Transient | |
setTimestepTolerance(const Real &tolerance) | Transient | virtual |
setupTimeIntegrator() | Transient | protected |
shouldStore() const | Executioner | virtual |
store(nlohmann::json &json) const | Executioner | virtual |
syncTimes() | Transient | |
takeStep(Real input_dt=-1.0) | Transient | virtual |
timedSectionName(const std::string §ion_name) const | Transient | protected |
timeStepSolveObject() | Transient | virtual |
timestepTol() | Transient | |
Transient(const InputParameters ¶meters) | Transient | |
TransientAndAdjoint(const InputParameters ¶meters) | TransientAndAdjoint | |
TransientBase(const InputParameters ¶meters) | TransientBase | |
type() const | Transient | |
typeAndName() const | Transient | |
unconstrainedDT() | Transient | |
uniqueName() const | Transient | |
uniqueParameterName(const std::string ¶meter_name) const | Transient | |
UserObjectInterface(const MooseObject *moose_object) | UserObjectInterface | |
validParams() | TransientAndAdjoint | static |
verbose() const | Transient | |
~Executioner() | Executioner | virtual |
~MooseBase()=default | MooseBase | virtual |
~MooseBaseParameterInterface()=default | MooseBaseParameterInterface | virtual |
~MooseObject()=default | MooseObject | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ParallelParamObject()=default | ParallelParamObject | virtual |
~PerfGraphInterface()=default | PerfGraphInterface | virtual |