36 #if defined(HAVE_CONFIG_H)
41 #include <femMesh.hpp>
82 void setTriangulation(
femMesh* );
88 void graph3d(
float* f,
int waitm);
89 void showtriangulation(
int waitm);
90 void equpot(
int *ng,
float* f,
int nl,
int waitm);
91 void equpotd(
int *ng,
float* f,
int nl,
int waitm);
92 void showbdy(
long nbs,
float* cr,
long nba,
long* arete,
float* hh,
int waitm);
97 void Init (femPoint* rp,
int ns,
char *s);
98 void quicksort (
float *tb,
int *o,
int n);
100 void projection (
float *f);
101 void contour (
int ng[],
int coul);