plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
TrimArray
Interface
MIT
3 statements
Source File
ArrayOperationClass.f90
ArrayOperationClass
TrimArray
Contents
Module Procedures
TrimArrayInt
TrimArrayReal
public interface TrimArray
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