Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
TrimArray
Interface
MIT
3 statements
Source File
ArrayOperationClass.f90
ArrayOperationClass
TrimArray
Contents
Module Procedures
TrimArrayInt
TrimArrayReal
public interface TrimArray
Contents
Module Procedures
TrimArrayInt
TrimArrayReal
Module Procedures
public subroutine
TrimArrayInt
(a, k)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(inout),
allocatable
::
a
(:,:)
integer,
intent(in)
::
k
public subroutine
TrimArrayReal
(a, k)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=8),
intent(inout),
allocatable
::
a
(:,:)
integer,
intent(in)
::
k