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

Public Types

using HGRAD = IntegratedLegendreBasis_HGRAD_TET<DeviceType,OutputScalar,PointScalar,defineVertexFunctions>
 
using HCURL = HierarchicalBasis_HCURL_TET<DeviceType,OutputScalar,PointScalar>
 
using HDIV = HierarchicalBasis_HDIV_TET<DeviceType,OutputScalar,PointScalar>
 
using HVOL = LegendreBasis_HVOL_TET<DeviceType,OutputScalar,PointScalar>
 

Detailed Description

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

Definition at line 96 of file Intrepid2_HierarchicalBasisFamily.hpp.

Member Typedef Documentation

◆ HCURL

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

Definition at line 101 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HDIV

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

Definition at line 102 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HGRAD

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

Definition at line 100 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HVOL

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

Definition at line 103 of file Intrepid2_HierarchicalBasisFamily.hpp.


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