Home
last modified time | relevance | path

Searched defs:Hmin (Results 1 – 11 of 11) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/elmerice/IceSheet/Greenland/SSA_FRICTION_INIT/
H A DUSFs.F9014 REAL(kind=dp),parameter :: Hmin=1.0 local
/dports/math/octave-forge-signal/signal-1.4.1/inst/
H A Dqp_kaiser.m86 Hmin = Hsqr .* exp(-j*imag(hilbert(log(Hsqr)))); variable
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DTerrainBlend.cpp230 float Hmin[4],Hmax[4],Hsmt[4], Amin[4],Amax[4],Asmt[4]; in UpdLayerPars() local
291 float Hmin[4],Hmax[4],Hsmt[4], Amin[4],Amax[4],Asmt[4]; in UpdGrassPars() local
/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Dvertex_colors.cc77 const double Hmin = mincolor.hue, in vertex_colors() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/bamg/bamglib/
H A DMeshRead.cpp934 Real8 Hmin = HUGE_VAL;// the infinie value in ReadGeometry() local
/dports/math/freefem++/FreeFem-sources-4.6/src/bamglib/
H A DMeshRead.cpp840 Real8 Hmin = HUGE_VAL; // the infinie value in ReadGeometry() local
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DMeshRemeshing.F90194 REAL(KIND=dp) :: Hmin, Hmax, HSiz local
/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DBamgFreeFem.cpp440 Real8 Hmin = HUGE_VAL;// the infinie value in BuildMesh() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DThermoPhase.cpp423 double Hmin = (doUV) ? intEnergy_mass() : enthalpy_mass(); in setState_HPorUV() local
/dports/math/R-cran-ddalpha/ddalpha/R/
H A Ddepth.fd.R329 Hmin = max(c(ST[1], (1 - ST[length(ST)]), max(ST[-1] - ST[-length(ST)])/2)) + eps functionVar
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/QuadMeshingTools/
H A DqmtCrossField.cpp1393 double Hmin = DBL_MAX; in computeQuadSizeMapFromCrossFieldConformalFactor() local