Home
last modified time | relevance | path

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

/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dref_ctest64.c1008 size_t c3_countset[1] = {3}; in main() local
1009 stat = nc_put_vara(ncid, c3_id, c3_startset, c3_countset, c3_data); in main()
H A Dref_ctest.c1008 size_t c3_countset[1] = {3}; in main() local
1009 stat = nc_put_vara(ncid, c3_id, c3_startset, c3_countset, c3_data); in main()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdump/
H A Dref_ctest.c1008 size_t c3_countset[1] = {3}; in main() local
1009 stat = nc_put_vara(ncid, c3_id, c3_startset, c3_countset, c3_data); in main()
H A Dref_ctest64.c1008 size_t c3_countset[1] = {3}; in main() local
1009 stat = nc_put_vara(ncid, c3_id, c3_startset, c3_countset, c3_data); in main()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/nc_test/
H A Dtst_atts.c1285 MPI_Offset c3_countset[1] = {3} ; in create_file() local
1286 err=ncmpi_put_vara(ncid, c3_id, c3_startset, c3_countset, c3_data, 0,MPI_DATATYPE_NULL); ERR in create_file()
/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_atts3.c1447 size_t c3_countset[1] = {3} ; in create_file() local
1448 stat = nc_put_vara(ncid, c3_id, c3_startset, c3_countset, c3_data); in create_file()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_atts3.c1447 size_t c3_countset[1] = {3} ; in create_file() local
1448 stat = nc_put_vara(ncid, c3_id, c3_startset, c3_countset, c3_data); in create_file()