Zoltan2
|
#include "Zoltan2_TpetraCrsColorerUtils.hpp"
#include "Teuchos_Array.hpp"
#include "Teuchos_ArrayView.hpp"
#include "Teuchos_TestForException.hpp"
#include "Teuchos_DefaultMpiComm.hpp"
#include "zoltan_cpp.h"
Go to the source code of this file.
Classes | |
class | Zoltan2::ZoltanCrsColorer< CrsMatrixType > |
Namespaces | |
Zoltan2 | |
Created by mbenlioglu on Aug 31, 2020. | |
Zoltan2::Impl | |
Functions | |
template<typename SC , typename LO , typename GO , typename NO > | |
Teuchos::RCP< const typename Tpetra::CrsMatrix< SC, LO, GO, NO >::crs_graph_type > | Zoltan2::Impl::get_graph (const Teuchos::RCP< Tpetra::CrsMatrix< SC, LO, GO, NO > > &matrix) |
template<typename SC , typename LO , typename GO , typename NO > | |
Teuchos::RCP< const typename Tpetra::BlockCrsMatrix< SC, LO, GO, NO >::crs_graph_type > | Zoltan2::Impl::get_graph (const Teuchos::RCP< Tpetra::BlockCrsMatrix< SC, LO, GO, NO > > &matrix) |