Skip to content

Fixed a BUG in Arrays.evaluate!(cache,a::FineToCoarseField,x::AbstractArray{<:Point})#1074

Merged
amartinhuertas merged 3 commits into
masterfrom
fix_bug_in_fine_to_coarse_field
Jan 10, 2025
Merged

Fixed a BUG in Arrays.evaluate!(cache,a::FineToCoarseField,x::AbstractArray{<:Point})#1074
amartinhuertas merged 3 commits into
masterfrom
fix_bug_in_fine_to_coarse_field

Conversation

@amartinhuertas

Copy link
Copy Markdown
Member

It was spotted whenever id_map is not the identity map, e.g., [0 0 1 2] This is in turn triggered from GridapP4est whenever a ghost parent cell in a processor does not have all children cells on its local portion

…tArray{<:Point})

It was spotted whenever id_map is not the identity map, e.g., [0 0 1 2]
This is in turn triggered from GridapP4est whenever a ghost parent cell
in a processor does not have all children cells on its local portion
@codecov

codecov Bot commented Jan 9, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.05%. Comparing base (04edf7e) to head (c7fe919).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1074   +/-   ##
=======================================
  Coverage   89.05%   89.05%           
=======================================
  Files         197      197           
  Lines       23905    23905           
=======================================
  Hits        21288    21288           
  Misses       2617     2617           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amartinhuertas amartinhuertas merged commit bbcef86 into master Jan 10, 2025
@JordiManyer JordiManyer deleted the fix_bug_in_fine_to_coarse_field branch January 14, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant