#include <dune/localfunctions/utility/monomialbasis.hh>
|
| | VirtualMonomialBasisImpl (unsigned int order) |
| |
| const unsigned int * | sizes () const |
| |
| void | evaluate (const unsigned int deriv, const DomainVector &x, Field *const values) const |
| |
| void | integrate (Field *const values) const |
| |
| const unsigned int | size () const |
| |
| const unsigned int | order () const |
| |
| const unsigned int | topologyId () const |
| |
| void | evaluate (const DomainVector &x, Field *const values) const |
| |
| void | evaluate (const DomainVector &x, Dune::FieldVector< Field, size > *const values) const |
| |
| void | evaluate (const DomainVector &x, Derivatives< Field, dimension, 1, deriv, layout > *values) const |
| |
| void | evaluate (const DomainVector &x, Vector &values) const |
| |
| void | evaluate (const DVector &x, RVector &values) const |
| |
| void | integrate (Vector &values) const |
| |
template<class Topology , class F >
template<class Topology , class F >
template<class Topology , class F >
template<class Topology , class F >
template<class Topology , class F >
template<class Topology , class F >
The documentation for this class was generated from the following file: