addDEMDomain Subroutine

public subroutine addDEMDomain(this, position, r, m, status)

Type Bound

DEMDomain_

Arguments

Type IntentOptional Attributes Name
class(DEMDomain_), intent(inout) :: this
real(kind=real64), intent(in) :: position(:)
real(kind=real64), intent(in) :: r
real(kind=real64), intent(in) :: m
integer(kind=int32), intent(in), optional :: status