#include "realtype.h"Go to the source code of this file.
Classes | |
| struct | BoxStruct_ |
Typedefs | |
| typedef ergo_real | real |
| typedef BoxStruct_ | BoxStruct |
Functions | |
| int | use_cubature_rule (int maxlen, real(*coor)[3], real *weight, BoxStruct *box, int ruleNumber) |
Variables | |
| const int | NO_OF_DIMENSIONS = 3 |
| typedef struct BoxStruct_ BoxStruct |
| int use_cubature_rule | ( | int | maxlen, | |
| real * | coor[3], | |||
| real * | weight, | |||
| BoxStruct * | box, | |||
| int | ruleNumber | |||
| ) |
| const int NO_OF_DIMENSIONS = 3 |
1.4.7