| Intrepid
    | 
Header file for the Intrepid::HDIV_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 "Teuchos_SerialDenseMatrix.hpp"#include "Teuchos_SerialDenseSolver.hpp"#include "Intrepid_HDIV_TET_In_FEMDef.hpp"Go to the source code of this file.
| Classes | |
| class | Intrepid::Basis_HDIV_TET_In_FEM< Scalar, ArrayScalar > | 
| Implementation of the default H(div)-compatible Raviart-Thomas basis of arbitrary degree on Tetrahedron cell. The lowest order instance starts with n. Implements the nodal basis of degree n the reference Tetrahedron cell. The basis has cardinality n(n+1)(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 and enumerated as follows:  More... | |
Header file for the Intrepid::HDIV_TET_In_FEM class.
Definition in file Intrepid_HDIV_TET_In_FEM.hpp.
 1.8.5
 1.8.5