Home
last modified time | relevance | path

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

/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu882 …BoxEntryGen<PetscScalar, H2OPUS_HWTYPE_CPU, PetscFunctionGenerator<PetscScalar>> entry_gen(*a->ker… in MatAssemblyEnd_H2OPUS() local
886 …buildDistributedHMatrix(*a->dist_hmatrix, a->ptcloud, adm, entry_gen, a->leafsize, a->basisord, a-… in MatAssemblyEnd_H2OPUS()
889 buildHMatrix(*a->hmatrix, a->ptcloud, adm, entry_gen, a->leafsize, a->basisord); in MatAssemblyEnd_H2OPUS()