Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsection.c89 static PetscErrorCode DMPlexCreateSectionDof(DM dm, DMLabel label[], const PetscInt numDof[], Petsc… in DMPlexCreateSectionDof() function
433 PetscCall(DMPlexCreateSectionDof(dm, label, numDof, *section)); in DMPlexCreateSection()