0.6.0
Loading...
Searching...
No Matches
compute_grid_volume.f90 File Reference

Modules

module  mod_compute_grid_volume
 

Functions/Subroutines

subroutine, public mod_compute_grid_volume::compute_grid_volume_cell (grid_volume_cell, has_immersed_boundaries, n_isd, isd_target, is_cell_penalized)
 Compute the volume of each cell of the cell-centered grid.
 
subroutine mod_compute_grid_volume::modify_cell_volume_near_isd (volume, isd_metrics)
 
subroutine, public mod_compute_grid_volume::compute_grid_volume_face (grid_volume_face, has_immersed_boundaries, n_isd, isd_target, is_cell_penalized)
 Compute the volume of each cell of the face-centered grid.
 
subroutine mod_compute_grid_volume::modify_face_volume_near_isd (volume, isd_metrics)