[petsc-users] A question about ghost cells
    leejearl 
    leejearl at 126.com
       
    Fri Oct 28 06:32:31 CDT 2016
    
    
  
Hi, everyone:
     I have a distributed DMPlex representing a 2D finite volume mesh. I 
distributed it using the function "DMPlexDistribute()".
Then, I constructed the ghost cells using "DMPlexConstructGhostCells()".
    The question is that I want to determine which cell is ghosted. I 
obtained all the cells using "DMPlexGetHeightStratum()", and
how can I kown which cell is ghosted?
    Thanks, all the helps are appreciated.
leejearl
    
    
More information about the petsc-users
mailing list