Commit 52745d4
committed
Don't check for ghosting with a non-VECMPI Vec
PETSc doesn't even want to let us call these functions on e.g. a Kokkos
vector without throwing an error, so we'll hardcode for now that other
vectors just can't be ghosted.1 parent c9892ac commit 52745d4
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
669 | | - | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
670 | 678 | | |
671 | | - | |
672 | | - | |
673 | 679 | | |
674 | 680 | | |
675 | 681 | | |
| |||
0 commit comments