Skip to content
Snippets Groups Projects

Add coefficient type to ElementMatrix and ElementVector

Merged Praetorius, Simon requested to merge feature/element_matrix_coefficient_type into master

Try to allow different coefficient types than double, e.g. float or Dune::Float128. The Test with Float128 requires some changes in dune. So, it is skipped here.

I'm not sure about the design: How to specify the type of the coefficients (element matrix/vector type)? Currently, I have just added a CoefficientType member type to the ProblemStatTraits class. Maybe we should discuss to define the backend of DOFMatrix and DOFVector there and derived the coefficient type from these container classes.

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