26template <
class U, 
class T>
 
   28    = std::invocable<U, std::span<const std::int32_t>,
 
   29                     std::span<const std::int32_t>, std::span<const T>>;
 
Matrix accumulate/set concept for functions that can be used in assemblers to accumulate or set value...
Definition utils.h:28
Linear algebra interface.
Definition sparsitybuild.h:15
Norm
Norm types.
Definition utils.h:17