You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output the mpi rank to element_variables (SaveSolutionCallback) for visualization with trixi2vtk (#2132)
* Output the mpi rank to element_variables for visualization
* Added comments
* Added functionality for all parallel mesh types
* Update src/solvers/dg.jl
Co-authored-by: Joshua Lampert <[email protected]>
* Use the right array data structure for the mpi rank
* Update src/solvers/dgsem_tree/dg_parallel.jl
Co-authored-by: Michael Schlottke-Lakemper <[email protected]>
---------
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Joshua Lampert <[email protected]>
Co-authored-by: Michael Schlottke-Lakemper <[email protected]>
0 commit comments