TheBoussinesqModel  3.2.1
 All Data Structures Files Functions Variables Typedefs Macros Pages
GRID Struct Reference

#include <bigcells2.h>

Data Fields

LINEVECTORlines
 
POLYGONVECTORpolygons
 
polygon_connection_attribute_arraylinks
 
char * file_resume_lines
 
char * file_resume_polygons
 
char * file_resume_connections
 
long boundary_indicator
 

Detailed Description

Definition at line 23 of file bigcells2.h.

Field Documentation

char* GRID::file_resume_connections

Definition at line 32 of file bigcells2.h.

Referenced by free_grid(), get_square_grid(), new_grid_from_grid(), read_grid(), and write_grid().

char* GRID::file_resume_lines

Definition at line 30 of file bigcells2.h.

Referenced by free_grid(), get_square_grid(), new_grid_from_grid(), read_grid(), and write_grid().

char* GRID::file_resume_polygons

Definition at line 31 of file bigcells2.h.

Referenced by free_grid(), get_square_grid(), new_grid_from_grid(), read_grid(), and write_grid().


The documentation for this struct was generated from the following file: