plotIODirectReal32 Subroutine

public subroutine plotIODirectReal32(obj, x, Fx, option, logscale, name)

Type Bound

IO_

Arguments

Type IntentOptional Attributes Name
class(IO_), intent(inout) :: obj
real(kind=real32), intent(in) :: x(:)
real(kind=real32), intent(in) :: Fx(:)
character(len=*), intent(in), optional :: option
logical, intent(in), optional :: logscale
character(len=*), intent(in), optional :: name