Attempting to integrate an interior surface integral
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
It's unclear to me how to integrate an interior surface, or if it's even possible. I attempted to grab faces using `serac::Domain::ofFaces` and then give this domain to a `serac::Functional` boundary integral, but I get this error- "Error: trying to evaluate a boundary integral over a non-boundary domain of integration"
Contributor guide
Research direction
Start by reproducing the error with serac::Domain::ofFaces and a serac::Functional boundary integral. Read the domain and boundary-integral entry points to determine how interior faces are represented and whether they are supported. Done means establishing the supported behavior and documenting or implementing a clear path for interior surface integrals.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100