|
| subroutine, public | mod_grid_get_grid_volume::get_grid_volume (volumes) |
| | Compute the volume of each cell of a grid.
|
| |
| subroutine | mod_grid_get_grid_volume::modify_volumes_near_boundary (volumes, distance, boundary_shape, coord_x, coord_y, coord_z, coord_x_u, coord_y_v, coord_z_w, method) |
| | Compute the volume of each cell of grid. Functional version.
|
| |
| subroutine | mod_grid_get_grid_volume::modify_volume_near_boundary_subsampling (volumes, distance, boundary_shape, x_node, y_node, z_node, x_cell, y_cell, z_cell) |
| |