Skip to content
Snippets Groups Projects
Commit e062f4cc authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Add additional shape information to basis evaluation.

Even if the basis scalar, it is worth to put a shape of (n, 1),
because that is how PDELab thinks about it. Not doing so can have
you end up with mismatches between `Dune::FieldVector<double, 1>` and `double`.
parent 889db4dd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment