Home
last modified time | relevance | path

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

/petsc/src/vec/is/section/interface/
H A Dsection.c2606 static inline PetscErrorCode PrintArrayElement(void *array, PetscDataType data_type, PetscCount ind… in PrintArrayElement() function
2680 …s->atlasOff[p]; i < s->atlasOff[p] + s->atlasDof[p]; ++i) PetscCall(PrintArrayElement(array, data_… in PetscSectionArrayView_ASCII_Internal()
2686 …s->atlasOff[p]; i < s->atlasOff[p] + s->atlasDof[p]; ++i) PetscCall(PrintArrayElement(array, data_… in PetscSectionArrayView_ASCII_Internal()