Speedup Dirichlet BCs for deactivated subdomains
All threads resolved!
All threads resolved!
When the transposed matrix is created the zero entries are omitted in its sparsity pattern, which is fine if all rows/columns have at least one value. In case of deactivated subdomains the local assemblers are not run and the transposed matrix lags the required space to set the diagonal values resulting in costly reallocations.
-
Feature description was added to the changelog -
Tests covering your feature were added? -
Any new feature or behavior change was documented?
Merge request reports
Activity
changed milestone to %6.4.1
added workflowplease review label
requested review from @wenqing and @TomFischer
- Resolved by Dmitry Yu. Naumov
added 22 commits
-
04547628...deb816da - 21 commits from branch
ogs:master
- fe02b3ed - [MaL] Allocate space for diagonal values.
-
04547628...deb816da - 21 commits from branch
mentioned in commit 9d496674
removed workflowplease review label
Please register or sign in to reply