| area | DataSection | protected |
| characteristic_length | DataSection | protected |
| clear_status() override | Section1D | virtual |
| commit_status() override | Section1D | virtual |
| CopiableTag(const CopiableTag &)=default | CopiableTag | |
| CopiableTag(CopiableTag &&)=default | CopiableTag | |
| current_deformation | DataSection | protected |
| current_deformation_rate | DataSection | protected |
| current_geometry | DataSection | protected |
| current_resistance | DataSection | protected |
| current_stiffness | DataSection | protected |
| disable() | Tag | |
| eccentricity | DataSection | protected |
| enable() | Tag | |
| get_area() const | Section | |
| get_characteristic_length() const | Section | |
| get_copy() override | Rectangle1D | virtual |
| get_current_deformation() const | Section | virtual |
| get_current_deformation_rate() const | Section | virtual |
| get_current_geometry() const | Section | virtual |
| get_current_resistance() const | Section | virtual |
| get_current_stiffness() const | Section | virtual |
| get_eccentricity() const | Section | |
| get_initial_geometry() const | Section | virtual |
| get_initial_stiffness() const | Section | virtual |
| get_linear_density() const | Section | |
| get_section_type() const | Section | |
| get_tag() const | Tag | |
| get_trial_deformation() const | Section | virtual |
| get_trial_deformation_rate() const | Section | virtual |
| get_trial_geometry() const | Section | virtual |
| get_trial_resistance() const | Section | virtual |
| get_trial_stiffness() const | Section | virtual |
| guard() | Tag | |
| initial_geometry | DataSection | protected |
| initial_stiffness | DataSection | protected |
| initialize(const shared_ptr< DomainBase > &) override | Section1D | virtual |
| initialize_base(const shared_ptr< DomainBase > &) | Section | |
| is_active() const | Tag | |
| is_guarded() const | Tag | |
| is_initialized() const | Section | |
| is_symmetric() const | Section | |
| linear_density | DataSection | protected |
| material_tag | DataSection | protected |
| operator=(const CopiableTag &)=delete | CopiableTag | |
| operator=(CopiableTag &&)=delete | CopiableTag | |
| Tag::operator=(const Tag &)=delete | Tag | |
| Tag::operator=(Tag &&)=delete | Tag | |
| print() override | Rectangle1D | virtual |
| record(OutputType) | Section | virtual |
| Rectangle1D(unsigned, double, double, unsigned) | Rectangle1D | explicit |
| reset_status() override | Section1D | virtual |
| s_material | Section1D | protected |
| Section(unsigned=0, SectionType=SectionType::D0, unsigned=0, double=0., vec &&={0., 0.}) | Section | explicit |
| Section1D(unsigned, unsigned, double) | Section1D | |
| section_type | DataSection | protected |
| set_characteristic_length(double) const override | Section1D | virtual |
| set_eccentricity(const vec &) const | Section | |
| set_initialized(bool) const | Section | |
| set_symmetric(bool) const | Section | |
| set_tag(unsigned) const | Tag | |
| Tag(unsigned=0) | CopiableTag | explicit |
| Tag(const Tag &)=default | CopiableTag | |
| Tag(Tag &&) noexcept=default | CopiableTag | |
| trial_deformation | DataSection | protected |
| trial_deformation_rate | DataSection | protected |
| trial_geometry | DataSection | protected |
| trial_resistance | DataSection | protected |
| trial_stiffness | DataSection | protected |
| unguard() | Tag | |
| update_incre_status(double) | Section | |
| update_incre_status(double, double) | Section | |
| update_incre_status(const vec &) | Section | virtual |
| update_incre_status(const vec &, const vec &) | Section | virtual |
| update_trial_status(const vec &) override | Section1D | virtual |
| Section::update_trial_status(double) | Section | |
| Section::update_trial_status(double, double) | Section | |
| Section::update_trial_status(const vec &, const vec &) | Section | virtual |
| ~CopiableTag() override=default | CopiableTag | |
| ~Tag()=default | Tag | virtual |