| Intrepid
    | 
Header file for the Intrepid::CubatureDirectLineGauss class. More...
#include "Intrepid_ConfigDefs.hpp"#include "Intrepid_CubatureDirect.hpp"#include "Teuchos_Assert.hpp"#include <Intrepid_CubatureDirectLineGaussDef.hpp>Go to the source code of this file.
| Classes | |
| class | Intrepid::CubatureDirectLineGauss< Scalar, ArrayPoint, ArrayWeight > | 
| Defines Gauss integration rules on a line.  More... | |
| Macros | |
| #define | INTREPID_CUBATURE_LINE_GAUSS_MAX 61 | 
| The maximum degree of the polynomial that can be integrated exactly by a direct line rule of the Gauss(-Legendre) type. | |
| Functions | |
| template<class Scalar , class ArrayPoint , class ArrayWeight > | |
| const CubatureTemplate(& | Intrepid::CubatureDirectLineGauss ())[INTREPID_CUBATURE_LINE_GAUSS_MAX_ENUM+1] | 
Header file for the Intrepid::CubatureDirectLineGauss class.
Definition in file Intrepid_CubatureDirectLineGauss.hpp.
 1.8.5
 1.8.5