|  | 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 */ | 
| Enumerations | |
| enum | cs_mei_check_retcode_t { CS_MEI_SUCCESS, CS_MEI_INVALID_INPUT, CS_MEI_INVALID_SYNTAX, CS_MEI_MISSING_SYMBOLS } | 
| Functions | |
| int | main (void) | 
| #define CS_IGNORE_MPI 1 /* No MPI for this application */ | 
| int main | ( | void | ) | 
 1.8.3.1
 1.8.3.1