Christophe Prud'homme
Christophe Prud'homme
we should create a geomap context comptuting the point coordinates (POINT context) and use it in an element/face loops. The issues with dofpoints() are : - one call will build...
- [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/feelpp/feelpp/pulls) for the same change? - [x] Have you added an explanation of what your changes do and...
There are several issues: - python is not found, we actually use an old cmake procedure to find python - cln official releases are not supported on M1, we need...
nanoflann is an efficient modern c++ implementation of kdtree data structure it should go in `feelpp/feel/feelcore`
minimal testcases should be built to verify the proper behavior of the motion of the rigid bodies as well as the case of collision
add support for rigid and elastic body motion in fluids - [x] interpolation operator between fluid velocity and rigid motion - [ ] moment of inertia in 3D for any...
- [ ] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/feelpp/feelpp/pulls) for the same change? - [x] Have you added an explanation of what your changes do...