8.3
general documentation
cs_ext_library_info.c File Reference
#include "cs_defs.h"
#include <assert.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include <sys/utsname.h>
#include <sys/sysinfo.h>
#include <pwd.h>
#include "bft_printf.h"
#include "cs_blas.h"
#include "cs_log.h"
#include "cs_partition.h"
#include "cs_sles_hypre.h"
#include "cs_ext_library_info.h"
+ Include dependency graph for cs_ext_library_info.c:

Functions

void cs_sles_petsc_library_info (cs_log_t log_type)
 Print information on PETSc library. More...
 
void cs_ext_library_info (void)
 Print available system information. More...
 
void cs_ext_library_info_no_log (void)
 Print available system information, without additional logging. More...
 

Function Documentation

◆ cs_ext_library_info()

void cs_ext_library_info ( void  )

Print available system information.

Print available external library information.

Parameters
[in]commassociated MPI communicator

◆ cs_ext_library_info_no_log()

void cs_ext_library_info_no_log ( void  )

Print available system information, without additional logging.

Print available library information, without additional logging.

Parameters
[in]commassociated MPI communicator

◆ cs_sles_petsc_library_info()

void cs_sles_petsc_library_info ( cs_log_t  log_type)

Print information on PETSc library.

Parameters
[in]log_typelog type