From: Jan Philipp Thiele Date: Thu, 18 Jul 2024 21:25:11 +0000 (+0200) Subject: Add missing changes file for Tpetra Amesos2 interface X-Git-Tag: v9.6.0-rc1~68^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a3a04d29fabebb6f78d889bea419fc9fc6bc34;p=dealii.git Add missing changes file for Tpetra Amesos2 interface --- diff --git a/doc/news/changes/major/20240212Thiele b/doc/news/changes/major/20240212Thiele new file mode 100644 index 0000000000..272277cfbe --- /dev/null +++ b/doc/news/changes/major/20240212Thiele @@ -0,0 +1,9 @@ +New: LinearAlgebra::TpetraWrappers direct solver interfaces +for Trilinos Amesos2, as listed below +
+
SolverDirect
+
- Same interface as TrilinosWrappers, but with the option to pass a parameter list
+
SolverDirectKLU2
+
- An interface to the KLU2 solver, providing solver-specific AdditionalData
+
+(Jan Philipp Thiele, 2024/02/12) \ No newline at end of file