![]() |
deal.II version 9.7.1
|
#include <deal.II/base/config.h>#include <Kokkos_Macros.hpp>#include <Kokkos_Core.hpp>#include <deal.II/base/exception_macros.h>#include <complex>#include <exception>#include <ostream>#include <string>#include <type_traits>Go to the source code of this file.
Classes | |
| class | ExceptionBase |
| class | StandardExceptions::ExcMPI |
| class | StandardExceptions::ExcExodusII |
| struct | internal::argument_type< T(U)> |
Namespaces | |
| namespace | StandardExceptions |
| namespace | deal_II_exceptions |
| namespace | deal_II_exceptions::internals |
| namespace | internal |
Typedefs | |
| template<typename F> | |
| using | internal::argument_type_t = typename argument_type<F>::type |
Enumerations | |
| enum class | deal_II_exceptions::internals::ExceptionHandling { deal_II_exceptions::internals::abort_or_throw_on_exception , deal_II_exceptions::internals::throw_on_exception } |
Variables | |
| bool | deal_II_exceptions::internals::allow_abort_on_exception = true |