1 #ifndef __CS_LAGR_OPTIONS_H__ 2 #define __CS_LAGR_OPTIONS_H__ 70 int have_thermal_model,
real(c_double), pointer, save dtref
Reference time step.
Definition: optcal.f90:396
#define BEGIN_C_DECLS
Definition: cs_defs.h:510
double cs_real_t
Floating-point value.
Definition: cs_defs.h:322
integer, save isuite
Indicator of a calculation restart (=1) or not (=0). This value is set automatically by the code; dep...
Definition: optcal.f90:281
integer(c_int), pointer, save iccvfg
Definition: optcal.f90:795
void cs_lagr_options_definition(int isuite, int have_thermal_model, cs_real_t dtref, int *iccvfg)
Lagrangian module options definition.
Definition: cs_lagr_options.c:217
#define END_C_DECLS
Definition: cs_defs.h:511