TP Intégration Numérique
Main Page
Files
File List
Globals
All
Files
Functions
mesh1D.h
Go to the documentation of this file.
1
8
#ifndef _MESH1D_H
9
#define _MESH1D_H
10
11
#include "
utils.h
"
12
22
void
DisReg
(
double
a,
double
b,
int
N,
double
*X,
double
*ph);
23
28
void
DisRegAlloc
(
double
a,
double
b,
int
N,
double
**pX,
double
*ph);
29
30
#endif
mesh1D.h
Generated on Mon Nov 18 2013 14:58:05 for TP Intégration Numérique by
1.8.2