7 #ifndef cf3_mesh_Gmsh_Writer_hpp
8 #define cf3_mesh_Gmsh_Writer_hpp
43 virtual std::vector<std::string> get_extensions();
49 void write_header(std::fstream& file);
51 void write_coordinates(std::fstream& file);
53 void write_connectivity(std::fstream& file);
55 void write_interpolation_schemes(std::fstream& file);
57 void write_nodal_data(std::fstream& file);
59 void write_elem_nodal_data(std::fstream& file);
82 #endif // cf3_mesh_Gmsh_Writer_hpp
std::string name(ComponentWrapper &self)
std::map< std::string, Uint > m_elementTypes
Top-level namespace for coolfluid.
virtual std::string get_format()
static std::string type_name()
Gets the Class name.
std::vector< Handle< Entities const > > m_entities_vector
std::map< std::string, Uint > m_groupnumber