Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/coarsen/impls/hem/
H A Dhem.c302 PetscErrorCode PetscCDIsEmptyAt(const PetscCoarsenData *ail, PetscInt a_idx, PetscBool *a_e) in PetscCDIsEmptyAt() argument
306 *a_e = (PetscBool)(ail->array[a_idx] == NULL); in PetscCDIsEmptyAt()