t8  1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
Data Fields
t8_vtk_data_field_t Struct Reference

Data Fields

t8_vtk_data_type_t type
 Describes of which type the data array is.
 
char description [BUFSIZ]
 String that describes the data.
 
double * data
 An array of length n*num_local_elements doubles with n = 1 if type = T8_VTK_SCALAR, n = 3 if type = T8_VTK_VECTOR.
 

The documentation for this struct was generated from the following file: