#include <Zoltan2_BasicVectorAdapter.hpp>
#include <Zoltan2_TestHelpers.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <Teuchos_RCP.hpp>
#include <Teuchos_CommHelpers.hpp>
Go to the source code of this file.
|
| int | checkBasicVector (Zoltan2::BasicVectorAdapter< userTypes_t > *ia, int len, int glen, zgno_t *ids, int mvdim, const zscalar_t **values, int *valueStrides, int wdim, const zscalar_t **weights, int *weightStrides) |
| |
| int | main (int narg, char *arg[]) |
| |
◆ userTypes_t
◆ checkBasicVector()
◆ main()
| int main |
( |
int |
narg, |
|
|
char * |
arg[] |
|
) |
| |