![]() |
Ice Sheet System Model
4.18
Code documentation
|
fopen wrapper for parallel solution More...
#include <stdio.h>
#include "../Print/Print.h"
#include "../Comm/IssmComm.h"
#include "../../Exceptions/exceptions.h"
Go to the source code of this file.
Functions | |
FILE * | pfopen0 (char *filename, const char *format) |
FILE * | pfopen (char *filename, const char *format, bool errorout) |
fopen wrapper for parallel solution
Definition in file pfopen.cpp.
FILE* pfopen0 | ( | char * | filename, |
const char * | format | ||
) |
Definition at line 16 of file pfopen.cpp.
FILE* pfopen | ( | char * | filename, |
const char * | format, | ||
bool | errorout | ||
) |
Definition at line 30 of file pfopen.cpp.