Exodus  7.10
ex_get_entity_count_per_polyhedra.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"
#include "netcdf.h"
#include <inttypes.h>
#include <stdio.h>

Functions

int ex_get_entity_count_per_polyhedra (int exoid, ex_entity_type blk_type, ex_entity_id blk_id, int *entity_counts)
 

Function Documentation

◆ ex_get_entity_count_per_polyhedra()

int ex_get_entity_count_per_polyhedra ( int  exoid,
ex_entity_type  blk_type,
ex_entity_id  blk_id,
int *  entity_counts 
)

reads in the number of entities (nodes/faces) per polyhedra (nsided/nfaced) in this element block.

Parameters
exoidexodus file id
blk_typetype of block (face, or element)
blk_idblock identifier
entity_countsentity_per_polyhedra count array