Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dsectionimpl.h46 …PetscBool useFieldOff; /* Use the field offsets directly for the global section, rather… member
/petsc/src/vec/is/section/interface/
H A Dsection.c57 (*s)->useFieldOff = PETSC_FALSE; in PetscSectionCreate()
3968 *flg = s->useFieldOff; in PetscSectionGetUseFieldOffsets()
3989 s->useFieldOff = flg; in PetscSectionSetUseFieldOffsets()