Home
last modified time | relevance | path

Searched defs:esterr (Results 1 – 14 of 14) sorted by relevance

/dports/net/owamp/owamp-3.3/owamp/
H A Dtime.c174 uint32_t *esterr, in _OWPGetTimespec()
308 uint32_t esterr; in OWPGetTimeOfDay() local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/Fun2D/
H A Ddrvrec_mpfr.f9023 TYPE(mpfr_type) res(0:nderiv),esterr(0:nderiv) local
79 REAL(KIND=dp) :: esterr,A1,B1,A2,B2 variable
H A Dpadua2_mpfr.f90178 SUBROUTINE padua2(deg,npd,pd1,pd2,wpd,fpd,t1,t2,c0,esterr) argument
180 TYPE(mpfr_type) :: esterr local
H A Drecurse.f90492 REAL(KIND=dp) :: a1,b1,a2,b2,estimated_err,estimated_err2,estimated_err3,esterr local
/dports/science/cp2k-data/cp2k-7.1.0/tools/Fun2D/
H A Ddrvrec_mpfr.f9023 TYPE(mpfr_type) res(0:nderiv),esterr(0:nderiv) local
79 REAL(KIND=dp) :: esterr,A1,B1,A2,B2 variable
H A Dpadua2_mpfr.f90178 SUBROUTINE padua2(deg,npd,pd1,pd2,wpd,fpd,t1,t2,c0,esterr) argument
180 TYPE(mpfr_type) :: esterr local
H A Drecurse.f90492 REAL(KIND=dp) :: a1,b1,a2,b2,estimated_err,estimated_err2,estimated_err3,esterr local
/dports/science/libctl/libctl-4.5.0/src/
H A Dcintegrator.c83 } esterr; typedef
896 number abstol, number reltol, integer maxnfe, number *esterr, in cadaptive_integration()
H A Dintegrator.c71 } esterr; typedef
872 number abstol, number reltol, integer maxnfe, number *esterr, in adaptive_integration()
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Dwfc_elec.f90114 REAL(dp):: estmteRt(nPlrn), eigVal(nPlrn), esterr local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_analysis/
H A DGrid_IMCORR.cpp594 void CGrid_IMCORR::esterr(std::vector<double> z, std::vector<double> wghts,std::vector<std::vector<… in esterr() function in CGrid_IMCORR
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/qtaim/
H A Dqtaimcubature.cpp165 } esterr; typedef
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/qtaim/
H A Dqtaimcubature.cpp165 } esterr; typedef
/dports/science/libctl/libctl-4.5.0/utils/
H A Dgeom.c1214 double xmin[2] = {0, 0}, xmax[2] = {0, 0}, esterr; in overlap_with_object() local