]> https://gitweb.dealii.org/ - dealii.git/commit
Make LapackFullMatrix also work with std::complex data types. 5395/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 31 Oct 2017 21:48:10 +0000 (15:48 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 4 Nov 2017 02:00:16 +0000 (20:00 -0600)
commit51132fc04a75c2c8b8467aca2fbf0a8e5082a35b
treedaefa421dee227165ea56af5a5c2edb4ea3dde39
parent3891df7b93c92df0c7113b5e85b735939264d069
Make LapackFullMatrix also work with std::complex data types.

This is slightly complicated by the fact that the LAPACK functions sometimes have
a different signature for complex data types. This patch does not address this
-- these functions will simply fail if the signature is wrong. However, at least
we can compile things with this patch.
include/deal.II/lac/lapack_full_matrix.h
source/lac/lapack_full_matrix.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.