Skip to content
GitLab
Explore
Sign in
Changed raw pointer to shared_ptr in DOFVector and DOFMatrix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Praetorius, Simon
requested to merge
feature/dofvector_basis_constructor
into
master
Apr 27, 2019
Overview
0
Commits
2
Changes
18
Expand
Always store a
shared_ptr
of the GlobalBasis instead of a reference or raw pointer.
Merge request reports
Loading