deal.II version GIT relicensing-2169-gec1b43f35b 2024-11-22 07:10:00+00:00
|
Functions | |
double | workload_imbalance (const std::vector< types::global_dof_index > &n_cells_on_levels, const MPI_Comm comm) |
double | vertical_communication_efficiency (const std::vector< std::pair< types::global_dof_index, types::global_dof_index > > &cells, const MPI_Comm comm) |
double MGTools::internal::workload_imbalance | ( | const std::vector< types::global_dof_index > & | n_cells_on_levels, |
const MPI_Comm | comm | ||
) |
Definition at line 1563 of file mg_tools.cc.
double MGTools::internal::vertical_communication_efficiency | ( | const std::vector< std::pair< types::global_dof_index, types::global_dof_index > > & | cells, |
const MPI_Comm | comm | ||
) |
Definition at line 1593 of file mg_tools.cc.