Skip to content
Snippets Groups Projects

Add a specialization of FieldTraits for VariableBlockVector

Merged Simon Praetorius requested to merge issue/missing-fieldtraits-vbvector into master

Summary

This VariableBlockVector has a type field_type but not real_type, it also does not specialize the FieldTraits type-traits class from dune-common. This makes it unusable within a MultiTypeBlockVector, for example. This MR adds the FieldTraits specialization.

Merge request reports

Merge request pipeline passed for 00294cf1

Approved by
Test summary results are being parsed

Merged by Simon PraetoriusSimon Praetorius 1 year ago (Apr 17, 2024 5:07pm UTC)

Merge details

  • Changes merged into master with f0201559.
  • Deleted the source branch.

Pipeline passed for f0201559 on master

Activity

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