Home
last modified time | relevance | path

Searched refs:DMDSEnlarge_Static (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/interface/
H A Ddm.c5490 static PetscErrorCode DMDSEnlarge_Static(DM dm, PetscInt NdsNew) in DMDSEnlarge_Static() function
5731 PetscCall(DMDSEnlarge_Static(dm, Nds + 1)); in DMSetRegionDS()