|
TheBoussinesqModel
3.2.1
|
Go to the source code of this file.
Macros | |
| #define | ascii_grass ".grassasc" |
| #define | ascii_esri ".asc" |
| #define | ascii_ft ".txt" |
| #define | textfile ".txt" |
| #define ascii_esri ".asc" |
Definition at line 27 of file extensions.h.
Referenced by error_message(), existing_file(), read_esriascii(), read_map(), and write_esriascii().
| #define ascii_ft ".txt" |
Definition at line 29 of file extensions.h.
Referenced by existing_file(), read_map(), and write_fluidturtle().
| #define ascii_grass ".grassasc" |
Definition at line 25 of file extensions.h.
Referenced by error_message(), existing_file(), read_grassascii(), read_map(), and write_grassascii().
| #define textfile ".txt" |
Definition at line 30 of file extensions.h.
Referenced by existing_file_text(), and namefile_i().