Skip to content
  • 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