Home
last modified time | relevance | path

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

/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnscalc/
H A Dcalctcl.c236 cg_ZoneTypeName(ZoneType)); in CalcZoneInfo()
/dports/cad/netgen/netgen-6.2.2105/libsrc/interface/
H A Drw_cgns.cpp660 PrintMessage(2, "skipping zone with type ", cg_ZoneTypeName(zone_type) ); in ReadCGNSMesh()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dvtk_cgns_mangle.h779 #define cg_ZoneTypeName vtkcgns_cg_ZoneTypeName macro
H A Dcgnslib.h830 CGNSDLL const char *cg_ZoneTypeName(CGNS_ENUMT( ZoneType_t ) type);
H A Dcgnslib.c941 const char *cg_ZoneTypeName(CGNS_ENUMT( ZoneType_t ) type) in cg_ZoneTypeName() function
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/utilities/
H A Dcgns_to_vtk.c1072 cg_ZoneTypeName(zonetype), outfile);
/dports/science/cgnslib/CGNS-4.1.2/src/
H A Dcgnslib.h821 CGNSDLL const char *cg_ZoneTypeName(CGNS_ENUMT( ZoneType_t ) type);
H A Dcgnslib.c937 const char *cg_ZoneTypeName(CGNS_ENUMT( ZoneType_t ) type) in cg_ZoneTypeName() function
/dports/science/cgnslib/CGNS-4.1.2/src/tools/
H A Dcgnscheck.c3862 printf (" Donor Zone Type=%s\n", cg_ZoneTypeName(dztype)); in check_conn()
5248 printf (" Zone Type=%s\n", cg_ZoneTypeName(z->type)); in check_zone()
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnsplot/
H A Dcgnstcl.c3210 Tcl_AppendResult (interp, cg_ZoneTypeName(zonetype), in CGNSsummary()
3424 "\nType of Zone : ", cg_ZoneTypeName(zonetype), in CGNSgetzone()