Nek5000
SEM for Incompressible NS
|
#include <stddef.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "c99.h"
#include "name.h"
#include "fail.h"
#include "types.h"
#include "comm.h"
#include "mem.h"
#include "sort.h"
#include "sarray_sort.h"
#include "crystal.h"
#include "sarray_transfer.h"
Go to the source code of this file.
Classes | |
struct | r_work |
Functions | |
int | main (int narg, char *arg[]) |
int main | ( | int | narg, |
char * | arg[] | ||
) |
Definition at line 23 of file sarray_transfer_test.c.
References array_cat, array_free, array_init, comm_barrier(), comm_free(), comm_init(), crystal_free, crystal_init, crystal::data, fail(), i, comm::id, array::n, np, null_array, p, array::ptr, sarray_sort_3, sarray_transfer, and uint.