The test fails using the PETSc
backend with a failed static assert
amdis/linearalgebra/petsc/Traits.hpp:19:5: static_assert(std::is_same<T,PetscScalar>::value, "");
This MR disables the tests with nonmatching types.
Die Anmeldung als neuer Benutzer ist derzeit nicht möglich und es wird stattdessen die Fehlermeldung "Access denied for your LDAP account." angezeigt. Wir arbeiten bereits an einer Lösung für dieses Problem.
Logging in as a new user is currently not possible and the error message "Access denied for your LDAP account." is displayed instead. We are already working on a solution for this problem.
The test fails using the PETSc
backend with a failed static assert
amdis/linearalgebra/petsc/Traits.hpp:19:5: static_assert(std::is_same<T,PetscScalar>::value, "");
This MR disables the tests with nonmatching types.