Home
last modified time | relevance | path

Searched refs:count_elems (Results 1 – 13 of 13) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dutil_ndim_test.F75 integer count_elems
103 elems = count_elems(lo,hi,ndim)
147 elems = count_elems(lo,hi,ndim)
246 integer count_elems
277 elems = count_elems(lo,hi,ndim)
321 elems = count_elems(lo,hi,ndim)
447 integer function count_elems(lo,hi,ndim) function
454 count_elems = elems
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dutil_ndim_test.F75 integer count_elems
103 elems = count_elems(lo,hi,ndim)
147 elems = count_elems(lo,hi,ndim)
246 integer count_elems
277 elems = count_elems(lo,hi,ndim)
321 elems = count_elems(lo,hi,ndim)
447 integer function count_elems(lo,hi,ndim) function
454 count_elems = elems
/dports/devel/ga/ga-5.8/global/testing/
H A Dndim.F63 integer count_elems
91 elems = count_elems(lo,hi,ndim)
134 elems = count_elems(lo,hi,ndim)
230 integer count_elems
261 elems = count_elems(lo,hi,ndim)
304 elems = count_elems(lo,hi,ndim)
426 integer function count_elems(lo,hi,ndim) function
433 count_elems = elems
/dports/games/edge/Edge-1.35-source/src/
H A Dsv_save.cc123 int num_elem = (* A->count_elems)(); in SV_SaveARRY()
133 int num_elem = (* A->count_elems)(); in SV_SaveDATA()
H A Dsv_main.h186 int (* count_elems)(void); member
/dports/devel/ga/ga-5.8/global/testing/ngatest_src/
H A Dndim_NGA_DOT_PATCH.src18 integer elems, count_elems
84 elems = count_elems(lop, hip, ndim)
89 elems = count_elems(lop, hip, ndim)
197 elems = count_elems(lop, hip, ndim)
202 elems = count_elems(dlo, dhi, dndim)
H A Dndim_GA_FILL.src17 integer elems, count_elems
46 elems = count_elems(lo,hi,ndim)
H A Dndim_NGA_GATHER.src17 integer elems, count_elems
51 elems = count_elems(lo, hi, ndim)
H A Dndim_NGA_PUT.src18 integer elems, count_elems
48 elems = count_elems(lo,hi,ndim)
H A Dndim_NGA_ADD_PATCH.src17 integer elems, count_elems
93 elems = count_elems(lop, hip, ndim)
98 elems = count_elems(lop, hip, ndim)
178 elems = count_elems(dlo, dhi, dndim)
H A Dndim_NGA_SCALE_PATCH.src17 integer elems, count_elems
51 elems = count_elems(lop, hip, ndim)
H A Dndim_NGA_COPY_PATCH.src17 integer elems, count_elems
81 elems = count_elems(lop, hip, ndim)
214 elems = count_elems(dlo, dhi, dndim)
H A Dndim_util_comm.src47 integer function count_elems(lo,hi,ndim)
54 count_elems = elems