Home
last modified time | relevance | path

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

/dports/science/cgnslib/CGNS-4.1.2/src/tests/
H A Dtest_bbox.c122 if (cg_grid_bounding_box_write(cgfile, cgbase, cgzone, 1, CGNS_ENUMV(RealDouble), bbox)){ in main()
157 if (!cg_grid_bounding_box_write(cgfile, cgbase, cgzone, 1, CGNS_ENUMV(Integer), bbox)){ in main()
165 if (cg_grid_bounding_box_write(cgfile, cgbase, cgzone, 1, CGNS_ENUMV(RealSingle), NULL)){ in main()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dvtk_cgns_mangle.h320 #define cg_grid_bounding_box_write vtkcgns_cg_grid_bounding_box_write macro
H A Dcgnslib.h954 CGNSDLL int cg_grid_bounding_box_write(int file_number, int B, int Z, int G,
H A Dcgnslib.c2910 int cg_grid_bounding_box_write(int file_number, int B, int Z, int G, CGNS_ENUMT(DataType_t) type, v… in cg_grid_bounding_box_write() function
/dports/science/cgnslib/CGNS-4.1.2/src/
H A Dcgnslib.h945 CGNSDLL int cg_grid_bounding_box_write(int file_number, int B, int Z, int G,
H A Dcg_ftoc.c2669 *ier = (cgint_f)cg_grid_bounding_box_write( in FMNAME()
H A Dcgnslib.c2889 int cg_grid_bounding_box_write(int file_number, int B, int Z, int G, CGNS_ENUMT(DataType_t) type, v… in cg_grid_bounding_box_write() function