gridap / GridapDistributed.jl

Parallel distributed-memory version of Gridap
MIT License
103 stars 15 forks source link

allocate_in_range/domain for distributed types #139

Closed JordiManyer closed 9 months ago

JordiManyer commented 9 months ago

Added allocate_in_range/domain for distributed types PVector, PSparseMatrix, BlockPVector, BlockPMatrix.

Follows PR 960 in Gridap.

codecov-commenter commented 9 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (b1cdfb6) 0.00% compared to head (f70e642) 0.00%.

Files Patch % Lines
src/Algebra.jl 0.00% 12 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 12 12 Lines 2458 2470 +12 ====================================== - Misses 2458 2470 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.