Home
last modified time | relevance | path

Searched refs:ptau (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/octave/octave-6.4.0/liboctave/numeric/
H A Dhess.cc73 double *ptau = tau.fortran_vec (); in init() local
78 F77_XFCN (dgehrd, DGEHRD, (n, ilo, ihi, h, n, ptau, pwork, in init()
84 F77_XFCN (dorghr, DORGHR, (n, ilo, ihi, z, n, ptau, pwork, in init()
136 float *ptau = tau.fortran_vec (); in init() local
141 F77_XFCN (sgehrd, SGEHRD, (n, ilo, ihi, h, n, ptau, pwork, in init()
147 F77_XFCN (sorghr, SORGHR, (n, ilo, ihi, z, n, ptau, pwork, in init()
199 Complex *ptau = tau.fortran_vec (); in init() local
211 F77_DBLE_CMPLX_ARG (ptau), F77_DBLE_CMPLX_ARG (pwork), in init()
265 FloatComplex *ptau = tau.fortran_vec (); in init() local
271 F77_CMPLX_ARG (ptau), F77_CMPLX_ARG (pwork), lwork, info)); in init()
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/int/sorted/
H A Dnarrowing.hpp176 int ptau = tau[xs - 1 - i]; in narrow_domx() local
177 int xmax = x[ptau].max(); in narrow_domx()
185 start = sinfo[scclist[ptau]].rightmost; in narrow_domx()
193 ModEvent me_pub = z[ptau].lq(home, start); in narrow_domx()
197 nofix |= (me_modified(me_pub) && start != z[ptau].max()); in narrow_domx()
200 ModEvent me_ub = x[ptau].lq(home, y[start].max()); in narrow_domx()
205 y[start].max() != x[ptau].max()); in narrow_domx()
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/YASim/
H A DPropEngine.cpp125 float ptau, thrust; in stabilize() local
126 _prop->calc(_atmo.getDensity(), speed, _omega * _gearRatio, &thrust, &ptau); in stabilize()
143 ptau *= _gearRatio; in stabilize()
145 float tdiff = etau - ptau; in stabilize()
/dports/cad/feappv/feappv-4.1i/include/
H A Delpers.h5 real*8 ptau ,pctau ! Recovered stress & tangent
6 common /elpers/ ptau(6),pctau(6,6)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Duninit-const.c106 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
107 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c106 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
107 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c103 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
104 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c103 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
104 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c103 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
104 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Duninit-const.c110 int const *ptau = a; // expected-note {{'ptau' initialized here}} in f_9() local
111 …doStuff_arrayOfConstInt(ptau); // expected-warning {{1st function call argument is a pointer to… in f_9()
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/PORT_sw_rad/src/
H A Drrtmg_sw_reftra.f9037 SUBROUTINE reftra_sw(nlayers, ncol, lrtchk, pgg, prmuz, ptau, pw, pref, prefd, ptra, ptrad) argument
89 REAL(KIND=r8), intent(in) :: ptau(:,:) ! optical depth local
166 zto1=ptau(icol,jk)
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/PORT_sw_reftra/src/
H A Drrtmg_sw_reftra.f9037 SUBROUTINE reftra_sw(nlayers, ncol, lrtchk, pgg, prmuz, ptau, pw, pref, prefd, ptra, ptrad) argument
91 REAL(KIND=r8), intent(in) :: ptau(:,:) ! optical depth local
174 zto1=ptau(icol,jk)
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/PORT_sw_spcvmc/src/
H A Drrtmg_sw_reftra.f9037 SUBROUTINE reftra_sw(nlayers, ncol, lrtchk, pgg, prmuz, ptau, pw, pref, prefd, ptra, ptrad) argument
89 REAL(KIND=r8), intent(in) :: ptau(:,:) ! optical depth local
167 zto1=ptau(icol,jk)
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/PORT_reftra_sw/src/
H A Dkernel_reftra_sw.F90223 …subroutine reftra_sw(nlayers, lrtchk, pgg, prmuz, ptau, pw, pref, prefd…
282 real(kind=r8), intent(in) :: ptau(:) local
340 zto1=ptau(jk)
/dports/science/lammps/lammps-stable_29Sep2021/src/EXTRA-FIX/
H A Dfix_gld.cpp104 double ptau = utils::numeric(FLERR,arg[iarg+1],false,lmp); in FixGLD() local
108 if (ptau <= 0) in FixGLD()
113 prony_tau[icoeff] = ptau; in FixGLD()

12