libMesh
libMesh::NewmarkSolver Member List

This is the complete list of members for libMesh::NewmarkSolver, including all inherited members.

_betalibMesh::NewmarkSolverprotected
_countslibMesh::ReferenceCounterprotectedstatic
_diff_solverlibMesh::TimeSolverprotected
_enable_print_counterlibMesh::ReferenceCounterprotectedstatic
_gammalibMesh::NewmarkSolverprotected
_general_residual(bool request_jacobian, DiffContext &, ResFuncType mass, ResFuncType damping, ResFuncType time_deriv, ResFuncType constraint, ReinitFuncType reinit)libMesh::NewmarkSolverprotectedvirtual
_initial_accel_setlibMesh::NewmarkSolverprotected
_is_accel_solvelibMesh::NewmarkSolverprotected
_linear_solverlibMesh::TimeSolverprotected
_mutexlibMesh::ReferenceCounterprotectedstatic
_n_objectslibMesh::ReferenceCounterprotectedstatic
_old_local_solution_accellibMesh::SecondOrderUnsteadySolverprotected
_old_local_solution_ratelibMesh::SecondOrderUnsteadySolverprotected
_systemlibMesh::TimeSolverprotected
adjoint_advance_timestep() overridelibMesh::NewmarkSolvervirtual
adjoint_solve(const QoISet &qoi_indices) overridelibMesh::UnsteadySolvervirtual
advance_timestep() overridelibMesh::NewmarkSolvervirtual
before_timestep()libMesh::TimeSolverinlinevirtual
compute_initial_accel()libMesh::NewmarkSolvervirtual
Counts typedeflibMesh::ReferenceCounterprotected
diff_solver()libMesh::TimeSolverinlinevirtual
disable_print_counter_info()libMesh::ReferenceCounterstatic
du(const SystemNorm &norm) const overridelibMesh::UnsteadySolvervirtual
element_residual(bool request_jacobian, DiffContext &) overridelibMesh::NewmarkSolvervirtual
enable_print_counter_info()libMesh::ReferenceCounterstatic
error_order() const overridelibMesh::NewmarkSolvervirtual
first_adjoint_steplibMesh::UnsteadySolverprotected
first_solvelibMesh::UnsteadySolverprotected
get_info()libMesh::ReferenceCounterstatic
get_solution_history()libMesh::TimeSolver
increment_constructor_count(const std::string &name) noexceptlibMesh::ReferenceCounterinlineprotected
increment_destructor_count(const std::string &name) noexceptlibMesh::ReferenceCounterinlineprotected
init() overridelibMesh::SecondOrderUnsteadySolvervirtual
init_adjoints() overridelibMesh::UnsteadySolvervirtual
init_data() overridelibMesh::SecondOrderUnsteadySolvervirtual
integrate_adjoint_refinement_error_estimate(AdjointRefinementEstimator &, ErrorVector &) overridelibMesh::UnsteadySolvervirtual
integrate_adjoint_sensitivity(const QoISet &qois, const ParameterVector &parameter_vector, SensitivityData &sensitivities) overridelibMesh::UnsteadySolvervirtual
integrate_qoi_timestep() overridelibMesh::UnsteadySolvervirtual
is_adjoint() constlibMesh::TimeSolverinline
is_steady() const overridelibMesh::UnsteadySolverinlinevirtual
last_completed_timestep_size()libMesh::TimeSolvervirtual
last_deltatlibMesh::TimeSolverprotected
last_step_deltatlibMesh::UnsteadySolverprotected
linear_solver()libMesh::TimeSolverinlinevirtual
n_objects()libMesh::ReferenceCounterinlinestatic
NewmarkSolver(sys_type &s)libMesh::NewmarkSolverexplicit
next_step_deltatlibMesh::UnsteadySolverprotected
nonlocal_residual(bool request_jacobian, DiffContext &) overridelibMesh::NewmarkSolvervirtual
old_adjointslibMesh::UnsteadySolverprotected
old_local_nonlinear_solutionlibMesh::UnsteadySolver
old_nonlinear_solution(const dof_id_type global_dof_number) constlibMesh::UnsteadySolver
old_solution_accel(const dof_id_type global_dof_number) constlibMesh::SecondOrderUnsteadySolver
old_solution_rate(const dof_id_type global_dof_number) constlibMesh::SecondOrderUnsteadySolver
operator=(const ReferenceCountedObject &)libMesh::ReferenceCountedObject< TimeSolver >inlineprotected
Parent typedeflibMesh::NewmarkSolver
print_info(std::ostream &out_stream=libMesh::out)libMesh::ReferenceCounterstatic
project_initial_accel(FunctionBase< Number > *f, FunctionBase< Gradient > *g=nullptr)libMesh::NewmarkSolver
project_initial_rate(FunctionBase< Number > *f, FunctionBase< Gradient > *g=nullptr)libMesh::SecondOrderUnsteadySolver
quietlibMesh::TimeSolver
reduce_deltat_on_diffsolver_failurelibMesh::TimeSolver
ReferenceCountedObject()libMesh::ReferenceCountedObject< TimeSolver >inlineprotected
ReferenceCountedObject(const ReferenceCountedObject &other)libMesh::ReferenceCountedObject< TimeSolver >inlineprotected
ReferenceCountedObject(ReferenceCountedObject &&other) noexceptlibMesh::ReferenceCountedObject< TimeSolver >inlineprotected
ReferenceCounter()libMesh::ReferenceCounterinlineprotected
ReferenceCounter(const ReferenceCounter &)libMesh::ReferenceCounterinlineprotected
ReferenceCounter(ReferenceCounter &&other) noexceptlibMesh::ReferenceCounterinlineprotected
reinit() overridelibMesh::SecondOrderUnsteadySolvervirtual
ReinitFuncType typedeflibMesh::TimeSolverprotected
ResFuncType typedeflibMesh::TimeSolverprotected
retrieve_timestep() overridelibMesh::SecondOrderUnsteadySolvervirtual
SecondOrderUnsteadySolver(sys_type &s)libMesh::SecondOrderUnsteadySolverexplicit
set_beta(Real beta)libMesh::NewmarkSolverinline
set_first_adjoint_step(bool first_adjoint_step_setting)libMesh::UnsteadySolverinline
set_first_solve(bool first_solve_setting)libMesh::UnsteadySolverinline
set_gamma(Real gamma)libMesh::NewmarkSolverinline
set_initial_accel_avail(bool initial_accel_set)libMesh::NewmarkSolver
set_is_adjoint(bool _is_adjoint_value)libMesh::TimeSolverinline
set_solution_history(const SolutionHistory &_solution_history)libMesh::TimeSolver
side_residual(bool request_jacobian, DiffContext &) overridelibMesh::NewmarkSolvervirtual
solution_historylibMesh::TimeSolverprotected
solve() overridelibMesh::NewmarkSolvervirtual
sys_type typedeflibMesh::TimeSolver
system() constlibMesh::TimeSolverinline
system()libMesh::TimeSolverinline
time_order() const overridelibMesh::SecondOrderUnsteadySolverinlinevirtual
TimeSolver(sys_type &s)libMesh::TimeSolverexplicit
UnsteadySolver(sys_type &s)libMesh::UnsteadySolverexplicit
update()libMesh::UnsteadySolver
~NewmarkSolver()libMesh::NewmarkSolvervirtual
~ReferenceCountedObject()libMesh::ReferenceCountedObject< TimeSolver >inline
~ReferenceCounter()libMesh::ReferenceCounterinline
~SecondOrderUnsteadySolver()libMesh::SecondOrderUnsteadySolvervirtual
~TimeSolver()libMesh::TimeSolvervirtual
~UnsteadySolver()libMesh::UnsteadySolvervirtual