Home
last modified time | relevance | path

Searched refs:P_s (Results 1 – 25 of 35) sorted by relevance

12

/dports/science/hypre/hypre-2.23.0/src/sstruct_ls/
H A Dsys_semi_interp.c52 hypre_StructMatrix *P_s; in hypre_SysSemiInterpSetup() local
63 P_s = hypre_SStructPMatrixSMatrix(P, vi, vi); in hypre_SysSemiInterpSetup()
67 hypre_SemiInterpSetup( sinterp_data[vi], P_s, P_stored_as_transpose, in hypre_SysSemiInterpSetup()
91 hypre_StructMatrix *P_s; in hypre_SysSemiInterp() local
100 P_s = hypre_SStructPMatrixSMatrix(P, vi, vi); in hypre_SysSemiInterp()
103 hypre_SemiInterp(sdata, P_s, xc_s, e_s); in hypre_SysSemiInterp()
H A Dsys_pfmg_setup_rap.c30 hypre_StructMatrix *P_s; in hypre_SysPFMGCreateRAPOp() local
72 P_s = hypre_SStructPMatrixSMatrix(P, vj, vj); in hypre_SysPFMGCreateRAPOp()
76 RAP_s = hypre_SemiCreateRAPOp(R_s, A_s, P_s, in hypre_SysPFMGCreateRAPOp()
139 hypre_StructMatrix *P_s; in hypre_SysPFMGSetupRAPOp() local
159 P_s = hypre_SStructPMatrixSMatrix(P, vj, vj); in hypre_SysPFMGSetupRAPOp()
162 hypre_SemiBuildRAP(A_s, P_s, R_s, cdir, cindex, cstride, in hypre_SysPFMGSetupRAPOp()
H A Dsys_pfmg_setup_interp.c75 hypre_StructMatrix *P_s; in hypre_SysPFMGSetupInterpOp() local
83 P_s = hypre_SStructPMatrixSMatrix(P, vi, vi); in hypre_SysPFMGSetupInterpOp()
84 hypre_PFMGSetupInterpOp(A_s, cdir, findex, stride, P_s, 0); in hypre_SysPFMGSetupInterpOp()
/dports/math/octave-forge-mechanics/mechanics/inst/ocframe/deprecated/
H A DSolveFrame.m91 %% { P_s } [ K_sf K_ss ] { Delta_s } { P_F_s }
94 %% P_s = K_sf * Delta_f + P_F_s
106 P_s=P(supported,:);
146 P_s=K_sf*D_f+P_F_s;
147 P(supported,1)=P_s;
/dports/math/octave-forge-mechanics/mechanics/inst/ocframe/
H A DSolveFrame.m91 %% { P_s } [ K_sf K_ss ] { Delta_s } { P_F_s }
94 %% P_s = K_sf * Delta_f + P_F_s
110 P_s=P(supported,:);
131 P_s=K_sf*D_f+P_F_s;
132 P(supported,1)=P_s;
H A DSolveFrameCases.m89 P_s=P(supported,:);
120 P_s=K_sf*D_f+P_F_s;
121 P(supported,1)=P_s;
/dports/math/octave-forge-mechanics/mechanics/inst/ocframe/private/
H A DGlobalStiffnessMatrixRegrouped.m21 %% { P_s } [ K_sf K_ss ] { Delta_s }
H A DGlobalStiffnessMatrixRegrouped.m.old21 %% { P_s } [ K_sf K_ss ] { Delta_s }
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/gui/
H A Dtrackutils.h321 std::pair< float, bool > LineLineDistance(const Line3f & P,const Line3f & Q,Point3f & P_s, Point3f … in LineLineDistance() argument
336 P_s = p0 + (Vp * s); in LineLineDistance()
338 return std::make_pair(Distance(P_s,Q_t),false); in LineLineDistance()
/dports/devel/vcglib/vcglib-2020.09/wrap/gui/
H A Dtrackutils.h321 std::pair< float, bool > LineLineDistance(const Line3f & P,const Line3f & Q,Point3f & P_s, Point3f … in LineLineDistance() argument
336 P_s = p0 + (Vp * s); in LineLineDistance()
338 return std::make_pair(Distance(P_s,Q_t),false); in LineLineDistance()
/dports/math/fftw3-float/fftw-3.3.9/rdft/
H A Dvrank3-transpose.c31 struct P_s;
37 int (*mkcldrn)(const problem_rdft *p, planner *plnr, struct P_s *ego);
46 typedef struct P_s { struct
/dports/math/fftw3/fftw-3.3.9/rdft/
H A Dvrank3-transpose.c31 struct P_s;
37 int (*mkcldrn)(const problem_rdft *p, planner *plnr, struct P_s *ego);
46 typedef struct P_s { struct
/dports/math/fftw3-long/fftw-3.3.9/rdft/
H A Dvrank3-transpose.c31 struct P_s;
37 int (*mkcldrn)(const problem_rdft *p, planner *plnr, struct P_s *ego);
46 typedef struct P_s { struct
/dports/math/fftw3-quad/fftw-3.3.9/rdft/
H A Dvrank3-transpose.c31 struct P_s;
37 int (*mkcldrn)(const problem_rdft *p, planner *plnr, struct P_s *ego);
46 typedef struct P_s { struct
/dports/science/dynare/dynare-4.6.4/matlab/
H A Dmissing_DiffuseKalmanSmootherH1_Z.m227 % $$$ P_s = P(:,:,t+1);
228 % $$$ P = cat(3,P(:,:,1:t),repmat(P_s,[1 1 smpl-t]));
231 % $$$ K = cat(3,K(:,:,1:t),repmat(T*P_s*Z'*iF_s,[1 1 smpl-t]));
H A Dmissing_DiffuseKalmanSmootherH3_Z.m233 % $$$ P_s=tril(P(:,:,t))+tril(P(:,:,t),-1)';
239 % $$$ P = cat(3,P(:,:,1:t),repmat(P_s,[1 1 smpl-t]));
/dports/graphics/opencv/opencv-4.5.3/doc/py_tutorials/py_feature2d/py_fast/
H A Dpy_fast.markdown62 …ing on these states, the feature vector \f$P\f$ is subdivided into 3 subsets, \f$P_d\f$, \f$P_s\f$,
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gitlab.com/yawning/utls.git/testdata/
H A DServer-TLSv13-RSA-RSAPSS97 00000000 17 03 03 00 1e 50 5f 73 18 a1 30 a5 0e 39 8a a2 |.....P_s..0..9..|
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Align/
H A DDNAStatistics.pm1431 P_s => $syn_prop, P_n=>$nc_prop,
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/lte/doc/source/
H A Dlte-testing.rst939 \mathrm{T} = P_s^1 \times 1 + P_s^2 \times 2 + (1-P_s^2) \times 3
941P_s^i` is the probability of receiving with success the HARQ block at the attempt :math:`i` (i.e.,…
/dports/graphics/bmeps/dktools-4.31.1/doc/tex/wxdkdraw/
H A Dtd-splines-de.tex19 \(P_s(x_s,y_s)\) und Endpunkt \(P_e(x_e,y_e)\) sowie
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Drandpoly.tex431 where $P_s(X)$ represents a polynomial of maximum total degree $s$
/dports/math/reduce/Reduce-svn5758-src/packages/misc/
H A Drandpoly.tex451 where $P_s(X)$ represents a polynomial of maximum total degree $s$
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/
H A Dex53.c1109 PetscScalar P_s = 0.0; in mandel_2d_p_t() local
1115P_s += (-1.0*alpha_n*alpha_n*c*( -1.0*PetscCosReal(alpha_n) + PetscCosReal( (alpha_n*x[0])/a))*Pet… in mandel_2d_p_t()
/dports/graphics/bmeps/dktools-4.31.1/doc/tex/fig2lat/
H A Df2lde.tex170 \(P_s(x_s,y_s)\) und Endpunkt \(P_e(x_e,y_e)\) sowie

12