Home
last modified time | relevance | path

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

/dports/math/gismo/gismo-21.12.0/extensions/gsKLShell/
H A DgsMaterialMatrixBaseDim.hpp166 m_Acov_ori_mat.resize(4,m_map.mine().points.cols()); m_Acov_ori_mat.setZero(); in _computeMetricUndeformed_impl()
184 m_Acov_ori_mat.reshapeCol(k,2,2) = tmp; in _computeMetricUndeformed_impl()
227 m_Acov_ori_mat.resize(4,m_map.mine().points.cols()); m_Acov_ori_mat.setZero(); in _computeMetricUndeformed_impl()
242 m_Acov_ori_mat.reshapeCol(k,2,2) = tmp; in _computeMetricUndeformed_impl()
388 GISMO_ENSURE(m_Acov_ori_mat.cols()!=0,"Is the metric initialized?"); in _getMetricUndeformed_impl()
400 m_Acov_ori = m_Acov_ori_mat.reshapeCol(k,2,2); in _getMetricUndeformed_impl()
438 GISMO_ENSURE(m_Acov_ori_mat.cols()!=0,"Is the metric initialized?"); in _getMetricUndeformed_impl()
448 m_Acov_ori = m_Acov_ori_mat.reshapeCol(k,2,2); in _getMetricUndeformed_impl()
H A DgsMaterialMatrixBaseDim.h139m_Acov_ori_mat.setZero(); m_Acon_ori_mat.setZero(); m_Acov_def_mat.setZero(); m_Acon_def_mat.setZe… in membersSetZero()
156 …mutable gsMatrix<T> m_Acov_ori_mat, m_Acon_ori_mat, m_Acov_def_mat, m_Acon_def_mat, m_Bcov_ori_mat… variable
H A DgsMaterialMatrixLinear.h231 using Base::m_Acov_ori_mat;
H A DgsMaterialMatrixComposite.h165 using Base::m_Acov_ori_mat;
H A DgsMaterialMatrix.h1081 using Base::m_Acov_ori_mat;