Searched defs:Last (Results 1 – 2 of 2) sorted by relevance
23 PetscMPIInt First, Last, rank, size; in KSPAGMRESRoddecInitNeighboor() local122 PetscMPIInt Last = agmres->Last; in KSPAGMRESRoddec() local241 PetscMPIInt First = agmres->First, Last = agmres->Last; in KSPAGMRESRodvec() local
24 PetscMPIInt First, Last, Ileft, Iright; /* Create a ring of processors for RODDEC */ member