This is the complete list of members for b2000::b2dbv3::FortranElementProperty, including all inherited members.
get_domain() | b2000::b2dbv3::FortranElementProperty | inline |
get_integration_order() const override | b2000::b2dbv3::FortranElementProperty | inlinevirtual |
get_material(const int layer_id) | b2000::b2dbv3::FortranElementProperty | inline |
get_material_ref_25d(b2000::Model *model, const Element *element, const double coordinates[3], const int layer_id, const double covariant_base[3][3], const bool isotropic, double material_ref[3][3]) | b2000::b2dbv3::FortranElementProperty | |
get_material_ref_25d(b2000::Model *model, const Element *element, const b2000::csda< double > coordinates[3], const int layer_id, const b2000::csda< double > covariant_base[3][3], const bool isotropic, b2000::csda< double > material_ref[3][3]) | b2000::b2dbv3::FortranElementProperty | |
get_material_ref_2d(b2000::Model *model, const Element *element, const double coordinates[3], const int layer_id, const double covariant_base[2][2], double material_ref[2][2]) | b2000::b2dbv3::FortranElementProperty | |
get_material_ref_2d(b2000::Model *model, const Element *element, const b2000::csda< double > coordinates[3], const int layer_id, const b2000::csda< double > covariant_base[2][2], b2000::csda< double > material_ref[2][2]) | b2000::b2dbv3::FortranElementProperty | |
get_material_ref_3d(b2000::Model *model, const Element *element, const double coordinates[3], const int layer_id, const double covariant_base[3][3], double material_ref[3][3]) | b2000::b2dbv3::FortranElementProperty | |
get_material_ref_3d(b2000::Model *model, const Element *element, const b2000::csda< double > coordinates[3], const int layer_id, const b2000::csda< double > covariant_base[3][3], b2000::csda< double > material_ref[3][3]) | b2000::b2dbv3::FortranElementProperty | |
get_material_temperature(const Element *element, b2linalg::Vector< double, b2linalg::Vdense_constref > nodes_interpolation, const int nb_thickness_interpolation, const double thickness_interpolation[], const double time, double &temp, double &d_temp_d_time) const | b2000::b2dbv3::FortranElementProperty | inline |
get_object_name() const override | b2000::b2dbv3::FortranElementProperty | inlinevirtual |
have_temperature() const | b2000::b2dbv3::FortranElementProperty | inline |
init(BranchProperty *branch_property_, MaterialProperty *material_, int integration_order_[3], const std::vector< b2000::csda< double > > &tl_, const std::vector< b2000::csda< double > > &ecc_, int bmtype_, std::bitset< 6 > endreleases_[2], const std::vector< b2000::csda< double > > &mbase_) | b2000::b2dbv3::FortranElementProperty | inline |
laminate(b2linalg::Vector< double, b2linalg::Vdense_constref > nodes_interpolation, b2000::csda< double > &laminate_begin, b2000::csda< double > &laminate_end) const | b2000::b2dbv3::FortranElementProperty | inline |
layer(b2linalg::Vector< double, b2linalg::Vdense_constref > nodes_interpolation, const int layer_id, double &layer_begin, double &layer_end) const | b2000::b2dbv3::FortranElementProperty | inline |
~Object() | b2000::Object | inlinevirtual |