41     namespace LocalRegions
 
   49             StdMatrixKey(matrixType, shapeType, stdExpansion, factorMap, varCoeffMap, nodalType),
 
   50             m_metricinfo(stdExpansion.GetMetricInfo())
 
   56             StdRegions::StdMatrixKey(mkey, matrixType),
 
   57             m_metricinfo(mkey.m_metricinfo)
 
   62             StdRegions::StdMatrixKey(mkey)
 
   86             return (*dynamic_cast<const StdRegions::StdMatrixKey*>(&lhs)
 
SpatialDomains::GeomFactorsSharedPtr m_metricinfo
 
MatrixType GetMatrixType() const 
 
std::map< ConstFactorType, NekDouble > ConstFactorMap
 
The base class for all shapes. 
 
std::map< StdRegions::VarCoeffType, Array< OneD, NekDouble > > VarCoeffMap
 
bool operator()(const MatrixKey &lhs, const MatrixKey &rhs) const 
 
friend bool operator<(const MatrixKey &lhs, const MatrixKey &rhs)
Used for finding value given the key in NekManager.