resizeRoot Subroutine

public subroutine resizeRoot(obj, x, y, z)

Arguments

Type IntentOptional AttributesName
class(Root_), intent(inout), optional :: obj
real(kind=real64), intent(in), optional :: x
real(kind=real64), intent(in), optional :: y
real(kind=real64), intent(in), optional :: z

Contents

None