- Sep 21, 2021
-
-
- Sep 03, 2021
-
-
- Aug 27, 2021
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Aug 15, 2021
-
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
Adding a single space in incorrectly broken lines.
-
Dmitri Naumov authored
-
- Mar 18, 2021
-
-
Tom Fischer authored
-
- Mar 08, 2021
-
-
Tom Fischer authored
-
- Jan 22, 2021
-
-
wenqing authored
-
- Jan 13, 2021
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 08, 2021
-
-
Dmitri Naumov authored
Especially useful when all nonlinear iterations should be output. See <output_iteration_results> tag.
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Dec 30, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
- Dec 23, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
- Dec 22, 2020
-
-
Tom Fischer authored
-
- Nov 18, 2020
-
-
Tom Fischer authored
-
- Nov 17, 2020
-
-
- Oct 16, 2020
-
-
wenqing authored
-
- Oct 08, 2020
-
-
renchao.lu authored
-
- Sep 09, 2020
-
-
wenqing authored
assembler member function.
-
- Sep 02, 2020
-
-
wenqing authored
-
- Aug 31, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
For the staggered coupling some additional work has to be done in the same scope of the remaining code. The call to preTimestep uses internally Process::_coupled_solutions which is a pointer to an object of type CoupledSolutionsForStaggeredScheme. This variable is set by setCoupledSolutionsForStaggeredScheme() using the address of a *local* variable that will be destroyed when the execution of the code is out of the scope. For this reason the call to preTimestep have to be inside the same scope.
-
- Aug 27, 2020
-
-
Dmitri Naumov authored
Fixing a matrix-vector provider warning for non-fr
-
Dmitri Naumov authored
Fixing a matrix-vector provider warning for non-freed vector.
-
- Aug 04, 2020
- Jul 16, 2020
-
-
-
This is preparation for the PETSc nonlinear solver. There we need different (from Picard) behaviour in the Newton tag case.
-
- Jul 07, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
- Jul 02, 2020
-
-