ug4
|
This is the complete list of members for ug::GridWriterUGX, including all inherited members.
AAEdgeIndex typedef | ug::GridWriterUGX | protected |
AAFaceIndex typedef | ug::GridWriterUGX | protected |
AAVolIndex typedef | ug::GridWriterUGX | protected |
AAVrtIndex typedef | ug::GridWriterUGX | protected |
add_attachment(TAttachment attachment, const char *name, size_t refGridIndex) | ug::GridWriterUGX | |
add_elements_to_node(rapidxml::xml_node<> *node, Grid &grid) | ug::GridWriterUGX | protected |
add_grid(Grid &grid, const char *name, TPositionAttachment &aPos) | ug::GridWriterUGX | |
add_projection_handler(ProjectionHandler &ph, const char *name, size_t refGridIndex) | ug::GridWriterUGX | |
add_selector(ISelector &sel, const char *name, size_t refGridIndex) | ug::GridWriterUGX | |
add_subset_attributes(rapidxml::xml_node<> *targetNode, ISubsetHandler &sh, size_t subsetIndex) | ug::GridWriterUGX | protected |
add_subset_handler(ISubsetHandler &sh, const char *name, size_t refGridIndex) | ug::GridWriterUGX | |
attachment_node_name() | ug::GridWriterUGX | protected |
create_constrained_edge_node(ConstrainedEdgeIterator edgesBegin, ConstrainedEdgeIterator edgesEnd, AAVrtIndex aaIndVRT, AAEdgeIndex aaIndEDGE, AAFaceIndex aaIndFACE) | ug::GridWriterUGX | protected |
create_constrained_quadrilateral_node(ConstrainedQuadrilateralIterator quadsBegin, ConstrainedQuadrilateralIterator quadsEnd, AAVrtIndex aaIndVRT, AAFaceIndex aaIndFACE) | ug::GridWriterUGX | protected |
create_constrained_triangle_node(ConstrainedTriangleIterator trisBegin, ConstrainedTriangleIterator trisEnd, AAVrtIndex aaIndVRT, AAFaceIndex aaIndFACE) | ug::GridWriterUGX | protected |
create_constrained_vertex_node(ConstrainedVertexIterator vrtsBegin, ConstrainedVertexIterator vrtsEnd, TAAPos &aaPos, AAEdgeIndex aaIndEDGE, AAFaceIndex aaIndFACE) | ug::GridWriterUGX | protected |
create_constraining_edge_node(ConstrainingEdgeIterator edgesBegin, ConstrainingEdgeIterator edgesEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_constraining_quadrilateral_node(ConstrainingQuadrilateralIterator quadsBegin, ConstrainingQuadrilateralIterator quadsEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_constraining_triangle_node(ConstrainingTriangleIterator trisBegin, ConstrainingTriangleIterator trisEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_edge_node(RegularEdgeIterator edgesBegin, RegularEdgeIterator edgesEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_hexahedron_node(HexahedronIterator hexasBegin, HexahedronIterator hexasEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_octahedron_node(OctahedronIterator octsBegin, OctahedronIterator octsEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_prism_node(PrismIterator prismsBegin, PrismIterator prismsEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_projector_node(RefinementProjector &proj, const char *nodeName) | ug::GridWriterUGX | protected |
create_pyramid_node(PyramidIterator pyrasBegin, PyramidIterator pyrasEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_quadrilateral_node(QuadrilateralIterator quadsBegin, QuadrilateralIterator quadsEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_selector_element_node(const char *name, const ISelector &sel) | ug::GridWriterUGX | protected |
create_subset_element_node(const char *name, const ISubsetHandler &sh, size_t si) | ug::GridWriterUGX | protected |
create_tetrahedron_node(TetrahedronIterator tetsBegin, TetrahedronIterator tetsEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_triangle_node(TriangleIterator trisBegin, TriangleIterator trisEnd, AAVrtIndex aaIndVRT) | ug::GridWriterUGX | protected |
create_vertex_node(RegularVertexIterator vrtsBegin, RegularVertexIterator vrtsEnd, TAAPos &aaPos) | ug::GridWriterUGX | protected |
GridWriterUGX() | ug::GridWriterUGX | |
init_grid_attachments(Grid &grid) | ug::GridWriterUGX | protected |
m_aInt | ug::GridWriterUGX | protected |
m_doc | ug::GridWriterUGX | protected |
m_vEntries | ug::GridWriterUGX | protected |
process_global_attachments(Grid &grid, rapidxml::xml_node<> *gridNode) | ug::GridWriterUGX | protected |
write_to_file(const char *filename) | ug::GridWriterUGX | |
write_to_stream(std::ostream &out) | ug::GridWriterUGX | virtual |
~GridWriterUGX() | ug::GridWriterUGX | virtual |