Exodus  7.10
ex_put_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_put_entity_count_per_polyhedra (int exoid, ex_entity_type blk_type, ex_entity_id blk_id, const int *entity_counts)
 

Function Documentation

◆ ex_put_entity_count_per_polyhedra()

int ex_put_entity_count_per_polyhedra ( int  exoid,
ex_entity_type  blk_type,
ex_entity_id  blk_id,
const int *  entity_counts 
)

writes out the number of entities (nodes/faces) per polyhedra (nsided/nfaced) in this element block to the database.

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