Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dpetsc_ops.c16 PetscErrorCode DMGetLocalVectorInfo(DM dm, PetscInt *local_size, PetscInt *global_size, VecType *ve… in DMGetLocalVectorInfo()
29 PetscErrorCode DMGetGlobalVectorInfo(DM dm, PetscInt *local_size, PetscInt *global_size, VecType *v… in DMGetGlobalVectorInfo()