Home
last modified time | relevance | path

Searched defs:interp2 (Results 1 – 24 of 24) sorted by relevance

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/pmg/src_f77/
H A Dmatvecd.f843 subroutine interp2(nxc,nyc,nzc,nxf,nyf,nzf,xin,xout, subroutine
845 3 uPC,uPN,uPS,uPE,uPW,uPNE,uPNW,uPSE,uPSW,
846 4 dPC,dPN,dPS,dPE,dPW,dPNE,dPNW,dPSE,dPSW)
949 2 + uPNE(ii,jj,kk) * xin(ii,jj,kk)
950 3 + uPNW(ii+1,jj,kk) * xin(ii+1,jj,kk)
951 4 + uPSE(ii,jj+1,kk) * xin(ii,jj+1,kk)
952 5 + uPSW(ii+1,jj+1,kk) * xin(ii+1,jj+1,kk)
953 6 + dPNE(ii,jj,kk+1) * xin(ii,jj,kk+1)
957 12 continue
958 11 continue
[all …]
/dports/lang/see/see-3.1.1424/libsee/test/
H A Dt-bug105.c8 struct SEE_interpreter interp_storage2, *interp2 = &interp_storage2; in test() local
/dports/science/scidavis/scidavis-2.4.0/test/pythonTests/
H A Dinterpolation.py52 interp2=Interpolation(l1,curve1,start,end,2) variable
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dfn_interp2.hpp182 interp2 in interp2() function
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dfn_interp2.hpp182 interp2 in interp2() function
/dports/math/octave/octave-6.4.0/scripts/general/
H A Dinterp2.m88 function ZI = interp2 (varargin) function
/dports/misc/mnn/MNN-1.2.0/test/expr/
H A DModuleTest.cpp108 …std::shared_ptr<Module> interp2(Module::load({"Input"}, {"Prob"}, bufferOutput, sizeOutput, &confi… in run() local
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FMath/
H A DFMQuaternion.cpp98 float theta, st, sut, sout, interp1, interp2; in slerp() local
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest__xxsubinterpreters.py1892 def _iter_use_action_sets(self, interp1, interp2): argument
1941 def _iter_close_action_sets(self, interp1, interp2): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest__xxsubinterpreters.py1892 def _iter_use_action_sets(self, interp1, interp2): argument
1941 def _iter_close_action_sets(self, interp1, interp2): argument
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest__xxsubinterpreters.py1892 def _iter_use_action_sets(self, interp1, interp2): argument
1941 def _iter_close_action_sets(self, interp1, interp2): argument
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest__xxsubinterpreters.py1892 def _iter_use_action_sets(self, interp1, interp2): argument
1941 def _iter_close_action_sets(self, interp1, interp2): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest__xxsubinterpreters.py1892 def _iter_use_action_sets(self, interp1, interp2): argument
1941 def _iter_close_action_sets(self, interp1, interp2): argument
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest__xxsubinterpreters.py2095 def _iter_use_action_sets(self, interp1, interp2): argument
2144 def _iter_close_action_sets(self, interp1, interp2): argument
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest__xxsubinterpreters.py2105 def _iter_use_action_sets(self, interp1, interp2): argument
2154 def _iter_close_action_sets(self, interp1, interp2): argument
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest__xxsubinterpreters.py2095 def _iter_use_action_sets(self, interp1, interp2): argument
2144 def _iter_close_action_sets(self, interp1, interp2): argument
/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dvideo_scale_hqNx.c55 inline void interp2(Uint32 *pc, Uint32 c1, Uint32 c2, Uint32 c3) in interp2() function
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libsbsms/src/
H A Dsms.cpp1728 float SMS :: interp2(int k, int ko, float kf) { in interp2() function in _sbsms_::SMS
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclExecute.c7289 Tcl_Interp *interp2 = interp; in TEBCresume() local
H A DtclTest.c4408 static Tcl_Interp *interp2 = NULL; in TestfeventCmd() local
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclTest.c3863 static Tcl_Interp *interp2 = NULL; local
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclTest.c4466 static Tcl_Interp *interp2 = NULL; in TestfeventCmd() local
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclTest.c4540 static Tcl_Interp *interp2 = NULL; in TestfeventCmd() local
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c18848 int *interp1, int *interp2, int *status ){ in IsMapTab2D()