30 #ifndef ElasticSection3dPhysicalProperties_h    31 #define ElasticSection3dPhysicalProperties_h    33 #include "ElasticSectionPhysicalProperties.h"    34 #include "material/section/elastic_section/ElasticSection3d.h" Mechanical (E, G) and mass properties of a section (area, moments of inertia,...) in a three-dimensio...
Definition: CrossSectionProperties3d.h:42
Float vector abstraction. 
Definition: Vector.h:94
Three-dimensional elastic section physical properties. 
Definition: ElasticSection3dPhysicalProperties.h:41
Three-dimensional elastic section physical properties. 
Definition: ElasticSectionPhysicalProperties.h:41
Vector getGeneralizedStrainAtGaussPointsByName(const std::string &) const
Returns the components of the stress vector which has the code being passed as parameter. 
Definition: ElasticSection3dPhysicalProperties.cc:76
Vector getGeneralizedStressAtGaussPointsByName(const std::string &) const
Returns the components of the strain vector which has the code being passed as parameter. 
Definition: ElasticSection3dPhysicalProperties.cc:50
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35