ex_block_params Struct Reference

#include <exodusII.h>

Public Attributes

void_intedge_blk_id
 
char ** edge_type
 
int * num_edge_this_blk
 
int * num_nodes_per_edge
 
int * num_attr_edge
 
void_intface_blk_id
 
char ** face_type
 
int * num_face_this_blk
 
int * num_nodes_per_face
 
int * num_attr_face
 
void_intelem_blk_id
 
char ** elem_type
 
int * num_elem_this_blk
 
int * num_nodes_per_elem
 
int * num_edges_per_elem
 
int * num_faces_per_elem
 
int * num_attr_elem
 
int define_maps
 

Detailed Description

Definition at line 302 of file exodusII.h.

Member Data Documentation

◆ define_maps

int ex_block_params::define_maps

Definition at line 320 of file exodusII.h.

◆ edge_blk_id

void_int* ex_block_params::edge_blk_id

Definition at line 303 of file exodusII.h.

◆ edge_type

char** ex_block_params::edge_type

Definition at line 304 of file exodusII.h.

◆ elem_blk_id

void_int* ex_block_params::elem_blk_id

Definition at line 313 of file exodusII.h.

◆ elem_type

char** ex_block_params::elem_type

Definition at line 314 of file exodusII.h.

◆ face_blk_id

void_int* ex_block_params::face_blk_id

Definition at line 308 of file exodusII.h.

◆ face_type

char** ex_block_params::face_type

Definition at line 309 of file exodusII.h.

◆ num_attr_edge

int* ex_block_params::num_attr_edge

Definition at line 307 of file exodusII.h.

◆ num_attr_elem

int* ex_block_params::num_attr_elem

Definition at line 319 of file exodusII.h.

◆ num_attr_face

int* ex_block_params::num_attr_face

Definition at line 312 of file exodusII.h.

◆ num_edge_this_blk

int* ex_block_params::num_edge_this_blk

Definition at line 305 of file exodusII.h.

◆ num_edges_per_elem

int* ex_block_params::num_edges_per_elem

Definition at line 317 of file exodusII.h.

◆ num_elem_this_blk

int* ex_block_params::num_elem_this_blk

Definition at line 315 of file exodusII.h.

◆ num_face_this_blk

int* ex_block_params::num_face_this_blk

Definition at line 310 of file exodusII.h.

◆ num_faces_per_elem

int* ex_block_params::num_faces_per_elem

Definition at line 318 of file exodusII.h.

◆ num_nodes_per_edge

int* ex_block_params::num_nodes_per_edge

Definition at line 306 of file exodusII.h.

◆ num_nodes_per_elem

int* ex_block_params::num_nodes_per_elem

Definition at line 316 of file exodusII.h.

◆ num_nodes_per_face

int* ex_block_params::num_nodes_per_face

Definition at line 311 of file exodusII.h.


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