40 namespace LocalRegions
48 StdMatrixKey(matrixType, shapeType, stdExpansion, factorMap, varCoeffMap, nodalType),
49 m_metricinfo( ( 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< StdRegions::VarCoeffType, Array< OneD, NekDouble > > VarCoeffMap
std::map< ConstFactorType, NekDouble > ConstFactorMap
The above copyright notice and this permission notice shall be included.
bool operator()(const MatrixKey &lhs, const MatrixKey &rhs) const