Home
last modified time | relevance | path

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

/petsc/src/mat/impls/h2opus/
H A Dmath2opussampler.hpp72 void PetscMatrixSampler::SetIndexMap(int n, int *indexmap) in SetIndexMap()
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu1720 PetscErrorCode MatH2OpusGetIndexMap(Mat A, IS *indexmap) in MatH2OpusGetIndexMap()