[petsc-users] viewing question

Mark Adams mfadams at lbl.gov
Fri Jun 1 10:09:13 CDT 2018


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".

Thanks,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20180601/cb7efdd9/attachment.html>


More information about the petsc-users mailing list