plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
vector2bin_real64_IOClass
Subroutine
MIT
10 statements
Source File
IOClass.f90
IOClass
vector2bin_real64_IOClass
Contents
public subroutine vector2bin_real64_IOClass(this, name, vec)
Type Bound
IO_
Arguments
Type
Intent
Optional
Attributes
Name
class(
IO_
),
intent(in)
::
this
character(len=*),
intent(in)
::
name
real(kind=real64),
intent(in)
::
vec
(:)