llnl / llnl/smith

Attempting to integrate an interior surface integral

Open
#1,152 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.