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 54 of file MueLu_PerfUtils_fwd.hpp.
|
static |
Definition at line 109 of file MueLu_PerfUtils_def.hpp.
|
static |
Definition at line 236 of file MueLu_PerfUtils_def.hpp.
|
static |
Definition at line 299 of file MueLu_PerfUtils_def.hpp.
|
staticprivate |
Definition at line 340 of file MueLu_PerfUtils_def.hpp.