This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Aug 08, 2024
-
-
HBShaoUFZ authored
add is using power bc into the FlowAndTemperatureControl class
-
HBShaoUFZ authored
Add OGS_FATAL for is_linear without use_algebraic_BC read weighting factor from prj file activate the switch requiresNormalization using the structure to initialize initialization become cleaner
-
HBShaoUFZ authored
Rename function to algebraicBcConcreteProcess Algebraic BC in process data fix type process data set to use process data in HeatTransportBHE change weighting_factor type to double use combined structure change constructor to use the structure
-
- Jul 24, 2024
-
-
Tom Fischer authored
-
Dmitri Naumov authored
-
- Jul 22, 2024
-
-
Dmitri Naumov authored
If OpenMP implementation is not based on pthreads, the locking is not correct. The error shows up in a PETSc build with multiple assembly threads on a single MPI rank.
-
- Jul 21, 2024
-
-
Dmitri Naumov authored
Remove unused boost/... headers.
-
- Jul 17, 2024
-
-
Dmitri Naumov authored
A little code duplication in favor not to deal with pointers.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The matrices are not in use by any process.
-
Dmitri Naumov authored
The Picard implementation would be slightly different then the current assembleGeneric suggests anyway. Simplifying the code, small cleanups.
-
Dmitri Naumov authored
-
-
- Jul 05, 2024
-
-
Dmitri Naumov authored
-
-
- Jul 03, 2024
-
-
Dmitri Naumov authored
-
- Jul 02, 2024
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jun 27, 2024
-
-
Lars Bilke authored
-
- Jun 26, 2024
-
-
Dmitri Naumov authored
The types for the jacobian matrix and the residual vector are not needed in the NewtonRaphson class interface, only in the interior and can be (mostly) deduced from the JacobianMatrixUpdate and ResidualUpdate first function argument.
-
- Jun 18, 2024
-
-
Lars Bilke authored
-
- Jun 17, 2024
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
... to exclude access to data members via the this pointer.
-
Christoph Lehmann authored
-
- Jun 13, 2024
-
-
Dmitri Naumov authored
-
Jan Thiedau authored
-
Jan Thiedau authored
-
Jan Thiedau authored
Changed some solver(preferred) or test tolerances slightly to get tests satisfied on BGR servers
-
- Jun 12, 2024
-
-
wenqing authored
-