[petsc-users] viewing question
Matthew Knepley
knepley at gmail.com
Fri Jun 1 10:12:45 CDT 2018
On Fri, Jun 1, 2018 at 11:09 AM, Mark Adams <mfadams at lbl.gov> wrote:
> I have:
>
> ierr = PetscObjectSetName((PetscObject) uproj,"u");CHKERRQ(ierr);
> ierr = PetscObjectViewFromOptions((PetscObject)uproj, NULL,
> "-vec_view");CHKERRQ(ierr);
>
> The name that I see in the viewer (Visit) is "u_PetscFE_0x840000 ...". Can
> I get rid of all the crap that PETSc added and just get "u".
>
I am guessing this is HDF5? If you are using PetscFE, give your FE a name.
Matt
> Thanks,
> Mark
>
--
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.caam.rice.edu/~mk51/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20180601/1ed570bd/attachment.html>
More information about the petsc-users
mailing list