Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsection.c4 static PetscErrorCode DMPlexCreateSectionFields(DM dm, const PetscInt numComp[], PetscSection *sect… in DMPlexCreateSectionFields() function
432 PetscCall(DMPlexCreateSectionFields(dm, numComp, section)); in DMPlexCreateSection()