We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d42fc commit 6e966dbCopy full SHA for 6e966db
src/SofaMJEDFEM/MJEDTetrahedralForceField.cpp
@@ -35,8 +35,6 @@ namespace sofa::component::forcefield
35
36
using namespace sofa::defaulttype;
37
38
-SOFA_DECL_CLASS(MJEDTetrahedralForceField)
39
-
40
// Register in the Factory
41
int MJEDTetrahedralForceFieldClass = core::RegisterObject("Generic Tetrahedral finite elements")
42
.add< MJEDTetrahedralForceField<sofa::defaulttype::Vec3dTypes> >()
0 commit comments