Feature/glace boundary conditions
- Jul 28, 2020
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
Observe that acoustic solver implementation still requires a lot of clean-up
-
Stéphane Del Pino authored
Note that some of them were already set by Kokkos (in debug mode), but it seems better to only rely on `pugs` definitions
-
Stéphane Del Pino authored
Now boundary condition treatment is embedded within the scheme which makes lots more sense
-
- Jul 27, 2020
-
-
Stéphane Del Pino authored
Still requires design improvements and to check data validity
-
Stéphane Del Pino authored
Also replace use of unnecessary `std::shared_ptr` which was duplicate reference counters of `(Sub)ItemValue` internal ones. Now check if the variable is built which is even cleaner.
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
Begin implementation of pressure boundary condition for acoustic solver
-