Searched refs:DMPlexGetConeOrientations (Results 1 – 5 of 5) sorted by relevance
1157 PetscCall(DMPlexGetConeOrientations(dm, &cones)); in DMPlexDistributeCones()1158 PetscCall(DMPlexGetConeOrientations(dmParallel, &newCones)); in DMPlexDistributeCones()
2049 PetscCall(DMPlexGetConeOrientations(dm, &orientations)); in DMPlexTreeRefineCell()
5885 PetscErrorCode DMPlexGetConeOrientations(DM dm, PetscInt *coneOrientations[]) in DMPlexGetConeOrientations() function
62 PETSC_EXTERN PetscErrorCode DMPlexGetConeOrientations(DM, PetscInt *[]);
2543 PetscCall(DMPlexGetConeOrientations(dm, &ornts)); in DMPlexTopologyBuildFromLayers_Private()