|
ug4
|
This is the complete list of members for ug::GridReaderVTU, including all inherited members.
| check_indices(std::vector< T > &inds, size_t first, size_t num, size_t max) | ug::GridReaderVTU | protected |
| create_cells(std::vector< GridObject * > &cellsOut, Grid &grid, rapidxml::xml_node<> *node, std::vector< Vertex * > vertices, size_t pieceVrtOffset) | ug::GridReaderVTU | protected |
| create_vertices(std::vector< Vertex * > &vrtsOut, Grid &grid, rapidxml::xml_node<> *vrtNode, TAAPos aaPos) | ug::GridReaderVTU | protected |
| find_child_node_by_argument_value(rapidxml::xml_node<> *parent, const char *nodeName, const char *argName, const char *argValue) | ug::GridReaderVTU | protected |
| get_grid_name(size_t index) const | ug::GridReaderVTU | |
| get_subset_handler_name(size_t refGridIndex, size_t subsetHandlerIndex) const | ug::GridReaderVTU | |
| getRegionOfInterestIdentifyer() | ug::GridReaderVTU | inlinestatic |
| grid(Grid &gridOut, size_t index, TPositionAttachment &aPos) | ug::GridReaderVTU | |
| GridReaderVTU() | ug::GridReaderVTU | |
| m_doc | ug::GridReaderVTU | protected |
| m_entries | ug::GridReaderVTU | protected |
| m_filename | ug::GridReaderVTU | protected |
| m_regionOfInterest | ug::GridReaderVTU | protectedstatic |
| new_document_parsed() | ug::GridReaderVTU | protectedvirtual |
| num_grids() const | ug::GridReaderVTU | inline |
| num_subset_handlers(size_t refGridIndex) const | ug::GridReaderVTU | |
| parse_file(const char *filename) | ug::GridReaderVTU | |
| read_scalar_data(std::vector< T > &dataOut, rapidxml::xml_node<> *dataNode, bool clearData=true) | ug::GridReaderVTU | protected |
| setRegionOfInterestIdentifier(std::string const ®OfInt) | ug::GridReaderVTU | inlinestatic |
| subset_handler(ISubsetHandler &shOut, size_t refGridIndex, size_t subsetHandlerIndex) | ug::GridReaderVTU | |
| trafoDblVec2Int(std::vector< double > const &dblVec, std::vector< int > &intVec) | ug::GridReaderVTU | protected |
| ~GridReaderVTU() | ug::GridReaderVTU | virtual |