Function new_bigmesh::make_param_string
Defined in File t8_cmesh_new_bigmesh_param.hxx
Function Documentation
-
std::string new_bigmesh::make_param_string(const t8_eclass_t eclass, const int num_trees, const sc_MPI_Comm comm)
Function to convert parameter values to a string.
- Parameters:
eclass – [in] The eclass of the mesh.
num_trees – [in] The number of trees of the mesh.
comm – [in] The communicator.