Hello to all experts,
I am wondering if it is possible to define a new finite element type, where the interpolation points (as well as the base) depend not only on the current triangle, but also on the neighbours. This is the case if we consider for example the gravity center of each triangle, join them to find the intersection with an edge, as on the figure
Then I would like to take the three intersection points A,B,C on the figure as interpolation points. Is this possible ?