Home
last modified time | relevance | path

Searched defs:hmatrix (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu141 HMatrix *hmatrix; member
1488 HMatrix *hmatrix = new HMatrix(*a->hmatrix); in MatH2OpusCompress() local