Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/amgx/
H A Damgx.cxx135 PetscInt nGlobalRows; member
286 amgx->nGlobalRows = partitionOffsets[amgx->nranks]; in PCSetUp_AMGX()
296 …PetscCallAmgX(AMGX_matrix_upload_distributed(amgx->A, amgx->nGlobalRows, (int)amgx->nLocalRows, (i… in PCSetUp_AMGX()