Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dutil.c23 PetscErrorCode PCGAMGGetDataWithGhosts(Mat Gmat, PetscInt data_sz, PetscReal data_in[], PetscInt *a… in PCGAMGGetDataWithGhosts()
/petsc/include/petsc/private/
H A Dpcgamgimpl.h38 PetscInt data_sz; /* nloc*data_rows*data_cols */ member