Dear petsc, I'm wondering how to get cell from the mash file , what i'm using now is DMPlexGetConeSize , DMPlexGetCone and DMGetLabelValue . It works , but i think the code is too long , is there any way to simplify the code? Sincerely, James.
On Mon, Dec 24, 2018 at 1:29 AM 楊青晃 via petsc-users <[email protected]> wrote:
Dear petsc, I'm wondering how to get cell from the mash file , what i'm using now is DMPlexGetConeSize , DMPlexGetCone and DMGetLabelValue . It works , but i think the code is too long , is there any way to simplify the code?
You will have to explain what you want in more detail. Thanks, Matt
Sincerely, James.
-- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
participants (2)
-
Matthew Knepley -
楊青晃