KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
#include <amgcl_csr_spmm_utilities.h>
Static Public Member Functions | |
template<class TDataType = double, class TIndexType = std::size_t> | |
static CsrMatrix< TDataType, TIndexType >::Pointer | SparseMultiply (const CsrMatrix< TDataType, TIndexType > &rA, const CsrMatrix< TDataType, TIndexType > &rB) |
Utilities to convert the distributed_csr matrix to other libraries
|
inlinestatic |
This function returns a shared pointer to an Amgcl distributed_matrix