|
Intrepid2
|
Header file for Intrepid2::Polylib class providing orthogonal polynomial calculus and interpolation. More...
#include "Intrepid2_ConfigDefs.hpp"#include "Intrepid2_Types.hpp"#include "Intrepid2_Utils.hpp"#include "Kokkos_Core.hpp"#include <Intrepid2_PolylibDef.hpp>Go to the source code of this file.
Classes | |
| class | Intrepid2::Polylib |
| Providing orthogonal polynomial calculus and interpolation, created by Spencer Sherwin, Aeronautics, Imperial College London, modified and redistributed by D. Ridzal. More... | |
| struct | Intrepid2::Polylib::Serial |
| struct | Intrepid2::Polylib::Serial::Cubature< polyType > |
| Gauss-Jacobi/Gauss-Radau-Jacobi/Gauss-Lobatto zeros and weights. More... | |
| struct | Intrepid2::Polylib::Serial::Derivative< polyType > |
| Compute the Derivative Matrix and its transpose associated with the Gauss-Jacobi/Gauss-Radau-Jacobi/Gauss-Lobatto-Jacobi zeros. More... | |
| struct | Intrepid2::Polylib::Serial::LagrangianInterpolant< polyType > |
| Compute the value of the i th Lagrangian interpolant through the np Gauss-Jacobi/Gauss-Radau-Jacobi/Gauss-Lobatto points zgj at the arbitrary location z. More... | |
| struct | Intrepid2::Polylib::Serial::InterpolationOperator< polyType > |
| Interpolation Operator from Gauss-Jacobi points to an arbitrary distribution at points zm. More... | |
Header file for Intrepid2::Polylib class providing orthogonal polynomial calculus and interpolation.
Definition in file Intrepid2_Polylib.hpp.
1.8.5