Home
last modified time | relevance | path

Searched refs:tolc (Results 1 – 25 of 119) sorted by relevance

12345

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder.cxx382 Standard_Real tolc = 0.; in Compute() local
384 if(!degen) tolc = c.Tolerance(); in Compute()
398 if( tolc < tolv ) tolc = tolv + 0.00001; in Compute()
400 if(degen && tolc < tolv) tolc = tolv; in Compute()
401 else if(tolc>tolv) B1.UpdateVertex(v,tolc); in Compute()
406 if(degen && tolc < tolp) tolc = tolp; in Compute()
407 else if(tolc>tolp) p.Tolerance(tolc); in Compute()
410 if(degen) c.Tolerance(tolc); in Compute()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/band/minimizer/
H A Dc_cgminimize.F35 real*8 sum0,sum1,scale,tole,tolc
119 tolc = control_tolc()
149 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc))
H A Dc_cgminimize2.F33 real*8 sum0,sum1,scale,tole,tolc
120 tolc = control_tolc()
148 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc))
H A Dc_bfgsminimize.F34 real*8 tole,tolc
142 tolc = control_tolc()
165 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc)) then
H A Dc_bybminimize.F40 real*8 tole,tolc
113 tolc = control_tolc()
305 > .and.(deltac .lt.tolc))
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/band/minimizer/
H A Dc_cgminimize.F35 real*8 sum0,sum1,scale,tole,tolc
119 tolc = control_tolc()
149 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc))
H A Dc_bfgsminimize.F34 real*8 tole,tolc
140 tolc = control_tolc()
163 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc)) then
H A Dc_bybminimize.F40 real*8 tole,tolc
109 tolc = control_tolc()
300 > .and.(deltac .lt.tolc))
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/paw/cgsd/
H A Dpaw_bfgsminimize.F41 real*8 tole,tolc local
164 tolc = control_tolc()
184 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc)) then
H A Dpaw_cgminimize.F44 real*8 sum0,sum1,sum3,scale,tole,tolc local
141 tolc = control_tolc()
164 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc)) then
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/paw/cgsd/
H A Dpaw_bfgsminimize.F41 real*8 tole,tolc
164 tolc = control_tolc()
184 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc)) then
H A Dpaw_cgminimize.F44 real*8 sum0,sum1,sum3,scale,tole,tolc
141 tolc = control_tolc()
164 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc)) then
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkTSearch.cpp68 SkAutoAsciiToLC tolc(target, len); in SkStrLCSearch() local
70 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkTSearch.cpp68 SkAutoAsciiToLC tolc(target, len); in SkStrLCSearch() local
70 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkTSearch.cpp68 SkAutoAsciiToLC tolc(target, len); in SkStrLCSearch() local
70 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkTSearch.cpp68 SkAutoAsciiToLC tolc(target, len); in SkStrLCSearch() local
70 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkTSearch.cpp68 SkAutoAsciiToLC tolc(target, len); in SkStrLCSearch() local
70 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkTSearch.cpp65 SkAutoAsciiToLC tolc(target, len); in SkStrLCSearch() local
67 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkTSearch.cpp68 SkAutoAsciiToLC tolc(target, len); in SkStrLCSearch() local
70 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkTSearch.cpp68 SkAutoAsciiToLC tolc(target, len); in SkStrLCSearch() local
70 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/ofpw/minimizer/
H A Dofpw_cgsd_energy.F29 real*8 tole,tolc,deltae,deltac,deltae_old local
100 tolc = control_tolc()
157 > (deltac.lt.tolc)) then
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/ofpw/minimizer/
H A Dofpw_cgsd_energy.F29 real*8 tole,tolc,deltae,deltac,deltae_old
100 tolc = control_tolc()
157 > (deltac.lt.tolc)) then
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/cgsd/
H A Dbfgsminimize3.F31 real*8 tole,tolc
168 tolc = control_tolc()
189 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc)) then
H A Dbfgsminimize2.F34 real*8 tole,tolc
165 tolc = control_tolc()
187 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc)) then
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/cgsd/
H A Dbfgsminimize2.F34 real*8 tole,tolc local
178 tolc = control_tolc()
200 if ((dabs(deltae).lt.tole).and.(deltac.lt.tolc)) then

12345