Skip to content
Snippets Groups Projects

WIP: Support vtk output of multidomain grid views

All threads resolved!

What does this MR do?

Allows the vtkSolutionVTKWriter to write solutions on a subdomain of the grid view used for the grid function space. The main trick here is to explicitly store the grid view on the common data, together with a transformation from the subdomain to main domain.

Is there something that needs to be double checked?

  • That the merge request core/dune-common!696 (merged) is already accepted
  • How could I test this without having to add the dune-multidomaingrid dependency.

Can this MR be accepted?

  • Implemented
  • MR of Std::identity in dune-common is accepted
  • Added test
  • Pipeline passing
  • Added entry to CHANGELOG.md

Related issues

Edited by Santiago Ospina De Los Ríos

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • resolved all threads

  • added 2 commits

    • fe477348 - Cache entity and use entity set index set in vtk solution output
    • cdc06062 - Remove unused variables in recipes

    Compare with previous version

  • added 1 commit

    • 1ed45868 - Fix templated constructor & fit grid function interface

    Compare with previous version

  • Santiago Ospina De Los Ríos marked the checklist item MR of Std::identity in dune-common is accepted as completed

    marked the checklist item MR of Std::identity in dune-common is accepted as completed

  • resolved all threads

  • added 1 commit

    • 624ef371 - Apply suggestion to dune/pdelab/gridfunctionspace/vtk.hh

    Compare with previous version

  • resolved all threads

  • added 1 commit

    • 6d17aa1d - Apply suggestion to dune/pdelab/gridfunctionspace/vtk.hh

    Compare with previous version

  • @santiago.ospina What is the state of this merge request?

  • Santiago Ospina De Los Ríos changed the description

    changed the description

  • Please register or sign in to reply
    Loading