Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | mat(:,:) | ||
logical, | intent(in), | optional | :: | remove1stColumn | ||
logical, | intent(in), | optional | :: | remove2ndColumn | ||
integer, | intent(in), | optional | :: | NextOf |
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 |