|
MueLu Version of the Day
|
#include <MueLu_Zoltan2Interface_decl.hpp>
Public Types | |
| using | real_type = typename Teuchos::ScalarTraits< SC >::coordinateType |
| using | RealValuedMultiVector = typename Xpetra::MultiVector< real_type, LO, GO, NO > |
Static Public Member Functions | |
| static RCP< GOVector > | ComputeDecomposition (int numPartitions, RCP< Matrix > &A, RCP< RealValuedMultiVector > coords, Teuchos::ParameterList &Zoltan2Params, std::string debuggingFile="") |
Definition at line 210 of file MueLu_Zoltan2Interface_decl.hpp.
| using MueLu::Zoltan2Utilities< Scalar, LocalOrdinal, GlobalOrdinal, Node >::real_type = typename Teuchos::ScalarTraits<SC>::coordinateType |
Definition at line 214 of file MueLu_Zoltan2Interface_decl.hpp.
| using MueLu::Zoltan2Utilities< Scalar, LocalOrdinal, GlobalOrdinal, Node >::RealValuedMultiVector = typename Xpetra::MultiVector<real_type, LO, GO, NO> |
Definition at line 215 of file MueLu_Zoltan2Interface_decl.hpp.
|
static |
Definition at line 149 of file MueLu_Zoltan2Interface_def.hpp.