You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
simulacion-permeabilidad/fftma_module/gen/include/toolsIO.h

24 lines
402 B
C

#include "genlib.h"
#include "geostat.h"
#include "pressure.h"
#include <stdlib.h>
#include <string.h>
#ifndef _TOOLSIO_H
#define _TOOLSIO_H
/* Create december, the 16th 2002 */
/* Modified december, the 9th 2002 */
/* List of functions: */
/* ------------------ */
/* testmemory */
/*FUNCTIONS*/
/*----------*/
/* Allocation test */
void testmemory(double* realint);
#endif // define _TOOLSIO_H