Home
last modified time | relevance | path

Searched refs:indv (Results 26 – 50 of 201) sorted by relevance

123456789

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/parallel/
H A Dimeshp_test.F9045 integer ic, ie, iv, istart, iend, ierr, indv, lnume, rank, sz
101 indv = iconn(lvpe*ie + iv)
102 if (lvids(indv) .eq. -1) then
105 lcoords(3*lnumv+ic) = coords(3*indv+ic)
107 lvids(indv) = lnumv
108 gvids(lnumv) = 1+indv
110 lconn(lvpe*(ie-istart)+iv) = lvids(indv)
/dports/benchmarks/hpl/hpl-2.3/testing/ptest/
H A DHPL_pddriver.c99 inbm, indh, indv, ipfa, ipq, irfa, itop, local
181 for( indv = 0; indv < ndvs; indv++ )
187 algo.nbmin = nbmval[inbm]; algo.nbdiv = ndvval[indv];
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/examples/example01/reference/
H A Dsio2.vc-cp.restart.out279 1 indv= 1 ang. mom= 0
280 2 indv= 2 ang. mom= 0
281 3 indv= 3 ang. mom= 1
282 4 indv= 3 ang. mom= 1
283 5 indv= 3 ang. mom= 1
284 6 indv= 4 ang. mom= 1
285 7 indv= 4 ang. mom= 1
286 8 indv= 4 ang. mom= 1
295 1 indv= 1 ang. mom= 0
296 2 indv= 2 ang. mom= 1
[all …]
H A Dsio2.vc-cp.out279 1 indv= 1 ang. mom= 0
280 2 indv= 2 ang. mom= 0
281 3 indv= 3 ang. mom= 1
282 4 indv= 3 ang. mom= 1
283 5 indv= 3 ang. mom= 1
284 6 indv= 4 ang. mom= 1
285 7 indv= 4 ang. mom= 1
286 8 indv= 4 ang. mom= 1
295 1 indv= 1 ang. mom= 0
296 2 indv= 2 ang. mom= 1
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dbp_qvan3.f9022 USE uspp, ONLY: nlx, lpl, lpx, ap, indv, nhtol, nhtolm
45 ivs = indv(iv,is)
46 jvs = indv(jv,is)
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/cp_sio2/
H A Dbenchmark.out.git.inp=sio2-us-lda-1.in227 1 indv= 1 ang. mom= 0
228 2 indv= 2 ang. mom= 0
229 3 indv= 3 ang. mom= 1
230 4 indv= 3 ang. mom= 1
231 5 indv= 3 ang. mom= 1
232 6 indv= 4 ang. mom= 1
233 7 indv= 4 ang. mom= 1
234 8 indv= 4 ang. mom= 1
243 1 indv= 1 ang. mom= 0
244 2 indv= 2 ang. mom= 1
[all …]
H A Dbenchmark.out.git.inp=sio2-us-lda-2.in240 1 indv= 1 ang. mom= 0
241 2 indv= 2 ang. mom= 0
242 3 indv= 3 ang. mom= 1
243 4 indv= 3 ang. mom= 1
244 5 indv= 3 ang. mom= 1
245 6 indv= 4 ang. mom= 1
246 7 indv= 4 ang. mom= 1
247 8 indv= 4 ang. mom= 1
256 1 indv= 1 ang. mom= 0
257 2 indv= 2 ang. mom= 1
[all …]
/dports/biology/ddocent/dDocent-2.7.8/scripts/untested/old/
H A Dfilter_lowdepth_ind.sh6 mawk -v x=$CUTOFF '$3 < x' $2.idepth | cut -f1 > lowDP.indv
8 vcftools --vcf $1 --remove lowDP.indv --recode --recode-INFO-all --out $2
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0363 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
64 allocate (indv(2), source = [individual(1, [99,999]), &
66 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_15.f0364 CLASS(individual), DIMENSION(:), ALLOCATABLE :: indv local
65 allocate (indv(2), source = [individual(1, [99,999]), &
67 CALL display_indv(indv(2)) ! Similarly, reference 2nd element to test offset

123456789