Searched refs:bPrev (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexegads.c | 2625 ego bRef, bPrev, bNext; in ConvertGeomModelToAllBSplines() local 2634 PetscCallEGADS(EGlite_getInfo, (bspline, &boclass, &bmtype, &bRef, &bPrev, &bNext)); in ConvertGeomModelToAllBSplines() 2638 PetscCallEGADS(EG_getInfo, (bspline, &boclass, &bmtype, &bRef, &bPrev, &bNext)); in ConvertGeomModelToAllBSplines() 2853 ego bRef, bPrev, bNext, fgeom, *lobjs; in DMPlex_Surface_Grad() local 2873 PetscCall(EGlite_getInfo(fgeom, &boclass, &bmtype, &bRef, &bPrev, &bNext)); in DMPlex_Surface_Grad() 2878 PetscCall(EG_getInfo(fgeom, &boclass, &bmtype, &bRef, &bPrev, &bNext)); in DMPlex_Surface_Grad() 2905 PetscCall(EGlite_getInfo(fgeom, &boclass, &bmtype, &bRef, &bPrev, &bNext)); in DMPlex_Surface_Grad() 2910 PetscCall(EG_getInfo(fgeom, &boclass, &bmtype, &bRef, &bPrev, &bNext)); in DMPlex_Surface_Grad() 3397 ego bRef, bPrev, bNext, fgeom, *lobjs; in DMPlexGeomDataAndGrads() local 3417 PetscCall(EGlite_getInfo(fgeom, &boclass, &bmtype, &bRef, &bPrev, &bNext)); in DMPlexGeomDataAndGrads() [all …]
|