#include <iostream>#include <string>#include "ThreeDMTModel.h"#include "CFatalException.h"#include <fstream>Go to the source code of this file.
Functions | |
| int | main (void) |
Variables | |
| string | version = "$Id: writevtk.cpp 1453 2007-11-13 13:40:38Z mmoorkamp $" |
| int main | ( | void | ) |
Definition at line 11 of file writevtk.cpp.
References infilename, ThreeDMTModel::ReadMackie(), ThreeDMTModel::ReadWinGLink(), version, ThreeDMTModel::WriteNetCDF(), and ThreeDMTModel::WriteVTK().
| string version = "$Id: writevtk.cpp 1453 2007-11-13 13:40:38Z mmoorkamp $" |
Definition at line 9 of file writevtk.cpp.
1.5.5