Home
last modified time | relevance | path

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

/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/src/
H A Dglwidget.cpp1123 QMap<int, int> bodyNatures; in makeLists() local
1132 if(!bodyNatures.contains(index)) in makeLists()
1133 bodyNatures.insert(index, nature); in makeLists()
1137 QMapIterator<int, int> itrBody(bodyNatures); in makeLists()
1341 bodyNatures.clear(); in makeLists()