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