Home
last modified time | relevance | path

Searched refs:matkind (Results 1 – 3 of 3) sorted by relevance

/dports/science/mcstas-comps/mcstas-comps-2.5-src/libs/cif2hkl/
H A Dcif2hkl.F9023198 if (present(matkind)) then
23199 if (matkind(1:2) == "it" .or. matkind(1:2) == "IT" ) then
28250 call get_setting_info(Mat,orig,setting,matkind)
28252 if (present(matkind)) then
28253 if (matkind(1:2) == "it" .or. matkind(1:2) == "IT" ) then
28525 if (present(matkind)) then
28526 if (matkind(1:2) == "it" .or. matkind(1:2) == "IT" ) then
30932 if (present(matkind)) then
30933 if (matkind(1:2) == "it" .or. matkind(1:2) == "IT" ) then
42329 if(present(matkind)) then
[all …]
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_c.cpp94 ae_int_t matkind; member
4216 ae_int_t matkind,
7608 ae_int_t matkind, in testsparseunit_initgenerator() argument
7618 g->matkind = matkind; in testsparseunit_initgenerator()
7704 if( g->matkind!=0 ) in testsparseunit_generatenext()
7778 if( g->matkind!=1 ) in testsparseunit_generatenext()
8874 dst->matkind = src->matkind; in _sparsegenerator_init_copy()
/dports/math/alglib/alglib-cpp/tests/
H A Dtest_c.cpp502 ae_int_t matkind; member
13239 ae_int_t matkind,
17135 ae_int_t matkind, in testsparseunit_initgenerator() argument
17145 g->matkind = matkind; in testsparseunit_initgenerator()
17231 if( g->matkind!=0 ) in testsparseunit_generatenext()
17305 if( g->matkind!=1 ) in testsparseunit_generatenext()
18445 dst->matkind = src->matkind; in _sparsegenerator_init_copy()