Home
last modified time | relevance | path

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

/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dref_ctest64.c1107 size_t c13_countset[2] = {1, 3}; in main() local
1108 stat = nc_put_vara(ncid, c13_id, c13_startset, c13_countset, c13_data); in main()
H A Dref_ctest.c1107 size_t c13_countset[2] = {1, 3}; in main() local
1108 stat = nc_put_vara(ncid, c13_id, c13_startset, c13_countset, c13_data); in main()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdump/
H A Dref_ctest.c1107 size_t c13_countset[2] = {1, 3}; in main() local
1108 stat = nc_put_vara(ncid, c13_id, c13_startset, c13_countset, c13_data); in main()
H A Dref_ctest64.c1107 size_t c13_countset[2] = {1, 3}; in main() local
1108 stat = nc_put_vara(ncid, c13_id, c13_startset, c13_countset, c13_data); in main()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/nc_test/
H A Dtst_atts.c1411 MPI_Offset c13_countset[2] = {1, 3} ; in create_file() local
1412 err=ncmpi_put_vara(ncid, c13_id, c13_startset, c13_countset, c13_data, 0,MPI_DATATYPE_NULL); ERR in create_file()
/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_atts3.c1591 size_t c13_countset[2] = {1, 3} ; in create_file() local
1592 stat = nc_put_vara(ncid, c13_id, c13_startset, c13_countset, c13_data); in create_file()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_atts3.c1591 size_t c13_countset[2] = {1, 3} ; in create_file() local
1592 stat = nc_put_vara(ncid, c13_id, c13_startset, c13_countset, c13_data); in create_file()