Function t8_cmesh_load
Defined in File t8_cmesh.h
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.