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

Store orientation function by value

Rather than as a std::unique_ptr.  The unique_ptr was introduced
because originally it was not possible to construct a
LocalGeodesicFEFunction without also binding it.  As this has now
changed we can get rid of the extra allocation required by
std::unique_ptr.
parent 802a74a3
No related branches found
No related tags found
1 merge request!181Improve handling of local functions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment