plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
removeArrayInt
Subroutine
MIT
70 statements
Source File
ArrayOperationClass.f90
ArrayOperationClass
removeArrayInt
Contents
public subroutine removeArrayInt(mat, remove1stColumn, remove2ndColumn, NextOf)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(inout),
allocatable
::
mat
(:,:)
logical,
intent(in),
optional
::
remove1stColumn
logical,
intent(in),
optional
::
remove2ndColumn
integer,
intent(in),
optional
::
NextOf