This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Sep 09, 2020
- Aug 03, 2020
-
-
Tom Fischer authored
Rename a the method from getNumberOfComponents() to getNumberOfGlobalComponents() in class LocalToGlobalIndexMap.
-
- Jul 20, 2020
-
-
Tom Fischer authored
-
- Jun 11, 2020
-
-
- May 07, 2020
-
-
Dmitri Naumov authored
Interface and time loop changes. Processes are in the next commit.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
- Feb 12, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Nov 03, 2019
-
-
Dmitri Naumov authored
-
- Oct 22, 2019
-
-
Dmitri Naumov authored
Main reason for modification is the getFlux function, which for particular processes (ComponentTransport) relies on all solutions being available. This modification ripples through all of the code, especially through the boundary conditions. Modified `applyNaturalBC`, `preTimestep`, `integrate`, and `assemble` functions.
-
- Oct 13, 2019
-
-
Dmitri Naumov authored
-
- Oct 10, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Oct 09, 2019
-
-
Dmitri Naumov authored
preTimestep now accepts a vector of solution together with a process_id. In postTimestep only the vector of solutions has been changed.
-
- Sep 24, 2019
-
-
Dmitri Naumov authored
Pass process_id to FEM::assemble calls.
-
- Sep 23, 2019
-
-
Dmitri Naumov authored
Drop dt where used together with it's updates etc.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
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.
-
- 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 06, 2019
-
-
wenqing authored
-
- Jun 25, 2019
-
-
- Mar 11, 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 17, 2019
-
-
The call was simply missing in the assembleWithJacobian().
-
- Jan 08, 2019
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 04, 2018
-
-
Dmitri Naumov authored
Otherwise in the staggered scheme a wrong DOF table is used.
-
- Oct 26, 2018
-
-
Tom Fischer authored
-
- Sep 26, 2018
-
-
Tom Fischer authored
Preparation for the SourceTerm interface class.
-
- Aug 17, 2018
-
-
Christoph Lehmann authored
-
- Jun 26, 2018
-
-
Tom Fischer authored
-
- Jun 08, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
MSS being the mesh subsets.
-
- May 30, 2018
-
-
Tom Fischer authored
Needed for the description of the balance data.
-