Home
last modified time | relevance | path

Searched refs:CurrentOrd (Results 1 – 2 of 2) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/elmergrid/src/
H A Degutils.c769 int CurrentOrd; in SortIndex() local
787 CurrentOrd = Ord[CurHalfPos]; in SortIndex()
790 CurrentOrd = Ord[CurLastPos]; in SortIndex()
796 Ord[1] = CurrentOrd; in SortIndex()
816 Ord[i] = CurrentOrd; in SortIndex()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/plugins/
H A Degutils.cpp769 int CurrentOrd; in SortIndex() local
787 CurrentOrd = Ord[CurHalfPos]; in SortIndex()
790 CurrentOrd = Ord[CurLastPos]; in SortIndex()
796 Ord[1] = CurrentOrd; in SortIndex()
816 Ord[i] = CurrentOrd; in SortIndex()