Intrepid2
Intrepid2_HDIV_TRI_In_FEM.hpp File Reference

Header file for the Intrepid2::Basis_HDIV_TRI_In_FEM class. More...

Go to the source code of this file.

Classes

class  Intrepid2::Impl::Basis_HDIV_TRI_In_FEM
 See Intrepid2::Basis_HDIV_TRI_In_FEM. More...
struct  Intrepid2::Impl::Basis_HDIV_TRI_In_FEM::Serial< opType >
 See Intrepid2::Basis_HDIV_TRI_In_FEM. More...
struct  Intrepid2::Impl::Basis_HDIV_TRI_In_FEM::Functor< outputValueViewType, inputPointViewType, vinvViewType, workViewType, opType, numPtsEval >
 See Intrepid2::Basis_HDIV_TRI_In_FEM. More...
class  Intrepid2::Basis_HDIV_TRI_In_FEM< DeviceType, outputValueType, pointValueType >
 Implementation of the default H(div)-compatible Raviart-Thomas basis of arbitrary degree on Triangle cell. More...

Macros

#define CardinalityHDivTri(order)

Detailed Description

Header file for the Intrepid2::Basis_HDIV_TRI_In_FEM class.

Author
Created by R. Kirby and P. Bochev and D. Ridzal. Kokkorized by Kyungjoo Kim

Definition in file Intrepid2_HDIV_TRI_In_FEM.hpp.

Macro Definition Documentation

◆ CardinalityHDivTri

#define CardinalityHDivTri ( order)
Value:
(order*(order+2))

Definition at line 56 of file Intrepid2_HDIV_TRI_In_FEM.hpp.