Home
last modified time | relevance | path

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

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Denrol.cc126 for (i=FROM_VTNAME; i<=TO_VTNAME; i++) in CreateFormat()
183 if ((vDesc[i].name<FROM_VTNAME) || (TO_VTNAME<vDesc[i].name)) in CreateFormat()
185 …ageF('E',"CreateFormat","type name '%c' out of range (%c-%c)",vDesc[i].name,FROM_VTNAME,TO_VTNAME); in CreateFormat()
H A Dgm.h219 #define TO_VTNAME 'z' macro
221 #define MAXVTNAMES (1+TO_VTNAME-FROM_VTNAME)
2951 … (((c)<FROM_VTNAME) ? NOVTYPE : ((c)>TO_VTNAME) ? NOVTYPE : (f)…
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/uggrid/
H A Dug_undefs.hh970 #undef TO_VTNAME