Intrepid
Classes
Intrepid_HCURL_TET_In_FEM.hpp File Reference

Header file for the Intrepid::HCURL_TET_In_FEM class. More...

#include "Intrepid_Types.hpp"
#include "Intrepid_Basis.hpp"
#include "Intrepid_PointTools.hpp"
#include "Intrepid_HGRAD_TET_Cn_FEM_ORTH.hpp"
#include "Intrepid_CubatureDirectTetDefault.hpp"
#include "Intrepid_CubatureDirectLineGauss.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
#include "Teuchos_SerialDenseSolver.hpp"
#include "Intrepid_HCURL_TET_In_FEMDef.hpp"

Go to the source code of this file.

Classes

class  Intrepid::Basis_HCURL_TET_In_FEM< Scalar, ArrayScalar >
 Implementation of the default H(curl)-compatible Nedelec (first kind) basis of arbitrary degree on Tetrahedron cell. The lowest order space is indexted with 1 rather than 0. Implements nodal basis of degree n (n>=1) on the reference Tetrahedron cell. The basis has cardinality n*(n+2)*(n+3)/2 and spans an INCOMPLETE polynomial space of degree n. Basis functions are dual to a unisolvent set of degrees-of-freedom (DoF) defined by. More...
 

Detailed Description

Header file for the Intrepid::HCURL_TET_In_FEM class.

Author
Created by R. Kirby

Definition in file Intrepid_HCURL_TET_In_FEM.hpp.