Re: Should PetscObjectName be collective?
18 Nov
2009
18 Nov
'09
9:27 a.m.
On Nov 18, 2009, at 8:52 AM, Jed Brown wrote:
http://petsc.cs.iit.edu/petsc/petsc-dev/rev/ecbd2dcad71a
Note that there are a couple other places where keyvals are created (with no way to free them). Does it make sense to put those fields into this one?
Is there a reason that petscinitialize_() duplicates much of PetscInitialize()? Seems like we ought to have the common stuff in a PetscInitialize_Private().
There was a reason for this duplication many years ago. I do not know if it is still needed. There is the business of the fortran "initialization" being done twice which may be fragile. You could try merging but test it relentlessly :-) Barry
Jed
6110
Age (days ago)
6110
Last active (days ago)
0 comments
1 participants
participants (1)
-
Barry Smith