Project OpenGeode-Io
class VTKOutputImpl
Functions
write_file
cpp
public void write_file()public void write_file()VTKOutputImpl
cpp
protected void VTKOutputImpl<Mesh>(basic_string_view filename, const Mesh & mesh, const char * type)protected void VTKOutputImpl<Mesh>(basic_string_view filename, const Mesh & mesh, const char * type)~VTKOutputImpl
cpp
protected void ~VTKOutputImpl<Mesh>()protected void ~VTKOutputImpl<Mesh>()mesh
cpp
protected const Mesh & mesh()protected const Mesh & mesh()filename
cpp
protected basic_string_view filename()protected basic_string_view filename()write_attributes
cpp
protected void write_attributes(pugi::xml_node & attribute_node, const AttributeManager & manager)protected void write_attributes(pugi::xml_node & attribute_node, const AttributeManager & manager)write_attributes
cpp
protected void write_attributes(pugi::xml_node & attribute_node, const AttributeManager & manager, Span elements)protected void write_attributes(pugi::xml_node & attribute_node, const AttributeManager & manager, Span elements)write_attribute_header
cpp
protected xml_node write_attribute_header(pugi::xml_node & attribute_node, basic_string_view name, local_index_t nb_components)protected xml_node write_attribute_header(pugi::xml_node & attribute_node, basic_string_view name, local_index_t nb_components)