Skip to content

[multidomain][couplingmanager] Store tuple of share_ptr's for SolutionVector

Timo Koch requested to merge feature/coupling-manager-store-solution-ptrs into master
  • add new function curSol(domainIdx) and deprecate curSol()
  • allow to set externally stored solution vector without taking ownership

Merge request reports