moab
mhdf_EntDesc Struct Reference

#include <mhdf.h>

List of all members.

Public Attributes

long start_id
long count
int vals_per_ent
int * dense_tag_indices
int num_dense_tags

Detailed Description

Data common to sets, nodes, and each element type

Definition at line 513 of file mhdf.h.


Member Data Documentation

Number of entities in table

Definition at line 515 of file mhdf.h.

Indices into mhdf_FileDesc::tags for each tag for which dense data is present for these entities

Definition at line 517 of file mhdf.h.

Length of dense_tag_indices

Definition at line 518 of file mhdf.h.

First file ID for table of data

Definition at line 514 of file mhdf.h.

Connectivity length for elems, dimension for verts, unused for sets, -1 for variable length poly* data

Definition at line 516 of file mhdf.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines