My Project
programmer's documentation
|
#include "cs_defs.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "bft_mem.h"
#include "bft_error.h"
#include "mei_evaluate.h"
Macros | |
#define | CS_IGNORE_MPI 1 /* No MPI for this application */ |
Functions | |
int | main (void) |
#define CS_IGNORE_MPI 1 /* No MPI for this application */ |
int main | ( | void | ) |