Skip to content
Snippets Groups Projects
  1. May 29, 2018
  2. Oct 07, 2010
  3. Jan 04, 2010
    • mattijs's avatar
      Added master-slave addressing for coupled points. · c6d4035c
      mattijs authored
      - Rewrote globalPoints to use globalIndex class so now only transfers
      single label instead of labelPair
      - Added addressing in globalMeshData
          - from coupled master points to slave points
          -         ,,          edges     ,,    edges
          - from coupled points (master or slave) to uncoupled boundary faces
          -               ,,                    ,,                      cells
      - See test/globalMeshData for simple test
      c6d4035c