Function t8_cmesh_load

Function Documentation

t8_cmesh_t t8_cmesh_load(const char *filename, sc_MPI_Comm comm)

Load a cmesh from a file.

Parameters:
  • filename[in] The name of the file to load the cmesh from.

  • comm[in] The MPI communicator to use.