| access(Grid &g, TAttachment &a, bool vrts=true, bool edges=true, bool faces=true, bool vols=true) | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| ConstRefType typedef | ug::MultiElementAttachmentAccessor< TAttachment > | |
| edge_accessor() | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| face_accessor() | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| invalidate() | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| is_valid_edge_accessor() const | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| is_valid_face_accessor() const | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| is_valid_vertex_accessor() const | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| is_valid_volume_accessor() const | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| m_aaEdge | ug::MultiElementAttachmentAccessor< TAttachment > | private |
| m_aaFace | ug::MultiElementAttachmentAccessor< TAttachment > | private |
| m_aaVol | ug::MultiElementAttachmentAccessor< TAttachment > | private |
| m_aaVrt | ug::MultiElementAttachmentAccessor< TAttachment > | private |
| MultiElementAttachmentAccessor() | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| MultiElementAttachmentAccessor(Grid &g, TAttachment &a, bool vrts=true, bool edges=true, bool faces=true, bool vols=true) | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](Vertex *e) | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](Edge *e) | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](Face *e) | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](Volume *e) | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](GridObject *e) | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](Vertex *e) const | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](Edge *e) const | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](Face *e) const | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](Volume *e) const | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| operator[](GridObject *e) const | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| RefType typedef | ug::MultiElementAttachmentAccessor< TAttachment > | |
| ValueType typedef | ug::MultiElementAttachmentAccessor< TAttachment > | |
| vertex_accessor() | ug::MultiElementAttachmentAccessor< TAttachment > | inline |
| volume_accessor() | ug::MultiElementAttachmentAccessor< TAttachment > | inline |