Searched refs:includesConstraintsA (Results 1 – 1 of 1) sorted by relevance
3039 PetscBool includesConstraintsA; in DMPlexSectionLoad_HDF5_Internal() local3042 PetscCall(PetscSectionGetIncludesConstraints(sectionA, &includesConstraintsA)); in DMPlexSectionLoad_HDF5_Internal()3043 if (includesConstraintsA) PetscCall(PetscSectionGetStorageSize(sectionA, &m)); in DMPlexSectionLoad_HDF5_Internal()