i_sub_sBase_applyBCtoRHS Interface

interface
private subroutine i_sub_sBase_applyBCtoRHS(sf, RHS, BC_Type)

Arguments

Type IntentOptional Attributes Name
class(c_sbase), intent(in) :: sf
real(kind=wp), intent(inout) :: RHS(1:sf%nBase)
integer, intent(in) :: BC_Type(2)