6 : c1_(
"c1"), c2_(
"c2"), c3_(
"c3"), d1_(
"d1")
20 std::map<std::string, ParamFunc> res;
21 const auto &
c1 = this->
c1();
22 const auto &
c2 = this->
c2();
23 const auto &
c3 = this->
c3();
24 const auto &
d1 = this->
d1();
std::string stress() const
void add_multimaterial(const int index, const json ¶ms, const std::string &unit_type)
std::map< std::string, ParamFunc > parameters() const override
void add_multimaterial(const int index, const json ¶ms, const Units &units) override
const GenericMatParam & c3() const
const GenericMatParam & d1() const
const GenericMatParam & c1() const
const GenericMatParam & c2() const
MooneyRivlin3ParamElasticity()
Eigen::Matrix< double, 1, Eigen::Dynamic, Eigen::RowMajor, 1, 3 > RowVectorNd