Home
last modified time | relevance | path

Searched refs:cgi_get_hole (Results 1 – 7 of 7) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dvtk_cgns_mangle.h432 #define cgi_get_hole vtkcgns_cgi_get_hole macro
H A Dcgns_header.h1011 CGNSDLL cgns_hole *cgi_get_hole (cgns_file *cg, int B, int Z, int J);
H A Dcgnslib.c7509 hole = cgi_get_hole(cg, B, Z, J); in cg_hole_info()
7532 hole = cgi_get_hole(cg, B, Z, J); in cg_hole_read()
7577 hole = cgi_get_hole(cg, B, Z, J); in cg_hole_id()
H A Dcgns_internals.c9210 cgns_hole *cgi_get_hole(cgns_file *cg, int B, int Z, int J) in cgi_get_hole() function
/dports/science/cgnslib/CGNS-4.1.2/src/
H A Dcgns_header.h1007 CGNSDLL cgns_hole *cgi_get_hole (cgns_file *cg, int B, int Z, int I);
H A Dcgnslib.c6453 hole = cgi_get_hole(cg, B, Z, I); in cg_hole_info()
6476 hole = cgi_get_hole(cg, B, Z, I); in cg_hole_read()
6521 hole = cgi_get_hole(cg, B, Z, I); in cg_hole_id()
H A Dcgns_internals.c9098 cgns_hole *cgi_get_hole(cgns_file *cg, int B, int Z, int I) in cgi_get_hole() function