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

Public static functions

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