- Feb 10, 2017
-
-
Under certain circumstances the sparsity pattern will be destroyed and adding/setting values would then result in an expensive reallocation. Assume that in the first global iteration only one half of the values is set to non-zero. Before the linear solver is called the sparse matrix is compressed thus reducing the allocated space in each row. In the subsequent iterations, which might add or set the other half of the matrix values reallocations would be necessary.
-
- Jan 10, 2017
-
-
- Jan 09, 2017
-
-
- Jan 04, 2017
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
The time for the linear solver is written already in NonLinearSolver::solver().
-
- Nov 25, 2016
- Nov 24, 2016
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Nov 23, 2016
-
-
Dmitri Naumov authored
-
- Nov 22, 2016
-
-
Dmitri Naumov authored
-
- Nov 10, 2016
-
-
- Nov 08, 2016
- Nov 07, 2016
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Nov 02, 2016
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Oct 25, 2016
-
-
Norihiro Watanabe authored
-
- Oct 19, 2016
-
-
- Oct 17, 2016
-
-
Christoph Lehmann authored
-
- Oct 10, 2016
- Sep 28, 2016
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-