Skip to content

Project OpenGeode-Io

class VTIGridInputImpl

cpp
Inherits from VTKInputImpl<Mesh>
Inherits from VTKInputImpl<Mesh>

Records

GridAttributes

Functions

VTIGridInputImpl

cpp
public void VTIGridInputImpl<Mesh>(basic_string_view filename)
public void VTIGridInputImpl<Mesh>(basic_string_view filename)

is_loadable

cpp
public bool is_loadable(basic_string_view filename)
public bool is_loadable(basic_string_view filename)

read_grid_attributes

cpp
protected GridAttributes read_grid_attributes(const pugi::xml_node & vtk_object)
protected GridAttributes read_grid_attributes(const pugi::xml_node & vtk_object)

build_grid

cpp
protected void build_grid(const pugi::xml_node & vtk_object)
protected void build_grid(const pugi::xml_node & vtk_object)

Geode-solutions' documentation website