-
- Downloads
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
Loading
Please register or sign in to comment