#include <iostream>#include <sstream>#include "moab/Core.hpp"#include "moab/Interface.hpp"#include "moab/IntxMesh/IntxUtils.hpp"#include "moab/ProgOptions.hpp"
Include dependency graph for GeneralGnomonic.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 18 of file GeneralGnomonic.cpp.
References ProgOptions::addOpt(), moab::CartVect::array(), moab::Core::create_meshset(), ErrorCode, moab::Core::get_coords(), moab::IntxUtils::global_gnomonic_projection_general(), moab::Core::load_file(), mb, MB_CHK_ERR, MESHSET_SET, ProgOptions::parseCommandLine(), and moab::Core::write_file().