Another PatchLevelFillPattern type might be useful.
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 250
- Forks
- 89
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
Do you have integrated a kind of PatchLevelFillPattern that fills all ghost cells, including coarse-fine boundary, physical boundary and ghost cells covered by other patches on the same level? If not, do you have plan to add it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the PatchLevelFillPattern implementation and its existing ghost-cell handling. Determine whether coarse-fine boundaries, physical boundaries, and ghost cells covered by same-level patches are supported, then clarify the intended behavior and acceptance criteria before proposing a change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100