Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
writeIOint32re64
Subroutine
MIT
11 statements
Source File
IOClass.f90
IOClass
writeIOint32re64
Contents
None
public subroutine writeIOint32re64(obj, in32, re64)
Arguments
Type
Intent
Optional
Attributes
Name
class(
IO_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
in32
real(kind=real64),
intent(in)
::
re64
Contents
None