#include "cs_defs.h"
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <math.h>
#include <ple_defs.h>
#include <bft_error.h>
#include <bft_printf.h>
#include "cs_base.h"
#include "cs_field.h"
#include "cs_file.h"
#include "cs_prototypes.h"
#include "cs_timer.h"
#include "cs_base_fortran.h"
void cs_base_fortran_bft_printf_set | ( | const char * | log_name, |
bool | rn_log_flag | ||
) |
void cs_base_fortran_bft_printf_to_c | ( | void | ) |
void cs_base_fortran_bft_printf_to_f | ( | void | ) |
void cs_user_boundary_conditions_ale_wrapper | ( | int * | itypcl, |
int * | ialtyb, | ||
int * | impale | ||
) |
void cs_user_boundary_conditions_setup_wrapper | ( | void | ) |
void cs_user_boundary_conditions_wrapper | ( | int * | itypcl | ) |
void cs_user_extra_operations_initialize_wrapper | ( | void | ) |
void cs_user_extra_operations_wrapper | ( | void | ) |
void cs_user_finalize_setup_wrapper | ( | void | ) |
void cs_user_initialization_wrapper | ( | void | ) |
void cs_user_parameters_wrapper | ( | void | ) |
void cs_user_physical_properties_wrapper | ( | void | ) |
void cs_user_porosity_wrapper | ( | void | ) |
void csdatadir | ( | const int * | len, |
char *dir | CS_ARGF_SUPP_CHAINE | ||
) |
void csexit | ( | const int * | status | ) |
void cslogname | ( | const int * | len, |
char *dir | CS_ARGF_SUPP_CHAINE | ||
) |
void dmtmps | ( | cs_real_t * | tw | ) |