dune-localfunctions  2.2.1
Typedefs | Functions
lagrange/test.cc File Reference

Typedefs

typedef double StorageField
typedef double ComputeField

Functions

template<class Basis , class Points >
bool test (const Basis &basis, const Points &points, bool verbose)
template<class Topology >
bool test (unsigned int order, bool verbose=false)
template<unsigned int dimension>
bool test (unsigned int topologyId, unsigned int order, bool verbose=false)
int main (int argc, char **argv)

Typedef Documentation

typedef double ComputeField
typedef double StorageField

Function Documentation

int main ( int  argc,
char **  argv 
)
template<class Basis , class Points >
bool test ( const Basis &  basis,
const Points &  points,
bool  verbose 
)
template<class Topology >
bool test ( unsigned int  order,
bool  verbose = false 
)

References test().

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

References test().