opensurgsim
Public Attributes | List of all members
SurgSim::Physics::FemElementStructs::FemElementParameter Struct Reference

FemElementParameter is a structure containing the parameters of an fem element following the Hooke's law of deformation (linear deformation). More...

#include <FemElementStructs.h>

Inheritance diagram for SurgSim::Physics::FemElementStructs::FemElementParameter:
SurgSim::Physics::FemElementStructs::FemElement1DParameter SurgSim::Physics::FemElementStructs::FemElement2DParameter SurgSim::Physics::FemElementStructs::FemElement3DParameter

Public Attributes

std::vector< size_t > nodeIds
 
double youngModulus
 
double poissonRatio
 
double massDensity
 

Detailed Description

FemElementParameter is a structure containing the parameters of an fem element following the Hooke's law of deformation (linear deformation).


The documentation for this struct was generated from the following file: