Definition at line 159 of file utils.F90.
◆ dlead_dim()
integer function utils_oct_m::lead_dim::dlead_dim |
( |
real(real64), dimension(:, :), intent(in) |
array | ) |
|
|
private |
◆ zlead_dim()
integer function utils_oct_m::lead_dim::zlead_dim |
( |
complex(real64), dimension(:, :), intent(in) |
array | ) |
|
|
private |
◆ dlead_dim2()
integer function utils_oct_m::lead_dim::dlead_dim2 |
( |
real(real64), dimension(:, :, :), intent(in) |
array | ) |
|
|
private |
◆ zlead_dim2()
integer function utils_oct_m::lead_dim::zlead_dim2 |
( |
complex(real64), dimension(:, :, :), intent(in) |
array | ) |
|
|
private |
The documentation for this interface was generated from the following file: