| abaqus enum value | GridIn< dim, spacedim > | |
| assimp enum value | GridIn< dim, spacedim > | |
| attach_triangulation(Triangulation< dim, spacedim > &tria) | GridIn< dim, spacedim > | |
| cell_data | GridIn< dim, spacedim > | private |
| dbmesh enum value | GridIn< dim, spacedim > | |
| debug_output_grid(const std::vector< CellData< dim > > &cells, const std::vector< Point< spacedim > > &vertices, std::ostream &out) | GridIn< dim, spacedim > | protectedstatic |
| debug_output_grid(const std::vector< CellData< 2 > > &cells, const std::vector< Point< 2 > > &vertices, std::ostream &out) | GridIn< dim, spacedim > | protected |
| debug_output_grid(const std::vector< CellData< 3 > > &cells, const std::vector< Point< 3 > > &vertices, std::ostream &out) | GridIn< dim, spacedim > | protected |
| Default enum value | GridIn< dim, spacedim > | |
| default_format | GridIn< dim, spacedim > | private |
| default_suffix(const Format format) | GridIn< dim, spacedim > | static |
| ExcDBMESHWrongDimension(int arg1) | GridIn< dim, spacedim > | static |
| ExcGmshNoCellInformation(unsigned int arg1, unsigned int arg2) | GridIn< dim, spacedim > | static |
| ExcGmshUnsupportedGeometry(int arg1) | GridIn< dim, spacedim > | static |
| ExcInvalidDBMeshFormat() | GridIn< dim, spacedim > | static |
| ExcInvalidDBMESHInput(std::string arg1) | GridIn< dim, spacedim > | static |
| ExcInvalidGMSHInput(std::string arg1) | GridIn< dim, spacedim > | static |
| ExcInvalidVertexIndex(int arg1, int arg2) | GridIn< dim, spacedim > | static |
| ExcInvalidVertexIndexGmsh(int arg1, int arg2, int arg3) | GridIn< dim, spacedim > | static |
| ExcNoTriangulationSelected() | GridIn< dim, spacedim > | static |
| ExcUnknownElementType(int arg1) | GridIn< dim, spacedim > | static |
| ExcUnknownIdentifier(std::string arg1) | GridIn< dim, spacedim > | static |
| ExcUnknownSectionType(int arg1) | GridIn< dim, spacedim > | static |
| exodusii enum value | GridIn< dim, spacedim > | |
| Format enum name | GridIn< dim, spacedim > | |
| get_cell_data() const | GridIn< dim, spacedim > | |
| get_format_names() | GridIn< dim, spacedim > | static |
| GridIn() | GridIn< dim, spacedim > | |
| GridIn(Triangulation< dim, spacedim > &tria) | GridIn< dim, spacedim > | |
| msh enum value | GridIn< dim, spacedim > | |
| parse_format(const std::string &format_name) | GridIn< dim, spacedim > | static |
| parse_tecplot_header(std::string &header, std::vector< unsigned int > &tecplot2deal, unsigned int &n_vars, unsigned int &n_vertices, unsigned int &n_cells, std::vector< unsigned int > &IJK, bool &structured, bool &blocked) | GridIn< dim, spacedim > | privatestatic |
| read(std::istream &in, Format format=Default) | GridIn< dim, spacedim > | |
| read(const std::string &in, Format format=Default) | GridIn< dim, spacedim > | |
| read_abaqus(std::istream &in, const bool apply_all_indicators_to_manifolds=false) | GridIn< dim, spacedim > | |
| read_assimp(const std::string &filename, const unsigned int mesh_index=numbers::invalid_unsigned_int, const bool remove_duplicates=true, const double tol=1e-12, const bool ignore_unsupported_element_types=true) | GridIn< dim, spacedim > | |
| read_comsol_mphtxt(std::istream &in) | GridIn< dim, spacedim > | |
| read_dbmesh(std::istream &in) | GridIn< dim, spacedim > | |
| read_exodusii(const std::string &filename, const bool apply_all_indicators_to_manifolds=false) | GridIn< dim, spacedim > | |
| read_msh(std::istream &in) | GridIn< dim, spacedim > | |
| read_msh(const std::string &filename) | GridIn< dim, spacedim > | |
| read_tecplot(std::istream &in) | GridIn< dim, spacedim > | |
| read_tecplot(std::istream &in) | GridIn< dim, spacedim > | |
| read_ucd(std::istream &in, const bool apply_all_indicators_to_manifolds=false) | GridIn< dim, spacedim > | |
| read_unv(std::istream &in) | GridIn< dim, spacedim > | |
| read_vtk(std::istream &in) | GridIn< dim, spacedim > | |
| read_vtu(std::istream &in) | GridIn< dim, spacedim > | |
| read_xda(std::istream &in) | GridIn< dim, spacedim > | |
| skip_comment_lines(std::istream &in, const char comment_start) | GridIn< dim, spacedim > | privatestatic |
| skip_empty_lines(std::istream &in) | GridIn< dim, spacedim > | privatestatic |
| tecplot enum value | GridIn< dim, spacedim > | |
| tria | GridIn< dim, spacedim > | protected |
| ucd enum value | GridIn< dim, spacedim > | |
| unv enum value | GridIn< dim, spacedim > | |
| vtk enum value | GridIn< dim, spacedim > | |
| vtu enum value | GridIn< dim, spacedim > | |
| xda enum value | GridIn< dim, spacedim > | |