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

Public Types

using HGRAD = Basis_HGRAD_TET_Cn_FEM< ExecutionSpace, OutputScalar, PointScalar >
 
using HCURL = Basis_HCURL_TET_In_FEM< ExecutionSpace, OutputScalar, PointScalar >
 
using HDIV = Basis_HDIV_TET_In_FEM< ExecutionSpace, OutputScalar, PointScalar >
 
using HVOL = Basis_HVOL_TET_Cn_FEM< ExecutionSpace, OutputScalar, PointScalar >
 

Detailed Description

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

Definition at line 98 of file Intrepid2_NodalBasisFamily.hpp.

Member Typedef Documentation

◆ HCURL

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

Definition at line 102 of file Intrepid2_NodalBasisFamily.hpp.

◆ HDIV

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

Definition at line 103 of file Intrepid2_NodalBasisFamily.hpp.

◆ HGRAD

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

Definition at line 101 of file Intrepid2_NodalBasisFamily.hpp.

◆ HVOL

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

Definition at line 104 of file Intrepid2_NodalBasisFamily.hpp.


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