]> https://gitweb.dealii.org/ - dealii.git/commit
extend MatrixTools::create_boundary_mass_matrix() for complex algebra 2254/head
authorDenis Davydov <davydden@gmail.com>
Sun, 28 Feb 2016 10:38:21 +0000 (11:38 +0100)
committerDenis Davydov <davydden@gmail.com>
Sun, 28 Feb 2016 12:34:27 +0000 (13:34 +0100)
commit6d95c72baafdaa0d501e60ef2ef173aa3a1c41e0
tree527bca5826838e6690bcbdd54b546dd8ff39ca9b
parente72547d646cc31a8ac7cc22a8a7fcf561b8e8944
extend MatrixTools::create_boundary_mass_matrix() for complex algebra

Most of the modifications are change of the multiplication order from
double * std::complex<scalar> to std::complex<scalar> * double.
Instantiate create_mass_matrix() and create_boundary_mass_matrix()
for complex case.
source/numerics/matrix_tools.cc
source/numerics/matrix_tools.inst.in

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.