- Dec 04, 2017
-
-
wenqing authored
in creating of the instances of classes of coupled processes.
-
wenqing authored
-
wenqing authored
and added a OGS_FATAL checking for the global vector of the solution of the previous time step
-
wenqing authored
that is originally for the monolithic scheme.
-
wenqing authored
from the two classes of coupled term. [Coupling] Changed the members of the coupled term, which only contains the solutions of the coupled equations.
-
wenqing authored
-
wenqing authored
in one class either with the monolithic scheme or with the staggered scheme.
-
wenqing authored
Added a boolean member to class Process to distinguish the monolithic scheme and the staggered scheme
-
- Dec 03, 2017
-
-
In some processes (using non-local methods, for example) the assembly is split in two parts: computation of local quantities and actual (non-local) assembly (integration) into the local matrices.
-
- Nov 23, 2017
-
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Dmitri Naumov authored
-
- Nov 08, 2017
-
-
Tom Fischer authored
-
- Sep 28, 2017
-
-
Dmitri Naumov authored
-
- Aug 29, 2017
- Jul 27, 2017
-
-
Christoph Lehmann authored
this is already done at start of iteration
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Jun 09, 2017
- May 22, 2017
-
-
Dmitri Naumov authored
-
- May 03, 2017
-
-
Dmitri Naumov authored
This has some follow-up changes. Don't repeat typename in emplace_back.
-
- Feb 17, 2017
-
-
wenqing authored
coupled processes.
-
- Feb 13, 2017
- Jan 09, 2017
-
-
- Nov 08, 2016
- Oct 07, 2016
-
-
Dmitri Naumov authored
Also fix the order in the initializer list.
-
Dmitri Naumov authored
Remove default value.
-
- Sep 30, 2016
-
-
Norihiro Watanabe authored
-
- Sep 28, 2016
-
-
Dmitri Naumov authored
... for the given variable and component ids instead of all element nodes, which might not be a part of the associated mesh subset.
-
- Sep 20, 2016
-
-
Christoph Lehmann authored
-
- Sep 14, 2016
-
-