Searched refs:dimAuxEff (Results 1 – 1 of 1) sorted by relevance
797 PetscInt dimAuxEff = dimAux < 0 ? dimProj : dimAux; in DMProjectLocal_Generic_Plex() local799 …dim) <= 1 && PetscAbsInt(dimProj - dimIn) <= 1 && PetscAbsInt(dimProj - dimAuxEff) <= 1, PETSC_COM… in DMProjectLocal_Generic_Plex()803 htIncAux = dimAuxEff - dimProj; in DMProjectLocal_Generic_Plex()