0.6.0
Loading...
Searching...
No Matches
mod_modify_grid_structure Module Reference

Functions/Subroutines

subroutine modify_grid_structure (coordg_fx, coordg_fy, coordg_fz)
 Modify coordinates and spatial steps using global face coordinates according to the new partition in case of repartitioning.
 

Function/Subroutine Documentation

◆ modify_grid_structure()

subroutine mod_modify_grid_structure::modify_grid_structure ( double precision, dimension(nxg+1), intent(in) coordg_fx,
double precision, dimension(nyg+1), intent(in) coordg_fy,
double precision, dimension(nzg+1), intent(in) coordg_fz )

Modify coordinates and spatial steps using global face coordinates according to the new partition in case of repartitioning.

Parameters
[in]coordg_fxGlobal face coordinates along x-axis
[in]coordg_fyGlobal face coordinates along y-axis
[in]coordg_fzGlobal face coordinates along z-axis