Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
cs_syr_coupling.h File Reference
#include "fvm_defs.h"
#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 nbcsyr (cs_int_t *const n_couplings)
 
void tsursy (cs_int_t *const cplnum, cs_int_t *issurf)
 
void tvolsy (cs_int_t *const cplnum, cs_int_t *isvol)
 
void geosyr (void)
 
void nbesyr (const cs_int_t *coupl_num, const cs_int_t *mode, cs_int_t *n_coupl_elts)
 
void leltsy (const cs_int_t *coupl_num, const cs_int_t *mode, cs_lnum_t *coupl_elt_list)
 
void ussyrc (void)
 
void varsyi (cs_int_t *numsyr, cs_int_t *mode, cs_real_t *tsolid)
 
void varsyo (cs_int_t *numsyr, cs_int_t *mode, cs_int_t *lstelt, cs_real_t *tfluid, cs_real_t *hfluid)
 
void ctbvsy (cs_int_t *numsyr, cs_real_t *tfluid, cs_real_t *ctbimp, cs_real_t *ctbexp)
 
void cs_syr_coupling_define (const char *syrthes_name, const char *boundary_criteria, const char *volume_criteria, char projection_axis, int verbosity, int visualization)
 
void cs_syr_coupling_all_init (void)
 
void cs_syr_coupling_all_finalize (void)
 
void cs_syr_coupling_set_conservativity (int flag)
 
void cs_syr_coupling_set_explicit_treatment (void)
 

Function Documentation

void cs_syr_coupling_all_finalize ( void  )

Here is the call graph for this function:

void cs_syr_coupling_all_init ( void  )

Here is the call graph for this function:

void cs_syr_coupling_define ( const char *  syrthes_name,
const char *  boundary_criteria,
const char *  volume_criteria,
char  projection_axis,
int  verbosity,
int  visualization 
)
void cs_syr_coupling_set_conservativity ( int  flag)

Here is the call graph for this function:

void cs_syr_coupling_set_explicit_treatment ( void  )

Here is the call graph for this function:

void ctbvsy ( cs_int_t numsyr,
cs_real_t tfluid,
cs_real_t ctbimp,
cs_real_t ctbexp 
)

Here is the call graph for this function:

void geosyr ( void  )

Here is the call graph for this function:

void leltsy ( const cs_int_t coupl_num,
const cs_int_t mode,
cs_lnum_t coupl_elt_list 
)

Here is the call graph for this function:

BEGIN_C_DECLS void nbcsyr ( cs_int_t *const  n_couplings)

Here is the call graph for this function:

void nbesyr ( const cs_int_t coupl_num,
const cs_int_t mode,
cs_int_t n_coupl_elts 
)

Here is the call graph for this function:

void tsursy ( cs_int_t *const  cplnum,
cs_int_t issurf 
)

Here is the call graph for this function:

void tvolsy ( cs_int_t *const  cplnum,
cs_int_t isvol 
)

Here is the call graph for this function:

void ussyrc ( void  )

Here is the call graph for this function:

void varsyi ( cs_int_t numsyr,
cs_int_t mode,
cs_real_t tsolid 
)

Here is the call graph for this function:

void varsyo ( cs_int_t numsyr,
cs_int_t mode,
cs_int_t lstelt,
cs_real_t tfluid,
cs_real_t hfluid 
)

Here is the call graph for this function: