SciCompMod / GMGPolar

High Order Geometric Multigrid for planes in curvilinear coordinates
Apache License 2.0
14 stars 0 forks source link

60 Memory error when creating fine anisotropic grid #61

Closed CodingAllan closed 5 months ago

CodingAllan commented 6 months ago

Merge Request - GuideLine Checklist

Implemented small fix where iterator could go out of bounds in creating anisotropic grid. This was the case, when nr_exp=fac_ani+1 and fac_ani>3 with alpha_coeff either being 0 or 2.

Guideline to check code before resolve WIP and approval, respectively. As many checkboxes as possible should be ticked.

Checks by code author:

Always to be checked:

If functions were changed or functionality was added:

If new functionality was added:

If new third party software is used:

If new mathematical methods or epidemiological terms are used:

[ ] The following questions are addressed in the documentation (if need be):

Checks by code reviewer(s):

mknaranja commented 6 months ago

@CodingAllan Please try to give it a simple (as with the issue) and provide details in the description ;-)

mknaranja commented 5 months ago

Hi @CodingAllan, I have now seen that there was a code shortly after my last review. Please request the review once changes are made, verify that all comments are addressed and answer on the opened conversations. Actually it looks like if two comments have been ignored?

CodingAllan commented 5 months ago

@mknaranja , yes I just remembered that this was not merged yet and hence requested a review.

I commented on the suggestions you made and just wanted to ask if the way of correcting is acceptable. Im not sure if I am missing something.. but I did not ignore anything ?

CodingAllan commented 5 months ago

@mknaranja , yes I just remembered that this was not merged yet and hence requested a review.

I commented on the suggestions you made and just wanted to ask if the way of correcting is acceptable. Im not sure if I am missing something.. but I did not ignore anything ?

I am sorry, I accidentally marked a conversation as resolved.