Searched refs:DMDefaultSectionCheckConsistency_Internal (Results 1 – 1 of 1) sorted by relevance
4557 static PetscErrorCode DMDefaultSectionCheckConsistency_Internal(DM dm, PetscSection localSection, P… in DMDefaultSectionCheckConsistency_Internal() function4698 if (section) PetscCall(DMDefaultSectionCheckConsistency_Internal(dm, dm->localSection, section)); in DMSetGlobalSection()