Home
last modified time | relevance | path

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

/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/
H A DFACE.h95 EXTERN EntIndex_t GetNodesPerElementFace(ZoneType_e ZoneType);
97 EXTERN EntIndex_t GetFacesPerElement(ZoneType_e ZoneType,
125 EXTERN CollapsedStatus_e GetSurfaceCellLogicalCollapsedStatus(ZoneType_e ZoneType,
H A DDATAUTIL.h86 ZoneType_e **ZoneType,
H A Ddatautil.cpp183 ZoneType_e **ZoneType, in ReadTec()
296 *ZoneType = ALLOC_ARRAY(*NumZones, ZoneType_e, "zonetype"); in ReadTec()
H A DGLOBAL.h3192 } ZoneType_e; typedef
5390 ZoneType_e Type;
H A Ddataio4.cpp1113 ZoneSpec->Type = (ZoneType_e)(ZoneSpec->NumPtsK + 1); in ReadInZoneHeader()
1173 I1 = (ZoneType_e)GetIoFileInt(FileStream, IVersion, 0, 7, &IsOk); in ReadInZoneHeader()
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/
H A Dpltview.cpp87 static int GetNumPtsPerCell(ZoneType_e ZoneType) in GetNumPtsPerCell()
101 static int GetNumPts(ZoneType_e ZoneType, in GetNumPts()
128 ZoneType_e **ZoneType, in DeallocHeaderInfo()
225 ZoneType_e *ZoneType = NULL; in ReportFileInfo()