ExodusII 4.96
exgblk.c File Reference
#include <string.h>
#include <stdio.h>
#include "exodusII.h"
#include "exodusII_int.h"
Include dependency graph for exgblk.c:

Functions

int ex_get_block (int exoid, ex_entity_type blk_type, int blk_id, char *elem_type, int *num_entries_this_blk, int *num_nodes_per_entry, int *num_edges_per_entry, int *num_faces_per_entry, int *num_attr_per_entry)

Function Documentation

int ex_get_block ( int  exoid,
ex_entity_type  blk_type,
int  blk_id,
char *  elem_type,
int *  num_entries_this_blk,
int *  num_nodes_per_entry,
int *  num_edges_per_entry,
int *  num_faces_per_entry,
int *  num_attr_per_entry 
)