CompositeBoundaryAlgorithm Documentation and Example
Open
@nselliott is already working on this.
Since Feb 8, 2019.
- Dominant language
- C++
- Stars
- 250
- Forks
- 89
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
I have problems to see how `CompositeBoundaryAlgorithm` and `CompositeBoundarySchedule` are intended to be used or even what they are supposed to do.
* Can they for example help with flux corrections on coarse-fine interfaces between two refinement levels. If yes, how?
* Their tests seem to be incomplete
* What are preconditions for patch data ids passed to these classes.
* What does it mean that data ids get "handled" (probably allocation and deallocation)
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.
Assessment
This issue has not been assessed yet.