Home
last modified time | relevance | path

Searched refs:nvalues (Results 1 – 25 of 1349) sorted by relevance

12345678910>>...54

/dports/science/cdo/cdo-2.0.0/src/
H A Dsellist.cc29 e.nvalues = kv.nvalues; in init()
89 const auto nvalues = e.nvalues; in selinfo_add() local
159 const auto nvalues = selInfo.nvalues(listIdx); in selinfo_check_flag() local
181 const auto nvalues = selInfo.nvalues(listIdx); in selinfo_check_range_flag() local
198 const auto nvalues = selInfo.nvalues(listIdx); in selinfo_check() local
258 const auto nvalues = selInfo.nvalues(listIdx); in selinfo_check_date() local
292 const auto nvalues = selInfo.nvalues(listIdx); in selinfo_check_season() local
321 const auto nvalues = selInfo.nvalues(listIdx); in selinfo_check_range() local
423 auto nvalues = e.nvalues; in print() local
424 if (nvalues > 12) nvalues = 11; in print()
[all …]
H A Dpmlist.cc52 int nvalues = j; in parse_arguments() local
57 if (kv.values[0][0] == 0) nvalues = 0; in parse_arguments()
60 kv.nvalues = nvalues; in parse_arguments()
61 kv.values.resize(nvalues); in parse_arguments()
99 kv.nvalues = nvalues; in append()
100 kv.values.resize(nvalues); in append()
149 kv.nvalues = nvalues; in KVListAppendNamelist()
150 if (nvalues > 0) kv.values.resize(nvalues); in KVListAppendNamelist()
152 for (int i = 0; i < nvalues; ++i) in KVListAppendNamelist()
253 if (nvalues == 0) in parse_namelist()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/RIGID/
H A Dcompute_rigid_local.cpp42 nvalues = narg - 4; in ComputeRigidLocal()
46 rstyle = new int[nvalues]; in ComputeRigidLocal()
48 nvalues = 0; in ComputeRigidLocal()
50 if (strcmp(arg[iarg],"id") == 0) rstyle[nvalues++] = ID; in ComputeRigidLocal()
53 else if (strcmp(arg[iarg],"x") == 0) rstyle[nvalues++] = X; in ComputeRigidLocal()
87 if (nvalues == 1) size_local_cols = 0; in ComputeRigidLocal()
88 else size_local_cols = nvalues; in ComputeRigidLocal()
172 if (nvalues == 1) ptr = &vlocal[m]; in compute_rigid()
175 for (n = 0; n < nvalues; n++) { in compute_rigid()
300 if (nvalues == 1) { in reallocate()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_ave_atom.cpp82 nvalues = 0; in FixAveAtom()
86 ids[nvalues] = NULL; in FixAveAtom()
89 which[nvalues] = X; in FixAveAtom()
92 which[nvalues] = X; in FixAveAtom()
95 which[nvalues] = X; in FixAveAtom()
99 which[nvalues] = V; in FixAveAtom()
102 which[nvalues] = V; in FixAveAtom()
105 which[nvalues] = V; in FixAveAtom()
140 nvalues++; in FixAveAtom()
454 return nvalues; in pack_exchange()
[all …]
H A Dfix_store_state.cpp88 nvalues = 0; in FixStoreState()
253 nvalues++; in FixStoreState()
552 return nvalues; in pack_exchange()
562 return nvalues; in unpack_exchange()
628 n += nvalues; in pack_id()
643 n += nvalues; in pack_molecule()
658 n += nvalues; in pack_type()
698 n += nvalues; in pack_x()
713 n += nvalues; in pack_y()
728 n += nvalues; in pack_z()
[all …]
H A Dfix_ave_time.cpp89 nvalues = 0; in FixAveTime()
96 nvalues++; in FixAveTime()
110 int maxvalues = nvalues; in FixAveTime()
112 nvalues = 0; in FixAveTime()
151 which[nvalues+icol] = which[nvalues]; in FixAveTime()
155 strcpy(ids[nvalues+icol],ids[nvalues]); in FixAveTime()
171 which[nvalues+icol] = which[nvalues]; in FixAveTime()
175 strcpy(ids[nvalues+icol],ids[nvalues]); in FixAveTime()
181 nvalues++; in FixAveTime()
351 if (nvalues == 1) { in FixAveTime()
[all …]
H A Dfix_property_atom.cpp122 nvalues = narg - 8; in parse_args()
229 size_vector = nvalues; in parse_args()
279 if(len1 > nvalues) in check_fix()
431 return nvalues; in pack_exchange()
442 return nvalues; in unpack_exchange()
455 return (nvalues+1); in pack_restart()
482 return nvalues+1; in maxsize_restart()
491 return nvalues+1; in size_restart()
509 return nvalues; in pack_comm()
537 return nvalues; in pack_reverse_comm()
[all …]
H A Dfix_store.cpp70 if (nvalues == 1) vecflag = 1; in FixStore()
143 for (int m = 0; m < nvalues; m++) in copy_arrays()
155 for (int m = 0; m < nvalues; m++) in pack_exchange()
157 return nvalues; in pack_exchange()
168 for (int m = 0; m < nvalues; m++) in unpack_exchange()
170 return nvalues; in unpack_exchange()
179 buf[0] = nvalues+1; in pack_restart()
182 for (int m = 0; m < nvalues; m++) in pack_restart()
184 return nvalues+1; in pack_restart()
213 return nvalues+1; in maxsize_restart()
[all …]
H A Dfix_ave_histo.cpp99 nvalues = 0; in FixAveHisto()
115 nvalues++; in FixAveHisto()
131 nvalues = 0; in FixAveHisto()
139 nvalues++; in FixAveHisto()
145 nvalues++; in FixAveHisto()
151 nvalues++; in FixAveHisto()
158 nvalues++; in FixAveHisto()
227 which[nvalues+icol] = which[nvalues]; in FixAveHisto()
231 strcpy(ids[nvalues+icol],ids[nvalues]); in FixAveHisto()
247 which[nvalues+icol] = which[nvalues]; in FixAveHisto()
[all …]
H A Dcompute_reduce.cpp112 nvalues = 0; in ComputeReduce()
115 ids[nvalues] = NULL; in ComputeReduce()
118 which[nvalues] = X; in ComputeReduce()
121 which[nvalues] = X; in ComputeReduce()
124 which[nvalues] = X; in ComputeReduce()
128 which[nvalues] = V; in ComputeReduce()
131 which[nvalues] = V; in ComputeReduce()
134 which[nvalues] = V; in ComputeReduce()
176 nvalues++; in ComputeReduce()
196 if (col1 < 0 || col1 >= nvalues || col2 < 0 || col2 >= nvalues) in ComputeReduce()
[all …]
H A Dfix_ave_correlate.cpp93 nvalues = 0; in FixAveCorrelate()
114 } else argindex[nvalues] = 0; in FixAveCorrelate()
117 ids[nvalues] = new char[n]; in FixAveCorrelate()
118 strcpy(ids[nvalues],suffix); in FixAveCorrelate()
121 nvalues++; in FixAveCorrelate()
255 if (type == AUTO) npair = nvalues; in FixAveCorrelate()
256 if (type == UPPER || type == LOWER) npair = nvalues*(nvalues-1)/2; in FixAveCorrelate()
257 if (type == AUTOUPPER || type == AUTOLOWER) npair = nvalues*(nvalues+1)/2; in FixAveCorrelate()
258 if (type == FULL) npair = nvalues*nvalues; in FixAveCorrelate()
435 for (i = 0; i < nvalues; i++) { in end_of_step()
[all …]
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/XS/parsetexi/
H A Dcounter.c33 c->values[c->nvalues] = num; in counter_push()
34 c->elts[c->nvalues] = elt; in counter_push()
36 c->nvalues++; in counter_push()
37 c->values[c->nvalues] = 0; in counter_push()
38 c->elts[c->nvalues] = 0; in counter_push()
44 if (!c->nvalues) in counter_pop()
47 c->nvalues--; in counter_pop()
48 c->values[c->nvalues] = 0; in counter_pop()
49 c->elts[c->nvalues] = 0; in counter_pop()
55 c->values[c->nvalues - 1]++; in counter_inc()
[all …]
/dports/science/sparta/sparta-20Oct2021/src/
H A Dcompute_count.cpp38 nvalues = maxvalues = 0; in ComputeCount()
54 spmix[nvalues] = MIXTURE; in ComputeCount()
55 index[nvalues] = imix; in ComputeCount()
58 nvalues++; in ComputeCount()
69 spmix[nvalues] = SPECIES; in ComputeCount()
70 index[nvalues] = isp; in ComputeCount()
71 nvalues++; in ComputeCount()
74 if (nvalues+ngroup > maxvalues) allocate(nvalues+ngroup); in ComputeCount()
77 index[nvalues] = imix; in ComputeCount()
80 nvalues++; in ComputeCount()
[all …]
H A Dfix_ave_surf.cpp63 nvalues = 0; in FixAveSurf()
70 nvalues++; in FixAveSurf()
84 nvalues = input->expand_args(nvalues,&arg[6],1,earg); in FixAveSurf()
230 if (nvalues == 1) in FixAveSurf()
244 if (nvalues == 1) { in FixAveSurf()
392 if (nvalues == 1) in end_of_step()
537 if (nvalues == 1) { in end_of_step()
551 if (nvalues == 1) in end_of_step()
558 if (nvalues == 1) in end_of_step()
570 if (nvalues == 1) { in end_of_step()
[all …]
H A Dfix_ave_grid.cpp60 nvalues = 0; in FixAveGrid()
67 nvalues++; in FixAveGrid()
81 nvalues = input->expand_args(nvalues,&arg[6],1,earg); in FixAveGrid()
88 which = new int[nvalues]; in FixAveGrid()
224 if (nvalues == 1) { in FixAveGrid()
654 if (nvalues == 1) { in end_of_step()
686 if (nvalues == 1) in end_of_step()
694 if (nvalues == 1) { in end_of_step()
730 if (nvalues == 1) { in end_of_step()
942 if (nvalues == 1) in grow_percell()
[all …]
H A Dfix_ave_time.cpp57 nvalues = 0; in FixAveTime()
64 nvalues++; in FixAveTime()
78 nvalues = input->expand_args(nvalues,&arg[5],mode,earg); in FixAveTime()
85 which = new int[nvalues]; in FixAveTime()
86 argindex = new int[nvalues]; in FixAveTime()
87 value2index = new int[nvalues]; in FixAveTime()
88 offcol = new int[nvalues]; in FixAveTime()
89 ids = new char*[nvalues]; in FixAveTime()
279 size_vector = nvalues; in FixAveTime()
282 if (nvalues == 1) { in FixAveTime()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix_store_state.cpp59 nvalues = 0; in FixStoreState()
221 nvalues++; in FixStoreState()
589 return nvalues; in pack_exchange()
599 return nvalues; in unpack_exchange()
667 n += nvalues; in pack_id()
682 n += nvalues; in pack_molecule()
697 n += nvalues; in pack_type()
737 n += nvalues; in pack_x()
752 n += nvalues; in pack_y()
767 n += nvalues; in pack_z()
[all …]
H A Dfix_vector.cpp44 nvalues = narg-4; in FixVector()
45 which = new int[nvalues]; in FixVector()
46 argindex = new int[nvalues]; in FixVector()
47 value2index = new int[nvalues]; in FixVector()
48 ids = new char*[nvalues]; in FixVector()
50 nvalues = 0; in FixVector()
54 which[nvalues] = argi.get_type(); in FixVector()
56 ids[nvalues] = argi.copy_name(); in FixVector()
63 nvalues++; in FixVector()
128 if (nvalues == 1) { in FixVector()
[all …]
H A Dcompute_reduce.cpp88 nvalues = 0; in ComputeReduce()
92 ids[nvalues] = nullptr; in ComputeReduce()
96 argindex[nvalues++] = 0; in ComputeReduce()
99 argindex[nvalues++] = 1; in ComputeReduce()
102 argindex[nvalues++] = 2; in ComputeReduce()
106 argindex[nvalues++] = 0; in ComputeReduce()
136 nvalues++; in ComputeReduce()
144 replace = new int[nvalues]; in ComputeReduce()
154 if (col1 < 0 || col1 >= nvalues || col2 < 0 || col2 >= nvalues) in ComputeReduce()
262 if (nvalues == 1) { in ComputeReduce()
[all …]
H A Dfix_ave_atom.cpp45 nvalues = narg - 6; in FixAveAtom()
52 nvalues = utils::expand_args(FLERR,nvalues,&arg[6],1,earg,lmp); in FixAveAtom()
59 which = new int[nvalues]; in FixAveAtom()
60 argindex = new int[nvalues]; in FixAveAtom()
61 ids = new char*[nvalues]; in FixAveAtom()
62 value2index = new int[nvalues]; in FixAveAtom()
64 for (int i = 0; i < nvalues; i++) { in FixAveAtom()
305 for (m = 0; m < nvalues; m++) { in end_of_step()
387 for (m = 0; m < nvalues; m++) in end_of_step()
431 return nvalues; in pack_exchange()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/MISC/
H A Dfix_pair_tracker.cpp42 nvalues = narg - 4; in FixPairTracker()
48 nvalues = 0; in FixPairTracker()
118 if (nvalues == 1) in FixPairTracker()
245 if (nvalues == 1) in pack_time_created()
256 if (nvalues == 1) in pack_time_broken()
267 if (nvalues == 1) in pack_time_total()
279 if (nvalues == 1) in pack_id1()
291 if (nvalues == 1) in pack_id2()
303 if (nvalues == 1) in pack_x()
315 if (nvalues == 1) in pack_y()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmrle/
H A Dio.cxx37 const int nvalues = read(out, len); in read_into_segments() local
38 assert( nvalues == len ); (void)nvalues; in read_into_segments()
57 const int nvalues = read(values, numsegs); in read_into_segments() local
58 assert( nvalues == numsegs ); (void)nvalues; in read_into_segments()
78 int nvalues = read(out + 0 * llen, llen); in read_into_segments() local
79 assert( nvalues == llen ); (void)nvalues; in read_into_segments()
82 nvalues = read(out + 1 * llen, llen); in read_into_segments()
83 assert( nvalues == llen ); (void)nvalues; in read_into_segments()
86 nvalues = read(out + 2 * llen, llen); in read_into_segments()
87 assert( nvalues == llen ); (void)nvalues; in read_into_segments()
/dports/devel/gdcm/gdcm-3.0.10/Utilities/gdcmrle/
H A Dio.cxx37 const int nvalues = read(out, len); in read_into_segments() local
38 assert( nvalues == len ); (void)nvalues; in read_into_segments()
57 const int nvalues = read(values, numsegs); in read_into_segments() local
58 assert( nvalues == numsegs ); (void)nvalues; in read_into_segments()
78 int nvalues = read(out + 0 * llen, llen); in read_into_segments() local
79 assert( nvalues == llen ); (void)nvalues; in read_into_segments()
82 nvalues = read(out + 1 * llen, llen); in read_into_segments()
83 assert( nvalues == llen ); (void)nvalues; in read_into_segments()
86 nvalues = read(out + 2 * llen, llen); in read_into_segments()
87 assert( nvalues == llen ); (void)nvalues; in read_into_segments()
/dports/science/lammps/lammps-stable_29Sep2021/src/BODY/
H A Dcompute_body_local.cpp40 nvalues = narg - 3; in ComputeBodyLocal()
42 which = new int[nvalues]; in ComputeBodyLocal()
43 index = new int[nvalues]; in ComputeBodyLocal()
44 nvalues = 0; in ComputeBodyLocal()
50 which[nvalues] = INDEX; in ComputeBodyLocal()
52 nvalues++; in ComputeBodyLocal()
61 for (int i = 0; i < nvalues; i++) { in ComputeBodyLocal()
67 else size_local_cols = nvalues; in ComputeBodyLocal()
166 if (nvalues == 1) { in compute_body()
184 if (nvalues == 1) { in compute_body()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/REAXFF/
H A Dcompute_spec_atom.cpp38 nvalues = narg - 3; in ComputeSpecAtom()
201 n += nvalues; in pack_q()
218 n += nvalues; in pack_x()
235 n += nvalues; in pack_y()
252 n += nvalues; in pack_z()
269 n += nvalues; in pack_vx()
286 n += nvalues; in pack_vy()
303 n += nvalues; in pack_vz()
317 n += nvalues; in pack_abo01()
331 n += nvalues; in pack_abo02()
[all …]

12345678910>>...54