Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
T_Key Union Reference

#include <vinci.h>

Collaboration diagram for T_Key:

Public Attributes

int * hyperplanes
 
struct {
   T_VertexSet   set
 
   int   d
 
vertices
 
struct {
   T_LassInt *   hyperplanes
 
   T_LassInt *   variables
 
hypervar
 
struct {
   T_VertexSet   set
 
   int   d
 
vertices
 
struct {
   T_LassInt *   hyperplanes
 
   T_LassInt *   variables
 
hypervar
 

Detailed Description

Definition at line 223 of file vinci.h.

Member Data Documentation

int d

Definition at line 228 of file vinci.h.

Referenced by compare_key(), and tree_out().

int * hyperplanes

Definition at line 224 of file vinci.h.

Referenced by compare_key(), create_key(), free_key(), tree_out(), and VOLUME_LASSERRE_FILE().

T_LassInt* hyperplanes

Definition at line 232 of file vinci.h.

struct { ... } hypervar
struct { ... } hypervar

Definition at line 227 of file vinci.h.

Referenced by compare_key(), and tree_out().

T_LassInt * variables

Definition at line 232 of file vinci.h.

Referenced by create_key(), free_key(), tree_out(), and VOLUME_LASSERRE_FILE().

struct { ... } vertices
struct { ... } vertices

Referenced by compare_key(), and tree_out().


The documentation for this union was generated from the following files: