40 namespace LocalRegions
48 StdMatrixKey(matrixType, shapeType, stdExpansion, factorMap, varCoeffMap, nodalType),
49 m_metricinfo( ( dynamic_cast<const
Expansion&>( stdExpansion ) ).GetMetricInfo() )
85 return (*dynamic_cast<const StdRegions::StdMatrixKey*>(&lhs)
SpatialDomains::GeomFactorsSharedPtr m_metricinfo
std::map< ConstFactorType, NekDouble > ConstFactorMap
MatrixType GetMatrixType() const
bool operator()(const MatrixKey &lhs, const MatrixKey &rhs) const
The base class for all shapes.
std::map< StdRegions::VarCoeffType, Array< OneD, NekDouble > > VarCoeffMap
StandardMatrixTag boost::call_traits< LhsDataType >::const_reference rhs
friend bool operator<(const MatrixKey &lhs, const MatrixKey &rhs)
Used for finding value given the key in NekManager.