Home
last modified time | relevance | path

Searched refs:ihp1 (Results 1 – 3 of 3) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/
H A Dorient_polygon_soup.h237 P_ID ihp1 = (ih+1)%size; in orient() local
239 const V_ID i2 = polygons[to_be_oriented_index][ihp1]; in orient()
/dports/science/PETSc/petsc-3.14.1/src/ts/interface/sensitivity/
H A Dtssen.c446 PetscErrorCode TSSetIHessianProduct(TS ts,Vec *ihp1,PetscErrorCode (*ihessianproductfunc1)(TS,Petsc… in TSSetIHessianProduct() argument
454 PetscValidPointer(ihp1,2); in TSSetIHessianProduct()
457 if (ihp1) ts->vecs_fuu = ihp1; in TSSetIHessianProduct()
/dports/science/PETSc/petsc-3.14.1/
H A DCTAGS33880 …face/sensitivity/tssen.c /^PetscErrorCode TSSetIHessianProduct(TS ts,Vec *ihp1,PetscErrorCode (*ih…