area | DataSection | protected |
characteristic_length | DataSection | protected |
clear_status() override | Fibre | virtual |
commit_status() override | Fibre | virtual |
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 | |
fibre | Fibre | protected |
Fibre(unsigned, uvec &&, SectionType) | Fibre | |
Fibre(const Fibre &)=default | Fibre | |
Fibre(Fibre &&) noexcept=delete | Fibre | |
Fibre3D(unsigned, uvec &&) | Fibre3D | |
get_area() const | Section | |
get_characteristic_length() const | Section | |
get_copy() override | Fibre3D | 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 | Fibre | 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 Fibre &)=delete | Fibre | |
operator=(Fibre &&) noexcept=delete | Fibre | |
Section::operator=(const Section &)=delete | Section | |
Section::operator=(Section &&)=delete | Section | |
Tag::operator=(const Tag &)=delete | Tag | |
Tag::operator=(Tag &&)=delete | Tag | |
print() override | Fibre | virtual |
record(OutputType) | Section | virtual |
reset_status() override | Fibre | virtual |
Section(unsigned=0, SectionType=SectionType::D0, unsigned=0, double=0., vec &&={0., 0.}) | Section | explicit |
Section(const Section &)=default | Section | |
Section(Section &&)=delete | Section | |
section_type | DataSection | protected |
set_characteristic_length(double) const override | Fibre | 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 | |
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 | Fibre | virtual |
Section::update_trial_status(double) | Section | |
Section::update_trial_status(double, double) | Section | |
Section::update_trial_status(const vec &, const vec &) | Section | virtual |
~Fibre() override=default | Fibre | |
~Section() override=default | Section | |
~Tag()=default | Tag | virtual |