Searched refs:PetscSFWindowCreateDynamicSF (Results 1 – 1 of 1) sorted by relevance
358 static PetscErrorCode PetscSFWindowCreateDynamicSF(PetscSF sf, PetscSF *dynsf) in PetscSFWindowCreateDynamicSF() function755 …if (w->flavor == PETSCSF_WINDOW_FLAVOR_DYNAMIC) PetscCall(PetscSFWindowCreateDynamicSF(sf, &dynsf_… in PetscSFSetUp_Window()774 if (!dynsf_full) PetscCall(PetscSFWindowCreateDynamicSF(sf, &dynsf_full)); in PetscSFSetUp_Window()