Home
last modified time | relevance | path

Searched refs:GetTerm (Results 1 – 25 of 113) sorted by relevance

12345

/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/src/
H A DCSPropLorentzMaterial.h47 const std::string GetEpsPlasmaFreqTerm(int order, int ny=0) {return GetTerm(EpsPlasma[order],ny);}
52 …const std::string GetEpsPlasmaFreqWeightFunction(int order, int ny) {return GetTerm(WeightEpsPlasm… in GetEpsPlasmaFreqWeightFunction()
63 …const std::string GetEpsLorPoleFreqTerm(int order, int ny=0) {return GetTerm(EpsLorPole[order],ny)…
68 …const std::string GetEpsLorPoleFreqWeightFunction(int order, int ny) {return GetTerm(WeightEpsLorP… in GetEpsLorPoleFreqWeightFunction()
79 …const std::string GetEpsRelaxTimeTerm(int order, int ny=0) {return GetTerm(EpsRelaxTime[order],ny)…
84 …const std::string GetEpsRelaxTimeWeightFunction(int order, int ny) {return GetTerm(WeightEpsRelaxT… in GetEpsRelaxTimeWeightFunction()
95 const std::string GetMueTermPlasmaFreq(int order, int ny=0) {return GetTerm(MuePlasma[order],ny);}
100 …const std::string GetMuePlasmaFreqWeightFunction(int order, int ny) {return GetTerm(WeightMuePlasm… in GetMuePlasmaFreqWeightFunction()
111 …const std::string GetMueTermLorPoleFreq(int order, int ny=0) {return GetTerm(MueLorPole[order],ny…
116 …const std::string GetMueLorPoleFreqWeightFunction(int order, int ny) {return GetTerm(WeightMueLorP… in GetMueLorPoleFreqWeightFunction()
[all …]
H A DCSPropMaterial.h42 const std::string GetEpsilonTerm(int ny=0) {return GetTerm(Epsilon,ny);}
45 const std::string GetEpsilonWeightFunction(int ny) {return GetTerm(WeightEpsilon,ny);} in GetEpsilonWeightFunction()
51 const std::string GetMueTerm(int ny=0) {return GetTerm(Mue,ny);}
54 const std::string GetMueWeightFunction(int ny) {return GetTerm(WeightMue,ny);} in GetMueWeightFunction()
60 const std::string GetKappaTerm(int ny=0) {return GetTerm(Kappa,ny);}
63 const std::string GetKappaWeightFunction(int ny) {return GetTerm(WeightKappa,ny);} in GetKappaWeightFunction()
69 const std::string GetSigmaTerm(int ny=0) {return GetTerm(Sigma,ny);}
72 const std::string GetSigmaWeightFunction(int ny) {return GetTerm(WeightSigma,ny);} in GetSigmaWeightFunction()
97 std::string GetTerm(ParameterScalar *ps, int ny);
H A DCSPropDebyeMaterial.h46 const std::string GetEpsDeltaTerm(int order, int ny=0) {return GetTerm(EpsDelta[order],ny);}
51 …const std::string GetEpsDeltaWeightFunction(int order, int ny) {return GetTerm(WeightEpsDelta[orde… in GetEpsDeltaWeightFunction()
62 …const std::string GetEpsRelaxTimeTerm(int order, int ny=0) {return GetTerm(EpsRelaxTime[order],ny)…
67 …const std::string GetEpsRelaxTimeWeightFunction(int order, int ny) {return GetTerm(WeightEpsRelaxT… in GetEpsRelaxTimeWeightFunction()
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2region_term_indexer.cc113 std::string S2RegionTermIndexer::GetTerm(TermType term_type, const S2CellId& id, in GetTerm() function in S2RegionTermIndexer
139 terms.push_back(GetTerm(TermType::ANCESTOR, id.parent(level), prefix)); in GetIndexTerms()
181 terms.push_back(GetTerm(TermType::COVERING, id, prefix)); in GetIndexTermsForCanonicalCovering()
185 terms.push_back(GetTerm(TermType::ANCESTOR, id.parent(level), prefix)); in GetIndexTermsForCanonicalCovering()
194 terms.push_back(GetTerm(TermType::ANCESTOR, ancestor_id, prefix)); in GetIndexTermsForCanonicalCovering()
209 terms.push_back(GetTerm(TermType::ANCESTOR, id.parent(level), prefix)); in GetQueryTerms()
214 terms.push_back(GetTerm(TermType::COVERING, id.parent(level), prefix)); in GetQueryTerms()
247 terms.push_back(GetTerm(TermType::ANCESTOR, id, prefix)); in GetQueryTermsForCanonicalCovering()
256 terms.push_back(GetTerm(TermType::COVERING, id, prefix)); in GetQueryTermsForCanonicalCovering()
265 terms.push_back(GetTerm(TermType::COVERING, ancestor_id, prefix)); in GetQueryTermsForCanonicalCovering()
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2region_term_indexer.cc113 string S2RegionTermIndexer::GetTerm(TermType term_type, const S2CellId& id, in GetTerm() function in S2RegionTermIndexer
139 terms.push_back(GetTerm(TermType::ANCESTOR, id.parent(level), prefix)); in GetIndexTerms()
181 terms.push_back(GetTerm(TermType::COVERING, id, prefix)); in GetIndexTermsForCanonicalCovering()
185 terms.push_back(GetTerm(TermType::ANCESTOR, id.parent(level), prefix)); in GetIndexTermsForCanonicalCovering()
194 terms.push_back(GetTerm(TermType::ANCESTOR, ancestor_id, prefix)); in GetIndexTermsForCanonicalCovering()
209 terms.push_back(GetTerm(TermType::ANCESTOR, id.parent(level), prefix)); in GetQueryTerms()
214 terms.push_back(GetTerm(TermType::COVERING, id.parent(level), prefix)); in GetQueryTerms()
247 terms.push_back(GetTerm(TermType::ANCESTOR, id, prefix)); in GetQueryTermsForCanonicalCovering()
256 terms.push_back(GetTerm(TermType::COVERING, id, prefix)); in GetQueryTermsForCanonicalCovering()
265 terms.push_back(GetTerm(TermType::COVERING, ancestor_id, prefix)); in GetQueryTermsForCanonicalCovering()
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2region_term_indexer.cc113 string S2RegionTermIndexer::GetTerm(TermType term_type, const S2CellId& id, in GetTerm() function in S2RegionTermIndexer
139 terms.push_back(GetTerm(TermType::ANCESTOR, id.parent(level), prefix)); in GetIndexTerms()
181 terms.push_back(GetTerm(TermType::COVERING, id, prefix)); in GetIndexTermsForCanonicalCovering()
185 terms.push_back(GetTerm(TermType::ANCESTOR, id.parent(level), prefix)); in GetIndexTermsForCanonicalCovering()
194 terms.push_back(GetTerm(TermType::ANCESTOR, ancestor_id, prefix)); in GetIndexTermsForCanonicalCovering()
209 terms.push_back(GetTerm(TermType::ANCESTOR, id.parent(level), prefix)); in GetQueryTerms()
214 terms.push_back(GetTerm(TermType::COVERING, id.parent(level), prefix)); in GetQueryTerms()
247 terms.push_back(GetTerm(TermType::ANCESTOR, id, prefix)); in GetQueryTermsForCanonicalCovering()
256 terms.push_back(GetTerm(TermType::COVERING, id, prefix)); in GetQueryTermsForCanonicalCovering()
265 terms.push_back(GetTerm(TermType::COVERING, ancestor_id, prefix)); in GetQueryTermsForCanonicalCovering()
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dpolynoml.cpp166 long *t1 = GetTerm(0), in checkMe()
169 t2 = GetTerm(i); in checkMe()
180 long* _PolynomialData::GetTerm (long index) in GetTerm() function in _PolynomialData
337 long* theTerm = GetTerm (index), res = 0; in SumOfPowers()
350 long* theTerm = GetTerm (index), res = 0; in WeightedSumOfPowers()
362 long* fst = GetTerm(0); in IsFirstANumber()
1154 term1 = theTerms->GetTerm(0); in Plus()
2061 term1 = theTerms->GetTerm(i); in Mult()
2361 long* cM = theTerms->GetTerm(vi[i]), in Convert2ComputationForm()
2699 long *cT = theTerms->GetTerm(i); in toStr()
[all …]
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Graphs/
H A DRWGML.pas41 function GetTerm: String; in GetTerm() function
118 function TGMLReader.GetTerm: String; in GetTerm() function
158 T:=GetTerm;
195 Key:=LowerCase(GetTerm);
203 if GetTerm = ListOpen then
215 Key:=GetTerm;
231 Result:=GMLReader.ReadObject(GMLReader.GetTerm);
H A DGraphGML.pas619 if GMLReader.GetTerm <> ListOpen then
637 Key:=GMLReader.GetTerm;
649 Value:=GMLReader.GetTerm;
656 Key:=GMLReader.GetTerm;
676 Value:=GMLReader.GetTerm;
683 Key:=GMLReader.GetTerm;
695 Value:=GMLReader.GetTerm;
/dports/lang/mono/mono-5.10.1.57/mcs/nunit24/ClientUtilities/util/
H A DCategoryExpression.cs50 TestFilter term = GetTerm(); in GetExpression()
59 filter.Add( GetTerm() ); in GetExpression()
65 private TestFilter GetTerm() in GetTerm() method in NUnit.Util.CategoryExpression
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Internal/Filters/
H A DCategoryExpression.cs78 TestFilter term = GetTerm(); in GetExpression()
87 filter.Add( GetTerm() ); in GetExpression()
93 private TestFilter GetTerm() in GetTerm() method in NUnit.Framework.Internal.Filters.CategoryExpression
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/LevelSetsv4/include/
H A DitkLevelSetEquationTermContainer.h100 TermType* GetTerm( const TermIdType& iId );
103 TermType* GetTerm( const std::string& iName );
193 TermType * GetTerm() const in GetTerm() function
257 TermType * GetTerm() const in GetTerm() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/validator/
H A Dgo_term_validation_and_cleanup.cpp68 const string& GetTerm() const { return m_Term; } in GetTerm() function in CGoTermSortStruct
140 int compare = NStr::Compare (l.GetTerm(), r.GetTerm()); in operator <()
220 pair<string, string> p(a.GetGoid(), a.GetTerm()); in GetGoTermErrors()
223 id_terms[a.GetGoid()] = a.GetTerm(); in GetGoTermErrors()
224 } else if (!NStr::Equal(a.GetTerm(), s->second)) { in GetGoTermErrors()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/eutils/api/
H A Degquery.hpp73 const string& GetTerm(void) const { return m_Term; } in GetTerm() function in CEGQuery_Request
H A Despell.hpp75 const string& GetTerm(void) const { return m_Term; } in GetTerm() function in CESpell_Request
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/eutils/api/
H A Degquery.hpp73 const string& GetTerm(void) const { return m_Term; } in GetTerm() function in CEGQuery_Request
H A Despell.hpp75 const string& GetTerm(void) const { return m_Term; } in GetTerm() function in CESpell_Request
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/IpOpt/
H A DIpTripletHelper.cpp261 matrix.GetTerm(i, dummy, i_mat); in GetNumberEntries_()
274 matrix.GetTerm(i, dummy, i_mat); in GetNumberEntries_()
411 matrix.GetTerm(i, retFactor, retTerm); in FillRowCol_()
430 matrix.GetTerm(i, retFactor, retTerm); in FillValues_()
451 matrix.GetTerm(i, retFactor, retTerm); in FillRowCol_()
470 matrix.GetTerm(i, retFactor, retTerm); in FillValues_()
H A DIpSumSymMatrix.hpp46 void GetTerm(Index iterm, Number& factor, SmartPtr<const SymMatrix>& matrix) const;
H A DIpSumMatrix.hpp43 void GetTerm(Index iterm, Number& factor, SmartPtr<const Matrix>& matrix) const;
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/LinAlg/TMatrices/
H A DIpTripletHelper.cpp315 matrix.GetTerm(i, dummy, i_mat); in GetNumberEntries_()
328 matrix.GetTerm(i, dummy, i_mat); in GetNumberEntries_()
480 matrix.GetTerm(i, retFactor, retTerm); in FillRowCol_()
499 matrix.GetTerm(i, retFactor, retTerm); in FillValues_()
520 matrix.GetTerm(i, retFactor, retTerm); in FillRowCol_()
539 matrix.GetTerm(i, retFactor, retTerm); in FillValues_()
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/LinAlg/
H A DIpSumSymMatrix.hpp46 void GetTerm(Index iterm, Number& factor, SmartPtr<const SymMatrix>& matrix) const;
H A DIpSumMatrix.hpp43 void GetTerm(Index iterm, Number& factor, SmartPtr<const Matrix>& matrix) const;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DPriceScheduleSpecification.h104 inline long long GetTerm() const{ return m_term; } in GetTerm() function
/dports/math/gravity/Gravity-da941e9/thirdparty/Ipopt/include/coin-or/
H A DIpSumSymMatrix.hpp53 void GetTerm(

12345