Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
kokkosBlock.cpp File Reference

An example of partitioning global ids with Block. More...

#include <Kokkos_Core.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <Zoltan2_BasicKokkosIdentifierAdapter.hpp>
#include <Zoltan2_PartitioningProblem.hpp>
#include <Zoltan2_PartitioningSolution.hpp>
Include dependency graph for kokkosBlock.cpp:

Go to the source code of this file.

Functions

int main (int narg, char *arg[])
 

Detailed Description

An example of partitioning global ids with Block.

Definition in file kokkosBlock.cpp.

Function Documentation

int main ( int  narg,
char *  arg[] 
)

Definition at line 65 of file kokkosBlock.cpp.