ENH: Replace the way local matrices are
initialized from Vega matrices. The ode rhs now considers damping only if the coefficients are positive, non zero. It also accumulates contact forces if any. The updateAttachedMesh in the VegaVolumetricMesh class now takes an Eigen vector to do the update.
Showing
- Mesh/VegaVolumetricMesh.cpp 50 additions, 3 deletionsMesh/VegaVolumetricMesh.cpp
- Mesh/VegaVolumetricMesh.h 8 additions, 4 deletionsMesh/VegaVolumetricMesh.h
- SceneModels/DeformableSceneObject.cpp 16 additions, 4 deletionsSceneModels/DeformableSceneObject.cpp
- SceneModels/DeformableSceneObject.h 5 additions, 0 deletionsSceneModels/DeformableSceneObject.h
- SceneModels/VegaFEMDeformableSceneObject.cpp 125 additions, 78 deletionsSceneModels/VegaFEMDeformableSceneObject.cpp
- SceneModels/VegaFEMDeformableSceneObject.h 7 additions, 11 deletionsSceneModels/VegaFEMDeformableSceneObject.h
- Simulators/VegaFemSceneObject.cpp 3 additions, 1 deletionSimulators/VegaFemSceneObject.cpp
Loading
Please register or sign in to comment