Zoltan2
|
#include <Zoltan2_config.h>
#include <Zoltan2_PartitioningProblem.hpp>
#include <Zoltan2_PartitioningSolution.hpp>
#include <Zoltan2_TestHelpers.hpp>
#include <Zoltan2_XpetraCrsMatrixAdapter.hpp>
Go to the source code of this file.
Typedefs | |
typedef Zoltan2::BasicUserTypes < zscalar_t, zlno_t, zgno_t > | myTypes_t |
Functions | |
int | main (int argc, char *argv[]) |
typedef Zoltan2::BasicUserTypes<zscalar_t, zlno_t, zgno_t> myTypes_t |
Definition at line 24 of file partition_sarma.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 95 of file partition_sarma.cpp.