Home
last modified time | relevance | path

Searched refs:getSupportedModellingHypotheses (Results 1 – 25 of 36) sorted by relevance

12

/dports/science/tfel-edf/tfel-3.2.1/mfront/src/
H A DDDIF2Brick.cxx43 DDIF2Brick::getSupportedModellingHypotheses() const { in getSupportedModellingHypotheses() function in mfront::DDIF2Brick
44 return this->ddif2->getSupportedModellingHypotheses(this->bd, this->dsl); in getSupportedModellingHypotheses()
H A DStandardElasticityBrick.cxx75 StandardElasticityBrick::getSupportedModellingHypotheses() const {
76 return this->hooke->getSupportedModellingHypotheses(this->bd, this->dsl);
H A DStandardElastoViscoPlasticityBrick.cxx100 StandardElastoViscoPlasticityBrick::getSupportedModellingHypotheses() const {
101 return this->stress_potential->getSupportedModellingHypotheses(this->bd, in writeResolutionAlgorithm()
H A DFiniteStrainSingleCrystalBrick.cxx291 FiniteStrainSingleCrystalBrick::getSupportedModellingHypotheses() const in getSupportedModellingHypotheses() function in mfront::FiniteStrainSingleCrystalBrick
H A DDDIF2StressPotential.cxx219 const auto smh = this->getSupportedModellingHypotheses(bd, dsl); in completeVariableDeclaration()
/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DDDIF2Brick.cxx62 DDIF2Brick::getSupportedModellingHypotheses() const { in getSupportedModellingHypotheses() function in mfront::DDIF2Brick
63 return this->ddif2->getSupportedModellingHypotheses(this->bd, this->dsl); in getSupportedModellingHypotheses()
H A DStandardElasticityBrick.cxx91 StandardElasticityBrick::getSupportedModellingHypotheses() const { in getSupportedModellingHypotheses() function in mfront::StandardElasticityBrick
92 return this->hooke->getSupportedModellingHypotheses(this->bd, this->dsl); in getSupportedModellingHypotheses()
H A DFiniteStrainSingleCrystalBrick.cxx383 FiniteStrainSingleCrystalBrick::getSupportedModellingHypotheses() const in getSupportedModellingHypotheses() function in mfront::FiniteStrainSingleCrystalBrick
H A DStandardElastoViscoPlasticityBrick.cxx506 StandardElastoViscoPlasticityBrick::getSupportedModellingHypotheses() const { in getSupportedModellingHypotheses() function in mfront::StandardElastoViscoPlasticityBrick
507 return this->stress_potential->getSupportedModellingHypotheses(this->bd, in getSupportedModellingHypotheses()
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/
H A DFiniteStrainSingleCrystalBrick.hxx49 std::vector<Hypothesis> getSupportedModellingHypotheses() const override;
H A DDDIF2Brick.hxx50 std::vector<Hypothesis> getSupportedModellingHypotheses() const override;
H A DStandardElasticityBrick.hxx73 std::vector<Hypothesis> getSupportedModellingHypotheses() const override;
H A DStandardElastoViscoPlasticityBrick.hxx45 std::vector<Hypothesis> getSupportedModellingHypotheses() const override;
H A DAbstractBehaviourBrick.hxx106 getSupportedModellingHypotheses() const =0;
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/
H A DFiniteStrainSingleCrystalBrick.hxx45 std::vector<Hypothesis> getSupportedModellingHypotheses() const override;
H A DDDIF2Brick.hxx45 std::vector<Hypothesis> getSupportedModellingHypotheses() const override;
H A DStandardElasticityBrick.hxx58 std::vector<Hypothesis> getSupportedModellingHypotheses() const override;
H A DAbstractBehaviourBrick.hxx117 virtual std::vector<Hypothesis> getSupportedModellingHypotheses() const = 0;
H A DStandardElastoViscoPlasticityBrick.hxx146 std::vector<Hypothesis> getSupportedModellingHypotheses() const override;
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/BehaviourBrick/
H A DStressPotential.hxx86 virtual std::vector<Hypothesis> getSupportedModellingHypotheses(
H A DHookeStressPotentialBase.hxx58 std::vector<Hypothesis> getSupportedModellingHypotheses(
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/BehaviourBrick/
H A DStressPotential.hxx93 virtual std::vector<Hypothesis> getSupportedModellingHypotheses(
H A DHookeStressPotentialBase.hxx74 std::vector<Hypothesis> getSupportedModellingHypotheses(
/dports/science/tfel-edf/tfel-3.2.1/src/System/
H A DExternalBehaviourDescription.cxx46 const auto hypotheses = elm.getSupportedModellingHypotheses(l,f); in ExternalBehaviourDescription()
/dports/science/tfel/tfel-3.4.0/src/System/
H A DExternalBehaviourDescription.cxx50 const auto hypotheses = elm.getSupportedModellingHypotheses(l, f); in ExternalBehaviourDescription()

12