Function t8_testsuite_init
Defined in File t8_gtest_macros.hxx
Function Documentation
-
void t8_testsuite_init(int *argc, char ***argv, int log_threshold)
Initializes everything needed for the t8code testsuite.
MPI is initialized with MPI_COMM_WORLD and SC with loglevel SC_LP_PRODUCTION.
- Parameters:
argc – [in] Number of command-line arguments.
argv – [in] Array of command-line argument strings.
log_threshold – [in] The log threshold used to initialize t8code.