FemElementParameter is a structure containing the parameters of an fem element following the Hooke's law of deformation (linear deformation).
More...
#include <SurgSim/Physics/FemElementStructs.h>
FemElementParameter is a structure containing the parameters of an fem element following the Hooke's law of deformation (linear deformation).
§ FemElementParameter()
SurgSim::Physics::FemElementStructs::FemElementParameter::FemElementParameter |
( |
| ) |
|
|
inline |
§ ~FemElementParameter()
virtual SurgSim::Physics::FemElementStructs::FemElementParameter::~FemElementParameter |
( |
| ) |
|
|
inlinevirtual |
§ massDensity
double SurgSim::Physics::FemElementStructs::FemElementParameter::massDensity |
§ nodeIds
std::vector<size_t> SurgSim::Physics::FemElementStructs::FemElementParameter::nodeIds |
§ poissonRatio
double SurgSim::Physics::FemElementStructs::FemElementParameter::poissonRatio |
§ youngModulus
double SurgSim::Physics::FemElementStructs::FemElementParameter::youngModulus |
The documentation for this struct was generated from the following file: