Searched refs:DMPolytopeInCellTest (Results 1 – 3 of 3) sorted by relevance
135 PetscCall(DMPolytopeInCellTest(ct, subpoint, &inside)); in PetscFEComputeTabulation_Composite()
1147 PETSC_EXTERN PetscErrorCode DMPolytopeInCellTest(DMPolytopeType, const PetscReal[], PetscBool *);
9621 PetscErrorCode DMPolytopeInCellTest(DMPolytopeType ct, const PetscReal point[], PetscBool *inside) in DMPolytopeInCellTest() function