opensurgsim
|
FemElementParameter is a structure containing the parameters of an fem element following the Hooke's law of deformation (linear deformation). More...
#include <FemElementStructs.h>
Public Attributes | |
std::vector< size_t > | nodeIds |
double | youngModulus |
double | poissonRatio |
double | massDensity |
FemElementParameter is a structure containing the parameters of an fem element following the Hooke's law of deformation (linear deformation).