|
Intrepid
|
Header file for a set of functions providing orthogonal polynomial polynomial calculus and interpolation. More...
#include "Intrepid_ConfigDefs.hpp"#include "Intrepid_Types.hpp"#include "Teuchos_Assert.hpp"#include <Intrepid_PolylibDef.hpp>Go to the source code of this file.
Classes | |
| class | Intrepid::IntrepidPolylib |
| Providing orthogonal polynomial calculus and interpolation, created by Spencer Sherwin, Aeronautics, Imperial College London, modified and redistributed by D. Ridzal. More... | |
Functions | |
| EIntrepidPLPoly & | Intrepid::operator++ (EIntrepidPLPoly &type) |
| EIntrepidPLPoly | Intrepid::operator++ (EIntrepidPLPoly &type, int) |
Header file for a set of functions providing orthogonal polynomial polynomial calculus and interpolation.
Definition in file Intrepid_Polylib.hpp.
1.8.5