| clear_status()=0 | SectionShell | pure virtual |
| commit_status()=0 | SectionShell | pure virtual |
| CopiableTag(const CopiableTag &)=default | CopiableTag | |
| CopiableTag(CopiableTag &&)=default | CopiableTag | |
| 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 CopiableTag &)=delete | CopiableTag | |
| operator=(CopiableTag &&)=delete | CopiableTag | |
| 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 |
| set_eccentricity(const vec &) const | SectionShell | |
| set_initialized(bool) const | SectionShell | |
| set_symmetric(bool) const | SectionShell | |
| set_tag(unsigned) const | Tag | |
| Tag(unsigned=0) | CopiableTag | explicit |
| Tag(const Tag &)=default | CopiableTag | |
| Tag(Tag &&) noexcept=default | CopiableTag | |
| 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 |
| ~CopiableTag() override=default | CopiableTag | |
| ~Tag()=default | Tag | virtual |