Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mpi/
H A Dpcmpi.c36 PCMPI_UPDATE_MAT_VALUES, /* update current matrix with new nonzero values */ enumerator
631 case PCMPI_UPDATE_MAT_VALUES: in PCMPIServerBegin()
855 PetscCall(PCMPIServerBroadcastRequest(PCMPI_UPDATE_MAT_VALUES)); in PCSetUp_MPI()