Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
plotIODirectReal32
Subroutine
MIT
10 statements
Source File
IOClass.f90
IOClass
plotIODirectReal32
Contents
None
public subroutine plotIODirectReal32(obj, x, Fx, option, logscale)
Arguments
Type
Intent
Optional
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
Contents
None