Skip to content
Snippets Groups Projects

Feature/organize traits

Merged Max Kahnt requested to merge feature/organize-traits into master

I'd like to keep things organized before they get out of hand.

This puts the traits structs to a dedicated namespace Traits, but leaves the traits utilities in the namespace Dune::MatrixVector. It makes use of the traits utilities in several places (axpy, axy, transformmatrix), which IMHO improves readability a lot. Adds deprecation warnings for the moved files.

Additionally this extend traits that the core modules are lacking, e.g. FieldTraits for ScaledIdentityMatrix.

Edited by Max Kahnt

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
Please register or sign in to reply
Loading