#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMSetCoordinateSection(DM dm, PetscInt dim, PetscSection section)Not Collective Many br
dm | - The DM object Many br | |
dim | - The embedding dimension, or PETSC_DETERMINE Many br | |
section | - The PetscSection object Many br |
Many br
Level:intermediate
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages