Commit 47a1375
committed
Add NumericVector::is_effectively_ghosted()
I only need this for PetscVector, for several layers of reasons at this
point, but I suppose it is the sort of thing that could be useful in
general and from user code, so we'll make it public and leave it in the
base class.1 parent d452ed8 commit 47a1375
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
171 | 184 | | |
172 | 185 | | |
173 | 186 | | |
| |||
0 commit comments