Home
last modified time | relevance | path

Searched refs:E (Results 1 – 25 of 173) sorted by relevance

1234567

/petsc/src/ts/tutorials/ !
H A Dtherm_meth_ethanol.dat4 0.02500000E+02 0.00000000E+00 0.00000000E+00 0.00000000E+00 0.00000000E+00 2
5 0.02547163E+06-0.04601176E+01 0.02500000E+02 0.00000000E+00 0.00000000E+00 3
6 0.00000000E+00 0.00000000E+00 0.02547163E+06-0.04601176E+01 4
8 0.02991423E+02 0.07000644E-02-0.05633829E-06-0.09231578E-10 0.01582752E-13 2
9 -0.08350340E+04-0.01355110E+02 0.03298124E+02 0.08249442E-02-0.08143015E-05 3
10 -0.09475434E-09 0.04134872E-11-0.01012521E+05-0.03294094E+02 4
12 0.02542060E+02-0.02755062E-03-0.03102803E-07 0.04551067E-10-0.04368052E-14 2
13 0.02923080E+06 0.04920308E+02 0.02946429E+02-0.01638166E-01 0.02421032E-04 3
14 -0.01602843E-07 0.03890696E-11 0.02914764E+06 0.02963995E+02 4
16 0.03697578E+02 0.06135197E-02-0.01258842E-05 0.01775281E-09-0.01136435E-13 2
[all …]
H A Dchem_meth_ethanol.inp4 ! Zhang H., Hawkes E.R., Kook S., Luo Z., Lu T.F.,
33 H+O2<=>O+OH 3.547E+15 -0.41 1.660E+04
35 O+H2<=>H+OH 5.080E+04 2.67 6.292E+03
37 OH+H2<=>H+H2O 2.160E+08 1.51 3.430E+03
39 O+H2O<=>OH+OH 2.970E+06 2.02 1.340E+04
41 H2+M<=>H+H+M 4.577E+19 -1.40 1.044E+05
44 O2+M<=>O+O+M 4.420E+17 -0.63 1.189E+05
47 OH+M<=>O+H+M 9.780E+17 -0.74 1.021E+05
50 H2O+M<=>H+OH+M 1.907E+23 -1.83 1.185E+05
53 H+O2(+M)<=>HO2(+M) 1.475E+12 0.60 0.000E+00
[all …]
H A Dex10.c45 PetscScalar E; /* radiation energy */ member
121 dEm->E = 0; in RDMaterialEnergy_Saha()
132 dEm->E = 0; in RDMaterialEnergy_Reduced()
141 dsigma_R->E = 0; in RDSigma_R()
152 denom = 3. * rd->rho * sigma_R + (int)limit * PetscAbsScalar(nx->E) / n->E; in RDDiffusionCoefficient()
153 ddenom.E = -(int)limit * PetscAbsScalar(nx->E) / PetscSqr(n->E); in RDDiffusionCoefficient()
155 dxdenom.E = (int)limit * (PetscRealPart(nx->E) < 0 ? -1. : 1.) / n->E; in RDDiffusionCoefficient()
159 dD_R->E = -rd->c / PetscSqr(denom) * ddenom.E; in RDDiffusionCoefficient()
163 dxD_R->E = -rd->c / PetscSqr(denom) * dxdenom.E; in RDDiffusionCoefficient()
182 …,%10.2G)\n", i, (double)PetscRealPart(x[i].E), (double)PetscRealPart(x[i].T), (double)PetscRealPar… in RDStateView()
[all …]
/petsc/src/snes/tests/output/ !
H A Dex1f_4.out7 Norm of search step 4.9999999999999968E-002
9 Norm of search step 2.4999999999999970E-002
10 Norm of search step 6.2499999999999709E-003
11 Norm of search step 1.5624999999999888E-003
12 Norm of search step 3.9062500000002686E-004
13 Norm of search step 9.7656249999973104E-005
14 Norm of search step 2.4414062499941854E-005
15 Norm of search step 6.1035156249894150E-006
16 Norm of search step 1.5258789062176930E-006
17 Norm of search step 3.8146972661374472E-007
[all …]
/petsc/src/vec/vec/tutorials/output/ !
H A Dex20f90_1.out4 VecScale 0.00E+00
5 VecCopy 0.00E+00
6 VecAXPY 0.00E+00
7 VecAYXP 0.00E+00
8 VecSwap 0.00E+00
9 VecSwap 0.00E+00
10 VecWAXPY 0.00E+00
11 VecPointwiseMult 0.00E+00
12 VecPointwiseDivide 0.00E+00
13 VecMAXPY 0.00E+00 0.00E+00 0.00E+00
H A Dex1f90_1.out4 VecScale 0.00E+00
5 VecCopy 0.00E+00
6 VecAXPY 0.00E+00
7 VecAYXP 0.00E+00
8 VecSwap 0.00E+00
9 VecSwap 0.00E+00
10 VecWAXPY 0.00E+00
11 VecPointwiseMult 0.00E+00
12 VecPointwiseDivide 0.00E+00
13 VecMAXPY 0.00E+00 0.00E+00 0.00E+00
H A Dex11f_1.out1 L_2 Norm of entire vector 4.47E+00
2 L_2 Norm of subvector 0 3.16E+00
3 L_2 Norm of subvector 1 3.16E+00
4 L_1 Norm of subvector 0 1.00E+01
5 L_1 Norm of subvector 1 1.00E+00
/petsc/src/dm/impls/swarm/tests/output/ !
H A Dex6_bsi_2d_mesh_1_par_4.out15 0.000000 0 E 0.0000
18 0.000000 0 E 0.0000
23 0.000000 0 E 750.0000
26 0.000000 0 E 0.0000
30 0.000000 0 E 0.0000
34 0.000000 0 E 500.2409
38 0.000000 0 E 500.1075
41 0.000000 0 E 0.0000
45 0.000000 0 E 0.0000
50 0.000000 0 E 752.1670
[all …]
H A Dex6_bsi_2d_mesh_1_par_3.out15 0.000000 0 E 0.0000
20 0.000000 0 E 750.0000
23 0.000000 0 E 0.0000
27 0.000000 0 E 0.0000
32 0.000000 0 E 750.3488
35 0.000000 0 E 0.0000
39 0.000000 0 E 0.0000
44 0.000000 0 E 750.1082
47 0.000000 0 E 0.0000
52 0.000000 0 E 0.0000
[all …]
H A Dex6_bsi_2d_mesh_1_par_2.out17 0.000000 0 E 750.0000
20 0.000000 0 E 0.0000
25 0.000000 0 E 500.2410
29 0.000000 0 E 500.1077
35 0.000000 0 E 752.1670
38 0.000000 0 E 0.0000
44 0.000000 0 E 500.5562
48 0.000000 0 E 499.6773
/petsc/src/vec/vec/tests/output/ !
H A Dex37_5.out43 Testing Wnorms 2: E? 0 A? 0 R? 0
44 Testing Wnorms 2: E? 0 A? 0 R? 1
45 Testing Wnorms 2: E? 0 A? 1 R? 0
46 Testing Wnorms 2: E? 0 A? 1 R? 1
47 Testing Wnorms 2: E? 1 A? 0 R? 0
48 Testing Wnorms 2: E? 1 A? 0 R? 1
49 Testing Wnorms 2: E? 1 A? 1 R? 0
50 Testing Wnorms 2: E? 1 A? 1 R? 1
51 Testing Wnorms inf: E? 0 A? 0 R? 0
52 Testing Wnorms inf: E? 0 A? 0 R? 1
[all …]
H A Dex37_4.out43 Testing Wnorms 2: E? 0 A? 0 R? 0
44 Testing Wnorms 2: E? 0 A? 0 R? 1
45 Testing Wnorms 2: E? 0 A? 1 R? 0
46 Testing Wnorms 2: E? 0 A? 1 R? 1
47 Testing Wnorms 2: E? 1 A? 0 R? 0
48 Testing Wnorms 2: E? 1 A? 0 R? 1
49 Testing Wnorms 2: E? 1 A? 1 R? 0
50 Testing Wnorms 2: E? 1 A? 1 R? 1
51 Testing Wnorms inf: E? 0 A? 0 R? 0
52 Testing Wnorms inf: E? 0 A? 0 R? 1
[all …]
H A Dex37_1.out43 Testing Wnorms 2: E? 0 A? 0 R? 0
44 Testing Wnorms 2: E? 0 A? 0 R? 1
45 Testing Wnorms 2: E? 0 A? 1 R? 0
46 Testing Wnorms 2: E? 0 A? 1 R? 1
47 Testing Wnorms 2: E? 1 A? 0 R? 0
48 Testing Wnorms 2: E? 1 A? 0 R? 1
49 Testing Wnorms 2: E? 1 A? 1 R? 0
50 Testing Wnorms 2: E? 1 A? 1 R? 1
51 Testing Wnorms inf: E? 0 A? 0 R? 0
52 Testing Wnorms inf: E? 0 A? 0 R? 1
[all …]
H A Dex37_3.out51 Testing Wnorms 2: E? 0 A? 0 R? 0
52 Testing Wnorms 2: E? 0 A? 0 R? 1
53 Testing Wnorms 2: E? 0 A? 1 R? 0
54 Testing Wnorms 2: E? 0 A? 1 R? 1
55 Testing Wnorms 2: E? 1 A? 0 R? 0
56 Testing Wnorms 2: E? 1 A? 0 R? 1
57 Testing Wnorms 2: E? 1 A? 1 R? 0
58 Testing Wnorms 2: E? 1 A? 1 R? 1
59 Testing Wnorms inf: E? 0 A? 0 R? 0
60 Testing Wnorms inf: E? 0 A? 0 R? 1
[all …]
/petsc/src/sys/tutorials/output/ !
H A Dex9f_2.out5 The real value was set to 2.34000E+00
6 The real array was set to -3.00000E+00 -4.00000E+00 5.50000E+00
7 The scalar value was set to 7.89000E+00
8 The scalar array was set to 1.00000E+00 2.00000E+00 3.00000E+00
/petsc/src/sys/tests/output/ !
H A Dex69f_1.out1 CPU time reported by cpu_time() 2.9999999999995308E-006
2 Wall clock time reported by system_clock() 5.0000000000000004E-006
3 Wall clock time reported by omp_get_wtime() 4.0000013541430235E-006
4 Value of x(22) 4.6071866343312918E+028
6 Wall clock time reported by system_clock() 9.9999999999999995E-007
7 Wall clock time reported by omp_get_wtime() 1.0000076144933701E-006
8 Value of x(22) 4.6071866343312918E+028
H A Dex60f90_0.out2 sopt: -1.00000E+00 2.00000E+00 3.00000E+00 nopt: 3 flg T
/petsc/src/mat/tests/ !
H A Dex2.c7 Mat D, E, F, G; in TransposeAXPY() local
19 PetscCall(f(D, &E)); in TransposeAXPY()
20 PetscCall(MatAXPY(E, alpha, mat, SAME_NONZERO_PATTERN)); in TransposeAXPY()
21 PetscCall(MatConvert(E, mtype, MAT_INPLACE_MATRIX, &E)); in TransposeAXPY()
22 PetscCall(MatView(E, PETSC_VIEWER_STDOUT_WORLD)); in TransposeAXPY()
23 PetscCall(MatDestroy(&E)); in TransposeAXPY()
36 PetscCall(f(D, &E)); in TransposeAXPY()
38 PetscCall(MatAXPY(C, alpha, E, SAME_NONZERO_PATTERN)); in TransposeAXPY()
40 PetscCall(MatDestroy(&E)); in TransposeAXPY()
50 PetscCall(f(D, &E)); in TransposeAXPY()
[all …]
/petsc/src/ksp/ksp/tests/output/ !
H A Dex12f_1.out1 1501 1501 1501 1501 1. 0.3E+05 0.3E+05 0. 0.3E+06 1. 0.
2 Residual norm 0.3733E-03 iterations 38
/petsc/src/ksp/ksp/tutorials/ !
H A Dex81.c134 Mat D, E, F, H; in main() local
142 PetscCall(MatConvert(D, MATAIJ, MAT_INITIAL_MATRIX, &E)); in main()
143 PetscCall(MatMultEqual(E, D, 10, &flg)); in main()
145 PetscCall(MatZeroEntries(E)); in main()
146 PetscCall(MatConvert(D, MATAIJ, MAT_REUSE_MATRIX, &E)); in main()
147 PetscCall(MatMultEqual(E, D, 10, &flg)); in main()
149 PetscCall(MatConvert(E, MATDENSE, MAT_INPLACE_MATRIX, &E)); in main()
150 PetscCall(MatMultEqual(A, E, 10, &flg)); in main()
155 PetscCall(MatDestroy(&E)); in main()
156 PetscCall(MatCreateHermitianTranspose(D, &E)); in main()
[all …]
/petsc/share/petsc/datafiles/meshes/ !
H A Dsquare_bin_physnames.msh26E�킊�?��4T���?��������3�����4T���?/�KH���?��������4����7-����?8�킊�?��������5���j�KH���?�/-����?��…
29 …��?��������i����}˅#p�?��s�k�?��������j�����.���?HF<"�?��������k���so�2Gg�?E�3���?��������l����!�
31 …�?�wh�E>�?��������{���xh�E>�?�y1�y�?��������|����^&��?X�y��p�?��������}���ʊ1�y�?�^&��?�����…
33 …��������������S�.�?s��v�?���������������v�?�����E�?������������C�{3�D�?��S�.�?������������E��…
44E���m���A������������:��� ������m�������A������������;��� ������S���g���7������������<�…
H A Dsquare_periodic_bin.msh11 …C,>�?��������*���ߙv�G@�<�l. @��������+����s�W��@�,�^��@��������,������E��@P��q2m@��������-…
14 …���흝�?ͧ͹���?��������C����C1�@���I��@��������D����Q�;8@R�� r@��������E���:6���v@k��,I@��…
17EMDU��?���O@��������Y���˹���\�?p� Q�!@��������Z�����bz!@�����!@��������[���(��)��?�u&�U@�…
21 @��������i���K����"@��mF�|@��������j�����E�~��?SL�COu@��������k���7
34 …���C����������)���?���a������������D�������������;���T������������E����������*���W���7�…
36E������������h����������6���8���`������������i����������,���U���S������������j��������…
37E���l�����������������������/���m���C�����������������������)���L���:������������������…
38 …N���G�����������������������,���D���R�����������������������,���S���E������������������…
/petsc/src/sys/objects/device/impls/ !
H A Dsegmentedmempool.hpp35 template <typename E>
36 PetscErrorCode record_event(E &&event) const noexcept in record_event()
38 return static_cast<const T &>(*this).record_event_(std::forward<E>(event)); in record_event()
41 template <typename E>
42 PetscErrorCode wait_for_event(E &&event) const noexcept in wait_for_event()
44 return static_cast<const T &>(*this).wait_for_(std::forward<E>(event)); in wait_for_event()
142 template <typename E>
144 inline bool MemoryChunk<E>::stream_compat_(const device::StreamBase<U> *strm) const noexcept in stream_compat_()
153 template <typename E>
154 inline MemoryChunk<E>::MemoryChunk(size_type start, size_type size) noexcept : size_(size), start_(… in MemoryChunk()
[all …]
/petsc/include/petsc/private/cpp/ !
H A Dtype_traits.hpp176 template <template <class> class B, class E>
177 struct is_crtp_base_of_impl : std::is_base_of<B<E>, E> { };
179 template <template <class> class B, class E, template <class> class F>
180 struct is_crtp_base_of_impl<B, F<E>> : disjunction<std::is_base_of<B<E>, F<E>>, std::is_base_of<B<F…
183 template <template <class> class B, class E>
184 using is_crtp_base_of = detail::is_crtp_base_of_impl<B, decay_t<E>>;
/petsc/src/ksp/ksp/tutorials/output/ !
H A Dex52f_1.out1 Mumps row pivot threshold = 1.00E-06
2 Mumps determinant=( 9.01E-01 0.00E+00)*2^ 99

1234567