Searched refs:dsEffAux (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 943 PetscDS dsEffAux = dsAux; in DMProjectLocal_Generic_Plex() local 999 if (htIncAux) PetscCall(PetscDSGetHeightSubspace(dsAux, hEffAux, &dsEffAux)); in DMProjectLocal_Generic_Plex() 1054 …rojectPoint_Private(dm, dsEff, plexIn, encIn, dsEffIn, plexAux, encAux, dsEffAux, chunkgeom, htInc… in DMProjectLocal_Generic_Plex() 1085 …rojectPoint_Private(dm, dsEff, plexIn, encIn, dsEffIn, plexAux, encAux, dsEffAux, chunkgeom, htInc… in DMProjectLocal_Generic_Plex()
|