Intrepid2
Classes | Static Public Attributes | List of all members
Intrepid2::Polylib Class Reference

Providing orthogonal polynomial calculus and interpolation, created by Spencer Sherwin, Aeronautics, Imperial College London, modified and redistributed by D. Ridzal. More...

#include <Intrepid2_Polylib.hpp>

Classes

struct  Serial
 

Static Public Attributes

static constexpr ordinal_type MaxPolylibIteration = 50
 
static constexpr ordinal_type MaxPolylibOrder
 
static constexpr ordinal_type MaxPolylibPoint = MaxPolylibOrder/2+2
 

Detailed Description

Providing orthogonal polynomial calculus and interpolation, created by Spencer Sherwin, Aeronautics, Imperial College London, modified and redistributed by D. Ridzal.

See original Polylib documentation.

Definition at line 204 of file Intrepid2_Polylib.hpp.

Member Data Documentation

constexpr ordinal_type Intrepid2::Polylib::MaxPolylibOrder
static

The documentation for this class was generated from the following file: