dune-localfunctions  2.2.1
Typedefs | Functions
raviartthomas/test.cc File Reference
#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 Documentation

typedef double ComputeField
typedef double StorageField

Function Documentation

int main ( int  argc,
char **  argv 
)
template<class Topology >
bool test ( unsigned int  order)