Home
last modified time | relevance | path

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

/petsc/src/mat/impls/adj/mpi/
H A Dmpiadj.c710 static PetscErrorCode MatMPIAdjSetPreallocation_MPIAdj(Mat B, PetscInt *i, PetscInt *j, PetscInt *v… in MatMPIAdjSetPreallocation_MPIAdj() function
949 …tComposeFunction((PetscObject)B, "MatMPIAdjSetPreallocation_C", MatMPIAdjSetPreallocation_MPIAdj)); in MatCreate_MPIAdj()