r<#secure method=pgpmime mode=sign> Ashwin Srinath <[email protected]> writes:
> Hello, petsc-users, > > In PETSc, we have VecCUSPGetArray to access the underlying array from a Vec > of type 'cusp'. Does petsc4py offer something similar? If not, I'm > considering using petsc4py and pyCUDA together in some way, and I'd be > extremely grateful for any advice on doing that. It does not currently exist. What type would you like to see returned? If we can find a sufficiently generic approach, it can be added.
