Home
last modified time | relevance | path

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

/dports/science/chrono/chrono-7.0.1/src/chrono/core/
H A DChTensors.h244 ChStrainTensor() : ChVoightTensor<Real>() {} in ChStrainTensor() function
248 ChStrainTensor(const Eigen::MatrixBase<OtherDerived>& other) : ChVoightTensor<Real>(other) {} in ChStrainTensor() function