Home
last modified time | relevance | path

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

/petsc/src/mat/impls/h2opus/
H A Dmath2opussampler.hpp32 void SetGPUSampling(bool);
132 void PetscMatrixSampler::SetGPUSampling(bool gpusampling) in SetGPUSampling() function in PetscMatrixSampler
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu923 a->sampler->SetGPUSampling(false); in MatAssemblyEnd_H2OPUS()
927 a->sampler->SetGPUSampling(true); in MatAssemblyEnd_H2OPUS()