Home
last modified time | relevance | path

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

/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu846 PetscBool samplingdone = PETSC_FALSE; in MatAssemblyEnd_H2OPUS() local
931 samplingdone = PETSC_TRUE; in MatAssemblyEnd_H2OPUS()
948 if (samplingdone) { in MatAssemblyEnd_H2OPUS()