Home
last modified time | relevance | path

Searched defs:includesConstraints (Results 1 – 6 of 6) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex21.c201 PetscBool includesConstraints = PETSC_FALSE; in main() local
384 PetscBool includesConstraints = PETSC_FALSE; in main() local
/petsc/src/vec/is/section/interface/hdf5/
H A Dsectionhdf5.c11 PetscBool hasConstraints, includesConstraints; in PetscSectionView_HDF5_SingleField() local
181 PetscBool hasConstraints, includesConstraints; in PetscSectionLoad_HDF5_SingleField() local
/petsc/include/petsc/private/
H A Dsectionimpl.h34 …PetscBool includesConstraints; /* True if constrained dofs are included when computing offsets … member
/petsc/src/vec/is/section/interface/
H A Dsection.c889 PetscErrorCode PetscSectionGetIncludesConstraints(PetscSection s, PetscBool *includesConstraints) in PetscSectionGetIncludesConstraints()
911 PetscErrorCode PetscSectionSetIncludesConstraints(PetscSection s, PetscBool includesConstraints) in PetscSectionSetIncludesConstraints()
/petsc/src/dm/impls/plex/
H A Dplex.c2343 PetscBool includesConstraints; in DMPlexGlobalVectorView() local
2419 PetscBool includesConstraints; in DMPlexLocalVectorView() local
2719 PetscBool includesConstraints; in DMPlexGlobalVectorLoad() local
2795 PetscBool includesConstraints; in DMPlexLocalVectorLoad() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c1721 PetscBool includesConstraints; in DMPlexLocalVectorView_HDF5_Internal() local