Searched refs:num_ghost_interface_ranks (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | misc.c | 498 …PetscInt num_remote_roots_total = 0, num_remote_leaves_total = 0, num_ghost_interface_ranks = 0, n… in PrintRunInfo() local 511 num_ghost_interface_ranks++; in PrintRunInfo() 533 …PetscCallMPI(MPI_Gather(&num_ghost_interface_ranks, 1, MPIU_INT, gather_buffer, 1, MPIU_INT, 0, co… in PrintRunInfo()
|