ExodusII  5.15
ex_get_block_param.c File Reference
#include <string.h>
#include <stdio.h>
#include "exodusII.h"
#include "exodusII_int.h"

Functions

int ex_get_block_param (int exoid, ex_block *block)

Function Documentation

int ex_get_block_param ( int  exoid,
ex_block block 
)
Undocumented:
exgblk - read block parameters

entry conditions - input parameters: int idexo exodus file id int blk_type block type (edge,face,element) int blk_id block id

exit conditions - char* elem_type element type name int* num_entries_this_blk number of elements in this element block int* num_nodes_per_entry number of nodes per element block int* num_attr_per_entry number of attributes

revision history -

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines