Home
last modified time | relevance | path

Searched refs:ibound (Results 1 – 25 of 98) sorted by relevance

1234

/dports/cad/opencascade/opencascade-7.6.0/src/GeomFill/
H A DGeomFill_TgtOnCoons.cxx32 const Standard_Integer I) : myK(K), ibound(I) in IMPLEMENT_STANDARD_RTTIEXT()
45 switch (ibound){ in Value()
62 switch (ibound){ in Value()
75 gp_Vec n = myK->Bound(ibound)->Norm(W); in Value()
91 switch (ibound){ in D1()
108 switch (ibound){ in D1()
123 myK->Bound(ibound)->D1Norm(W,n,dn); in D1()
149 switch (ibound){ in D1()
166 switch (ibound){ in D1()
181 myK->Bound(ibound)->D1Norm(W,n,dn); in D1()
H A DGeomFill_ConstrainedFilling.cxx322 memset (ibound, 0, sizeof (ibound)); in GeomFill_ConstrainedFilling()
563 ibound[0] = count; ibound[1] = count+2; in Build()
567 if (ptch->Bound(ibound[ii])->HasNormals()) { in Build()
625 tol3d->SetValue(++i3d,0.5* mig[ibound[ii]] * ptch->Bound(ibound[ii])->Tolang()); in PerformApprox()
629 ptch->Bound(ibound[0])->Bounds(f,l); in PerformApprox()
646 Standard_Integer imk = Min(ibound[0],ibound[1]); in PerformApprox()
659 gp_Pnt ppp = ptch->Bound(ibound[ii])->Value(0.5*(f+l)); in PerformApprox()
665 tgtepol[ibound[ii]] = new TColgp_HArray1OfPnt(1,nbpol); in PerformApprox()
666 app.Poles(++i3d,tgtepol[ibound[ii]]->ChangeArray1()); in PerformApprox()
1218 ptch->Bound(ibound[0])->D1(W,pt,vt); in Eval()
[all …]
H A DGeomFill_TgtOnCoons.hxx69 Standard_Integer ibound; member in GeomFill_TgtOnCoons
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dallocation.f195 ibound=max(1,ibound)
199 nboun_=nboun_+ibound
201 nmpc_=nmpc_+ibound
277 ibound=max(1,ibound)
281 nboun_=nboun_+ibound
694 if(ibound.gt.0) then
706 nmpc_=nmpc_+ibound
1564 ibound=max(1,ibound)
1565 ibound=min(3,ibound)
1971 ibound=max(1,ibound)
[all …]
/dports/math/arb/arb-2.21.1/acb_dirichlet/
H A Dpowsum_sieved.c23 slong i, j, k, ibound, power_of_two, horner_point; in acb_dirichlet_powsum_sieved() local
48 ibound = n_sqrt(n); in acb_dirichlet_powsum_sieved()
49 for (i = 3; i <= ibound; i += 2) in acb_dirichlet_powsum_sieved()
/dports/math/adept/adept-2.0.8/adept/
H A Dminimize_levenberg_marquardt.cpp364 int ibound = 0; in minimize_levenberg_marquardt_bounded() local
368 ibound = imin; in minimize_levenberg_marquardt_bounded()
373 ibound = imax; in minimize_levenberg_marquardt_bounded()
418 bound_status(ifree(ibound)) = bound_type; in minimize_levenberg_marquardt_bounded()
/dports/science/quantum-espresso/q-e-qe-6.7.0/PWCOND/src/
H A Drotproc.f9045 ibound, numb, ninsl, ib, icolor, ikey, new_comm, nrzp, info local
75 ibound=nproc/2
79 DO WHILE(ibound.GT.0)
298 ibound=ibound/2
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/src/pmgc/
H A Dnewdrvd.c189 int ibound; /// @todo: Doc in Vnewdriv2() local
343 ibound = 1; in Vnewdriv2()
344 VfboundPMG(&ibound, nx, ny, nz, u, gxcf, gycf, gzcf); in Vnewdriv2()
H A Dmikpckd.h188 int *ibound, ///< @todo: Doc
H A Dmgdrvd.c211 int ibound = 0; in Vmgdriv2() local
550 ibound = 1; in Vmgdriv2()
552 VfboundPMG(&ibound, nx, ny, nz, u, gxcf, gycf, gzcf); in Vmgdriv2()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/pmg/src_f77/
H A Dcgmgdrvd.f202 integer nx,ny,nz,ilev,ido,iters,ierror,nlev_real,ibound local
311 ibound = 1
312 call fbound(ibound,nx,ny,nz,u,gxcf,gycf,gzcf)
H A Dnewdrvd.f203 integer nx,ny,nz,ilev,ido,iters,ierror,nlev_real,ibound local
312 ibound = 1
313 call fbound(ibound,nx,ny,nz,u,gxcf,gycf,gzcf)
H A Dnwjdrvd.f155 integer nx,ny,nz,ilev,ido,iters,ierror,ibound,mode local
254 ibound = 1
255 call fbound(ibound,nx,ny,nz,u,gxcf,gycf,gzcf)
H A Dnsordrvd.f155 integer nx,ny,nz,ilev,ido,iters,ierror,ibound,mode
254 ibound = 1
255 call fbound(ibound,nx,ny,nz,u,gxcf,gycf,gzcf)
H A Dmgdrvd.f198 integer nx,ny,nz,ilev,ido,iters,ierror,nlev_real,ibound
435 ibound = 1
436 call fbound(ibound,nx,ny,nz,u,gxcf,gycf,gzcf)
H A Dngsdrvd.f155 integer nx,ny,nz,ilev,ido,iters,ierror,ibound,mode local
254 ibound = 1
255 call fbound(ibound,nx,ny,nz,u,gxcf,gycf,gzcf)
/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/
H A Dex30.c817 param->ibound = BC_NOSTRESS; in SetParams()
953 if (param->ibound==BC_ANALYTIC) { in ReportParams()
955 } else if (param->ibound==BC_NOSTRESS) { in ReportParams()
957 } else if (param->ibound==BC_EXPERMNT) { in ReportParams()
1339 /* ivisc = param->ivisc; */ ibound = param->ibound; in FormFunctionLocal()
1351 if (ibound==BC_ANALYTIC) { in FormFunctionLocal()
1359 if (ibound==BC_ANALYTIC) { in FormFunctionLocal()
1361 } else if (ibound==BC_NOSTRESS) { in FormFunctionLocal()
1382 if (ibound==BC_ANALYTIC) { in FormFunctionLocal()
1390 if (ibound==BC_ANALYTIC) { in FormFunctionLocal()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeomFill_TgtOnCoons.hxx69 Standard_Integer ibound; member in GeomFill_TgtOnCoons
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeomFill_TgtOnCoons.hxx69 Standard_Integer ibound; member in GeomFill_TgtOnCoons
/dports/science/multiwfn/gMultiwfn-3.4.1-0-14-ge873677/src/
H A Dsub.f901391 do ibound=2,nmo
1392 if (MOene(ibound)<MOene(ibound-1)) exit !from ii is beta orbitals
1411 call orbcoeffrotate(ibound-iavgorb) !rotate this orbital
1413 call orbcoeffrotate(ibound-iavgorb)
1414 CO(nmo+2+ipass,:)=CO(ibound-iavgorb,:)
1415 call orbcoeffrotate(ibound-iavgorb) !recover
1416 MOocc(ibound-iavgorb)=1D0/3D0
1417 MOene(nmo+1+ipass:nmo+2+ipass)=MOene(ibound-iavgorb)
1425 …MOocc(ibound-6:ibound-2)=1.2D0 !Scatter one electron in beta-d orbital to alpha orbitals evenly. M…
1428 MOocc(ibound-6:ibound-2)=1.4D0
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/upflib/
H A Dradial_grids.f90172 subroutine do_mesh(rmax,zmesh,xmin,dx,ibound,grid) argument
179 integer, intent(in) :: ibound local
193 if(ibound == 1) xmin=xmax-dx*(mesh-1)
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/pmg/
H A Dcgmgdrvd.c292 static integer ibound; in cgmgdriv2_() local
503 ibound = 1; in cgmgdriv2_()
504 fbound_(&ibound, nx, ny, nz, &u[1], &gxcf[1], &gycf[1], &gzcf[1]); in cgmgdriv2_()
H A Dnewdrvd.c275 static integer ibound; in newdriv2_() local
502 ibound = 1; in newdriv2_()
503 fbound_(&ibound, nx, ny, nz, &u[1], &gxcf[1], &gycf[1], &gzcf[1]); in newdriv2_()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/eclipse/paho.mqtt.golang/
H A Dnet.go125 case c.ibound <- cp:
225 case msg := <-c.ibound:
/dports/sysutils/hared/hared-hare-1.0-45-g8341d8a/vendor/github.com/eclipse/paho.mqtt.golang/
H A Dnet.go90 c.ibound <- cp
178 case msg := <-c.ibound:

1234