GridapDistributed.jl icon indicating copy to clipboard operation
GridapDistributed.jl copied to clipboard

Parallel distributed-memory version of Gridap

Results 22 GridapDistributed.jl issues
Sort by recently updated
recently updated
newest added

We have been detached from the development of PartitionedArrays for a while, currently stuck at v0.3. This is also related to #137 . This PR is an update to PartitionedArrays...

Hi all, When I look to get the triangulation (``` get_triangulation()``` ) from a FESpace that is defined on a boundary triangulation, I get a body-fitted triangulation instead of a...