Home
last modified time | relevance | path

Searched refs:dgmax (Results 1 – 25 of 43) sorted by relevance

12

/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/src/fortran/
H A Darl2.f86 double precision tq(dgmax+1),f(nf),num(dgmax),w(*),x
98 lrw = dgmax**2 + 9*dgmax + 22
99 liw = 20+dgmax
105 ltg = ltq+dgmax+1
107 ltr = lwode+5+5*dgmax+5*ng+dgmax*ng+dgmax**2*(ng+1)
108 lfree = ltr + 25+26*dgmax+ng+dgmax**2
116 liww = liwode+4+(dgmax+1)*(dgmax+2)
117 lifree = liww+20+dgmax
119 iw(liwode+2)=dgmax
151 do 500 nnn = dginit,dgmax
[all …]
H A Ddeg1l2.f36 integer dgmax local
43 dgmax=1
46 lwopt=ltq+6+6*dgmax+6*ng+dgmax*ng+dgmax**2*(ng+1)
47 ltback=lwopt+25+26*dgmax+ng+dgmax**2
52 lrw = dgmax**2 + 9*dgmax + 22
57 liwopt=lneq+3+(dgmax+1)*(dgmax+2)
58 lntb =liwopt + 20+dgmax
69 iw(lneq+2)=dgmax
H A Darl2a.f50 integer dgmax
60 dgmax=nall
64 ltb = ldeg + 33+33*dgmax+7*ng+dgmax*ng+dgmax**2*(ng+2)
73 ilntb = ildeg +29+dgmax**2+4*dgmax
/dports/biology/molden/molden5.8/
H A Dgmmcnv.f3 common /geocnv/ fmaxt,frmst,dmaxt,drmst,fgmin,fgmax,dgmin,dgmax, local
11 dgmax = -1000000.d0
23 if (dismax(i).gt.dgmax) dgmax = dismax(i)
25 if (disrms(i).gt.dgmax) dgmax = disrms(i)
H A Dgeomop.f5 common /geocnv/ fmaxt,frmst,dmaxt,drmst,fgmin,fgmax,dgmin,dgmax, local
68 common /geocnv/ fmaxt,frmst,dmaxt,drmst,fgmin,fgmax,dgmin,dgmax, local
H A Dprogeo.f4 common /geocnv/ fmaxt,frmst,dmaxt,drmst,fgmin,fgmax,dgmin,dgmax, local
28 common /geocnv/ fmaxt,frmst,dmaxt,drmst,fgmin,fgmax,dgmin,dgmax, local
H A Dgeogam.f5 common /geocnv/ fmaxt,frmst,dmaxt,drmst,fgmin,fgmax,dgmin,dgmax, local
H A Dgeogau.f4 common /geocnv/ fmaxt,frmst,dmaxt,drmst,fgmin,fgmax,dgmin,dgmax, local
H A Drdcpmd.f306 common /geocnv/ fmaxt,frmst,dmaxt,drmst,fgmin,fgmax,dgmin,dgmax, local
624 common /geocnv/ fmaxt,frmst,dmaxt,drmst,fgmin,fgmax,dgmin,dgmax, local
/dports/cad/opencascade/opencascade-7.6.0/src/GeomPlate/
H A DGeomPlate_MakeApprox.cxx252 const Standard_Integer dgmax, in GeomPlate_MakeApprox() argument
292 dgmax,dgmax,Nbmax,ev, in GeomPlate_MakeApprox()
314 const Standard_Integer dgmax, in GeomPlate_MakeApprox() argument
402 dgmax,dgmax,Nbmax,ev, in GeomPlate_MakeApprox()
423 dgmax,dgmax,Nbmax,ev, in GeomPlate_MakeApprox()
446 dgmax,dgmax,Nbmax,ev, in GeomPlate_MakeApprox()
H A DGeomPlate_MakeApprox.hxx45 …Standard_Real Tol3d, const Standard_Integer Nbmax, const Standard_Integer dgmax, const GeomAbs_Sha…
55 …Standard_Real Tol3d, const Standard_Integer Nbmax, const Standard_Integer dgmax, const Standard_Re…
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeomPlate_MakeApprox.hxx45 …Standard_Real Tol3d, const Standard_Integer Nbmax, const Standard_Integer dgmax, const GeomAbs_Sha…
55 …Standard_Real Tol3d, const Standard_Integer Nbmax, const Standard_Integer dgmax, const Standard_Re…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeomPlate_MakeApprox.hxx45 …Standard_Real Tol3d, const Standard_Integer Nbmax, const Standard_Integer dgmax, const GeomAbs_Sha…
55 …Standard_Real Tol3d, const Standard_Integer Nbmax, const Standard_Integer dgmax, const Standard_Re…
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/arkode/
H A Darkode_arkstep_io.c437 step_mem->dgmax = DGMAX; in ARKStepSetOptimalParams()
451 step_mem->dgmax = RCONST(0.19); in ARKStepSetOptimalParams()
468 step_mem->dgmax = RCONST(0.16); in ARKStepSetOptimalParams()
485 step_mem->dgmax = RCONST(0.32); in ARKStepSetOptimalParams()
507 step_mem->dgmax = RCONST(0.19); in ARKStepSetOptimalParams()
524 step_mem->dgmax = RCONST(0.16); in ARKStepSetOptimalParams()
540 step_mem->dgmax = RCONST(0.32); in ARKStepSetOptimalParams()
647 step_mem->dgmax = DGMAX; in ARKStepSetNonlinear()
1144 if (dgmax <= ZERO) { in ARKStepSetDeltaGammaMax()
1145 step_mem->dgmax = DGMAX; in ARKStepSetDeltaGammaMax()
[all …]
H A Darkode_arkstep_impl.h90 realtype dgmax; /* call lsetup if |gamma/gammap-1| >= dgmax */ member
H A Darkode_arkstep_nls.c231 (SUNRabs(step_mem->gamrat-ONE) > step_mem->dgmax); in arkStep_Nls()
/dports/math/sundials/sundials-5.7.0/src/arkode/
H A Darkode_arkstep_io.c416 step_mem->dgmax = DGMAX; in ARKStepSetOptimalParams()
430 step_mem->dgmax = RCONST(0.19); in ARKStepSetOptimalParams()
447 step_mem->dgmax = RCONST(0.16); in ARKStepSetOptimalParams()
464 step_mem->dgmax = RCONST(0.32); in ARKStepSetOptimalParams()
486 step_mem->dgmax = RCONST(0.19); in ARKStepSetOptimalParams()
503 step_mem->dgmax = RCONST(0.16); in ARKStepSetOptimalParams()
519 step_mem->dgmax = RCONST(0.32); in ARKStepSetOptimalParams()
637 step_mem->dgmax = DGMAX; in ARKStepSetNonlinear()
1164 if (dgmax <= ZERO) { in ARKStepSetDeltaGammaMax()
1165 step_mem->dgmax = DGMAX; in ARKStepSetDeltaGammaMax()
[all …]
H A Darkode_mristep_io.c260 step_mem->dgmax = DGMAX; /* max gamma change before recomputing J or P */ in MRIStepSetDefaults()
302 step_mem->dgmax = RCONST(100.0)*UNIT_ROUNDOFF; in MRIStepSetLinear()
330 step_mem->dgmax = DGMAX; in MRIStepSetNonlinear()
684 int MRIStepSetDeltaGammaMax(void *arkode_mem, realtype dgmax) in MRIStepSetDeltaGammaMax() argument
696 if (dgmax <= ZERO) { in MRIStepSetDeltaGammaMax()
697 step_mem->dgmax = DGMAX; in MRIStepSetDeltaGammaMax()
699 step_mem->dgmax = dgmax; in MRIStepSetDeltaGammaMax()
H A Darkode_mristep_impl.h102 realtype dgmax; /* call lsetup if |gamma/gammap-1| >= dgmax */ member
H A Darkode_arkstep_impl.h94 realtype dgmax; /* call lsetup if |gamma/gammap-1| >= dgmax */ member
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_sph.c276 double dgmax; in gmt_ssrfpack_grid() local
281 dgmax = (par[2] == 0.0) ? 0.01 : par[2]; in gmt_ssrfpack_grid()
288 dgmx = dgmax; in gmt_ssrfpack_grid()
297 iter, dgmax, dgmx, maxit, nitg, ierror); in gmt_ssrfpack_grid()
H A Dssrfpack.c1684 …teger *lend, integer *iflgs, doublereal *sigma, integer *nit, doublereal *dgmax, doublereal *grad,… in gradg_() argument
1898 tol = *dgmax; in gradg_()
2031 *dgmax = dgmx; in gradg_()
2038 *dgmax = dgmx; in gradg_()
2046 *dgmax = 0.; in gradg_()
2054 *dgmax = dgmx; in gradg_()
2062 *dgmax = dgmx; in gradg_()
/dports/science/openmx/openmx3.8/source/liberi-091216/source/
H A Deri_ll.c492 double *dgmax = NULL; in ERI_LL_Gamma() local
516 dgmax = &dg[ngrid*jmax]; in ERI_LL_Gamma()
517 for (j=0; j<jmax; j++) { dgmax[j] = 0.0; } in ERI_LL_Gamma()
564 if (fabs(dg[ig])>dgmax[j]) { dgmax[j] = fabs(dg[ig]); } in ERI_LL_Gamma()
779 const double *gmax, *dgmax; in ERI_LL_Alpha_d() local
803 dgmax = &dg[ngrid*jmax]; in ERI_LL_Alpha_d()
888 if (dgmax[l1*lmax+l2]>SUMSKIP_THRESHOLD) in ERI_LL_Alpha_d()
979 if (dgmax[l1*lmax+l2]>SUMSKIP_THRESHOLD) in ERI_LL_Alpha_d()
H A Deri_ll.c.old490 double *dgmax = NULL;
514 dgmax = &dg[ngrid*jmax];
515 for (j=0; j<jmax; j++) { dgmax[j] = 0.0; }
562 if (fabs(dg[ig])>dgmax[j]) { dgmax[j] = fabs(dg[ig]); }
777 const double *gmax, *dgmax;
801 dgmax = &dg[ngrid*jmax];
886 if (dgmax[l1*lmax+l2]>SUMSKIP_THRESHOLD)
983 if (dgmax[l1*lmax+l2]>SUMSKIP_THRESHOLD)
/dports/math/sundials/sundials-5.7.0/include/arkode/
H A Darkode_mristep.h177 realtype dgmax);

12