46 : StdMatrixKey(matrixType, shapeType, stdExpansion, factorMap, varCoeffMap,
49 (dynamic_cast<const
Expansion &>(stdExpansion)).GetMetricInfo())
55 : StdRegions::StdMatrixKey(mkey, matrixType),
56 m_metricinfo(mkey.m_metricinfo)
61 : StdRegions::StdMatrixKey(mkey)
friend bool operator<(const MatrixKey &lhs, const MatrixKey &rhs)
Used for finding value given the key in NekManager.
SpatialDomains::GeomFactorsSharedPtr m_metricinfo
The base class for all shapes.
MatrixType GetMatrixType() const
std::map< ConstFactorType, NekDouble > ConstFactorMap
std::map< StdRegions::VarCoeffType, VarCoeffEntry > VarCoeffMap
bool operator()(const MatrixKey &lhs, const MatrixKey &rhs) const