Satish Balay <[email protected]> writes:

> Should have included this..
>
>>>>>>>
>          CXX arch-linux-complex-gcov/obj/src/snes/interface/snesut.o
> src/snes/interface/snesut.c: In function ‘PetscErrorCode 
> SNESSetWorkVecs(SNES, PetscInt)’:
> src/snes/interface/snesut.c:560:34: error: ‘DMGetGlobalVector’ was not 
> declared in this scope
>    ierr = DMGetGlobalVector(dm, &v);CHKERRQ(ierr);
>                                   ^
> src/snes/interface/snesut.c:562:38: error: ‘DMRestoreGlobalVector’ was not 
> declared in this scope
>    ierr = DMRestoreGlobalVector(dm, &v);CHKERRQ(ierr);
>                                       ^

Lots more errors so I reverted this broken branch.


https://bitbucket.org/petsc/petsc/commits/3916af505cb85cf60e830a5c07833606c651ea33

Attachment: pgpijCkuya8IQ.pgp
Description: PGP signature

Reply via email to