Searched refs:PetscSectionInvalidateMaxDof_Internal (Results 1 – 4 of 4) sorted by relevance
101 static inline PetscErrorCode PetscSectionInvalidateMaxDof_Internal(PetscSection s) in PetscSectionInvalidateMaxDof_Internal() function
63 PetscCall(PetscSectionInvalidateMaxDof_Internal(*s)); in PetscSectionCreate()974 PetscCall(PetscSectionInvalidateMaxDof_Internal(s)); in PetscSectionSetDof()1002 PetscCall(PetscSectionInvalidateMaxDof_Internal(s)); in PetscSectionAddDof()2803 PetscCall(PetscSectionInvalidateMaxDof_Internal(s)); in PetscSectionReset()
337 PetscCall(PetscSectionInvalidateMaxDof_Internal(leafSection)); in PetscSFDistributeSection()
385 PetscCall(PetscSectionInvalidateMaxDof_Internal(rootSectionAdj)); in DMPlexCreateAdjacencySection_Static()