Home
last modified time | relevance | path

Searched refs:VAR_COORD_Z (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/vtk9/VTK-9.1.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_put_partial_coord_component.c111 comp = VAR_COORD_Z; in ex_put_partial_coord_component()
H A Dex_put_coord.c151 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_put_coord()
H A Dex_get_partial_coord_component.c120 char *comp[] = {VAR_COORD_X, VAR_COORD_Y, VAR_COORD_Z}; in ex_get_partial_coord_component()
H A Dex_put_partial_coord.c129 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_put_partial_coord()
H A Dex_get_coord.c179 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_get_coord()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_put_coord.c179 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_put_coord()
H A Dex_put_partial_coord_component.c141 comp = VAR_COORD_Z; in ex_put_partial_coord_component()
H A Dex_get_partial_coord_component.c150 char *comp[] = {VAR_COORD_X, VAR_COORD_Y, VAR_COORD_Z}; in ex_get_partial_coord_component()
H A Dex_put_partial_coord.c159 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_put_partial_coord()
H A Dex_get_coord.c207 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_get_coord()
/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/5.22b/exodus/cbind/src/
H A Dex_copy.c441 nc_def_var(out_id, VAR_COORD_Z, nc_flt_code(out_id), nbr_dim, dim_out_id, &var_out_id); in cpy_coord_def()
742 nc_inq_varid(out_id, VAR_COORD_Z, &var_out_id[2]); in cpy_coord_val()
769 nc_inq_varid(in_id, VAR_COORD_Z, &var_in_id[2]); in cpy_coord_val()
H A Dex_get_coord.c207 if ((status = nc_inq_varid (exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_get_coord()
H A Dex_put_coord.c234 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_put_coord()
H A Dex_get_n_coord.c204 if ((status = nc_inq_varid (exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_get_n_coord()
/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/Lib/src/
H A Dexcopy.c437 nc_def_var(out_id, VAR_COORD_Z, nc_flt_code(out_id), nbr_dim, dim_out_id, &var_out_id); in cpy_coord_def()
724 nc_inq_varid(out_id, VAR_COORD_Z, &var_out_id[2]); in cpy_coord_val()
751 nc_inq_varid(in_id, VAR_COORD_Z, &var_in_id[2]); in cpy_coord_val()
H A Dexgcor.c207 if ((status = nc_inq_varid (exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_get_coord()
H A Dexgncor.c203 if ((status = nc_inq_varid (exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_get_n_coord()
H A Dexpcor.c234 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_put_coord()
H A Dexpncor.c204 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_put_n_coord()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/exodusII/vtkexodusII/
H A Dexcopy.c437 nc_def_var(out_id, VAR_COORD_Z, nc_flt_code(out_id), nbr_dim, dim_out_id, &var_out_id); in cpy_coord_def()
724 nc_inq_varid(out_id, VAR_COORD_Z, &var_out_id[2]); in cpy_coord_val()
751 nc_inq_varid(in_id, VAR_COORD_Z, &var_in_id[2]); in cpy_coord_val()
H A Dexgcor.c207 if ((status = nc_inq_varid (exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_get_coord()
H A Dexgncor.c203 if ((status = nc_inq_varid (exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_get_n_coord()
H A Dexpcor.c234 if ((status = nc_inq_varid(exoid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ex_put_coord()
/dports/math/libmesh/libmesh-1.6.2/contrib/nemesis/Lib/
H A Dne_gncor.c193 if ((status = nc_inq_varid (neid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ne_get_n_coord()
H A Dne_pncor.c200 if ((status = nc_inq_varid (neid, VAR_COORD_Z, &coordidz)) != NC_NOERR) { in ne_put_n_coord()

12