Searched refs:a_e (Results 1 – 1 of 1) sorted by relevance
302 PetscErrorCode PetscCDIsEmptyAt(const PetscCoarsenData *ail, PetscInt a_idx, PetscBool *a_e) in PetscCDIsEmptyAt() argument306 *a_e = (PetscBool)(ail->array[a_idx] == NULL); in PetscCDIsEmptyAt()