#include "petscdmlabel.h" #include "petscsection.h" PetscErrorCode DMLabelConvertToSection(DMLabel label, PetscSection *section, IS *is)Not collective
label | - the DMLabel |
section | - the section giving offsets for each stratum | |
is | - An IS containing all the label points |