Skip to content
Failed

Changes

Summary

  1. [SofaImplicitField] Add getHessian and getGradient to the python binding (#5655) (details)
Commit 366f3243645a7afb5f34645d6414794ad29bdc0f by noreply
[SofaImplicitField] Add getHessian and getGradient to the python binding (#5655)

* Add binding for hessian & gradient.

* Add getHessian, getGradient and getValue with an unified API to Binding_ScalarField

I unified the interface so it is conformant with the one from sofa expect for getHessian.

* Update applications/plugins/SofaImplicitField/python/src/Binding_ScalarField.cpp
The file was modified applications/plugins/SofaImplicitField/examples/python/python-scalarfield.py (diff)
The file was modified applications/plugins/SofaImplicitField/python/src/Binding_ScalarField.cpp (diff)