apply_natural_boundaries_right Module Procedure

module procedure apply_natural_boundaries_right module module subroutine apply_natural_boundaries_right(matrix, settings, grid, background, physics)

Arguments

TypeIntentOptionalAttributesName
type(matrix_t), intent(inout) :: matrix
type(settings_t), intent(in) :: settings
type(grid_t), intent(in) :: grid
type(background_t), intent(in) :: background
type(physics_t), intent(in) :: physics

Contents

None