| allow_to_change_time_step() const | Integrator | |
| assemble_matrix() override | Newmark | 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 | virtual |
| current_internal | LeeNewmarkBase | protected |
| disable() | Tag | |
| enable() | Tag | |
| erase_machine_error(vec &) const | Integrator | virtual |
| 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() | Integrator | virtual |
| 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_trial_displacement() const | Integrator | virtual |
| guard() | Tag | |
| has_corrector() const | Integrator | virtual |
| if_iterative | LeeNewmarkBase | protected |
| initialize() override | LeeNewmarkFull | virtual |
| Integrator(unsigned=0) | ImplicitIntegrator | explicit |
| Integrator(const Integrator &)=delete | ImplicitIntegrator | |
| Integrator(Integrator &&)=delete | ImplicitIntegrator | |
| Integrator::Integrator(unsigned=0) | Integrator | explicit |
| Integrator::Integrator(const Integrator &)=delete | Integrator | |
| Integrator::Integrator(Integrator &&)=delete | Integrator | |
| is_active() const | Tag | |
| is_guarded() const | Tag | |
| LeeNewmarkBase(unsigned, double, double, StiffnessType=StiffnessType::CURRENT) | LeeNewmarkBase | explicit |
| LeeNewmarkFull(unsigned, std::vector< Mode > &&, double, double, StiffnessType) | LeeNewmarkFull | |
| matrix_is_assembled() const | Integrator | |
| n_block | LeeNewmarkBase | protected |
| Newmark(unsigned=0, double=.25, double=.5) | Newmark | explicit |
| operator=(const Integrator &)=delete | Integrator | |
| operator=(Integrator &&)=delete | Integrator | |
| Tag::operator=(const Tag &)=delete | Tag | |
| Tag::operator=(Tag &&)=delete | Tag | |
| print() override | LeeNewmarkFull | virtual |
| process_constraint() override | LeeNewmarkFull | virtual |
| process_constraint_resistance() override | LeeNewmarkFull | virtual |
| process_criterion() | Integrator | virtual |
| process_load() | Integrator | virtual |
| process_load_resistance() | Integrator | virtual |
| process_modifier() | Integrator | virtual |
| record() const | Integrator | |
| reset_status() final | LeeNewmarkBase | virtual |
| residual | LeeNewmarkBase | protected |
| set_domain(const weak_ptr< DomainBase > &) | Integrator | |
| set_matrix_assembled_switch(bool) | 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() | Integrator | virtual |
| stiffness | LeeNewmarkBase | protected |
| stiffness_type | LeeNewmarkBase | protected |
| StiffnessType enum name | LeeNewmarkBase | |
| sync_status(bool) | Integrator | virtual |
| Tag(unsigned=0) | Tag | explicit |
| Tag(const Tag &)=default | Tag | |
| Tag(Tag &&)=default | Tag | |
| time_independent_matrix() const override | ImplicitIntegrator | virtual |
| trial_internal | LeeNewmarkBase | protected |
| type() const override | ImplicitIntegrator | inlinevirtual |
| Type enum name | LeeNewmarkFull | |
| unguard() | Tag | |
| update_constraint() | Integrator | virtual |
| update_from_ninja() | Integrator | virtual |
| update_incre_time(double) | Integrator | virtual |
| update_internal(const mat &) final | LeeNewmarkBase | virtual |
| update_load() | Integrator | virtual |
| update_parameter(double) override | Newmark | virtual |
| update_trial_load_factor(double) | Integrator | virtual |
| update_trial_load_factor(const vec &) | Integrator | virtual |
| update_trial_status() override | Newmark | virtual |
| update_trial_time(double) | Integrator | virtual |
| ~Integrator() override=default | Integrator | |
| ~Tag()=default | Tag | virtual |