dune-localfunctions
2.2.1
|
#include <config.h>
#include <dune/localfunctions/utility/field.hh>
#include <dune/localfunctions/raviartthomas/raviartthomasbasis.hh>
#include <dune/localfunctions/utility/basisprint.hh>
Typedefs | |
typedef double | StorageField |
typedef double | ComputeField |
Functions | |
template<class Topology > | |
bool | test (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 | ) |