H2Lib
3.0
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
Library
gaussquad.h
Go to the documentation of this file.
1
2
/* ------------------------------------------------------------
3
* This is the file "gaussquad.h" of the H2Lib package.
4
* All rights reserved, Steffen Boerm 2010
5
* ------------------------------------------------------------ */
6
10
#ifndef GAUSSQUAD_H
11
#define GAUSSQUAD_H
12
13
#include "
settings.h
"
14
37
HEADER_PREFIX
void
38
assemble_gauss
(
uint
m,
preal
x,
preal
w);
39
42
#endif
uint
unsigned uint
Unsigned integer type.
Definition:
settings.h:70
HEADER_PREFIX
#define HEADER_PREFIX
Prefix for function declarations.
Definition:
settings.h:43
settings.h
preal
real * preal
Pointer to real array.
Definition:
settings.h:145
assemble_gauss
void assemble_gauss(uint m, preal x, preal w)
Construction of quadrature points and weights for Gaussian quadrature.
Generated on Thu Jan 26 2017 13:00:37 for H2Lib by
1.8.11