|
Exodus
7.10
|
Functions | |
| int | ex_close (int exoid) |
| int ex_close | ( | int | exoid | ) |
The function ex_close() updates and then closes an open exodus file.
| exoid | exodus file ID returned from a previous call to ex_create() or ex_open(). |
The following code segment closes an open exodus file: