0.6.0
Loading...
Searching...
No Matches
mod_mpi_grid_info Module Reference

Print grid and partitioning informatio, and some partitioning statistics. More...

Functions/Subroutines

subroutine grid_information ()
 
subroutine, private grid_info_stat ()
 
subroutine print_partitioning ()
 
character(len=7) function, private fmt_percent (val)
 

Detailed Description

Print grid and partitioning informatio, and some partitioning statistics.

Print to standard output grid information such the number of ghost cells, the number of MPI process in each direction, the global number of cell in each direction. Print also some partitioning statistics.

Function/Subroutine Documentation

◆ grid_information()

subroutine mod_mpi_grid_info::grid_information
Todo
JPI: to document and to summarize?