Searched refs:DMPlexGetTrueSupportSize (Results 1 – 1 of 1) sorted by relevance
757 static PetscErrorCode DMPlexGetTrueSupportSize(DM dm, PetscInt p, PetscInt *dof, PetscInt *numTrueS… in DMPlexGetTrueSupportSize() function809 PetscCall(DMPlexGetTrueSupportSize(dm, p, &dof, numTrueSupp)); in DMPlexTreeExchangeSupports()816 PetscCall(DMPlexGetTrueSupportSize(dm, q, &qdof, numTrueSupp)); in DMPlexTreeExchangeSupports()