Skip to content

Add DiscontinuousLagrangeDataCollector

Carsten Gräser requested to merge feature/discontinous-lagrange into master

In contrast to LagrangeDataCollector, this one is also discontinuous at the grid vertices, i.e. it will create one copy of each vertex per cell.

Merge request reports