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.
Note
IMPORTANT: Currently, this functionality is deactivated, because it is outdated. Calling it will thus result in an error.
- Parameters:
filename – [in] The name of the file to load the cmesh from.
comm – [in] The MPI communicator to use.