Intrepid2
Intrepid2_LegendreBasis_HVOL_PYR_ETI.cpp
1// @HEADER
2// *****************************************************************************
3// Intrepid2 Package
4//
5// Copyright 2007 NTESS and the Intrepid2 contributors.
6// SPDX-License-Identifier: BSD-3-Clause
7// *****************************************************************************
8// @HEADER
9
16
17using DefaultDeviceType = Kokkos::DefaultExecutionSpace::device_type;
H(vol) basis on the pyramid based on Legendre polynomials.
Basis defining integrated Legendre basis on the line, a polynomial subspace of H(grad) on the line.