Home
last modified time | relevance | path

Searched refs:wseq (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm_impl.hpp359 if (const auto wseq = VecIMPLCast(w)) { in GetLocalVector() local
360 if (auto &alloced = wseq->array_allocated) { in GetLocalVector()
365 wseq->array = nullptr; in GetLocalVector()
366 wseq->unplacedarray = nullptr; in GetLocalVector()