LLNL / serac

Serac is a high order nonlinear thermomechanical simulation code
BSD 3-Clause "New" or "Revised" License
178 stars 31 forks source link

adding domain to solid mechanics custom boundary integral #1081

Closed kswartz92 closed 5 months ago

kswartz92 commented 6 months ago

I need to apply a Robin b.c. to a particular boundary attribute so it would be convenient to apply the custom boundary integral to a serac::Domain. This PR is very similar to the changes in #1075.

jamiebramwell commented 5 months ago

@samuelpmishLLNL @btalamini Any comments on this one?

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.81%. Comparing base (d5ac113) to head (f5ca68f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1081 +/- ## =========================================== - Coverage 88.85% 88.81% -0.05% =========================================== Files 154 154 Lines 12529 12536 +7 =========================================== + Hits 11133 11134 +1 - Misses 1396 1402 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.