#include "petscdm.h" #include "petscdmlabel.h" #include "petscds.h" PetscErrorCode DMLocalizeCoordinate(DM dm, const PetscScalar in[], PetscBool endpoint, PetscScalar out[])
dm | - The DM | |
in | - The input coordinate point (dim numbers) | |
endpoint | - Include the endpoint L_i |
Level:developer
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages