Adapt grid and multiple GFS with multiple vectors
Makes it possible to adapt multiple GFS with several corresponding vectors. Implementation follows the interface suggestion from https://gitlab.dune-project.org./pdelab/dune-pdelab/issues/37 providing two new user functions:
- transferSolution: Pack a GFS and corresponding vectors.
- adaptGrid: Adapt grid and all GFS and vectors from the packs.
Merge request reports
Activity
Added 1 commit:
- fda7f739 - Hide implementation from doxygen and use namespace impl
Added 1 commit:
- ffc547d0 - [Cleanup] Improve readability by moving iteratePacks function next to each other
Reassigned to @smuething
mentioned in commit bcd80f7e
mentioned in commit a81fc136
Please register or sign in to reply