Function new_periodic::make_param_string

Function Documentation

std::string new_periodic::make_param_string(const sc_MPI_Comm &comm, const int dim)

Function to convert parameter values to a string.

Parameters:
  • comm[in] The mpi communicator to use.

  • dim[in] The dimension of the cmesh, 1, 2 or 3.