Home
last modified time | relevance | path

Searched refs:indv (Results 151 – 175 of 201) sorted by relevance

123456789

/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dpaw_onecenter.f901226 USE uspp, ONLY : indv, ap, nhtolm,lpl,lpx
1274 nb = indv(ih,i%t)
1275 mb = indv(jh,i%t)
H A Dexx.f902797 USE uspp, ONLY : nkb, nhtol, nhtolm, indv
2898 IF (nb == indv(ih,nt)) THEN
/dports/biology/ddocent/dDocent-2.7.8/tutorials/
H A DFilterTut97 #c#7 $vcftools --vcf raw.g5mac3dp3.recode.vcf --missing-indv
195 #c#10 $mawk '$5 > 0.5' out.imiss | cut -f1 > lowDP.indv
199 #c#11 $vcftools --vcf raw.g5mac3dp3.recode.vcf --remove lowDP.indv --recode --recode-INFO-all --out…
H A DFiltering Tutorial.md119 vcftools --vcf raw.g5mac3dp3.recode.vcf --missing-indv
227 mawk '$5 > 0.5' out.imiss | cut -f1 > lowDP.indv
234 vcftools --vcf raw.g5mac3dp3.recode.vcf --remove lowDP.indv --recode --recode-INFO-all --out raw.g5…
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_sos1.c2296 int indv; in updateArcData() local
2332 indv = SCIPhashmapGetImageInt(implhash, varv); /* get index of x_v in implication graph */ in updateArcData()
2333 assert( SCIPhashmapGetImageInt(implhash, totalvars[indv]) == indv ); in updateArcData()
2334 succdatas = (SCIP_SUCCDATA**) SCIPdigraphGetSuccessorsData(implgraph, indv); in updateArcData()
2335 nsucc = SCIPdigraphGetNSuccessors(implgraph, indv); in updateArcData()
2336 succ = SCIPdigraphGetSuccessors(implgraph, indv); in updateArcData()
2388 SCIP_CALL( SCIPdigraphAddArc(implgraph, indv, indw, (void*)data) ); in updateArcData()
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/
H A Dfunctions.py582 indv = ind // hues
584 v = minValue + indv * ((maxValue-minValue) // (values-1))
/dports/math/maxima/maxima-5.43.2/src/
H A Ddb.lisp117 (defmode indv () unknown
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DTriangulation_3.h4919 int indv = (*cit)->index(v);
4920 Cell_handle opp_cit = (*cit)->neighbor(indv);
4927 if(i != indv)
4946 int indv = (*cit)->index(v);
4947 Cell_handle opp_cit = (*cit)->neighbor(indv);
4954 if(i != indv)
H A DTriangulation_2.h1025 int indv;
1030 indv = 3 - ((*ec).first)->index(va) - (*ec).second ;
1031 v = ((*ec).first)->vertex(indv);
H A DPeriodic_3_triangulation_3.h3077 int indv = (*cit)->index(v);
3078 Cell_handle opp_cit = (*cit)->neighbor( indv );
3084 if( i != indv )
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/cp_h2o_exx/
H A Dbenchmark.out.git.inp=h2o-mt-b3lyp-1.in186 1 indv= 1 ang. mom= 0
H A Dbenchmark.out.git.inp=h2o-mt-b3lyp-2.in186 1 indv= 1 ang. mom= 0
/dports/science/wannier90/wannier90-3.1.0/pwscf/v6.0/
H A Dpw2wannier90.f902278 USE uspp, ONLY: qq, nhtol,nhtoj, indv
2399 (indv(kh,np)==indv(ih,np))) THEN
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/examples/example04/reference/
H A Dh2o-32.out434 1 indv= 1 ang. mom= 0
H A Dh2o-64.out638 1 indv= 1 ang. mom= 0
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/examples/autopilot-example/reference/
H A Dwater.autopilot.out1309 1 indv= 1 ang. mom= 0
1315 1 indv= 1 ang. mom= 0
1316 2 indv= 2 ang. mom= 0
1317 3 indv= 3 ang. mom= 1
1318 4 indv= 3 ang. mom= 1
1319 5 indv= 3 ang. mom= 1
1320 6 indv= 4 ang. mom= 1
1321 7 indv= 4 ang. mom= 1
1322 8 indv= 4 ang. mom= 1
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_cnv.c5661 int32 indv, ind1, ind2, nd_par, sav_spos; in dmp_expr() local
5713 indv = __unnormalize_ndx(ndp->lu.x->lu.sy->el.enp, (int32) wp[0]); in dmp_expr()
5714 sprintf(s1, "%d", indv); in dmp_expr()
/dports/science/wannier90/wannier90-3.1.0/pwscf/v6.2.1/
H A Dpw2wannier90.f902329 USE uspp, ONLY: qq_nt, nhtol,nhtoj, indv
2450 (indv(kh,np)==indv(ih,np))) THEN
/dports/science/wannier90/wannier90-3.1.0/pwscf/v6.3/
H A Dpw2wannier90.f902363 USE uspp, ONLY: qq_nt, nhtol,nhtoj, indv
2484 (indv(kh,np)==indv(ih,np))) THEN
H A Dpw2wannier90_legacy.f902340 USE uspp, ONLY: qq_nt, nhtol,nhtoj, indv
2461 (indv(kh,np)==indv(ih,np))) THEN
/dports/science/wannier90/wannier90-3.1.0/pwscf/v6.4/
H A Dpw2wannier90.f902363 USE uspp, ONLY: qq_nt, nhtol,nhtoj, indv
2484 (indv(kh,np)==indv(ih,np))) THEN
/dports/science/wannier90/wannier90-3.1.0/pwscf/v6.5/
H A Dpw2wannier90.f902361 USE uspp, ONLY: qq_nt, nhtol,nhtoj, indv
2481 (indv(kh,np)==indv(ih,np))) THEN
/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Dpw2wannier90.f902380 USE uspp, ONLY: qq_nt, nhtol,nhtoj, indv
2500 (indv(kh,np)==indv(ih,np))) THEN
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/examples/EXX-wf-example/
H A D01.out342 1 indv= 1 ang. mom= 0
/dports/games/flightgear-aircraft/fgaircraft/f16/Models/Cockpit/Main/
H A Dpanels_mlu_right-console.ac10523 name "indv-ltg-axis"
11347 name "indv-lgt-cont"

123456789