#include <MueLu_PerfUtils_fwd.hpp>
|
static std::string | PrintMatrixInfo (const Matrix &A, const std::string &msgTag, RCP< const Teuchos::ParameterList > params=Teuchos::null) |
|
static std::string | CommPattern (const Matrix &A, const std::string &msgTag, RCP< const Teuchos::ParameterList > params=Teuchos::null) |
|
template<class Scalar, class LocalOrdinal = int, class GlobalOrdinal = LocalOrdinal, class Node = KokkosClassic::DefaultNode::DefaultNodeType>
class MueLu::PerfUtils< Scalar, LocalOrdinal, GlobalOrdinal, Node >
Definition at line 54 of file MueLu_PerfUtils_fwd.hpp.
◆ PrintMatrixInfo()
template<class Scalar , class LocalOrdinal = int, class GlobalOrdinal = LocalOrdinal, class Node = KokkosClassic::DefaultNode::DefaultNodeType>
std::string MueLu::PerfUtils< Scalar, LocalOrdinal, GlobalOrdinal, Node >::PrintMatrixInfo |
( |
const Matrix & |
A, |
|
|
const std::string & |
msgTag, |
|
|
RCP< const Teuchos::ParameterList > |
params = Teuchos::null |
|
) |
| |
|
static |
◆ CommPattern()
template<class Scalar , class LocalOrdinal = int, class GlobalOrdinal = LocalOrdinal, class Node = KokkosClassic::DefaultNode::DefaultNodeType>
std::string MueLu::PerfUtils< Scalar, LocalOrdinal, GlobalOrdinal, Node >::CommPattern |
( |
const Matrix & |
A, |
|
|
const std::string & |
msgTag, |
|
|
RCP< const Teuchos::ParameterList > |
params = Teuchos::null |
|
) |
| |
|
static |
◆ CheckMatrix()
template<class Scalar , class LocalOrdinal , class GlobalOrdinal , class Node >
bool MueLu::PerfUtils< Scalar, LocalOrdinal, GlobalOrdinal, Node >::CheckMatrix |
( |
const Matrix & |
A | ) |
|
|
staticprivate |
The documentation for this class was generated from the following files: