Skip to content

Commit 5ff6ff9

Browse files
alxbilgerfredroy
authored andcommitted
remove class description of AngularSpringForceField as it was a copy/paste from RestShapeSpringsForceField
1 parent 71ab732 commit 5ff6ff9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/AngularSpringForceField.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ template< class T > class MechanicalState;
3939
namespace sofa::component::solidmechanics::spring
4040
{
4141

42-
/**
43-
* @brief This class describes a simple elastic springs ForceField between DOFs positions and rest positions.
44-
*
45-
* Springs are applied to given degrees of freedom between their current positions and their rest shape positions.
46-
* An external MechanicalState reference can also be passed to the ForceField as rest shape position.
47-
*/
4842
template<class DataTypes>
4943
class AngularSpringForceField : public core::behavior::ForceField<DataTypes>
5044
{

0 commit comments

Comments
 (0)