30 #ifndef ElasticSection2dPhysicalProperties_h 31 #define ElasticSection2dPhysicalProperties_h 33 #include "ElasticSectionPhysicalProperties.h" 34 #include "material/section/elastic_section/ElasticSection2d.h" Float vector abstraction.
Definition: Vector.h:94
Vector getGeneralizedStressAtGaussPointsByName(const std::string &) const
Returns the components of the strain vector which has the code being passed as parameter.
Definition: ElasticSection2dPhysicalProperties.cc:49
Three-dimensional elastic section physical properties.
Definition: ElasticSectionPhysicalProperties.h:41
Mechanical (E, G) and mass properties of a section (area, moments of inertia,...) for a bi-dimensiona...
Definition: CrossSectionProperties2d.h:55
Three-dimensional elastic section physical properties.
Definition: ElasticSection2dPhysicalProperties.h:41
Vector getGeneralizedStrainAtGaussPointsByName(const std::string &) const
Returns the components of the stress vector which has the code being passed as parameter.
Definition: ElasticSection2dPhysicalProperties.cc:71
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35