/dports/science/xtb/xtb-6.4.1/TESTSUITE/ |
H A D | thermo.f90 | 1 subroutine test_axis subroutine 13 real(wp), parameter :: thr = 1.0e-8_wp 14 real(wp), parameter :: thr2 = 1.0e-5_wp 15 integer, parameter :: nat = 6 16 integer, parameter :: at(nat) = [8,8,1,1,1,1] 29 type(TMolecule) :: mol 30 real(wp) :: moments(3), rot(3) 31 real(wp) :: rot1(3) 32 real(wp) :: rot2(3), avmom2, mass2 33 real(wp) :: eval3(3), coord3(3,nat) [all …]
|
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/tests/robjects/lib/ |
H A D | test_grid.py | 63 def test_axis(axis): function
|
/dports/science/py-scipy/scipy-1.7.1/scipy/stats/tests/ |
H A D | test_rank.py | 171 def test_axis(self): member in TestRankData
|
H A D | test_stats.py | 1779 def test_axis(self): member in TestScoreatpercentile 2426 def test_axis(self): member in TestIQR 3110 def test_axis(self): member in TestPowerDivergence
|
/dports/lang/ruby26/ruby-2.6.9/test/rexml/ |
H A D | test_jaxen.rb | 15 def test_axis ; process_test_case("axis") ; end method in REXMLTests.JaxenTester
|
/dports/science/madness/madness-ebb3fd7/src/madness/mra/ |
H A D | testdiff1D.cc | 16 static const int test_axis = 0; variable
|
H A D | testdiff1Db.cc | 17 static const int test_axis = 0; variable
|
H A D | testdiff2D.cc | 18 static int test_axis = 0; variable
|
H A D | testdiff3D.cc | 18 static int test_axis = 0; variable
|
/dports/math/py-keras/Keras-2.4.3/tests/keras/ |
H A D | metrics_test.py | 684 def test_axis(self): member in TestCosineSimilarity 1021 def test_axis(self): member in TestSparseCategoricalCrossentropy
|
/dports/science/py-scipy/scipy-1.7.1/scipy/fft/_pocketfft/tests/ |
H A D | test_real_transforms.py | 276 def test_axis(self, rdt, type, size): member in TestDCT
|
/dports/www/py-bokeh/bokeh-2.3.3/tests/unit/bokeh/plotting/ |
H A D | test_figure.py | 122 def test_axis(self) -> None: member in TestFigure
|
/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/tests/ |
H A D | test_bsplines.py | 394 def test_axis(self, axis): member in TestBSpline
|
H A D | test_interpolate.py | 943 def test_axis(self): member in TestPPolyCommon
|
/dports/math/py-numexpr/numexpr-2.8.0/numexpr/tests/ |
H A D | test_numexpr.py | 169 def test_axis(self): member in test_numexpr
|
/dports/science/py-scipy/scipy-1.7.1/scipy/fftpack/tests/ |
H A D | test_real_transforms.py | 207 def test_axis(self): member in _TestDCTBase
|
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/tests/ |
H A D | test_function_base.py | 687 def test_axis(self): member in TestDiff 2774 def test_axis(self): member in TestPercentile
|
/dports/devel/godot-tools/godot-3.2.3-stable/servers/physics_2d/ |
H A D | collision_solver_2d_sat.cpp | 236 _FORCE_INLINE_ bool test_axis(const Vector2 &p_axis) { in test_axis() function in SeparatorAxisTest2D
|
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/physics_2d/ |
H A D | collision_solver_2d_sat.cpp | 382 _FORCE_INLINE_ bool test_axis(const Vector2 &p_axis) { in test_axis() function in SeparatorAxisTest2D
|
/dports/devel/godot2/godot-2.1.6-stable/servers/physics_2d/ |
H A D | collision_solver_2d_sat.cpp | 382 _FORCE_INLINE_ bool test_axis(const Vector2 &p_axis) { in test_axis() function in SeparatorAxisTest2D
|
/dports/devel/godot/godot-3.2.3-stable/servers/physics_2d/ |
H A D | collision_solver_2d_sat.cpp | 236 _FORCE_INLINE_ bool test_axis(const Vector2 &p_axis) { in test_axis() function in SeparatorAxisTest2D
|
/dports/math/py-numpy/numpy-1.20.3/numpy/linalg/tests/ |
H A D | test_linalg.py | 1303 def test_axis(self): member in _TestNormGeneral
|
/dports/devel/godot2/godot-2.1.6-stable/servers/physics/ |
H A D | collision_solver_sat.cpp | 313 _FORCE_INLINE_ bool test_axis(const Vector3 &p_axis) { in test_axis() function in SeparatorAxisTest
|
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/physics/ |
H A D | collision_solver_sat.cpp | 313 _FORCE_INLINE_ bool test_axis(const Vector3 &p_axis) { in test_axis() function in SeparatorAxisTest
|
/dports/devel/godot/godot-3.2.3-stable/servers/physics/ |
H A D | collision_solver_sat.cpp | 308 _FORCE_INLINE_ bool test_axis(const Vector3 &p_axis) { in test_axis() function in SeparatorAxisTest
|