#include "petscdmda.h" PetscErrorCode DMDAGetCoordinateName(DM dm,PetscInt nf,const char **name)Not Collective
dm | - the DM | |
nf | - number for the DMDA (0, 1, ... dim-1) |
Notes: It must be called after having called DMSetUp().
Level:intermediate
Location:src/dm/impls/da/dacorn.c
Index of all DMDA routines
Table of Contents for all manual pages
Index of all manual pages