Home
last modified time | relevance | path

Searched refs:jbar (Results 1 – 25 of 52) sorted by relevance

123

/dports/science/dynare/dynare-4.6.4/dynare++/sylv/cc/
H A DQuasiTriangular.cc67 const double *a1 = d + jbar*d_size+jbar; in checkBlock()
87 int jbar = 0; in Diagonal() local
91 int id = jbar*d_size + jbar; // index of diagonal block in data in Diagonal()
100 jbar++; in Diagonal()
105 jbar++; in Diagonal()
155 int base = d_size*jbar + jbar; in changeBase()
344 int off = jbar*d_size+jbar+d_size; in row_begin()
359 int off = jbar*d_size+jbar+d_size; in row_begin()
383 return col_iter(&getData()[jbar*d_size+jbar], d_size, b.isReal(), jbar); in col_end()
562 x[jbar+1] += di->getBeta2()*(b[jbar]); in multVec()
[all …]
H A DBlockDiagonal.cc100 int jbar = b.getIndex(); in col_begin() local
102 return const_col_iter(&getData()[jbar*d_size + col_len[jbar]], d_size, in col_begin()
109 int jbar = b.getIndex(); in col_begin() local
111 return col_iter(&getData()[jbar*d_size + col_len[jbar]], d_size, in col_begin()
118 int jbar = b.getIndex(); in row_end() local
120 return const_row_iter(&getData()[d_size*row_len[jbar]+jbar], d_size, in row_end()
127 int jbar = b.getIndex(); in row_end() local
129 return row_iter(&getData()[d_size*row_len[jbar]+jbar], d_size, in row_end()
197 int jbar = di->getIndex(); in multKronBlock() local
200 KronVector xi(x, jbar); in multKronBlock()
[all …]
H A DTriangularSylvester.cc137 int jbar = di->getIndex(); in solviRealAndEliminate() local
139 KronVector dj(d, jbar); in solviRealAndEliminate()
168 int jbar = di->getIndex(); in solviComplexAndEliminate() local
174 KronVector dj(d, jbar); in solviComplexAndEliminate()
175 KronVector djj(d, jbar+1); in solviComplexAndEliminate()
209 int jbar = di->getIndex(); in solviipRealAndEliminate() local
214 KronVector dj(d, jbar); in solviipRealAndEliminate()
251 int jbar = di->getIndex(); in solviipComplexAndEliminate() local
258 KronVector dj(d, jbar); in solviipComplexAndEliminate()
259 KronVector djj(d, jbar+1); in solviipComplexAndEliminate()
H A DQuasiTriangular.hh71 int jbar; // Index of block in the diagonal member in DiagonalBlock
81 : jbar{jb}, real{r}, alpha{a1, a2}, beta1{b1}, beta2{b2} in DiagonalBlock()
87 : jbar{jb}, real{false}, alpha{a1, a2}, beta1{a2-1}, beta2{a1+1} in DiagonalBlock()
92 : jbar{jb}, real{true}, alpha{a1, a1}, beta1{nullptr}, beta2{nullptr} in DiagonalBlock()
100 return jbar; in getIndex()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mrpt/fci/
H A Dfci_onelcc.F36 $ jdim, kdim, i, j, u, v, ibar, jbar, deltai, value,
129 jbar = indbar(j)
130 if (nj .eq. 1) jbar = jbar + 1 ! Since indbar refers to K
135 $ ' jbar ', jbar, ' nsj ', nsj, ' nsk ', nsk
136 call fci_apply_eaj(jbar, nj, jdim, kdim,
H A Dfci_make_eaj.F100 subroutine fci_apply_eaj(jbar, nj, jdim, kdim, eaj, eajphase, argument
123 integer jbar ! [input] Posn of j in SOCC orbs in J (1...ns)
147 phase = eajphase(type,jbar)
152 v = eaj(w,type,jbar)
159 v = eaj(w,type,jbar)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mrpt/fci/
H A Dfci_onelcc.F36 $ jdim, kdim, i, j, u, v, ibar, jbar, deltai, value,
129 jbar = indbar(j)
130 if (nj .eq. 1) jbar = jbar + 1 ! Since indbar refers to K
135 $ ' jbar ', jbar, ' nsj ', nsj, ' nsk ', nsk
136 call fci_apply_eaj(jbar, nj, jdim, kdim,
H A Dfci_make_eaj.F100 subroutine fci_apply_eaj(jbar, nj, jdim, kdim, eaj, eajphase, argument
123 integer jbar ! [input] Posn of j in SOCC orbs in J (1...ns)
147 phase = eajphase(type,jbar)
152 v = eaj(w,type,jbar)
159 v = eaj(w,type,jbar)
/dports/science/madness/madness-ebb3fd7/src/apps/moldft/fci/
H A Dfci_onelcc.F36 $ jdim, kdim, i, j, u, v, ibar, jbar, deltai, value,
129 jbar = indbar(j)
130 if (nj .eq. 1) jbar = jbar + 1 ! Since indbar refers to K
135 $ ' jbar ', jbar, ' nsj ', nsj, ' nsk ', nsk
136 call fci_apply_eaj(jbar, nj, jdim, kdim,
H A Dfci_make_eaj.F100 subroutine fci_apply_eaj(jbar, nj, jdim, kdim, eaj, eajphase, argument
123 integer jbar ! [input] Posn of j in SOCC orbs in J (1...ns)
147 phase = eajphase(type,jbar)
152 v = eaj(w,type,jbar)
159 v = eaj(w,type,jbar)
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dslidemodel.com24 Allow: /wp-content/plugins/magn-hellobar/jbar/jbar.js?ver=4.7.2
25 Allow: /wp-content/plugins/magn-hellobar/jbar/jbar.js?ver=4.8
/dports/math/gambit/gambit-16.0.1/src/tools/enumpoly/
H A Dpelhomot.cc1398 jbar = k; in dcpose_()
1406 jbar = j; in dcpose_()
1410 if (jbar == k) { in dcpose_()
1415 pivot[jbar] = i; in dcpose_()
1416 sum[jbar] = sum[k]; in dcpose_()
3695 static int jbar; in tangnf_() local
3894 jbar = k; in tangnf_()
3902 jbar = j; in tangnf_()
3906 if (jbar == k) { in tangnf_()
3911 pivot[jbar] = i; in tangnf_()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/musixtex/
H A Dmusixflx.lua381 jbar = junk
446 jbar=junk
462 jbar=junk
597 if tonumber(bar) > jbar then
634 jbar = bar
/dports/math/fpc-numlib/fpc-3.2.2/packages/numlib/src/
H A Dsle.pas135 jbar := k;
140 jbar := j
142 If jbar <> k
146 piv^[k] := piv^[jbar];
147 piv^[jbar] := i;
148 sum^[jbar] := sum^[k];
225 jbar := k;
231 jbar := j
233 If jbar <> k
238 pivot[jbar] := i;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/numlib/src/
H A Dsle.pas135 jbar := k;
140 jbar := j
142 If jbar <> k
146 piv^[k] := piv^[jbar];
147 piv^[jbar] := i;
148 sum^[jbar] := sum^[k];
225 jbar := k;
231 jbar := j
233 If jbar <> k
238 pivot[jbar] := i;
[all …]
/dports/devel/py-osprofiler/osprofiler-3.4.2/doc/specs/in-progress/
H A Dbetter_devstack_integration.rst14 To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html
H A Dintegration_testing.rst14 To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html
/dports/www/py-django-constance/django-constance-2.8.0/
H A DAUTHORS15 Jiri Barton <jbar@hosting4u.cz>
/dports/devel/py-osprofiler/osprofiler-3.4.2/doc/specs/implemented/
H A Dmake_paste_ini_config_optional.rst14 To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html
H A Dmulti_backend_support.rst14 To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html
/dports/devel/py-osprofiler/osprofiler-3.4.2/doc/specs/
H A Dtemplate.rst14 To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html
/dports/sysutils/xfburn/xfburn-0.6.2/po/
H A Dda.po342 msgstr "Lukket disk med data registreret. Indsæt tom eller tilføjbar disk"
/dports/math/gap/gap-4.11.0/pkg/corelg-1.54/gap/
H A Dforms.gi490 KK2:=[]; # i p+jbar
492 KK4:=[]; # ibar p+jbar
2631 KK2:=[]; # i p+jbar
2633 KK4:=[]; # ibar p+jbar
4661 KK2:=[]; # i p+jbar
4663 KK4:=[]; # ibar p+jbar
6537 KK4:=[]; # ibar p+jbar
7519 KK2:=[]; # i p+jbar
7521 KK4:=[]; # ibar p+jbar
9430 KK2:=[]; # i p+jbar
[all …]
/dports/textproc/sv-mythes/sv-mythes-2008.06.10_1/
H A Dth_sv_SE.dat4757 |t�jbar|stretchbar|b�jlig
5875 |reglerbar|anpassningsbar|r�rlig|smidig|b�jlig|t�jbar|ombytlig
24045 |elastisk|t�jbar
26864 t�jbar|1
H A Dth_sv_SE.idx13434 t�jbar|416329

123