Ishaan Desai

Results 13 comments of Ishaan Desai

> he tutorial only works with the latest Nutils release, v6. For Nutils develop (v7), the tutorial needs some updating. Okay, that explains it. I will take care of the...

[Nutils v7.0](https://github.com/evalf/nutils/releases/tag/v7.0) has been released and hence this issue is now relevant

Also see [here](https://github.com/precice/tutorials/issues/5#issuecomment-819415930) as a relevant point in this discussion

Further study: * Check convergence for non-matching meshes to get more insight in NN vs. NP performance * Solve complex geometry case in a monolithic way with single FEniCS participant...

This needs to be re-done with the latest tutorial and adapter code

Some important points to note for this results mismatch: * The CalculiX version used in this testing is `2.16` * The claim that the CalculiX-Adapter needs to be modified to...

Me and @BenjaminRueth agreed that there is a use case for the bulk command `setMeshEdges` in the fenics-adapter to get the `nearest-projection` working more efficiently

I compared the changes in this PR with v2.4.0 and ran tests for a polar cartesian mapping using the `rbf-compact-tps-c2` functions, with the `use-qr-decomposition` as true and using a support...

> I am interested in working on this. Did I understand correctly that they should be directly removed not deprecated? Decision is to remove the functions and not just deprecate...