Intrepid2
Public Types | List of all members
Intrepid2::HierarchicalPyramidBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions > Class Template Reference

Public Types

using HGRAD = IntegratedLegendreBasis_HGRAD_PYR< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >
 
using HCURL = void
 
using HDIV = HierarchicalBasis_HDIV_PYR< DeviceType, OutputScalar, PointScalar >
 
using HVOL = LegendreBasis_HVOL_PYR< DeviceType, OutputScalar, PointScalar >
 

Detailed Description

template<typename DeviceType, typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
class Intrepid2::HierarchicalPyramidBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >

Definition at line 80 of file Intrepid2_HierarchicalBasisFamily.hpp.

Member Typedef Documentation

◆ HCURL

template<typename DeviceType , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::HierarchicalPyramidBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >::HCURL = void

Definition at line 85 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HDIV

template<typename DeviceType , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::HierarchicalPyramidBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >::HDIV = HierarchicalBasis_HDIV_PYR<DeviceType,OutputScalar,PointScalar>

Definition at line 86 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HGRAD

template<typename DeviceType , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::HierarchicalPyramidBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >::HGRAD = IntegratedLegendreBasis_HGRAD_PYR<DeviceType,OutputScalar,PointScalar,defineVertexFunctions>

Definition at line 84 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HVOL

template<typename DeviceType , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::HierarchicalPyramidBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >::HVOL = LegendreBasis_HVOL_PYR<DeviceType,OutputScalar,PointScalar>

Definition at line 87 of file Intrepid2_HierarchicalBasisFamily.hpp.


The documentation for this class was generated from the following file: