area | DataSection | protected |
characteristic_length | DataSection | protected |
clear_status() override | SectionNM | virtual |
commit_status() override | SectionNM | virtual |
current_deformation | DataSection | protected |
current_deformation_rate | DataSection | protected |
current_geometry | DataSection | protected |
current_history | DataSectionNM | protected |
current_resistance | DataSection | protected |
current_stiffness | DataSection | protected |
disable() | Tag | |
EA | DataSectionNM2D | protected |
eccentricity | DataSection | protected |
EIS | DataSectionNM2D | protected |
enable() | Tag | |
get_area() const | Section | |
get_characteristic_length() const | Section | |
get_copy() override | NM2D1 | 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_history | DataSectionNM | protected |
initial_stiffness | DataSection | protected |
initialize(const shared_ptr< DomainBase > &) override | SectionNM2D | virtual |
initialize_base(const shared_ptr< DomainBase > &) | Section | |
initialize_history(unsigned) | SectionNM | |
is_active() const | Tag | |
is_guarded() const | Tag | |
is_initialized() const | Section | |
is_symmetric() const | Section | |
linear_density | DataSection | protected |
material_tag | DataSection | protected |
NM2D1(unsigned, double, double, double) | NM2D1 | |
operator=(const Section &)=delete | Section | |
operator=(Section &&)=delete | Section | |
Tag::operator=(const Tag &)=delete | Tag | |
Tag::operator=(Tag &&)=delete | Tag | |
print() override | NM2D1 | virtual |
record(OutputType) | Section | virtual |
reset_status() override | SectionNM | virtual |
Section(unsigned=0, SectionType=SectionType::D0, unsigned=0, double=0., vec &&={0., 0.}) | SectionNM | explicit |
Section(const Section &)=default | SectionNM | |
Section(Section &&)=delete | SectionNM | |
section_type | DataSection | protected |
SectionNM2D(unsigned, double, double, double) | SectionNM2D | |
set_characteristic_length(double) const | Section | 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) | Tag | explicit |
Tag(const Tag &)=default | Tag | |
Tag(Tag &&)=default | Tag | |
tolerance | SectionNM | protectedstatic |
trial_deformation | DataSection | protected |
trial_deformation_rate | DataSection | protected |
trial_geometry | DataSection | protected |
trial_history | DataSectionNM | 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 | NM2D1 | virtual |
SectionNM2D::update_trial_status(double) | Section | |
SectionNM2D::update_trial_status(double, double) | Section | |
SectionNM2D::update_trial_status(const vec &, const vec &) | Section | virtual |
~Section() override=default | Section | |
~Tag()=default | Tag | virtual |