Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | a(:,:) | |||
integer, | intent(in) | :: | b(:,:) | |||
integer, | intent(out), | allocatable | :: | c(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | a(:,:) | |||
real(kind=8), | intent(in) | :: | b(:,:) | |||
real(kind=8), | intent(out), | allocatable | :: | c(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | a(:,:) | ||
integer, | intent(inout), | allocatable | :: | ac(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | a(:,:) | ||
real(kind=8), | intent(inout), | allocatable | :: | ac(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | a(:) | ||
integer, | intent(inout), | allocatable | :: | ac(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | a(:) | ||
real(kind=8), | intent(inout), | allocatable | :: | ac(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | a(:,:) | ||
integer, | intent(in) | :: | k |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | a(:,:) | ||
integer, | intent(in) | :: | k |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | Mat(:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
integer, | intent(in), | optional | :: | OptionalSizeX | ||
integer, | intent(in), | optional | :: | OptionalSizeY |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | Mat(:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
integer, | intent(in), | optional | :: | OptionalSizeX | ||
integer, | intent(in), | optional | :: | OptionalSizeY |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in), | optional | :: | OptionalFileHandle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in), | optional | :: | OptionalFileHandle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in) | :: | RankNum | |||
integer, | intent(in), | optional | :: | OptionalFileHandle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in) | :: | RankNum | |||
integer, | intent(in), | optional | :: | OptionalFileHandle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | x(:) | |||
real(kind=8), | intent(in) | :: | xmax(:) | |||
real(kind=8), | intent(in) | :: | xmin(:) | |||
integer, | intent(in), | optional | :: | DimNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | x(:) | |||
integer, | intent(in) | :: | xmax(:) | |||
integer, | intent(in) | :: | xmin(:) | |||
integer, | intent(in), | optional | :: | DimNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in), | optional | :: | IndexArray(:,:) | ||
integer, | intent(in), | optional | :: | FileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in), | optional | :: | IndexArray(:,:) | ||
integer, | intent(in), | optional | :: | FileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | allocatable | :: | Mat(:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in), | allocatable | :: | Mat(:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | allocatable | :: | Mat(:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in), | allocatable | :: | Mat(:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | allocatable | :: | Mat(:,:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in), | allocatable | :: | Mat(:,:,:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | mat(:,:) | ||
logical, | intent(in), | optional | :: | extend1stColumn | ||
logical, | intent(in), | optional | :: | extend2ndColumn | ||
real(kind=8), | intent(in), | optional | :: | DefaultValue |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | mat(:,:) | ||
logical, | intent(in), | optional | :: | extend1stColumn | ||
logical, | intent(in), | optional | :: | extend2ndColumn | ||
integer, | intent(in), | optional | :: | DefaultValue |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | mat(:,:) | ||
logical, | intent(in), | optional | :: | insert1stColumn | ||
logical, | intent(in), | optional | :: | insert2ndColumn | ||
integer, | intent(in), | optional | :: | DefaultValue | ||
integer, | intent(in), | optional | :: | NextOf |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | mat(:,:) | ||
logical, | intent(in), | optional | :: | insert1stColumn | ||
logical, | intent(in), | optional | :: | insert2ndColumn | ||
real(kind=8), | intent(in), | optional | :: | DefaultValue | ||
integer, | intent(in), | optional | :: | NextOf |
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 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | x(:) | |||
real(kind=8), | intent(in) | :: | xmax(:) | |||
real(kind=8), | intent(in) | :: | xmin(:) | |||
integer, | intent(in), | optional | :: | DimNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | x(:) | |||
integer, | intent(in) | :: | xmax(:) | |||
integer, | intent(in) | :: | xmin(:) | |||
integer, | intent(in), | optional | :: | DimNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | a(:,:) | |||
integer, | intent(in) | :: | b(:,:) | |||
integer, | intent(out), | allocatable | :: | c(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | a(:,:) | |||
real(kind=8), | intent(in) | :: | b(:,:) | |||
real(kind=8), | intent(out), | allocatable | :: | c(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | a(:,:) | ||
integer, | intent(inout), | allocatable | :: | ac(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | a(:,:) | ||
real(kind=8), | intent(inout), | allocatable | :: | ac(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | a(:) | ||
integer, | intent(inout), | allocatable | :: | ac(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | a(:) | ||
real(kind=8), | intent(inout), | allocatable | :: | ac(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | a(:,:) | ||
integer, | intent(in) | :: | k |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | a(:,:) | ||
integer, | intent(in) | :: | k |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | Mat(:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
integer, | intent(in), | optional | :: | OptionalSizeX | ||
integer, | intent(in), | optional | :: | OptionalSizeY |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | Mat(:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
integer, | intent(in), | optional | :: | OptionalSizeX | ||
integer, | intent(in), | optional | :: | OptionalSizeY |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in) | :: | RankNum | |||
integer, | intent(in), | optional | :: | OptionalFileHandle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in) | :: | RankNum | |||
integer, | intent(in), | optional | :: | OptionalFileHandle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in), | optional | :: | OptionalFileHandle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in), | optional | :: | OptionalFileHandle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in), | optional | :: | IndexArray(:,:) | ||
integer, | intent(in), | optional | :: | FileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | Mat(:,:) | |||
integer, | intent(in), | optional | :: | IndexArray(:,:) | ||
integer, | intent(in), | optional | :: | FileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | allocatable | :: | Mat(:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in), | allocatable | :: | Mat(:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | allocatable | :: | Mat(:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in), | allocatable | :: | Mat(:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | allocatable | :: | Mat(:,:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in), | allocatable | :: | Mat(:,:,:,:) | ||
integer, | intent(in), | optional | :: | OptionalFileHandle | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | mat(:,:) | ||
logical, | intent(in), | optional | :: | extend1stColumn | ||
logical, | intent(in), | optional | :: | extend2ndColumn | ||
real(kind=8), | intent(in), | optional | :: | DefaultValue |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | mat(:,:) | ||
logical, | intent(in), | optional | :: | extend1stColumn | ||
logical, | intent(in), | optional | :: | extend2ndColumn | ||
integer, | intent(in), | optional | :: | DefaultValue |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | mat(:,:) | ||
logical, | intent(in), | optional | :: | insert1stColumn | ||
logical, | intent(in), | optional | :: | insert2ndColumn | ||
integer, | intent(in), | optional | :: | DefaultValue | ||
integer, | intent(in), | optional | :: | NextOf |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | mat(:,:) | ||
logical, | intent(in), | optional | :: | insert1stColumn | ||
logical, | intent(in), | optional | :: | insert2ndColumn | ||
real(kind=8), | intent(in), | optional | :: | DefaultValue | ||
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 |
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 |