Home
last modified time | relevance | path

Searched refs:createFunctionByChangingParametersIntoVariables (Results 1 – 25 of 84) sorted by relevance

1234

/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/Parser/
H A DEvaluatorFunction.hxx107 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
131 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
156 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
181 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
208 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
233 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
259 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
285 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
312 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
H A DLogicalExpr.ixx79 …LogicalOperation<Op>::createFunctionByChangingParametersIntoVariables(const std::vector<double>& v,
85 shared_ptr<Expr> na = this->a->createFunctionByChangingParametersIntoVariables(v,p,pos);
86 shared_ptr<Expr> nb = this->b->createFunctionByChangingParametersIntoVariables(v,p,pos);
88 } // end of LogicalOperation<Op>::createFunctionByChangingParametersIntoVariables
162 …LogicalBinaryOperation<Op>::createFunctionByChangingParametersIntoVariables(const std::vector<doub…
168 shared_ptr<LogicalExpr> na = this->a->createFunctionByChangingParametersIntoVariables(v,p,pos);
169 shared_ptr<LogicalExpr> nb = this->b->createFunctionByChangingParametersIntoVariables(v,p,pos);
171 } // end of LogicalBinaryOperation<Op>::createFunctionByChangingParametersIntoVariables
H A DExternalCFunction.hxx61 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const override;
63 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
102 …ExternalCFunctionBase<N>::createFunctionByChangingParametersIntoVariables(const std::vector<std::s… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ExternalCFunctionBase
112 …ExternalCFunctionBase<N>::createFunctionByChangingParametersIntoVariables(std::vector<std::string>… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ExternalCFunctionBase
169 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
175 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const override;
H A DLogicalExpr.hxx145 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
172 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
201 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
229 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
H A DExternalFunction.hxx46 createFunctionByChangingParametersIntoVariables(
49 createFunctionByChangingParametersIntoVariables(
H A DConstantExternalFunction.hxx43 createFunctionByChangingParametersIntoVariables(
46 createFunctionByChangingParametersIntoVariables(
H A DExternalCastemFunction.hxx58 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const override;
60 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
H A DExternalCyranoFunction.hxx55 createFunctionByChangingParametersIntoVariables(
58 createFunctionByChangingParametersIntoVariables(
H A DKrigedFunction.ixx123 …KrigedFunction<N>::createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&…
129 } // end of KrigedFunction<N>::createFunctionByChangingParametersIntoVariables
133 …KrigedFunction<N>::createFunctionByChangingParametersIntoVariables(std::vector<std::string>& vname…
141 } // end of KrigedFunction<N>::createFunctionByChangingParametersIntoVariables
H A DKrigedFunction.hxx77 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const override;
80 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/Parser/
H A DEvaluatorFunction.hxx107 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
131 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
156 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
181 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
208 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
233 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
259 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
285 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
312 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
H A DLogicalExpr.ixx79 …LogicalOperation<Op>::createFunctionByChangingParametersIntoVariables(const std::vector<double>& v,
85 shared_ptr<Expr> na = this->a->createFunctionByChangingParametersIntoVariables(v,p,pos);
86 shared_ptr<Expr> nb = this->b->createFunctionByChangingParametersIntoVariables(v,p,pos);
88 } // end of LogicalOperation<Op>::createFunctionByChangingParametersIntoVariables
162 …LogicalBinaryOperation<Op>::createFunctionByChangingParametersIntoVariables(const std::vector<doub…
168 shared_ptr<LogicalExpr> na = this->a->createFunctionByChangingParametersIntoVariables(v,p,pos);
169 shared_ptr<LogicalExpr> nb = this->b->createFunctionByChangingParametersIntoVariables(v,p,pos);
171 } // end of LogicalBinaryOperation<Op>::createFunctionByChangingParametersIntoVariables
H A DExternalCFunction.hxx61 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const override;
63 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
102 …ExternalCFunctionBase<N>::createFunctionByChangingParametersIntoVariables(const std::vector<std::s… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ExternalCFunctionBase
112 …ExternalCFunctionBase<N>::createFunctionByChangingParametersIntoVariables(std::vector<std::string>… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ExternalCFunctionBase
169 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
175 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const override;
H A DLogicalExpr.hxx145 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
172 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
201 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
229 createFunctionByChangingParametersIntoVariables(const std::vector<double>&,
H A DExternalFunction.hxx55 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const = 0;
57 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
H A DExternalCastemFunction.hxx58 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const override;
60 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
H A DConstantExternalFunction.hxx45 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const override;
47 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
H A DKrigedFunction.ixx123 …KrigedFunction<N>::createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&…
129 } // end of KrigedFunction<N>::createFunctionByChangingParametersIntoVariables
133 …KrigedFunction<N>::createFunctionByChangingParametersIntoVariables(std::vector<std::string>& vname…
141 } // end of KrigedFunction<N>::createFunctionByChangingParametersIntoVariables
H A DKrigedFunction.hxx77 createFunctionByChangingParametersIntoVariables(const std::vector<std::string>&) const override;
80 createFunctionByChangingParametersIntoVariables(std::vector<std::string>&,
/dports/science/tfel-edf/tfel-3.2.1/src/Math/
H A DConditionalExpr.cxx97 ConditionalExpr::createFunctionByChangingParametersIntoVariables(const std::vector<double>& v, in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ConditionalExpr
102 auto nc = this->c->createFunctionByChangingParametersIntoVariables(v,p,pos); in createFunctionByChangingParametersIntoVariables()
103 auto na = this->a->createFunctionByChangingParametersIntoVariables(v,p,pos); in createFunctionByChangingParametersIntoVariables()
104 auto nb = this->b->createFunctionByChangingParametersIntoVariables(v,p,pos); in createFunctionByChangingParametersIntoVariables()
H A DConstantExternalFunction.cxx80 …ConstantExternalFunction::createFunctionByChangingParametersIntoVariables(const std::vector<std::s… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ConstantExternalFunction
89 …ConstantExternalFunction::createFunctionByChangingParametersIntoVariables(std::vector<std::string>… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ConstantExternalFunction
H A DExternalCastemFunction.cxx71 …ExternalCastemFunction::createFunctionByChangingParametersIntoVariables(const std::vector<std::str… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ExternalCastemFunction
79 …ExternalCastemFunction::createFunctionByChangingParametersIntoVariables(std::vector<std::string>& … in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ExternalCastemFunction
/dports/science/tfel/tfel-3.4.0/src/Math/
H A DConditionalExpr.cxx97 ConditionalExpr::createFunctionByChangingParametersIntoVariables(const std::vector<double>& v, in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ConditionalExpr
102 auto nc = this->c->createFunctionByChangingParametersIntoVariables(v,p,pos); in createFunctionByChangingParametersIntoVariables()
103 auto na = this->a->createFunctionByChangingParametersIntoVariables(v,p,pos); in createFunctionByChangingParametersIntoVariables()
104 auto nb = this->b->createFunctionByChangingParametersIntoVariables(v,p,pos); in createFunctionByChangingParametersIntoVariables()
H A DConstantExternalFunction.cxx80 …ConstantExternalFunction::createFunctionByChangingParametersIntoVariables(const std::vector<std::s… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ConstantExternalFunction
89 …ConstantExternalFunction::createFunctionByChangingParametersIntoVariables(std::vector<std::string>… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ConstantExternalFunction
H A DExternalCastemFunction.cxx71 …ExternalCastemFunction::createFunctionByChangingParametersIntoVariables(const std::vector<std::str… in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ExternalCastemFunction
79 …ExternalCastemFunction::createFunctionByChangingParametersIntoVariables(std::vector<std::string>& … in createFunctionByChangingParametersIntoVariables() function in tfel::math::parser::ExternalCastemFunction

1234