Home
last modified time | relevance | path

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

/dports/science/tfel/tfel-3.4.0/include/TFEL/
H A DPhysicalConstants.hxx24 struct PhysicalConstants { struct
28 static constexpr const real mu = real(1.66054e-27);
32 static constexpr const real Na = real(6.02214e+23);
36 static constexpr const real kb = real(1.38065e-23);
40 static constexpr const real G0 = real(7.74809e-05);
44 static constexpr const real e0 = real(8.85419e-12);
48 static constexpr const real me = real(9.10938e-31);
56 static constexpr const real e = real(1.60218e-19);
60 static constexpr const real F = real(96485.3);
64 static constexpr const real a = real(0.00729735);
[all …]
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/
H A DPhysicalConstants.hxx24 struct PhysicalConstants{ struct
28 static constexpr const real mu= real(1.66054e-27);
32 static constexpr const real Na= real(6.02214e+23);
36 static constexpr const real kb= real(1.38065e-23);
40 static constexpr const real G0= real(7.74809e-05);
44 static constexpr const real e0= real(8.85419e-12);
48 static constexpr const real me= real(9.10938e-31);
56 static constexpr const real e= real(1.60218e-19);
60 static constexpr const real F= real(96485.3);
64 static constexpr const real a= real(0.00729735);
[all …]
/dports/science/tfel/tfel-3.4.0/bindings/python/tfel/
H A DPhysicalConstants.cxx19 struct TFEL_VISIBILITY_LOCAL PhysicalConstants{ struct
21 static const double AtomicMassConstant;
46 const double PhysicalConstants::AtomicMassConstant = double(1.66054e-27); argument
/dports/science/tfel-edf/tfel-3.2.1/bindings/python/tfel/
H A DPhysicalConstants.cxx19 struct TFEL_VISIBILITY_LOCAL PhysicalConstants{ struct
21 static const double AtomicMassConstant;
46 const double PhysicalConstants::AtomicMassConstant = double(1.66054e-27); argument
/dports/science/colt/colt/src/cern/clhep/
H A DPhysicalConstants.java20 public class PhysicalConstants extends Object { class
128 protected PhysicalConstants() {} in PhysicalConstants() method in PhysicalConstants
/dports/science/cdk/cdk-cdk-2.3/misc/extra/src/main/java/org/openscience/cdk/
H A DPhysicalConstants.java27 public class PhysicalConstants { class
/dports/science/tfel-edf/tfel-3.2.1/src/
H A DMakefile.am2 SUBDIRS = Config PhysicalConstants Tests Exception \ subdir
/dports/science/tfel/tfel-3.4.0/src/
H A DMakefile.am2 SUBDIRS = Config PhysicalConstants UnicodeSupport \ subdir
/dports/astro/p5-Astro-Constants/Astro-Constants-0.14/
H A DAUTHOR_NOTES.md133 ## PhysicalConstants section in Design decisions