Home
last modified time | relevance | path

Searched defs:stepmax (Results 1 – 9 of 9) sorted by relevance

/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dnlm.R21 stepmax=max(1000 * sqrt(sum((p/typsize)^2)), 1000), argument
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dnlm.R21 stepmax=max(1000 * sqrt(sum((p/typsize)^2)), 1000), argument
/dports/science/octopus/octopus-10.5/external_libs/bpdn/
H A Dbpdn.f90157 real(8), parameter :: stepmin = 1.0e-16_8, stepmax = 1.0e+5_8 local
413 subroutine spg_line_curvy(aa, bb, xx, gg, fmax, stepmax, tau, xxnew, resnew, fnew, ierr) argument
419 real(8), intent(in) :: stepmax local
/dports/science/PETSc/petsc-3.14.1/src/vec/vec/utils/
H A Dprojection.c740 PetscErrorCode VecStepMaxBounded(Vec X, Vec DX, Vec XL, Vec XU, PetscReal *stepmax) in VecStepMaxBounded()
875 PetscReal stepmax=PETSC_INFINITY; in VecStepMax() local
/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dtaolinesearchimpl.h64 PetscReal stepmax; /* upper bound for step */ member
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/stepper/
H A Dstpr_output.F14 double precision mxgrad, stepmax, stepnorm local
/dports/science/PETSc/petsc-3.14.1/src/vec/vec/utils/ftn-auto/
H A Dprojectionf.c180 PETSC_EXTERN void vecstepmaxbounded_(Vec X,Vec DX,Vec XL,Vec XU,PetscReal *stepmax, int *__ierr) in vecstepmaxbounded_()
/dports/cad/gmsh/gmsh-4.9.2-source/Plugin/
H A DLevelset.cpp379 int stepmin = vstep, stepmax = vstep + 1, otherstep = wstep; in _cutAndAddElements() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgsl_fun.cpp2617 DDouble stepmax=100.0; in dfpmin() local