Mapper
Functions | Variables
build_hrap.c File Reference
#include "prototypes.h"
Include dependency graph for build_hrap.c:

Go to the source code of this file.

Functions

void main (int argc, char **argv)
 

Variables

struct toptopo
 
struct h_gridh_grid
 
double pgon [5000][2]
 

Function Documentation

◆ main()

void main ( int  argc,
char **  argv 
)

Definition at line 8 of file build_hrap.c.

Here is the call graph for this function:

Variable Documentation

◆ h_grid

struct h_grid* h_grid

Definition at line 4 of file build_hrap.c.

◆ pgon

double pgon[5000][2]

Definition at line 5 of file build_hrap.c.

◆ topo

struct top* topo

Definition at line 3 of file build_hrap.c.