fillRandom Subroutine

public subroutine fillRandom(obj, array, vector)

Type Bound

Random_

Arguments

Type IntentOptional Attributes Name
class(Random_), intent(inout) :: obj
real(kind=real64), intent(inout), optional :: array(:,:)
real(kind=real64), intent(inout), optional :: vector(:)