#include <imexact.hpp>
exact integration method
Public Member Functions | |
Constructors, destructor | |
| IMExact () | |
| IMExact (IMExact const &) | |
| ~IMExact () | |
Accessors | |
| uint16_type | nPoints () const |
| points_type | points () const |
Methods | |
| template<typename Expression > | |
| value_type | integrate (Expression const &f) const |
Typedefs | |
| typedef T | value_type |
|
typedef ublas::matrix < value_type, ublas::column_major > | points_type |
| typedef IMExact< value_type > | face_quadrature_type |
| static const bool | is_exact = true |
| static const bool | is_face_im = false |
|
inline |
the integration has already been calculated elsewhere
|
inline |
no points with exact integration
|
inline |
dummy points
1.8.5