Home
last modified time | relevance | path

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

/petsc/src/dm/dt/interface/
H A Ddtds.c3569 static PetscErrorCode DSBoundaryDuplicate_Internal(DSBoundary b, DSBoundary *bNew) in DSBoundaryDuplicate_Internal() function
3631 PetscCall(DSBoundaryDuplicate_Internal(b, &bNew)); in PetscDSCopyBoundary()