7 #ifndef cf3_mesh_tecplot_Writer_hpp
8 #define cf3_mesh_tecplot_Writer_hpp
47 virtual std::vector<std::string> get_extensions();
51 void write_file(std::fstream& file);
53 std::string zone_type(
const ElementType& etype)
const;
69 #endif // cf3_mesh_tecplot_Writer_hpp
std::string name(ComponentWrapper &self)
static std::string type_name()
Gets the Class name.
Top-level namespace for coolfluid.
virtual std::string get_format()