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

typedef double ComputeField
typedef double StorageField

Function Documentation

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

References Dune::value.

template<unsigned int dimension>
bool test ( unsigned int  topologyId,
unsigned int  order 
)

References Dune::value.