Skip to content
Snippets Groups Projects
Commit 2415d343 authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

Use Dune::array instead of std::vector to store coefficients

and barycentric coordinates.  This is easy because we know the
number of element corners at compile time (I currently don't
see support for non-simplex elements at all).  This saves 
time, but not much: about 1%.

[[Imported from SVN: r7550]]
parent e7a2ab2c
No related branches found
No related tags found
No related merge requests found
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