Home
last modified time | relevance | path

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

/petsc/src/vec/is/utils/
H A Dpsort.c214 PetscCount filled = 0; in PetscParallelRedistribute() local
218 PetscCallMPI(MPIU_Get_count(&status, MPIU_INT, &filled)); in PetscParallelRedistribute()
219 while (filled < total) { in PetscParallelRedistribute()
223 …PetscCallMPI(MPIU_Recv(&arrayout[filled], total - filled, MPIU_INT, sender, secondtag, map->comm, … in PetscParallelRedistribute()
225 filled += mfilled; in PetscParallelRedistribute()
/petsc/include/petsc/private/
H A Dhashmap.txt451 - array - Array filled with the hash table keys
472 - array - Array filled with the hash table values
494 . karray - Array filled with the hash table keys
495 - varray - Array filled with the hash table values
H A Dhashset.txt92 . ht - The hash set filled with the elements from the other hash set
269 - array - Array filled with the hash set entries
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DLog.pyx718 This structure is filled with the performance information.
/petsc/doc/manual/
H A Dfortran.md280 Similarly, for PETSc routines where the user provides a character array (to be filled) followed by …
H A Dmat.md161 that was not filled by a call to `MatSetValues()` or a related routine
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas107 (adapt/coarsen/cell/filled? #f)
110 (adapt/refine/cell/filled? #f)
7591 (parallel/claim-host-not-filled? #f)