Add overload for LagrangeBasis with single node
Compare changes
Files
13+ 4
− 4
@@ -8,7 +8,7 @@ ellipt->solver->relative tolerance: 1.e-10
This MR provides an overload to LagrangePreBasisCreatorImpl
to return a single-node prebasis lagrange<k>()
when using LagrangeBasis<Grid, k>
.