NAME

cxGeoInit - initialize IRIS Explorer geometry library

C SPECIFICATION

#include <cx/Geometry.h>

void cxGeoInit()

FORTRAN SPECIFICATION

subroutine cxGeoInit

DESCRIPTION

This function initializes the IRIS Explorer geometry library. It should be called exactly once before any other geometry API routines are used.

This may be done by using an initialization hook function (see IRIS Explorer Module Writer's Guide), or by testing a flag.

In C:

In Fortran:


Last modified: Mon Nov 18 13:48:53 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996