Home
last modified time | relevance | path

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

/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dconstltp_impl.cc1011 struct CubicElasticGenericCLR : public ConstitutiveLawRead<T, Tder> { struct
1493 SetCL1D("cubic" "elastic" "generic", new CubicElasticGenericCLR<doublereal, doublereal>); in InitCL()
1494 SetCL3D("cubic" "elastic" "generic", new CubicElasticGenericCLR<Vec3, Mat3x3>); in InitCL()