Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Typedefs | Functions
cs_ast_coupling.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.

Typedefs

typedef typedefBEGIN_C_DECLS
struct _cs_ast_coupling_t 
cs_ast_coupling_t
 

Functions

void astgeo (cs_int_t *nbfast, cs_int_t *nbnast, cs_int_t *lstfac, cs_int_t *idfast, cs_int_t *idnast, cs_real_t *almax)
 
void astfor (cs_int_t *ntcast, cs_int_t *nbfast, cs_real_t *forast)
 
void astcin (cs_int_t *ntcast, cs_int_t *nbfast, cs_int_t *lstfac, cs_real_t *depale)
 
void astpar (cs_int_t *nbpdt, cs_int_t *nbsspdt, cs_real_t *delta, cs_real_t *tt, cs_real_t *dt)
 
void astpdt (cs_real_t *dttab, cs_int_t *ncelet, cs_int_t *nbpdt)
 
void astcv1 (cs_int_t *ntcast, cs_int_t *icv)
 
void astcv2 (cs_int_t *ntcast, cs_int_t *icv)
 

Typedef Documentation

typedef typedefBEGIN_C_DECLS struct _cs_ast_coupling_t cs_ast_coupling_t

Function Documentation

void astcin ( cs_int_t ntcast,
cs_int_t nbfast,
cs_int_t lstfac,
cs_real_t depale 
)

Here is the call graph for this function:

void astcv1 ( cs_int_t ntcast,
cs_int_t icv 
)

Here is the call graph for this function:

void astcv2 ( cs_int_t ntcast,
cs_int_t icv 
)

Here is the call graph for this function:

void astfor ( cs_int_t ntcast,
cs_int_t nbfast,
cs_real_t forast 
)

Here is the call graph for this function:

void astgeo ( cs_int_t nbfast,
cs_int_t nbnast,
cs_int_t lstfac,
cs_int_t idfast,
cs_int_t idnast,
cs_real_t almax 
)

Here is the call graph for this function:

void astpar ( cs_int_t nbpdt,
cs_int_t nbsspdt,
cs_real_t delta,
cs_real_t tt,
cs_real_t dt 
)

Here is the call graph for this function:

void astpdt ( cs_real_t dttab,
cs_int_t ncelet,
cs_int_t nbpdt 
)

Here is the call graph for this function: