Code_Saturne
CFD tool
Functions
cs_base_fortran.h File Reference
#include "cs_base.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BEGIN_C_DECLS void csmkdr (const char *dirnam, const cs_int_t *dirlen)
 
void csgamma (const cs_real_t *x, cs_real_t *gamma)
 
void cssf2c (const cs_int_t *len, const char *fstr, char *cstr CS_ARGF_SUPP_CHAINE)
 
void cs_base_fortran_bft_printf_set (int r0_log_flag, int rn_log_flag)
 

Function Documentation

◆ cs_base_fortran_bft_printf_set()

void cs_base_fortran_bft_printf_set ( int  r0_log_flag,
int  rn_log_flag 
)
Here is the call graph for this function:

◆ csgamma()

void csgamma ( const cs_real_t x,
cs_real_t gamma 
)
Here is the call graph for this function:

◆ csmkdr()

BEGIN_C_DECLS void csmkdr ( const char *  dirnam,
const cs_int_t dirlen 
)
Here is the call graph for this function:

◆ cssf2c()

void cssf2c ( const cs_int_t len,
const char *  fstr,
char *cstr  CS_ARGF_SUPP_CHAINE 
)