Skip to content
  • Iulian Grindeanu's avatar
    Add methods for tags and connectivities. · 56950bbf
    Iulian Grindeanu authored and vijaysm's avatar vijaysm committed
    * TAGS: example is for int and double dense tags only
      example is for tag existing in the file already
      one of the tags is exchanged, the other one not
      (so the values on ghosts will be default, 0.0)
    
    * Change the name of connectivity method
      instead of element connectivity, call it BlockElementConnectivity
      - add a connectivity method on single element
      - add info method on all visible elements
    56950bbf