AcouSTO  version 2.0
geom.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include "../acousto.h"
#include "geom_utils.h"
Include dependency graph for geom.c:

Go to the source code of this file.

Functions

int allocgeom ()
 
int georeader ()
 

Detailed Description

Main geometry module. This module reads geometry configuration data and generates the geometry with the right topology. Please refer to the manual for supported geometry types. Geometries are generated on master node and then sent to every node in the group.

Definition in file geom.c.