Reference documentation for deal.II version 9.6.0
|
#include <deal.II/base/utilities.h>
Static Public Attributes | |
static constexpr bool | value = false |
A structure that is used to identify whether a template argument is a std::vector<T> or std::vector<std::vector<T>> where T is a type that satisfies std::is_trivially_copyable_v<T> == true.
Definition at line 1145 of file utilities.h.
|
staticconstexpr |
Definition at line 1147 of file utilities.h.