Searched defs:_n_PetscLogGlobalNames (Results 1 – 1 of 1) sorted by relevance
202 struct _n_PetscLogGlobalNames { struct203 MPI_Comm comm;204 PetscInt count_global;205 PetscInt count_local;206 const char **names;207 PetscInt *global_to_local;208 PetscInt *local_to_global;