Skip to content

Added Postpro: export one function per MPI rank [WIP]

Boris Martin requested to merge unified_export into master

Adds a postpro routine to get a PieceWiseFunction that merges outputs from all subodmains of the same rank. In particular, allows a unique field when the solve is sequential. This works if the interface are not explicitly part of the domain of the subfield

Edited by Boris Martin

Merge request reports