TheBoussinesqModel  3.2.1
 All Data Structures Files Functions Variables Typedefs Macros Pages
write_ascii.h File Reference

Go to the source code of this file.

Functions

void write_fluidturtle (char *name, short type, DOUBLEMATRIX *DTM, T_INIT *UV)
 
void write_grassascii (char *name, short type, DOUBLEMATRIX *DTM, T_INIT *UV)
 
void write_esriascii (char *name, short type, DOUBLEMATRIX *DTM, T_INIT *UV)
 

Function Documentation

void write_esriascii ( char *  name,
short  type,
DOUBLEMATRIX DTM,
T_INIT UV 
)
void write_fluidturtle ( char *  name,
short  type,
DOUBLEMATRIX DTM,
T_INIT UV 
)
void write_grassascii ( char *  name,
short  type,
DOUBLEMATRIX DTM,
T_INIT UV 
)