Home
last modified time | relevance | path

Searched defs:nclpch (Results 1 – 3 of 3) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/pprt/
H A Dcs_combustion_model.c275 int **nclpch, in cs_f_cpincl_get_pointers()
/dports/science/code_saturne/code_saturne-7.1.0/src/comb/
H A Dcpincl.f9058 integer(c_int), pointer, save :: nclpch(:) variable
/dports/science/code_saturne/code_saturne-7.1.0/src/gui/
H A Dcs_gui_boundary_conditions.c589 const int *nclpch = cs_glob_combustion_model->coal.n_classes_per_coal; in _inlet_coal() local