Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmat.pxi719 cdef inline PetscMatAssemblyType assemblytype(object assembly) \ function
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu836 static PetscErrorCode MatAssemblyEnd_H2OPUS(Mat A, MatAssemblyType assemblytype) in MatAssemblyEnd_H2OPUS()