Home
last modified time | relevance | path

Searched refs:N21 (Results 1 – 25 of 2273) sorted by relevance

12345678910>>...91

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tests/Fist/sample_pot/
H A Darginine.pot20 N21 H3 434.000000000 1.010000000
35 N21 CA 481.000000000 1.340000000
36 CT5 N21 337.000000000 1.463000000
68 H3 N21 CA 35.000000000 120.000051429
69 H13 CT5 N21 50.000000000 109.500046929
71 CT5 N21 H3 35.000000000 118.400050743
95 N21 CA N22 70.000000000 120.000051429
96 CT5 N21 CA 50.000000000 123.200052801
97 CT4 CT5 N21 80.000000000 111.200047658
225 N21 0.000000000 0.170000000 1.824000000
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/tests/Fist/sample_pot/
H A Darginine.pot20 N21 H3 434.000000000 1.010000000
35 N21 CA 481.000000000 1.340000000
36 CT5 N21 337.000000000 1.463000000
68 H3 N21 CA 35.000000000 120.000051429
69 H13 CT5 N21 50.000000000 109.500046929
71 CT5 N21 H3 35.000000000 118.400050743
95 N21 CA N22 70.000000000 120.000051429
96 CT5 N21 CA 50.000000000 123.200052801
97 CT4 CT5 N21 80.000000000 111.200047658
225 N21 0.000000000 0.170000000 1.824000000
[all …]
/dports/science/cdk/cdk-cdk-2.3/storage/io/src/test/resources/org/openscience/cdk/io/
H A D1100784.cif304 N21 Ag1 N11 75.79(8) . . ?
306 N21 Ag1 O3 106.87(10) . . ?
309 N21 Ag1 F1 79.12(7) . . ?
350 N21 C23 C22 112.1(3) . . ?
351 N21 C23 H23 124.0 . . ?
404 C23 N21 N22 104.6(2) . . ?
407 C21 N22 N21 110.6(2) . . ?
409 N21 N22 C1 123.7(2) . . ?
458 Ag1 N21 2.257(2) . ?
486 C23 N21 1.326(4) . ?
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/piston2d-gfx_graphics-0.61.0/
H A DCargo.dot23 N21[label="piston-gfx_texture"];
47 N0 -> N21[label=""];
58 N21 -> N19[label=""];
59 N21 -> N18[label=""];
60 N21 -> N20[label=""];
/dports/shells/ksh93/ast-93u/src/cmd/sortlib/sync/data/
H A Dc.dat4 ....N....N21.......N22nnnnn.....N23nnnnnnnn....................................
8 ....N....N21.......N12nnnnn.....N13nnnnnnnn....................................
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/sortlib/sync/data/
H A Dc.dat4 ....N....N21.......N22nnnnn.....N23nnnnnnnn....................................
8 ....N....N21.......N12nnnnn.....N13nnnnnnnn....................................
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/sortlib/sync/data/
H A Dc.dat4 ....N....N21.......N22nnnnn.....N23nnnnnnnn....................................
8 ....N....N21.......N12nnnnn.....N13nnnnnnnn....................................
/dports/databases/grass7/grass-7.8.6/misc/m.transform/
H A Dmain.c51 static double E12[10], N12[10], E21[10], N21[10]; variable
89 I_compute_georef_equations(&points, E12, N12, E21, N21, order); in compute_transformation()
124 I_georef(points.e2[n], points.n2[n], &e1, &n1, E21, N21, order); in compute_transformation()
250 fprintf(stdout, "N%d=%.15g\n", i, forward ? N12[i] : N21[i]); in dump_cooefs()
260 I_georef(east, north, &xe, &xn, E21, N21, order); in xform_value()
/dports/databases/grass7/grass-7.8.6/imagery/i.ortho.photo/lib/
H A Dgeoref.c41 double N12[3], double E21[3], double N21[3]) in I_compute_ref_equations()
153 N21[0] = determinant(x0, s1, s2, x1, s3, s4, x2, s4, s5) / det; in I_compute_ref_equations()
154 N21[1] = determinant(s0, x0, s2, s1, x1, s4, s2, x2, s5) / det; in I_compute_ref_equations()
155 N21[2] = determinant(s0, s1, x0, s1, s3, x1, s2, s4, x2) / det; in I_compute_ref_equations()
/dports/lang/parrot/parrot-8.1.0/t/native_pbc/testdata/
H A Dnumber.pasm24 set N21, 4398046511104.0
72 print N21
/dports/lang/parrot/parrot-8.1.0/t/pmc/testlib/
H A Dnumber.pasm26 set N21, 4398046511104.0
74 print N21
/dports/databases/grass7/grass-7.8.6/vector/v.rectify/
H A Dcp.c123 E21, N21, Z21, in compute_rms()
135 I_georef(cp->e2[n], cp->n2[n], &e1, &n1, E21, N21, order); in compute_rms()
323 E21, N21, Z21, order); in get_control_points()
343 ret = I_compute_georef_equations(&cp, E12, N12, E21, N21, order); in get_control_points()
353 ret = I_compute_georef_equations(&cp, E12, N12, E21, N21, order); in get_control_points()
H A Dglobal.h5 extern double E21[20], N21[20], Z21[20];
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/gomp/
H A Dnum-teams-1.C67 template <typename T, T N5, T N19, T N21>
73 #pragma omp target teams num_teams (N21) in f2()
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D5n21_8hn.sdf3 Coordinates from PDB:5N21:A:202 Model:1 without hydrogens
145 5N21
/dports/graphics/dynamechs/dynamechs_4.0pre1/dm/
H A DdmLink.cpp214 CartesianTensor N11, N21, N22, N11_r, N21_r, N22_r; in scongtxToInboardIrefl() local
228 N21[i][j] = Curr[i + 3][j]; in scongtxToInboardIrefl()
229 rcongtxToInboardGen(N21, N21_r); // N21 is NOT symmetric in scongtxToInboardIrefl()
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/OpenGL/
H A DMath.pir165 $N21 = v2[1]
183 $N21 = v2[1]
256 $N31 = $N11 .op $N21
357 $N1 = $N21 * $N12
364 $N4 = $N10 * $N21
382 $N31 = $N11 * $N21
406 $N31 = $N11 * $N21
/dports/databases/grass7/grass-7.8.6/imagery/i.rectify/
H A Dglobal.h17 double E12[10], N12[10], E21[10], N21[10]; member
/dports/biology/molden/molden5.8/plush/
H A DI835 lab="N21" NH="0"
H A DNNX6 lab="N21" NH="0"
H A DXIM10 lab="N21" NH="0"
H A DE3012 lab="N21" NH="0"
H A DCGH5 lab="N21" NH="1"
H A DCNG5 lab="N21" NH="1"
H A DK8X12 lab="N21" NH="1"

12345678910>>...91