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