Header file for the Intrepid::CubatureDirectLineGauss class. More...
#include "Intrepid_ConfigDefs.hpp"#include "Intrepid_CubatureDirect.hpp"#include "Teuchos_TestForException.hpp"#include <Intrepid_CubatureDirectLineGaussDef.hpp>Go to the source code of this file.
Classes | |
| class | Intrepid::CubatureDirectLineGauss< Scalar, ArrayType > |
| Defines Gauss integration rules on a line. More... | |
Defines | |
| #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 ArrayType > | |
| const CubatureTemplate(& | Intrepid::CubatureDirectLineGauss ())[INTREPID_CUBATURE_LINE_GAUSS_MAX+1] |
Header file for the Intrepid::CubatureDirectLineGauss class.
Definition in file Intrepid_CubatureDirectLineGauss.hpp.
1.6.1