Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddm.c4557 static PetscErrorCode DMDefaultSectionCheckConsistency_Internal(DM dm, PetscSection localSection, P… in DMDefaultSectionCheckConsistency_Internal() function
4698 if (section) PetscCall(DMDefaultSectionCheckConsistency_Internal(dm, dm->localSection, section)); in DMSetGlobalSection()