|
proteus
1.8.1
C/C++/Fortran libraries
|
#include <math.h>#include "ncurses/curses.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include "Headers.h"Go to the source code of this file.
Macros | |
| #define | Subprograms |
| #define | Int extern int |
| #define | Double extern double |
Functions | |
| void | Title_block (FILE *) |
| void | Input_Data_block (FILE *) |
| int | Read_data (void) |
| void | Output (void) |
| double | Surface (double x) |
| void | Point (double X, double y) |
Variables | |
| double | SU |
|
extern |
Definition at line 26 of file Fourier.cpp.