This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Sep 23, 2019
-
-
Dmitri Naumov authored
Exemplary on SmallDeformationProcess, storage of dt is no longer required and the assembly can be repeated without dependency on the t/dt values.
-
Dmitri Naumov authored
With this it becomes possible to use the t/dt values directly instead of storing them in *ProcessData and retrieving at later point.
-
- Sep 12, 2019
-
-
Dmitri Naumov authored
Fixes multiple copyright messages in the doxygen docu. ag '\\file' -L --ignore=ThirdParty *Lib |xargs sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
-
- Aug 15, 2019
-
-
Dmitri Naumov authored
Some of the local assembler initialization cannot be done in its constructor but after initial conditions have been set. This function allows such initialization procedures.
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
- Jan 30, 2019
-
-
Dmitri Naumov authored
-
- Jan 29, 2019
-
-
Dmitri Naumov authored
Some processes might require setup of the initial conditions dependent variables in local assemblers. The new interface allows such implementations.
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Jan 18, 2018
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- Dec 04, 2017
- Nov 23, 2017
- Aug 29, 2017
-
-
wenqing authored
pointer to StaggeredCouplingTerm
-
- Jun 29, 2017
- Feb 17, 2017
- Feb 13, 2017
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Nov 08, 2016
- Sep 20, 2016
-
-
Christoph Lehmann authored
-
- Jul 27, 2016
-
-
Dmitri Naumov authored
See also "[PL] moved index computation to local assembler interface" 2d891b06 .
-
- Jul 11, 2016
-
-
Christoph Lehmann authored
-