Classes | Namespaces
FemElement.h File Reference
#include <vector>
#include "SurgSim/Math/Matrix.h"
#include "SurgSim/Math/Vector.h"

Go to the source code of this file.

Classes

class  SurgSim::Physics::FemElement
 Base class for all Fem Element (1D, 2D, 3D) It handles the node ids to which it is connected and requires all derived classes to compute the element mass matrix and the force vector along with the derivatives (the stiffness and damping matrices). More...
 

Namespaces

 SurgSim
 
 SurgSim::Math
 
 SurgSim::Physics