Home
last modified time | relevance | path

Searched refs:pdl_trs (Results 1 – 2 of 2) sorted by relevance

/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DPowellDogLegAlgorithmBase.cxx48 const auto pdl_trs = convert<double>(current->value); in treatSpecificKeywords() local
49 tfel::raise_if(pdl_trs<0,"ImplicitDSLBase::treatPowellDogLegTrustRegionSize: " in treatSpecificKeywords()
54 mb.setParameterDefaultValue(h,"powell_dogleg_trust_region_size",pdl_trs); in treatSpecificKeywords()
/dports/science/tfel-edf/tfel-3.2.1/mfront/src/
H A DPowellDogLegAlgorithmBase.cxx48 const auto pdl_trs = convert<double>(current->value); in treatSpecificKeywords() local
49 tfel::raise_if(pdl_trs<0,"ImplicitDSLBase::treatPowellDogLegTrustRegionSize: " in treatSpecificKeywords()
54 mb.setParameterDefaultValue(h,"powell_dogleg_trust_region_size",pdl_trs); in treatSpecificKeywords()