Function new_empty::make_param_string
Defined in File t8_cmesh_new_empty.hxx
Function Documentation
-
std::string new_empty::make_param_string(const sc_MPI_Comm &comm, const int do_partition, const int dim)
Function to convert parameter values to a string.
- Parameters:
comm – [in] Mpi communicator to be used with the new cmesh.
do_partition – [in] Flag whether the cmesh should be partitioned or not.
dim – [in] An empty cmesh requires a dimension nevertheless. 0 <= tree dimension <= 3.