8#ifndef MESHIMPORT2DGMSH_HH
9#define MESHIMPORT2DGMSH_HH
57 virtual std::ostream&
info(std::ostream&
os)
const;
60 bool isOrderedCounterClockwise(
int idx1,
int idx2,
int idx3,
int idx4)
const;
88 virtual const char* what()
const throw();
97 std::
string filename_;
103 mutable std::
string outputMessage_ ;
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
unsigned int ncell() const
Returns the number of cells in the mesh.
Import2DMeshGmsh(const std::string &filename)
Set< F > makeSet(uint n, const F &first,...)