petsc-3.11.4 2019-09-28
PetscSectionGetValueLayout
Get the PetscLayout associated with a section, usually the default global section.
Synopsis
#include "petscvec.h"
PetscErrorCode PetscSectionGetValueLayout(MPI_Comm comm, PetscSection s, PetscLayout *layout)
Input Parameters
Output Parameter
layout -The layout for the section
See Also
PetscSectionCreate()
Level
developer
Location
src/vec/is/utils/vsectionis.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages