| 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 |