clear_status()=0 | SectionShell | pure virtual |
commit_status()=0 | SectionShell | pure virtual |
current_membrane_stiffness | SectionShellData | protected |
current_membrane_strain | SectionShellData | protected |
current_membrane_strain_rate | SectionShellData | protected |
current_membrane_stress | SectionShellData | protected |
current_plate_stiffness | SectionShellData | protected |
current_plate_strain | SectionShellData | protected |
current_plate_strain_rate | SectionShellData | protected |
current_plate_stress | SectionShellData | protected |
disable() | Tag | |
eccentricity | SectionShellData | protected |
enable() | Tag | |
get_copy()=0 | SectionShell | pure virtual |
get_current_membrane_stiffness() const | SectionShell | virtual |
get_current_membrane_strain() const | SectionShell | virtual |
get_current_membrane_strain_rate() const | SectionShell | virtual |
get_current_membrane_stress() const | SectionShell | virtual |
get_current_plate_stiffness() const | SectionShell | virtual |
get_current_plate_strain() const | SectionShell | virtual |
get_current_plate_strain_rate() const | SectionShell | virtual |
get_current_plate_stress() const | SectionShell | virtual |
get_eccentricity() const | SectionShell | |
get_initial_membrane_stiffness() const | SectionShell | virtual |
get_initial_plate_stiffness() const | SectionShell | virtual |
get_tag() const | Tag | |
get_trial_membrane_stiffness() const | SectionShell | virtual |
get_trial_membrane_strain() const | SectionShell | virtual |
get_trial_membrane_strain_rate() const | SectionShell | virtual |
get_trial_membrane_stress() const | SectionShell | virtual |
get_trial_plate_stiffness() const | SectionShell | virtual |
get_trial_plate_strain() const | SectionShell | virtual |
get_trial_plate_strain_rate() const | SectionShell | virtual |
get_trial_plate_stress() const | SectionShell | virtual |
guard() | Tag | |
initial_membrane_stiffness | SectionShellData | protected |
initial_plate_stiffness | SectionShellData | protected |
initialize(const shared_ptr< DomainBase > &)=0 | SectionShell | pure virtual |
is_active() const | Tag | |
is_guarded() const | Tag | |
is_initialized() const | SectionShell | |
is_symmetric() const | SectionShell | |
material_tag | SectionShellData | protected |
operator=(const SectionShell &)=delete | SectionShell | |
operator=(SectionShell &&)=delete | SectionShell | |
Tag::operator=(const Tag &)=delete | Tag | |
Tag::operator=(Tag &&)=delete | Tag | |
print() | Tag | virtual |
record(OutputType) | SectionShell | virtual |
reset_status()=0 | SectionShell | pure virtual |
SectionShell(unsigned=0, unsigned=0, vec &&={0., 0.}) | SectionShell | explicit |
SectionShell(const SectionShell &)=default | SectionShell | |
SectionShell(SectionShell &&)=delete | SectionShell | |
set_eccentricity(const vec &) const | SectionShell | |
set_initialized(bool) const | SectionShell | |
set_symmetric(bool) const | SectionShell | |
set_tag(unsigned) const | Tag | |
Tag(unsigned=0) | Tag | explicit |
Tag(const Tag &)=default | Tag | |
Tag(Tag &&)=default | Tag | |
trial_membrane_stiffness | SectionShellData | protected |
trial_membrane_strain | SectionShellData | protected |
trial_membrane_strain_rate | SectionShellData | protected |
trial_membrane_stress | SectionShellData | protected |
trial_plate_stiffness | SectionShellData | protected |
trial_plate_strain | SectionShellData | protected |
trial_plate_strain_rate | SectionShellData | protected |
trial_plate_stress | SectionShellData | protected |
unguard() | Tag | |
update_incre_status(double, double) | SectionShell | |
update_incre_status(double, double, double, double) | SectionShell | |
update_incre_status(const vec &, const vec &) | SectionShell | virtual |
update_incre_status(const vec &, const vec &, const vec &, const vec &) | SectionShell | virtual |
update_trial_status(double, double) | SectionShell | |
update_trial_status(double, double, double, double) | SectionShell | |
update_trial_status(const vec &, const vec &) | SectionShell | virtual |
update_trial_status(const vec &, const vec &, const vec &, const vec &) | SectionShell | virtual |
~SectionShell() override=default | SectionShell | |
~Tag()=default | Tag | virtual |