|
dune-localfunctions
2.2.1
|
#include <config.h>#include <dune/geometry/type.hh>#include <dune/geometry/quadraturerules/gaussquadrature.hh>#include <dune/localfunctions/utility/field.hh>#include <dune/localfunctions/orthonormal/orthonormalbasis.hh>Typedefs | |
| typedef double | StorageField |
| typedef double | ComputeField |
Functions | |
| template<class Topology > | |
| bool | test (unsigned int order) |
| template<unsigned int dimension> | |
| bool | test (unsigned int topologyId, unsigned int order) |
| int | main (int argc, char **argv) |
| typedef double ComputeField |
| typedef double StorageField |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| bool test | ( | unsigned int | order | ) |
References Dune::value.
| bool test | ( | unsigned int | topologyId, |
| unsigned int | order | ||
| ) |
References Dune::value.
1.8.3.1