Home
last modified time | relevance | path

Searched refs:sumax (Results 1 – 25 of 39) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dmath_extra.cpp86 double sumax = 0.0; in mldivide3() local
87 for (unsigned j = i+1; j < 3; j++) sumax += aug[i][j]*ans[j]; in mldivide3()
88 ans[i] = (aug[i][3]-sumax) / aug[i][i]; in mldivide3()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dmath_extra.cpp119 double sumax = 0.0; in mldivide3() local
120 for (unsigned j = i+1; j < 3; j++) sumax += aug[i][j]*ans[j]; in mldivide3()
121 ans[i] = (aug[i][3]-sumax) / aug[i][i]; in mldivide3()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
H A Dnds32-dspext.md4729 (sumax:VQIHI (match_operand:VQIHI 1 "register_operand" " r")
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
H A Dnds32-dspext.md4729 (sumax:VQIHI (match_operand:VQIHI 1 "register_operand" " r")
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
H A Dnds32-dspext.md4729 (sumax:VQIHI (match_operand:VQIHI 1 "register_operand" " r")
/dports/lang/gcc11/gcc-11.2.0/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
H A Dnds32-dspext.md4729 (sumax:VQIHI (match_operand:VQIHI 1 "register_operand" " r")
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
H A Dnds32-dspext.md4729 (sumax:VQIHI (match_operand:VQIHI 1 "register_operand" " r")
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
H A Dnds32-dspext.md4729 (sumax:VQIHI (match_operand:VQIHI 1 "register_operand" " r")
/dports/lang/gcc10/gcc-10.3.0/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
H A Dnds32-dspext.md4729 (sumax:VQIHI (match_operand:VQIHI 1 "register_operand" " r")
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
H A Dnds32-dspext.md4729 (sumax:VQIHI (match_operand:VQIHI 1 "register_operand" " r")
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/nds32/
H A Diterators.md87 (define_code_iterator sumax [smax umax])
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/md_xs/FEFF6L/
H A DLICENSE54 cubic.f fermi.f imhl.f mmtr.f phmesh.f rotmat.h sumax.f
H A Dfeff6Lib.F6254 call sumax (250, rnn, ann, vcoul(1,infr), vclap(1,iph))
6255 call sumax (250, rnn, ann, rho (1,infr), edens(1,iph))
6274 call sumax (250, rnn, one, vcoul(1,infr), vclap(1,iph))
6275 call sumax (250, rnn, one, rho (1,infr), edens(1,iph))
11481 subroutine sumax (npts, rn, ann, aa2, aasum) subroutine
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/md_xs/FEFF6L/
H A DLICENSE54 cubic.f fermi.f imhl.f mmtr.f phmesh.f rotmat.h sumax.f
H A Dfeff6Lib.f6090 call sumax (250, rnn, ann, vcoul(1,infr), vclap(1,iph))
6091 call sumax (250, rnn, ann, rho (1,infr), edens(1,iph))
6110 call sumax (250, rnn, one, vcoul(1,infr), vclap(1,iph))
6111 call sumax (250, rnn, one, rho (1,infr), edens(1,iph))
11199 subroutine sumax (npts, rn, ann, aa2, aasum) subroutine
/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A DfillBody2.c88 int amax, bmax, umax, vmax, sumax, svmax; in fillSurf_ba1() local
104 sumax=div_l[0]+1; in fillSurf_ba1()
106 edgeNodes( svmax, sumax, sur, n_uv ); in fillSurf_ba1()
109 for (u=0; u<sumax; u++) in fillSurf_ba1()

12