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