Ferrite-FEM/FerriteDistributed.jl

"Gather" utility for distributed data structures

Open

#23 opened on Sep 21, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (1 fork)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

Description

I think it can become handy for some users to provide utilities for gathering distributed data structures like the grid and dof handlers on a single process (e.g. to simplify visualization or post-processing).

Contributor guide