periodic boundaries and node centered data
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 250
- Forks
- 89
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
User submitted:
Periodic boundaries do not appear to be handled correctly with node centered data. The data seems to come from the wrong portion of the domain.
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 periodic-boundary handling for node-centered data in the SAMRAI C++ codebase and reproduce the reported behavior. Compare the selected data region with the expected portion of the domain; done means node-centered data uses the correct portion under periodic boundaries and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100