petsc-3.14.6 2021-03-30
PetscSectionGetMaxDof
Return the maximum number of degrees of freedom on any point in the chart
Synopsis
#include "petscsection.h"
PetscErrorCode PetscSectionGetMaxDof(PetscSection s, PetscInt *maxDof)
Not collective
Input Parameters
Output Parameter
See Also
PetscSectionGetDof(), PetscSectionSetDof(), PetscSectionCreate()
Level
intermediate
Location
src/vec/is/section/interface/section.c
Index of all PetscSection routines
Table of Contents for all manual pages
Index of all manual pages