Home
last modified time | relevance | path

Searched defs:icorio (Results 1 – 4 of 4) sorted by path

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_physical_constants.c456 int **icorio) in cs_f_physical_constants_get_pointers()
H A Dcs_physical_constants.h54 int icorio; /* Coriolis source terms indicator */ member
H A Dcs_vof.c610 int icorio = cs_glob_physical_constants->icorio; in cs_vof_log_mass_budget() local
H A Dcstphy.f9077 integer(c_int), pointer, save :: icorio variable
765 type(c_ptr), intent(out) :: gx, gy, gz, icorio local