Name | Last commit | Last update |
---|---|---|
bin | ||
cmake | ||
doc | ||
dune | ||
.gitignore | ||
.gitlab-ci.yml | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
TODO | ||
config.h.cmake | ||
convert-to-git.bash | ||
dune-fufem.pc.in | ||
dune.module |
This method adds a value to an entry. In contrast to `matrixBackend(row,col) += value`, the new `matrixBackend.addToEntry(row,col,value)` can ignore nonexisting entries to support e.g. `DiagonalMatrix`.
Name | Last commit | Last update |
---|---|---|
bin | ||
cmake | ||
doc | ||
dune | ||
.gitignore | ||
.gitlab-ci.yml | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
TODO | ||
config.h.cmake | ||
convert-to-git.bash | ||
dune-fufem.pc.in | ||
dune.module |