Searched refs:First (Results 1 – 25 of 115) sorted by relevance
12345
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmresorthog.c | 23 PetscMPIInt First, Last, rank, size; in KSPAGMRESRoddecInitNeighboor() local 29 PetscCallMPI(MPIU_Allreduce(&rank, &First, 1, MPI_INT, MPI_MIN, comm)); in KSPAGMRESRoddecInitNeighboor() 38 agmres->Iright = First; in KSPAGMRESRoddecInitNeighboor() 48 agmres->First = First; in KSPAGMRESRoddecInitNeighboor() 121 PetscMPIInt First = agmres->First; in KSPAGMRESRoddec() local 171 if (rank == First) { in KSPAGMRESRoddec() 241 PetscMPIInt First = agmres->First, Last = agmres->Last; in KSPAGMRESRodvec() local 266 if (rank == First) { in KSPAGMRESRodvec()
|
| H A D | agmresimpl.h | 24 PetscMPIInt First, Last, Ileft, Iright; /* Create a ring of processors for RODDEC */ member
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex2_redundant.out | 11 First (color=0) of 2 PCs follows 20 First (color=0) of 1 PCs follows 29 First (color=0) of 1 PCs follows 38 First (color=0) of 1 PCs follows 47 First (color=0) of 1 PCs follows
|
| /petsc/src/dm/impls/plex/tests/output/ |
| H A D | ex11_univ.out | 53 DM Object: First Mesh 1 MPI process 55 First Mesh in 2 dimensions:
|
| H A D | ex11_univ_egads_ball_alt.out | 53 DM Object: First Mesh 1 MPI process 55 First Mesh in 3 dimensions:
|
| H A D | ex11_univ_egads_sphere.out | 53 DM Object: First Mesh 1 MPI process 55 First Mesh in 2 dimensions:
|
| H A D | ex11_univ_egads_ball.out | 53 DM Object: First Mesh 1 MPI process 55 First Mesh in 3 dimensions:
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex51_2_alt_2.out | 1 First matrix
|
| H A D | ex51_2_alt.out | 1 First matrix
|
| H A D | ex51_1.out | 1 First matrix
|
| H A D | ex51_2.out | 1 First matrix
|
| /petsc/src/vec/is/is/tutorials/output/ |
| H A D | ex1_1.out | 9 [0] First index 1
|
| H A D | ex1f_1.out | 8 [ 0] First index = 1 fifth index = 5
|
| H A D | ex1f90_1.out | 10 [ 0] First index = 1 fifth index = 5
|
| /petsc/src/mat/tests/output/ |
| H A D | ex206_baij_2_2_d.out | 1 First MatLoad!
|
| H A D | ex206_baij_2_1_d.out | 1 First MatLoad!
|
| H A D | ex206_aij_1.out | 1 First MatLoad!
|
| H A D | ex206_sbaij_2_2.out | 1 First MatLoad!
|
| H A D | ex206_baij_1_2.out | 1 First MatLoad!
|
| H A D | ex206_aij_2_d.out | 1 First MatLoad!
|
| H A D | ex206_sbaij_1_2.out | 1 First MatLoad!
|
| H A D | ex206_baij_2_2.out | 1 First MatLoad!
|
| H A D | ex206_sbaij_2_1_d.out | 1 First MatLoad!
|
| H A D | ex206_sbaij_1_1.out | 1 First MatLoad!
|
| H A D | ex206_aij_2.out | 1 First MatLoad!
|
12345