Ice Sheet System Model  4.18
Code documentation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
IoModel.cpp File Reference

file containing the methods that will help in processing the input data coming into ISSM, from Matlab, or through a binary file opened for reading. More...

#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stdint.h>
#include "./classes.h"
#include "../shared/io/io.h"
#include "../shared/shared.h"

Go to the source code of this file.

Detailed Description

file containing the methods that will help in processing the input data coming into ISSM, from Matlab, or through a binary file opened for reading.

Definition in file IoModel.cpp.