Searched defs:localA (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 198 …ux, DMEnclosureType encAux, PetscDS dsAux, PetscReal time, Vec localU, Vec localA, PetscFEGeom *cg… in DMProjectPoint_Field_Private() 357 …ux, DMEnclosureType encAux, PetscDS dsAux, PetscReal time, Vec localU, Vec localA, PetscFEGeom *fg… in DMProjectPoint_BdField_Private() 533 …cFEGeom *fegeom, PetscInt effectiveHeight, PetscReal time, Vec localU, Vec localA, PetscBool hasFE… in DMProjectPoint_Private() 718 Vec localA = NULL, tv; in DMProjectLocal_Generic_Plex() local
|
| /petsc/src/ksp/pc/impls/amgx/ |
| H A D | amgx.cxx | 137 Mat localA; member
|