9.0
general documentation
Loading...
Searching...
No Matches
cs_io_dump.cpp File Reference
#include "base/cs_defs.h"
#include <assert.h>
#include <errno.h>
#include <locale.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for cs_io_dump.cpp:

Macros

#define CS_IGNORE_MPI   1 /* No MPI for this application */

Functions

int main (int argc, char *argv[])

Macro Definition Documentation

◆ CS_IGNORE_MPI

#define CS_IGNORE_MPI   1 /* No MPI for this application */

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )