getDisplacementRice Function

public function getDisplacementRice(this, ground_level, penalty, debug, EbOM_Algorithm) result(displacement)

Type Bound

Rice_

Arguments

Type IntentOptional Attributes Name
class(Rice_), intent(inout), target :: this
real(kind=real64), intent(in) :: ground_level
real(kind=real64), intent(in), optional :: penalty
logical, intent(in), optional :: debug
character(len=*), intent(in), optional :: EbOM_Algorithm

Return Value real(kind=real64), allocatable, (:)