Home
last modified time | relevance | path

Searched +defs:P +defs:ed +defs:n (Results 1 – 25 of 112) sorted by relevance

12345

/dports/cad/opencascade/opencascade-7.6.0/src/HLRBRep/
H A DHLRBRep_InternalAlgo.cxx76 void HLRBRep_InternalAlgo::Projector (const HLRAlgo_Projector& P) in Projector()
97 Standard_Integer n = myShapes.Length(); in Update() local
168 HLRBRep_EdgeData& ed = aEDataArray.ChangeValue(e); in Update() local
222 Standard_Integer n = myShapes.Length(); in Index() local
310 HLRBRep_EdgeData& ed = aEDataArray.ChangeValue(e); in InitEdgeStatus() local
371 HLRBRep_EdgeData& ed = aEDataArray.ChangeValue(e); in Select() local
403 HLRBRep_EdgeData& ed = aEDataArray.ChangeValue(e); in Select() local
433 HLRBRep_EdgeData& ed = aEDataArray.ChangeValue(e); in SelectEdge() local
500 HLRBRep_EdgeData& ed = aEDataArray.ChangeValue(e); in ShowAll() local
556 Standard_Integer i,n = myShapes.Length(); in PartialHide() local
[all …]
H A DHLRBRep_Data.cxx106 void SetDim(const Standard_Integer n) { in SetDim()
304 Standard_Integer n=1+(nbedgs>>5); in InitTabBit() local
438 HLRBRep_EdgeData* ed = &(myEData .ChangeValue(de)); in Write() local
490 void HLRBRep_Data::Update (const HLRAlgo_Projector& P) in Update()
510 HLRBRep_EdgeData& ed = myEData.ChangeValue(edge); in Update() local
542 HLRBRep_EdgeData& ed = myEData.ChangeValue(edge); in Update() local
811 HLRBRep_EdgeData& ed = myEData(e); in InitBoundSort() local
1270 Standard_Integer n = iInterf - myNbPoints; in RejectedInterference() local
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/telescope/
H A Dtelescope_dmda.c39 PetscInt pi,pj,pk,n; in _DMDADetermineRankFromGlobalIJK() local
512 Mat Pscalar,P; in PCTelescopeSetUp_dmda_permutation_3d() local
587 Mat Pscalar,P; in PCTelescopeSetUp_dmda_permutation_2d() local
659 PetscInt m,bs,st,ed; in PCTelescopeSetUp_dmda_scatters() local
734 Mat Bperm,Bred,B,P; in PCTelescopeMatCreate_dmda_dmactivefalse() local
813 PetscInt i,k,n = 0; in PCTelescopeSubNullSpaceCreate_dmda_Telescope() local
835 PetscInt st,ed; in PCTelescopeSubNullSpaceCreate_dmda_Telescope() local
909 PetscInt i,st,ed; in PCApply_Telescope_dmda() local
977 PetscInt i,st,ed; in PCApplyRichardson_Telescope_dmda() local
1051 PetscInt M,N,P,m,n,p,ndof,nsw; in DMView_DA_Short_3d() local
[all …]
/dports/cad/tkgate/tkgate-2.1/src/verga/
H A Devqueue.c206 Event *new_EvNet(Net *n,int nlsb,Value *s,int smsb,int slsb) in new_EvNet()
326 Event *new_EvProbe(Net *n,const char *who,const char *name) in new_EvProbe()
351 Net *n = e->ep_net; in EvProbe_process() local
388 Event *new_EvMem(Net *n,Value *addr,int nlsb,Value *s,int smsb,int slsb) in new_EvMem()
467 Event *new_EvDriver(Net *n,int id,int nlsb,Value *s,int smsb,int slsb) in new_EvDriver()
469 EvDriver *ed = (EvDriver *) new_Event(); in new_EvDriver() local
496 void EvDriver_process(EvDriver *ed,EvQueue *q) in EvDriver_process()
512 void EvDriver_uninit(EvDriver *ed) in EvDriver_uninit()
1017 Event *P,*D; in EvQueue_remove() local
1359 void EvQueue_clockStop(EvQueue *Q,Net *n,int numEdge,transtype_t tt,deltatime_t dt) in EvQueue_clockStop()
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/eet/
H A Deet_data.c130 const Eet_Dictionary *ed; member
193 Eet_Dictionary *ed; member
590 #define POINTER_TYPE_DECODE(Context, \ argument
2265 const Eet_Dictionary *ed = NULL; in eet_data_read_cipher() local
2392 Eet_Dictionary *ed; in eet_data_write_cipher() local
2678 Eet_Dictionary *ed; in eet_data_descriptor_encode_hash_cb() local
2874 Eet_Node *n; in _eet_data_dump_encode() local
3210 Eet_Node *n = NULL, *nn = NULL; in _eet_data_dump_parse() local
3458 #define NEXT_CHUNK(P, Size, Echnk, Ed) \ argument
4970 Eet_Dictionary *ed; in eet_data_undump_cipher() local
[all …]
/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Dn_fine_triangulations.cc40 const Int n = points.size(); in calc_illegal_edges() local
70 const Int n = points.size(); in edge_precalc() local
134 …EdgeData ed(adv_type1,adv_type2,vis_from_above, Rational(points[j][2]-points[i][2]) < 0 ? true : f… in edge_precalc() local
147 const Matrix<Scalar>& P = p.give("POINTS"); in lower_upper_boundary() local
148 const Int n = P.rows()-1; in lower_upper_boundary() local
174 const Int n = points.rows(); in n_fine_triangulations() local
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/tutorials/
H A Dex73.c84 PetscErrorCode CommHierarchyCreate(MPI_Comm comm,PetscInt n,PetscInt number[],PetscSubcomm pscommli… in CommHierarchyCreate()
131 PetscInt pi,pj,n; in _DMDADetermineRankFromGlobalIJ_2d() local
303 PetscInt m,bs,st,ed; in PCTelescopeSetUp_dmda_scatters() local
442 Mat P = NULL; in DMShellDASetUp_TelescopeDMScatter() local
461 Mat P = NULL; in DMShellDAFieldScatter_Forward() local
465 PetscInt i,st,ed; in DMShellDAFieldScatter_Forward() local
502 Mat P = NULL; in DMShellDAFieldScatter_Reverse() local
506 PetscInt i,st,ed; in DMShellDAFieldScatter_Reverse() local
604 Mat P = NULL; in DMDestroyShellDMDA() local
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGRegion.cpp86 std::size_t n = 0; in getNumMeshParentElements() local
207 for(auto ed = eds.begin(); ed != eds.end(); ed++) { in getOBB() local
489 SVector3 n(jac[2][0], jac[2][1], jac[2][2]); in computeSolidProperties() local
531 SVector3 n(jac[2][0], jac[2][1], jac[2][2]); in computeSolidProperties() local
556 std::vector<GEdge *> ed = (*it)->edges(); in getEmbeddedMeshVertices() local
839 double P[3] = {(X[0] + X[1] + X[2]) / 3., (Y[0] + Y[1] + Y[2]) / 3., in setOutwardOrientationMeshConstraint() local
H A DGFace.cpp174 std::size_t n = 0; in getNumMeshParentElements() local
270 for(auto ed = eds.begin(); ed != eds.end(); ed++) { in getOBB() local
547 SVector3 n = crossprod(d01, d0i); in computeMeanPlane() local
1028 GPoint P = point(U, V); in XYZtoUV() local
1244 SVector3 n = crossprod(der.first(), der.second()); in normal() local
1274 std::vector<GEdge *> ed = edges(); in buildRepresentationCross() local
1473 SVector3 n[3] = {stl_normals[stl_triangles[i]], in fillVertexArray() local
1498 SVector3 n[3] = {stl_normals[stl_triangles[i]], in fillVertexArray() local
1504 SVector3 n[3] = {normal(p1), normal(p2), normal(p3)}; in fillVertexArray() local
1763 std::vector<GEdge *> ed(bndc.begin(), bndc.end()); in meshCompound() local
[all …]
H A DMElementCut.cpp157 SVector3 n; in _initVertices() local
175 MEdge ed = _parts[i]->getEdge(j); in _initVertices() local
1016 int n = (e->getParent()) ? e->getNum() : ++numEle; in elementCutMesh() local
1025 int n = in elementCutMesh() local
1246 int n = (e->getParent()) ? e->getNum() : ++numEle; in elementCutMesh() local
1262 int n = in elementCutMesh() local
1407 int n = (e->getParent() && i == nbL) ? e->getNum() : ++numEle; in elementCutMesh() local
1443 DI_Point P(e->getVertex(0)->x(), e->getVertex(0)->y(), in elementCutMesh() local
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/locfit/
H A Dev_trian.c216 { INT i, j, k, n, d, nc, nvm, ncm, vc, *ce, ed[1+MXDIM]; local
217 double V[MXDIM*MXDIM], P[MXDIM*MXDIM], sigma, z[MXDIM], xa[1+MXDIM], *xev; local
405 { double dx, P, le, vl[1+MXDIM], vh[1+MXDIM]; local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxana/
H A Dgmx_sham.cpp100 real* ed; /* data */ member
106 int z, i, j, n; in lo_write_xplor() local
144 int i, j, k, n; in write_xplor() local
178 static void normalize_p_e(int len, double* P, const int* nbin, real* E, real pmin) in normalize_p_e()
423 int n, in do_sham()
446 double* P; in do_sham() local
834 static void ehisto(const char* fh, int n, real** enerT, const gmx_output_env_t* oenv) in ehisto()
994 int n, e_n, nset, e_nset = 0, i, *idim, *ibox; in gmx_sham() local
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dlfunutils.c422 GEN ldual, ad, bd, ed, Rd = NULL; in lfundual() local
1066 long n; in dirzetak() local
1785 Flx_difftable(GEN P, ulong p) in Flx_difftable()
1860 genus2_redmodel(GEN P, GEN p) in genus2_redmodel()
1979 F2x_pseudodisc(GEN P, GEN Q) in F2x_pseudodisc()
1986 F2x_genus_red(GEN P, GEN Q) in F2x_genus_red()
2026 genus2_redmodel2(GEN P) in genus2_redmodel2()
2127 GEN P; in eta_ZXn() local
2211 GEN P = gen_1; in etachar() local
2305 long n; in lfunqf() local
[all …]
H A Dbase1.c336 GEN k, fa, P, E, a, POL; in ZX_Z_normalize() local
384 GEN lc = leading_coeff(pol), L, fa, P, E, a, POL; in ZX_primitive_to_monic() local
747 long k, n; in nfgaloismatrix() local
1090 GEN P = gel(fa,1), E = gel(fa,2); in badp() local
1103 GEN da2, da, db, fa, P, U; in tests_OK() local
1267 nfsplitting_composite(GEN P) in nfsplitting_composite()
1314 GEN P = gel(nffactor(K, F), 1), Q = gel(P,lg(P)-1); in nfsplitting() local
2208 long ed; in try_polmin() local
2260 GEN x, a, P = gel(v,1), A = gel(v,2); in remove_duplicates() local
2589 GEN P, V, D, inv, bound, S, M; in chk_gen_init() local
[all …]
H A Dhypergeom.c148 GEN u, S, P, T, zf, a1; in hyperu_i() local
149 long k, n, bit, l, bigx; in hyperu_i() local
336 poch(GEN a, long n, long prec) in poch()
344 vpoch(GEN a, long n) in vpoch()
356 Npochden(GEN a, long n) in Npochden()
379 GEN P; in vnormpol2() local
768 GEN C, P, S, tmp; in F21taylorlim() local
1029 GEN n = *pn, d = *pd; in hypersimplify() local
1046 f_pochall(void *E, GEN n) in f_pochall()
1066 f_pochall_alt(void *E, GEN n) in f_pochall_alt()
[all …]
H A Dtrans3.c74 GEN E, P, C, Q = gen_0, zi = ginv(gmul2n(z, 3)); in hankel_ABr() local
902 long n; in findextraincgam() local
1023 GEN q, S, cox = gen_0, P, sk, S1, S2, S3, F3, logx, mx; in incgamspec() local
2219 GEN P; in binsplit() local
3161 GEN e = cgetg(prec+2, t_SER), ed = e+2; in ser_eta() local
3162 long n, j; in ser_eta() local
3189 GEN e = cgetg(prec+2, t_SER), ed = e+2; in ser_E() local
3191 long n; in ser_E() local
3218 long i, n; in ser_j() local
3543 long l, n; in theta() local
[all …]
H A Dsubfield.c69 GEN K, n, non, pn, pnon, e, Yp, Zp, Zpp; in calc_block() local
215 long *k, *n, **e, *t; in print_block_system() local
527 GEN Z, ff, n, oldn; in choose_prime() local
959 GEN a, P, Q; in try_subfield_generator() local
960 long d, bound, i, B, bi, ed; in try_subfield_generator() local
1021 RgXY_to_RgC(GEN P, long dx, long dy) in RgXY_to_RgC()
1137 long n, i; in rootsuptoconj() local
1202 long n, i, j, nH, ind, v, d; in galoissubfieldcm() local
1311 GEN a = gel(pol,3), b = gel(pol,2), d, P; in quadsubfieldcm() local
1509 long n, i, ero; in nfsubfieldsmax() local
[all …]
/dports/math/scs/scs-3.0.0/include/
H A Dscs.h33 scs_int n; member
77 scs_int n; member
83 ScsMatrix *P; member
113 scs_int ed; member
224 scs_int m, n; /* A has m rows, n cols */ member
226 ScsMatrix *P; /* (possibly normalized) P matrix */ member
/dports/math/py-scs/scs-3.0.0/scs/include/
H A Dscs.h33 scs_int n; member
77 scs_int n; member
83 ScsMatrix *P; member
113 scs_int ed; member
224 scs_int m, n; /* A has m rows, n cols */ member
226 ScsMatrix *P; /* (possibly normalized) P matrix */ member
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A Dtr_shadowbounds.cpp139 idVec3 n = vb.Cross(vc); in compute_homogeneous_plane() local
183 int P = p.size(); in compute_neighbors() local
214 edge ed; in compute_neighbors() local
/dports/math/R-cran-spdep/spdep/R/
H A DspBreg.R61 n <- nrow(x) functionVar
303 ed = wy - x%*%bd functionVar
416 P <- matrix(beta[-icept], ncol=1) functionVar
459 if (is.null(tr) && !is.null(listw)) n <- length(listw$neighbours) functionVar
550 n <- nrow(x) functionVar
752 ed = e - lambda*lag.listw(listw, e, zero.policy=zero.policy) functionVar
967 n <- attr(obj, "n") functionVar
1039 n <- nrow(x) functionVar
1245 ed = e - lambda*lag.listw(listw2, e, zero.policy=zero.policy) functionVar
/dports/www/fusionpbx/fusionpbx-4.4.1/app/adminer/
H A Dadminer.php42 h($P){return
44 nbsp($P){return(trim($P)!=""?h($P):"&nbsp;");}function
45 nl_br($P){return
58 js_escape($P){return
65 q($P){global$h;return$h->quote($P);}function
247 quote($P){return"'".sqlite_escape_string($P)."'";}function
568 quote($P){return"'".str_replace("'","''",$P)."'";}function
958 quote($P){return"'".str_replace("'","''",$P)."'";}}class
1058 quote($P){return$P;}}class
1135 quote($P){return$P;}}class
[all …]
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/
H A Dbasislibrary.cpp404 int n=0; in get_Nbf() local
917 double P_innerprod_inout(const arma::vec & ai, const arma::mat & S, const arma::vec & aj, size_t P)… in P_innerprod_inout()
921 double P_innerprod_outin(const arma::vec & ai, const arma::mat & S, const arma::vec & aj, size_t P)… in P_innerprod_outin()
1005 size_t P=genx.n_rows-1; in P_orthogonalize() local
1050 size_t P=Pval.min(); in P_orthogonalize() local
1084 size_t P=genx.n_rows-1; in P_orthogonalize() local
1126 size_t P=Pval.min(); in P_orthogonalize() local
1226 double ed=exps(exps.n_elem-1); in augment_diffuse() local
1629 FunctionShell S(0), P(1); in load_gaussian94() local
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/
H A Dbasislibrary.cpp405 int n=0; in get_Nbf() local
918 double P_innerprod_inout(const arma::vec & ai, const arma::mat & S, const arma::vec & aj, size_t P)… in P_innerprod_inout()
922 double P_innerprod_outin(const arma::vec & ai, const arma::mat & S, const arma::vec & aj, size_t P)… in P_innerprod_outin()
1006 size_t P=genx.n_rows-1; in P_orthogonalize() local
1051 size_t P=Pval.min(); in P_orthogonalize() local
1085 size_t P=genx.n_rows-1; in P_orthogonalize() local
1127 size_t P=Pval.min(); in P_orthogonalize() local
1227 double ed=exps(exps.n_elem-1); in augment_diffuse() local
1630 FunctionShell S(0), P(1); in load_gaussian94() local
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DgmshCrossFields.cpp393 double P = M_PI / 2; in closest() local
449 cross2d *n = c->_cneighbors[i]; in computeLifting() local
612 MEdge ed = e->getEdge(j); in duplicateNodesInCutGraph() local
634 int n = 0; in computeUniqueVectorPerTriangle() local
885 MEdge ed = groups[i][0]->_e; in LagrangeMultipliers2() local
1182 SVector3 n(0, 0, 0); in isSingular() local
1199 double P = M_PI / 2; in isSingular() local
1677 double *n = &data[6 * i + 3]; in fastImplementationExtrinsic() local
3366 MEdge ed(vs[0], vs[1]); in cutTriangles() local
3376 MEdge ed(vs[0], vs[2]); in cutTriangles() local
[all …]

12345