Home
last modified time | relevance | path

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

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Ddlmgr.t53 if (listpart<0 || listpart>LASTPART_OF_LIST(OTYPE))
103 case LASTPART_OF_LIST(OTYPE):
262 if (listpart<0 || listpart>LASTPART_OF_LIST(OTYPE))
287 while (listpartnext<LASTPART_OF_LIST(OTYPE) && Object1==NULL);
297 case LASTPART_OF_LIST(OTYPE):
299 Object1 = CAT(LISTPART_LAST,OTYPE(Grid,LASTPART_OF_LIST(OTYPE)));
301 CAT(LISTPART_LAST,OTYPE(Grid,LASTPART_OF_LIST(OTYPE))) = Object;
342 while (listpartnext<LASTPART_OF_LIST(OTYPE) && Object1==NULL);
469 if (listpart<0 || listpart>LASTPART_OF_LIST(OTYPE))
583 for (i=0; i<=LASTPART_OF_LIST(OTYPE); i++)
[all …]
H A Ddlmgr.h57 #define LASTPART_OF_LIST(OTYPE) ((CAT(OTYPE,_LISTPARTS)) -1) macro
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/uggrid/
H A Dug_undefs.hh377 #undef LASTPART_OF_LIST