![]() |
programmer's documentation
|
#include "cs_defs.h"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <math.h>
#include <EOS/API/EOS.hxx>
#include <EOS/API/EOS_Field.hxx>
#include <EOS/API/EOS_Fields.hxx>
#include <EOS/API/EOS_Error_Field.hxx>
#include <EOS/API/EOS_enums.hxx>
#include "bft_error.h"
#include "bft_mem.h"
#include "bft_printf.h"
#include "cs_eos.hxx"
Functions | |
void | cs_eos_create (char *EOSMethod, char *EOSRef) |
void | cs_eos_destroy (void) |
Variables | |
NEPTUNE::EOS * | eos |
void cs_eos_create | ( | char * | EOSMethod, |
char * | EOSRef | ||
) |
void cs_eos_destroy | ( | void | ) |
NEPTUNE::EOS* eos |