Home
last modified time | relevance | path

Searched refs:ConstantRate (Results 1 – 15 of 15) sorted by relevance

/dports/science/antioch/antioch-0.4.0-156-g90ffa43/src/kinetics/include/antioch/
H A Dconstant_rate.h55 class ConstantRate : public KineticsType<CoeffType>
64 ConstantRate (const CoeffType Cf=0.);
65 ~ConstantRate();
141 ConstantRate<CoeffType>::ConstantRate(const CoeffType Cf) in ConstantRate() function
149 ConstantRate<CoeffType>::~ConstantRate() in ~ConstantRate()
155 const std::string ConstantRate<CoeffType>::numeric() const in numeric()
166 void ConstantRate<CoeffType>::set_Cf( const CoeffType Cf ) in set_Cf()
186 CoeffType ConstantRate<CoeffType>::get_parameter(KineticsModel::Parameters parameter) const in get_parameter()
196 void ConstantRate<CoeffType>::reset_coefs(const VectorCoeffType & coefficients) in reset_coefs()
205 CoeffType ConstantRate<CoeffType>::Cf() const in Cf()
[all …]
H A Dkinetics_type.h44 class ConstantRate; variable
188 return (static_cast<const ConstantRate<CoeffType>*>(this))->rate(conditions); in operator()
265 return (static_cast<const ConstantRate<CoeffType>*>(this))->derivative(conditions); in derivative()
343 …(static_cast<const ConstantRate<CoeffType>*>(this))->rate_and_derivative(conditions,rate,drate_dT); in compute_rate_and_derivative()
406 return (static_cast<const ConstantRate<CoeffType>*>(this))->get_parameter(parameter); in get_parameter()
H A Dkinetics_parsing.h101 rate = new ConstantRate<CoeffType>(data[0]);//Cf in build_rate()
179 static_cast<ConstantRate<CoeffType>*>(&kin)->reset_coefs(coefs); in reset_rate()
263 static_cast<ConstantRate<CoeffType>*>(&rate)->set_parameter(parameter,new_coef); in reset_parameter_of_rate()
/dports/science/antioch/antioch-0.4.0-156-g90ffa43/test/
H A Dconstant_rate_unit.C72 int test_values(const Scalar & Cf, const Antioch::ConstantRate<Scalar> & constant_rate) in test_values()
113 Antioch::ConstantRate<Scalar> constant_rate(Cf); in tester()
H A Dconstant_rate_vec_unit.C143 Antioch::ConstantRate<Scalar> constant_rate(Cf); in vectester()
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_motion/
H A DOUTPUT216 Type = ConstantRate
249 Type = ConstantRate
H A Dcgmodify.F238 & rmotionname, ConstantRate, rmotion_no, ier)
H A Dcgwrite.F240 & rmotionname, ConstantRate, rmotion_no, ier)
/dports/science/cgnslib/CGNS-4.1.2/src/
H A DcgnsKeywords.h555 ConstantRate, VariableRate enumerator
H A Dcgnslib.h689 CGNS_ENUMV( ConstantRate ) =2,
H A Dconfigure.bat1521 echo integer%fbytes% ConstantRate, VariableRate>> cgnslib_f.h
1523 echo parameter (ConstantRate = 2)>> cgnslib_f.h
1720 echo ^& 'ConstantRate', 'VariableRate' />> cgnslib_f.h
H A Dcgns_f.F90572 ENUMERATOR :: CGNS_ENUMV(ConstantRate)
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnsview/
H A Dcgns.tcl299 RigidGridMotion_t {Null UserDefined ConstantRate VariableRate}
583 {length of string} {one of: Null, UserDefined, ConstantRate\
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dcgnslib.h698 CGNS_ENUMV( ConstantRate ) =2,
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/doc/source/
H A Dwifi-design.rst32 ConstantRate, Minstrel and Minstrel-HT**