Zoltan2
Loading...
Searching...
No Matches
core
src
algorithms
color
Zoltan2_ColoringAlgorithms.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Zoltan2: A package of combinatorial algorithms for scientific computing
4
//
5
// Copyright 2012 NTESS and the Zoltan2 contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef _ZOLTAN2_COLORINGALGORITHMS_HPP_
11
#define _ZOLTAN2_COLORINGALGORITHMS_HPP_
12
13
#include <
Zoltan2_Standards.hpp
>
14
#include <
Zoltan2_AlgSerialGreedy.hpp
>
15
#include <
Zoltan2_AlgHybridD1.hpp
>
16
#include <
Zoltan2_AlgHybrid2GL.hpp
>
17
#include <
Zoltan2_AlgHybridD1-2GL.hpp
>
18
#include <
Zoltan2_AlgHybridD2.hpp
>
19
#include <
Zoltan2_AlgHybridPD2.hpp
>
20
21
#endif
Zoltan2_AlgHybrid2GL.hpp
Zoltan2_AlgHybridD1-2GL.hpp
Zoltan2_AlgHybridD1.hpp
A hybrid MPI+Kokkos version of the framework proposed by Gebremedhin and Manne.
Zoltan2_AlgHybridD2.hpp
Zoltan2_AlgHybridPD2.hpp
Zoltan2_AlgSerialGreedy.hpp
Serial greedy first-fit graph coloring (local graph only)
Zoltan2_Standards.hpp
Gathering definitions used in software development.
Generated by
1.9.8