![]() |
Ice Sheet System Model
4.18
Code documentation
|
: go through our finite elements, and see what results they have stored within. Then output them into serialized patch arrays, and dump to disk. More...
#include <stdio.h>
#include "./OutputResultsx.h"
#include "../../shared/io/io.h"
#include "../../classes/classes.h"
Go to the source code of this file.
Functions | |
void | OutputResultsx (FemModel *femmodel) |
: go through our finite elements, and see what results they have stored within. Then output them into serialized patch arrays, and dump to disk.
Definition in file OutputResultsx.cpp.
void OutputResultsx | ( | FemModel * | femmodel | ) |
Definition at line 17 of file OutputResultsx.cpp.