MueLu  Version of the Day
MueLu::PerfUtils< Scalar, LocalOrdinal, GlobalOrdinal, Node > Class Template Reference

#include <MueLu_PerfUtils_fwd.hpp>

Static Public Member Functions

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)
 

Detailed Description

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.

Member Function Documentation

◆ PrintMatrixInfo()

template<class Scalar , class LocalOrdinal , class GlobalOrdinal , class Node >
std::string MueLu::PerfUtils< Scalar, LocalOrdinal, GlobalOrdinal, Node >::PrintMatrixInfo ( const Matrix &  A,
const std::string &  msgTag,
RCP< const Teuchos::ParameterList params = Teuchos::null 
)
static

Definition at line 103 of file MueLu_PerfUtils_def.hpp.

◆ CommPattern()

template<class Scalar , class LocalOrdinal , class GlobalOrdinal , class Node >
std::string MueLu::PerfUtils< Scalar, LocalOrdinal, GlobalOrdinal, Node >::CommPattern ( const Matrix &  A,
const std::string &  msgTag,
RCP< const Teuchos::ParameterList params = Teuchos::null 
)
static

Definition at line 205 of file MueLu_PerfUtils_def.hpp.


The documentation for this class was generated from the following files: