|
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 "gs_defs.h"#include "gs.h"
Include dependency graph for gs_unique_test.c:Go to the source code of this file.
Functions | |
| static void | test (const struct comm *comm) |
| int | main (int narg, char *arg[]) |
| int main | ( | int | narg, |
| char * | arg[] | ||
| ) |
Definition at line 48 of file gs_unique_test.c.
References comm_free(), comm_init(), np, and test().
Here is the call graph for this function:
1.8.8