source/dft/cubature_rules.h File Reference

Code for various cubature rules that can be used for numerical integration. More...

#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

Detailed Description

Code for various cubature rules that can be used for numerical integration.

Author:
: Elias Rudberg responsible

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 10 Jul 2018 for ergo by  doxygen 1.6.1