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 double ComputeField |
typedef double StorageField |
int main | ( | int | argc, | |
char ** | argv | |||
) |
bool test | ( | unsigned int | topologyId, | |
unsigned int | order, | |||
bool | verbose = false | |||
) | [inline] |
References test().
bool test | ( | unsigned int | order, | |
bool | verbose = false | |||
) | [inline] |
References test().
bool test | ( | const Basis & | basis, | |
const Points & | points, | |||
bool | verbose | |||
) | [inline] |