|
Nek5000
SEM for Incompressible NS
|
#include <stddef.h>#include <stdlib.h>#include <stdio.h>#include "name.h"#include "fail.h"#include "types.h"#include "gs_defs.h"#include "comm.h"
Include dependency graph for comm_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 10 of file comm_test.c.
References comm_free(), comm_init(), comm_scan(), gs_slong, comm::id, np, slong, sum(), test(), and ulong.
Here is the call graph for this function:
1.8.8