Skip to content

Add GridPart template to Fempy::Caching/ElementPoint

Andreas Dedner requested to merge feature/improvePythonQuadPoints into master

It is nice to be able to extract the entity/intersection from the Point passed to an evaluation method. Used in dune-vem to use edge projections. This adds a GridPart template argument and stores the required references.

Merge request reports