Skip to content

Fix size(prefix) method for Lagrange DG basis

The resize() method of the HierarchicVectorWrapper will fail otherwise. Now the size(prefix) method in the DG basis is consistent with the one for PQkNodalBasis.

Merge request reports