Addressing comments from @paulromano

This commit is contained in:
Patrick Shriwise 2022-07-28 18:48:11 -05:00
parent 25ab9d28ce
commit 4564607eff
3 changed files with 18 additions and 9 deletions

View file

@ -80,8 +80,10 @@ The current version of the statepoint file format is 17.0.
dimension.
- **Unstructured Mesh Only:**
- **volumes** (*double[]*) -- Volume of each mesh cell.
- **centroids** (*double[]*) -- Location of the mesh cell
centroids.
- **vertices** (*double[]*) -- Location of the mesh vertices.
- **connectivity** (*int[]*) -- Connectivity array for the mesh
cells.
- **element_types** (*int[]*) -- Mesh element types.
**/tallies/filters/**