Home
last modified time | relevance | path

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

/honee/src/
H A Dpetsc_ops.c12 PetscErrorCode DMGetLocalVectorInfo(DM dm, PetscInt *local_size, PetscInt *global_size, VecType *ve… in DMGetLocalVectorInfo()
25 PetscErrorCode DMGetGlobalVectorInfo(DM dm, PetscInt *local_size, PetscInt *global_size, VecType *v… in DMGetGlobalVectorInfo()