TheBoussinesqModel  3.2.1
 All Data Structures Files Functions Variables Typedefs Macros Pages
write_ascii.c File Reference
#include "turtle.h"
#include "write_ascii.h"
#include "extensions.h"

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 
)