Program Content

makefile main make file
   
assert.h  
complex.h header file where complex numbers operations are defined
function.h header file where class for one- and two-dimetional functions is defined
mesh.h header file where mesh manipulation functions are defined
util.h header file with some auxiliary routines
   
flex.cc main C++ file
   
work directory which contains a running example on Linux PC

 




 Program source


You can download  the codes from the download section.
To gunzip or untar use the following commands :
tar zxvf flex.tgz

Last update @ August 11, 2004