Searched refs:_soils (Results 1 – 1 of 1) sorted by relevance
98 static cs_gwf_soil_t **_soils = NULL; variable241 return _soils[id]; in cs_gwf_soil_by_id()264 cs_gwf_soil_t *s = _soils[i]; in cs_gwf_soil_by_name()333 if (_soils == NULL) in cs_gwf_soil_check()468 _soils[soil->id] = soil; in cs_gwf_soil_create()544 assert(_soils != NULL); in cs_gwf_soil_free_all()548 cs_gwf_soil_t *soil = _soils[i]; in cs_gwf_soil_free_all()588 BFT_FREE(_soils); in cs_gwf_soil_free_all()606 const cs_gwf_soil_t *soil = _soils[i]; in cs_gwf_soil_log_setup()916 cs_gwf_soil_t *soil = _soils[i]; in cs_gwf_soil_saturated_set_properties()[all …]