Home
last modified time | relevance | path

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

/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/
H A Ddataio4.cpp1794 (Geom->GeomType == GeomType_Circle)); in ReadInGeometry()
2945 (Geom->GeomType == GeomType_Circle)); in DumpGeometry()
3009 if ((Geom->GeomType == GeomType_Circle) || (Geom->GeomType == GeomType_Ellipse)) in DumpGeometry()
3075 case GeomType_Circle : in DumpGeometry()
H A DGLOBAL.h3137 GeomType_Circle = GeomForm_Circle, enumerator
H A Dtecxxx.cpp2828 case GeomType_Circle : in TECGEO112()