Randolph Settgast

Results 37 issues of Randolph Settgast

This PR adds the CODEOWNERS file which will be used for enforcing reviews by specific individuals (code owners) on specific subdirectories. @castelletto1 @CusiniM @herve-gross @TotoGaz @paveltomin please look at the...

This is a branch for troubleshooting develop with minor alterations for testing. This branch should never be merged and should be reverted to develop when testing is complete.

ci: run integrated tests

This PR adds the application of `PhysicsSolver` specific `FieldSpecification` prior to the `solverStep`

- [x] unpack ghost objects and their data separately in `CommunicationTools::setupGhosts` - [ ] unpack ghost objects and their data objects in `ParallelTopologyChange`

Changes name of `SolverBase` to `PhysicsSolverBase`. https://github.com/GEOS-DEV/LvArray/pull/332

type: cleanup / refactor
ci: run CUDA builds
ci: run integrated tests
flag: no rebaseline
ci: run code coverage

**Describe the bug** Occasionally there is an error in the CI on `testLifoStorage`. It is not reproducible, and rerunning will pass most of the time. However, this isn't a good...

type: bug
type: new

This PR seeks to cleanup our treatment of FPE and underflow flushing. Goals: - cleanup platform branching logic - ensure testing is working on all platforms - ensure underflow flush...