Searched refs:e_section (Results 1 – 4 of 4) sorted by relevance
/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/ |
H A D | fvm_nodal_project.c | 434 fvm_nodal_section_t *e_section = NULL; in fvm_nodal_project() local 439 e_section = _faces_to_edges(this_nodal->dim, in fvm_nodal_project() 453 e_section->global_element_num = _section->global_element_num; in fvm_nodal_project() 458 this_nodal->sections[i] = e_section; in fvm_nodal_project() 460 n_edges += e_section->n_elements; in fvm_nodal_project()
|
/dports/ftp/spegla/spegla-1.1p5/ |
H A D | e_err.c | 73 static int e_section = -1; /* default is al sections */ variable 83 #define CHK_SECT if ((section & e_section) == 0) return 304 e_section = section; in e_set_section() 310 return e_section; in e_get_section()
|
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/gmic/src/ |
H A D | gmic_stdlib.gmic | 4935 res[y] = e_section; 5455 s_section,e_section={${-_gmd_tokens}"[s_section,e_section]"} 5457 if "i=="$s_section" && find(#-1,"$e_section")>0" 5458 +rows 1,{"find(#-1,"$e_section")-1"} title$>={t} rm. 5477 isin(c,e_section,e_subsection,e_subsubsection,e_subsubsubsection) ? write('</div>\n'): 5480 ind_e = find(#1,e_section,y); 5912 isin(c,e_section,e_subsection,e_subsubsection,e_subsubsubsection) ? write([vt100_n,'\n\n']): 6061 const e_section = -2;
|
/dports/graphics/gmic/gmic-3.0.0/src/ |
H A D | gmic_stdlib.gmic | 5088 res[y] = e_section; 5608 s_section,e_section={${-_gmd_tokens}"[s_section,e_section]"} 5610 if "i=="$s_section" && find(#-1,"$e_section")>0" 5611 +rows 1,{"find(#-1,"$e_section")-1"} title$>={t} rm. 5630 isin(c,e_section,e_subsection,e_subsubsection,e_subsubsubsection) ? write('</div>\n'): 5633 ind_e = find(#1,e_section,y); 6065 isin(c,e_section,e_subsection,e_subsubsection,e_subsubsubsection) ? write([vt100_n,'\n\n']): 6214 const e_section = -2;
|