Skip to content

Second refinement can be performed after autoRefine (serial)#921

Merged
blattms merged 5 commits intoOPM:masterfrom
aritorto:rmDeckRead
Sep 11, 2025
Merged

Second refinement can be performed after autoRefine (serial)#921
blattms merged 5 commits intoOPM:masterfrom
aritorto:rmDeckRead

Conversation

@aritorto
Copy link
Member

@aritorto aritorto commented Sep 1, 2025

CpGrid provides four refinement methods:

This PR shows that a second refinement can be performed after calling
CpGrid::autoRefine(...), in serial, specifically in the following cases:

  • autoRefine(...) followed by globalRefine(...)
  • autoRefine(...) followed by adapt()

In particular, this confirms that nested refinement is partially supported.

Note: Supporting addLgrsUpdateLeafView(...) after autoRefine(...) will require
further work and is planned for a separate PR.

@aritorto aritorto added the manual:irrelevant This PR is a minor fix and should not appear in the manual label Sep 1, 2025
@aritorto aritorto changed the title Show a second refinement can be performed after autoRefine Second refinement can be performed after autoRefine (serial) Sep 1, 2025
@aritorto
Copy link
Member Author

aritorto commented Sep 1, 2025

jenkins build this serial please

@aritorto
Copy link
Member Author

aritorto commented Sep 9, 2025

jenkins build this serial please

@blattms blattms merged commit fdaaaa7 into OPM:master Sep 11, 2025
2 checks passed
@aritorto aritorto deleted the rmDeckRead branch December 29, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manual:irrelevant This PR is a minor fix and should not appear in the manual

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants