Home
last modified time | relevance | path

Searched defs:getDensity (Results 1 – 25 of 119) sorted by relevance

12345

/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/physics/
H A DEos.h67 virtual Float getDensity(const Float UNUSED(p), const Float UNUSED(u)) const override { in getDensity() function
93 virtual Float getDensity(const Float UNUSED(p), const Float UNUSED(u)) const override { in getDensity() function
153 virtual Float getDensity(const Float UNUSED(p), const Float UNUSED(u)) const override { in getDensity() function
177 virtual Float getDensity(const Float UNUSED(p), const Float UNUSED(u)) const override { in getDensity() function
196 virtual Float getDensity(const Float UNUSED(p), const Float UNUSED(u)) const override { in getDensity() function
H A DEos.cpp24 Float IdealGasEos::getDensity(const Float p, const Float u) const { in getDensity() function in IdealGasEos
157 Float TillotsonEos::getDensity(const Float p, const Float u) const { in getDensity() function in TillotsonEos
/dports/games/flightgear/flightgear-2020.3.11/utils/fgai/
H A DAIEnvironment.hxx37 double getDensity() const in getDensity() function in fgai::AIEnvironment
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-data-generator/src/main/java/de/lmu/ifi/dbs/elki/data/synthetic/bymodel/
H A DGeneratorInterface.java62 double getDensity(double[] p); in getDensity() method
H A DGeneratorStatic.java72 public double getDensity(double[] p) { in getDensity() method in GeneratorStatic
H A DGeneratorSingleCluster.java249 public double getDensity(double[] p) { in getDensity() method in GeneratorSingleCluster
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ChromeUXReport/
H A DBin.php28 public function getDensity() function in Google_Service_ChromeUXReport_Bin
/dports/biology/py-deeptools/deepTools-3.5.1/deeptools/
H A DbamPEFragmentSize.py117 def getDensity(lengths, minVal, maxVal): function
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_dftbplus/
H A Dmain.F901960 integer, intent(in) :: iSCC
1966 real(dp), intent(in) :: ham(:,:)
1969 real(dp), intent(in) :: over(:)
2005 logical, intent(in) :: tRealHS
2017 logical, intent(in) :: tFillKSep
2020 logical, intent(in) :: tFixEf
2032 real(dp), intent(in) :: nEl(:)
2062 real(dp), intent(out) :: TS(:)
2065 real(dp), intent(out) :: E0(:)
2116 integer :: nSpin, iKS, iSp, iK, nAtom
[all …]
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/YASim/
H A DAtmosphere.hpp31 float getDensity() const { return _density; } in getDensity() function in yasim::Atmosphere
/dports/games/freeminer/freeminer-0.4.10.4/build/android/src/org/freeminer/freeminer/
H A DMtNativeActivity.java56 public float getDensity() { in getDensity() method in MtNativeActivity
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidManagement/
H A DDisplay.php32 public function getDensity() function in Google_Service_AndroidManagement_Display
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/
H A DDisplay.php32 public function getDensity() function in Google_Service_AndroidManagement_Display
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DExponentialFog.java165 public float getDensity() { in getDensity() method in ExponentialFog
H A DExponentialFogRetained.java81 float getDensity(){ in getDensity() method in ExponentialFogRetained
/dports/misc/dartsim/dart-6.11.1/dart/utils/mjcf/detail/
H A DOption.cpp297 double Option::getDensity() const in getDensity() function in dart::utils::MjcfParser::detail::Option
/dports/games/minetest/minetest-5.4.1/build/android/app/src/main/java/net/minetest/minetest/
H A DGameActivity.java133 public float getDensity() { in getDensity() method in GameActivity
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/sky/
H A Dnewcloud.hxx51 static float getDensity(void) in getDensity() function in SGNewCloud
/dports/games/manaplus/manaplus-2.1.3.17/src/
H A Dgraphicsmanager.h103 int getDensity() const in getDensity() function
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/statistics/
H A DKernelDensityEstimator.java138 public double[] getDensity() { in getDensity() method in KernelDensityEstimator
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/examples/03_van_der_waals/
H A DVanDerWaals.cpp46 virtual Float getDensity(const Float, const Float) const override { in getDensity() function in VanDerWaalsEos
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/home/
H A DImageLoader.java87 private Density getDensity(float factor) { in getDensity() method in ImageLoader.ImageDownloader
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/home/
H A DImageLoader.java87 private Density getDensity(float factor) { in getDensity() method in ImageLoader.ImageDownloader
/dports/graphics/rigsofrods-caelum/ogre-caelum-0.6.3/main/src/
H A DGroundFog.cpp113 Ogre::Real GroundFog::getDensity () const { in getDensity() function in Caelum::GroundFog
/dports/devel/love5/love-0.5-0/src/box2d/
H A DShape.cpp66 float Shape::getDensity() const in getDensity() function in love_box2d::Shape

12345