allow_to_change_time_step() const | Integrator | |
assemble_matrix() override | GSSSS | virtual |
assemble_resistance() override | GSSSS | virtual |
C0 | GSSSS | protected |
C1 | GSSSS | protected |
C2 | GSSSS | protected |
C3 | GSSSS | protected |
C4 | GSSSS | protected |
clear_status() | Integrator | virtual |
commit_status() | Integrator | virtual |
correct_trial_status() | Integrator | virtual |
disable() | Tag | |
DT | GSSSS | protected |
enable() | Tag | |
erase_machine_error(vec &) const | Integrator | virtual |
from_incre_acceleration(const vec &, const uvec &) override | GSSSS | virtual |
ImplicitIntegrator::from_incre_acceleration(double, const uvec &) | Integrator | |
from_incre_velocity(const vec &, const uvec &) override | GSSSS | 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 | |
generate_constants(double, double, double) | GSSSS | inlineprotected |
generate_constants(const double R3, const double R1, const double R2) | GSSSS | protected |
generate_constants(const double R3, const double R1, const double R2) | GSSSS | protected |
generate_constants(const double R, double, double) | GSSSS | protected |
get_auxiliary_residual() | Integrator | virtual |
get_displacement_residual() override | GSSSS | virtual |
get_domain() const | Integrator | |
get_force_residual() override | GSSSS | virtual |
get_reference_load() override | GSSSS | virtual |
get_tag() const | Tag | |
get_trial_displacement() const | Integrator | virtual |
GSSSS(unsigned) | GSSSS | explicit |
GSSSSU0(unsigned, vec &&) | GSSSSU0 | |
guard() | Tag | |
has_corrector() const | Integrator | virtual |
initialize() | Integrator | virtual |
Integrator(unsigned=0) | ImplicitIntegrator | explicit |
Integrator(const Integrator &)=delete | ImplicitIntegrator | |
Integrator(Integrator &&)=delete | ImplicitIntegrator | |
is_active() const | Tag | |
is_guarded() const | Tag | |
L1 | GSSSS | protected |
L2 | GSSSS | protected |
L3 | GSSSS | protected |
L4 | GSSSS | protected |
L5 | GSSSS | protected |
matrix_is_assembled() const | Integrator | |
operator=(const Integrator &)=delete | Integrator | |
operator=(Integrator &&)=delete | Integrator | |
Tag::operator=(const Tag &)=delete | Tag | |
Tag::operator=(Tag &&)=delete | Tag | |
print() override | GSSSS | virtual |
process_constraint() override | GSSSS | virtual |
process_constraint_resistance() override | GSSSS | virtual |
process_criterion() | Integrator | virtual |
process_load() override | GSSSS | virtual |
process_load_resistance() override | GSSSS | virtual |
process_modifier() | Integrator | virtual |
record() const | Integrator | |
reset_status() | Integrator | virtual |
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(const mat &) | Integrator | |
solve(const sp_mat &) | Integrator | |
solve(mat &&) | Integrator | |
solve(sp_mat &&) | Integrator | |
solve(mat &, const mat &) | Integrator | virtual |
solve(mat &, const sp_mat &) | Integrator | virtual |
solve(mat &, mat &&) | Integrator | virtual |
solve(mat &, sp_mat &&) | Integrator | virtual |
stage_and_commit_status() | Integrator | |
stage_status() | Integrator | virtual |
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 |
type() const override | ImplicitIntegrator | inlinevirtual |
unguard() | Tag | |
update_constraint() | Integrator | virtual |
update_from_ninja() | Integrator | virtual |
update_incre_time(double) | Integrator | virtual |
update_internal(const mat &) | Integrator | virtual |
update_load() | Integrator | virtual |
update_parameter(double) override | GSSSS | virtual |
update_trial_load_factor(double) | Integrator | virtual |
update_trial_load_factor(const vec &) | Integrator | virtual |
update_trial_status() override | GSSSS | virtual |
update_trial_time(double) | Integrator | virtual |
W1 | GSSSS | protected |
W1G6 | GSSSS | protected |
W2G5 | GSSSS | protected |
W3G3 | GSSSS | protected |
XA | GSSSS | protected |
XD | GSSSS | protected |
XV | GSSSS | protected |
~Integrator() override=default | Integrator | |
~Tag()=default | Tag | virtual |