p4est  1.0
Data Fields
p8est_tets_t Struct Reference

Data Fields

sc_array_t * nodes
 The node array contains a triplet of double coordinates per node.
sc_array_t * tets
 The tet array contains a quartet of p4est_topidx_t nodes per tet.
sc_array_t * tet_attributes
 The element_attributes array can contain one int attribute per tet.

Field Documentation

sc_array_t* p8est_tets_t::nodes

The node array contains a triplet of double coordinates per node.

The element_attributes array can contain one int attribute per tet.

sc_array_t* p8est_tets_t::tets

The tet array contains a quartet of p4est_topidx_t nodes per tet.


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