GridFormat 0.2.1
I/O-Library for grid-like data structures
|
This is the complete list of members for GridFormat::VTK::XMLReaderHelper, including all inherited members.
get(std::string_view path="") const (defined in GridFormat::VTK::XMLReaderHelper) | GridFormat::VTK::XMLReaderHelper | inline |
make_data_array_field(std::string_view name, std::string_view section_path, const std::optional< std::size_t > number_of_tuples={}) const | GridFormat::VTK::XMLReaderHelper | inline |
make_data_array_field(const XMLElement &element, const std::optional< std::size_t > number_of_tuples={}) const | GridFormat::VTK::XMLReaderHelper | inline |
make_from(const std::string &filename, std::string_view vtk_type) (defined in GridFormat::VTK::XMLReaderHelper) | GridFormat::VTK::XMLReaderHelper | inlinestatic |
make_points_field(std::string_view section_path, std::size_t num_expected_points) const | GridFormat::VTK::XMLReaderHelper | inline |
XMLReaderHelper(const std::string &filename) (defined in GridFormat::VTK::XMLReaderHelper) | GridFormat::VTK::XMLReaderHelper | inlineexplicit |