48 namespace SpatialDomains
54 namespace LocalRegions
119 bool multiplybyweights =
true);
141 IProductWRTDirectionalDerivBase_SumFac(direction, inarray,
186 const std::vector<unsigned int > &nummodes,
187 const int mode_offset,
189 std::vector<LibUtilities::BasisType> &fromType);
192 bool v_GetFaceDGForwards(
const int i)
const;
288 virtual void v_LaplacianMatrixOp_MatFree_Kernel(
std::shared_ptr< DNekScalMat > DNekScalMatSharedPtr
std::shared_ptr< DNekScalBlkMat > DNekScalBlkMatSharedPtr
std::shared_ptr< HexExp > HexExpSharedPtr
std::shared_ptr< DNekMat > DNekMatSharedPtr
LibUtilities::NekManager< MatrixKey, DNekScalBlkMat, MatrixKey::opLess > m_staticCondMatrixManager
std::shared_ptr< StdExpansion > StdExpansionSharedPtr
Class representing a hexehedral element in reference space.
std::vector< HexExpSharedPtr > HexExpVector
std::shared_ptr< HexGeom > HexGeomSharedPtr
LibUtilities::NekManager< MatrixKey, DNekScalMat, MatrixKey::opLess > m_matrixManager
void v_IProductWRTDirectionalDerivBase(const Array< OneD, const NekDouble > &direction, const Array< OneD, const NekDouble > &inarray, Array< OneD, NekDouble > &outarray)
#define LOCAL_REGIONS_EXPORT
Describes the specification for a Basis.