|
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 "crystal.h"
Include dependency graph for crystal_test.c:Go to the source code of this file.
Functions | |
| int | main (int narg, char *arg[]) |
| int main | ( | int | narg, |
| char * | arg[] | ||
| ) |
Definition at line 13 of file crystal_test.c.
References buffer_reserve, comm_free(), comm_init(), crystal_free, crystal_init, crystal_router, crystal::data, diagnostic(), fail(), i, comm::id, array::n, np, comm::np, array::ptr, sum(), and uint.
Here is the call graph for this function:
1.8.8