llnl / llnl/SAMRAI

periodic boundaries and node centered data

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.