Intrepid
|
Header file for the Intrepid::HGRAD_LINE_Hermite_FEM class. More...
#include "Intrepid_Basis.hpp"
#include "Intrepid_PointTools.hpp"
#include "Intrepid_Polylib.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
#include "Teuchos_SerialDenseSolver.hpp"
#include <ostream>
#include <cstdint>
#include "Intrepid_HGRAD_LINE_Hermite_FEMDef.hpp"
Go to the source code of this file.
Classes | |
class | Intrepid::Basis_HGRAD_LINE_Hermite_FEM< Scalar, ArrayScalar > |
Implements Hermite interpolant basis of degree n on the reference Line cell. The basis has cardinality 2n and spans a COMPLETE linear polynomial space. More... | |
Header file for the Intrepid::HGRAD_LINE_Hermite_FEM class.
Definition in file Intrepid_HGRAD_LINE_Hermite_FEM.hpp.