ScalarField.get_voxel_bounds¶
- single_cell_parser.scalar_field.ScalarField.get_voxel_bounds(ijk)¶
- Gets the bounding box of voxel given by indices i,j,k. - Warning - Does not perform bounds checking. The voxel bounds may be beyond the span of the mesh. 
Documentation unclear, incomplete, broken or wrong? Let us know