Go to the source code of this file.
|
void | cs_system_info (MPI_Comm comm) |
| Print available system information.
|
void | cs_system_info_no_log (MPI_Comm comm) |
| Print available system information, without additional logging.
|
◆ cs_system_info()
void cs_system_info |
( |
MPI_Comm | comm | ) |
|
Print available system information.
- Parameters
-
[in] | comm | associated MPI communicator |
◆ cs_system_info_no_log()
void cs_system_info_no_log |
( |
MPI_Comm | comm | ) |
|
Print available system information, without additional logging.
- Parameters
-
[in] | comm | associated MPI communicator |