|
Exodus
7.10
|
Functions | |
| int | ex_get_block_params (int exoid, size_t block_count, struct ex_block **blocks) |
| int ex_get_block_params | ( | int | exoid, |
| size_t | block_count, | ||
| struct ex_block ** | blocks | ||
| ) |
Reads the parameters describing element/face/edge blocks
| exoid | exodus file id |
| block_count | number of blocks being queried |
| blocks | array 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