template<typename SourceValue, typename TargetValue>
atlas::linalg::sparse::SparseMatrixMultiply<backend::openmp, Indexing::layout_left, 2, SourceValue, TargetValue> struct

Public static functions

static void apply(const SparseMatrix& W, const View<SourceValue, 2>& src, View<TargetValue, 2>& tgt, const Configuration&)