Home
last modified time | relevance | path

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

/petsc/src/dm/impls/network/
H A Dnetwork.c2276 static inline PetscErrorCode MatSetPreallocationDenseblock_private(PetscInt nrows, PetscInt *rows, … in MatSetPreallocationDenseblock_private() function
2320 PetscCall(MatSetPreallocationDenseblock_private(nrows, rows, ncols, ghost, vdnz, vonz)); in MatSetPreallocationblock_private()