fixPressureBoundarySeepageFlow Subroutine

public subroutine fixPressureBoundarySeepageFlow(This, NodeList, Pressure, Pressures, DomainID)

Type Bound

SeepageFlow_

Arguments

Type IntentOptional Attributes Name
class(SeepageFlow_), intent(inout) :: This
integer(kind=int32), intent(in) :: NodeList(:)
real(kind=real64), intent(in), optional :: Pressure
real(kind=real64), intent(in), optional :: Pressures(:)
integer(kind=int32), intent(in), optional :: DomainID