_communicator | libMesh::ParallelObject | protected |
_console | ConsoleStreamInterface | |
_cycles_per_step | Adaptivity | protected |
_displaced_mesh_refinement | Adaptivity | protected |
_displaced_problem | Adaptivity | protected |
_error | Adaptivity | protected |
_error_estimator | Adaptivity | protected |
_fe_problem | Adaptivity | protected |
_indicator_field_to_error_vector | Adaptivity | protected |
_initial_marker_variable_name | Adaptivity | protected |
_initial_steps | Adaptivity | protected |
_initialized | Adaptivity | protected |
_interval | Adaptivity | protected |
_marker_variable_name | Adaptivity | protected |
_max_h_level | Adaptivity | protected |
_mesh | Adaptivity | protected |
_mesh_refinement | Adaptivity | protected |
_mesh_refinement_on | Adaptivity | protected |
_p_refinement_flag | Adaptivity | protected |
_pg_moose_app | PerfGraphInterface | protected |
_prefix | PerfGraphInterface | protected |
_print_mesh_changed | Adaptivity | protected |
_recompute_markers_during_cycles | Adaptivity | protected |
_start_time | Adaptivity | protected |
_step | Adaptivity | protected |
_steps | Adaptivity | protected |
_stop_time | Adaptivity | protected |
_t | Adaptivity | protected |
_use_new_system | Adaptivity | protected |
Adaptivity(FEProblemBase &fe_problem) | Adaptivity | |
adaptMesh(std::string marker_name=std::string()) | Adaptivity | |
comm() const | libMesh::ParallelObject | |
ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
getCyclesPerStep() const | Adaptivity | inline |
getErrorVector(const std::string &indicator_field) | Adaptivity | |
getInitialSteps() const | Adaptivity | inline |
getMaxHLevel() | Adaptivity | inline |
getRecomputeMarkersFlag() const | Adaptivity | inline |
getSteps() const | Adaptivity | inline |
init(const unsigned int steps, const unsigned int initial_steps, const bool p_refinement) | Adaptivity | |
initialAdaptMesh() | Adaptivity | |
isAdaptivityDue() | Adaptivity | |
isInitialized() | Adaptivity | inline |
isOn() | Adaptivity | inline |
n_processors() const | libMesh::ParallelObject | |
operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
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 | |
processor_id() const | libMesh::ParallelObject | |
registerTimedSection(const std::string §ion_name, const unsigned int level) const | PerfGraphInterface | protected |
registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | PerfGraphInterface | protected |
setAdaptivityOn(bool state) | Adaptivity | |
setCyclesPerStep(const unsigned int &num) | Adaptivity | inline |
setErrorEstimator(const MooseEnum &error_estimator_name) | Adaptivity | |
setErrorNorm(libMesh::SystemNorm &sys_norm) | Adaptivity | |
setInitialMarkerVariableName(std::string marker_field) | Adaptivity | |
setInterval(unsigned int interval) | Adaptivity | inline |
setMarkerVariableName(std::string marker_field) | Adaptivity | |
setMaxHLevel(unsigned int level) | Adaptivity | inline |
setParam(const std::string ¶m_name, const T ¶m_value) | Adaptivity | |
setPrintMeshChanged(bool state=true) | Adaptivity | inline |
setRecomputeMarkersFlag(const bool flag) | Adaptivity | inline |
setTimeActive(Real start_time, Real stop_time) | Adaptivity | |
setUseNewSystem() | Adaptivity | |
timedSectionName(const std::string §ion_name) const | PerfGraphInterface | protected |
uniformRefine(MooseMesh *mesh, unsigned int level=libMesh::invalid_uint) | Adaptivity | static |
uniformRefineWithProjection() | Adaptivity | |
updateErrorVectors() | Adaptivity | |
validParams() | PerfGraphInterface | static |
~Adaptivity() | Adaptivity | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~PerfGraphInterface()=default | PerfGraphInterface | virtual |