Ferrite-FEM/FerriteDistributed.jl

"Gather" utility for distributed data structures

Open

#23 aberto em 21 de set. de 2023

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

Métricas do repositório

Stars
 (13 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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).

Guia do colaborador