moab
io.hpp File Reference
#include "moab/Core.hpp"
#include <iostream>

Go to the source code of this file.

Classes

class  moab::point_locator::io::File_options< String, String_vector, Char_vector >

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


namespace  moab::point_locator
namespace  moab::point_locator::io

Functions

bool moab::point_locator::io::check_for_flag (const char *str)
ErrorCode moab::point_locator::io::get_file_options (int argc, char **argv, std::vector< std::string > &meshFiles, std::string &interpTag, std::string &gNormTag, std::string &ssNormTag, std::vector< const char * > &ssTagNames, std::vector< const char * > &ssTagValues, std::string &readOpts, std::string &outFile, std::string &writeOpts, std::string &dbgFile, bool &help)
template<typename Options >
ErrorCode moab::point_locator::io::get_file_options (int argc, char **argv, Options &o)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines