Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
After #581 `vertexdof_indices` should return a tuple of tuples, but since `length(::Int) == length(::Tuple{Int}) == 1` this old code worked anyway. This patch removes the method to rely on the generic `Lagrange` method instead.
- Loading branch information