|
My Project
programmer's documentation
|
Go to the documentation of this file. 1 #ifndef __CS_LAGR_OPTIONS_H__
2 #define __CS_LAGR_OPTIONS_H__
void cs_int_t * iccvfg
Definition: cs_lagr_options.h:74
integer, save isuite
Indicator of a calculation restart (=1) or not (=0). This value is set automatically by the code; dep...
Definition: optcal.f90:312
#define END_C_DECLS
Definition: cs_defs.h:468
double cs_real_t
Floating-point value.
Definition: cs_defs.h:302
void cs_int_t cs_int_t cs_real_t * dtref
Definition: cs_lagr_options.h:74
#define BEGIN_C_DECLS
Definition: cs_defs.h:467
void CS_PROCF(lagopt, LAGOPT)(cs_int_t *isuite
Lagrangian module initialization 1) Initialisation par defaut du parametrage du module lagrangien 2) ...
void cs_int_t cs_int_t * iscalt
Definition: cs_lagr_options.h:74
int cs_int_t
Fortran-compatible integer.
Definition: cs_defs.h:301
void cs_lagr_option_definition(cs_int_t *isuite, cs_int_t *iccvfg, cs_int_t *iscalt, cs_real_t *dtref)
Lagrangian module initialization 1) Initialisation par defaut du parametrage du module lagrangien 2) ...
Definition: cs_lagr_options.c:241