s_populate_grid_variables_buffers Subroutine

public subroutine s_populate_grid_variables_buffers()

The purpose of this subroutine is to populate the buffers of the grid variables, which are constituted of the cell- boundary locations and cell-width distributions, based on the boundary conditions.

Arguments

None

Calls

proc~~s_populate_grid_variables_buffers~~CallsGraph proc~s_populate_grid_variables_buffers s_populate_grid_variables_buffers proc~s_mpi_sendrecv_grid_variables_buffers s_mpi_sendrecv_grid_variables_buffers proc~s_populate_grid_variables_buffers->proc~s_mpi_sendrecv_grid_variables_buffers mpi_sendrecv mpi_sendrecv proc~s_mpi_sendrecv_grid_variables_buffers->mpi_sendrecv

Called by

proc~~s_populate_grid_variables_buffers~~CalledByGraph proc~s_populate_grid_variables_buffers s_populate_grid_variables_buffers program~p_main p_main program~p_main->proc~s_populate_grid_variables_buffers

Contents

None