FEBio  1.5.0
Public Member Functions | Protected Member Functions | Protected Attributes
FEConstBodyForce Class Reference

This class defines a deformation-independent constant force (e.g. gravity) More...

#include <FEConstBodyForce.h>

Inheritance diagram for FEConstBodyForce:
FEBodyForce FEParamContainer

Public Member Functions

 FEConstBodyForce (FEModel *pfem)
vec3d force (FEMaterialPoint &pt)
 calculate the body force at a material point
mat3ds stiffness (FEMaterialPoint &pt)
 calculate constribution to stiffness matrix

Protected Member Functions

 DECLARE_PARAMETER_LIST ()

Protected Attributes

vec3d m_f

Detailed Description

This class defines a deformation-independent constant force (e.g. gravity)


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