cubature_rules.h File Reference

#include "realtype.h"

Go to the source code of this file.

Classes

struct  BoxStruct_

Typedefs

typedef ergo_real real
typedef struct 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 Documentation

typedef struct BoxStruct_ BoxStruct
typedef ergo_real real

Function Documentation

int use_cubature_rule ( int  maxlen,
real(*)  coor[3],
real weight,
BoxStruct box,
int  ruleNumber 
)

Variable Documentation

const int NO_OF_DIMENSIONS = 3

Generated on 21 Nov 2012 for ergo by  doxygen 1.6.1