Exodus  7.10
ex_get_block_params.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"
#include <stddef.h>

Functions

int ex_get_block_params (int exoid, size_t block_count, struct ex_block **blocks)
 

Function Documentation

◆ ex_get_block_params()

int ex_get_block_params ( int  exoid,
size_t  block_count,
struct ex_block **  blocks 
)

Reads the parameters describing element/face/edge blocks

Parameters
exoidexodus file id
block_countnumber of blocks being queried
blocksarray of ex_block structures describing block counts

the id and type fields of the block(s) must be defined to specify which blocks to access; all other fileds will be filled in based on data from the file