Home
last modified time | relevance | path

Searched refs:hasPredictionOperator (Results 1 – 24 of 24) sorted by relevance

/dports/science/tfel/tfel-3.4.0/include/TFEL/Material/
H A DMechanicalBehaviourTraits.hxx79 static constexpr bool hasPredictionOperator = false; member
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Material/
H A DMechanicalBehaviourTraits.hxx79 static constexpr bool hasPredictionOperator = false;
/dports/science/tfel/tfel-3.4.0/docs/tutorial/mfront/
H A DEllipticCreep.hxx750 static constexpr bool hasPredictionOperator = false; member in tfel::material::MechanicalBehaviourTraits
772 static constexpr bool hasPredictionOperator = false; member in tfel::material::MechanicalBehaviourTraits
794 static constexpr bool hasPredictionOperator = false; member in tfel::material::MechanicalBehaviourTraits
/dports/science/tfel-edf/tfel-3.2.1/docs/tutorial/mfront/
H A DEllipticCreep.hxx750 static constexpr bool hasPredictionOperator = false; member in tfel::material::MechanicalBehaviourTraits
772 static constexpr bool hasPredictionOperator = false; member in tfel::material::MechanicalBehaviourTraits
794 static constexpr bool hasPredictionOperator = false; member in tfel::material::MechanicalBehaviourTraits
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/Cyrano/
H A DCyranoBehaviourHandler.hxx294 Traits::hasPredictionOperator, StandardPredictionOperatorComputer, in exe()
452 Traits::hasPredictionOperator, StandardPredictionOperatorComputer, in exe()
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/Cyrano/
H A DCyranoBehaviourHandler.hxx294 Traits::hasPredictionOperator, StandardPredictionOperatorComputer, in exe()
452 Traits::hasPredictionOperator, StandardPredictionOperatorComputer, in exe()
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/
H A DBehaviourData.hxx121 static const char *const hasPredictionOperator; member
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/Castem/
H A DCastemBehaviourHandler.hxx409 Traits::hasPredictionOperator, StandardPredictionOperatorComputer, in computePredictionOperator()
695 Traits::hasPredictionOperator, StandardPredictionOperatorComputer, in integrate()
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/Castem/
H A DCastemBehaviourHandler.hxx409 Traits::hasPredictionOperator, StandardPredictionOperatorComputer, in computePredictionOperator()
695 Traits::hasPredictionOperator, StandardPredictionOperatorComputer, in integrate()
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/
H A DBehaviourData.hxx125 static const char* const hasPredictionOperator; member
/dports/science/tfel-edf/tfel-3.2.1/mfront/src/
H A DHookeStressPotential.cxx503 BehaviourData::hasPredictionOperator, true, true); in addGenericPredictionOperatorSupport()
H A DIsotropicBehaviourDSLBase.cxx68 this->mb.setAttribute(h,BehaviourData::hasPredictionOperator,true); in IsotropicBehaviourDSLBase()
H A DIsotropicDamageHookeStressPotentialBase.cxx603 BehaviourData::hasPredictionOperator, true, true); in addGenericPredictionOperatorSupport()
H A DBehaviourDSLCommon.cxx4906 if (this->mb.getAttribute<bool>(h, BehaviourData::hasPredictionOperator, false)) {
5202 if ((!this->mb.getAttribute<bool>(h, BehaviourData::hasPredictionOperator, false)) &&
6396 if (!this->mb.hasAttribute(h, BehaviourData::hasPredictionOperator)) {
6397 this->mb.setAttribute(h, BehaviourData::hasPredictionOperator, true);
6405 this->mb.setAttribute(h, BehaviourData::hasPredictionOperator, true);
H A DBehaviourData.cxx86 BehaviourData::hasPredictionOperator = "hasPredictionOperator";
/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DIsotropicBehaviourDSLBase.cxx72 this->mb.setAttribute(h,BehaviourData::hasPredictionOperator,true); in IsotropicBehaviourDSLBase()
H A DHookeStressPotential.cxx506 BehaviourData::hasPredictionOperator, true, true); in addGenericPredictionOperatorSupport()
H A DIsotropicDamageHookeStressPotentialBase.cxx596 BehaviourData::hasPredictionOperator, true, true); in addGenericPredictionOperatorSupport()
H A DBehaviourDSLCommon.cxx5950 if (this->mb.getAttribute<bool>(h, BehaviourData::hasPredictionOperator, false)) { in writeBehaviourTraitsSpecialisation()
6246 if ((!this->mb.getAttribute<bool>(h, BehaviourData::hasPredictionOperator, false)) && in writeBehaviourComputePredictionOperator()
7606 if (!this->mb.hasAttribute(h, BehaviourData::hasPredictionOperator)) { in treatPredictionOperator()
7607 this->mb.setAttribute(h, BehaviourData::hasPredictionOperator, true); in treatPredictionOperator()
7615 this->mb.setAttribute(h, BehaviourData::hasPredictionOperator, true); in treatPredictionOperator()
H A DBehaviourData.cxx80 const char* const BehaviourData::hasPredictionOperator = member in mfront::BehaviourData
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/Europlexus/
H A DEuroplexusBehaviourHandler.hxx269 typename std::conditional<Traits::hasPredictionOperator, in computePredictionOperator()
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/Aster/
H A DAsterBehaviourHandler.hxx324 Traits::hasPredictionOperator, in exe()
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/Europlexus/
H A DEuroplexusBehaviourHandler.hxx269 typename std::conditional<Traits::hasPredictionOperator, in computePredictionOperator()
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/Aster/
H A DAsterBehaviourHandler.hxx324 Traits::hasPredictionOperator, in exe()