My Project
programmer's documentation
|
#include "cs_defs.h"
#include <assert.h>
#include <errno.h>
#include <locale.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Macros | |
#define | CS_IGNORE_MPI 1 /* No MPI for this application */ |
Functions | |
int | main (int argc, char *argv[]) |
#define CS_IGNORE_MPI 1 /* No MPI for this application */ |
int main | ( | int | argc, |
char * | argv[] | ||
) |