Function t8_write_pvtu
Defined in File t8_vtk.h
Function Documentation
-
int t8_write_pvtu(const char *filename, int num_procs, int write_tree, int write_rank, int write_level, int write_id, int num_data, t8_vtk_data_field_t *data)
Writes the pvtu header file that links to the processor local files.
It is used by the cmesh and forest vtk routines. This function should only be called by one process. Return 0 on success.