|
MueLu Version of the Day
|
#include <MueLu_PerfUtils_decl.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 72 of file MueLu_PerfUtils_decl.hpp.
|
static |
Definition at line 127 of file MueLu_PerfUtils_def.hpp.
|
static |
Definition at line 329 of file MueLu_PerfUtils_def.hpp.
|
static |
Definition at line 392 of file MueLu_PerfUtils_def.hpp.
|
staticprivate |
Definition at line 433 of file MueLu_PerfUtils_def.hpp.