]> https://gitweb.dealii.org/ - dealii.git/commit
De-template distribute_sparsity_pattern.
authorDavid Wells <wellsd2@rpi.edu>
Sun, 6 Dec 2015 23:58:35 +0000 (18:58 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Mon, 7 Dec 2015 01:37:39 +0000 (20:37 -0500)
commit1ecf30df7035617723d832f666938c0e64e7ddf5
tree8cfb52532a6592ede7bacc2ac677809560607ec3
parent7dab20b59ce2971e88748694cd5f209b0111f257
De-template distribute_sparsity_pattern.

Formerly, when deal.II supported several dynamic sparsity patterns,
these functions had a template argument and were instantiated for each
distinct sparsity pattern type. Each function is currently only
instantiated once (for DynamicSparsityPattern and
BlockDynamicSparsityPattern, respectively) so the template is no longer
necessary.
doc/news/changes.h
include/deal.II/lac/sparsity_tools.h
source/lac/sparsity_tools.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.