|
Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
This is the complete list of members for dg::Simpsons< ContainerType >, including all inherited members.
| add(value_type t_new, const ContainerType &u_new) | dg::Simpsons< ContainerType > | inline |
| container_type typedef | dg::Simpsons< ContainerType > | |
| flush() | dg::Simpsons< ContainerType > | inline |
| get_boundaries() const | dg::Simpsons< ContainerType > | inline |
| get_integral() const | dg::Simpsons< ContainerType > | inline |
| get_order() const | dg::Simpsons< ContainerType > | inline |
| init(value_type t0, const ContainerType &u0) | dg::Simpsons< ContainerType > | inline |
| set_order(unsigned order) | dg::Simpsons< ContainerType > | inline |
| Simpsons(unsigned order=3) | dg::Simpsons< ContainerType > | inline |
| value_type typedef | dg::Simpsons< ContainerType > |