p4est  2.8.643-dbc7-dirty
p4est is a software library for parallel adaptive mesh refinement.
Data Fields
p4est_file_section_metadata Struct Reference

A data type that encodes the metadata of one data block in a p4est data file. More...

#include <p4est_io.h>

Data Fields

char block_type
 'H' (header) or 'F' (data file)
 
size_t data_size
 data size in bytes per array element ('F') or of the header section ('H')
 
char user_string [P4EST_FILE_USER_STRING_BYTES]
 user string of the data section
 

Detailed Description

A data type that encodes the metadata of one data block in a p4est data file.


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