Home
last modified time | relevance | path

Searched refs:numdfptr (Results 1 – 15 of 15) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/Lib/src/
H A Dexgsetp.c75 char* numdfptr = NULL; in ex_get_set_param() local
111 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_get_set_param()
115 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_get_set_param()
119 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_get_set_param()
123 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_get_set_param()
127 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_get_set_param()
159 if ((status = nc_inq_dimid(exoid, numdfptr, &dimid)) != NC_NOERR) { in ex_get_set_param()
H A Dexpsetp.c85 char* numdfptr = NULL; in ex_put_set_param() local
187 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_set_param()
194 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_set_param()
201 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_set_param()
208 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_set_param()
215 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_set_param()
359 if ((status = nc_def_dim(exoid, numdfptr, in ex_put_set_param()
H A Dexpcset.c88 char* numdfptr = NULL; in ex_put_concat_sets() local
242 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_concat_sets()
248 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_concat_sets()
254 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_concat_sets()
260 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_concat_sets()
266 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_concat_sets()
348 if ((status = nc_def_dim(exoid, numdfptr, in ex_put_concat_sets()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/exodusII/vtkexodusII/
H A Dexgsetp.c75 char* numdfptr = NULL; in ex_get_set_param() local
111 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_get_set_param()
115 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_get_set_param()
119 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_get_set_param()
123 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_get_set_param()
127 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_get_set_param()
159 if ((status = nc_inq_dimid(exoid, numdfptr, &dimid)) != NC_NOERR) { in ex_get_set_param()
H A Dexpsetp.c85 char* numdfptr = NULL; in ex_put_set_param() local
187 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_set_param()
194 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_set_param()
201 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_set_param()
208 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_set_param()
215 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_set_param()
359 if ((status = nc_def_dim(exoid, numdfptr, in ex_put_set_param()
H A Dexpcset.c88 char* numdfptr = NULL; in ex_put_concat_sets() local
242 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_concat_sets()
248 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_concat_sets()
254 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_concat_sets()
260 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_concat_sets()
266 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_concat_sets()
348 if ((status = nc_def_dim(exoid, numdfptr, in ex_put_concat_sets()
/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/5.22b/exodus/cbind/src/
H A Dex_get_set_param.c75 char* numdfptr = NULL; in ex_get_set_param() local
120 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_get_set_param()
124 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_get_set_param()
128 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_get_set_param()
132 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_get_set_param()
136 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_get_set_param()
180 if ((status = nc_inq_dimid(exoid, numdfptr, &dimid)) != NC_NOERR) { in ex_get_set_param()
H A Dex_put_sets.c65 char* numdfptr = NULL; in ex_put_sets() local
137 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_sets()
144 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_sets()
151 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_sets()
158 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_sets()
165 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_sets()
245 if ((status = nc_def_dim(exoid, numdfptr, in ex_put_sets()
H A Dex_put_concat_sets.c87 char* numdfptr = NULL; in ex_put_concat_sets() local
252 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_concat_sets()
258 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_concat_sets()
264 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_concat_sets()
270 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_concat_sets()
276 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_concat_sets()
379 if ((status = nc_def_dim(exoid, numdfptr, in ex_put_concat_sets()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_get_set_param.c77 char * numdfptr = NULL; in ex_get_set_param() local
127 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_get_set_param()
131 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_get_set_param()
135 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_get_set_param()
139 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_get_set_param()
143 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_get_set_param()
193 if ((status = nc_inq_dimid(exoid, numdfptr, &dimid)) != NC_NOERR) { in ex_get_set_param()
H A Dex_put_sets.c68 char * numdfptr = NULL; in ex_put_sets() local
158 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_sets()
165 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_sets()
172 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_sets()
179 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_sets()
186 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_sets()
265 if ((status = nc_def_dim(exoid, numdfptr, sets[i].num_distribution_factor, &dimid)) != in ex_put_sets()
H A Dex_put_concat_sets.c90 char * numdfptr = NULL; in ex_put_concat_sets() local
246 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_concat_sets()
252 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_concat_sets()
258 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_concat_sets()
264 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_concat_sets()
270 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_concat_sets()
375 if ((status = nc_def_dim(exoid, numdfptr, num_df, &dimid)) != NC_NOERR) { in ex_put_concat_sets()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_get_set_param.c45 char * numdfptr = NULL; in ex_get_set_param() local
97 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_get_set_param()
101 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_get_set_param()
105 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_get_set_param()
109 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_get_set_param()
113 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_get_set_param()
163 if ((status = nc_inq_dimid(exoid, numdfptr, &dimid)) != NC_NOERR) { in ex_get_set_param()
H A Dex_put_sets.c35 char * numdfptr = NULL; in ex_put_sets() local
134 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_sets()
141 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_sets()
148 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_sets()
155 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_sets()
162 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_sets()
241 if ((status = nc_def_dim(exoid, numdfptr, sets[i].num_distribution_factor, &dimid)) != in ex_put_sets()
H A Dex_put_concat_sets.c57 char * numdfptr = NULL; in ex_put_concat_sets() local
215 numdfptr = DIM_NUM_NOD_NS(set_id_ndx); in ex_put_concat_sets()
221 numdfptr = DIM_NUM_DF_ES(set_id_ndx); in ex_put_concat_sets()
227 numdfptr = DIM_NUM_DF_FS(set_id_ndx); in ex_put_concat_sets()
233 numdfptr = DIM_NUM_DF_SS(set_id_ndx); in ex_put_concat_sets()
239 numdfptr = DIM_NUM_DF_ELS(set_id_ndx); in ex_put_concat_sets()
344 if ((status = nc_def_dim(exoid, numdfptr, num_df, &dimid)) != NC_NOERR) { in ex_put_concat_sets()