addBCRS Subroutine

public subroutine addBCRS(this, block_position, CRS)

Type Bound

BCRS_

Arguments

Type IntentOptional Attributes Name
class(BCRS_), intent(inout) :: this
integer(kind=int32) :: block_position(1:2)
type(CRS_), intent(in) :: CRS