Fill ghost nodes with homogeneous Neumann boundary conditions for cell scalars.
Functions/Subroutines | |
subroutine | explicit_add_cell_bc_nh (scalar) |
Call the explicit_add_cell_bc routine with Neumann homogeneous conditions on every boundary. | |
subroutine mod_explicit_add_cell_bc_nh::explicit_add_cell_bc_nh | ( | double precision, dimension(:,:,:), intent(inout) | scalar | ) |
The extrapolation is done in the first ghost node and represents the extrapolation on the boundary faces.
For compilators support, the 'nh' suffix stands for Neumann homogeneous.
[in,out] | scalar | scalar field |