#include "petscdm.h" #include "petscdmlabel.h" #include "petscds.h" PetscErrorCode DMPolytopeInCellTest(DMPolytopeType ct, const PetscReal point[], PetscBool *inside)Not collective
ct | - The DMPolytopeType | |
point | - Coordinates of the point |
inside | - Flag indicating whether the point is inside the reference cell of given type |