IOSS 2.0
Loading...
Searching...
No Matches
anonymous_namespace{Ioss_Tri4a.C}::Constants Struct Reference

Static Public Attributes

static const int nnode = 4
 
static const int nedge = 3
 
static const int nedgenode = 3
 
static const int nface = 0
 
static const int nfacenode = 0
 
static const int nfaceedge = 0
 
static int nodes_per_edge [nedge+1] = {-1, 3, 2, 2}
 
static int edge_node_order [nedge][nedgenode]
 

Member Data Documentation

◆ edge_node_order

int anonymous_namespace{Ioss_Tri4a.C}::Constants::edge_node_order
static
Initial value:
=
{{0, 1, 3}, {1, 2, -1}, {2, 0, -1}}

◆ nedge

const int anonymous_namespace{Ioss_Tri4a.C}::Constants::nedge = 3
static

◆ nedgenode

const int anonymous_namespace{Ioss_Tri4a.C}::Constants::nedgenode = 3
static

◆ nface

const int anonymous_namespace{Ioss_Tri4a.C}::Constants::nface = 0
static

◆ nfaceedge

const int anonymous_namespace{Ioss_Tri4a.C}::Constants::nfaceedge = 0
static

◆ nfacenode

const int anonymous_namespace{Ioss_Tri4a.C}::Constants::nfacenode = 0
static

◆ nnode

const int anonymous_namespace{Ioss_Tri4a.C}::Constants::nnode = 4
static

◆ nodes_per_edge

int anonymous_namespace{Ioss_Tri4a.C}::Constants::nodes_per_edge = {-1, 3, 2, 2}
static

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