![]() |
Ice Sheet System Model
4.18
Code documentation
|
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.
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.