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