plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ShowArrayReal
Subroutine
MIT
44 statements
Source File
ArrayOperationClass.f90
ArrayOperationClass
ShowArrayReal
Contents
public subroutine ShowArrayReal(Mat, IndexArray, FileHandle, Name)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=8),
intent(in)
::
Mat
(:,:)
integer,
intent(in),
optional
::
IndexArray
(:,:)
integer,
intent(in),
optional
::
FileHandle
character(len=*),
intent(in),
optional
::
Name