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

Public Types

using HGRAD = Basis_HGRAD_TRI_Cn_FEM<ExecutionSpace,OutputScalar,PointScalar>
 
using HCURL = Basis_HCURL_TRI_In_FEM<ExecutionSpace,OutputScalar,PointScalar>
 
using HDIV = Basis_HDIV_TRI_In_FEM<ExecutionSpace,OutputScalar,PointScalar>
 
using HVOL = Basis_HVOL_TRI_Cn_FEM<ExecutionSpace,OutputScalar,PointScalar>
 

Detailed Description

template<typename ExecutionSpace, typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
class Intrepid2::NodalTriangleBasisFamily< ExecutionSpace, OutputScalar, PointScalar, defineVertexFunctions >

Definition at line 84 of file Intrepid2_NodalBasisFamily.hpp.

Member Typedef Documentation

◆ HCURL

template<typename ExecutionSpace , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::NodalTriangleBasisFamily< ExecutionSpace, OutputScalar, PointScalar, defineVertexFunctions >::HCURL = Basis_HCURL_TRI_In_FEM<ExecutionSpace,OutputScalar,PointScalar>

Definition at line 88 of file Intrepid2_NodalBasisFamily.hpp.

◆ HDIV

template<typename ExecutionSpace , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::NodalTriangleBasisFamily< ExecutionSpace, OutputScalar, PointScalar, defineVertexFunctions >::HDIV = Basis_HDIV_TRI_In_FEM<ExecutionSpace,OutputScalar,PointScalar>

Definition at line 89 of file Intrepid2_NodalBasisFamily.hpp.

◆ HGRAD

template<typename ExecutionSpace , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::NodalTriangleBasisFamily< ExecutionSpace, OutputScalar, PointScalar, defineVertexFunctions >::HGRAD = Basis_HGRAD_TRI_Cn_FEM<ExecutionSpace,OutputScalar,PointScalar>

Definition at line 87 of file Intrepid2_NodalBasisFamily.hpp.

◆ HVOL

template<typename ExecutionSpace , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::NodalTriangleBasisFamily< ExecutionSpace, OutputScalar, PointScalar, defineVertexFunctions >::HVOL = Basis_HVOL_TRI_Cn_FEM<ExecutionSpace,OutputScalar,PointScalar>

Definition at line 90 of file Intrepid2_NodalBasisFamily.hpp.


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