Zoltan2
|
Spectral ordering of a graph (local or global). More...
#include <Zoltan2_Algorithm.hpp>
#include <Zoltan2_GraphModel.hpp>
#include <Zoltan2_OrderingSolution.hpp>
Go to the source code of this file.
Namespaces | |
Zoltan2 | |
Functions | |
template<typename Adapter > | |
int | Zoltan2::AlgSpectral (const RCP< GraphModel< Adapter > > &model, const RCP< LocalOrderingSolution< typename Adapter::lno_t > > &solution, const RCP< Teuchos::ParameterList > &pl, const RCP< const Teuchos::Comm< int > > &comm) |
Spectral ordering of a graph (local or global).
Sorts the Fiedler vector of the graph Laplacian.
Definition in file Zoltan2_AlgSpectral.hpp.