Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm_impl.hpp368 if (const auto wcu = VecCUPMCast(w)) { in GetLocalVector() local
369 if (auto &device_array = wcu->array_d) { in GetLocalVector()