#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_ext_library_info (void) |
Print available external library information. More... | |
void | cs_ext_library_info_no_log (void) |
Print available library information, without additional logging. More... | |
void cs_ext_library_info | ( | void | ) |
Print available external library information.
Print available external library information.
[in] | comm | associated MPI communicator |
void cs_ext_library_info_no_log | ( | void | ) |
Print available library information, without additional logging.
Print available library information, without additional logging.
[in] | comm | associated MPI communicator |