Function new_bigmesh::make_param_string

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.