Searched refs:statssf (Results 1 – 1 of 1) sorted by relevance
239 PetscSF *statssf) { in SpanwiseStatisticsCreateSF() argument245 PetscCall(PetscSFCreate(PetscObjectComm((PetscObject)childdm), statssf)); in SpanwiseStatisticsCreateSF()274 …PetscCall(PetscSFSetGraphFromCoordinates(*statssf, parent_num_qpnts, child_num_qpnts, num_comp_sf,… in SpanwiseStatisticsCreateSF()281 PetscCall(PetscObjectSetName((PetscObject)*statssf, spanstats->prefix)); in SpanwiseStatisticsCreateSF()282 PetscCall(PetscSFViewFromOptions(*statssf, NULL, spanstats_sf_key)); in SpanwiseStatisticsCreateSF()