Home
last modified time | relevance | path

Searched defs:bl (Results 1 – 8 of 8) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c16 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformSetUp_BL() local
407 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformGetSubcellOrientation_BL() local
463 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformCellTransform_BL() local
491 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformMapCoordinates_BL() local
510 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformSetFromOptions_BL() local
555 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformDestroy_BL() local
582 DMPlexRefine_BL *bl; in DMPlexTransformCreate_BL() local
/petsc/src/snes/tutorials/network/power/
H A DPFReadData.c75 double gl, bl, vm, va, basekV; in PFReadMatPowerData() local
H A Dpower.h34 PetscScalar bl; /* Reactive component of shunt admittance to ground */ member
/petsc/include/
H A Dpetscstring.h678 const PETSC_UINTPTR_T bl = (PETSC_UINTPTR_T)b; in PetscMemcpy() local
/petsc/src/tao/constrained/tutorials/
H A Dex1.c41 Vec ce, ci, bl, bu, Xseq; member
/petsc/src/sys/utils/
H A Dsortso.c36 static inline void COPYSWAPPY2(char *al, char *ar, size_t asize, char *bl, char *br, size_t bsize, … in COPYSWAPPY2()
82 static inline void COPYSWAPPY2(char *al, char *ar, size_t asize, char *bl, char *br, size_t bsize, … in COPYSWAPPY2()
/petsc/src/snes/impls/nasm/
H A Dnasm.c623 PetscErrorCode (*bl)(DM, Vec, void *); in SNESNASMSolveLocal_Private() local
/petsc/src/mat/impls/nest/
H A Dmatnest.c757 Vec bl, *br; in MatDiagonalScale_Nest() local