Skip to content

Adapt grid and multiple GFS with multiple vectors

René Heß requested to merge feature/multiple-GFS-grid-adapt into master

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

Loading