| allow_to_change_time_step() const | Integrator | |
| assemble_effective_matrix() override | Newmark | virtual |
| assemble_matrix() override | ImplicitIntegrator | virtual |
| assemble_resistance() override | Newmark | virtual |
| C0 | Newmark | protected |
| C1 | Newmark | protected |
| C2 | Newmark | protected |
| C3 | Newmark | protected |
| C4 | Newmark | protected |
| C5 | Newmark | protected |
| clear_status() final | LeeNewmarkBase | virtual |
| commit_status() final | LeeNewmarkBase | virtual |
| correct_trial_status() | Integrator | protectedvirtual |
| current_internal | LeeNewmarkBase | protected |
| disable() | Tag | |
| enable() | Tag | |
| erase_machine_error(vec &) const | Integrator | |
| erase_top_left_block() const | LeeNewmarkBase | protected |
| factory | LeeNewmarkBase | protected |
| first_iteration | LeeNewmarkBase | protected |
| from_incre_acceleration(const vec &, const uvec &) override | Newmark | virtual |
| ImplicitIntegrator::from_incre_acceleration(double, const uvec &) | Integrator | |
| from_incre_velocity(const vec &, const uvec &) override | Newmark | virtual |
| ImplicitIntegrator::from_incre_velocity(double, const uvec &) | Integrator | |
| from_total_acceleration(const vec &, const uvec &) | Integrator | virtual |
| from_total_acceleration(double, const uvec &) | Integrator | |
| from_total_velocity(const vec &, const uvec &) | Integrator | virtual |
| from_total_velocity(double, const uvec &) | Integrator | |
| get_auxiliary_residual() const | Integrator | |
| get_displacement_residual() final | LeeNewmarkBase | virtual |
| get_domain() const | Integrator | |
| get_force_residual() final | LeeNewmarkBase | virtual |
| get_reference_load() | Integrator | virtual |
| get_tag() const | Tag | |
| get_total_size() const =0 | LeeNewmarkBase | protectedpure virtual |
| get_trial_displacement() const | Integrator | virtual |
| guard() | Tag | |
| has_corrector() const | Integrator | protectedvirtual |
| initialize() override | LeeNewmarkBase | virtual |
| Integrator(unsigned=0) | ImplicitIntegrator | explicit |
| is_active() const | Tag | |
| is_guarded() const | Tag | |
| LeeNewmarkBase(unsigned, double, double, StiffnessType=StiffnessType::CURRENT) | LeeNewmarkBase | |
| matrix_is_assembled() const | Integrator | |
| n_block | LeeNewmarkBase | protected |
| Newmark(unsigned=0, double=.25, double=.5) | Newmark | explicit |
| operator=(const UniqueTag &)=delete | UniqueTag | |
| operator=(UniqueTag &&)=delete | UniqueTag | |
| Tag::operator=(const Tag &)=delete | Tag | |
| Tag::operator=(Tag &&)=delete | Tag | |
| print() override | Newmark | virtual |
| process_constraint() | Integrator | virtual |
| process_constraint_impl(bool) | Integrator | protectedvirtual |
| process_constraint_resistance() | Integrator | virtual |
| process_criterion() const | Integrator | |
| process_load() | Integrator | |
| process_load_impl(bool) | Integrator | protectedvirtual |
| process_load_resistance() | Integrator | |
| process_modifier() const | Integrator | |
| record() const | Integrator | |
| reset_status() final | LeeNewmarkBase | virtual |
| residual | LeeNewmarkBase | mutableprotected |
| set_domain(const std::weak_ptr< DomainBase > &) | Integrator | |
| set_matrix_assembled_switch() | Integrator | |
| set_tag(unsigned) const | Tag | |
| set_time_step_switch(bool) | Integrator | |
| solve(mat &, const mat &) final | LeeNewmarkBase | virtual |
| solve(mat &, const sp_mat &) final | LeeNewmarkBase | virtual |
| solve(mat &, mat &&) final | LeeNewmarkBase | virtual |
| solve(mat &, sp_mat &&) final | LeeNewmarkBase | virtual |
| Newmark::solve(const mat &) | Integrator | |
| Newmark::solve(const sp_mat &) | Integrator | |
| Newmark::solve(mat &&) | Integrator | |
| Newmark::solve(sp_mat &&) | Integrator | |
| stage_and_commit_status() | Integrator | |
| stage_status() const | Integrator | |
| stiffness | LeeNewmarkBase | protected |
| stiffness_type | LeeNewmarkBase | protected |
| StiffnessType enum name | LeeNewmarkBase | |
| sync_status(bool) | Integrator | |
| Tag(unsigned=0) | UniqueTag | explicit |
| Tag(const Tag &)=default | UniqueTag | |
| Tag(Tag &&) noexcept=default | UniqueTag | |
| time_independent_matrix() const | Integrator | virtual |
| trial_internal | LeeNewmarkBase | protected |
| Type enum name | Integrator | |
| type() const final | ImplicitIntegrator | inlinevirtual |
| unguard() | Tag | |
| UniqueTag(const UniqueTag &)=delete | UniqueTag | |
| UniqueTag(UniqueTag &&)=delete | UniqueTag | |
| update_constraint() const | Integrator | |
| update_from_ninja() | Integrator | virtual |
| update_incre_time(double) | Integrator | virtual |
| update_internal(const mat &) final | LeeNewmarkBase | virtual |
| update_load() const | Integrator | |
| update_parameter(double) override | Newmark | protectedvirtual |
| update_residual() const =0 | LeeNewmarkBase | protectedpure virtual |
| update_stiffness() const =0 | LeeNewmarkBase | protectedpure virtual |
| update_trial_load_factor(double) const | Integrator | |
| update_trial_load_factor(const vec &) const | Integrator | |
| update_trial_status(bool) override | Newmark | virtual |
| update_trial_time(double) | Integrator | |
| ~Tag()=default | Tag | virtual |
| ~UniqueTag() override=default | UniqueTag | |