Intrepid2
Intrepid2::HierarchicalTriangleBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions > Class Template Reference

Public Types

using HGRAD = IntegratedLegendreBasis_HGRAD_TRI<DeviceType,OutputScalar,PointScalar,defineVertexFunctions>
using HCURL = HierarchicalBasis_HCURL_TRI<DeviceType,OutputScalar,PointScalar,defineVertexFunctions>
using HDIV = HierarchicalBasis_HDIV_TRI<DeviceType,OutputScalar,PointScalar,defineVertexFunctions>
using HVOL = LegendreBasis_HVOL_TRI<DeviceType,OutputScalar,PointScalar>

Detailed Description

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

Definition at line 51 of file Intrepid2_HierarchicalBasisFamily.hpp.

Member Typedef Documentation

◆ HCURL

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

Definition at line 56 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HDIV

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

Definition at line 57 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HGRAD

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

Definition at line 55 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HVOL

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

Definition at line 58 of file Intrepid2_HierarchicalBasisFamily.hpp.


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