Home
last modified time | relevance | path

Searched defs:IsotropicPlasticityTest (Results 1 – 4 of 4) sorted by relevance

/dports/science/tfel-edf/tfel-3.2.1/tests/Material/
H A DIsotropicPlasticityTest.cxx48 struct IsotropicPlasticityTest final struct
51 IsotropicPlasticityTest() in IsotropicPlasticityTest() function
55 tfel::tests::TestResult execute() override in execute()
71 void check(const tfel::math::stensor<N,double>& s){ in check()
77 void test1(const tfel::math::stensor<N,double>& s){ in test1()
91 void test2(const tfel::math::stensor<N,double>& s){ in test2()
122 void test3(const tfel::math::stensor<N,double> s){ in test3()
H A DMakefile.am26 IsotropicPlasticityTest \ program
/dports/science/tfel/tfel-3.4.0/tests/Material/
H A DIsotropicPlasticityTest.cxx48 struct IsotropicPlasticityTest final struct
51 IsotropicPlasticityTest() in IsotropicPlasticityTest() argument
55 tfel::tests::TestResult execute() override in execute()
71 void check(const tfel::math::stensor<N,double>& s){ in check()
77 void test1(const tfel::math::stensor<N,double>& s){ in test1()
91 void test2(const tfel::math::stensor<N,double>& s){ in test2()
122 void test3(const tfel::math::stensor<N,double> s){ in test3()
H A DMakefile.am27 IsotropicPlasticityTest \ program