Skip to content
Snippets Groups Projects
Commit d8ecb0bc authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Use simpler matrix types for element Hesse matrices

Non-composite settings use Dune::Matrix<double>,
composite settings use a FieldMatrix where each entry
is Dune::Matrix<double>.

This is not quite as simple as the dune-functions convention,
which is to use Dune::Matrix in all cases.  But it is still
simpler than before.
parent 1c584c83
No related branches found
No related tags found
1 merge request!148Use plain std::vector<double> for element energy gradients
Pipeline #14373 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment