Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/coarsen/impls/hem/
H A Dhem.c247 PetscErrorCode PetscCDRemoveAllAt(PetscCoarsenData *ail, PetscInt a_idx) in PetscCDRemoveAllAt() function
592 PetscCall(PetscCDRemoveAllAt(agg_llists, lid)); in MatCoarsenApply_HEM_private()
859 PetscCall(PetscCDRemoveAllAt(ghost_deleted_list, proc)); // done with this list in MatCoarsenApply_HEM_private()
919 PetscCall(PetscCDRemoveAllAt(agg_llists, lid1)); in MatCoarsenApply_HEM_private()
1143 PetscCall(PetscCDRemoveAllAt(bc_list, 0)); in MatCoarsenApply_HEM_private()
/petsc/include/petsc/private/
H A Dmatimpl.h1668 PETSC_EXTERN PetscErrorCode PetscCDRemoveAllAt(PetscCoarsenData *, PetscInt);