Zoltan2
|
Identify and compute the number of connected components in a processor's input Note that this routine works with respect to the MPI PROCESS, not with respect to part numbers. It works with the MPI Process' LOCAL graph; statistics reported are for the local graph, not the global graph. More...
#include <Zoltan2_Standards.hpp>
#include <Zoltan2_GraphModel.hpp>
#include <Teuchos_Comm.hpp>
#include <queue>
Go to the source code of this file.
Classes | |
class | Zoltan2::perProcessorComponentMetrics< Adapter > |
Namespaces | |
Zoltan2 | |
Identify and compute the number of connected components in a processor's input Note that this routine works with respect to the MPI PROCESS, not with respect to part numbers. It works with the MPI Process' LOCAL graph; statistics reported are for the local graph, not the global graph.
Definition in file Zoltan2_componentMetrics.hpp.