Skip to content
Snippets Groups Projects

parametrize BasisCreator with Grid instead of GridView

Merged Praetorius, Simon requested to merge issue/problemstat_traits into master

When using a BasisCreator, like LagrangeBasis or TaylorHoodBasis, it is required that the GridView is a LeafGridView, since this is passed to the create() method in createGlobalBasis() of ProblemStat. So, instead of giving the user the freedom to pass a different GridView than the leaf one, in the MR is Creator is parametrized with the Grid and the GridView is fixed to LeafGridView.

Edited by Praetorius, Simon

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading