40 namespace LocalRegions
48 : StdMatrixKey(matrixType, shapeType, stdExpansion, factorMap, varCoeffMap,
51 (dynamic_cast<const
Expansion &>(stdExpansion)).GetMetricInfo())
57 : StdRegions::StdMatrixKey(mkey, matrixType),
58 m_metricinfo(mkey.m_metricinfo)
63 : 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
The above copyright notice and this permission notice shall be included.
bool operator()(const MatrixKey &lhs, const MatrixKey &rhs) const