Zoltan2
Loading...
Searching...
No Matches
Zoltan2_TpetraCrsColorer_Zoltan.hpp File Reference
#include "Zoltan2_TpetraCrsColorerUtils.hpp"
#include "Teuchos_Array.hpp"
#include "Teuchos_ArrayView.hpp"
#include "Teuchos_TestForException.hpp"
#include "Teuchos_DefaultMpiComm.hpp"
#include "zoltan_cpp.h"
Include dependency graph for Zoltan2_TpetraCrsColorer_Zoltan.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Zoltan2::ZoltanCrsColorer< CrsMatrixType >

Namespaces

namespace  Zoltan2
 Created by mbenlioglu on Aug 31, 2020.
namespace  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)