MatH2OpusGetNativeMult#

Query whether the native H2Opus matrix-vector multiplication path is enabled for a MATH2OPUS.

Synopsis#

#include "petscmat.h"   
PetscErrorCode MatH2OpusGetNativeMult(Mat A, PetscBool *nm)

Not Collective

Input Parameter#

Output Parameter#

See Also#

Mat, MATH2OPUS, MatH2OpusSetNativeMult()

Level#

advanced

Location#

src/mat/impls/h2opus/cuda/math2opus.cu


Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages