MueLu
Version of the Day
|
#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 | PrintImporterInfo (RCP< const Import > importer, const std::string &msgTag) |
static std::string | CommPattern (const Matrix &A, const std::string &msgTag, RCP< const Teuchos::ParameterList > params=Teuchos::null) |
Static Private Member Functions | |
static bool | CheckMatrix (const Matrix &A) |
Definition at line 15 of file MueLu_PerfUtils_fwd.hpp.
|
static |
Definition at line 92 of file MueLu_PerfUtils_def.hpp.
|
static |
Definition at line 296 of file MueLu_PerfUtils_def.hpp.
|
static |
Definition at line 357 of file MueLu_PerfUtils_def.hpp.
|
staticprivate |
Definition at line 398 of file MueLu_PerfUtils_def.hpp.