Home
last modified time | relevance | path

Searched refs:nr2 (Results 1 – 25 of 1634) sorted by relevance

12345678910>>...66

/dports/science/quantum-espresso/q-e-qe-6.7.0/NEB/examples/example01/reference/
H A Dsymmetric_H2+H.out47 Info: using nr1, nr2, nr3 values from input
49 Info: using nr1, nr2, nr3 values from input
52 Info: using nr1, nr2, nr3 values from input
54 Info: using nr1, nr2, nr3 values from input
57 Info: using nr1, nr2, nr3 values from input
59 Info: using nr1, nr2, nr3 values from input
62 Info: using nr1, nr2, nr3 values from input
64 Info: using nr1, nr2, nr3 values from input
67 Info: using nr1, nr2, nr3 values from input
69 Info: using nr1, nr2, nr3 values from input
[all …]
H A Dasymmetric_H2+H.out49 Info: using nr1, nr2, nr3 values from input
51 Info: using nr1, nr2, nr3 values from input
54 Info: using nr1, nr2, nr3 values from input
56 Info: using nr1, nr2, nr3 values from input
59 Info: using nr1, nr2, nr3 values from input
61 Info: using nr1, nr2, nr3 values from input
64 Info: using nr1, nr2, nr3 values from input
66 Info: using nr1, nr2, nr3 values from input
69 Info: using nr1, nr2, nr3 values from input
71 Info: using nr1, nr2, nr3 values from input
[all …]
H A DH2+H.out47 Info: using nr1, nr2, nr3 values from input
49 Info: using nr1, nr2, nr3 values from input
52 Info: using nr1, nr2, nr3 values from input
54 Info: using nr1, nr2, nr3 values from input
57 Info: using nr1, nr2, nr3 values from input
59 Info: using nr1, nr2, nr3 values from input
62 Info: using nr1, nr2, nr3 values from input
64 Info: using nr1, nr2, nr3 values from input
67 Info: using nr1, nr2, nr3 values from input
69 Info: using nr1, nr2, nr3 values from input
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/NEB/examples/ESM_example/reference/
H A DAl001+H_pbc.out42 Info: using nr1, nr2, nr3 values from input
44 Info: using nr1, nr2, nr3 values from input
47 Info: using nr1, nr2, nr3 values from input
49 Info: using nr1, nr2, nr3 values from input
52 Info: using nr1, nr2, nr3 values from input
54 Info: using nr1, nr2, nr3 values from input
57 Info: using nr1, nr2, nr3 values from input
59 Info: using nr1, nr2, nr3 values from input
79 Info: using nr1, nr2, nr3 values from input
81 Info: using nr1, nr2, nr3 values from input
[all …]
H A DAl001+H_bc3.out42 Info: using nr1, nr2, nr3 values from input
44 Info: using nr1, nr2, nr3 values from input
47 Info: using nr1, nr2, nr3 values from input
49 Info: using nr1, nr2, nr3 values from input
52 Info: using nr1, nr2, nr3 values from input
54 Info: using nr1, nr2, nr3 values from input
57 Info: using nr1, nr2, nr3 values from input
59 Info: using nr1, nr2, nr3 values from input
79 Info: using nr1, nr2, nr3 values from input
81 Info: using nr1, nr2, nr3 values from input
[all …]
H A DAl001+H_fcp0.out44 Info: using nr1, nr2, nr3 values from input
46 Info: using nr1, nr2, nr3 values from input
49 Info: using nr1, nr2, nr3 values from input
51 Info: using nr1, nr2, nr3 values from input
54 Info: using nr1, nr2, nr3 values from input
56 Info: using nr1, nr2, nr3 values from input
59 Info: using nr1, nr2, nr3 values from input
61 Info: using nr1, nr2, nr3 values from input
89 Info: using nr1, nr2, nr3 values from input
91 Info: using nr1, nr2, nr3 values from input
[all …]
H A DAl001+H_fcp2.out44 Info: using nr1, nr2, nr3 values from input
46 Info: using nr1, nr2, nr3 values from input
49 Info: using nr1, nr2, nr3 values from input
51 Info: using nr1, nr2, nr3 values from input
54 Info: using nr1, nr2, nr3 values from input
56 Info: using nr1, nr2, nr3 values from input
59 Info: using nr1, nr2, nr3 values from input
61 Info: using nr1, nr2, nr3 values from input
89 Info: using nr1, nr2, nr3 values from input
91 Info: using nr1, nr2, nr3 values from input
[all …]
H A DAl001+H_fcp1.out44 Info: using nr1, nr2, nr3 values from input
46 Info: using nr1, nr2, nr3 values from input
49 Info: using nr1, nr2, nr3 values from input
51 Info: using nr1, nr2, nr3 values from input
54 Info: using nr1, nr2, nr3 values from input
56 Info: using nr1, nr2, nr3 values from input
59 Info: using nr1, nr2, nr3 values from input
61 Info: using nr1, nr2, nr3 values from input
89 Info: using nr1, nr2, nr3 values from input
91 Info: using nr1, nr2, nr3 values from input
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/qa/vba_tests/
H A Dcint.vb26 Dim nr1, nr2 As Integer 'variables for test
32 nr2 = -1
36 nr2 = -1
40 nr2 = -2
44 nr2 = 0
52 REM nr2 = 0
56 REM nr2 = 2
60 REM nr2 = 2
64 nr2 = 11
68 nr2 = 30207
[all …]
H A Dclng.vb26 Dim nr1, nr2 As Long 'variables for test
32 nr2 = -1
34 TestLog_ASSERT nr1 = nr2, "the return CLng is: " & nr1
36 nr2 = -1
38 TestLog_ASSERT nr1 = nr2, "the return CLng is: " & nr1
40 nr2 = -2
44 nr2 = 0
48 REM nr2 = 0
55 nr2 = 11
59 nr2 = 30207
[all …]
H A Datn.vb26 Dim nr1, nr2 As Double
30 nr2 = 1.10714871779409
32 TestLog_ASSERT Round(nr1, 14) = Round(nr2, 14), "the return ATN is: " & nr1
34 nr2 = 1.19166451926354
36 TestLog_ASSERT Round(nr1, 14) = Round(nr2, 14), "the return ATN is: " & nr1
38 nr2 = -1.27229739520872
40 TestLog_ASSERT Round(nr1, 14) = Round(nr2, 14), "the return ATN is: " & nr1
42 nr2 = 1.56603445802574
44 TestLog_ASSERT Round(nr1, 14) = Round(nr2, 14), "the return ATN is: " & nr1
46 nr2 = 0
[all …]
H A Dcdbl.vb26 Dim nr1, nr2 As Double 'variables for test
30 nr2 = 0
32 TestLog_ASSERT nr1 = nr2, "the return Cdbl is: " & nr1
34 nr2 = 10.1234567890123
36 TestLog_ASSERT nr1 = nr2, "the return Cdbl is: " & nr1
38 nr2 = 0.00005
40 TestLog_ASSERT nr1 = nr2, "the return Cdbl is: " & nr1
42 nr2 = 20
44 TestLog_ASSERT nr1 = nr2, "the return Cdbl is: " & nr1
H A Dcsng.vb26 Dim nr1, nr2 As Single 'variables for test
32 nr2 = 8.534535408
34 TestLog_ASSERT nr1 = nr2, "the return CSng is: " & nr1
37 nr2 = 100.1234
39 TestLog_ASSERT nr1 = nr2, "the return CSng is: " & nr1
41 nr2 = 0
43 TestLog_ASSERT nr1 = nr2, "the return CSng is: " & nr1
H A Dasc.vb27 Dim nr1, nr2 As Double
32 nr2 = 65
34 TestLog_ASSERT nr1 = nr2, "the return ASC is: " & nr1
36 nr2 = 97
38 TestLog_ASSERT nr1 = nr2, "the return ASC is: " & nr1
41 nr2 = 65
43 TestLog_ASSERT nr1 = nr2, "the return ASC is: " & nr1
H A Dabs.vb27 Dim nr1, nr2 As Double
32 nr2 = 5
34 TestLog_ASSERT nr1 = nr2, "the return ABS is: " & nr1
36 nr2 = 5
38 TestLog_ASSERT nr1 = nr2, "the return ABS is: " & nr1
40 nr2 = 21.7
42 TestLog_ASSERT nr1 = nr2, "the return ABS is: " & nr1
H A Dcos.vb26 Dim nr1, nr2 As Double 'variables for test
32 nr2 = -0.532833020333398
34 TestLog_ASSERT Round(nr1, 14) = Round(nr2, 14), "the return COS is: " & nr1
36 nr2 = 0.980066577841242
38 TestLog_ASSERT Round(nr1, 14) = Round(nr2, 14), "the return COS is: " & nr1
40 nr2 = 0.487187675007006
42 TestLog_ASSERT Round(nr1, 14) = Round(nr2, 14), "the return COS is: " & nr1
/dports/math/ump/ump-0.8.6/ump-files/
H A Dgcd.ump28 return nr2;
29 if( nr2 == 0 )
33 if( nr2 < 0 )
34 nr2 = -nr2;
36 if( nr2 > nr1 )
38 nr2 = nr2 mod nr1;
39 if( nr2 == 0 )
45 nr1 = nr1 mod nr2;
47 return nr2;
49 nr2 = nr2 mod nr1;
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Druotaijk.f9027 integer, intent(in) :: nr2 local
45 IF ( MOD( s(2,1,isym)*nr1, nr2) /= 0 .OR. &
47 MOD( s(1,2,isym)*nr2, nr1) /= 0 .OR. &
48 MOD( s(3,2,isym)*nr2, nr3) /= 0 .OR. &
50 MOD( s(2,3,isym)*nr3, nr2) /= 0 ) THEN
56 s_scaled (2,1,isym) = s (2,1,isym) * nr1 / nr2
58 s_scaled (1,2,isym) = s (1,2,isym) * nr2 / nr1
66 ft_(2) = ft(2,isym) * nr2
109 integer, intent(in) :: nr2 local
128 rj = mod (rj, nr2) + 1
[all …]
/dports/news/suck-cnews/suck-4.3.4/
H A Dsuckutils.c232 if(nr1 != NULL && nr2 != NULL) { in qcmp_msgid()
235 nr2++; in qcmp_msgid()
240 nr2++; in qcmp_msgid()
243 if(*nr1 == *nr2 && *nr1 == '\0') { in qcmp_msgid()
246 else if(*nr1 != *nr2) { in qcmp_msgid()
247 retval = ( *nr1 < *nr2 ) ? -1 : 1; in qcmp_msgid()
257 int cmp_msgid(const char *nr1, const char *nr2) { in cmp_msgid() argument
265 if(nr1 != NULL && nr2 != NULL) { in cmp_msgid()
269 nr2++; in cmp_msgid()
274 nr2++; in cmp_msgid()
[all …]
/dports/news/suck/suck-4.3.4/
H A Dsuckutils.c232 if(nr1 != NULL && nr2 != NULL) { in qcmp_msgid()
235 nr2++; in qcmp_msgid()
240 nr2++; in qcmp_msgid()
243 if(*nr1 == *nr2 && *nr1 == '\0') { in qcmp_msgid()
246 else if(*nr1 != *nr2) { in qcmp_msgid()
247 retval = ( *nr1 < *nr2 ) ? -1 : 1; in qcmp_msgid()
257 int cmp_msgid(const char *nr1, const char *nr2) { in cmp_msgid() argument
265 if(nr1 != NULL && nr2 != NULL) { in cmp_msgid()
269 nr2++; in cmp_msgid()
274 nr2++; in cmp_msgid()
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/PH/
H A Ddo_q2r.f9085 READ (5, *) nr1, nr2, nr3
90 READ (1, *) nr1, nr2, nr3
104 IF (nr2 < 1 .OR. nr2 > 1024) CALL errore ('q2r',' nr2 wrong or missing',1)
112 nr(2) = nr2
119 ALLOCATE ( nc(nr1,nr2,nr3) )
233 nr1,nr2,nr3, nr1,nr2,nr3, 1, 1 )
281 DO m2=1,nr2
345 ALLOCATE ( nc (nr1,nr2,nr3) )
351 nr(2) = nr2
421 nr1,nr2,nr3, nr1,nr2,nr3, 1, 1 )
[all …]
/dports/math/gap/gap-4.11.0/pkg/fga/lib/
H A DIntsect.gi57 nr2 := q2.delta[g].nr;
59 Add( Q, [ nr1, nr2 ] );
67 nr2 := q2.deltainv[g].nr;
69 Add( Q, [ nr1, nr2 ] );
148 nr2 := FGA_GetNr( q2, sl2 );
152 Q := [ [ nr1, nr2 ] ];
160 nr2 := FGA_GetNr(q2.delta[g], sl2);
164 IsIdenticalObj(sl2[ nr2 ], t2) then
167 Add( Q, [ nr1, nr2 ] );
174 nr2 := FGA_GetNr(q2.deltainv[g], sl2);
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dsmallbox_grid.f9040 IF( dfftb%nr1 > 0 .AND. dfftb%nr2 > 0 .AND. dfftb%nr3 > 0 ) THEN
43 dfftb%nr2 = good_fft_order( dfftb%nr2 )
53 dfftb%nr2x = dfftb%nr2
57 IF ( dfftb%nr1 > dfftp%nr1 .or. dfftb%nr2 > dfftp%nr2 .or. dfftb%nr3 > dfftp%nr3 ) &
71 IF ( dfftb%nr1 > 0 .AND. dfftb%nr2 > 0 .AND. dfftb%nr3 > 0 ) THEN
75 … WRITE( stdout,1000) dfftb%nr1, dfftb%nr2, dfftb%nr3, dfftb%nr1, dfftb%nr2, dfftb%nr3, 1, 1, 1
H A Dphasefactor.f9035 complex(DP) ei1(-dfftp%nr1:dfftp%nr1,nat), ei2(-dfftp%nr2:dfftp%nr2,nat), &
48 CALL phfacs( ei1, ei2, ei3, eigr, mill, taus, dfftp%nr1, dfftp%nr2, dfftp%nr3, nat )
57 SUBROUTINE phfacs_x( ei1, ei2, ei3, eigr, mill, taus, nr1, nr2, nr3, nat ) argument
84 INTEGER, INTENT(IN) :: nr1, nr2, nr3 local
86 COMPLEX(DP) :: ei2( -nr2 : nr2, nat )
102 if(nr2 < 3) call errore(' phfacs ',' nr2 too small ',1)
144 DO j = 1, nr2
203 COMPLEX(DP) :: ei2( -dfftp%nr2 : dfftp%nr2, nat )
/dports/math/gap/gap-4.11.0/pkg/digraphs-1.1.1/src/
H A Dconditions.h65 uint16_t nr2; member
72 Conditions* new_conditions(uint16_t const nr1, uint16_t const nr2);
82 uint16_t const nr2) { in clear_conditions() argument
85 DIGRAPHS_ASSERT(nr2 != 0); in clear_conditions()
88 init_bit_array(conditions->bit_array[i], false, nr2); in clear_conditions()
92 init_bit_array(conditions->bit_array[i], true, nr2); in clear_conditions()
99 conditions->nr2 = nr2; in clear_conditions()
121 size_bit_array(get_conditions(conditions, i), conditions->nr2); in store_size_conditions()
149 get_conditions(conditions, i), bit_array, conditions->nr2); in push_conditions()

12345678910>>...66