On Tue, Mar 31, 2015 at 10:13 AM, Mark Adams <[email protected]> wrote:
> No, I don't have a C main program (like the doc says). > I can see COMM_WORLD set in the Fortran initialize wrapper, but where is COMM_SELF set? MAtt > On Tue, Mar 31, 2015 at 11:05 AM, Matthew Knepley <[email protected]> > wrote: > >> On Tue, Mar 31, 2015 at 5:44 AM, Mark Adams <[email protected]> wrote: >> >>> I'm finding that my fortran code on OSX has PETSC_COMM_SELF == 0. >>> >>> I can not find where PETSC_COMM_SELF is created. >>> >> >> Its set in PetscInitializeFortran(). Did you call that? >> >> Matt >> >> >>> >>> 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 >> > > -- 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
