i_sub_sBase_applyBCtoDOF Interface

interface
private subroutine i_sub_sBase_applyBCtoDOF(sf, DOFs, BC_Type, BC_Val)

Arguments

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