Home
last modified time | relevance | path

Searched refs:lattice_t (Results 1 – 25 of 45) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/src/MEAM/
H A Dmeam.h27 typedef enum { FCC, BCC, HCP, DIM, DIA, DIA3, B1, C11, L12, B2, CH4, LIN, ZIG, TRI } lattice_t; typedef
93 lattice_t lattce_meam[maxelt][maxelt];
220 static void get_shpfcn(const lattice_t latt, const double sthe, const double cthe,
223 static int get_Zij2(const lattice_t latt, const double cmin, const double cmax, const double sthe,
225 static int get_Zij2_b2nn(const lattice_t latt, const double cmin, const double cmax, double &S);
242 double, double, double, double, double, int, int, lattice_t);
255 static bool str_to_lat(const std::string & str, bool single, lattice_t& lat) in str_to_lat()
283 static int get_Zij(const lattice_t latt);
284 void meam_setup_global(int nelt, lattice_t *lat, int *ielement, double *atwt, double *alpha,
H A Dmeam_funcs.cpp204 MEAM::get_shpfcn(const lattice_t latt, const double sthe, const double cthe, double (&s)[3]) in get_shpfcn()
255 MEAM::get_Zij(const lattice_t latt) in get_Zij()
295 MEAM::get_Zij2(const lattice_t latt, const double cmin, const double cmax, in get_Zij2()
400 MEAM::get_Zij2_b2nn(const lattice_t latt, const double cmin, const double cmax, double &S) in get_Zij2_b2nn()
H A Dmeam_setup_param.cpp82 lattice_t vlat; in meam_setup_param()
123 vlat = (lattice_t)value; in meam_setup_param()
/dports/science/py-spglib/spglib-1.16.2/example/
H A Dexample.f9041 real(dp), dimension(3, 3) :: lattice_t local
48 lattice_t = transpose( lattice )
51 & lattice_t, positions, atom_types, num_atom, symprec)
61 & lattice_t, positions, atom_types, num_atom, symprec );
65 & lattice_t, positions, atom_types, num_atom, symprec );
/dports/science/octopus/octopus-10.5/external_libs/spglib-1.9.9/example/
H A Dexample.f9041 real(dp), dimension(3, 3) :: lattice_t local
48 lattice_t = transpose( lattice )
51 & lattice_t, positions, atom_types, num_atom, symprec)
61 & lattice_t, positions, atom_types, num_atom, symprec );
65 & lattice_t, positions, atom_types, num_atom, symprec );
/dports/science/spglib/spglib-1.16.2/example/
H A Dexample.f9041 real(dp), dimension(3, 3) :: lattice_t local
48 lattice_t = transpose( lattice )
51 & lattice_t, positions, atom_types, num_atom, symprec)
61 & lattice_t, positions, atom_types, num_atom, symprec );
65 & lattice_t, positions, atom_types, num_atom, symprec );
/dports/devel/boost-docs/boost_1_72_0/boost/random/
H A Dfaure.hpp277 typedef qrng_detail::binomial_coefficients<RealType, SeqSizeT, PrimeTable> lattice_t; typedef in boost::random::faure_engine
278 typedef qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT> base_t;
280 friend class qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT>;
H A Dsobol.hpp144 typedef qrng_detail::sobol_lattice<UIntType, w, SobolTables> lattice_t; typedef in boost::random::sobol_engine
145 typedef qrng_detail::gray_coded_qrng<lattice_t> base_t;
/dports/devel/boost-python-libs/boost_1_72_0/boost/random/
H A Dfaure.hpp277 typedef qrng_detail::binomial_coefficients<RealType, SeqSizeT, PrimeTable> lattice_t; typedef in boost::random::faure_engine
278 typedef qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT> base_t;
280 friend class qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT>;
H A Dsobol.hpp144 typedef qrng_detail::sobol_lattice<UIntType, w, SobolTables> lattice_t; typedef in boost::random::sobol_engine
145 typedef qrng_detail::gray_coded_qrng<lattice_t> base_t;
/dports/devel/R-cran-BH/BH/inst/include/boost/random/
H A Dfaure.hpp277 typedef qrng_detail::binomial_coefficients<RealType, SeqSizeT, PrimeTable> lattice_t; typedef in boost::random::faure_engine
278 typedef qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT> base_t;
280 friend class qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT>;
H A Dsobol.hpp145 typedef qrng_detail::sobol_lattice<UIntType, w, SobolTables> lattice_t; typedef in boost::random::sobol_engine
146 typedef qrng_detail::gray_coded_qrng<lattice_t> base_t;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/random/
H A Dfaure.hpp277 typedef qrng_detail::binomial_coefficients<RealType, SeqSizeT, PrimeTable> lattice_t; typedef in boost::random::faure_engine
278 typedef qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT> base_t;
280 friend class qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT>;
H A Dsobol.hpp144 typedef qrng_detail::sobol_lattice<UIntType, w, SobolTables> lattice_t; typedef in boost::random::sobol_engine
145 typedef qrng_detail::gray_coded_qrng<lattice_t> base_t;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/random/
H A Dfaure.hpp277 typedef qrng_detail::binomial_coefficients<RealType, SeqSizeT, PrimeTable> lattice_t; typedef in boost::random::faure_engine
278 typedef qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT> base_t;
280 friend class qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT>;
H A Dsobol.hpp144 typedef qrng_detail::sobol_lattice<UIntType, w, SobolTables> lattice_t; typedef in boost::random::sobol_engine
145 typedef qrng_detail::gray_coded_qrng<lattice_t> base_t;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/random/
H A Dfaure.hpp277 typedef qrng_detail::binomial_coefficients<RealType, SeqSizeT, PrimeTable> lattice_t; typedef in boost::random::faure_engine
278 typedef qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT> base_t;
280 friend class qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT>;
H A Dsobol.hpp144 typedef qrng_detail::sobol_lattice<UIntType, w, SobolTables> lattice_t; typedef in boost::random::sobol_engine
145 typedef qrng_detail::gray_coded_qrng<lattice_t> base_t;
/dports/devel/boost-libs/boost_1_72_0/boost/random/
H A Dfaure.hpp277 typedef qrng_detail::binomial_coefficients<RealType, SeqSizeT, PrimeTable> lattice_t; typedef in boost::random::faure_engine
278 typedef qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT> base_t;
280 friend class qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT>;
H A Dsobol.hpp144 typedef qrng_detail::sobol_lattice<UIntType, w, SobolTables> lattice_t; typedef in boost::random::sobol_engine
145 typedef qrng_detail::gray_coded_qrng<lattice_t> base_t;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/random/
H A Dfaure.hpp277 typedef qrng_detail::binomial_coefficients<RealType, SeqSizeT, PrimeTable> lattice_t; typedef in boost::random::faure_engine
278 typedef qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT> base_t;
280 friend class qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT>;
H A Dsobol.hpp144 typedef qrng_detail::sobol_lattice<UIntType, w, SobolTables> lattice_t; typedef in boost::random::sobol_engine
145 typedef qrng_detail::gray_coded_qrng<lattice_t> base_t;
/dports/devel/hyperscan/boost_1_75_0/boost/random/
H A Dfaure.hpp277 typedef qrng_detail::binomial_coefficients<RealType, SeqSizeT, PrimeTable> lattice_t; typedef in boost::random::faure_engine
278 typedef qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT> base_t;
280 friend class qrng_detail::qrng_base<self_t, lattice_t, SeqSizeT>;
H A Dsobol.hpp144 typedef qrng_detail::sobol_lattice<UIntType, w, SobolTables> lattice_t; typedef in boost::random::sobol_engine
145 typedef qrng_detail::gray_coded_qrng<lattice_t> base_t;
/dports/audio/festival/speech_tools/grammar/ngram/
H A DMakefile39 TSRCS = lattice_t.cc

12