My Project
programmer's documentation
|
#include "cs_defs.h"
#include <assert.h>
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include "bft_mem.h"
#include "bft_error.h"
#include "bft_printf.h"
#include "cs_combustion_model.h"
Variables | |
cs_combustion_model_t | _combustion_model |
cs_combustion_model_t * | cs_glob_combustion_model = &_combustion_model |
cs_combustion_model_t _combustion_model |
Combustion model parameters structure
cs_combustion_model_t* cs_glob_combustion_model = &_combustion_model |
Combustion model parameters structure