Zoltan2
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
test
core
temp
absdefinitiontest.cpp
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
#include "
Zoltan2_PartitioningProblem.hpp
"
11
#include <iostream>
12
13
#define ABS(x)
14
15
int
main
() {
16
std::cout<<
"PASS\n"
;
17
return
0;
18
}
main
int main(int narg, char **arg)
Definition:
coloring1.cpp:164
Zoltan2_PartitioningProblem.hpp
Defines the PartitioningProblem class.
Generated by
1.8.5