void t8_cmesh_write_netcdf(t8_cmesh_t cmesh, const char *file_prefix, const char *file_title, int dim, int num_extern_netcdf_vars, t8_netcdf_variable_t *variables[], sc_MPI_Comm comm)
Creates a netCDF-4 file containing the (geometrical) information about the given cmesh and additional...
Definition: t8_cmesh_netcdf.c:1063