LLNL / serac

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

custom boundary integrals #1040

Closed samuelpmishLLNL closed 10 months ago

samuelpmishLLNL commented 11 months ago

This PR gives users a way to prescribe more complicated traction functions (e.g. Robin-type boundary conditions) in the solid mechanics module.

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (d066e32) 88.90% compared to head (424bfea) 88.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1040 +/- ## =========================================== + Coverage 88.90% 88.95% +0.05% =========================================== Files 152 153 +1 Lines 12268 12325 +57 =========================================== + Hits 10907 10964 +57 Misses 1361 1361 ```

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