#include "cs_defs.h" Include dependency graph for cs_system_info.h:
 Include dependency graph for cs_system_info.h:Go to the source code of this file.
| Functions | |
| void | cs_system_info (MPI_Comm comm) | 
| Print available system information.  More... | |
| void | cs_system_info_no_log (MPI_Comm comm) | 
| Print available system information, without additional logging.  More... | |
| void cs_system_info | ( | MPI_Comm | comm | ) | 
Print available system information.
| [in] | comm | associated MPI communicator | 
| void cs_system_info_no_log | ( | MPI_Comm | comm | ) | 
Print available system information, without additional logging.
| [in] | comm | associated MPI communicator |