diff --git a/develop/interface/acc_devmem_dev2host.html b/develop/interface/acc_devmem_dev2host.html index d1af49246c3..1312fca5dd6 100644 --- a/develop/interface/acc_devmem_dev2host.html +++ b/develop/interface/acc_devmem_dev2host.html @@ -176,7 +176,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -206,7 +206,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -246,7 +246,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -276,7 +276,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -316,7 +316,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -346,7 +346,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -386,7 +386,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -416,7 +416,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -456,7 +456,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -486,7 +486,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -526,7 +526,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -556,7 +556,7 @@

Arguments

- + type(acc_stream_type), intent(in) diff --git a/develop/interface/acc_devmem_host2dev.html b/develop/interface/acc_devmem_host2dev.html index 201b23d67f7..f86d2fa2038 100644 --- a/develop/interface/acc_devmem_host2dev.html +++ b/develop/interface/acc_devmem_host2dev.html @@ -182,7 +182,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -212,7 +212,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -252,7 +252,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -282,7 +282,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -322,7 +322,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -352,7 +352,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -392,7 +392,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -422,7 +422,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -462,7 +462,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -492,7 +492,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -532,7 +532,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -562,7 +562,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -602,7 +602,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -632,7 +632,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -672,7 +672,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -702,7 +702,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -742,7 +742,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -772,7 +772,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -812,7 +812,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -842,7 +842,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -882,7 +882,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -912,7 +912,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -952,7 +952,7 @@

Arguments

- + type(acc_devmem_type), intent(in) @@ -982,7 +982,7 @@

Arguments

- + type(acc_stream_type), intent(in) diff --git a/develop/interface/acc_hostmem_allocate.html b/develop/interface/acc_hostmem_allocate.html index 45130a6ae00..f710083da17 100644 --- a/develop/interface/acc_hostmem_allocate.html +++ b/develop/interface/acc_hostmem_allocate.html @@ -197,7 +197,7 @@

Arguments

- + integer, intent(in) @@ -212,7 +212,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -267,7 +267,7 @@

Arguments

- + integer, intent(in) @@ -282,7 +282,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -337,7 +337,7 @@

Arguments

- + integer, intent(in) @@ -352,7 +352,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -407,7 +407,7 @@

Arguments

- + integer, intent(in) @@ -422,7 +422,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -477,7 +477,7 @@

Arguments

- + integer, intent(in) @@ -492,7 +492,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -547,7 +547,7 @@

Arguments

- + integer, intent(in) @@ -562,7 +562,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -649,7 +649,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -736,7 +736,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -823,7 +823,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -910,7 +910,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -997,7 +997,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -1084,7 +1084,7 @@

Arguments

- + type(acc_stream_type), intent(in) diff --git a/develop/interface/acc_hostmem_deallocate.html b/develop/interface/acc_hostmem_deallocate.html index fb3ffe6c8e0..70553cd0078 100644 --- a/develop/interface/acc_hostmem_deallocate.html +++ b/develop/interface/acc_hostmem_deallocate.html @@ -197,7 +197,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -252,7 +252,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -307,7 +307,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -362,7 +362,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -417,7 +417,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -472,7 +472,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -527,7 +527,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -582,7 +582,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -637,7 +637,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -692,7 +692,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -747,7 +747,7 @@

Arguments

- + type(acc_stream_type), intent(in) @@ -802,7 +802,7 @@

Arguments

- + type(acc_stream_type), intent(in) diff --git a/develop/interface/allocate_any.html b/develop/interface/allocate_any.html index 297ae6d7552..c9a4eff3fef 100644 --- a/develop/interface/allocate_any.html +++ b/develop/interface/allocate_any.html @@ -205,7 +205,7 @@

Arguments

- + real(kind=real_8), intent(out), @@ -235,7 +235,7 @@

Arguments

- + real(kind=real_8), intent(in), @@ -250,7 +250,7 @@

Arguments

- + integer, intent(in), @@ -290,7 +290,7 @@

Arguments

- + real(kind=real_8), intent(out), @@ -320,7 +320,7 @@

Arguments

- + real(kind=real_8), intent(in), @@ -335,7 +335,7 @@

Arguments

- + integer, intent(in), @@ -375,7 +375,7 @@

Arguments

- + real(kind=real_8), intent(out), @@ -405,7 +405,7 @@

Arguments

- + real(kind=real_8), intent(in), @@ -420,7 +420,7 @@

Arguments

- + integer, intent(in), @@ -460,7 +460,7 @@

Arguments

- + real(kind=real_8), intent(out), @@ -490,7 +490,7 @@

Arguments

- + real(kind=real_8), intent(in), @@ -505,7 +505,7 @@

Arguments

- + integer, intent(in), @@ -545,7 +545,7 @@

Arguments

- + real(kind=real_8), intent(out), @@ -575,7 +575,7 @@

Arguments

- + real(kind=real_8), intent(in), @@ -590,7 +590,7 @@

Arguments

- + integer, intent(in), @@ -630,7 +630,7 @@

Arguments

- + real(kind=real_8), intent(out), @@ -660,7 +660,7 @@

Arguments

- + real(kind=real_8), intent(in), @@ -675,7 +675,7 @@

Arguments

- + integer, intent(in), @@ -715,7 +715,7 @@

Arguments

- + real(kind=real_8), intent(out), @@ -745,7 +745,7 @@

Arguments

- + real(kind=real_8), intent(in), @@ -760,7 +760,7 @@

Arguments

- + integer, intent(in), @@ -800,7 +800,7 @@

Arguments

- + real(kind=real_4), intent(out), @@ -830,7 +830,7 @@

Arguments

- + real(kind=real_4), intent(in), @@ -845,7 +845,7 @@

Arguments

- + integer, intent(in), @@ -885,7 +885,7 @@

Arguments

- + real(kind=real_4), intent(out), @@ -915,7 +915,7 @@

Arguments

- + real(kind=real_4), intent(in), @@ -930,7 +930,7 @@

Arguments

- + integer, intent(in), @@ -970,7 +970,7 @@

Arguments

- + real(kind=real_4), intent(out), @@ -1000,7 +1000,7 @@

Arguments

- + real(kind=real_4), intent(in), @@ -1015,7 +1015,7 @@

Arguments

- + integer, intent(in), @@ -1055,7 +1055,7 @@

Arguments

- + real(kind=real_4), intent(out), @@ -1085,7 +1085,7 @@

Arguments

- + real(kind=real_4), intent(in), @@ -1100,7 +1100,7 @@

Arguments

- + integer, intent(in), @@ -1140,7 +1140,7 @@

Arguments

- + real(kind=real_4), intent(out), @@ -1170,7 +1170,7 @@

Arguments

- + real(kind=real_4), intent(in), @@ -1185,7 +1185,7 @@

Arguments

- + integer, intent(in), @@ -1225,7 +1225,7 @@

Arguments

- + real(kind=real_4), intent(out), @@ -1255,7 +1255,7 @@

Arguments

- + real(kind=real_4), intent(in), @@ -1270,7 +1270,7 @@

Arguments

- + integer, intent(in), @@ -1310,7 +1310,7 @@

Arguments

- + real(kind=real_4), intent(out), @@ -1340,7 +1340,7 @@

Arguments

- + real(kind=real_4), intent(in), @@ -1355,7 +1355,7 @@

Arguments

- + integer, intent(in), @@ -1395,7 +1395,7 @@

Arguments

- + complex(kind=real_8), intent(out), @@ -1425,7 +1425,7 @@

Arguments

- + complex(kind=real_8), intent(in), @@ -1440,7 +1440,7 @@

Arguments

- + integer, intent(in), @@ -1480,7 +1480,7 @@

Arguments

- + complex(kind=real_8), intent(out), @@ -1510,7 +1510,7 @@

Arguments

- + complex(kind=real_8), intent(in), @@ -1525,7 +1525,7 @@

Arguments

- + integer, intent(in), @@ -1565,7 +1565,7 @@

Arguments

- + complex(kind=real_8), intent(out), @@ -1595,7 +1595,7 @@

Arguments

- + complex(kind=real_8), intent(in), @@ -1610,7 +1610,7 @@

Arguments

- + integer, intent(in), @@ -1650,7 +1650,7 @@

Arguments

- + complex(kind=real_8), intent(out), @@ -1680,7 +1680,7 @@

Arguments

- + complex(kind=real_8), intent(in), @@ -1695,7 +1695,7 @@

Arguments

- + integer, intent(in), @@ -1735,7 +1735,7 @@

Arguments

- + complex(kind=real_8), intent(out), @@ -1765,7 +1765,7 @@

Arguments

- + complex(kind=real_8), intent(in), @@ -1780,7 +1780,7 @@

Arguments

- + integer, intent(in), @@ -1820,7 +1820,7 @@

Arguments

- + complex(kind=real_8), intent(out), @@ -1850,7 +1850,7 @@

Arguments

- + complex(kind=real_8), intent(in), @@ -1865,7 +1865,7 @@

Arguments

- + integer, intent(in), @@ -1905,7 +1905,7 @@

Arguments

- + complex(kind=real_8), intent(out), @@ -1935,7 +1935,7 @@

Arguments

- + complex(kind=real_8), intent(in), @@ -1950,7 +1950,7 @@

Arguments

- + integer, intent(in), @@ -1990,7 +1990,7 @@

Arguments

- + complex(kind=real_4), intent(out), @@ -2020,7 +2020,7 @@

Arguments

- + complex(kind=real_4), intent(in), @@ -2035,7 +2035,7 @@

Arguments

- + integer, intent(in), @@ -2075,7 +2075,7 @@

Arguments

- + complex(kind=real_4), intent(out), @@ -2105,7 +2105,7 @@

Arguments

- + complex(kind=real_4), intent(in), @@ -2120,7 +2120,7 @@

Arguments

- + integer, intent(in), @@ -2160,7 +2160,7 @@

Arguments

- + complex(kind=real_4), intent(out), @@ -2190,7 +2190,7 @@

Arguments

- + complex(kind=real_4), intent(in), @@ -2205,7 +2205,7 @@

Arguments

- + integer, intent(in), @@ -2245,7 +2245,7 @@

Arguments

- + complex(kind=real_4), intent(out), @@ -2275,7 +2275,7 @@

Arguments

- + complex(kind=real_4), intent(in), @@ -2290,7 +2290,7 @@

Arguments

- + integer, intent(in), @@ -2330,7 +2330,7 @@

Arguments

- + complex(kind=real_4), intent(out), @@ -2360,7 +2360,7 @@

Arguments

- + complex(kind=real_4), intent(in), @@ -2375,7 +2375,7 @@

Arguments

- + integer, intent(in), @@ -2415,7 +2415,7 @@

Arguments

- + complex(kind=real_4), intent(out), @@ -2445,7 +2445,7 @@

Arguments

- + complex(kind=real_4), intent(in), @@ -2460,7 +2460,7 @@

Arguments

- + integer, intent(in), @@ -2500,7 +2500,7 @@

Arguments

- + complex(kind=real_4), intent(out), @@ -2530,7 +2530,7 @@

Arguments

- + complex(kind=real_4), intent(in), @@ -2545,7 +2545,7 @@

Arguments

- + integer, intent(in), @@ -2585,7 +2585,7 @@

Arguments

- + integer, intent(out), @@ -2615,7 +2615,7 @@

Arguments

- + integer, intent(in), @@ -2630,7 +2630,7 @@

Arguments

- + integer, intent(in), @@ -2670,7 +2670,7 @@

Arguments

- + integer, intent(out), @@ -2700,7 +2700,7 @@

Arguments

- + integer, intent(in), @@ -2715,7 +2715,7 @@

Arguments

- + integer, intent(in), @@ -2755,7 +2755,7 @@

Arguments

- + integer, intent(out), @@ -2785,7 +2785,7 @@

Arguments

- + integer, intent(in), @@ -2800,7 +2800,7 @@

Arguments

- + integer, intent(in), @@ -2840,7 +2840,7 @@

Arguments

- + integer, intent(out), @@ -2870,7 +2870,7 @@

Arguments

- + integer, intent(in), @@ -2885,7 +2885,7 @@

Arguments

- + integer, intent(in), @@ -2925,7 +2925,7 @@

Arguments

- + integer, intent(out), @@ -2955,7 +2955,7 @@

Arguments

- + integer, intent(in), @@ -2970,7 +2970,7 @@

Arguments

- + integer, intent(in), @@ -3010,7 +3010,7 @@

Arguments

- + integer, intent(out), @@ -3040,7 +3040,7 @@

Arguments

- + integer, intent(in), @@ -3055,7 +3055,7 @@

Arguments

- + integer, intent(in), @@ -3095,7 +3095,7 @@

Arguments

- + integer, intent(out), @@ -3125,7 +3125,7 @@

Arguments

- + integer, intent(in), @@ -3140,7 +3140,7 @@

Arguments

- + integer, intent(in), diff --git a/develop/interface/array_eq.html b/develop/interface/array_eq.html index 7dbb7643327..240e1c8e864 100644 --- a/develop/interface/array_eq.html +++ b/develop/interface/array_eq.html @@ -172,7 +172,7 @@

Arguments

- + integer(kind=int_8), intent(in), @@ -187,7 +187,7 @@

Arguments

- + integer(kind=int_8), intent(in), @@ -232,7 +232,7 @@

Arguments

- + integer, intent(in), @@ -247,7 +247,7 @@

Arguments

- + integer, intent(in), diff --git a/develop/interface/array_new.html b/develop/interface/array_new.html index 105702c41ec..8035496053b 100644 --- a/develop/interface/array_new.html +++ b/develop/interface/array_new.html @@ -272,7 +272,7 @@

Arguments

- + integer, intent(in) diff --git a/develop/interface/block_add.html b/develop/interface/block_add.html index a050242d134..e510194c5d4 100644 --- a/develop/interface/block_add.html +++ b/develop/interface/block_add.html @@ -206,7 +206,7 @@

Arguments

- + integer, intent(in), @@ -306,7 +306,7 @@

Arguments

- + integer, intent(in) @@ -376,7 +376,7 @@

Arguments

- + integer, intent(in) @@ -446,7 +446,7 @@

Arguments

- + integer, intent(in) @@ -516,7 +516,7 @@

Arguments

- + integer, intent(in) @@ -586,7 +586,7 @@

Arguments

- + integer, intent(in) diff --git a/develop/interface/block_buffer_add_block.html b/develop/interface/block_buffer_add_block.html index 3ae36ba6066..a60baa1ee40 100644 --- a/develop/interface/block_buffer_add_block.html +++ b/develop/interface/block_buffer_add_block.html @@ -75,20 +75,20 @@

block_buffer_add_block
  • 7 statements + title="

    0.0% of total for procedures.

    Including implementation: 98 statements, 0.2% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -132,7 +132,6 @@

    Module Procedures

    - block_buffer_add_area_block block_buffer_add_block_r_dp block_buffer_add_block_r_sp block_buffer_add_block_c_dp @@ -156,11 +155,11 @@

    private interface block_buffer_add_block

    Module Procedures

    -

    private subroutine block_buffer_add_area_block(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_r_dp(buffer, ndata, index, block)

    - +

    add block to buffer.

    Arguments

    @@ -175,7 +174,7 @@

    Arguments

    @@ -190,85 +189,15 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - -
    - + type(block_buffer_type), intent(inout)
    - - integer(kind=int_8), - intent(in), - DIMENSION(2) - ::index - -
    - - type(dbcsr_data_obj), + + integer, intent(in) ::block - -
    - - logical, - intent(in),optional - - ::transposed - -
    - - -
    -

    - -
    -

    private subroutine block_buffer_add_block_r_dp(buffer, index, block, transposed) -

    -
    - -

    insert a block into block buffer (at current iterator position)

    - -

    Arguments

    - - - - - - - - - - - - - - - - + @@ -276,45 +205,30 @@

    Arguments

    - - - - - - - - @@ -326,11 +240,11 @@

    Arguments

    -

    private subroutine block_buffer_add_block_r_sp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_r_sp(buffer, ndata, index, block)

    -

    insert a block into block buffer (at current iterator position)

    +

    add block to buffer.

    Arguments

    TypeIntentOptional AttributesName
    - - type(block_buffer_type), - intent(inout) - - ::bufferndata
    - integer(kind=int_8), + integer, intent(in), - DIMENSION(2) + DIMENSION(ndims_buffer(buffer)) :: index -

    index of block

    +
    - + real(kind=real_8), intent(in), - DIMENSION(:, :) + DIMENSION(ndata) :: block -

    block

    -
    - - logical, - intent(in),optional - - ::transposed
    @@ -345,7 +259,7 @@

    Arguments

    @@ -360,45 +274,45 @@

    Arguments

    - + - + - + - - + @@ -411,11 +325,11 @@

    Arguments

    -

    private subroutine block_buffer_add_block_c_dp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_c_dp(buffer, ndata, index, block)

    -

    insert a block into block buffer (at current iterator position)

    +

    add block to buffer.

    Arguments

    - + type(block_buffer_type), intent(inout)
    - - integer(kind=int_8), + + integer, intent(in),intent(in) - DIMENSION(2) + ::indexndata -

    index of block

    +
    - - real(kind=real_4), + + integer, intent(in), - DIMENSION(:, :) + DIMENSION(ndims_buffer(buffer)) ::blockindex -

    block

    +
    - - logical, + + real(kind=real_4), intent(in),optional - + + DIMENSION(ndata) ::transposedblock
    @@ -430,7 +344,7 @@

    Arguments

    @@ -445,45 +359,45 @@

    Arguments

    - + - + - + - - + @@ -496,11 +410,11 @@

    Arguments

    -

    private subroutine block_buffer_add_block_c_sp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_c_sp(buffer, ndata, index, block)

    -

    insert a block into block buffer (at current iterator position)

    +

    add block to buffer.

    Arguments

    - + type(block_buffer_type), intent(inout)
    - - integer(kind=int_8), + + integer, intent(in),intent(in) - DIMENSION(2) + ::indexndata -

    index of block

    +
    - - complex(kind=real_8), + + integer, intent(in), - DIMENSION(:, :) + DIMENSION(ndims_buffer(buffer)) ::blockindex -

    block

    +
    - - logical, + + complex(kind=real_8), intent(in),optional - + + DIMENSION(ndata) ::transposedblock
    @@ -515,7 +429,7 @@

    Arguments

    @@ -530,45 +444,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/interface/block_buffer_add_block~2.html b/develop/interface/block_buffer_add_block~2.html index 334fd95e8cb..e1688ff682b 100644 --- a/develop/interface/block_buffer_add_block~2.html +++ b/develop/interface/block_buffer_add_block~2.html @@ -75,20 +75,20 @@

    block_buffer_add_block
  • 6 statements + title="

    0.0% of total for procedures.

    Including implementation: 191 statements, 0.3% of total for procedures.">7 statements
  • - Source File + Source File
  • @@ -132,6 +132,7 @@

    Module Procedures

    + block_buffer_add_area_block block_buffer_add_block_r_dp block_buffer_add_block_r_sp block_buffer_add_block_c_dp @@ -155,11 +156,11 @@

    private interface block_buffer_add_block

    Module Procedures

    -

    private subroutine block_buffer_add_block_r_dp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_area_block(buffer, index, block, transposed)

    -

    add block to buffer.

    +

    Arguments

    - + type(block_buffer_type), intent(inout)
    - - integer(kind=int_8), + + integer, intent(in),intent(in) - DIMENSION(2) + ::indexndata -

    index of block

    +
    - - complex(kind=real_4), + + integer, intent(in), - DIMENSION(:, :) + DIMENSION(ndims_buffer(buffer)) ::blockindex -

    block

    +
    - - logical, + + complex(kind=real_4), intent(in),optional - + + DIMENSION(ndata) ::transposedblock
    @@ -174,7 +175,7 @@

    Arguments

    @@ -189,45 +190,45 @@

    Arguments

    - + - + - + - + - - + @@ -240,11 +241,11 @@

    Arguments

    -

    private subroutine block_buffer_add_block_r_sp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_r_dp(buffer, index, block, transposed)

    -

    add block to buffer.

    +

    insert a block into block buffer (at current iterator position)

    Arguments

    - + type(block_buffer_type), intent(inout)
    - - integer, + + integer(kind=int_8), intent(in)intent(in), - + DIMENSION(2) ::ndataindex
    - - integer, + + type(dbcsr_data_obj), intent(in),intent(in) - DIMENSION(ndims_buffer(buffer)) + ::indexblock
    - - real(kind=real_8), + + logical, intent(in), - DIMENSION(ndata) + optional + ::blocktransposed
    @@ -259,7 +260,7 @@

    Arguments

    @@ -274,45 +275,45 @@

    Arguments

    - + - + - + - - + @@ -325,11 +326,11 @@

    Arguments

    -

    private subroutine block_buffer_add_block_c_dp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_r_sp(buffer, index, block, transposed)

    -

    add block to buffer.

    +

    insert a block into block buffer (at current iterator position)

    Arguments

    - + type(block_buffer_type), intent(inout)
    - - integer, + + integer(kind=int_8), intent(in)intent(in), - + DIMENSION(2) ::ndataindex - +

    index of block

    - - integer, + + real(kind=real_8), intent(in), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(:, :) ::indexblock - +

    block

    - - real(kind=real_4), + + logical, intent(in), - DIMENSION(ndata) + optional + ::blocktransposed
    @@ -344,7 +345,7 @@

    Arguments

    @@ -359,45 +360,45 @@

    Arguments

    - + - + - + - - + @@ -410,11 +411,11 @@

    Arguments

    -

    private subroutine block_buffer_add_block_c_sp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_c_dp(buffer, index, block, transposed)

    -

    add block to buffer.

    +

    insert a block into block buffer (at current iterator position)

    Arguments

    - + type(block_buffer_type), intent(inout)
    - - integer, + + integer(kind=int_8), intent(in)intent(in), - + DIMENSION(2) ::ndataindex - +

    index of block

    - - integer, + + real(kind=real_4), intent(in), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(:, :) ::indexblock - +

    block

    - - complex(kind=real_8), + + logical, intent(in), - DIMENSION(ndata) + optional + ::blocktransposed
    @@ -429,7 +430,7 @@

    Arguments

    @@ -444,46 +445,131 @@

    Arguments

    - + + + + + + + + + + + + + + + + + - + + +
    - + type(block_buffer_type), intent(inout)
    - - integer, + + integer(kind=int_8), intent(in)intent(in), + DIMENSION(2) + ::index +

    index of block

    +
    + + complex(kind=real_8), + intent(in), + DIMENSION(:, :) + ::block +

    block

    +
    + + logical, + intent(in),optional ::ndatatransposed
    + + +
    +
    + +
    +

    private subroutine block_buffer_add_block_c_sp(buffer, index, block, transposed) +

    +
    + +

    insert a block into block buffer (at current iterator position)

    + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/develop/interface/block_buffer_get_next_block.html b/develop/interface/block_buffer_get_next_block.html index 51d853d5ae4..a4809c23f3a 100644 --- a/develop/interface/block_buffer_get_next_block.html +++ b/develop/interface/block_buffer_get_next_block.html @@ -171,8 +171,8 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    diff --git a/develop/interface/btree_add.html b/develop/interface/btree_add.html index 09b75a7a5fa..b7887e38406 100644 --- a/develop/interface/btree_add.html +++ b/develop/interface/btree_add.html @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -419,7 +419,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    @@ -449,7 +449,7 @@

    Arguments

    @@ -534,7 +534,7 @@

    Arguments

    @@ -549,7 +549,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    diff --git a/develop/interface/btree_find.html b/develop/interface/btree_find.html index 147cc1e5435..c7f1443db19 100644 --- a/develop/interface/btree_find.html +++ b/develop/interface/btree_find.html @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -389,7 +389,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    diff --git a/develop/interface/btree_new.html b/develop/interface/btree_new.html index 108a4d6cc5c..a99ed3b0b2b 100644 --- a/develop/interface/btree_new.html +++ b/develop/interface/btree_new.html @@ -189,7 +189,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    diff --git a/develop/interface/create_block.html b/develop/interface/create_block.html index 232a597587c..3959b1b53fa 100644 --- a/develop/interface/create_block.html +++ b/develop/interface/create_block.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    @@ -315,7 +315,7 @@

    Arguments

    @@ -330,7 +330,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -455,7 +455,7 @@

    Arguments

    @@ -470,7 +470,7 @@

    Arguments

    @@ -485,7 +485,7 @@

    Arguments

    diff --git a/develop/interface/csr_create.html b/develop/interface/csr_create.html index 496c1a620d1..c140c076a6d 100644 --- a/develop/interface/csr_create.html +++ b/develop/interface/csr_create.html @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    @@ -322,7 +322,7 @@

    Arguments

    @@ -337,7 +337,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_abort_interface.html b/develop/interface/dbcsr_abort_interface.html index c9021626cb9..02b423fa0f5 100644 --- a/develop/interface/dbcsr_abort_interface.html +++ b/develop/interface/dbcsr_abort_interface.html @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_add.html b/develop/interface/dbcsr_add.html index 1a7885033c2..f4f6009d8a3 100644 --- a/develop/interface/dbcsr_add.html +++ b/develop/interface/dbcsr_add.html @@ -75,20 +75,20 @@

    dbcsr_add
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 119 statements, 0.2% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -132,8 +132,9 @@

    Module Procedures

    @@ -155,7 +156,108 @@

    public interface dbcsr_add

    Module Procedures

    -

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_anytype(matrix_a, matrix_b, alpha_scalar, beta_scalar, flop) +

    +
    + +

    add and scale matrices +A = alphaA + betaB or

    + +

    Arguments

    +

    TypeIntentOptional AttributesName
    - - integer, + + type(block_buffer_type), + intent(inout) + + ::buffer + +
    + + integer(kind=int_8), intent(in), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(2) :: index - +

    index of block

    - + complex(kind=real_4), intent(in), - DIMENSION(ndata) + DIMENSION(:, :) :: block +

    block

    +
    + + logical, + intent(in),optional + + ::transposed
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -186,7 +186,7 @@

    Arguments

    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_data_obj), intent(inout),
    - + logical, intent(in),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(out)
    - + logical, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + type(csr_type), intent(out)
    - + type(csr_type), intent(in)
    - + character(len=*), intent(in)
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(inout) + + ::matrix_a +

    DBCSR matrix

    +
    + + type(dbcsr_type), + intent(in) + + ::matrix_b +

    DBCSR matrix

    +
    + + type(dbcsr_scalar_type), + intent(in),optional + + ::alpha_scalar + +
    + + type(dbcsr_scalar_type), + intent(in),optional + + ::beta_scalar + +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -174,8 +276,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -189,8 +291,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -204,8 +306,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -219,8 +321,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -240,11 +342,11 @@

    Arguments

    -

    private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    - +

    Interface for dbcsr_add

    Arguments

    @@ -259,8 +361,8 @@

    Arguments

    @@ -389,7 +491,7 @@

    Arguments

    @@ -429,8 +531,8 @@

    Arguments

    @@ -474,7 +576,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_add_on_diag.html b/develop/interface/dbcsr_add_on_diag.html index 2d6d5b43d40..edf7e6c53c7 100644 --- a/develop/interface/dbcsr_add_on_diag.html +++ b/develop/interface/dbcsr_add_on_diag.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 106 statements, 0.2% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -155,11 +155,11 @@

    public interface dbcsr_add_on_diag

    Module Procedures

    -

    private subroutine dbcsr_add_on_diag_d(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_s(matrix, alpha)

    - +

    add a constant to the diagonal of a matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -274,8 +376,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -289,8 +391,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -305,7 +407,7 @@

    Arguments

    - real(kind=real_4), + real(kind=real_8), intent(in) @@ -344,8 +446,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -359,8 +461,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -374,7 +476,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -444,8 +546,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -459,7 +561,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + complex(kind=real_8), intent(in)
    @@ -174,8 +174,8 @@

    Arguments

    - + @@ -210,7 +210,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_ds(matrix, alpha)

    @@ -229,8 +229,8 @@

    Arguments

    - + @@ -265,11 +265,11 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_c(matrix, alpha)

    - +

    add a constant to the diagonal of a matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -184,22 +184,22 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - - real(kind=real_8), + + real(kind=real_4), intent(in) ::alpha_scalaralpha - +

    scalar

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -244,15 +244,15 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) ::alpha_scalaralpha
    @@ -284,8 +284,8 @@

    Arguments

    @@ -307,9 +307,9 @@

    Arguments

    - + @@ -320,11 +320,11 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_z(matrix, alpha)

    - +

    add a constant to the diagonal of a matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -294,12 +294,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + complex(kind=real_4), intent(in) ::alpha_scalaralpha - +

    scalar

    @@ -339,8 +339,8 @@

    Arguments

    @@ -362,9 +362,9 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_add_on_diag~2.html b/develop/interface/dbcsr_add_on_diag~2.html index 3e2c41ed3a7..c9f9d9c2908 100644 --- a/develop/interface/dbcsr_add_on_diag~2.html +++ b/develop/interface/dbcsr_add_on_diag~2.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 24 statements, 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -155,11 +155,11 @@

    public interface dbcsr_add_on_diag

    Module Procedures

    -

    private subroutine dbcsr_add_on_diag_s(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_d(matrix, alpha_scalar)

    -

    add a constant to the diagonal of a matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -349,12 +349,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + complex(kind=real_8), intent(in) ::alpha_scalaralpha - +

    scalar

    @@ -174,8 +174,8 @@

    Arguments

    - + @@ -210,7 +210,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_ds(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar)

    @@ -229,8 +229,8 @@

    Arguments

    - + @@ -265,11 +265,11 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_c(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar)

    -

    add a constant to the diagonal of a matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -184,22 +184,22 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - - real(kind=real_4), + + real(kind=real_8), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -244,15 +244,15 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) ::alphaalpha_scalar
    @@ -284,8 +284,8 @@

    Arguments

    @@ -307,9 +307,9 @@

    Arguments

    - + @@ -320,11 +320,11 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_z(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar)

    -

    add a constant to the diagonal of a matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -294,12 +294,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + complex(kind=real_4), intent(in) ::alphaalpha_scalar -

    scalar

    +
    @@ -339,8 +339,8 @@

    Arguments

    @@ -362,9 +362,9 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_add~2.html b/develop/interface/dbcsr_add~2.html index 4c4f1b69e0d..7e8c2ac7056 100644 --- a/develop/interface/dbcsr_add~2.html +++ b/develop/interface/dbcsr_add~2.html @@ -75,20 +75,20 @@

    dbcsr_add
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 27 statements, 0.0% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -132,9 +132,8 @@

    Module Procedures

    @@ -156,108 +155,7 @@

    public interface dbcsr_add

    Module Procedures

    -

    private subroutine dbcsr_add_anytype(matrix_a, matrix_b, alpha_scalar, beta_scalar, flop) -

    -
    - -

    add and scale matrices -A = alphaA + betaB or

    - -

    Arguments

    -

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -349,12 +349,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + complex(kind=real_8), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(inout) - - ::matrix_a -

    DBCSR matrix

    -
    - - type(dbcsr_type), - intent(in) - - ::matrix_b -

    DBCSR matrix

    -
    - - type(dbcsr_scalar_type), - intent(in),optional - - ::alpha_scalar - -
    - - type(dbcsr_scalar_type), - intent(in),optional - - ::beta_scalar - -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop - -
    - - -
    -

    - -
    -

    private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -276,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -291,8 +189,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -306,8 +204,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -321,8 +219,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -342,11 +240,11 @@

    Arguments

    -

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    -

    Interface for dbcsr_add

    +

    Arguments

    @@ -361,8 +259,8 @@

    Arguments

    @@ -531,8 +429,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_block_copy.html b/develop/interface/dbcsr_block_copy.html index c96d7a1236d..ae5bf2a2d61 100644 --- a/develop/interface/dbcsr_block_copy.html +++ b/develop/interface/dbcsr_block_copy.html @@ -216,7 +216,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -390,7 +390,7 @@

    Arguments

    @@ -406,7 +406,7 @@

    Arguments

    @@ -477,7 +477,7 @@

    Arguments

    @@ -493,7 +493,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -580,7 +580,7 @@

    Arguments

    @@ -651,7 +651,7 @@

    Arguments

    @@ -667,7 +667,7 @@

    Arguments

    @@ -738,7 +738,7 @@

    Arguments

    @@ -754,7 +754,7 @@

    Arguments

    @@ -825,7 +825,7 @@

    Arguments

    @@ -841,7 +841,7 @@

    Arguments

    @@ -912,7 +912,7 @@

    Arguments

    @@ -928,7 +928,7 @@

    Arguments

    @@ -999,7 +999,7 @@

    Arguments

    @@ -1015,7 +1015,7 @@

    Arguments

    @@ -1086,7 +1086,7 @@

    Arguments

    @@ -1102,7 +1102,7 @@

    Arguments

    @@ -1173,7 +1173,7 @@

    Arguments

    @@ -1189,7 +1189,7 @@

    Arguments

    @@ -1260,7 +1260,7 @@

    Arguments

    @@ -1276,7 +1276,7 @@

    Arguments

    @@ -1347,7 +1347,7 @@

    Arguments

    @@ -1363,7 +1363,7 @@

    Arguments

    @@ -1434,7 +1434,7 @@

    Arguments

    @@ -1450,7 +1450,7 @@

    Arguments

    @@ -1521,7 +1521,7 @@

    Arguments

    @@ -1537,7 +1537,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_block_transpose.html b/develop/interface/dbcsr_block_transpose.html index e92396e647d..8b7784d26da 100644 --- a/develop/interface/dbcsr_block_transpose.html +++ b/develop/interface/dbcsr_block_transpose.html @@ -203,7 +203,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -275,7 +275,7 @@

    Arguments

    @@ -291,7 +291,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -363,7 +363,7 @@

    Arguments

    @@ -419,7 +419,7 @@

    Arguments

    @@ -435,7 +435,7 @@

    Arguments

    @@ -506,7 +506,7 @@

    Arguments

    @@ -522,7 +522,7 @@

    Arguments

    @@ -593,7 +593,7 @@

    Arguments

    @@ -609,7 +609,7 @@

    Arguments

    @@ -680,7 +680,7 @@

    Arguments

    @@ -696,7 +696,7 @@

    Arguments

    @@ -767,7 +767,7 @@

    Arguments

    @@ -783,7 +783,7 @@

    Arguments

    @@ -854,7 +854,7 @@

    Arguments

    @@ -870,7 +870,7 @@

    Arguments

    @@ -941,7 +941,7 @@

    Arguments

    @@ -957,7 +957,7 @@

    Arguments

    @@ -1028,7 +1028,7 @@

    Arguments

    @@ -1044,7 +1044,7 @@

    Arguments

    @@ -1115,7 +1115,7 @@

    Arguments

    @@ -1131,7 +1131,7 @@

    Arguments

    @@ -1202,7 +1202,7 @@

    Arguments

    @@ -1218,7 +1218,7 @@

    Arguments

    @@ -1289,7 +1289,7 @@

    Arguments

    @@ -1305,7 +1305,7 @@

    Arguments

    @@ -1376,7 +1376,7 @@

    Arguments

    @@ -1392,7 +1392,7 @@

    Arguments

    @@ -1463,7 +1463,7 @@

    Arguments

    @@ -1479,7 +1479,7 @@

    Arguments

    @@ -1521,7 +1521,7 @@

    Arguments

    @@ -1536,7 +1536,7 @@

    Arguments

    @@ -1551,7 +1551,7 @@

    Arguments

    @@ -1567,7 +1567,7 @@

    Arguments

    @@ -1583,7 +1583,7 @@

    Arguments

    @@ -1615,7 +1615,7 @@

    Arguments

    @@ -1688,7 +1688,7 @@

    Arguments

    @@ -1703,7 +1703,7 @@

    Arguments

    @@ -1719,7 +1719,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_build_row_index.html b/develop/interface/dbcsr_build_row_index.html index dd81dc8e7ab..b599358d794 100644 --- a/develop/interface/dbcsr_build_row_index.html +++ b/develop/interface/dbcsr_build_row_index.html @@ -172,7 +172,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_conform_scalar.html b/develop/interface/dbcsr_conform_scalar.html index afb2894ec8a..10d957948d9 100644 --- a/develop/interface/dbcsr_conform_scalar.html +++ b/develop/interface/dbcsr_conform_scalar.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -297,7 +297,7 @@

    Arguments

    @@ -312,7 +312,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    @@ -373,7 +373,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_count_row_index.html b/develop/interface/dbcsr_count_row_index.html index 745f5e0fefa..6e89ea73501 100644 --- a/develop/interface/dbcsr_count_row_index.html +++ b/develop/interface/dbcsr_count_row_index.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_create.html b/develop/interface/dbcsr_create.html index 355bb99d8ae..98cc2fa7eed 100644 --- a/develop/interface/dbcsr_create.html +++ b/develop/interface/dbcsr_create.html @@ -172,7 +172,7 @@

    Arguments

    @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -217,7 +217,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    @@ -247,7 +247,7 @@

    Arguments

    @@ -292,7 +292,7 @@

    Arguments

    @@ -308,7 +308,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -401,7 +401,7 @@

    Arguments

    @@ -416,7 +416,7 @@

    Arguments

    @@ -446,7 +446,7 @@

    Arguments

    @@ -462,7 +462,7 @@

    Arguments

    @@ -478,7 +478,7 @@

    Arguments

    @@ -550,7 +550,7 @@

    Arguments

    @@ -565,7 +565,7 @@

    Arguments

    @@ -580,7 +580,7 @@

    Arguments

    @@ -595,7 +595,7 @@

    Arguments

    @@ -610,7 +610,7 @@

    Arguments

    @@ -625,7 +625,7 @@

    Arguments

    @@ -640,7 +640,7 @@

    Arguments

    @@ -685,7 +685,7 @@

    Arguments

    @@ -700,7 +700,7 @@

    Arguments

    @@ -715,7 +715,7 @@

    Arguments

    @@ -730,7 +730,7 @@

    Arguments

    @@ -790,7 +790,7 @@

    Arguments

    @@ -805,7 +805,7 @@

    Arguments

    @@ -820,7 +820,7 @@

    Arguments

    @@ -835,7 +835,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_create~2.html b/develop/interface/dbcsr_create~2.html index cd71127ea32..2f96fb3acf0 100644 --- a/develop/interface/dbcsr_create~2.html +++ b/develop/interface/dbcsr_create~2.html @@ -172,7 +172,7 @@

    Arguments

    @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -217,7 +217,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    @@ -247,7 +247,7 @@

    Arguments

    @@ -262,7 +262,7 @@

    Arguments

    @@ -277,7 +277,7 @@

    Arguments

    @@ -292,7 +292,7 @@

    Arguments

    @@ -307,7 +307,7 @@

    Arguments

    @@ -322,7 +322,7 @@

    Arguments

    @@ -337,7 +337,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    @@ -392,7 +392,7 @@

    Arguments

    @@ -407,7 +407,7 @@

    Arguments

    @@ -422,7 +422,7 @@

    Arguments

    @@ -437,7 +437,7 @@

    Arguments

    @@ -452,7 +452,7 @@

    Arguments

    @@ -467,7 +467,7 @@

    Arguments

    @@ -482,7 +482,7 @@

    Arguments

    @@ -497,7 +497,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

    @@ -542,7 +542,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_csr_create.html b/develop/interface/dbcsr_csr_create.html index 2647acd2683..4756b538d90 100644 --- a/develop/interface/dbcsr_csr_create.html +++ b/develop/interface/dbcsr_csr_create.html @@ -262,7 +262,7 @@

    Arguments

    @@ -277,7 +277,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -333,7 +333,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_data_clear.html b/develop/interface/dbcsr_data_clear.html index 5f20a12d5be..40d0936d4c0 100644 --- a/develop/interface/dbcsr_data_clear.html +++ b/develop/interface/dbcsr_data_clear.html @@ -172,7 +172,7 @@

    Arguments

    @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -217,7 +217,7 @@

    Arguments

    @@ -262,7 +262,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -333,7 +333,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_data_copy.html b/develop/interface/dbcsr_data_copy.html index 72d9c244d7f..20ce2c8b69d 100644 --- a/develop/interface/dbcsr_data_copy.html +++ b/develop/interface/dbcsr_data_copy.html @@ -176,7 +176,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -254,7 +254,7 @@

    Arguments

    @@ -296,7 +296,7 @@

    Arguments

    @@ -311,7 +311,7 @@

    Arguments

    @@ -327,7 +327,7 @@

    Arguments

    @@ -343,7 +343,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -446,7 +446,7 @@

    Arguments

    @@ -502,7 +502,7 @@

    Arguments

    @@ -517,7 +517,7 @@

    Arguments

    @@ -533,7 +533,7 @@

    Arguments

    @@ -549,7 +549,7 @@

    Arguments

    @@ -605,7 +605,7 @@

    Arguments

    @@ -620,7 +620,7 @@

    Arguments

    @@ -636,7 +636,7 @@

    Arguments

    @@ -652,7 +652,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_data_get_sizes.html b/develop/interface/dbcsr_data_get_sizes.html index 9764e3f8609..9ae57402e26 100644 --- a/develop/interface/dbcsr_data_get_sizes.html +++ b/develop/interface/dbcsr_data_get_sizes.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    @@ -273,7 +273,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -360,7 +360,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_data_set.html b/develop/interface/dbcsr_data_set.html index c26767a8b40..552c3fb09af 100644 --- a/develop/interface/dbcsr_data_set.html +++ b/develop/interface/dbcsr_data_set.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -253,7 +253,7 @@

    Arguments

    @@ -285,7 +285,7 @@

    Arguments

    @@ -345,7 +345,7 @@

    Arguments

    @@ -360,7 +360,7 @@

    Arguments

    @@ -376,7 +376,7 @@

    Arguments

    @@ -392,7 +392,7 @@

    Arguments

    @@ -448,7 +448,7 @@

    Arguments

    @@ -463,7 +463,7 @@

    Arguments

    @@ -479,7 +479,7 @@

    Arguments

    @@ -495,7 +495,7 @@

    Arguments

    @@ -551,7 +551,7 @@

    Arguments

    @@ -566,7 +566,7 @@

    Arguments

    @@ -582,7 +582,7 @@

    Arguments

    @@ -598,7 +598,7 @@

    Arguments

    @@ -654,7 +654,7 @@

    Arguments

    @@ -669,7 +669,7 @@

    Arguments

    @@ -685,7 +685,7 @@

    Arguments

    @@ -701,7 +701,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_data_set_pointer.html b/develop/interface/dbcsr_data_set_pointer.html index 0e3a5b54f4f..84b89078e27 100644 --- a/develop/interface/dbcsr_data_set_pointer.html +++ b/develop/interface/dbcsr_data_set_pointer.html @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -454,7 +454,7 @@

    Arguments

    @@ -469,7 +469,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    @@ -524,7 +524,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -579,7 +579,7 @@

    Arguments

    @@ -621,7 +621,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_distribution_new.html b/develop/interface/dbcsr_distribution_new.html index 46a15d90bb1..f1c4da0b56d 100644 --- a/develop/interface/dbcsr_distribution_new.html +++ b/develop/interface/dbcsr_distribution_new.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    @@ -263,7 +263,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -419,7 +419,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    @@ -449,7 +449,7 @@

    Arguments

    @@ -464,7 +464,7 @@

    Arguments

    @@ -479,7 +479,7 @@

    Arguments

    @@ -494,7 +494,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_dot.html b/develop/interface/dbcsr_dot.html index 69fe430f6fe..36504301caa 100644 --- a/develop/interface/dbcsr_dot.html +++ b/develop/interface/dbcsr_dot.html @@ -75,20 +75,20 @@

    dbcsr_dot
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 186 statements, 0.3% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -155,11 +155,11 @@

    public interface dbcsr_dot

    Module Procedures

    -

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace)

    - +

    Dot product of DBCSR matrices

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -376,8 +274,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -392,7 +290,7 @@

    Arguments

    - real(kind=real_8), + real(kind=real_4), intent(in) @@ -406,8 +304,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -446,8 +344,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -461,8 +359,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -476,7 +374,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -546,8 +444,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -561,7 +459,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + character(len=1), intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_type), intent(in)
    - + character(len=1), intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_type), intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(csr_type), intent(out)
    - + type(csr_type), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(out),
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(in),
    - + type(mp_comm_type), intent(in),
    - + integer,
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical,
    @@ -174,8 +174,8 @@

    Arguments

    - + @@ -225,11 +227,12 @@

    Arguments

    -

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_sd(matrix_a, matrix_b, trace)

    - +

    Dot product of DBCSR matrices +\result the dot product of the matrices

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,13 +184,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -199,22 +200,23 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

    - - real(kind=real_8), + + real(kind=real_4), intent(inout) ::resulttrace - +

    the trace of the product of the matrices

    @@ -244,8 +247,8 @@

    Arguments

    - + @@ -295,11 +300,11 @@

    Arguments

    -

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace)

    - +

    Dot product of DBCSR matrices

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -254,13 +257,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -269,20 +273,21 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

    - - real(kind=real_4), + + real(kind=real_8), intent(inout) ::resulttrace
    @@ -314,8 +319,8 @@

    Arguments

    - + @@ -365,11 +372,11 @@

    Arguments

    -

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace)

    - +

    Dot product of DBCSR matrices

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -324,13 +329,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -339,22 +345,23 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

    - - complex(kind=real_8), + + complex(kind=real_4), intent(inout) ::resulttrace - +

    the trace of the product of the matrices

    @@ -384,8 +391,8 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_dot~2.html b/develop/interface/dbcsr_dot~2.html index 5190a49e5e7..5935cc1dca9 100644 --- a/develop/interface/dbcsr_dot~2.html +++ b/develop/interface/dbcsr_dot~2.html @@ -75,20 +75,20 @@

    dbcsr_dot
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 24 statements, 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -155,11 +155,11 @@

    public interface dbcsr_dot

    Module Procedures

    -

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, result)

    -

    Dot product of DBCSR matrices

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -394,13 +401,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -409,22 +417,23 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

    - - complex(kind=real_4), + + complex(kind=real_8), intent(inout) ::resulttrace - +

    the trace of the product of the matrices

    @@ -174,8 +174,8 @@

    Arguments

    - + @@ -227,12 +225,11 @@

    Arguments

    -

    private subroutine dbcsr_dot_sd(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, result)

    -

    Dot product of DBCSR matrices -\result the dot product of the matrices

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,14 +184,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -200,23 +199,22 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

    +
    - - real(kind=real_4), + + real(kind=real_8), intent(inout) ::traceresult -

    the trace of the product of the matrices

    +
    @@ -247,8 +244,8 @@

    Arguments

    - + @@ -300,11 +295,11 @@

    Arguments

    -

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, result)

    -

    Dot product of DBCSR matrices

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -257,14 +254,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -273,21 +269,20 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

    +
    - - real(kind=real_8), + + real(kind=real_4), intent(inout) ::traceresult
    @@ -319,8 +314,8 @@

    Arguments

    - + @@ -372,11 +365,11 @@

    Arguments

    -

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, result)

    -

    Dot product of DBCSR matrices

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -329,14 +324,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -345,23 +339,22 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

    +
    - - complex(kind=real_4), + + complex(kind=real_8), intent(inout) ::traceresult -

    the trace of the product of the matrices

    +
    @@ -391,8 +384,8 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_filter.html b/develop/interface/dbcsr_filter.html index e64599aff79..b921ca79948 100644 --- a/develop/interface/dbcsr_filter.html +++ b/develop/interface/dbcsr_filter.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -275,7 +275,7 @@

    Arguments

    @@ -290,7 +290,7 @@

    Arguments

    @@ -305,7 +305,7 @@

    Arguments

    @@ -320,7 +320,7 @@

    Arguments

    @@ -335,7 +335,7 @@

    Arguments

    @@ -375,7 +375,7 @@

    Arguments

    @@ -390,7 +390,7 @@

    Arguments

    @@ -405,7 +405,7 @@

    Arguments

    @@ -420,7 +420,7 @@

    Arguments

    @@ -435,7 +435,7 @@

    Arguments

    @@ -475,7 +475,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -505,7 +505,7 @@

    Arguments

    @@ -520,7 +520,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -575,7 +575,7 @@

    Arguments

    @@ -590,7 +590,7 @@

    Arguments

    @@ -605,7 +605,7 @@

    Arguments

    @@ -620,7 +620,7 @@

    Arguments

    @@ -635,7 +635,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_block_p.html b/develop/interface/dbcsr_get_block_p.html index 1b60cfdee20..72531e7d71d 100644 --- a/develop/interface/dbcsr_get_block_p.html +++ b/develop/interface/dbcsr_get_block_p.html @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -276,7 +276,7 @@

    Arguments

    @@ -291,7 +291,7 @@

    Arguments

    @@ -331,7 +331,7 @@

    Arguments

    @@ -346,7 +346,7 @@

    Arguments

    @@ -361,7 +361,7 @@

    Arguments

    @@ -376,7 +376,7 @@

    Arguments

    @@ -391,7 +391,7 @@

    Arguments

    @@ -406,7 +406,7 @@

    Arguments

    @@ -421,7 +421,7 @@

    Arguments

    @@ -436,7 +436,7 @@

    Arguments

    @@ -476,7 +476,7 @@

    Arguments

    @@ -491,7 +491,7 @@

    Arguments

    @@ -506,7 +506,7 @@

    Arguments

    @@ -521,7 +521,7 @@

    Arguments

    @@ -536,7 +536,7 @@

    Arguments

    @@ -551,7 +551,7 @@

    Arguments

    @@ -566,7 +566,7 @@

    Arguments

    @@ -581,7 +581,7 @@

    Arguments

    @@ -621,7 +621,7 @@

    Arguments

    @@ -636,7 +636,7 @@

    Arguments

    @@ -651,7 +651,7 @@

    Arguments

    @@ -666,7 +666,7 @@

    Arguments

    @@ -681,7 +681,7 @@

    Arguments

    @@ -696,7 +696,7 @@

    Arguments

    @@ -711,7 +711,7 @@

    Arguments

    @@ -726,7 +726,7 @@

    Arguments

    @@ -766,7 +766,7 @@

    Arguments

    @@ -781,7 +781,7 @@

    Arguments

    @@ -796,7 +796,7 @@

    Arguments

    @@ -811,7 +811,7 @@

    Arguments

    @@ -826,7 +826,7 @@

    Arguments

    @@ -841,7 +841,7 @@

    Arguments

    @@ -856,7 +856,7 @@

    Arguments

    @@ -871,7 +871,7 @@

    Arguments

    @@ -911,7 +911,7 @@

    Arguments

    @@ -926,7 +926,7 @@

    Arguments

    @@ -941,7 +941,7 @@

    Arguments

    @@ -956,7 +956,7 @@

    Arguments

    @@ -971,7 +971,7 @@

    Arguments

    @@ -986,7 +986,7 @@

    Arguments

    @@ -1001,7 +1001,7 @@

    Arguments

    @@ -1016,7 +1016,7 @@

    Arguments

    @@ -1056,7 +1056,7 @@

    Arguments

    @@ -1071,7 +1071,7 @@

    Arguments

    @@ -1086,7 +1086,7 @@

    Arguments

    @@ -1101,7 +1101,7 @@

    Arguments

    @@ -1116,7 +1116,7 @@

    Arguments

    @@ -1131,7 +1131,7 @@

    Arguments

    @@ -1146,7 +1146,7 @@

    Arguments

    @@ -1161,7 +1161,7 @@

    Arguments

    @@ -1201,7 +1201,7 @@

    Arguments

    @@ -1216,7 +1216,7 @@

    Arguments

    @@ -1231,7 +1231,7 @@

    Arguments

    @@ -1246,7 +1246,7 @@

    Arguments

    @@ -1261,7 +1261,7 @@

    Arguments

    @@ -1276,7 +1276,7 @@

    Arguments

    @@ -1291,7 +1291,7 @@

    Arguments

    @@ -1306,7 +1306,7 @@

    Arguments

    @@ -1346,7 +1346,7 @@

    Arguments

    @@ -1361,7 +1361,7 @@

    Arguments

    @@ -1376,7 +1376,7 @@

    Arguments

    @@ -1391,7 +1391,7 @@

    Arguments

    @@ -1406,7 +1406,7 @@

    Arguments

    @@ -1421,7 +1421,7 @@

    Arguments

    @@ -1436,7 +1436,7 @@

    Arguments

    @@ -1476,7 +1476,7 @@

    Arguments

    @@ -1491,7 +1491,7 @@

    Arguments

    @@ -1506,7 +1506,7 @@

    Arguments

    @@ -1521,7 +1521,7 @@

    Arguments

    @@ -1536,7 +1536,7 @@

    Arguments

    @@ -1551,7 +1551,7 @@

    Arguments

    @@ -1566,7 +1566,7 @@

    Arguments

    @@ -1606,7 +1606,7 @@

    Arguments

    @@ -1621,7 +1621,7 @@

    Arguments

    @@ -1636,7 +1636,7 @@

    Arguments

    @@ -1651,7 +1651,7 @@

    Arguments

    @@ -1666,7 +1666,7 @@

    Arguments

    @@ -1681,7 +1681,7 @@

    Arguments

    @@ -1696,7 +1696,7 @@

    Arguments

    @@ -1736,7 +1736,7 @@

    Arguments

    @@ -1751,7 +1751,7 @@

    Arguments

    @@ -1766,7 +1766,7 @@

    Arguments

    @@ -1781,7 +1781,7 @@

    Arguments

    @@ -1796,7 +1796,7 @@

    Arguments

    @@ -1811,7 +1811,7 @@

    Arguments

    @@ -1826,7 +1826,7 @@

    Arguments

    @@ -1866,7 +1866,7 @@

    Arguments

    @@ -1881,7 +1881,7 @@

    Arguments

    @@ -1896,7 +1896,7 @@

    Arguments

    @@ -1911,7 +1911,7 @@

    Arguments

    @@ -1926,7 +1926,7 @@

    Arguments

    @@ -1941,7 +1941,7 @@

    Arguments

    @@ -1956,7 +1956,7 @@

    Arguments

    @@ -1996,7 +1996,7 @@

    Arguments

    @@ -2011,7 +2011,7 @@

    Arguments

    @@ -2026,7 +2026,7 @@

    Arguments

    @@ -2041,7 +2041,7 @@

    Arguments

    @@ -2056,7 +2056,7 @@

    Arguments

    @@ -2071,7 +2071,7 @@

    Arguments

    @@ -2086,7 +2086,7 @@

    Arguments

    @@ -2126,7 +2126,7 @@

    Arguments

    @@ -2141,7 +2141,7 @@

    Arguments

    @@ -2156,7 +2156,7 @@

    Arguments

    @@ -2171,7 +2171,7 @@

    Arguments

    @@ -2186,7 +2186,7 @@

    Arguments

    @@ -2201,7 +2201,7 @@

    Arguments

    @@ -2216,7 +2216,7 @@

    Arguments

    @@ -2256,7 +2256,7 @@

    Arguments

    @@ -2271,7 +2271,7 @@

    Arguments

    @@ -2286,7 +2286,7 @@

    Arguments

    @@ -2301,7 +2301,7 @@

    Arguments

    @@ -2316,7 +2316,7 @@

    Arguments

    @@ -2331,7 +2331,7 @@

    Arguments

    @@ -2346,7 +2346,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_block_p~2.html b/develop/interface/dbcsr_get_block_p~2.html index 84e5fd1d24f..5fa8b52a013 100644 --- a/develop/interface/dbcsr_get_block_p~2.html +++ b/develop/interface/dbcsr_get_block_p~2.html @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    @@ -256,7 +256,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    @@ -287,7 +287,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    @@ -343,7 +343,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    @@ -375,7 +375,7 @@

    Arguments

    @@ -390,7 +390,7 @@

    Arguments

    @@ -405,7 +405,7 @@

    Arguments

    @@ -420,7 +420,7 @@

    Arguments

    @@ -436,7 +436,7 @@

    Arguments

    @@ -477,7 +477,7 @@

    Arguments

    @@ -492,7 +492,7 @@

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    @@ -524,7 +524,7 @@

    Arguments

    @@ -539,7 +539,7 @@

    Arguments

    @@ -554,7 +554,7 @@

    Arguments

    @@ -569,7 +569,7 @@

    Arguments

    @@ -585,7 +585,7 @@

    Arguments

    @@ -626,7 +626,7 @@

    Arguments

    @@ -641,7 +641,7 @@

    Arguments

    @@ -657,7 +657,7 @@

    Arguments

    @@ -673,7 +673,7 @@

    Arguments

    @@ -688,7 +688,7 @@

    Arguments

    @@ -703,7 +703,7 @@

    Arguments

    @@ -718,7 +718,7 @@

    Arguments

    @@ -734,7 +734,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -790,7 +790,7 @@

    Arguments

    @@ -806,7 +806,7 @@

    Arguments

    @@ -822,7 +822,7 @@

    Arguments

    @@ -837,7 +837,7 @@

    Arguments

    @@ -852,7 +852,7 @@

    Arguments

    @@ -867,7 +867,7 @@

    Arguments

    @@ -883,7 +883,7 @@

    Arguments

    @@ -924,7 +924,7 @@

    Arguments

    @@ -939,7 +939,7 @@

    Arguments

    @@ -955,7 +955,7 @@

    Arguments

    @@ -971,7 +971,7 @@

    Arguments

    @@ -986,7 +986,7 @@

    Arguments

    @@ -1001,7 +1001,7 @@

    Arguments

    @@ -1016,7 +1016,7 @@

    Arguments

    @@ -1032,7 +1032,7 @@

    Arguments

    @@ -1073,7 +1073,7 @@

    Arguments

    @@ -1088,7 +1088,7 @@

    Arguments

    @@ -1104,7 +1104,7 @@

    Arguments

    @@ -1120,7 +1120,7 @@

    Arguments

    @@ -1135,7 +1135,7 @@

    Arguments

    @@ -1150,7 +1150,7 @@

    Arguments

    @@ -1165,7 +1165,7 @@

    Arguments

    @@ -1181,7 +1181,7 @@

    Arguments

    @@ -1222,7 +1222,7 @@

    Arguments

    @@ -1237,7 +1237,7 @@

    Arguments

    @@ -1253,7 +1253,7 @@

    Arguments

    @@ -1269,7 +1269,7 @@

    Arguments

    @@ -1284,7 +1284,7 @@

    Arguments

    @@ -1299,7 +1299,7 @@

    Arguments

    @@ -1314,7 +1314,7 @@

    Arguments

    @@ -1330,7 +1330,7 @@

    Arguments

    @@ -1371,7 +1371,7 @@

    Arguments

    @@ -1386,7 +1386,7 @@

    Arguments

    @@ -1402,7 +1402,7 @@

    Arguments

    @@ -1418,7 +1418,7 @@

    Arguments

    @@ -1433,7 +1433,7 @@

    Arguments

    @@ -1449,7 +1449,7 @@

    Arguments

    @@ -1465,7 +1465,7 @@

    Arguments

    @@ -1481,7 +1481,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_data.html b/develop/interface/dbcsr_get_data.html index c5cb642ba1a..09af683ccc5 100644 --- a/develop/interface/dbcsr_get_data.html +++ b/develop/interface/dbcsr_get_data.html @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -311,7 +311,7 @@

    Arguments

    @@ -352,7 +352,7 @@

    Arguments

    @@ -367,7 +367,7 @@

    Arguments

    @@ -382,7 +382,7 @@

    Arguments

    @@ -398,7 +398,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -454,7 +454,7 @@

    Arguments

    @@ -469,7 +469,7 @@

    Arguments

    @@ -485,7 +485,7 @@

    Arguments

    @@ -526,7 +526,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -556,7 +556,7 @@

    Arguments

    @@ -572,7 +572,7 @@

    Arguments

    @@ -613,7 +613,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -659,7 +659,7 @@

    Arguments

    @@ -700,7 +700,7 @@

    Arguments

    @@ -715,7 +715,7 @@

    Arguments

    @@ -730,7 +730,7 @@

    Arguments

    @@ -746,7 +746,7 @@

    Arguments

    @@ -787,7 +787,7 @@

    Arguments

    @@ -802,7 +802,7 @@

    Arguments

    @@ -817,7 +817,7 @@

    Arguments

    @@ -833,7 +833,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_data_cptr.html b/develop/interface/dbcsr_get_data_cptr.html index c012a266bf8..67060cbce0a 100644 --- a/develop/interface/dbcsr_get_data_cptr.html +++ b/develop/interface/dbcsr_get_data_cptr.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    @@ -296,7 +296,7 @@

    Arguments

    @@ -312,7 +312,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    @@ -373,7 +373,7 @@

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -404,7 +404,7 @@

    Arguments

    @@ -450,7 +450,7 @@

    Arguments

    @@ -465,7 +465,7 @@

    Arguments

    @@ -480,7 +480,7 @@

    Arguments

    @@ -496,7 +496,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_data_p.html b/develop/interface/dbcsr_get_data_p.html index fc5cb7249d2..2504b55aa54 100644 --- a/develop/interface/dbcsr_get_data_p.html +++ b/develop/interface/dbcsr_get_data_p.html @@ -75,20 +75,20 @@

    dbcsr_get_data_p
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 107 statements, 0.2% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -155,11 +155,11 @@

    public interface dbcsr_get_data_p

    Module Procedures

    -

    private function dbcsr_get_data_s(matrix, select_data_type, lb, ub) result(DATA) +

    private function dbcsr_get_data_c_s(area, select_data_type, lb, ub) result(DATA)

    - +

    Returns the single/double precision real/complex data

    Read more…

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -401,14 +394,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -417,23 +409,22 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

    +
    - - complex(kind=real_8), + + complex(kind=real_4), intent(inout) ::traceresult -

    the trace of the product of the matrices

    +
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    @@ -174,22 +174,22 @@

    Arguments

    - + @@ -199,12 +199,12 @@

    Arguments

    @@ -214,12 +214,13 @@

    Arguments

    @@ -229,7 +230,8 @@

    Arguments

    @@ -239,17 +241,17 @@

    Return Value real(kind=real_4), DIMENSION(:), POINTER

    - +

    pointer to data

    -

    private function dbcsr_get_data_c(matrix, select_data_type, lb, ub) result(DATA) +

    private function dbcsr_get_data_c_c(area, select_data_type, lb, ub) result(DATA)

    - +

    Returns the single/double precision real/complex data

    Read more…

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_data_obj), intent(in) ::matrixarea - +

    data area

    - + real(kind=real_4), intent(in) :: select_data_type - +

    force datatype

    - + integer, intent(in), :: lb - +

    lower bound for pointer +upper bound for pointer

    - + integer, intent(in), :: ub - +

    lower bound for pointer +upper bound for pointer

    @@ -264,22 +266,22 @@

    Arguments

    - + @@ -289,12 +291,12 @@

    Arguments

    @@ -304,12 +306,13 @@

    Arguments

    @@ -319,7 +322,8 @@

    Arguments

    @@ -329,17 +333,17 @@

    Return Value complex(kind=real_4), DIMENSION(:), POINTER

    - +

    pointer to data

    -

    private function dbcsr_get_data_d(matrix, select_data_type, lb, ub) result(DATA) +

    private function dbcsr_get_data_c_d(area, select_data_type, lb, ub) result(DATA)

    - +

    Returns the single/double precision real/complex data

    Read more…

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_data_obj), intent(in) ::matrixarea - +

    data area

    - + complex(kind=real_4), intent(in) :: select_data_type - +

    force datatype

    - + integer, intent(in), :: lb - +

    lower bound for pointer +upper bound for pointer

    - + integer, intent(in), :: ub - +

    lower bound for pointer +upper bound for pointer

    @@ -354,22 +358,22 @@

    Arguments

    - + @@ -379,7 +383,7 @@

    Arguments

    @@ -394,7 +398,8 @@

    Arguments

    @@ -409,7 +414,8 @@

    Arguments

    @@ -419,17 +425,17 @@

    Return Value real(kind=real_8), DIMENSION(:), POINTER

    - +

    pointer to data

    -

    private function dbcsr_get_data_z(matrix, select_data_type, lb, ub) result(DATA) +

    private function dbcsr_get_data_c_z(area, select_data_type, lb, ub) result(DATA)

    - +

    Returns the single/double precision real/complex data

    Read more…

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_data_obj), intent(in) ::matrixarea - +

    data area

    - + real(kind=real_8), intent(in) :: select_data_type - +

    force datatype

    :: lb - +

    lower bound for pointer +upper bound for pointer

    :: ub - +

    lower bound for pointer +upper bound for pointer

    @@ -444,22 +450,22 @@

    Arguments

    - + @@ -469,12 +475,12 @@

    Arguments

    @@ -484,12 +490,13 @@

    Arguments

    @@ -499,7 +506,8 @@

    Arguments

    @@ -509,7 +517,7 @@

    Return Value complex(kind=real_8), DIMENSION(:), POINTER

    - +

    pointer to data

    diff --git a/develop/interface/dbcsr_get_data_p~2.html b/develop/interface/dbcsr_get_data_p~2.html index 470d6e62638..402b537a85a 100644 --- a/develop/interface/dbcsr_get_data_p~2.html +++ b/develop/interface/dbcsr_get_data_p~2.html @@ -75,20 +75,20 @@

    dbcsr_get_data_p
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 31 statements, 0.1% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -155,11 +155,11 @@

    public interface dbcsr_get_data_p

    Module Procedures

    -

    private function dbcsr_get_data_c_s(area, select_data_type, lb, ub) result(DATA) +

    private function dbcsr_get_data_s(matrix, select_data_type, lb, ub) result(DATA)

    -

    Returns the single/double precision real/complex data

    Read more… +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_data_obj), intent(in) ::matrixarea - +

    data area

    - + complex(kind=real_8), intent(in) :: select_data_type - +

    force datatype

    - + integer, intent(in), :: lb - +

    lower bound for pointer +upper bound for pointer

    - + integer, intent(in), :: ub - +

    lower bound for pointer +upper bound for pointer

    @@ -174,22 +174,22 @@

    Arguments

    - + @@ -199,12 +199,12 @@

    Arguments

    @@ -214,13 +214,12 @@

    Arguments

    @@ -230,8 +229,7 @@

    Arguments

    @@ -241,17 +239,17 @@

    Return Value real(kind=real_4), DIMENSION(:), POINTER

    -

    pointer to data

    +
    -

    private function dbcsr_get_data_c_c(area, select_data_type, lb, ub) result(DATA) +

    private function dbcsr_get_data_c(matrix, select_data_type, lb, ub) result(DATA)

    -

    Returns the single/double precision real/complex data

    Read more… +

    Arguments

    - - type(dbcsr_data_obj), + + type(dbcsr_type), intent(in) ::areamatrix -

    data area

    +
    - + real(kind=real_4), intent(in) :: select_data_type -

    force datatype

    +
    - + integer, intent(in), :: lb -

    lower bound for pointer -upper bound for pointer

    +
    - + integer, intent(in), :: ub -

    lower bound for pointer -upper bound for pointer

    +
    @@ -266,17 +264,17 @@

    Arguments

    - + @@ -291,12 +289,12 @@

    Arguments

    @@ -306,13 +304,12 @@

    Arguments

    @@ -322,8 +319,7 @@

    Arguments

    @@ -333,17 +329,17 @@

    Return Value complex(kind=real_4), DIMENSION(:), POINTER

    -

    pointer to data

    +
    -

    private function dbcsr_get_data_c_d(area, select_data_type, lb, ub) result(DATA) +

    private function dbcsr_get_data_d(matrix, select_data_type, lb, ub) result(DATA)

    -

    Returns the single/double precision real/complex data

    Read more… +

    Arguments

    - - type(dbcsr_data_obj), + + type(dbcsr_type), intent(in) ::areamatrix -

    data area

    +
    :: select_data_type -

    force datatype

    +
    - + integer, intent(in), :: lb -

    lower bound for pointer -upper bound for pointer

    +
    - + integer, intent(in), :: ub -

    lower bound for pointer -upper bound for pointer

    +
    @@ -358,22 +354,22 @@

    Arguments

    - + @@ -383,12 +379,12 @@

    Arguments

    @@ -398,13 +394,12 @@

    Arguments

    @@ -414,8 +409,7 @@

    Arguments

    @@ -425,17 +419,17 @@

    Return Value real(kind=real_8), DIMENSION(:), POINTER

    -

    pointer to data

    +
    -

    private function dbcsr_get_data_c_z(area, select_data_type, lb, ub) result(DATA) +

    private function dbcsr_get_data_z(matrix, select_data_type, lb, ub) result(DATA)

    -

    Returns the single/double precision real/complex data

    Read more… +

    Arguments

    - - type(dbcsr_data_obj), + + type(dbcsr_type), intent(in) ::areamatrix -

    data area

    +
    - + real(kind=real_8), intent(in) :: select_data_type -

    force datatype

    +
    - + integer, intent(in), :: lb -

    lower bound for pointer -upper bound for pointer

    +
    - + integer, intent(in), :: ub -

    lower bound for pointer -upper bound for pointer

    +
    @@ -450,22 +444,22 @@

    Arguments

    - + @@ -475,12 +469,12 @@

    Arguments

    @@ -490,13 +484,12 @@

    Arguments

    @@ -506,8 +499,7 @@

    Arguments

    @@ -517,7 +509,7 @@

    Return Value complex(kind=real_8), DIMENSION(:), POINTER

    -

    pointer to data

    + diff --git a/develop/interface/dbcsr_get_diag.html b/develop/interface/dbcsr_get_diag.html index 95369a111e0..7ec3ce7832f 100644 --- a/develop/interface/dbcsr_get_diag.html +++ b/develop/interface/dbcsr_get_diag.html @@ -75,20 +75,20 @@

    dbcsr_get_diag
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 103 statements, 0.2% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -155,7 +155,7 @@

    public interface dbcsr_get_diag

    Module Procedures

    -

    private subroutine dbcsr_get_diag_d(matrix, diag) +

    private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -174,8 +174,8 @@

    Arguments

    @@ -339,8 +339,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_diag~2.html b/develop/interface/dbcsr_get_diag~2.html index 599b7cfaf5d..ace9f9c9ea4 100644 --- a/develop/interface/dbcsr_get_diag~2.html +++ b/develop/interface/dbcsr_get_diag~2.html @@ -75,20 +75,20 @@

    dbcsr_get_diag
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 24 statements, 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -155,7 +155,7 @@

    public interface dbcsr_get_diag

    Module Procedures

    -

    private subroutine dbcsr_get_diag_s(matrix, diag) +

    private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -174,8 +174,8 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -519,7 +519,7 @@

    Arguments

    @@ -534,7 +534,7 @@

    Arguments

    @@ -549,7 +549,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_hybrid_alltoall.html b/develop/interface/dbcsr_hybrid_alltoall.html index f6838c1200d..d24a41d1607 100644 --- a/develop/interface/dbcsr_hybrid_alltoall.html +++ b/develop/interface/dbcsr_hybrid_alltoall.html @@ -266,7 +266,7 @@

    Arguments

    @@ -447,7 +447,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -809,7 +809,7 @@

    Arguments

    @@ -990,7 +990,7 @@

    Arguments

    @@ -1171,7 +1171,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_init_lib.html b/develop/interface/dbcsr_init_lib.html index 0ce7d532381..58abaa07ee2 100644 --- a/develop/interface/dbcsr_init_lib.html +++ b/develop/interface/dbcsr_init_lib.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_iterator_next_block.html b/develop/interface/dbcsr_iterator_next_block.html index 80ff77916e3..178ccd895f5 100644 --- a/develop/interface/dbcsr_iterator_next_block.html +++ b/develop/interface/dbcsr_iterator_next_block.html @@ -180,7 +180,7 @@

    Arguments

    @@ -195,7 +195,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -337,7 +337,7 @@

    Arguments

    @@ -381,7 +381,7 @@

    Arguments

    @@ -396,7 +396,7 @@

    Arguments

    @@ -412,7 +412,7 @@

    Arguments

    @@ -428,7 +428,7 @@

    Arguments

    @@ -443,7 +443,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -477,7 +477,7 @@

    Arguments

    @@ -496,7 +496,7 @@

    Arguments

    @@ -515,7 +515,7 @@

    Arguments

    @@ -534,7 +534,7 @@

    Arguments

    @@ -578,7 +578,7 @@

    Arguments

    @@ -593,7 +593,7 @@

    Arguments

    @@ -609,7 +609,7 @@

    Arguments

    @@ -625,7 +625,7 @@

    Arguments

    @@ -640,7 +640,7 @@

    Arguments

    @@ -655,7 +655,7 @@

    Arguments

    @@ -670,7 +670,7 @@

    Arguments

    @@ -686,7 +686,7 @@

    Arguments

    @@ -702,7 +702,7 @@

    Arguments

    @@ -718,7 +718,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -790,7 +790,7 @@

    Arguments

    @@ -806,7 +806,7 @@

    Arguments

    @@ -821,7 +821,7 @@

    Arguments

    @@ -836,7 +836,7 @@

    Arguments

    @@ -851,7 +851,7 @@

    Arguments

    @@ -867,7 +867,7 @@

    Arguments

    @@ -883,7 +883,7 @@

    Arguments

    @@ -899,7 +899,7 @@

    Arguments

    @@ -940,7 +940,7 @@

    Arguments

    @@ -955,7 +955,7 @@

    Arguments

    @@ -971,7 +971,7 @@

    Arguments

    @@ -987,7 +987,7 @@

    Arguments

    @@ -1002,7 +1002,7 @@

    Arguments

    @@ -1017,7 +1017,7 @@

    Arguments

    @@ -1032,7 +1032,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    @@ -1064,7 +1064,7 @@

    Arguments

    @@ -1080,7 +1080,7 @@

    Arguments

    @@ -1121,7 +1121,7 @@

    Arguments

    @@ -1136,7 +1136,7 @@

    Arguments

    @@ -1152,7 +1152,7 @@

    Arguments

    @@ -1168,7 +1168,7 @@

    Arguments

    @@ -1183,7 +1183,7 @@

    Arguments

    @@ -1198,7 +1198,7 @@

    Arguments

    @@ -1213,7 +1213,7 @@

    Arguments

    @@ -1229,7 +1229,7 @@

    Arguments

    @@ -1245,7 +1245,7 @@

    Arguments

    @@ -1261,7 +1261,7 @@

    Arguments

    @@ -1302,7 +1302,7 @@

    Arguments

    @@ -1317,7 +1317,7 @@

    Arguments

    @@ -1333,7 +1333,7 @@

    Arguments

    @@ -1349,7 +1349,7 @@

    Arguments

    @@ -1364,7 +1364,7 @@

    Arguments

    @@ -1379,7 +1379,7 @@

    Arguments

    @@ -1394,7 +1394,7 @@

    Arguments

    @@ -1410,7 +1410,7 @@

    Arguments

    @@ -1426,7 +1426,7 @@

    Arguments

    @@ -1442,7 +1442,7 @@

    Arguments

    @@ -1483,7 +1483,7 @@

    Arguments

    @@ -1498,7 +1498,7 @@

    Arguments

    @@ -1514,7 +1514,7 @@

    Arguments

    @@ -1530,7 +1530,7 @@

    Arguments

    @@ -1545,7 +1545,7 @@

    Arguments

    @@ -1560,7 +1560,7 @@

    Arguments

    @@ -1575,7 +1575,7 @@

    Arguments

    @@ -1591,7 +1591,7 @@

    Arguments

    @@ -1607,7 +1607,7 @@

    Arguments

    @@ -1623,7 +1623,7 @@

    Arguments

    @@ -1664,7 +1664,7 @@

    Arguments

    @@ -1679,7 +1679,7 @@

    Arguments

    @@ -1695,7 +1695,7 @@

    Arguments

    @@ -1711,7 +1711,7 @@

    Arguments

    @@ -1726,7 +1726,7 @@

    Arguments

    @@ -1741,7 +1741,7 @@

    Arguments

    @@ -1756,7 +1756,7 @@

    Arguments

    @@ -1772,7 +1772,7 @@

    Arguments

    @@ -1788,7 +1788,7 @@

    Arguments

    @@ -1804,7 +1804,7 @@

    Arguments

    @@ -1845,7 +1845,7 @@

    Arguments

    @@ -1860,7 +1860,7 @@

    Arguments

    @@ -1876,7 +1876,7 @@

    Arguments

    @@ -1892,7 +1892,7 @@

    Arguments

    @@ -1907,7 +1907,7 @@

    Arguments

    @@ -1922,7 +1922,7 @@

    Arguments

    @@ -1937,7 +1937,7 @@

    Arguments

    @@ -1953,7 +1953,7 @@

    Arguments

    @@ -1969,7 +1969,7 @@

    Arguments

    @@ -1985,7 +1985,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_iterator_next_block~2.html b/develop/interface/dbcsr_iterator_next_block~2.html index 88e5385329b..d767185f554 100644 --- a/develop/interface/dbcsr_iterator_next_block~2.html +++ b/develop/interface/dbcsr_iterator_next_block~2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -253,7 +253,7 @@

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

    @@ -308,7 +308,7 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    @@ -398,7 +398,7 @@

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    @@ -428,7 +428,7 @@

    Arguments

    @@ -468,7 +468,7 @@

    Arguments

    @@ -483,7 +483,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -528,7 +528,7 @@

    Arguments

    @@ -543,7 +543,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -573,7 +573,7 @@

    Arguments

    @@ -588,7 +588,7 @@

    Arguments

    @@ -603,7 +603,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -673,7 +673,7 @@

    Arguments

    @@ -688,7 +688,7 @@

    Arguments

    @@ -703,7 +703,7 @@

    Arguments

    @@ -718,7 +718,7 @@

    Arguments

    @@ -733,7 +733,7 @@

    Arguments

    @@ -748,7 +748,7 @@

    Arguments

    @@ -763,7 +763,7 @@

    Arguments

    @@ -778,7 +778,7 @@

    Arguments

    @@ -818,7 +818,7 @@

    Arguments

    @@ -833,7 +833,7 @@

    Arguments

    @@ -848,7 +848,7 @@

    Arguments

    @@ -863,7 +863,7 @@

    Arguments

    @@ -878,7 +878,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    @@ -908,7 +908,7 @@

    Arguments

    @@ -923,7 +923,7 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -953,7 +953,7 @@

    Arguments

    @@ -993,7 +993,7 @@

    Arguments

    @@ -1008,7 +1008,7 @@

    Arguments

    @@ -1023,7 +1023,7 @@

    Arguments

    @@ -1038,7 +1038,7 @@

    Arguments

    @@ -1053,7 +1053,7 @@

    Arguments

    @@ -1068,7 +1068,7 @@

    Arguments

    @@ -1083,7 +1083,7 @@

    Arguments

    @@ -1098,7 +1098,7 @@

    Arguments

    @@ -1113,7 +1113,7 @@

    Arguments

    @@ -1128,7 +1128,7 @@

    Arguments

    @@ -1168,7 +1168,7 @@

    Arguments

    @@ -1183,7 +1183,7 @@

    Arguments

    @@ -1198,7 +1198,7 @@

    Arguments

    @@ -1213,7 +1213,7 @@

    Arguments

    @@ -1228,7 +1228,7 @@

    Arguments

    @@ -1243,7 +1243,7 @@

    Arguments

    @@ -1258,7 +1258,7 @@

    Arguments

    @@ -1273,7 +1273,7 @@

    Arguments

    @@ -1288,7 +1288,7 @@

    Arguments

    @@ -1303,7 +1303,7 @@

    Arguments

    @@ -1343,7 +1343,7 @@

    Arguments

    @@ -1358,7 +1358,7 @@

    Arguments

    @@ -1373,7 +1373,7 @@

    Arguments

    @@ -1388,7 +1388,7 @@

    Arguments

    @@ -1403,7 +1403,7 @@

    Arguments

    @@ -1418,7 +1418,7 @@

    Arguments

    @@ -1433,7 +1433,7 @@

    Arguments

    @@ -1448,7 +1448,7 @@

    Arguments

    @@ -1463,7 +1463,7 @@

    Arguments

    @@ -1478,7 +1478,7 @@

    Arguments

    @@ -1518,7 +1518,7 @@

    Arguments

    @@ -1533,7 +1533,7 @@

    Arguments

    @@ -1548,7 +1548,7 @@

    Arguments

    @@ -1563,7 +1563,7 @@

    Arguments

    @@ -1578,7 +1578,7 @@

    Arguments

    @@ -1593,7 +1593,7 @@

    Arguments

    @@ -1608,7 +1608,7 @@

    Arguments

    @@ -1623,7 +1623,7 @@

    Arguments

    @@ -1638,7 +1638,7 @@

    Arguments

    @@ -1653,7 +1653,7 @@

    Arguments

    @@ -1693,7 +1693,7 @@

    Arguments

    @@ -1708,7 +1708,7 @@

    Arguments

    @@ -1723,7 +1723,7 @@

    Arguments

    @@ -1738,7 +1738,7 @@

    Arguments

    @@ -1753,7 +1753,7 @@

    Arguments

    @@ -1768,7 +1768,7 @@

    Arguments

    @@ -1783,7 +1783,7 @@

    Arguments

    @@ -1798,7 +1798,7 @@

    Arguments

    @@ -1813,7 +1813,7 @@

    Arguments

    @@ -1853,7 +1853,7 @@

    Arguments

    @@ -1868,7 +1868,7 @@

    Arguments

    @@ -1883,7 +1883,7 @@

    Arguments

    @@ -1898,7 +1898,7 @@

    Arguments

    @@ -1913,7 +1913,7 @@

    Arguments

    @@ -1928,7 +1928,7 @@

    Arguments

    @@ -1943,7 +1943,7 @@

    Arguments

    @@ -1958,7 +1958,7 @@

    Arguments

    @@ -1973,7 +1973,7 @@

    Arguments

    @@ -2013,7 +2013,7 @@

    Arguments

    @@ -2028,7 +2028,7 @@

    Arguments

    @@ -2043,7 +2043,7 @@

    Arguments

    @@ -2058,7 +2058,7 @@

    Arguments

    @@ -2073,7 +2073,7 @@

    Arguments

    @@ -2088,7 +2088,7 @@

    Arguments

    @@ -2103,7 +2103,7 @@

    Arguments

    @@ -2118,7 +2118,7 @@

    Arguments

    @@ -2133,7 +2133,7 @@

    Arguments

    @@ -2173,7 +2173,7 @@

    Arguments

    @@ -2188,7 +2188,7 @@

    Arguments

    @@ -2203,7 +2203,7 @@

    Arguments

    @@ -2218,7 +2218,7 @@

    Arguments

    @@ -2233,7 +2233,7 @@

    Arguments

    @@ -2248,7 +2248,7 @@

    Arguments

    @@ -2263,7 +2263,7 @@

    Arguments

    @@ -2278,7 +2278,7 @@

    Arguments

    @@ -2293,7 +2293,7 @@

    Arguments

    @@ -2333,7 +2333,7 @@

    Arguments

    @@ -2348,7 +2348,7 @@

    Arguments

    @@ -2363,7 +2363,7 @@

    Arguments

    @@ -2378,7 +2378,7 @@

    Arguments

    @@ -2393,7 +2393,7 @@

    Arguments

    @@ -2408,7 +2408,7 @@

    Arguments

    @@ -2423,7 +2423,7 @@

    Arguments

    @@ -2438,7 +2438,7 @@

    Arguments

    @@ -2453,7 +2453,7 @@

    Arguments

    @@ -2493,7 +2493,7 @@

    Arguments

    @@ -2508,7 +2508,7 @@

    Arguments

    @@ -2523,7 +2523,7 @@

    Arguments

    @@ -2538,7 +2538,7 @@

    Arguments

    @@ -2553,7 +2553,7 @@

    Arguments

    @@ -2568,7 +2568,7 @@

    Arguments

    @@ -2583,7 +2583,7 @@

    Arguments

    @@ -2598,7 +2598,7 @@

    Arguments

    @@ -2613,7 +2613,7 @@

    Arguments

    @@ -2653,7 +2653,7 @@

    Arguments

    @@ -2668,7 +2668,7 @@

    Arguments

    @@ -2683,7 +2683,7 @@

    Arguments

    @@ -2698,7 +2698,7 @@

    Arguments

    @@ -2713,7 +2713,7 @@

    Arguments

    @@ -2728,7 +2728,7 @@

    Arguments

    @@ -2743,7 +2743,7 @@

    Arguments

    @@ -2758,7 +2758,7 @@

    Arguments

    @@ -2773,7 +2773,7 @@

    Arguments

    @@ -2813,7 +2813,7 @@

    Arguments

    @@ -2828,7 +2828,7 @@

    Arguments

    @@ -2843,7 +2843,7 @@

    Arguments

    @@ -2858,7 +2858,7 @@

    Arguments

    @@ -2873,7 +2873,7 @@

    Arguments

    @@ -2888,7 +2888,7 @@

    Arguments

    @@ -2903,7 +2903,7 @@

    Arguments

    @@ -2918,7 +2918,7 @@

    Arguments

    @@ -2933,7 +2933,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_mp_new.html b/develop/interface/dbcsr_mp_new.html index 00a368b79b2..fd38a52c23c 100644 --- a/develop/interface/dbcsr_mp_new.html +++ b/develop/interface/dbcsr_mp_new.html @@ -172,7 +172,7 @@

    Arguments

    @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -217,7 +217,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    @@ -247,7 +247,7 @@

    Arguments

    @@ -262,7 +262,7 @@

    Arguments

    @@ -277,7 +277,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -332,7 +332,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_multiply.html b/develop/interface/dbcsr_multiply.html index d142aabd679..eeb49a5fc60 100644 --- a/develop/interface/dbcsr_multiply.html +++ b/develop/interface/dbcsr_multiply.html @@ -176,7 +176,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -389,7 +389,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -479,7 +479,7 @@

    Arguments

    @@ -494,7 +494,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    @@ -524,7 +524,7 @@

    Arguments

    @@ -539,7 +539,7 @@

    Arguments

    @@ -554,7 +554,7 @@

    Arguments

    @@ -569,7 +569,7 @@

    Arguments

    @@ -584,7 +584,7 @@

    Arguments

    @@ -599,7 +599,7 @@

    Arguments

    @@ -614,7 +614,7 @@

    Arguments

    @@ -629,7 +629,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -659,7 +659,7 @@

    Arguments

    @@ -674,7 +674,7 @@

    Arguments

    @@ -689,7 +689,7 @@

    Arguments

    @@ -704,7 +704,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -789,7 +789,7 @@

    Arguments

    @@ -804,7 +804,7 @@

    Arguments

    @@ -819,7 +819,7 @@

    Arguments

    @@ -834,7 +834,7 @@

    Arguments

    @@ -849,7 +849,7 @@

    Arguments

    @@ -864,7 +864,7 @@

    Arguments

    @@ -879,7 +879,7 @@

    Arguments

    @@ -894,7 +894,7 @@

    Arguments

    @@ -909,7 +909,7 @@

    Arguments

    @@ -924,7 +924,7 @@

    Arguments

    @@ -939,7 +939,7 @@

    Arguments

    @@ -954,7 +954,7 @@

    Arguments

    @@ -969,7 +969,7 @@

    Arguments

    @@ -1009,7 +1009,7 @@

    Arguments

    @@ -1024,7 +1024,7 @@

    Arguments

    @@ -1039,7 +1039,7 @@

    Arguments

    @@ -1054,7 +1054,7 @@

    Arguments

    @@ -1069,7 +1069,7 @@

    Arguments

    @@ -1084,7 +1084,7 @@

    Arguments

    @@ -1099,7 +1099,7 @@

    Arguments

    @@ -1114,7 +1114,7 @@

    Arguments

    @@ -1129,7 +1129,7 @@

    Arguments

    @@ -1144,7 +1144,7 @@

    Arguments

    @@ -1159,7 +1159,7 @@

    Arguments

    @@ -1174,7 +1174,7 @@

    Arguments

    @@ -1189,7 +1189,7 @@

    Arguments

    @@ -1204,7 +1204,7 @@

    Arguments

    @@ -1219,7 +1219,7 @@

    Arguments

    @@ -1234,7 +1234,7 @@

    Arguments

    @@ -1274,7 +1274,7 @@

    Arguments

    @@ -1289,7 +1289,7 @@

    Arguments

    @@ -1304,7 +1304,7 @@

    Arguments

    @@ -1319,7 +1319,7 @@

    Arguments

    @@ -1334,7 +1334,7 @@

    Arguments

    @@ -1349,7 +1349,7 @@

    Arguments

    @@ -1364,7 +1364,7 @@

    Arguments

    @@ -1379,7 +1379,7 @@

    Arguments

    @@ -1394,7 +1394,7 @@

    Arguments

    @@ -1409,7 +1409,7 @@

    Arguments

    @@ -1424,7 +1424,7 @@

    Arguments

    @@ -1439,7 +1439,7 @@

    Arguments

    @@ -1454,7 +1454,7 @@

    Arguments

    @@ -1469,7 +1469,7 @@

    Arguments

    @@ -1484,7 +1484,7 @@

    Arguments

    @@ -1499,7 +1499,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_multiply~2.html b/develop/interface/dbcsr_multiply~2.html index 2a60e1fbe56..4d212ec8d43 100644 --- a/develop/interface/dbcsr_multiply~2.html +++ b/develop/interface/dbcsr_multiply~2.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -454,7 +454,7 @@

    Arguments

    @@ -469,7 +469,7 @@

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -529,7 +529,7 @@

    Arguments

    @@ -544,7 +544,7 @@

    Arguments

    @@ -559,7 +559,7 @@

    Arguments

    @@ -574,7 +574,7 @@

    Arguments

    @@ -589,7 +589,7 @@

    Arguments

    @@ -604,7 +604,7 @@

    Arguments

    @@ -619,7 +619,7 @@

    Arguments

    @@ -634,7 +634,7 @@

    Arguments

    @@ -649,7 +649,7 @@

    Arguments

    @@ -664,7 +664,7 @@

    Arguments

    @@ -704,7 +704,7 @@

    Arguments

    @@ -719,7 +719,7 @@

    Arguments

    @@ -734,7 +734,7 @@

    Arguments

    @@ -749,7 +749,7 @@

    Arguments

    @@ -764,7 +764,7 @@

    Arguments

    @@ -779,7 +779,7 @@

    Arguments

    @@ -794,7 +794,7 @@

    Arguments

    @@ -809,7 +809,7 @@

    Arguments

    @@ -824,7 +824,7 @@

    Arguments

    @@ -839,7 +839,7 @@

    Arguments

    @@ -854,7 +854,7 @@

    Arguments

    @@ -869,7 +869,7 @@

    Arguments

    @@ -884,7 +884,7 @@

    Arguments

    @@ -899,7 +899,7 @@

    Arguments

    @@ -914,7 +914,7 @@

    Arguments

    @@ -929,7 +929,7 @@

    Arguments

    @@ -969,7 +969,7 @@

    Arguments

    @@ -984,7 +984,7 @@

    Arguments

    @@ -999,7 +999,7 @@

    Arguments

    @@ -1014,7 +1014,7 @@

    Arguments

    @@ -1029,7 +1029,7 @@

    Arguments

    @@ -1044,7 +1044,7 @@

    Arguments

    @@ -1059,7 +1059,7 @@

    Arguments

    @@ -1074,7 +1074,7 @@

    Arguments

    @@ -1089,7 +1089,7 @@

    Arguments

    @@ -1104,7 +1104,7 @@

    Arguments

    @@ -1119,7 +1119,7 @@

    Arguments

    @@ -1134,7 +1134,7 @@

    Arguments

    @@ -1149,7 +1149,7 @@

    Arguments

    @@ -1164,7 +1164,7 @@

    Arguments

    @@ -1179,7 +1179,7 @@

    Arguments

    @@ -1194,7 +1194,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_norm.html b/develop/interface/dbcsr_norm.html index 94696bf78f2..2a38b84e89d 100644 --- a/develop/interface/dbcsr_norm.html +++ b/develop/interface/dbcsr_norm.html @@ -153,7 +153,7 @@

    public interface dbcsr_norm

    Module Procedures

    -

    private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar) +

    private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar)

    @@ -172,7 +172,7 @@

    Arguments

    @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    -

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_printmat.html b/develop/interface/dbcsr_printmat.html index 210577e73f1..438b5d09514 100644 --- a/develop/interface/dbcsr_printmat.html +++ b/develop/interface/dbcsr_printmat.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -292,7 +292,7 @@

    Arguments

    @@ -307,7 +307,7 @@

    Arguments

    @@ -352,7 +352,7 @@

    Arguments

    @@ -367,7 +367,7 @@

    Arguments

    @@ -407,7 +407,7 @@

    Arguments

    @@ -422,7 +422,7 @@

    Arguments

    @@ -467,7 +467,7 @@

    Arguments

    @@ -482,7 +482,7 @@

    Arguments

    @@ -522,7 +522,7 @@

    Arguments

    @@ -537,7 +537,7 @@

    Arguments

    @@ -582,7 +582,7 @@

    Arguments

    @@ -597,7 +597,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_put_block.html b/develop/interface/dbcsr_put_block.html index 01c939ca16e..65d368fd3f8 100644 --- a/develop/interface/dbcsr_put_block.html +++ b/develop/interface/dbcsr_put_block.html @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -238,7 +238,7 @@

    Arguments

    @@ -253,7 +253,7 @@

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

    @@ -308,7 +308,7 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -408,7 +408,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    @@ -468,7 +468,7 @@

    Arguments

    @@ -483,7 +483,7 @@

    Arguments

    @@ -523,7 +523,7 @@

    Arguments

    @@ -538,7 +538,7 @@

    Arguments

    @@ -553,7 +553,7 @@

    Arguments

    @@ -568,7 +568,7 @@

    Arguments

    @@ -583,7 +583,7 @@

    Arguments

    @@ -598,7 +598,7 @@

    Arguments

    @@ -638,7 +638,7 @@

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    @@ -668,7 +668,7 @@

    Arguments

    @@ -683,7 +683,7 @@

    Arguments

    @@ -698,7 +698,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -753,7 +753,7 @@

    Arguments

    @@ -768,7 +768,7 @@

    Arguments

    @@ -783,7 +783,7 @@

    Arguments

    @@ -798,7 +798,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -828,7 +828,7 @@

    Arguments

    @@ -868,7 +868,7 @@

    Arguments

    @@ -883,7 +883,7 @@

    Arguments

    @@ -898,7 +898,7 @@

    Arguments

    @@ -913,7 +913,7 @@

    Arguments

    @@ -928,7 +928,7 @@

    Arguments

    @@ -943,7 +943,7 @@

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

    @@ -998,7 +998,7 @@

    Arguments

    @@ -1013,7 +1013,7 @@

    Arguments

    @@ -1028,7 +1028,7 @@

    Arguments

    @@ -1043,7 +1043,7 @@

    Arguments

    @@ -1058,7 +1058,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_put_block~2.html b/develop/interface/dbcsr_put_block~2.html index 425d3582b62..e8c04936f01 100644 --- a/develop/interface/dbcsr_put_block~2.html +++ b/develop/interface/dbcsr_put_block~2.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    @@ -287,7 +287,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    @@ -343,7 +343,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -390,7 +390,7 @@

    Arguments

    @@ -405,7 +405,7 @@

    Arguments

    @@ -420,7 +420,7 @@

    Arguments

    @@ -452,7 +452,7 @@

    Arguments

    @@ -467,7 +467,7 @@

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    @@ -523,7 +523,7 @@

    Arguments

    @@ -539,7 +539,7 @@

    Arguments

    @@ -555,7 +555,7 @@

    Arguments

    @@ -570,7 +570,7 @@

    Arguments

    @@ -585,7 +585,7 @@

    Arguments

    @@ -617,7 +617,7 @@

    Arguments

    @@ -632,7 +632,7 @@

    Arguments

    @@ -673,7 +673,7 @@

    Arguments

    @@ -688,7 +688,7 @@

    Arguments

    @@ -704,7 +704,7 @@

    Arguments

    @@ -720,7 +720,7 @@

    Arguments

    @@ -735,7 +735,7 @@

    Arguments

    @@ -750,7 +750,7 @@

    Arguments

    @@ -782,7 +782,7 @@

    Arguments

    @@ -797,7 +797,7 @@

    Arguments

    @@ -838,7 +838,7 @@

    Arguments

    @@ -853,7 +853,7 @@

    Arguments

    @@ -869,7 +869,7 @@

    Arguments

    @@ -885,7 +885,7 @@

    Arguments

    @@ -900,7 +900,7 @@

    Arguments

    @@ -915,7 +915,7 @@

    Arguments

    @@ -947,7 +947,7 @@

    Arguments

    @@ -962,7 +962,7 @@

    Arguments

    @@ -1002,7 +1002,7 @@

    Arguments

    @@ -1017,7 +1017,7 @@

    Arguments

    @@ -1033,7 +1033,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    @@ -1064,7 +1064,7 @@

    Arguments

    @@ -1079,7 +1079,7 @@

    Arguments

    @@ -1111,7 +1111,7 @@

    Arguments

    @@ -1126,7 +1126,7 @@

    Arguments

    @@ -1166,7 +1166,7 @@

    Arguments

    @@ -1181,7 +1181,7 @@

    Arguments

    @@ -1197,7 +1197,7 @@

    Arguments

    @@ -1213,7 +1213,7 @@

    Arguments

    @@ -1228,7 +1228,7 @@

    Arguments

    @@ -1243,7 +1243,7 @@

    Arguments

    @@ -1275,7 +1275,7 @@

    Arguments

    @@ -1290,7 +1290,7 @@

    Arguments

    @@ -1330,7 +1330,7 @@

    Arguments

    @@ -1345,7 +1345,7 @@

    Arguments

    @@ -1361,7 +1361,7 @@

    Arguments

    @@ -1377,7 +1377,7 @@

    Arguments

    @@ -1392,7 +1392,7 @@

    Arguments

    @@ -1407,7 +1407,7 @@

    Arguments

    @@ -1439,7 +1439,7 @@

    Arguments

    @@ -1454,7 +1454,7 @@

    Arguments

    @@ -1494,7 +1494,7 @@

    Arguments

    @@ -1509,7 +1509,7 @@

    Arguments

    @@ -1525,7 +1525,7 @@

    Arguments

    @@ -1541,7 +1541,7 @@

    Arguments

    @@ -1556,7 +1556,7 @@

    Arguments

    @@ -1571,7 +1571,7 @@

    Arguments

    @@ -1603,7 +1603,7 @@

    Arguments

    @@ -1618,7 +1618,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_reserve_block2d.html b/develop/interface/dbcsr_reserve_block2d.html index 22e1d1431d1..fe5409d6458 100644 --- a/develop/interface/dbcsr_reserve_block2d.html +++ b/develop/interface/dbcsr_reserve_block2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -404,7 +404,7 @@

    Arguments

    @@ -419,7 +419,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    @@ -449,7 +449,7 @@

    Arguments

    @@ -464,7 +464,7 @@

    Arguments

    @@ -479,7 +479,7 @@

    Arguments

    @@ -519,7 +519,7 @@

    Arguments

    @@ -534,7 +534,7 @@

    Arguments

    @@ -549,7 +549,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -579,7 +579,7 @@

    Arguments

    @@ -594,7 +594,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_reserve_block2d~2.html b/develop/interface/dbcsr_reserve_block2d~2.html index 6ed7829593e..d96e992d907 100644 --- a/develop/interface/dbcsr_reserve_block2d~2.html +++ b/develop/interface/dbcsr_reserve_block2d~2.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -291,7 +291,7 @@

    Arguments

    @@ -306,7 +306,7 @@

    Arguments

    @@ -322,7 +322,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -408,7 +408,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -455,7 +455,7 @@

    Arguments

    @@ -470,7 +470,7 @@

    Arguments

    @@ -485,7 +485,7 @@

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -540,7 +540,7 @@

    Arguments

    @@ -556,7 +556,7 @@

    Arguments

    @@ -572,7 +572,7 @@

    Arguments

    @@ -587,7 +587,7 @@

    Arguments

    @@ -602,7 +602,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scalar.html b/develop/interface/dbcsr_scalar.html index e325fe59dca..aba158e7432 100644 --- a/develop/interface/dbcsr_scalar.html +++ b/develop/interface/dbcsr_scalar.html @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scalar_get_value.html b/develop/interface/dbcsr_scalar_get_value.html index a3433a71821..a266a5265e6 100644 --- a/develop/interface/dbcsr_scalar_get_value.html +++ b/develop/interface/dbcsr_scalar_get_value.html @@ -189,7 +189,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scale.html b/develop/interface/dbcsr_scale.html index bab6c6f03f1..554c2bec749 100644 --- a/develop/interface/dbcsr_scale.html +++ b/develop/interface/dbcsr_scale.html @@ -75,20 +75,20 @@

    dbcsr_scale
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 140 statements, 0.2% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -132,8 +132,9 @@

    Module Procedures

    @@ -155,11 +156,11 @@

    public interface dbcsr_scale

    Module Procedures

    -

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_anytype(matrix_a, alpha_scalar, limits)

    - +

    Scales a DBCSR matrix by alpha

    Read more…

    Arguments

    - - type(dbcsr_data_obj), + + type(dbcsr_type), intent(in) ::areamatrix -

    data area

    +
    - + complex(kind=real_8), intent(in) :: select_data_type -

    force datatype

    +
    - + integer, intent(in), :: lb -

    lower bound for pointer -upper bound for pointer

    +
    - + integer, intent(in), :: ub -

    lower bound for pointer -upper bound for pointer

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,8 +189,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(out), @@ -210,7 +210,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_s(matrix, diag) +

    private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -229,8 +229,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -244,8 +244,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(out), @@ -284,8 +284,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -299,7 +299,7 @@

    Arguments

    - + complex(kind=real_4), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -354,7 +354,7 @@

    Arguments

    - + complex(kind=real_8), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,8 +189,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(out), @@ -210,7 +210,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_d(matrix, diag) +

    private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -229,8 +229,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -244,8 +244,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(out), @@ -284,8 +284,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -339,8 +339,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) diff --git a/develop/interface/dbcsr_get_wms_data_p.html b/develop/interface/dbcsr_get_wms_data_p.html index 273df9e643f..4c3fc3176c4 100644 --- a/develop/interface/dbcsr_get_wms_data_p.html +++ b/develop/interface/dbcsr_get_wms_data_p.html @@ -174,7 +174,7 @@

    Arguments

    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer,
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_type), intent(inout),
    - + integer, intent(in)
    - + real(kind=dp), intent(out)
    - + type(dbcsr_type), intent(inout),
    - + integer, intent(in)
    - + real(kind=dp), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj)
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + real(kind=real_4), intent(in)
    - + real(kind=real_8), intent(in)
    - + complex(kind=real_4), intent(in)
    - + complex(kind=real_8), intent(in)
    - + real(kind=real_4), intent(out)
    - + real(kind=real_8), intent(out)
    - + complex(kind=real_4), intent(out)
    - + complex(kind=real_8), intent(out)
    @@ -174,8 +175,8 @@

    Arguments

    + + + + + + + + + + + + + + + +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -184,13 +185,83 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - real(kind=real_8), + type(dbcsr_scalar_type), + intent(in) + + ::alpha_scalar +

    a scalar

    +
    + + integer, + intent(in),optional, + DIMENSION(4) + ::limits +

    Scale only a subbox

    +
    + + +
    +

    + +
    +

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) +

    +
    + +

    Interface for matrix scaling by a scalar

    + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + @@ -225,11 +296,11 @@

    Arguments

    -

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    - +

    Interface for matrix scaling by a scalar

    Arguments

    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(inout) + + ::matrix_a + +
    + + real(kind=real_4), intent(in) @@ -204,7 +275,7 @@

    Arguments

    - + integer, intent(in),
    @@ -244,8 +315,8 @@

    Arguments

    @@ -299,7 +370,7 @@

    Arguments

    - +

    Interface for matrix scaling by a scalar

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -259,8 +330,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -274,7 +345,7 @@

    Arguments

    - + integer, intent(in),
    @@ -314,8 +385,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -369,7 +440,7 @@

    Arguments

    - +

    Interface for matrix scaling by a scalar

    Arguments

    @@ -384,8 +455,8 @@

    Arguments

    @@ -414,7 +485,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scale_by_vector.html b/develop/interface/dbcsr_scale_by_vector.html index 2eda73acd6d..56895d020c8 100644 --- a/develop/interface/dbcsr_scale_by_vector.html +++ b/develop/interface/dbcsr_scale_by_vector.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 156 statements, 0.3% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -132,8 +132,9 @@

    Module Procedures

    @@ -155,11 +156,11 @@

    public interface dbcsr_scale_by_vector

    Module Procedures

    -

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_anytype(matrix_a, alpha, side)

    - +

    Scales a DBCSR matrix by alpha

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -399,7 +470,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    @@ -174,8 +175,78 @@

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + +
    - - type(dbcsr_type), + + type(dbcsr_type), + intent(inout) + + ::matrix_a +

    DBCSR matrix

    +
    + + type(dbcsr_data_obj), + intent(in),optional + + ::alpha +

    the scaling vector

    +
    + + character(len=*), + intent(in) + + ::side +

    apply the scaling from the side

    +
    + + +
    + + +
    +

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) +

    +
    + +

    Interface for matrix scaling by a vector

    + +

    Arguments

    + + + + + + + + + + + + @@ -204,7 +275,7 @@

    Arguments

    @@ -225,11 +296,11 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    - +

    Interface for matrix scaling by a vector

    Arguments

    TypeIntentOptional AttributesName
    + + type(dbcsr_type), intent(inout) @@ -189,12 +260,12 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    @@ -244,8 +315,8 @@

    Arguments

    @@ -274,7 +345,7 @@

    Arguments

    @@ -299,7 +370,7 @@

    Arguments

    - +

    Interface for matrix scaling by a vector

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -259,12 +330,12 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    @@ -314,8 +385,8 @@

    Arguments

    @@ -344,7 +415,7 @@

    Arguments

    @@ -369,7 +440,7 @@

    Arguments

    - +

    Interface for matrix scaling by a vector

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -329,12 +400,12 @@

    Arguments

    - + complex(kind=real_4), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    @@ -384,8 +455,8 @@

    Arguments

    @@ -414,7 +485,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scale_by_vector~2.html b/develop/interface/dbcsr_scale_by_vector~2.html index 325d9c65d30..01ccace57a8 100644 --- a/develop/interface/dbcsr_scale_by_vector~2.html +++ b/develop/interface/dbcsr_scale_by_vector~2.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector
  • 5 statements + title="

    0.0% of total for procedures.

    Including implementation: 28 statements, 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -132,9 +132,8 @@

    Module Procedures

    @@ -156,81 +155,11 @@

    public interface dbcsr_scale_by_vector

    Module Procedures

    -

    private subroutine dbcsr_scale_by_vector_anytype(matrix_a, alpha, side) -

    -
    - -

    Scales a DBCSR matrix by alpha

    - -

    Arguments

    -

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -399,12 +470,12 @@

    Arguments

    - + complex(kind=real_8), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(inout) - - ::matrix_a -

    DBCSR matrix

    -
    - - type(dbcsr_data_obj), - intent(in),optional - - ::alpha -

    the scaling vector

    -
    - - character(len=*), - intent(in) - - ::side -

    apply the scaling from the side

    -
    - - -
    -
    - -
    -

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    +

    Arguments

    @@ -245,8 +174,8 @@

    Arguments

    @@ -275,7 +204,7 @@

    Arguments

    @@ -296,11 +225,11 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -260,12 +189,12 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    @@ -315,8 +244,8 @@

    Arguments

    @@ -345,7 +274,7 @@

    Arguments

    @@ -370,7 +299,7 @@

    Arguments

    -

    Interface for matrix scaling by a vector

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -330,12 +259,12 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    @@ -385,8 +314,8 @@

    Arguments

    @@ -440,7 +369,7 @@

    Arguments

    -

    Interface for matrix scaling by a vector

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -400,12 +329,12 @@

    Arguments

    - + complex(kind=real_4), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    @@ -455,8 +384,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scale~2.html b/develop/interface/dbcsr_scale~2.html index 5a7f5f558a9..6a6390345b9 100644 --- a/develop/interface/dbcsr_scale~2.html +++ b/develop/interface/dbcsr_scale~2.html @@ -75,20 +75,20 @@

    dbcsr_scale
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 27 statements, 0.0% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -132,9 +132,8 @@

    Module Procedures

    @@ -156,81 +155,11 @@

    public interface dbcsr_scale

    Module Procedures

    -

    private subroutine dbcsr_scale_anytype(matrix_a, alpha_scalar, limits) -

    -
    - -

    Scales a DBCSR matrix by alpha

    Read more… - -

    Arguments

    -

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -470,12 +399,12 @@

    Arguments

    - + complex(kind=real_8), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(inout) - - ::matrix_a -

    DBCSR matrix

    -
    - - type(dbcsr_scalar_type), - intent(in) - - ::alpha_scalar -

    a scalar

    -
    - - integer, - intent(in),optional, - DIMENSION(4) - ::limits -

    Scale only a subbox

    -
    - - -
    -

    - -
    -

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    +

    Arguments

    @@ -245,8 +174,8 @@

    Arguments

    @@ -296,11 +225,11 @@

    Arguments

    -

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -260,8 +189,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -275,7 +204,7 @@

    Arguments

    - + integer, intent(in),
    @@ -315,8 +244,8 @@

    Arguments

    @@ -370,7 +299,7 @@

    Arguments

    -

    Interface for matrix scaling by a scalar

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -330,8 +259,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -345,7 +274,7 @@

    Arguments

    - + integer, intent(in),
    @@ -386,7 +315,7 @@

    Arguments

    @@ -440,7 +369,7 @@

    Arguments

    -

    Interface for matrix scaling by a scalar

    +

    Arguments

    - type(dbcsr_type), + type(dbcsr_type), intent(inout) @@ -400,7 +329,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    @@ -456,7 +385,7 @@

    Arguments

    @@ -485,7 +414,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_set.html b/develop/interface/dbcsr_set.html index c11d6fcc36b..cd174232890 100644 --- a/develop/interface/dbcsr_set.html +++ b/develop/interface/dbcsr_set.html @@ -75,20 +75,20 @@

    dbcsr_set
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 91 statements, 0.1% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -155,11 +155,11 @@

    public interface dbcsr_set

    Module Procedures

    -

    private subroutine dbcsr_set_d(matrix, alpha) +

    private subroutine dbcsr_set_s(matrix, alpha)

    - +

    Interface for dbcsr_set

    Arguments

    - type(dbcsr_type), + type(dbcsr_type), intent(inout) @@ -470,7 +399,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    @@ -174,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -189,8 +189,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -210,11 +210,11 @@

    Arguments

    -

    private subroutine dbcsr_set_s(matrix, alpha) +

    private subroutine dbcsr_set_d(matrix, alpha)

    - +

    Interface for dbcsr_set

    Arguments

    @@ -229,8 +229,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -244,8 +244,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -269,7 +269,7 @@

    Arguments

    - +

    Interface for dbcsr_set

    Arguments

    @@ -284,8 +284,8 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    - +

    Interface for dbcsr_set

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -299,7 +299,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    @@ -339,8 +339,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_set_block_pointer.html b/develop/interface/dbcsr_set_block_pointer.html index b098bec20bf..08e3a7a64f2 100644 --- a/develop/interface/dbcsr_set_block_pointer.html +++ b/develop/interface/dbcsr_set_block_pointer.html @@ -175,7 +175,7 @@

    Arguments

    @@ -292,7 +292,7 @@

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

    @@ -496,7 +496,7 @@

    Arguments

    @@ -598,7 +598,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_set_diag.html b/develop/interface/dbcsr_set_diag.html index 1ac53a90f19..1b4103e89a2 100644 --- a/develop/interface/dbcsr_set_diag.html +++ b/develop/interface/dbcsr_set_diag.html @@ -75,20 +75,20 @@

    dbcsr_set_diag
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 99 statements, 0.2% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -155,7 +155,7 @@

    public interface dbcsr_set_diag

    Module Procedures

    -

    private subroutine dbcsr_set_diag_d(matrix, diag) +

    private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -174,8 +174,8 @@

    Arguments

    @@ -339,8 +339,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_set_diag~2.html b/develop/interface/dbcsr_set_diag~2.html index 41bb23ace6d..96e28bcb781 100644 --- a/develop/interface/dbcsr_set_diag~2.html +++ b/develop/interface/dbcsr_set_diag~2.html @@ -75,20 +75,20 @@

    dbcsr_set_diag
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 24 statements, 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -155,7 +155,7 @@

    public interface dbcsr_set_diag

    Module Procedures

    -

    private subroutine dbcsr_set_diag_s(matrix, diag) +

    private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -174,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -354,7 +354,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -189,8 +189,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in), @@ -210,7 +210,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_s(matrix, diag) +

    private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -229,8 +229,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -244,8 +244,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in), @@ -284,8 +284,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -299,7 +299,7 @@

    Arguments

    - + complex(kind=real_4), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -354,7 +354,7 @@

    Arguments

    - + complex(kind=real_8), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -189,8 +189,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in), @@ -210,7 +210,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_d(matrix, diag) +

    private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -229,8 +229,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -244,8 +244,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in), @@ -284,8 +284,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -339,8 +339,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) diff --git a/develop/interface/dbcsr_set~2.html b/develop/interface/dbcsr_set~2.html index b79ab248279..9d361eaa512 100644 --- a/develop/interface/dbcsr_set~2.html +++ b/develop/interface/dbcsr_set~2.html @@ -75,20 +75,20 @@

    dbcsr_set
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 23 statements, 0.0% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -155,11 +155,11 @@

    public interface dbcsr_set

    Module Procedures

    -

    private subroutine dbcsr_set_s(matrix, alpha) +

    private subroutine dbcsr_set_d(matrix, alpha)

    -

    Interface for dbcsr_set

    +

    Arguments

    @@ -174,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -189,8 +189,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -210,11 +210,11 @@

    Arguments

    -

    private subroutine dbcsr_set_d(matrix, alpha) +

    private subroutine dbcsr_set_s(matrix, alpha)

    -

    Interface for dbcsr_set

    +

    Arguments

    @@ -229,8 +229,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -244,8 +244,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -269,7 +269,7 @@

    Arguments

    -

    Interface for dbcsr_set

    +

    Arguments

    @@ -284,8 +284,8 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    -

    Interface for dbcsr_set

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -299,7 +299,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    @@ -339,8 +339,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_t_create.html b/develop/interface/dbcsr_t_create.html index e09f7b74104..59619a6b50d 100644 --- a/develop/interface/dbcsr_t_create.html +++ b/develop/interface/dbcsr_t_create.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -350,7 +350,7 @@

    Arguments

    @@ -365,7 +365,7 @@

    Arguments

    @@ -380,7 +380,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -410,7 +410,7 @@

    Arguments

    @@ -425,7 +425,7 @@

    Arguments

    @@ -440,7 +440,7 @@

    Arguments

    @@ -480,7 +480,7 @@

    Arguments

    @@ -495,7 +495,7 @@

    Arguments

    @@ -510,7 +510,7 @@

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_t_filter.html b/develop/interface/dbcsr_t_filter.html index 757a507598a..0c16afc3661 100644 --- a/develop/interface/dbcsr_t_filter.html +++ b/develop/interface/dbcsr_t_filter.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -389,7 +389,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_t_get_block.html b/develop/interface/dbcsr_t_get_block.html index ebfdda8ec70..8267ff3a38d 100644 --- a/develop/interface/dbcsr_t_get_block.html +++ b/develop/interface/dbcsr_t_get_block.html @@ -195,7 +195,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    @@ -240,7 +240,7 @@

    Arguments

    @@ -255,7 +255,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -380,7 +380,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -410,7 +410,7 @@

    Arguments

    @@ -425,7 +425,7 @@

    Arguments

    @@ -440,7 +440,7 @@

    Arguments

    @@ -480,7 +480,7 @@

    Arguments

    @@ -495,7 +495,7 @@

    Arguments

    @@ -510,7 +510,7 @@

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -565,7 +565,7 @@

    Arguments

    @@ -580,7 +580,7 @@

    Arguments

    @@ -595,7 +595,7 @@

    Arguments

    @@ -610,7 +610,7 @@

    Arguments

    @@ -625,7 +625,7 @@

    Arguments

    @@ -665,7 +665,7 @@

    Arguments

    @@ -680,7 +680,7 @@

    Arguments

    @@ -695,7 +695,7 @@

    Arguments

    @@ -710,7 +710,7 @@

    Arguments

    @@ -750,7 +750,7 @@

    Arguments

    @@ -765,7 +765,7 @@

    Arguments

    @@ -780,7 +780,7 @@

    Arguments

    @@ -795,7 +795,7 @@

    Arguments

    @@ -810,7 +810,7 @@

    Arguments

    @@ -850,7 +850,7 @@

    Arguments

    @@ -865,7 +865,7 @@

    Arguments

    @@ -880,7 +880,7 @@

    Arguments

    @@ -895,7 +895,7 @@

    Arguments

    @@ -935,7 +935,7 @@

    Arguments

    @@ -950,7 +950,7 @@

    Arguments

    @@ -965,7 +965,7 @@

    Arguments

    @@ -980,7 +980,7 @@

    Arguments

    @@ -995,7 +995,7 @@

    Arguments

    @@ -1035,7 +1035,7 @@

    Arguments

    @@ -1050,7 +1050,7 @@

    Arguments

    @@ -1065,7 +1065,7 @@

    Arguments

    @@ -1080,7 +1080,7 @@

    Arguments

    @@ -1120,7 +1120,7 @@

    Arguments

    @@ -1135,7 +1135,7 @@

    Arguments

    @@ -1150,7 +1150,7 @@

    Arguments

    @@ -1165,7 +1165,7 @@

    Arguments

    @@ -1180,7 +1180,7 @@

    Arguments

    @@ -1220,7 +1220,7 @@

    Arguments

    @@ -1235,7 +1235,7 @@

    Arguments

    @@ -1250,7 +1250,7 @@

    Arguments

    @@ -1265,7 +1265,7 @@

    Arguments

    @@ -1305,7 +1305,7 @@

    Arguments

    @@ -1320,7 +1320,7 @@

    Arguments

    @@ -1335,7 +1335,7 @@

    Arguments

    @@ -1350,7 +1350,7 @@

    Arguments

    @@ -1365,7 +1365,7 @@

    Arguments

    @@ -1405,7 +1405,7 @@

    Arguments

    @@ -1420,7 +1420,7 @@

    Arguments

    @@ -1435,7 +1435,7 @@

    Arguments

    @@ -1450,7 +1450,7 @@

    Arguments

    @@ -1490,7 +1490,7 @@

    Arguments

    @@ -1505,7 +1505,7 @@

    Arguments

    @@ -1520,7 +1520,7 @@

    Arguments

    @@ -1535,7 +1535,7 @@

    Arguments

    @@ -1550,7 +1550,7 @@

    Arguments

    @@ -1590,7 +1590,7 @@

    Arguments

    @@ -1605,7 +1605,7 @@

    Arguments

    @@ -1620,7 +1620,7 @@

    Arguments

    @@ -1635,7 +1635,7 @@

    Arguments

    @@ -1675,7 +1675,7 @@

    Arguments

    @@ -1690,7 +1690,7 @@

    Arguments

    @@ -1705,7 +1705,7 @@

    Arguments

    @@ -1720,7 +1720,7 @@

    Arguments

    @@ -1735,7 +1735,7 @@

    Arguments

    @@ -1775,7 +1775,7 @@

    Arguments

    @@ -1790,7 +1790,7 @@

    Arguments

    @@ -1805,7 +1805,7 @@

    Arguments

    @@ -1820,7 +1820,7 @@

    Arguments

    @@ -1860,7 +1860,7 @@

    Arguments

    @@ -1875,7 +1875,7 @@

    Arguments

    @@ -1890,7 +1890,7 @@

    Arguments

    @@ -1905,7 +1905,7 @@

    Arguments

    @@ -1920,7 +1920,7 @@

    Arguments

    @@ -1960,7 +1960,7 @@

    Arguments

    @@ -1975,7 +1975,7 @@

    Arguments

    @@ -1990,7 +1990,7 @@

    Arguments

    @@ -2005,7 +2005,7 @@

    Arguments

    @@ -2045,7 +2045,7 @@

    Arguments

    @@ -2060,7 +2060,7 @@

    Arguments

    @@ -2075,7 +2075,7 @@

    Arguments

    @@ -2090,7 +2090,7 @@

    Arguments

    @@ -2105,7 +2105,7 @@

    Arguments

    @@ -2145,7 +2145,7 @@

    Arguments

    @@ -2160,7 +2160,7 @@

    Arguments

    @@ -2175,7 +2175,7 @@

    Arguments

    @@ -2190,7 +2190,7 @@

    Arguments

    @@ -2230,7 +2230,7 @@

    Arguments

    @@ -2245,7 +2245,7 @@

    Arguments

    @@ -2260,7 +2260,7 @@

    Arguments

    @@ -2275,7 +2275,7 @@

    Arguments

    @@ -2290,7 +2290,7 @@

    Arguments

    @@ -2330,7 +2330,7 @@

    Arguments

    @@ -2345,7 +2345,7 @@

    Arguments

    @@ -2360,7 +2360,7 @@

    Arguments

    @@ -2375,7 +2375,7 @@

    Arguments

    @@ -2415,7 +2415,7 @@

    Arguments

    @@ -2430,7 +2430,7 @@

    Arguments

    @@ -2445,7 +2445,7 @@

    Arguments

    @@ -2460,7 +2460,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_t_put_block.html b/develop/interface/dbcsr_t_put_block.html index cbcaef603b9..dc277354b07 100644 --- a/develop/interface/dbcsr_t_put_block.html +++ b/develop/interface/dbcsr_t_put_block.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    @@ -343,7 +343,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    @@ -373,7 +373,7 @@

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    @@ -428,7 +428,7 @@

    Arguments

    @@ -443,7 +443,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    @@ -488,7 +488,7 @@

    Arguments

    @@ -528,7 +528,7 @@

    Arguments

    @@ -543,7 +543,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -573,7 +573,7 @@

    Arguments

    @@ -588,7 +588,7 @@

    Arguments

    @@ -603,7 +603,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -673,7 +673,7 @@

    Arguments

    @@ -688,7 +688,7 @@

    Arguments

    @@ -703,7 +703,7 @@

    Arguments

    @@ -718,7 +718,7 @@

    Arguments

    @@ -758,7 +758,7 @@

    Arguments

    @@ -773,7 +773,7 @@

    Arguments

    @@ -788,7 +788,7 @@

    Arguments

    @@ -803,7 +803,7 @@

    Arguments

    @@ -818,7 +818,7 @@

    Arguments

    @@ -833,7 +833,7 @@

    Arguments

    @@ -873,7 +873,7 @@

    Arguments

    @@ -888,7 +888,7 @@

    Arguments

    @@ -903,7 +903,7 @@

    Arguments

    @@ -918,7 +918,7 @@

    Arguments

    @@ -933,7 +933,7 @@

    Arguments

    @@ -948,7 +948,7 @@

    Arguments

    @@ -988,7 +988,7 @@

    Arguments

    @@ -1003,7 +1003,7 @@

    Arguments

    @@ -1018,7 +1018,7 @@

    Arguments

    @@ -1033,7 +1033,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    @@ -1063,7 +1063,7 @@

    Arguments

    @@ -1103,7 +1103,7 @@

    Arguments

    @@ -1118,7 +1118,7 @@

    Arguments

    @@ -1133,7 +1133,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    @@ -1163,7 +1163,7 @@

    Arguments

    @@ -1178,7 +1178,7 @@

    Arguments

    @@ -1218,7 +1218,7 @@

    Arguments

    @@ -1233,7 +1233,7 @@

    Arguments

    @@ -1248,7 +1248,7 @@

    Arguments

    @@ -1263,7 +1263,7 @@

    Arguments

    @@ -1278,7 +1278,7 @@

    Arguments

    @@ -1293,7 +1293,7 @@

    Arguments

    @@ -1333,7 +1333,7 @@

    Arguments

    @@ -1348,7 +1348,7 @@

    Arguments

    @@ -1363,7 +1363,7 @@

    Arguments

    @@ -1378,7 +1378,7 @@

    Arguments

    @@ -1393,7 +1393,7 @@

    Arguments

    @@ -1408,7 +1408,7 @@

    Arguments

    @@ -1448,7 +1448,7 @@

    Arguments

    @@ -1463,7 +1463,7 @@

    Arguments

    @@ -1478,7 +1478,7 @@

    Arguments

    @@ -1493,7 +1493,7 @@

    Arguments

    @@ -1508,7 +1508,7 @@

    Arguments

    @@ -1523,7 +1523,7 @@

    Arguments

    @@ -1563,7 +1563,7 @@

    Arguments

    @@ -1578,7 +1578,7 @@

    Arguments

    @@ -1593,7 +1593,7 @@

    Arguments

    @@ -1608,7 +1608,7 @@

    Arguments

    @@ -1623,7 +1623,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_t_reserve_blocks.html b/develop/interface/dbcsr_t_reserve_blocks.html index bcd26f066ee..a4a8042eab6 100644 --- a/develop/interface/dbcsr_t_reserve_blocks.html +++ b/develop/interface/dbcsr_t_reserve_blocks.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -275,7 +275,7 @@

    Arguments

    @@ -290,7 +290,7 @@

    Arguments

    @@ -330,7 +330,7 @@

    Arguments

    @@ -345,7 +345,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -440,7 +440,7 @@

    Arguments

    @@ -455,7 +455,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_t_set.html b/develop/interface/dbcsr_t_set.html index 8f1d4c72c90..39e53ebcca6 100644 --- a/develop/interface/dbcsr_t_set.html +++ b/develop/interface/dbcsr_t_set.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_blk_size_t.html b/develop/interface/dbcsr_tas_blk_size_t.html index 0c90fe8165d..fe7a8408424 100644 --- a/develop/interface/dbcsr_tas_blk_size_t.html +++ b/develop/interface/dbcsr_tas_blk_size_t.html @@ -172,7 +172,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_create.html b/develop/interface/dbcsr_tas_create.html index 4f88d105bf3..efad27c3eae 100644 --- a/develop/interface/dbcsr_tas_create.html +++ b/develop/interface/dbcsr_tas_create.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_dist_repl.html b/develop/interface/dbcsr_tas_dist_repl.html index f98be188a57..67cd2de7ce8 100644 --- a/develop/interface/dbcsr_tas_dist_repl.html +++ b/develop/interface/dbcsr_tas_dist_repl.html @@ -231,7 +231,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_filter.html b/develop/interface/dbcsr_tas_filter.html index 2b148a9ea01..c44eeccc419 100644 --- a/develop/interface/dbcsr_tas_filter.html +++ b/develop/interface/dbcsr_tas_filter.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    @@ -389,7 +389,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_get_block_p.html b/develop/interface/dbcsr_tas_get_block_p.html index b383eec2342..075d492b71d 100644 --- a/develop/interface/dbcsr_tas_get_block_p.html +++ b/develop/interface/dbcsr_tas_get_block_p.html @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -276,7 +276,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_get_block_p~2.html b/develop/interface/dbcsr_tas_get_block_p~2.html index 7ba6d36910a..78fc15645e5 100644 --- a/develop/interface/dbcsr_tas_get_block_p~2.html +++ b/develop/interface/dbcsr_tas_get_block_p~2.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -464,7 +464,7 @@

    Arguments

    @@ -479,7 +479,7 @@

    Arguments

    @@ -494,7 +494,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    @@ -524,7 +524,7 @@

    Arguments

    @@ -539,7 +539,7 @@

    Arguments

    @@ -554,7 +554,7 @@

    Arguments

    @@ -569,7 +569,7 @@

    Arguments

    @@ -609,7 +609,7 @@

    Arguments

    @@ -624,7 +624,7 @@

    Arguments

    @@ -639,7 +639,7 @@

    Arguments

    @@ -654,7 +654,7 @@

    Arguments

    @@ -669,7 +669,7 @@

    Arguments

    @@ -684,7 +684,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_iterator_next_block.html b/develop/interface/dbcsr_tas_iterator_next_block.html index fadd5bf7b87..56e7a1fcffa 100644 --- a/develop/interface/dbcsr_tas_iterator_next_block.html +++ b/develop/interface/dbcsr_tas_iterator_next_block.html @@ -172,7 +172,7 @@

    Arguments

    @@ -187,7 +187,7 @@

    Arguments

    @@ -217,7 +217,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    @@ -262,7 +262,7 @@

    Arguments

    @@ -277,7 +277,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -332,7 +332,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_iterator_next_block~2.html b/develop/interface/dbcsr_tas_iterator_next_block~2.html index 6d18d1e7f88..67e26e5f292 100644 --- a/develop/interface/dbcsr_tas_iterator_next_block~2.html +++ b/develop/interface/dbcsr_tas_iterator_next_block~2.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -464,7 +464,7 @@

    Arguments

    @@ -479,7 +479,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    @@ -524,7 +524,7 @@

    Arguments

    @@ -554,7 +554,7 @@

    Arguments

    @@ -569,7 +569,7 @@

    Arguments

    @@ -609,7 +609,7 @@

    Arguments

    @@ -624,7 +624,7 @@

    Arguments

    @@ -654,7 +654,7 @@

    Arguments

    @@ -669,7 +669,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_mp_comm.html b/develop/interface/dbcsr_tas_mp_comm.html index 3a4353a1cc8..39de9b075c9 100644 --- a/develop/interface/dbcsr_tas_mp_comm.html +++ b/develop/interface/dbcsr_tas_mp_comm.html @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -217,7 +217,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_put_block.html b/develop/interface/dbcsr_tas_put_block.html index 6ab92422f7a..d24a21cc936 100644 --- a/develop/interface/dbcsr_tas_put_block.html +++ b/develop/interface/dbcsr_tas_put_block.html @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_put_block~2.html b/develop/interface/dbcsr_tas_put_block~2.html index bf8a955d01b..210144d045a 100644 --- a/develop/interface/dbcsr_tas_put_block~2.html +++ b/develop/interface/dbcsr_tas_put_block~2.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    @@ -449,7 +449,7 @@

    Arguments

    @@ -464,7 +464,7 @@

    Arguments

    @@ -479,7 +479,7 @@

    Arguments

    @@ -494,7 +494,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -579,7 +579,7 @@

    Arguments

    @@ -594,7 +594,7 @@

    Arguments

    @@ -609,7 +609,7 @@

    Arguments

    @@ -624,7 +624,7 @@

    Arguments

    @@ -639,7 +639,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_reserve_blocks.html b/develop/interface/dbcsr_tas_reserve_blocks.html index 5ae83159aad..005bd801913 100644 --- a/develop/interface/dbcsr_tas_reserve_blocks.html +++ b/develop/interface/dbcsr_tas_reserve_blocks.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_set.html b/develop/interface/dbcsr_tas_set.html index db2753a0c70..5647dc007dd 100644 --- a/develop/interface/dbcsr_tas_set.html +++ b/develop/interface/dbcsr_tas_set.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_to_string.html b/develop/interface/dbcsr_to_string.html index 3d7759035b0..88fbd48bab6 100644 --- a/develop/interface/dbcsr_to_string.html +++ b/develop/interface/dbcsr_to_string.html @@ -175,7 +175,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_trace.html b/develop/interface/dbcsr_trace.html index e07b5f0b62f..f3ccaec6e26 100644 --- a/develop/interface/dbcsr_trace.html +++ b/develop/interface/dbcsr_trace.html @@ -75,20 +75,20 @@

    dbcsr_trace
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 144 statements, 0.2% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -155,11 +155,11 @@

    public interface dbcsr_trace

    Module Procedures

    -

    private subroutine dbcsr_trace_d(matrix_a, trace) +

    private subroutine dbcsr_trace_s(matrix_a, trace)

    - +

    traces a DBCSR matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -354,7 +354,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_t_type), intent(out)
    - + character(len=*), intent(in)
    - + type(dbcsr_t_distribution_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + character(len=*), intent(in),
    - + type(dbcsr_t_distribution_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(in),
    - + character(len=*), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(array_list), intent(in)
    - + type(dbcsr_tas_type), intent(out)
    - + character(len=*), intent(in)
    - + type(dbcsr_tas_distribution_type), intent(inout)
    - + integer, intent(in),
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + character(len=*), intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_data_obj)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + logical, intent(in)
    @@ -174,8 +174,8 @@

    Arguments

    - + @@ -210,11 +210,11 @@

    Arguments

    -

    private subroutine dbcsr_trace_s(matrix_a, trace) +

    private subroutine dbcsr_trace_sd(matrix_a, trace)

    - +

    Trace of DBCSR matrices

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,22 +184,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - - real(kind=real_8), + + real(kind=real_4), intent(out)intent(inout) :: trace - +

    the trace of the matrix

    @@ -229,8 +229,8 @@

    Arguments

    - + @@ -265,11 +265,11 @@

    Arguments

    -

    private subroutine dbcsr_trace_z(matrix_a, trace) +

    private subroutine dbcsr_trace_c(matrix_a, trace)

    - +

    traces a DBCSR matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -239,22 +239,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices

    - - real(kind=real_4), + + real(kind=real_8), intent(out)intent(inout) :: trace - +

    the trace of the product of the matrices

    @@ -284,8 +284,8 @@

    Arguments

    - + @@ -320,11 +320,11 @@

    Arguments

    -

    private subroutine dbcsr_trace_c(matrix_a, trace) +

    private subroutine dbcsr_trace_z(matrix_a, trace)

    - +

    traces a DBCSR matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -294,22 +294,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - - complex(kind=real_8), + + complex(kind=real_4), intent(out)intent(inout) :: trace - +

    the trace of the matrix

    @@ -339,8 +339,8 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_trace~2.html b/develop/interface/dbcsr_trace~2.html index a21626677b1..d449ae1ffa5 100644 --- a/develop/interface/dbcsr_trace~2.html +++ b/develop/interface/dbcsr_trace~2.html @@ -75,20 +75,20 @@

    dbcsr_trace
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 24 statements, 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -155,11 +155,11 @@

    public interface dbcsr_trace

    Module Procedures

    -

    private subroutine dbcsr_trace_s(matrix_a, trace) +

    private subroutine dbcsr_trace_d(matrix_a, trace)

    -

    traces a DBCSR matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -349,22 +349,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - - complex(kind=real_4), + + complex(kind=real_8), intent(out)intent(inout) :: trace - +

    the trace of the matrix

    @@ -174,8 +174,8 @@

    Arguments

    - + @@ -210,11 +210,11 @@

    Arguments

    -

    private subroutine dbcsr_trace_sd(matrix_a, trace) +

    private subroutine dbcsr_trace_s(matrix_a, trace)

    -

    Trace of DBCSR matrices

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,22 +184,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - - real(kind=real_4), + + real(kind=real_8), intent(inout)intent(out) :: trace -

    the trace of the matrix

    +
    @@ -229,8 +229,8 @@

    Arguments

    - + @@ -265,11 +265,11 @@

    Arguments

    -

    private subroutine dbcsr_trace_c(matrix_a, trace) +

    private subroutine dbcsr_trace_z(matrix_a, trace)

    -

    traces a DBCSR matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -239,22 +239,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrices

    +
    - - real(kind=real_8), + + real(kind=real_4), intent(inout)intent(out) :: trace -

    the trace of the product of the matrices

    +
    @@ -284,8 +284,8 @@

    Arguments

    - + @@ -320,11 +320,11 @@

    Arguments

    -

    private subroutine dbcsr_trace_z(matrix_a, trace) +

    private subroutine dbcsr_trace_c(matrix_a, trace)

    -

    traces a DBCSR matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -294,22 +294,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - complex(kind=real_4), + complex(kind=real_8), intent(inout)intent(out) :: trace -

    the trace of the matrix

    +
    @@ -339,8 +339,8 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_warn_interface.html b/develop/interface/dbcsr_warn_interface.html index 4e1e7c36a2b..f22def2d6d0 100644 --- a/develop/interface/dbcsr_warn_interface.html +++ b/develop/interface/dbcsr_warn_interface.html @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/interface/dict_init.html b/develop/interface/dict_init.html index e9e5198c72d..68529451f37 100644 --- a/develop/interface/dict_init.html +++ b/develop/interface/dict_init.html @@ -187,7 +187,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    diff --git a/develop/interface/dict_set.html b/develop/interface/dict_set.html index f0b531be01f..26a279a9773 100644 --- a/develop/interface/dict_set.html +++ b/develop/interface/dict_set.html @@ -202,7 +202,7 @@

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

    diff --git a/develop/interface/dist_rowcols.html b/develop/interface/dist_rowcols.html index 2274e09ac39..c605d5a3972 100644 --- a/develop/interface/dist_rowcols.html +++ b/develop/interface/dist_rowcols.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/interface/dist_sparse_tensor_to_repl_dense_array.html b/develop/interface/dist_sparse_tensor_to_repl_dense_array.html index e1394d36a8d..b4cc9118cb4 100644 --- a/develop/interface/dist_sparse_tensor_to_repl_dense_array.html +++ b/develop/interface/dist_sparse_tensor_to_repl_dense_array.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    @@ -301,7 +301,7 @@

    Arguments

    diff --git a/develop/interface/ensure_array_size.html b/develop/interface/ensure_array_size.html index 07a53770920..d579e8b061f 100644 --- a/develop/interface/ensure_array_size.html +++ b/develop/interface/ensure_array_size.html @@ -176,7 +176,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -398,7 +398,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -470,7 +470,7 @@

    Arguments

    @@ -500,7 +500,7 @@

    Arguments

    @@ -515,7 +515,7 @@

    Arguments

    @@ -545,7 +545,7 @@

    Arguments

    @@ -561,7 +561,7 @@

    Arguments

    @@ -617,7 +617,7 @@

    Arguments

    @@ -647,7 +647,7 @@

    Arguments

    @@ -662,7 +662,7 @@

    Arguments

    @@ -692,7 +692,7 @@

    Arguments

    @@ -708,7 +708,7 @@

    Arguments

    @@ -764,7 +764,7 @@

    Arguments

    @@ -794,7 +794,7 @@

    Arguments

    @@ -809,7 +809,7 @@

    Arguments

    @@ -839,7 +839,7 @@

    Arguments

    @@ -855,7 +855,7 @@

    Arguments

    @@ -911,7 +911,7 @@

    Arguments

    @@ -941,7 +941,7 @@

    Arguments

    @@ -956,7 +956,7 @@

    Arguments

    @@ -986,7 +986,7 @@

    Arguments

    @@ -1002,7 +1002,7 @@

    Arguments

    diff --git a/develop/interface/get_ith_array.html b/develop/interface/get_ith_array.html index 948c20f67d7..75d6bab995d 100644 --- a/develop/interface/get_ith_array.html +++ b/develop/interface/get_ith_array.html @@ -172,7 +172,7 @@

    Arguments

    @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/interface/list_clear.html b/develop/interface/list_clear.html index 01f857f02bc..b8a9b59c1bb 100644 --- a/develop/interface/list_clear.html +++ b/develop/interface/list_clear.html @@ -174,7 +174,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -254,7 +254,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/interface/list_del.html b/develop/interface/list_del.html index e0fb5926644..789c8f734f0 100644 --- a/develop/interface/list_del.html +++ b/develop/interface/list_del.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    diff --git a/develop/interface/list_destroy.html b/develop/interface/list_destroy.html index 4949d5a3443..59e0c7af86a 100644 --- a/develop/interface/list_destroy.html +++ b/develop/interface/list_destroy.html @@ -176,7 +176,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    diff --git a/develop/interface/list_get.html b/develop/interface/list_get.html index 2bc440618c7..6009d233a84 100644 --- a/develop/interface/list_get.html +++ b/develop/interface/list_get.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    diff --git a/develop/interface/list_init.html b/develop/interface/list_init.html index b77a54db3f7..923473fdff8 100644 --- a/develop/interface/list_init.html +++ b/develop/interface/list_init.html @@ -176,7 +176,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    @@ -290,7 +290,7 @@

    Arguments

    @@ -305,7 +305,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    diff --git a/develop/interface/list_insert.html b/develop/interface/list_insert.html index 9eaccbe8212..46f7b3ec229 100644 --- a/develop/interface/list_insert.html +++ b/develop/interface/list_insert.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -276,7 +276,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -332,7 +332,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -403,7 +403,7 @@

    Arguments

    @@ -418,7 +418,7 @@

    Arguments

    diff --git a/develop/interface/list_isready.html b/develop/interface/list_isready.html index 1ad2e81ee02..6e2bc881315 100644 --- a/develop/interface/list_isready.html +++ b/develop/interface/list_isready.html @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    diff --git a/develop/interface/list_peek.html b/develop/interface/list_peek.html index 64e1f538e0e..6c5580855d1 100644 --- a/develop/interface/list_peek.html +++ b/develop/interface/list_peek.html @@ -175,7 +175,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    diff --git a/develop/interface/list_pop.html b/develop/interface/list_pop.html index 2c5fa406c88..20a356e24a9 100644 --- a/develop/interface/list_pop.html +++ b/develop/interface/list_pop.html @@ -177,7 +177,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    @@ -273,7 +273,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    diff --git a/develop/interface/list_push.html b/develop/interface/list_push.html index 61468365b7c..50b6e003d50 100644 --- a/develop/interface/list_push.html +++ b/develop/interface/list_push.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    diff --git a/develop/interface/list_set.html b/develop/interface/list_set.html index 60feac6e4ea..a0aec7a7823 100644 --- a/develop/interface/list_set.html +++ b/develop/interface/list_set.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    @@ -263,7 +263,7 @@

    Arguments

    @@ -278,7 +278,7 @@

    Arguments

    @@ -320,7 +320,7 @@

    Arguments

    @@ -335,7 +335,7 @@

    Arguments

    @@ -350,7 +350,7 @@

    Arguments

    @@ -392,7 +392,7 @@

    Arguments

    @@ -407,7 +407,7 @@

    Arguments

    @@ -422,7 +422,7 @@

    Arguments

    diff --git a/develop/interface/list_size.html b/develop/interface/list_size.html index a4554ea9c41..5887f88bae9 100644 --- a/develop/interface/list_size.html +++ b/develop/interface/list_size.html @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    diff --git a/develop/interface/memory_allocate.html b/develop/interface/memory_allocate.html index a86e3058a94..38ca5b2bbf4 100644 --- a/develop/interface/memory_allocate.html +++ b/develop/interface/memory_allocate.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -322,7 +322,7 @@

    Arguments

    @@ -337,7 +337,7 @@

    Arguments

    @@ -392,7 +392,7 @@

    Arguments

    @@ -407,7 +407,7 @@

    Arguments

    @@ -462,7 +462,7 @@

    Arguments

    @@ -477,7 +477,7 @@

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -602,7 +602,7 @@

    Arguments

    @@ -672,7 +672,7 @@

    Arguments

    @@ -742,7 +742,7 @@

    Arguments

    @@ -812,7 +812,7 @@

    Arguments

    @@ -882,7 +882,7 @@

    Arguments

    @@ -952,7 +952,7 @@

    Arguments

    diff --git a/develop/interface/memory_copy.html b/develop/interface/memory_copy.html index b14984c2972..f823162be19 100644 --- a/develop/interface/memory_copy.html +++ b/develop/interface/memory_copy.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -276,7 +276,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -331,7 +331,7 @@

    Arguments

    @@ -346,7 +346,7 @@

    Arguments

    @@ -386,7 +386,7 @@

    Arguments

    @@ -401,7 +401,7 @@

    Arguments

    @@ -416,7 +416,7 @@

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -471,7 +471,7 @@

    Arguments

    @@ -486,7 +486,7 @@

    Arguments

    @@ -526,7 +526,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -556,7 +556,7 @@

    Arguments

    diff --git a/develop/interface/memory_deallocate.html b/develop/interface/memory_deallocate.html index 28add807814..4f9928d6c9f 100644 --- a/develop/interface/memory_deallocate.html +++ b/develop/interface/memory_deallocate.html @@ -182,7 +182,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -292,7 +292,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -402,7 +402,7 @@

    Arguments

    @@ -457,7 +457,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    Arguments

    @@ -567,7 +567,7 @@

    Arguments

    @@ -622,7 +622,7 @@

    Arguments

    @@ -677,7 +677,7 @@

    Arguments

    @@ -732,7 +732,7 @@

    Arguments

    @@ -787,7 +787,7 @@

    Arguments

    diff --git a/develop/interface/memory_zero.html b/develop/interface/memory_zero.html index 6590f5432a5..543b9613513 100644 --- a/develop/interface/memory_zero.html +++ b/develop/interface/memory_zero.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    @@ -301,7 +301,7 @@

    Arguments

    @@ -341,7 +341,7 @@

    Arguments

    @@ -356,7 +356,7 @@

    Arguments

    @@ -396,7 +396,7 @@

    Arguments

    @@ -411,7 +411,7 @@

    Arguments

    @@ -451,7 +451,7 @@

    Arguments

    @@ -466,7 +466,7 @@

    Arguments

    diff --git a/develop/interface/mp_allocate.html b/develop/interface/mp_allocate.html index 60e194b72d9..3fc22734949 100644 --- a/develop/interface/mp_allocate.html +++ b/develop/interface/mp_allocate.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -276,7 +276,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -331,7 +331,7 @@

    Arguments

    @@ -346,7 +346,7 @@

    Arguments

    @@ -386,7 +386,7 @@

    Arguments

    @@ -401,7 +401,7 @@

    Arguments

    @@ -416,7 +416,7 @@

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -471,7 +471,7 @@

    Arguments

    @@ -486,7 +486,7 @@

    Arguments

    @@ -526,7 +526,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -556,7 +556,7 @@

    Arguments

    diff --git a/develop/interface/mp_alltoall.html b/develop/interface/mp_alltoall.html index 0ce0075a399..83c5000e705 100644 --- a/develop/interface/mp_alltoall.html +++ b/develop/interface/mp_alltoall.html @@ -224,7 +224,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -543,7 +543,7 @@

    Arguments

    @@ -613,7 +613,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -698,7 +698,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -783,7 +783,7 @@

    Arguments

    @@ -798,7 +798,7 @@

    Arguments

    @@ -932,7 +932,7 @@

    Arguments

    @@ -1002,7 +1002,7 @@

    Arguments

    @@ -1017,7 +1017,7 @@

    Arguments

    @@ -1087,7 +1087,7 @@

    Arguments

    @@ -1102,7 +1102,7 @@

    Arguments

    @@ -1172,7 +1172,7 @@

    Arguments

    @@ -1187,7 +1187,7 @@

    Arguments

    @@ -1321,7 +1321,7 @@

    Arguments

    @@ -1391,7 +1391,7 @@

    Arguments

    @@ -1406,7 +1406,7 @@

    Arguments

    @@ -1476,7 +1476,7 @@

    Arguments

    @@ -1491,7 +1491,7 @@

    Arguments

    @@ -1561,7 +1561,7 @@

    Arguments

    @@ -1576,7 +1576,7 @@

    Arguments

    @@ -1710,7 +1710,7 @@

    Arguments

    @@ -1780,7 +1780,7 @@

    Arguments

    @@ -1795,7 +1795,7 @@

    Arguments

    @@ -1865,7 +1865,7 @@

    Arguments

    @@ -1880,7 +1880,7 @@

    Arguments

    @@ -1950,7 +1950,7 @@

    Arguments

    @@ -1965,7 +1965,7 @@

    Arguments

    @@ -2099,7 +2099,7 @@

    Arguments

    @@ -2169,7 +2169,7 @@

    Arguments

    @@ -2184,7 +2184,7 @@

    Arguments

    @@ -2254,7 +2254,7 @@

    Arguments

    @@ -2269,7 +2269,7 @@

    Arguments

    @@ -2339,7 +2339,7 @@

    Arguments

    @@ -2354,7 +2354,7 @@

    Arguments

    @@ -2488,7 +2488,7 @@

    Arguments

    diff --git a/develop/interface/mp_bcast.html b/develop/interface/mp_bcast.html index c00cd6aac95..dd0663fa064 100644 --- a/develop/interface/mp_bcast.html +++ b/develop/interface/mp_bcast.html @@ -213,7 +213,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -493,7 +493,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -633,7 +633,7 @@

    Arguments

    @@ -703,7 +703,7 @@

    Arguments

    @@ -773,7 +773,7 @@

    Arguments

    @@ -843,7 +843,7 @@

    Arguments

    @@ -913,7 +913,7 @@

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

    @@ -1053,7 +1053,7 @@

    Arguments

    @@ -1123,7 +1123,7 @@

    Arguments

    @@ -1193,7 +1193,7 @@

    Arguments

    @@ -1263,7 +1263,7 @@

    Arguments

    @@ -1333,7 +1333,7 @@

    Arguments

    @@ -1403,7 +1403,7 @@

    Arguments

    @@ -1473,7 +1473,7 @@

    Arguments

    @@ -1543,7 +1543,7 @@

    Arguments

    @@ -1613,7 +1613,7 @@

    Arguments

    @@ -1683,7 +1683,7 @@

    Arguments

    @@ -1753,7 +1753,7 @@

    Arguments

    @@ -1823,7 +1823,7 @@

    Arguments

    @@ -1893,7 +1893,7 @@

    Arguments

    @@ -1963,7 +1963,7 @@

    Arguments

    @@ -2033,7 +2033,7 @@

    Arguments

    @@ -2103,7 +2103,7 @@

    Arguments

    diff --git a/develop/interface/mp_deallocate.html b/develop/interface/mp_deallocate.html index 431f886c359..372a0fcaea4 100644 --- a/develop/interface/mp_deallocate.html +++ b/develop/interface/mp_deallocate.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    @@ -301,7 +301,7 @@

    Arguments

    @@ -341,7 +341,7 @@

    Arguments

    @@ -356,7 +356,7 @@

    Arguments

    @@ -396,7 +396,7 @@

    Arguments

    @@ -411,7 +411,7 @@

    Arguments

    @@ -451,7 +451,7 @@

    Arguments

    @@ -466,7 +466,7 @@

    Arguments

    diff --git a/develop/interface/mp_environ.html b/develop/interface/mp_environ.html index e57f5e88a3f..f090a53b476 100644 --- a/develop/interface/mp_environ.html +++ b/develop/interface/mp_environ.html @@ -174,7 +174,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -389,7 +389,7 @@

    Arguments

    diff --git a/develop/interface/mp_file_read_at_all.html b/develop/interface/mp_file_read_at_all.html index b58a440c357..94bd90090d0 100644 --- a/develop/interface/mp_file_read_at_all.html +++ b/develop/interface/mp_file_read_at_all.html @@ -198,7 +198,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -425,7 +425,7 @@

    Arguments

    @@ -510,7 +510,7 @@

    Arguments

    @@ -581,7 +581,7 @@

    Arguments

    @@ -666,7 +666,7 @@

    Arguments

    @@ -737,7 +737,7 @@

    Arguments

    @@ -822,7 +822,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    @@ -1134,7 +1134,7 @@

    Arguments

    diff --git a/develop/interface/mp_file_write_at.html b/develop/interface/mp_file_write_at.html index 629f1ed9ec2..88611ca5464 100644 --- a/develop/interface/mp_file_write_at.html +++ b/develop/interface/mp_file_write_at.html @@ -198,7 +198,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -425,7 +425,7 @@

    Arguments

    @@ -510,7 +510,7 @@

    Arguments

    @@ -581,7 +581,7 @@

    Arguments

    @@ -666,7 +666,7 @@

    Arguments

    @@ -737,7 +737,7 @@

    Arguments

    @@ -822,7 +822,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    @@ -1134,7 +1134,7 @@

    Arguments

    diff --git a/develop/interface/mp_file_write_at_all.html b/develop/interface/mp_file_write_at_all.html index 9f1c0f2e137..418d904a9de 100644 --- a/develop/interface/mp_file_write_at_all.html +++ b/develop/interface/mp_file_write_at_all.html @@ -198,7 +198,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -425,7 +425,7 @@

    Arguments

    @@ -510,7 +510,7 @@

    Arguments

    @@ -581,7 +581,7 @@

    Arguments

    @@ -666,7 +666,7 @@

    Arguments

    @@ -737,7 +737,7 @@

    Arguments

    @@ -822,7 +822,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    @@ -1134,7 +1134,7 @@

    Arguments

    diff --git a/develop/interface/mp_gather.html b/develop/interface/mp_gather.html index 11f886491ea..91340733d99 100644 --- a/develop/interface/mp_gather.html +++ b/develop/interface/mp_gather.html @@ -218,7 +218,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -728,7 +728,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -898,7 +898,7 @@

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

    @@ -1068,7 +1068,7 @@

    Arguments

    @@ -1153,7 +1153,7 @@

    Arguments

    @@ -1238,7 +1238,7 @@

    Arguments

    @@ -1323,7 +1323,7 @@

    Arguments

    @@ -1408,7 +1408,7 @@

    Arguments

    @@ -1493,7 +1493,7 @@

    Arguments

    @@ -1578,7 +1578,7 @@

    Arguments

    @@ -1663,7 +1663,7 @@

    Arguments

    diff --git a/develop/interface/mp_gatherv.html b/develop/interface/mp_gatherv.html index 5a148254002..a76902db2aa 100644 --- a/develop/interface/mp_gatherv.html +++ b/develop/interface/mp_gatherv.html @@ -176,7 +176,7 @@

    Arguments

    @@ -238,7 +238,7 @@

    Arguments

    @@ -253,7 +253,7 @@

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -410,7 +410,7 @@

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

    @@ -589,7 +589,7 @@

    Arguments

    @@ -604,7 +604,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -706,7 +706,7 @@

    Arguments

    @@ -721,7 +721,7 @@

    Arguments

    @@ -761,7 +761,7 @@

    Arguments

    @@ -823,7 +823,7 @@

    Arguments

    @@ -838,7 +838,7 @@

    Arguments

    diff --git a/develop/interface/mp_ibcast.html b/develop/interface/mp_ibcast.html index e1697f82021..a3b223f58e2 100644 --- a/develop/interface/mp_ibcast.html +++ b/develop/interface/mp_ibcast.html @@ -197,7 +197,7 @@

    Arguments

    @@ -282,7 +282,7 @@

    Arguments

    @@ -367,7 +367,7 @@

    Arguments

    @@ -452,7 +452,7 @@

    Arguments

    @@ -537,7 +537,7 @@

    Arguments

    @@ -622,7 +622,7 @@

    Arguments

    @@ -707,7 +707,7 @@

    Arguments

    @@ -792,7 +792,7 @@

    Arguments

    @@ -877,7 +877,7 @@

    Arguments

    @@ -962,7 +962,7 @@

    Arguments

    @@ -1047,7 +1047,7 @@

    Arguments

    @@ -1132,7 +1132,7 @@

    Arguments

    diff --git a/develop/interface/mp_irecv.html b/develop/interface/mp_irecv.html index add9047ba0a..d142c510c7a 100644 --- a/develop/interface/mp_irecv.html +++ b/develop/interface/mp_irecv.html @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -599,7 +599,7 @@

    Arguments

    @@ -614,7 +614,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -799,7 +799,7 @@

    Arguments

    @@ -814,7 +814,7 @@

    Arguments

    @@ -899,7 +899,7 @@

    Arguments

    @@ -914,7 +914,7 @@

    Arguments

    @@ -999,7 +999,7 @@

    Arguments

    @@ -1014,7 +1014,7 @@

    Arguments

    @@ -1099,7 +1099,7 @@

    Arguments

    @@ -1114,7 +1114,7 @@

    Arguments

    @@ -1199,7 +1199,7 @@

    Arguments

    @@ -1214,7 +1214,7 @@

    Arguments

    @@ -1299,7 +1299,7 @@

    Arguments

    @@ -1314,7 +1314,7 @@

    Arguments

    @@ -1399,7 +1399,7 @@

    Arguments

    @@ -1414,7 +1414,7 @@

    Arguments

    @@ -1499,7 +1499,7 @@

    Arguments

    @@ -1514,7 +1514,7 @@

    Arguments

    diff --git a/develop/interface/mp_iscatter.html b/develop/interface/mp_iscatter.html index f7face081a9..d0fb8e3512a 100644 --- a/develop/interface/mp_iscatter.html +++ b/develop/interface/mp_iscatter.html @@ -218,7 +218,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -418,7 +418,7 @@

    Arguments

    @@ -518,7 +518,7 @@

    Arguments

    @@ -618,7 +618,7 @@

    Arguments

    @@ -718,7 +718,7 @@

    Arguments

    @@ -818,7 +818,7 @@

    Arguments

    @@ -918,7 +918,7 @@

    Arguments

    @@ -1018,7 +1018,7 @@

    Arguments

    @@ -1118,7 +1118,7 @@

    Arguments

    @@ -1218,7 +1218,7 @@

    Arguments

    @@ -1318,7 +1318,7 @@

    Arguments

    @@ -1463,7 +1463,7 @@

    Arguments

    @@ -1608,7 +1608,7 @@

    Arguments

    @@ -1753,7 +1753,7 @@

    Arguments

    @@ -1898,7 +1898,7 @@

    Arguments

    @@ -2043,7 +2043,7 @@

    Arguments

    @@ -2188,7 +2188,7 @@

    Arguments

    diff --git a/develop/interface/mp_isend.html b/develop/interface/mp_isend.html index c47c2ea3dc4..abfa0b38570 100644 --- a/develop/interface/mp_isend.html +++ b/develop/interface/mp_isend.html @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -599,7 +599,7 @@

    Arguments

    @@ -614,7 +614,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -799,7 +799,7 @@

    Arguments

    @@ -814,7 +814,7 @@

    Arguments

    @@ -899,7 +899,7 @@

    Arguments

    @@ -914,7 +914,7 @@

    Arguments

    @@ -999,7 +999,7 @@

    Arguments

    @@ -1014,7 +1014,7 @@

    Arguments

    @@ -1099,7 +1099,7 @@

    Arguments

    @@ -1114,7 +1114,7 @@

    Arguments

    @@ -1199,7 +1199,7 @@

    Arguments

    @@ -1214,7 +1214,7 @@

    Arguments

    @@ -1299,7 +1299,7 @@

    Arguments

    @@ -1314,7 +1314,7 @@

    Arguments

    @@ -1399,7 +1399,7 @@

    Arguments

    @@ -1414,7 +1414,7 @@

    Arguments

    @@ -1499,7 +1499,7 @@

    Arguments

    @@ -1514,7 +1514,7 @@

    Arguments

    diff --git a/develop/interface/mp_isendrecv.html b/develop/interface/mp_isendrecv.html index 5bb8f06c49d..9943da1319d 100644 --- a/develop/interface/mp_isendrecv.html +++ b/develop/interface/mp_isendrecv.html @@ -197,7 +197,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -389,7 +389,7 @@

    Arguments

    @@ -491,7 +491,7 @@

    Arguments

    @@ -521,7 +521,7 @@

    Arguments

    @@ -536,7 +536,7 @@

    Arguments

    @@ -638,7 +638,7 @@

    Arguments

    @@ -668,7 +668,7 @@

    Arguments

    @@ -683,7 +683,7 @@

    Arguments

    @@ -785,7 +785,7 @@

    Arguments

    @@ -815,7 +815,7 @@

    Arguments

    @@ -830,7 +830,7 @@

    Arguments

    @@ -932,7 +932,7 @@

    Arguments

    @@ -962,7 +962,7 @@

    Arguments

    @@ -977,7 +977,7 @@

    Arguments

    @@ -1079,7 +1079,7 @@

    Arguments

    @@ -1109,7 +1109,7 @@

    Arguments

    @@ -1124,7 +1124,7 @@

    Arguments

    @@ -1226,7 +1226,7 @@

    Arguments

    @@ -1256,7 +1256,7 @@

    Arguments

    @@ -1271,7 +1271,7 @@

    Arguments

    @@ -1373,7 +1373,7 @@

    Arguments

    @@ -1403,7 +1403,7 @@

    Arguments

    @@ -1418,7 +1418,7 @@

    Arguments

    @@ -1520,7 +1520,7 @@

    Arguments

    @@ -1550,7 +1550,7 @@

    Arguments

    @@ -1565,7 +1565,7 @@

    Arguments

    @@ -1667,7 +1667,7 @@

    Arguments

    @@ -1697,7 +1697,7 @@

    Arguments

    @@ -1712,7 +1712,7 @@

    Arguments

    @@ -1814,7 +1814,7 @@

    Arguments

    @@ -1844,7 +1844,7 @@

    Arguments

    @@ -1859,7 +1859,7 @@

    Arguments

    diff --git a/develop/interface/mp_recv.html b/develop/interface/mp_recv.html index 0fc65b413b8..a5a91190cae 100644 --- a/develop/interface/mp_recv.html +++ b/develop/interface/mp_recv.html @@ -197,7 +197,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -800,7 +800,7 @@

    Arguments

    @@ -885,7 +885,7 @@

    Arguments

    @@ -972,7 +972,7 @@

    Arguments

    @@ -1057,7 +1057,7 @@

    Arguments

    @@ -1144,7 +1144,7 @@

    Arguments

    diff --git a/develop/interface/mp_rget.html b/develop/interface/mp_rget.html index 9efa2915083..95f70cadec2 100644 --- a/develop/interface/mp_rget.html +++ b/develop/interface/mp_rget.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    @@ -351,7 +351,7 @@

    Arguments

    @@ -496,7 +496,7 @@

    Arguments

    @@ -511,7 +511,7 @@

    Arguments

    @@ -656,7 +656,7 @@

    Arguments

    @@ -671,7 +671,7 @@

    Arguments

    @@ -816,7 +816,7 @@

    Arguments

    @@ -831,7 +831,7 @@

    Arguments

    @@ -976,7 +976,7 @@

    Arguments

    @@ -991,7 +991,7 @@

    Arguments

    diff --git a/develop/interface/mp_send.html b/develop/interface/mp_send.html index 8ec78c4f453..747d6f1dcb3 100644 --- a/develop/interface/mp_send.html +++ b/develop/interface/mp_send.html @@ -197,7 +197,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -800,7 +800,7 @@

    Arguments

    @@ -885,7 +885,7 @@

    Arguments

    @@ -972,7 +972,7 @@

    Arguments

    @@ -1057,7 +1057,7 @@

    Arguments

    @@ -1144,7 +1144,7 @@

    Arguments

    diff --git a/develop/interface/mp_sendrecv.html b/develop/interface/mp_sendrecv.html index 3005a05710f..112ceabbb01 100644 --- a/develop/interface/mp_sendrecv.html +++ b/develop/interface/mp_sendrecv.html @@ -191,7 +191,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -291,7 +291,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    @@ -391,7 +391,7 @@

    Arguments

    @@ -421,7 +421,7 @@

    Arguments

    @@ -436,7 +436,7 @@

    Arguments

    @@ -491,7 +491,7 @@

    Arguments

    @@ -521,7 +521,7 @@

    Arguments

    @@ -536,7 +536,7 @@

    Arguments

    @@ -591,7 +591,7 @@

    Arguments

    @@ -621,7 +621,7 @@

    Arguments

    @@ -636,7 +636,7 @@

    Arguments

    @@ -691,7 +691,7 @@

    Arguments

    @@ -721,7 +721,7 @@

    Arguments

    @@ -736,7 +736,7 @@

    Arguments

    diff --git a/develop/interface/mp_sum.html b/develop/interface/mp_sum.html index eb8f2ded1bc..6605101a3ac 100644 --- a/develop/interface/mp_sum.html +++ b/develop/interface/mp_sum.html @@ -1880,7 +1880,7 @@

    Arguments

    @@ -1951,7 +1951,7 @@

    Arguments

    @@ -2022,7 +2022,7 @@

    Arguments

    @@ -2093,7 +2093,7 @@

    Arguments

    @@ -2164,7 +2164,7 @@

    Arguments

    @@ -2235,7 +2235,7 @@

    Arguments

    @@ -2306,7 +2306,7 @@

    Arguments

    @@ -2377,7 +2377,7 @@

    Arguments

    @@ -2448,7 +2448,7 @@

    Arguments

    @@ -2519,7 +2519,7 @@

    Arguments

    @@ -2590,7 +2590,7 @@

    Arguments

    @@ -2661,7 +2661,7 @@

    Arguments

    diff --git a/develop/interface/mp_sum_partial.html b/develop/interface/mp_sum_partial.html index 015a663670b..5b04e6412dd 100644 --- a/develop/interface/mp_sum_partial.html +++ b/develop/interface/mp_sum_partial.html @@ -191,7 +191,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -331,7 +331,7 @@

    Arguments

    @@ -401,7 +401,7 @@

    Arguments

    @@ -471,7 +471,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    diff --git a/develop/interface/mp_win_create.html b/develop/interface/mp_win_create.html index 87413180b01..8400316b21e 100644 --- a/develop/interface/mp_win_create.html +++ b/develop/interface/mp_win_create.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -331,7 +331,7 @@

    Arguments

    @@ -386,7 +386,7 @@

    Arguments

    @@ -401,7 +401,7 @@

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -471,7 +471,7 @@

    Arguments

    @@ -526,7 +526,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    diff --git a/develop/interface/pointer_rank_remap2.html b/develop/interface/pointer_rank_remap2.html index 0ba736b2b31..81080f54e55 100644 --- a/develop/interface/pointer_rank_remap2.html +++ b/develop/interface/pointer_rank_remap2.html @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -278,7 +278,7 @@

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -450,7 +450,7 @@

    Arguments

    @@ -465,7 +465,7 @@

    Arguments

    @@ -536,7 +536,7 @@

    Arguments

    @@ -551,7 +551,7 @@

    Arguments

    @@ -622,7 +622,7 @@

    Arguments

    @@ -637,7 +637,7 @@

    Arguments

    diff --git a/develop/interface/pointer_view.html b/develop/interface/pointer_view.html index b7833da73ba..6a40cfd1a99 100644 --- a/develop/interface/pointer_view.html +++ b/develop/interface/pointer_view.html @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    @@ -351,7 +351,7 @@

    Arguments

    @@ -367,7 +367,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -446,7 +446,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -588,7 +588,7 @@

    Arguments

    @@ -604,7 +604,7 @@

    Arguments

    @@ -666,7 +666,7 @@

    Arguments

    @@ -681,7 +681,7 @@

    Arguments

    @@ -696,7 +696,7 @@

    Arguments

    diff --git a/develop/interface/roctxmarka.html b/develop/interface/roctxmarka.html index 291184fcb5b..69dc919053f 100644 --- a/develop/interface/roctxmarka.html +++ b/develop/interface/roctxmarka.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/interface/roctxrangepusha.html b/develop/interface/roctxrangepusha.html index 90848a68569..e8b415abab8 100644 --- a/develop/interface/roctxrangepusha.html +++ b/develop/interface/roctxrangepusha.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/interface/rowcol_data.html b/develop/interface/rowcol_data.html index 132d1b9cf4c..f46efd45708 100644 --- a/develop/interface/rowcol_data.html +++ b/develop/interface/rowcol_data.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/interface/rowcol_dist.html b/develop/interface/rowcol_dist.html index c4f651309ca..13f122b6a3e 100644 --- a/develop/interface/rowcol_dist.html +++ b/develop/interface/rowcol_dist.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/interface/sort.html b/develop/interface/sort.html index efbe3ba0689..70acfcc4066 100644 --- a/develop/interface/sort.html +++ b/develop/interface/sort.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -332,7 +332,7 @@

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -403,7 +403,7 @@

    Arguments

    diff --git a/develop/interface/swap.html b/develop/interface/swap.html index a10452fa293..9011b255202 100644 --- a/develop/interface/swap.html +++ b/develop/interface/swap.html @@ -75,20 +75,20 @@

    swap
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 17 statements, 0.0% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -153,11 +153,11 @@

    public interface swap

    Module Procedures

    -

    private subroutine swap_i8(arr) +

    private elemental subroutine iswap(a, b)

    - +

    Swaps two integers

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -349,22 +349,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - - complex(kind=real_8), + + complex(kind=real_4), intent(inout)intent(out) :: trace -

    the trace of the matrix

    +
    - + character(len=*), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer(kind=int_4), intent(in)
    - + type(call_stat_type), intent(in),
    - + class(dbcsr_tas_distribution), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + integer(kind=int_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + integer(kind=int_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(array_list), intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_timerenv_type), intent(in)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(in)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(in)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(in)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in),
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in),
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in),
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(in)
    - + type(list_routinestat_type), intent(in)
    - + type(list_routinereport_type), intent(in)
    - + type(list_callstackentry_type), intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(in)
    - + type(list_routinestat_type), intent(in)
    - + type(list_routinereport_type), intent(in)
    - + type(list_callstackentry_type), intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_4),
    - + real(kind=real_8),
    - + complex(kind=real_4),
    - + complex(kind=real_8),
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_4),
    - + real(kind=real_8),
    - + complex(kind=real_4),
    - + complex(kind=real_8),
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_4),
    - + real(kind=real_8),
    - + complex(kind=real_4),
    - + complex(kind=real_8),
    - + integer(kind=int_4), intent(out),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + integer, intent(in)
    - + real(kind=real_4), intent(out),
    - + integer, intent(in)
    - + real(kind=real_8), intent(out),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + real(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + real(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer(kind=int_4),
    - + integer, intent(out),
    - + integer(kind=int_8),
    - + integer, intent(out),
    - + real(kind=real_8),
    - + integer, intent(out),
    - + real(kind=real_4),
    - + integer, intent(out),
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_8), intent(out),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_4), intent(out),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_4), intent(out),
    - + integer(kind=int_4),
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8),
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_8),
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_4),
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_8),
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + character(len=C_CHAR)
    - + character(len=C_CHAR)
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + class(dbcsr_tas_distribution), intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    @@ -172,17 +172,34 @@

    Arguments

    - + - + + + + + + + + + @@ -193,11 +210,11 @@

    Arguments

    -

    private subroutine swap_i(arr) +

    private elemental subroutine bswap(a, b)

    - +

    Swaps two logicals

    Arguments

    - - integer(kind=int_8), + + integer, intent(inout),intent(inout) - DIMENSION(2) + ::arra - +

    Integers to swap +Integers to swap

    +
    + + integer, + intent(inout) + + ::b +

    Integers to swap +Integers to swap

    @@ -212,17 +229,34 @@

    Arguments

    - + - + + + + + + + + + diff --git a/develop/interface/swap~2.html b/develop/interface/swap~2.html index 727f0a4c60f..b732fae15be 100644 --- a/develop/interface/swap~2.html +++ b/develop/interface/swap~2.html @@ -75,20 +75,20 @@

    swap
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 18 statements, 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -132,8 +132,8 @@

    Module Procedures

    @@ -153,11 +153,11 @@

    public interface swap

    Module Procedures

    -

    private elemental subroutine iswap(a, b) +

    private subroutine swap_i8(arr)

    -

    Swaps two integers

    +

    Arguments

    - - integer, + + logical, intent(inout),intent(inout) - DIMENSION(2) + ::arra - +

    Logicals to swap +Logicals to swap

    +
    + + logical, + intent(inout) + + ::b +

    Logicals to swap +Logicals to swap

    @@ -172,34 +172,17 @@

    Arguments

    - + - + - - - - - - - - @@ -210,11 +193,11 @@

    Arguments

    -

    private elemental subroutine bswap(a, b) +

    private subroutine swap_i(arr)

    -

    Swaps two logicals

    +

    Arguments

    - - integer, + + integer(kind=int_8), intent(inout)intent(inout), - + DIMENSION(2) ::aarr -

    Integers to swap -Integers to swap

    -
    - - integer, - intent(inout) - - ::b -

    Integers to swap -Integers to swap

    +
    @@ -229,34 +212,17 @@

    Arguments

    - - - - - - - - - + - + diff --git a/develop/interface/timeset_interface.html b/develop/interface/timeset_interface.html index 47340e49702..4b13940b88c 100644 --- a/develop/interface/timeset_interface.html +++ b/develop/interface/timeset_interface.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/interface/timestop_interface.html b/develop/interface/timestop_interface.html index a34b1ac0122..a6452bee850 100644 --- a/develop/interface/timestop_interface.html +++ b/develop/interface/timestop_interface.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/lists/procedures.html b/develop/lists/procedures.html index 4b223b8b1e3..5fbc060590c 100644 --- a/develop/lists/procedures.html +++ b/develop/lists/procedures.html @@ -963,111 +963,111 @@

    Procedures

    - + - + - - - - - - - + - + - + - + - + - + - + + + + + + + - + - + - + - + - + - + - + - + - + @@ -1089,49 +1089,49 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -3417,13 +3417,13 @@

    Procedures

    - + - + @@ -3988,13 +3988,13 @@

    Procedures

    - + - + @@ -4031,7 +4031,7 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -4080,81 +4080,81 @@

    Procedures

    - + - + - - - - - - - + - + - - + + - - + + - + - + - + - + - + + + + + + + @@ -4170,13 +4170,13 @@

    Procedures

    - + - + @@ -4361,15 +4361,15 @@

    Procedures

    - + - + - + - + @@ -4397,18 +4397,18 @@

    Procedures

    - - - - - - + + + + + + @@ -4436,27 +4436,27 @@

    Procedures

    - - - - - - - + - + + + + + + + @@ -4870,15 +4870,15 @@

    Procedures

    - + - + - + - + @@ -5075,51 +5075,51 @@

    Procedures

    - + - + - - - - - - - + - + - + - + + + + + + + @@ -5130,15 +5130,15 @@

    Procedures

    - + - + - + - + @@ -5164,18 +5164,18 @@

    Procedures

    - - - - - - + + + + + + @@ -5240,27 +5240,27 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -5270,15 +5270,15 @@

    Procedures

    - + - + - + - + @@ -5354,15 +5354,15 @@

    Procedures

    - + - + - + - + @@ -5516,13 +5516,13 @@

    Procedures

    - + - + @@ -5638,61 +5638,61 @@

    Procedures

    - + - + - + - + - + - + - + - + - + - + @@ -5728,15 +5728,15 @@

    Procedures

    - + - + - + - + @@ -5794,15 +5794,15 @@

    Procedures

    - + - + - + - + @@ -5819,17 +5819,17 @@

    Procedures

    - + - + - + - + @@ -5863,16 +5863,16 @@

    Procedures

    - + - + - + - + @@ -6054,15 +6054,15 @@

    Procedures

    - + - + - + - + @@ -6479,15 +6479,15 @@

    Procedures

    - + - + - + - + @@ -6824,15 +6824,15 @@

    Procedures

    - + - + - + - + @@ -7187,27 +7187,27 @@

    Procedures

    - + - + - + - + - + - + @@ -7253,16 +7253,16 @@

    Procedures

    - + - + - + - + @@ -7495,15 +7495,15 @@

    Procedures

    - + - + - + - + @@ -7655,16 +7655,16 @@

    Procedures

    - + - + - + - + @@ -7776,13 +7776,13 @@

    Procedures

    - + - + @@ -7794,13 +7794,13 @@

    Procedures

    - + - + @@ -7812,99 +7812,99 @@

    Procedures

    - - - - - - - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + @@ -7914,13 +7914,13 @@

    Procedures

    - + - + @@ -7962,15 +7962,15 @@

    Procedures

    - + - + - + - + @@ -7980,87 +7980,87 @@

    Procedures

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -8070,15 +8070,15 @@

    Procedures

    - + - + - + - + @@ -8113,15 +8113,15 @@

    Procedures

    - + - + - + - + @@ -8731,12 +8731,6 @@

    Procedures

    - - - - - - + + + + + + @@ -8765,24 +8765,18 @@

    Procedures

    - - - - - - - + - + + + + + + + @@ -9778,51 +9778,51 @@

    Procedures

    - + - + - - - - - - - + - + - + - + + + + + + + @@ -9832,15 +9832,15 @@

    Procedures

    - + - + - + - + @@ -9856,27 +9856,27 @@

    Procedures

    - - - - - - - + - + + + + + + + @@ -10917,13 +10917,13 @@

    Procedures

    - + - + @@ -11462,15 +11462,15 @@

    Procedures

    - + - + - + - + @@ -15770,7 +15770,7 @@

    Procedures

    - + @@ -15782,7 +15782,7 @@

    Procedures

    - + @@ -16251,13 +16251,13 @@

    Procedures

    - + - + diff --git a/develop/lists/types.html b/develop/lists/types.html index 6698845e061..ac916027191 100644 --- a/develop/lists/types.html +++ b/develop/lists/types.html @@ -108,13 +108,13 @@

    Derived Types

    - + - + @@ -419,18 +419,18 @@

    Derived Types

    - - - - - - + + + + + + @@ -730,18 +730,18 @@

    Derived Types

    - - - - - - + + + + + + diff --git a/develop/module/dbcsr_acc_device.html b/develop/module/dbcsr_acc_device.html index 0f4309e92fa..0aef2428fd0 100644 --- a/develop/module/dbcsr_acc_device.html +++ b/develop/module/dbcsr_acc_device.html @@ -114,7 +114,7 @@

    Variables

    @@ -200,7 +200,7 @@

    Variables

    diff --git a/develop/module/dbcsr_acc_devmem.html b/develop/module/dbcsr_acc_devmem.html index af5f4402a6c..6ecc210aae8 100644 --- a/develop/module/dbcsr_acc_devmem.html +++ b/develop/module/dbcsr_acc_devmem.html @@ -210,11 +210,11 @@

    Uses

    @@ -257,7 +257,7 @@

    Arguments

    @@ -287,7 +287,7 @@

    Arguments

    @@ -326,7 +326,7 @@

    Arguments

    @@ -356,7 +356,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -425,7 +425,7 @@

    Arguments

    @@ -464,7 +464,7 @@

    Arguments

    @@ -494,7 +494,7 @@

    Arguments

    @@ -533,7 +533,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -602,7 +602,7 @@

    Arguments

    @@ -632,7 +632,7 @@

    Arguments

    @@ -681,7 +681,7 @@

    Arguments

    @@ -711,7 +711,7 @@

    Arguments

    @@ -750,7 +750,7 @@

    Arguments

    @@ -780,7 +780,7 @@

    Arguments

    @@ -819,7 +819,7 @@

    Arguments

    @@ -849,7 +849,7 @@

    Arguments

    @@ -888,7 +888,7 @@

    Arguments

    @@ -918,7 +918,7 @@

    Arguments

    @@ -957,7 +957,7 @@

    Arguments

    @@ -987,7 +987,7 @@

    Arguments

    @@ -1026,7 +1026,7 @@

    Arguments

    @@ -1056,7 +1056,7 @@

    Arguments

    @@ -1095,7 +1095,7 @@

    Arguments

    @@ -1125,7 +1125,7 @@

    Arguments

    @@ -1164,7 +1164,7 @@

    Arguments

    @@ -1194,7 +1194,7 @@

    Arguments

    @@ -1233,7 +1233,7 @@

    Arguments

    @@ -1263,7 +1263,7 @@

    Arguments

    @@ -1302,7 +1302,7 @@

    Arguments

    @@ -1332,7 +1332,7 @@

    Arguments

    @@ -1371,7 +1371,7 @@

    Arguments

    @@ -1401,7 +1401,7 @@

    Arguments

    @@ -1440,7 +1440,7 @@

    Arguments

    @@ -1470,7 +1470,7 @@

    Arguments

    @@ -1571,7 +1571,7 @@

    Arguments

    @@ -1616,7 +1616,7 @@

    Arguments

    @@ -1661,7 +1661,7 @@

    Arguments

    @@ -1711,7 +1711,7 @@

    Arguments

    @@ -1726,7 +1726,7 @@

    Arguments

    @@ -1756,7 +1756,7 @@

    Arguments

    @@ -1813,7 +1813,7 @@

    Arguments

    @@ -1913,7 +1913,7 @@

    Arguments

    @@ -1953,7 +1953,7 @@

    Arguments

    @@ -2008,7 +2008,7 @@

    Arguments

    @@ -2048,7 +2048,7 @@

    Arguments

    @@ -2095,7 +2095,7 @@

    Arguments

    @@ -2135,7 +2135,7 @@

    Arguments

    @@ -2165,7 +2165,7 @@

    Arguments

    @@ -2205,7 +2205,7 @@

    Arguments

    @@ -2235,7 +2235,7 @@

    Arguments

    @@ -2275,7 +2275,7 @@

    Arguments

    @@ -2305,7 +2305,7 @@

    Arguments

    @@ -2345,7 +2345,7 @@

    Arguments

    @@ -2375,7 +2375,7 @@

    Arguments

    @@ -2415,7 +2415,7 @@

    Arguments

    @@ -2445,7 +2445,7 @@

    Arguments

    @@ -2485,7 +2485,7 @@

    Arguments

    @@ -2515,7 +2515,7 @@

    Arguments

    @@ -2555,7 +2555,7 @@

    Arguments

    @@ -2585,7 +2585,7 @@

    Arguments

    @@ -2625,7 +2625,7 @@

    Arguments

    @@ -2655,7 +2655,7 @@

    Arguments

    @@ -2695,7 +2695,7 @@

    Arguments

    @@ -2725,7 +2725,7 @@

    Arguments

    @@ -2765,7 +2765,7 @@

    Arguments

    @@ -2795,7 +2795,7 @@

    Arguments

    @@ -2835,7 +2835,7 @@

    Arguments

    @@ -2865,7 +2865,7 @@

    Arguments

    @@ -2905,7 +2905,7 @@

    Arguments

    @@ -2935,7 +2935,7 @@

    Arguments

    @@ -2975,7 +2975,7 @@

    Arguments

    @@ -3005,7 +3005,7 @@

    Arguments

    @@ -3045,7 +3045,7 @@

    Arguments

    @@ -3075,7 +3075,7 @@

    Arguments

    @@ -3115,7 +3115,7 @@

    Arguments

    @@ -3145,7 +3145,7 @@

    Arguments

    @@ -3185,7 +3185,7 @@

    Arguments

    @@ -3215,7 +3215,7 @@

    Arguments

    @@ -3255,7 +3255,7 @@

    Arguments

    @@ -3285,7 +3285,7 @@

    Arguments

    @@ -3325,7 +3325,7 @@

    Arguments

    @@ -3355,7 +3355,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_acc_event.html b/develop/module/dbcsr_acc_event.html index a8669f65edb..5ee57157884 100644 --- a/develop/module/dbcsr_acc_event.html +++ b/develop/module/dbcsr_acc_event.html @@ -114,7 +114,7 @@

    Variables

    @@ -188,10 +188,10 @@

    Uses

    @@ -216,7 +216,7 @@

    Variables

    @@ -267,7 +267,7 @@

    Components

    @@ -316,7 +316,7 @@

    Arguments

    @@ -367,7 +367,7 @@

    Arguments

    @@ -422,7 +422,7 @@

    Arguments

    @@ -437,7 +437,7 @@

    Arguments

    @@ -477,7 +477,7 @@

    Arguments

    @@ -517,7 +517,7 @@

    Arguments

    @@ -557,7 +557,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_acc_hostmem.html b/develop/module/dbcsr_acc_hostmem.html index 6689a913db2..a0ba4fd9482 100644 --- a/develop/module/dbcsr_acc_hostmem.html +++ b/develop/module/dbcsr_acc_hostmem.html @@ -114,8 +114,8 @@

    Variables

    @@ -198,11 +198,11 @@

    Uses

    @@ -227,7 +227,7 @@

    Variables

    @@ -244,7 +244,7 @@

    Variables

    @@ -311,7 +311,7 @@

    Arguments

    @@ -326,7 +326,7 @@

    Arguments

    @@ -380,7 +380,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -449,7 +449,7 @@

    Arguments

    @@ -464,7 +464,7 @@

    Arguments

    @@ -518,7 +518,7 @@

    Arguments

    @@ -533,7 +533,7 @@

    Arguments

    @@ -587,7 +587,7 @@

    Arguments

    @@ -602,7 +602,7 @@

    Arguments

    @@ -656,7 +656,7 @@

    Arguments

    @@ -671,7 +671,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    @@ -843,7 +843,7 @@

    Arguments

    @@ -929,7 +929,7 @@

    Arguments

    @@ -1015,7 +1015,7 @@

    Arguments

    @@ -1101,7 +1101,7 @@

    Arguments

    @@ -1187,7 +1187,7 @@

    Arguments

    @@ -1251,7 +1251,7 @@

    Arguments

    @@ -1305,7 +1305,7 @@

    Arguments

    @@ -1359,7 +1359,7 @@

    Arguments

    @@ -1413,7 +1413,7 @@

    Arguments

    @@ -1467,7 +1467,7 @@

    Arguments

    @@ -1521,7 +1521,7 @@

    Arguments

    @@ -1575,7 +1575,7 @@

    Arguments

    @@ -1629,7 +1629,7 @@

    Arguments

    @@ -1683,7 +1683,7 @@

    Arguments

    @@ -1737,7 +1737,7 @@

    Arguments

    @@ -1791,7 +1791,7 @@

    Arguments

    @@ -1845,7 +1845,7 @@

    Arguments

    @@ -1909,7 +1909,7 @@

    Arguments

    @@ -1924,7 +1924,7 @@

    Arguments

    @@ -2011,7 +2011,7 @@

    Arguments

    @@ -2066,7 +2066,7 @@

    Arguments

    @@ -2121,7 +2121,7 @@

    Arguments

    @@ -2176,7 +2176,7 @@

    Arguments

    @@ -2191,7 +2191,7 @@

    Arguments

    @@ -2278,7 +2278,7 @@

    Arguments

    @@ -2333,7 +2333,7 @@

    Arguments

    @@ -2388,7 +2388,7 @@

    Arguments

    @@ -2443,7 +2443,7 @@

    Arguments

    @@ -2458,7 +2458,7 @@

    Arguments

    @@ -2545,7 +2545,7 @@

    Arguments

    @@ -2600,7 +2600,7 @@

    Arguments

    @@ -2655,7 +2655,7 @@

    Arguments

    @@ -2710,7 +2710,7 @@

    Arguments

    @@ -2725,7 +2725,7 @@

    Arguments

    @@ -2812,7 +2812,7 @@

    Arguments

    @@ -2867,7 +2867,7 @@

    Arguments

    @@ -2922,7 +2922,7 @@

    Arguments

    @@ -2977,7 +2977,7 @@

    Arguments

    @@ -2992,7 +2992,7 @@

    Arguments

    @@ -3079,7 +3079,7 @@

    Arguments

    @@ -3134,7 +3134,7 @@

    Arguments

    @@ -3189,7 +3189,7 @@

    Arguments

    @@ -3244,7 +3244,7 @@

    Arguments

    @@ -3259,7 +3259,7 @@

    Arguments

    @@ -3346,7 +3346,7 @@

    Arguments

    @@ -3401,7 +3401,7 @@

    Arguments

    @@ -3456,7 +3456,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_acc_init.html b/develop/module/dbcsr_acc_init.html index 8496e83ece8..8f9cb929ea5 100644 --- a/develop/module/dbcsr_acc_init.html +++ b/develop/module/dbcsr_acc_init.html @@ -114,7 +114,7 @@

    Variables

    @@ -163,9 +163,9 @@

    Uses

    @@ -190,7 +190,7 @@

    Variables

    diff --git a/develop/module/dbcsr_acc_operations.html b/develop/module/dbcsr_acc_operations.html index 39f48d19fd0..b3902a911d4 100644 --- a/develop/module/dbcsr_acc_operations.html +++ b/develop/module/dbcsr_acc_operations.html @@ -114,7 +114,7 @@

    Variables

    @@ -163,14 +163,14 @@

    Uses

    @@ -195,7 +195,7 @@

    Variables

    @@ -273,7 +273,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -333,7 +333,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -478,7 +478,7 @@

    Arguments

    @@ -493,7 +493,7 @@

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    @@ -523,7 +523,7 @@

    Arguments

    @@ -538,7 +538,7 @@

    Arguments

    @@ -553,7 +553,7 @@

    Arguments

    @@ -568,7 +568,7 @@

    Arguments

    @@ -583,7 +583,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_acc_stream.html b/develop/module/dbcsr_acc_stream.html index 1c08926c938..4d5c537c56d 100644 --- a/develop/module/dbcsr_acc_stream.html +++ b/develop/module/dbcsr_acc_stream.html @@ -114,7 +114,7 @@

    Variables

    @@ -189,9 +189,9 @@

    Uses

    @@ -216,7 +216,7 @@

    Variables

    @@ -267,7 +267,7 @@

    Components

    @@ -316,7 +316,7 @@

    Arguments

    @@ -361,7 +361,7 @@

    Arguments

    @@ -421,7 +421,7 @@

    Arguments

    @@ -471,7 +471,7 @@

    Arguments

    @@ -486,7 +486,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -581,7 +581,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_acc_timings.html b/develop/module/dbcsr_acc_timings.html index fd8bff79071..d3a27c060cd 100644 --- a/develop/module/dbcsr_acc_timings.html +++ b/develop/module/dbcsr_acc_timings.html @@ -114,7 +114,7 @@

    Variables

    @@ -163,8 +163,8 @@

    Uses

    @@ -189,7 +189,7 @@

    Variables

    @@ -237,7 +237,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -307,7 +307,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_allocate_wrap.html b/develop/module/dbcsr_allocate_wrap.html index c9525379e85..dadaa397ea0 100644 --- a/develop/module/dbcsr_allocate_wrap.html +++ b/develop/module/dbcsr_allocate_wrap.html @@ -258,7 +258,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    @@ -392,7 +392,7 @@

    Arguments

    @@ -436,7 +436,7 @@

    Arguments

    @@ -466,7 +466,7 @@

    Arguments

    @@ -481,7 +481,7 @@

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -555,7 +555,7 @@

    Arguments

    @@ -570,7 +570,7 @@

    Arguments

    @@ -614,7 +614,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -659,7 +659,7 @@

    Arguments

    @@ -703,7 +703,7 @@

    Arguments

    @@ -733,7 +733,7 @@

    Arguments

    @@ -748,7 +748,7 @@

    Arguments

    @@ -792,7 +792,7 @@

    Arguments

    @@ -822,7 +822,7 @@

    Arguments

    @@ -837,7 +837,7 @@

    Arguments

    @@ -881,7 +881,7 @@

    Arguments

    @@ -911,7 +911,7 @@

    Arguments

    @@ -926,7 +926,7 @@

    Arguments

    @@ -970,7 +970,7 @@

    Arguments

    @@ -1000,7 +1000,7 @@

    Arguments

    @@ -1015,7 +1015,7 @@

    Arguments

    @@ -1059,7 +1059,7 @@

    Arguments

    @@ -1089,7 +1089,7 @@

    Arguments

    @@ -1104,7 +1104,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    @@ -1178,7 +1178,7 @@

    Arguments

    @@ -1193,7 +1193,7 @@

    Arguments

    @@ -1237,7 +1237,7 @@

    Arguments

    @@ -1267,7 +1267,7 @@

    Arguments

    @@ -1282,7 +1282,7 @@

    Arguments

    @@ -1326,7 +1326,7 @@

    Arguments

    @@ -1356,7 +1356,7 @@

    Arguments

    @@ -1371,7 +1371,7 @@

    Arguments

    @@ -1415,7 +1415,7 @@

    Arguments

    @@ -1445,7 +1445,7 @@

    Arguments

    @@ -1460,7 +1460,7 @@

    Arguments

    @@ -1504,7 +1504,7 @@

    Arguments

    @@ -1534,7 +1534,7 @@

    Arguments

    @@ -1549,7 +1549,7 @@

    Arguments

    @@ -1593,7 +1593,7 @@

    Arguments

    @@ -1623,7 +1623,7 @@

    Arguments

    @@ -1638,7 +1638,7 @@

    Arguments

    @@ -1682,7 +1682,7 @@

    Arguments

    @@ -1712,7 +1712,7 @@

    Arguments

    @@ -1727,7 +1727,7 @@

    Arguments

    @@ -1771,7 +1771,7 @@

    Arguments

    @@ -1801,7 +1801,7 @@

    Arguments

    @@ -1816,7 +1816,7 @@

    Arguments

    @@ -1860,7 +1860,7 @@

    Arguments

    @@ -1890,7 +1890,7 @@

    Arguments

    @@ -1905,7 +1905,7 @@

    Arguments

    @@ -1949,7 +1949,7 @@

    Arguments

    @@ -1979,7 +1979,7 @@

    Arguments

    @@ -1994,7 +1994,7 @@

    Arguments

    @@ -2038,7 +2038,7 @@

    Arguments

    @@ -2068,7 +2068,7 @@

    Arguments

    @@ -2083,7 +2083,7 @@

    Arguments

    @@ -2127,7 +2127,7 @@

    Arguments

    @@ -2157,7 +2157,7 @@

    Arguments

    @@ -2172,7 +2172,7 @@

    Arguments

    @@ -2216,7 +2216,7 @@

    Arguments

    @@ -2246,7 +2246,7 @@

    Arguments

    @@ -2261,7 +2261,7 @@

    Arguments

    @@ -2305,7 +2305,7 @@

    Arguments

    @@ -2335,7 +2335,7 @@

    Arguments

    @@ -2350,7 +2350,7 @@

    Arguments

    @@ -2394,7 +2394,7 @@

    Arguments

    @@ -2424,7 +2424,7 @@

    Arguments

    @@ -2439,7 +2439,7 @@

    Arguments

    @@ -2483,7 +2483,7 @@

    Arguments

    @@ -2513,7 +2513,7 @@

    Arguments

    @@ -2528,7 +2528,7 @@

    Arguments

    @@ -2572,7 +2572,7 @@

    Arguments

    @@ -2602,7 +2602,7 @@

    Arguments

    @@ -2617,7 +2617,7 @@

    Arguments

    @@ -2661,7 +2661,7 @@

    Arguments

    @@ -2691,7 +2691,7 @@

    Arguments

    @@ -2706,7 +2706,7 @@

    Arguments

    @@ -2750,7 +2750,7 @@

    Arguments

    @@ -2780,7 +2780,7 @@

    Arguments

    @@ -2795,7 +2795,7 @@

    Arguments

    @@ -2839,7 +2839,7 @@

    Arguments

    @@ -2869,7 +2869,7 @@

    Arguments

    @@ -2884,7 +2884,7 @@

    Arguments

    @@ -2928,7 +2928,7 @@

    Arguments

    @@ -2958,7 +2958,7 @@

    Arguments

    @@ -2973,7 +2973,7 @@

    Arguments

    @@ -3017,7 +3017,7 @@

    Arguments

    @@ -3047,7 +3047,7 @@

    Arguments

    @@ -3062,7 +3062,7 @@

    Arguments

    @@ -3106,7 +3106,7 @@

    Arguments

    @@ -3136,7 +3136,7 @@

    Arguments

    @@ -3151,7 +3151,7 @@

    Arguments

    @@ -3195,7 +3195,7 @@

    Arguments

    @@ -3225,7 +3225,7 @@

    Arguments

    @@ -3240,7 +3240,7 @@

    Arguments

    @@ -3284,7 +3284,7 @@

    Arguments

    @@ -3314,7 +3314,7 @@

    Arguments

    @@ -3329,7 +3329,7 @@

    Arguments

    @@ -3378,7 +3378,7 @@

    Arguments

    @@ -3408,7 +3408,7 @@

    Arguments

    @@ -3423,7 +3423,7 @@

    Arguments

    @@ -3463,7 +3463,7 @@

    Arguments

    @@ -3493,7 +3493,7 @@

    Arguments

    @@ -3508,7 +3508,7 @@

    Arguments

    @@ -3548,7 +3548,7 @@

    Arguments

    @@ -3578,7 +3578,7 @@

    Arguments

    @@ -3593,7 +3593,7 @@

    Arguments

    @@ -3633,7 +3633,7 @@

    Arguments

    @@ -3663,7 +3663,7 @@

    Arguments

    @@ -3678,7 +3678,7 @@

    Arguments

    @@ -3718,7 +3718,7 @@

    Arguments

    @@ -3748,7 +3748,7 @@

    Arguments

    @@ -3763,7 +3763,7 @@

    Arguments

    @@ -3803,7 +3803,7 @@

    Arguments

    @@ -3833,7 +3833,7 @@

    Arguments

    @@ -3848,7 +3848,7 @@

    Arguments

    @@ -3888,7 +3888,7 @@

    Arguments

    @@ -3918,7 +3918,7 @@

    Arguments

    @@ -3933,7 +3933,7 @@

    Arguments

    @@ -3973,7 +3973,7 @@

    Arguments

    @@ -4003,7 +4003,7 @@

    Arguments

    @@ -4018,7 +4018,7 @@

    Arguments

    @@ -4058,7 +4058,7 @@

    Arguments

    @@ -4088,7 +4088,7 @@

    Arguments

    @@ -4103,7 +4103,7 @@

    Arguments

    @@ -4143,7 +4143,7 @@

    Arguments

    @@ -4173,7 +4173,7 @@

    Arguments

    @@ -4188,7 +4188,7 @@

    Arguments

    @@ -4228,7 +4228,7 @@

    Arguments

    @@ -4258,7 +4258,7 @@

    Arguments

    @@ -4273,7 +4273,7 @@

    Arguments

    @@ -4313,7 +4313,7 @@

    Arguments

    @@ -4343,7 +4343,7 @@

    Arguments

    @@ -4358,7 +4358,7 @@

    Arguments

    @@ -4398,7 +4398,7 @@

    Arguments

    @@ -4428,7 +4428,7 @@

    Arguments

    @@ -4443,7 +4443,7 @@

    Arguments

    @@ -4483,7 +4483,7 @@

    Arguments

    @@ -4513,7 +4513,7 @@

    Arguments

    @@ -4528,7 +4528,7 @@

    Arguments

    @@ -4568,7 +4568,7 @@

    Arguments

    @@ -4598,7 +4598,7 @@

    Arguments

    @@ -4613,7 +4613,7 @@

    Arguments

    @@ -4653,7 +4653,7 @@

    Arguments

    @@ -4683,7 +4683,7 @@

    Arguments

    @@ -4698,7 +4698,7 @@

    Arguments

    @@ -4738,7 +4738,7 @@

    Arguments

    @@ -4768,7 +4768,7 @@

    Arguments

    @@ -4783,7 +4783,7 @@

    Arguments

    @@ -4823,7 +4823,7 @@

    Arguments

    @@ -4853,7 +4853,7 @@

    Arguments

    @@ -4868,7 +4868,7 @@

    Arguments

    @@ -4908,7 +4908,7 @@

    Arguments

    @@ -4938,7 +4938,7 @@

    Arguments

    @@ -4953,7 +4953,7 @@

    Arguments

    @@ -4993,7 +4993,7 @@

    Arguments

    @@ -5023,7 +5023,7 @@

    Arguments

    @@ -5038,7 +5038,7 @@

    Arguments

    @@ -5078,7 +5078,7 @@

    Arguments

    @@ -5108,7 +5108,7 @@

    Arguments

    @@ -5123,7 +5123,7 @@

    Arguments

    @@ -5163,7 +5163,7 @@

    Arguments

    @@ -5193,7 +5193,7 @@

    Arguments

    @@ -5208,7 +5208,7 @@

    Arguments

    @@ -5248,7 +5248,7 @@

    Arguments

    @@ -5278,7 +5278,7 @@

    Arguments

    @@ -5293,7 +5293,7 @@

    Arguments

    @@ -5333,7 +5333,7 @@

    Arguments

    @@ -5363,7 +5363,7 @@

    Arguments

    @@ -5378,7 +5378,7 @@

    Arguments

    @@ -5418,7 +5418,7 @@

    Arguments

    @@ -5448,7 +5448,7 @@

    Arguments

    @@ -5463,7 +5463,7 @@

    Arguments

    @@ -5503,7 +5503,7 @@

    Arguments

    @@ -5533,7 +5533,7 @@

    Arguments

    @@ -5548,7 +5548,7 @@

    Arguments

    @@ -5588,7 +5588,7 @@

    Arguments

    @@ -5618,7 +5618,7 @@

    Arguments

    @@ -5633,7 +5633,7 @@

    Arguments

    @@ -5673,7 +5673,7 @@

    Arguments

    @@ -5703,7 +5703,7 @@

    Arguments

    @@ -5718,7 +5718,7 @@

    Arguments

    @@ -5758,7 +5758,7 @@

    Arguments

    @@ -5788,7 +5788,7 @@

    Arguments

    @@ -5803,7 +5803,7 @@

    Arguments

    @@ -5843,7 +5843,7 @@

    Arguments

    @@ -5873,7 +5873,7 @@

    Arguments

    @@ -5888,7 +5888,7 @@

    Arguments

    @@ -5928,7 +5928,7 @@

    Arguments

    @@ -5958,7 +5958,7 @@

    Arguments

    @@ -5973,7 +5973,7 @@

    Arguments

    @@ -6013,7 +6013,7 @@

    Arguments

    @@ -6043,7 +6043,7 @@

    Arguments

    @@ -6058,7 +6058,7 @@

    Arguments

    @@ -6098,7 +6098,7 @@

    Arguments

    @@ -6128,7 +6128,7 @@

    Arguments

    @@ -6143,7 +6143,7 @@

    Arguments

    @@ -6183,7 +6183,7 @@

    Arguments

    @@ -6213,7 +6213,7 @@

    Arguments

    @@ -6228,7 +6228,7 @@

    Arguments

    @@ -6268,7 +6268,7 @@

    Arguments

    @@ -6298,7 +6298,7 @@

    Arguments

    @@ -6313,7 +6313,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_api.html b/develop/module/dbcsr_api.html index 934e6fe8977..d097a1c3e00 100644 --- a/develop/module/dbcsr_api.html +++ b/develop/module/dbcsr_api.html @@ -114,7 +114,7 @@

    Variables

    @@ -133,15 +133,15 @@

    Interfaces

    @@ -178,15 +178,15 @@

    Functions

    - dbcsr_gershgorin_norm - dbcsr_frobenius_norm - dbcsr_maxabs + dbcsr_gershgorin_norm + dbcsr_frobenius_norm + dbcsr_maxabs dbcsr_get_data_type dbcsr_valid_index dbcsr_get_num_blocks dbcsr_get_data_size dbcsr_get_matrix_type - dbcsr_get_occupation + dbcsr_get_occupation dbcsr_nblkrows_total dbcsr_nblkcols_total dbcsr_nblkrows_local @@ -215,60 +215,60 @@

    Subroutines

    - dbcsr_mp_grid_setup + dbcsr_mp_grid_setup dbcsr_setname - dbcsr_complete_redistribute + dbcsr_complete_redistribute dbcsr_reserve_blocks dbcsr_reserve_all_blocks dbcsr_reserve_diag_blocks dbcsr_add_work_coordinate dbcsr_set_work_size - dbcsr_init_random - dbcsr_get_stored_coordinates + dbcsr_init_random + dbcsr_get_stored_coordinates dbcsr_iterator_stop dbcsr_iterator_start dbcsr_iterator_next_block_index - dbcsr_get_info + dbcsr_get_info dbcsr_distribution_get dbcsr_distribution_hold dbcsr_distribution_release - dbcsr_norm_scalar - dbcsr_norm_r8_vec - dbcsr_replicate_all - dbcsr_distribute + dbcsr_norm_scalar + dbcsr_norm_r8_vec + dbcsr_replicate_all + dbcsr_distribute dbcsr_release_p dbcsr_release dbcsr_init_p dbcsr_print dbcsr_print_block_sum - dbcsr_sum_replicated - dbcsr_triu + dbcsr_sum_replicated + dbcsr_triu dbcsr_verify_matrix dbcsr_distribution_new - dbcsr_print_statistics + dbcsr_print_statistics dbcsr_finalize dbcsr_work_create dbcsr_create_new dbcsr_create_template dbcsr_filter - dbcsr_get_block_diag + dbcsr_get_block_diag dbcsr_binary_write dbcsr_binary_read - dbcsr_copy - dbcsr_copy_into_existing + dbcsr_copy + dbcsr_copy_into_existing dbcsr_desymmetrize - dbcsr_transposed - dbcsr_function_of_elements - dbcsr_hadamard_product + dbcsr_transposed + dbcsr_function_of_elements + dbcsr_hadamard_product dbcsr_deallocate_matrix csr_create_new dbcsr_csr_create_from_dbcsr dbcsr_convert_csr_to_dbcsr dbcsr_convert_dbcsr_to_csr dbcsr_to_csr_filter - dbcsr_clear - dbcsr_add_block_node - dbcsr_run_tests + dbcsr_clear + dbcsr_add_block_node + dbcsr_run_tests dbcsr_reserve_block2d_d dbcsr_iterator_next_2d_block_d dbcsr_iterator_next_2d_block_notrans_d @@ -280,16 +280,16 @@

    Subroutines

    dbcsr_get_2d_block_notrans_p_d dbcsr_get_block_p_d dbcsr_get_block_notrans_p_d - dbcsr_trace_d - dbcsr_dot_d + dbcsr_trace_d + dbcsr_dot_d dbcsr_multiply_d - dbcsr_scale_by_vector_d - dbcsr_scale_d - dbcsr_set_d - dbcsr_add_d - dbcsr_add_on_diag_d - dbcsr_set_diag_d - dbcsr_get_diag_d + dbcsr_scale_by_vector_d + dbcsr_scale_d + dbcsr_set_d + dbcsr_add_d + dbcsr_add_on_diag_d + dbcsr_set_diag_d + dbcsr_get_diag_d dbcsr_reserve_block2d_s dbcsr_iterator_next_2d_block_s dbcsr_iterator_next_2d_block_notrans_s @@ -301,16 +301,16 @@

    Subroutines

    dbcsr_get_2d_block_notrans_p_s dbcsr_get_block_p_s dbcsr_get_block_notrans_p_s - dbcsr_trace_s - dbcsr_dot_s + dbcsr_trace_s + dbcsr_dot_s dbcsr_multiply_s - dbcsr_scale_by_vector_s - dbcsr_scale_s - dbcsr_set_s - dbcsr_add_s - dbcsr_add_on_diag_s - dbcsr_set_diag_s - dbcsr_get_diag_s + dbcsr_scale_by_vector_s + dbcsr_scale_s + dbcsr_set_s + dbcsr_add_s + dbcsr_add_on_diag_s + dbcsr_set_diag_s + dbcsr_get_diag_s dbcsr_reserve_block2d_z dbcsr_iterator_next_2d_block_z dbcsr_iterator_next_2d_block_notrans_z @@ -322,16 +322,16 @@

    Subroutines

    dbcsr_get_2d_block_notrans_p_z dbcsr_get_block_p_z dbcsr_get_block_notrans_p_z - dbcsr_trace_z - dbcsr_dot_z + dbcsr_trace_z + dbcsr_dot_z dbcsr_multiply_z - dbcsr_scale_by_vector_z - dbcsr_scale_z - dbcsr_set_z - dbcsr_add_z - dbcsr_add_on_diag_z - dbcsr_set_diag_z - dbcsr_get_diag_z + dbcsr_scale_by_vector_z + dbcsr_scale_z + dbcsr_set_z + dbcsr_add_z + dbcsr_add_on_diag_z + dbcsr_set_diag_z + dbcsr_get_diag_z dbcsr_reserve_block2d_c dbcsr_iterator_next_2d_block_c dbcsr_iterator_next_2d_block_notrans_c @@ -343,16 +343,16 @@

    Subroutines

    dbcsr_get_2d_block_notrans_p_c dbcsr_get_block_p_c dbcsr_get_block_notrans_p_c - dbcsr_trace_c - dbcsr_dot_c + dbcsr_trace_c + dbcsr_dot_c dbcsr_multiply_c - dbcsr_scale_by_vector_c - dbcsr_scale_c - dbcsr_set_c - dbcsr_add_c - dbcsr_add_on_diag_c - dbcsr_set_diag_c - dbcsr_get_diag_c + dbcsr_scale_by_vector_c + dbcsr_scale_c + dbcsr_set_c + dbcsr_add_c + dbcsr_add_on_diag_c + dbcsr_set_diag_c + dbcsr_get_diag_c
    @@ -384,29 +384,29 @@

    Uses

  • @@ -431,7 +431,7 @@

    Variables

    @@ -483,7 +483,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -528,7 +528,7 @@

    Arguments

    @@ -543,7 +543,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -573,7 +573,7 @@

    Arguments

    @@ -588,7 +588,7 @@

    Arguments

    @@ -603,7 +603,7 @@

    Arguments

    @@ -618,7 +618,7 @@

    Arguments

    @@ -633,7 +633,7 @@

    Arguments

    @@ -648,7 +648,7 @@

    Arguments

    @@ -687,7 +687,7 @@

    Arguments

    @@ -702,7 +702,7 @@

    Arguments

    @@ -717,7 +717,7 @@

    Arguments

    @@ -732,7 +732,7 @@

    Arguments

    @@ -747,7 +747,7 @@

    Arguments

    @@ -762,7 +762,7 @@

    Arguments

    @@ -777,7 +777,7 @@

    Arguments

    @@ -792,7 +792,7 @@

    Arguments

    @@ -807,7 +807,7 @@

    Arguments

    @@ -822,7 +822,7 @@

    Arguments

    @@ -837,7 +837,7 @@

    Arguments

    @@ -852,7 +852,7 @@

    Arguments

    @@ -875,14 +875,14 @@

    Arguments

    - -

    public interface dbcsr_trace + +

    public interface dbcsr_trace

    • - private subroutine dbcsr_trace_d(matrix_a, trace) + private subroutine dbcsr_trace_d(matrix_a, trace)

      @@ -901,7 +901,7 @@

      Arguments

    @@ -916,7 +916,7 @@

    Arguments

    @@ -936,7 +936,7 @@

    Arguments

  • - private subroutine dbcsr_trace_s(matrix_a, trace) + private subroutine dbcsr_trace_s(matrix_a, trace)

    @@ -955,7 +955,7 @@

    Arguments

  • @@ -970,7 +970,7 @@

    Arguments

    @@ -990,7 +990,7 @@

    Arguments

  • - private subroutine dbcsr_trace_z(matrix_a, trace) + private subroutine dbcsr_trace_z(matrix_a, trace)

    @@ -1009,7 +1009,7 @@

    Arguments

  • @@ -1024,7 +1024,7 @@

    Arguments

    @@ -1044,7 +1044,7 @@

    Arguments

  • - private subroutine dbcsr_trace_c(matrix_a, trace) + private subroutine dbcsr_trace_c(matrix_a, trace)

    @@ -1063,7 +1063,7 @@

    Arguments

  • @@ -1078,7 +1078,7 @@

    Arguments

    @@ -1101,14 +1101,14 @@

    Arguments

    - -

    public interface dbcsr_dot + +

    public interface dbcsr_dot

    • - private subroutine dbcsr_dot_d(matrix_a, matrix_b, result) + private subroutine dbcsr_dot_d(matrix_a, matrix_b, result)

      @@ -1127,7 +1127,7 @@

      Arguments

    @@ -1142,7 +1142,7 @@

    Arguments

    @@ -1177,7 +1177,7 @@

    Arguments

  • - private subroutine dbcsr_dot_s(matrix_a, matrix_b, result) + private subroutine dbcsr_dot_s(matrix_a, matrix_b, result)

    @@ -1196,7 +1196,7 @@

    Arguments

  • @@ -1211,7 +1211,7 @@

    Arguments

    @@ -1246,7 +1246,7 @@

    Arguments

  • - private subroutine dbcsr_dot_z(matrix_a, matrix_b, result) + private subroutine dbcsr_dot_z(matrix_a, matrix_b, result)

    @@ -1265,7 +1265,7 @@

    Arguments

  • @@ -1280,7 +1280,7 @@

    Arguments

    @@ -1315,7 +1315,7 @@

    Arguments

  • - private subroutine dbcsr_dot_c(matrix_a, matrix_b, result) + private subroutine dbcsr_dot_c(matrix_a, matrix_b, result)

    @@ -1334,7 +1334,7 @@

    Arguments

  • @@ -1349,7 +1349,7 @@

    Arguments

    @@ -1387,14 +1387,14 @@

    Arguments

    - -

    public interface dbcsr_set + +

    public interface dbcsr_set

    • - private subroutine dbcsr_set_d(matrix, alpha) + private subroutine dbcsr_set_d(matrix, alpha)

      @@ -1413,7 +1413,7 @@

      Arguments

    @@ -1428,7 +1428,7 @@

    Arguments

    @@ -1448,7 +1448,7 @@

    Arguments

  • - private subroutine dbcsr_set_s(matrix, alpha) + private subroutine dbcsr_set_s(matrix, alpha)

    @@ -1467,7 +1467,7 @@

    Arguments

  • @@ -1482,7 +1482,7 @@

    Arguments

    @@ -1502,7 +1502,7 @@

    Arguments

  • - private subroutine dbcsr_set_c(matrix, alpha) + private subroutine dbcsr_set_c(matrix, alpha)

    @@ -1521,7 +1521,7 @@

    Arguments

  • @@ -1536,7 +1536,7 @@

    Arguments

    @@ -1556,7 +1556,7 @@

    Arguments

  • - private subroutine dbcsr_set_z(matrix, alpha) + private subroutine dbcsr_set_z(matrix, alpha)

    @@ -1575,7 +1575,7 @@

    Arguments

  • @@ -1590,7 +1590,7 @@

    Arguments

    @@ -1613,14 +1613,14 @@

    Arguments

    - -

    public interface dbcsr_add + +

    public interface dbcsr_add

    • - private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar) + private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar)

      @@ -1639,7 +1639,7 @@

      Arguments

    @@ -1654,7 +1654,7 @@

    Arguments

    @@ -1669,7 +1669,7 @@

    Arguments

    @@ -1684,7 +1684,7 @@

    Arguments

    @@ -1704,7 +1704,7 @@

    Arguments

  • - private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar) + private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -1723,7 +1723,7 @@

    Arguments

  • @@ -1738,7 +1738,7 @@

    Arguments

    @@ -1753,7 +1753,7 @@

    Arguments

    @@ -1768,7 +1768,7 @@

    Arguments

    @@ -1788,7 +1788,7 @@

    Arguments

  • - private subroutine dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar) + private subroutine dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -1807,7 +1807,7 @@

    Arguments

  • @@ -1822,7 +1822,7 @@

    Arguments

    @@ -1837,7 +1837,7 @@

    Arguments

    @@ -1852,7 +1852,7 @@

    Arguments

    @@ -1872,7 +1872,7 @@

    Arguments

  • - private subroutine dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar) + private subroutine dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -1891,7 +1891,7 @@

    Arguments

  • @@ -1906,7 +1906,7 @@

    Arguments

    @@ -1921,7 +1921,7 @@

    Arguments

    @@ -1936,7 +1936,7 @@

    Arguments

    @@ -1959,14 +1959,14 @@

    Arguments

    - -

    public interface dbcsr_add_on_diag + +

    public interface dbcsr_add_on_diag

    @@ -2000,7 +2000,7 @@

    Arguments

    @@ -2020,7 +2020,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar) + private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar)

    @@ -2039,7 +2039,7 @@

    Arguments

  • @@ -2054,7 +2054,7 @@

    Arguments

    @@ -2074,7 +2074,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar) + private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar)

    @@ -2093,7 +2093,7 @@

    Arguments

  • @@ -2108,7 +2108,7 @@

    Arguments

    @@ -2128,7 +2128,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar) + private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar)

    @@ -2147,7 +2147,7 @@

    Arguments

  • @@ -2162,7 +2162,7 @@

    Arguments

    @@ -2185,14 +2185,14 @@

    Arguments

    - -

    public interface dbcsr_get_diag + +

    public interface dbcsr_get_diag

    @@ -2226,7 +2226,7 @@

    Arguments

    @@ -2246,7 +2246,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_s(matrix, diag) + private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -2265,7 +2265,7 @@

    Arguments

  • @@ -2280,7 +2280,7 @@

    Arguments

    @@ -2300,7 +2300,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_c(matrix, diag) + private subroutine dbcsr_get_diag_c(matrix, diag)

    @@ -2319,7 +2319,7 @@

    Arguments

  • @@ -2334,7 +2334,7 @@

    Arguments

    @@ -2354,7 +2354,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_z(matrix, diag) + private subroutine dbcsr_get_diag_z(matrix, diag)

    @@ -2373,7 +2373,7 @@

    Arguments

  • @@ -2388,7 +2388,7 @@

    Arguments

    @@ -2411,14 +2411,14 @@

    Arguments

    - -

    public interface dbcsr_set_diag + +

    public interface dbcsr_set_diag

    @@ -2452,7 +2452,7 @@

    Arguments

    @@ -2472,7 +2472,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_s(matrix, diag) + private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -2491,7 +2491,7 @@

    Arguments

  • @@ -2506,7 +2506,7 @@

    Arguments

    @@ -2526,7 +2526,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_c(matrix, diag) + private subroutine dbcsr_set_diag_c(matrix, diag)

    @@ -2545,7 +2545,7 @@

    Arguments

  • @@ -2560,7 +2560,7 @@

    Arguments

    @@ -2580,7 +2580,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_z(matrix, diag) + private subroutine dbcsr_set_diag_z(matrix, diag)

    @@ -2599,7 +2599,7 @@

    Arguments

  • @@ -2614,7 +2614,7 @@

    Arguments

    @@ -2637,14 +2637,14 @@

    Arguments

    - -

    public interface dbcsr_scale + +

    public interface dbcsr_scale

    • - private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

      @@ -2663,7 +2663,7 @@

      Arguments

    @@ -2678,7 +2678,7 @@

    Arguments

    @@ -2693,7 +2693,7 @@

    Arguments

    @@ -2713,7 +2713,7 @@

    Arguments

  • - private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    @@ -2732,7 +2732,7 @@

    Arguments

  • @@ -2747,7 +2747,7 @@

    Arguments

    @@ -2762,7 +2762,7 @@

    Arguments

    @@ -2782,7 +2782,7 @@

    Arguments

  • - private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    @@ -2801,7 +2801,7 @@

    Arguments

  • @@ -2816,7 +2816,7 @@

    Arguments

    @@ -2831,7 +2831,7 @@

    Arguments

    @@ -2851,7 +2851,7 @@

    Arguments

  • - private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    @@ -2870,7 +2870,7 @@

    Arguments

  • @@ -2885,7 +2885,7 @@

    Arguments

    @@ -2900,7 +2900,7 @@

    Arguments

    @@ -2923,14 +2923,14 @@

    Arguments

    - -

    public interface dbcsr_scale_by_vector + +

    public interface dbcsr_scale_by_vector

    @@ -2964,7 +2964,7 @@

    Arguments

    @@ -2979,7 +2979,7 @@

    Arguments

    @@ -2999,7 +2999,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    @@ -3018,7 +3018,7 @@

    Arguments

  • @@ -3033,7 +3033,7 @@

    Arguments

    @@ -3048,7 +3048,7 @@

    Arguments

    @@ -3068,7 +3068,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    @@ -3087,7 +3087,7 @@

    Arguments

  • @@ -3102,7 +3102,7 @@

    Arguments

    @@ -3117,7 +3117,7 @@

    Arguments

    @@ -3137,7 +3137,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    @@ -3156,7 +3156,7 @@

    Arguments

  • @@ -3171,7 +3171,7 @@

    Arguments

    @@ -3186,7 +3186,7 @@

    Arguments

    @@ -3235,7 +3235,7 @@

    Arguments

    @@ -3250,7 +3250,7 @@

    Arguments

    @@ -3265,7 +3265,7 @@

    Arguments

    @@ -3280,7 +3280,7 @@

    Arguments

    @@ -3295,7 +3295,7 @@

    Arguments

    @@ -3310,7 +3310,7 @@

    Arguments

    @@ -3325,7 +3325,7 @@

    Arguments

    @@ -3340,7 +3340,7 @@

    Arguments

    @@ -3355,7 +3355,7 @@

    Arguments

    @@ -3370,7 +3370,7 @@

    Arguments

    @@ -3385,7 +3385,7 @@

    Arguments

    @@ -3400,7 +3400,7 @@

    Arguments

    @@ -3415,7 +3415,7 @@

    Arguments

    @@ -3430,7 +3430,7 @@

    Arguments

    @@ -3445,7 +3445,7 @@

    Arguments

    @@ -3460,7 +3460,7 @@

    Arguments

    @@ -3499,7 +3499,7 @@

    Arguments

    @@ -3514,7 +3514,7 @@

    Arguments

    @@ -3529,7 +3529,7 @@

    Arguments

    @@ -3544,7 +3544,7 @@

    Arguments

    @@ -3559,7 +3559,7 @@

    Arguments

    @@ -3574,7 +3574,7 @@

    Arguments

    @@ -3589,7 +3589,7 @@

    Arguments

    @@ -3604,7 +3604,7 @@

    Arguments

    @@ -3619,7 +3619,7 @@

    Arguments

    @@ -3634,7 +3634,7 @@

    Arguments

    @@ -3649,7 +3649,7 @@

    Arguments

    @@ -3664,7 +3664,7 @@

    Arguments

    @@ -3679,7 +3679,7 @@

    Arguments

    @@ -3694,7 +3694,7 @@

    Arguments

    @@ -3709,7 +3709,7 @@

    Arguments

    @@ -3724,7 +3724,7 @@

    Arguments

    @@ -3763,7 +3763,7 @@

    Arguments

    @@ -3778,7 +3778,7 @@

    Arguments

    @@ -3793,7 +3793,7 @@

    Arguments

    @@ -3808,7 +3808,7 @@

    Arguments

    @@ -3823,7 +3823,7 @@

    Arguments

    @@ -3838,7 +3838,7 @@

    Arguments

    @@ -3853,7 +3853,7 @@

    Arguments

    @@ -3868,7 +3868,7 @@

    Arguments

    @@ -3883,7 +3883,7 @@

    Arguments

    @@ -3898,7 +3898,7 @@

    Arguments

    @@ -3913,7 +3913,7 @@

    Arguments

    @@ -3928,7 +3928,7 @@

    Arguments

    @@ -3943,7 +3943,7 @@

    Arguments

    @@ -3958,7 +3958,7 @@

    Arguments

    @@ -3973,7 +3973,7 @@

    Arguments

    @@ -3988,7 +3988,7 @@

    Arguments

    @@ -4027,7 +4027,7 @@

    Arguments

    @@ -4042,7 +4042,7 @@

    Arguments

    @@ -4057,7 +4057,7 @@

    Arguments

    @@ -4072,7 +4072,7 @@

    Arguments

    @@ -4087,7 +4087,7 @@

    Arguments

    @@ -4102,7 +4102,7 @@

    Arguments

    @@ -4117,7 +4117,7 @@

    Arguments

    @@ -4132,7 +4132,7 @@

    Arguments

    @@ -4147,7 +4147,7 @@

    Arguments

    @@ -4162,7 +4162,7 @@

    Arguments

    @@ -4177,7 +4177,7 @@

    Arguments

    @@ -4192,7 +4192,7 @@

    Arguments

    @@ -4207,7 +4207,7 @@

    Arguments

    @@ -4222,7 +4222,7 @@

    Arguments

    @@ -4237,7 +4237,7 @@

    Arguments

    @@ -4252,7 +4252,7 @@

    Arguments

    @@ -4301,7 +4301,7 @@

    Arguments

    @@ -4316,7 +4316,7 @@

    Arguments

    @@ -4331,7 +4331,7 @@

    Arguments

    @@ -4346,7 +4346,7 @@

    Arguments

    @@ -4361,7 +4361,7 @@

    Arguments

    @@ -4376,7 +4376,7 @@

    Arguments

    @@ -4391,7 +4391,7 @@

    Arguments

    @@ -4406,7 +4406,7 @@

    Arguments

    @@ -4445,7 +4445,7 @@

    Arguments

    @@ -4460,7 +4460,7 @@

    Arguments

    @@ -4475,7 +4475,7 @@

    Arguments

    @@ -4490,7 +4490,7 @@

    Arguments

    @@ -4505,7 +4505,7 @@

    Arguments

    @@ -4520,7 +4520,7 @@

    Arguments

    @@ -4535,7 +4535,7 @@

    Arguments

    @@ -4550,7 +4550,7 @@

    Arguments

    @@ -4589,7 +4589,7 @@

    Arguments

    @@ -4604,7 +4604,7 @@

    Arguments

    @@ -4619,7 +4619,7 @@

    Arguments

    @@ -4634,7 +4634,7 @@

    Arguments

    @@ -4649,7 +4649,7 @@

    Arguments

    @@ -4664,7 +4664,7 @@

    Arguments

    @@ -4679,7 +4679,7 @@

    Arguments

    @@ -4694,7 +4694,7 @@

    Arguments

    @@ -4733,7 +4733,7 @@

    Arguments

    @@ -4748,7 +4748,7 @@

    Arguments

    @@ -4763,7 +4763,7 @@

    Arguments

    @@ -4778,7 +4778,7 @@

    Arguments

    @@ -4793,7 +4793,7 @@

    Arguments

    @@ -4808,7 +4808,7 @@

    Arguments

    @@ -4823,7 +4823,7 @@

    Arguments

    @@ -4838,7 +4838,7 @@

    Arguments

    @@ -4877,7 +4877,7 @@

    Arguments

    @@ -4892,7 +4892,7 @@

    Arguments

    @@ -4907,7 +4907,7 @@

    Arguments

    @@ -4922,7 +4922,7 @@

    Arguments

    @@ -4937,7 +4937,7 @@

    Arguments

    @@ -4952,7 +4952,7 @@

    Arguments

    @@ -4967,7 +4967,7 @@

    Arguments

    @@ -4982,7 +4982,7 @@

    Arguments

    @@ -5021,7 +5021,7 @@

    Arguments

    @@ -5036,7 +5036,7 @@

    Arguments

    @@ -5051,7 +5051,7 @@

    Arguments

    @@ -5066,7 +5066,7 @@

    Arguments

    @@ -5081,7 +5081,7 @@

    Arguments

    @@ -5096,7 +5096,7 @@

    Arguments

    @@ -5111,7 +5111,7 @@

    Arguments

    @@ -5126,7 +5126,7 @@

    Arguments

    @@ -5165,7 +5165,7 @@

    Arguments

    @@ -5180,7 +5180,7 @@

    Arguments

    @@ -5195,7 +5195,7 @@

    Arguments

    @@ -5210,7 +5210,7 @@

    Arguments

    @@ -5225,7 +5225,7 @@

    Arguments

    @@ -5240,7 +5240,7 @@

    Arguments

    @@ -5255,7 +5255,7 @@

    Arguments

    @@ -5270,7 +5270,7 @@

    Arguments

    @@ -5309,7 +5309,7 @@

    Arguments

    @@ -5324,7 +5324,7 @@

    Arguments

    @@ -5339,7 +5339,7 @@

    Arguments

    @@ -5354,7 +5354,7 @@

    Arguments

    @@ -5369,7 +5369,7 @@

    Arguments

    @@ -5384,7 +5384,7 @@

    Arguments

    @@ -5399,7 +5399,7 @@

    Arguments

    @@ -5414,7 +5414,7 @@

    Arguments

    @@ -5453,7 +5453,7 @@

    Arguments

    @@ -5468,7 +5468,7 @@

    Arguments

    @@ -5483,7 +5483,7 @@

    Arguments

    @@ -5498,7 +5498,7 @@

    Arguments

    @@ -5513,7 +5513,7 @@

    Arguments

    @@ -5528,7 +5528,7 @@

    Arguments

    @@ -5543,7 +5543,7 @@

    Arguments

    @@ -5582,7 +5582,7 @@

    Arguments

    @@ -5597,7 +5597,7 @@

    Arguments

    @@ -5612,7 +5612,7 @@

    Arguments

    @@ -5627,7 +5627,7 @@

    Arguments

    @@ -5642,7 +5642,7 @@

    Arguments

    @@ -5657,7 +5657,7 @@

    Arguments

    @@ -5672,7 +5672,7 @@

    Arguments

    @@ -5711,7 +5711,7 @@

    Arguments

    @@ -5726,7 +5726,7 @@

    Arguments

    @@ -5741,7 +5741,7 @@

    Arguments

    @@ -5756,7 +5756,7 @@

    Arguments

    @@ -5771,7 +5771,7 @@

    Arguments

    @@ -5786,7 +5786,7 @@

    Arguments

    @@ -5801,7 +5801,7 @@

    Arguments

    @@ -5840,7 +5840,7 @@

    Arguments

    @@ -5855,7 +5855,7 @@

    Arguments

    @@ -5870,7 +5870,7 @@

    Arguments

    @@ -5885,7 +5885,7 @@

    Arguments

    @@ -5900,7 +5900,7 @@

    Arguments

    @@ -5915,7 +5915,7 @@

    Arguments

    @@ -5930,7 +5930,7 @@

    Arguments

    @@ -5969,7 +5969,7 @@

    Arguments

    @@ -5984,7 +5984,7 @@

    Arguments

    @@ -5999,7 +5999,7 @@

    Arguments

    @@ -6014,7 +6014,7 @@

    Arguments

    @@ -6029,7 +6029,7 @@

    Arguments

    @@ -6044,7 +6044,7 @@

    Arguments

    @@ -6059,7 +6059,7 @@

    Arguments

    @@ -6098,7 +6098,7 @@

    Arguments

    @@ -6113,7 +6113,7 @@

    Arguments

    @@ -6128,7 +6128,7 @@

    Arguments

    @@ -6143,7 +6143,7 @@

    Arguments

    @@ -6158,7 +6158,7 @@

    Arguments

    @@ -6173,7 +6173,7 @@

    Arguments

    @@ -6188,7 +6188,7 @@

    Arguments

    @@ -6227,7 +6227,7 @@

    Arguments

    @@ -6242,7 +6242,7 @@

    Arguments

    @@ -6257,7 +6257,7 @@

    Arguments

    @@ -6272,7 +6272,7 @@

    Arguments

    @@ -6287,7 +6287,7 @@

    Arguments

    @@ -6302,7 +6302,7 @@

    Arguments

    @@ -6317,7 +6317,7 @@

    Arguments

    @@ -6356,7 +6356,7 @@

    Arguments

    @@ -6371,7 +6371,7 @@

    Arguments

    @@ -6386,7 +6386,7 @@

    Arguments

    @@ -6401,7 +6401,7 @@

    Arguments

    @@ -6416,7 +6416,7 @@

    Arguments

    @@ -6431,7 +6431,7 @@

    Arguments

    @@ -6446,7 +6446,7 @@

    Arguments

    @@ -6495,7 +6495,7 @@

    Arguments

    @@ -6510,7 +6510,7 @@

    Arguments

    @@ -6525,7 +6525,7 @@

    Arguments

    @@ -6540,7 +6540,7 @@

    Arguments

    @@ -6555,7 +6555,7 @@

    Arguments

    @@ -6570,7 +6570,7 @@

    Arguments

    @@ -6609,7 +6609,7 @@

    Arguments

    @@ -6624,7 +6624,7 @@

    Arguments

    @@ -6639,7 +6639,7 @@

    Arguments

    @@ -6654,7 +6654,7 @@

    Arguments

    @@ -6669,7 +6669,7 @@

    Arguments

    @@ -6684,7 +6684,7 @@

    Arguments

    @@ -6723,7 +6723,7 @@

    Arguments

    @@ -6738,7 +6738,7 @@

    Arguments

    @@ -6753,7 +6753,7 @@

    Arguments

    @@ -6768,7 +6768,7 @@

    Arguments

    @@ -6783,7 +6783,7 @@

    Arguments

    @@ -6798,7 +6798,7 @@

    Arguments

    @@ -6837,7 +6837,7 @@

    Arguments

    @@ -6852,7 +6852,7 @@

    Arguments

    @@ -6867,7 +6867,7 @@

    Arguments

    @@ -6882,7 +6882,7 @@

    Arguments

    @@ -6897,7 +6897,7 @@

    Arguments

    @@ -6912,7 +6912,7 @@

    Arguments

    @@ -6951,7 +6951,7 @@

    Arguments

    @@ -6966,7 +6966,7 @@

    Arguments

    @@ -6981,7 +6981,7 @@

    Arguments

    @@ -6996,7 +6996,7 @@

    Arguments

    @@ -7011,7 +7011,7 @@

    Arguments

    @@ -7026,7 +7026,7 @@

    Arguments

    @@ -7065,7 +7065,7 @@

    Arguments

    @@ -7080,7 +7080,7 @@

    Arguments

    @@ -7095,7 +7095,7 @@

    Arguments

    @@ -7110,7 +7110,7 @@

    Arguments

    @@ -7125,7 +7125,7 @@

    Arguments

    @@ -7140,7 +7140,7 @@

    Arguments

    @@ -7179,7 +7179,7 @@

    Arguments

    @@ -7194,7 +7194,7 @@

    Arguments

    @@ -7209,7 +7209,7 @@

    Arguments

    @@ -7224,7 +7224,7 @@

    Arguments

    @@ -7239,7 +7239,7 @@

    Arguments

    @@ -7254,7 +7254,7 @@

    Arguments

    @@ -7293,7 +7293,7 @@

    Arguments

    @@ -7308,7 +7308,7 @@

    Arguments

    @@ -7323,7 +7323,7 @@

    Arguments

    @@ -7338,7 +7338,7 @@

    Arguments

    @@ -7353,7 +7353,7 @@

    Arguments

    @@ -7368,7 +7368,7 @@

    Arguments

    @@ -7417,7 +7417,7 @@

    Arguments

    @@ -7432,7 +7432,7 @@

    Arguments

    @@ -7449,7 +7449,7 @@

    Arguments

    @@ -7466,7 +7466,7 @@

    Arguments

    @@ -7483,7 +7483,7 @@

    Arguments

    @@ -7522,7 +7522,7 @@

    Arguments

    @@ -7537,7 +7537,7 @@

    Arguments

    @@ -7552,7 +7552,7 @@

    Arguments

    @@ -7567,7 +7567,7 @@

    Arguments

    @@ -7582,7 +7582,7 @@

    Arguments

    @@ -7597,7 +7597,7 @@

    Arguments

    @@ -7612,7 +7612,7 @@

    Arguments

    @@ -7627,7 +7627,7 @@

    Arguments

    @@ -7642,7 +7642,7 @@

    Arguments

    @@ -7657,7 +7657,7 @@

    Arguments

    @@ -7696,7 +7696,7 @@

    Arguments

    @@ -7711,7 +7711,7 @@

    Arguments

    @@ -7726,7 +7726,7 @@

    Arguments

    @@ -7741,7 +7741,7 @@

    Arguments

    @@ -7756,7 +7756,7 @@

    Arguments

    @@ -7771,7 +7771,7 @@

    Arguments

    @@ -7786,7 +7786,7 @@

    Arguments

    @@ -7801,7 +7801,7 @@

    Arguments

    @@ -7816,7 +7816,7 @@

    Arguments

    @@ -7831,7 +7831,7 @@

    Arguments

    @@ -7870,7 +7870,7 @@

    Arguments

    @@ -7885,7 +7885,7 @@

    Arguments

    @@ -7900,7 +7900,7 @@

    Arguments

    @@ -7915,7 +7915,7 @@

    Arguments

    @@ -7930,7 +7930,7 @@

    Arguments

    @@ -7945,7 +7945,7 @@

    Arguments

    @@ -7960,7 +7960,7 @@

    Arguments

    @@ -7975,7 +7975,7 @@

    Arguments

    @@ -7990,7 +7990,7 @@

    Arguments

    @@ -8005,7 +8005,7 @@

    Arguments

    @@ -8044,7 +8044,7 @@

    Arguments

    @@ -8059,7 +8059,7 @@

    Arguments

    @@ -8074,7 +8074,7 @@

    Arguments

    @@ -8089,7 +8089,7 @@

    Arguments

    @@ -8104,7 +8104,7 @@

    Arguments

    @@ -8119,7 +8119,7 @@

    Arguments

    @@ -8134,7 +8134,7 @@

    Arguments

    @@ -8149,7 +8149,7 @@

    Arguments

    @@ -8164,7 +8164,7 @@

    Arguments

    @@ -8179,7 +8179,7 @@

    Arguments

    @@ -8218,7 +8218,7 @@

    Arguments

    @@ -8233,7 +8233,7 @@

    Arguments

    @@ -8248,7 +8248,7 @@

    Arguments

    @@ -8263,7 +8263,7 @@

    Arguments

    @@ -8278,7 +8278,7 @@

    Arguments

    @@ -8293,7 +8293,7 @@

    Arguments

    @@ -8308,7 +8308,7 @@

    Arguments

    @@ -8323,7 +8323,7 @@

    Arguments

    @@ -8338,7 +8338,7 @@

    Arguments

    @@ -8353,7 +8353,7 @@

    Arguments

    @@ -8392,7 +8392,7 @@

    Arguments

    @@ -8407,7 +8407,7 @@

    Arguments

    @@ -8422,7 +8422,7 @@

    Arguments

    @@ -8437,7 +8437,7 @@

    Arguments

    @@ -8452,7 +8452,7 @@

    Arguments

    @@ -8467,7 +8467,7 @@

    Arguments

    @@ -8482,7 +8482,7 @@

    Arguments

    @@ -8497,7 +8497,7 @@

    Arguments

    @@ -8512,7 +8512,7 @@

    Arguments

    @@ -8527,7 +8527,7 @@

    Arguments

    @@ -8566,7 +8566,7 @@

    Arguments

    @@ -8581,7 +8581,7 @@

    Arguments

    @@ -8596,7 +8596,7 @@

    Arguments

    @@ -8611,7 +8611,7 @@

    Arguments

    @@ -8626,7 +8626,7 @@

    Arguments

    @@ -8641,7 +8641,7 @@

    Arguments

    @@ -8656,7 +8656,7 @@

    Arguments

    @@ -8671,7 +8671,7 @@

    Arguments

    @@ -8686,7 +8686,7 @@

    Arguments

    @@ -8701,7 +8701,7 @@

    Arguments

    @@ -8740,7 +8740,7 @@

    Arguments

    @@ -8755,7 +8755,7 @@

    Arguments

    @@ -8770,7 +8770,7 @@

    Arguments

    @@ -8785,7 +8785,7 @@

    Arguments

    @@ -8800,7 +8800,7 @@

    Arguments

    @@ -8815,7 +8815,7 @@

    Arguments

    @@ -8830,7 +8830,7 @@

    Arguments

    @@ -8845,7 +8845,7 @@

    Arguments

    @@ -8860,7 +8860,7 @@

    Arguments

    @@ -8875,7 +8875,7 @@

    Arguments

    @@ -8914,7 +8914,7 @@

    Arguments

    @@ -8929,7 +8929,7 @@

    Arguments

    @@ -8944,7 +8944,7 @@

    Arguments

    @@ -8959,7 +8959,7 @@

    Arguments

    @@ -8974,7 +8974,7 @@

    Arguments

    @@ -8989,7 +8989,7 @@

    Arguments

    @@ -9004,7 +9004,7 @@

    Arguments

    @@ -9019,7 +9019,7 @@

    Arguments

    @@ -9034,7 +9034,7 @@

    Arguments

    @@ -9073,7 +9073,7 @@

    Arguments

    @@ -9088,7 +9088,7 @@

    Arguments

    @@ -9103,7 +9103,7 @@

    Arguments

    @@ -9118,7 +9118,7 @@

    Arguments

    @@ -9133,7 +9133,7 @@

    Arguments

    @@ -9148,7 +9148,7 @@

    Arguments

    @@ -9163,7 +9163,7 @@

    Arguments

    @@ -9178,7 +9178,7 @@

    Arguments

    @@ -9193,7 +9193,7 @@

    Arguments

    @@ -9232,7 +9232,7 @@

    Arguments

    @@ -9247,7 +9247,7 @@

    Arguments

    @@ -9262,7 +9262,7 @@

    Arguments

    @@ -9277,7 +9277,7 @@

    Arguments

    @@ -9292,7 +9292,7 @@

    Arguments

    @@ -9307,7 +9307,7 @@

    Arguments

    @@ -9322,7 +9322,7 @@

    Arguments

    @@ -9337,7 +9337,7 @@

    Arguments

    @@ -9352,7 +9352,7 @@

    Arguments

    @@ -9391,7 +9391,7 @@

    Arguments

    @@ -9406,7 +9406,7 @@

    Arguments

    @@ -9421,7 +9421,7 @@

    Arguments

    @@ -9436,7 +9436,7 @@

    Arguments

    @@ -9451,7 +9451,7 @@

    Arguments

    @@ -9466,7 +9466,7 @@

    Arguments

    @@ -9481,7 +9481,7 @@

    Arguments

    @@ -9496,7 +9496,7 @@

    Arguments

    @@ -9511,7 +9511,7 @@

    Arguments

    @@ -9550,7 +9550,7 @@

    Arguments

    @@ -9565,7 +9565,7 @@

    Arguments

    @@ -9580,7 +9580,7 @@

    Arguments

    @@ -9595,7 +9595,7 @@

    Arguments

    @@ -9610,7 +9610,7 @@

    Arguments

    @@ -9625,7 +9625,7 @@

    Arguments

    @@ -9640,7 +9640,7 @@

    Arguments

    @@ -9655,7 +9655,7 @@

    Arguments

    @@ -9670,7 +9670,7 @@

    Arguments

    @@ -9709,7 +9709,7 @@

    Arguments

    @@ -9724,7 +9724,7 @@

    Arguments

    @@ -9739,7 +9739,7 @@

    Arguments

    @@ -9754,7 +9754,7 @@

    Arguments

    @@ -9769,7 +9769,7 @@

    Arguments

    @@ -9784,7 +9784,7 @@

    Arguments

    @@ -9799,7 +9799,7 @@

    Arguments

    @@ -9814,7 +9814,7 @@

    Arguments

    @@ -9829,7 +9829,7 @@

    Arguments

    @@ -9868,7 +9868,7 @@

    Arguments

    @@ -9883,7 +9883,7 @@

    Arguments

    @@ -9898,7 +9898,7 @@

    Arguments

    @@ -9913,7 +9913,7 @@

    Arguments

    @@ -9928,7 +9928,7 @@

    Arguments

    @@ -9943,7 +9943,7 @@

    Arguments

    @@ -9958,7 +9958,7 @@

    Arguments

    @@ -9973,7 +9973,7 @@

    Arguments

    @@ -9988,7 +9988,7 @@

    Arguments

    @@ -10027,7 +10027,7 @@

    Arguments

    @@ -10042,7 +10042,7 @@

    Arguments

    @@ -10057,7 +10057,7 @@

    Arguments

    @@ -10072,7 +10072,7 @@

    Arguments

    @@ -10087,7 +10087,7 @@

    Arguments

    @@ -10102,7 +10102,7 @@

    Arguments

    @@ -10117,7 +10117,7 @@

    Arguments

    @@ -10132,7 +10132,7 @@

    Arguments

    @@ -10147,7 +10147,7 @@

    Arguments

    @@ -10196,7 +10196,7 @@

    Arguments

    @@ -10211,7 +10211,7 @@

    Arguments

    @@ -10226,7 +10226,7 @@

    Arguments

    @@ -10241,7 +10241,7 @@

    Arguments

    @@ -10256,7 +10256,7 @@

    Arguments

    @@ -10271,7 +10271,7 @@

    Arguments

    @@ -10310,7 +10310,7 @@

    Arguments

    @@ -10325,7 +10325,7 @@

    Arguments

    @@ -10340,7 +10340,7 @@

    Arguments

    @@ -10355,7 +10355,7 @@

    Arguments

    @@ -10370,7 +10370,7 @@

    Arguments

    @@ -10385,7 +10385,7 @@

    Arguments

    @@ -10424,7 +10424,7 @@

    Arguments

    @@ -10439,7 +10439,7 @@

    Arguments

    @@ -10454,7 +10454,7 @@

    Arguments

    @@ -10469,7 +10469,7 @@

    Arguments

    @@ -10484,7 +10484,7 @@

    Arguments

    @@ -10499,7 +10499,7 @@

    Arguments

    @@ -10538,7 +10538,7 @@

    Arguments

    @@ -10553,7 +10553,7 @@

    Arguments

    @@ -10568,7 +10568,7 @@

    Arguments

    @@ -10583,7 +10583,7 @@

    Arguments

    @@ -10598,7 +10598,7 @@

    Arguments

    @@ -10613,7 +10613,7 @@

    Arguments

    @@ -10752,7 +10752,7 @@

    Arguments

    @@ -10767,7 +10767,7 @@

    Arguments

    @@ -10807,7 +10807,7 @@

    Arguments

    @@ -10822,7 +10822,7 @@

    Arguments

    @@ -10871,7 +10871,7 @@

    Arguments

    @@ -10901,7 +10901,7 @@

    Arguments

    @@ -10916,7 +10916,7 @@

    Arguments

    @@ -10931,7 +10931,7 @@

    Arguments

    @@ -10975,7 +10975,7 @@

    Arguments

    @@ -11005,7 +11005,7 @@

    Arguments

    @@ -11020,7 +11020,7 @@

    Arguments

    @@ -11035,7 +11035,7 @@

    Arguments

    @@ -11079,7 +11079,7 @@

    Arguments

    @@ -11109,7 +11109,7 @@

    Arguments

    @@ -11124,7 +11124,7 @@

    Arguments

    @@ -11139,7 +11139,7 @@

    Arguments

    @@ -11183,7 +11183,7 @@

    Arguments

    @@ -11213,7 +11213,7 @@

    Arguments

    @@ -11228,7 +11228,7 @@

    Arguments

    @@ -11243,7 +11243,7 @@

    Arguments

    @@ -11271,8 +11271,8 @@

    - -

    public interface dbcsr_get_data_p + +

    public interface dbcsr_get_data_p

      @@ -11297,7 +11297,7 @@

      Arguments

    @@ -11312,7 +11312,7 @@

    Arguments

    @@ -11327,7 +11327,7 @@

    Arguments

    @@ -11342,7 +11342,7 @@

    Arguments

    @@ -11386,7 +11386,7 @@

    Arguments

    @@ -11401,7 +11401,7 @@

    Arguments

    @@ -11416,7 +11416,7 @@

    Arguments

    @@ -11431,7 +11431,7 @@

    Arguments

    @@ -11475,7 +11475,7 @@

    Arguments

    @@ -11490,7 +11490,7 @@

    Arguments

    @@ -11505,7 +11505,7 @@

    Arguments

    @@ -11520,7 +11520,7 @@

    Arguments

    @@ -11564,7 +11564,7 @@

    Arguments

    @@ -11579,7 +11579,7 @@

    Arguments

    @@ -11594,7 +11594,7 @@

    Arguments

    @@ -11609,7 +11609,7 @@

    Arguments

    @@ -11644,7 +11644,7 @@

    public interface dbcsr_norm
  • - private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar) + private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar)

    @@ -11663,7 +11663,7 @@

    Arguments

  • @@ -11678,7 +11678,7 @@

    Arguments

    @@ -11693,7 +11693,7 @@

    Arguments

    @@ -11713,7 +11713,7 @@

    Arguments

  • - private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) + private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -11732,7 +11732,7 @@

    Arguments

  • @@ -11747,7 +11747,7 @@

    Arguments

    @@ -11762,7 +11762,7 @@

    Arguments

    @@ -11863,7 +11863,7 @@

    Components

    @@ -11991,7 +11991,7 @@

    Components

    Functions

    -

    public function dbcsr_gershgorin_norm(matrix) result(norm) +

    public function dbcsr_gershgorin_norm(matrix) result(norm)

    @@ -12010,7 +12010,7 @@

    Arguments

    @@ -12036,7 +12036,7 @@

    -

    public function dbcsr_frobenius_norm(matrix, local) result(norm) +

    public function dbcsr_frobenius_norm(matrix, local) result(norm)

    @@ -12055,7 +12055,7 @@

    Arguments

    @@ -12070,7 +12070,7 @@

    Arguments

    @@ -12096,7 +12096,7 @@

    -

    public function dbcsr_maxabs(matrix) result(norm) +

    public function dbcsr_maxabs(matrix) result(norm)

    @@ -12115,7 +12115,7 @@

    Arguments

    @@ -12160,7 +12160,7 @@

    Arguments

    @@ -12205,7 +12205,7 @@

    Arguments

    @@ -12250,7 +12250,7 @@

    Arguments

    @@ -12295,7 +12295,7 @@

    Arguments

    @@ -12340,7 +12340,7 @@

    Arguments

    @@ -12366,7 +12366,7 @@

    -

    public function dbcsr_get_occupation(matrix) result(occupation) +

    public function dbcsr_get_occupation(matrix) result(occupation)

    @@ -12385,7 +12385,7 @@

    Arguments

    @@ -12430,7 +12430,7 @@

    Arguments

    @@ -12475,7 +12475,7 @@

    Arguments

    @@ -12520,7 +12520,7 @@

    Arguments

    @@ -12565,7 +12565,7 @@

    Arguments

    @@ -12610,7 +12610,7 @@

    Arguments

    @@ -12655,7 +12655,7 @@

    Arguments

    @@ -12700,7 +12700,7 @@

    Arguments

    @@ -12745,7 +12745,7 @@

    Arguments

    @@ -12760,7 +12760,7 @@

    Arguments

    @@ -12775,7 +12775,7 @@

    Arguments

    @@ -12820,7 +12820,7 @@

    Arguments

    @@ -12865,7 +12865,7 @@

    Arguments

    @@ -12895,7 +12895,7 @@

    Arguments

    @@ -12910,7 +12910,7 @@

    Arguments

    @@ -12925,7 +12925,7 @@

    Arguments

    @@ -12970,7 +12970,7 @@

    Arguments

    @@ -12985,7 +12985,7 @@

    Arguments

    @@ -13000,7 +13000,7 @@

    Arguments

    @@ -13015,7 +13015,7 @@

    Arguments

    @@ -13060,7 +13060,7 @@

    Arguments

    @@ -13090,7 +13090,7 @@

    Arguments

    @@ -13105,7 +13105,7 @@

    Arguments

    @@ -13120,7 +13120,7 @@

    Arguments

    @@ -13165,7 +13165,7 @@

    Arguments

    @@ -13180,7 +13180,7 @@

    Arguments

    @@ -13195,7 +13195,7 @@

    Arguments

    @@ -13210,7 +13210,7 @@

    Arguments

    @@ -13255,7 +13255,7 @@

    Arguments

    @@ -13285,7 +13285,7 @@

    Arguments

    @@ -13300,7 +13300,7 @@

    Arguments

    @@ -13315,7 +13315,7 @@

    Arguments

    @@ -13360,7 +13360,7 @@

    Arguments

    @@ -13375,7 +13375,7 @@

    Arguments

    @@ -13390,7 +13390,7 @@

    Arguments

    @@ -13405,7 +13405,7 @@

    Arguments

    @@ -13450,7 +13450,7 @@

    Arguments

    @@ -13480,7 +13480,7 @@

    Arguments

    @@ -13495,7 +13495,7 @@

    Arguments

    @@ -13510,7 +13510,7 @@

    Arguments

    @@ -13555,7 +13555,7 @@

    Arguments

    @@ -13570,7 +13570,7 @@

    Arguments

    @@ -13585,7 +13585,7 @@

    Arguments

    @@ -13600,7 +13600,7 @@

    Arguments

    @@ -13631,7 +13631,7 @@

    Subroutines

    -

    public subroutine dbcsr_mp_grid_setup(dist) +

    public subroutine dbcsr_mp_grid_setup(dist)

    @@ -13650,7 +13650,7 @@

    Arguments

    @@ -13690,7 +13690,7 @@

    Arguments

    @@ -13705,7 +13705,7 @@

    Arguments

    @@ -13726,7 +13726,7 @@

    Arguments

    -

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation) +

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation)

    @@ -13745,7 +13745,7 @@

    Arguments

    @@ -13760,7 +13760,7 @@

    Arguments

    @@ -13775,7 +13775,7 @@

    Arguments

    @@ -13790,7 +13790,7 @@

    Arguments

    @@ -13830,7 +13830,7 @@

    Arguments

    @@ -13845,7 +13845,7 @@

    Arguments

    @@ -13915,7 +13915,7 @@

    Arguments

    @@ -13955,7 +13955,7 @@

    Arguments

    @@ -13995,7 +13995,7 @@

    Arguments

    @@ -14025,7 +14025,7 @@

    Arguments

    @@ -14040,7 +14040,7 @@

    Arguments

    @@ -14055,7 +14055,7 @@

    Arguments

    @@ -14070,7 +14070,7 @@

    Arguments

    @@ -14110,7 +14110,7 @@

    Arguments

    @@ -14161,7 +14161,7 @@

    Arguments

    -

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed) +

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed)

    @@ -14180,7 +14180,7 @@

    Arguments

    @@ -14195,7 +14195,7 @@

    Arguments

    @@ -14210,7 +14210,7 @@

    Arguments

    @@ -14231,7 +14231,7 @@

    Arguments

    -

    public subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor) +

    public subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor)

    @@ -14250,7 +14250,7 @@

    Arguments

    @@ -14265,7 +14265,7 @@

    Arguments

    @@ -14280,7 +14280,7 @@

    Arguments

    @@ -14335,7 +14335,7 @@

    Arguments

    @@ -14375,7 +14375,7 @@

    Arguments

    @@ -14390,7 +14390,7 @@

    Arguments

    @@ -14405,7 +14405,7 @@

    Arguments

    @@ -14420,7 +14420,7 @@

    Arguments

    @@ -14435,7 +14435,7 @@

    Arguments

    @@ -14450,7 +14450,7 @@

    Arguments

    @@ -14465,7 +14465,7 @@

    Arguments

    @@ -14505,7 +14505,7 @@

    Arguments

    @@ -14520,7 +14520,7 @@

    Arguments

    @@ -14537,7 +14537,7 @@

    Arguments

    @@ -14554,7 +14554,7 @@

    Arguments

    @@ -14571,7 +14571,7 @@

    Arguments

    @@ -14592,7 +14592,7 @@

    Arguments

    -

    public subroutine dbcsr_get_info(matrix, nblkrows_total, nblkcols_total, nfullrows_total, nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, my_prow, my_pcol, local_rows, local_cols, proc_row_dist, proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, matrix_type, data_type, group) +

    public subroutine dbcsr_get_info(matrix, nblkrows_total, nblkcols_total, nfullrows_total, nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, my_prow, my_pcol, local_rows, local_cols, proc_row_dist, proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, matrix_type, data_type, group)

    @@ -14611,7 +14611,7 @@

    Arguments

    @@ -14626,7 +14626,7 @@

    Arguments

    @@ -14641,7 +14641,7 @@

    Arguments

    @@ -14656,7 +14656,7 @@

    Arguments

    @@ -14671,7 +14671,7 @@

    Arguments

    @@ -14686,7 +14686,7 @@

    Arguments

    @@ -14701,7 +14701,7 @@

    Arguments

    @@ -14716,7 +14716,7 @@

    Arguments

    @@ -14731,7 +14731,7 @@

    Arguments

    @@ -14746,7 +14746,7 @@

    Arguments

    @@ -14761,7 +14761,7 @@

    Arguments

    @@ -14776,7 +14776,7 @@

    Arguments

    @@ -14791,7 +14791,7 @@

    Arguments

    @@ -14806,7 +14806,7 @@

    Arguments

    @@ -14821,7 +14821,7 @@

    Arguments

    @@ -14836,7 +14836,7 @@

    Arguments

    @@ -14851,7 +14851,7 @@

    Arguments

    @@ -14866,7 +14866,7 @@

    Arguments

    @@ -14881,7 +14881,7 @@

    Arguments

    @@ -14896,7 +14896,7 @@

    Arguments

    @@ -14911,7 +14911,7 @@

    Arguments

    @@ -14926,7 +14926,7 @@

    Arguments

    @@ -14941,7 +14941,7 @@

    Arguments

    @@ -14956,7 +14956,7 @@

    Arguments

    @@ -14996,7 +14996,7 @@

    Arguments

    @@ -15011,7 +15011,7 @@

    Arguments

    @@ -15026,7 +15026,7 @@

    Arguments

    @@ -15071,7 +15071,7 @@

    Arguments

    @@ -15086,7 +15086,7 @@

    Arguments

    @@ -15101,7 +15101,7 @@

    Arguments

    @@ -15116,7 +15116,7 @@

    Arguments

    @@ -15131,7 +15131,7 @@

    Arguments

    @@ -15146,7 +15146,7 @@

    Arguments

    @@ -15161,7 +15161,7 @@

    Arguments

    @@ -15176,7 +15176,7 @@

    Arguments

    @@ -15191,7 +15191,7 @@

    Arguments

    @@ -15206,7 +15206,7 @@

    Arguments

    @@ -15221,7 +15221,7 @@

    Arguments

    @@ -15236,7 +15236,7 @@

    Arguments

    @@ -15276,7 +15276,7 @@

    Arguments

    @@ -15316,7 +15316,7 @@

    Arguments

    @@ -15337,7 +15337,7 @@

    Arguments

    -

    private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar) +

    private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar)

    @@ -15356,7 +15356,7 @@

    Arguments

    @@ -15371,7 +15371,7 @@

    Arguments

    @@ -15386,7 +15386,7 @@

    Arguments

    @@ -15407,7 +15407,7 @@

    Arguments

    -

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -15426,7 +15426,7 @@

    Arguments

    @@ -15441,7 +15441,7 @@

    Arguments

    @@ -15456,7 +15456,7 @@

    Arguments

    @@ -15477,7 +15477,7 @@

    Arguments

    -

    public subroutine dbcsr_replicate_all(matrix) +

    public subroutine dbcsr_replicate_all(matrix)

    @@ -15496,7 +15496,7 @@

    Arguments

    @@ -15517,7 +15517,7 @@

    Arguments

    -

    public subroutine dbcsr_distribute(matrix, fast) +

    public subroutine dbcsr_distribute(matrix, fast)

    @@ -15536,7 +15536,7 @@

    Arguments

    @@ -15551,7 +15551,7 @@

    Arguments

    @@ -15591,7 +15591,7 @@

    Arguments

    @@ -15631,7 +15631,7 @@

    Arguments

    @@ -15671,7 +15671,7 @@

    Arguments

    @@ -15711,7 +15711,7 @@

    Arguments

    @@ -15726,7 +15726,7 @@

    Arguments

    @@ -15771,7 +15771,7 @@

    Arguments

    @@ -15811,7 +15811,7 @@

    Arguments

    @@ -15826,7 +15826,7 @@

    Arguments

    @@ -15847,7 +15847,7 @@

    Arguments

    -

    public subroutine dbcsr_sum_replicated(matrix) +

    public subroutine dbcsr_sum_replicated(matrix)

    @@ -15866,7 +15866,7 @@

    Arguments

    @@ -15887,7 +15887,7 @@

    Arguments

    -

    public subroutine dbcsr_triu(matrix) +

    public subroutine dbcsr_triu(matrix)

    @@ -15906,7 +15906,7 @@

    Arguments

    @@ -15946,7 +15946,7 @@

    Arguments

    @@ -15976,7 +15976,7 @@

    Arguments

    @@ -16016,7 +16016,7 @@

    Arguments

    @@ -16031,7 +16031,7 @@

    Arguments

    @@ -16046,7 +16046,7 @@

    Arguments

    @@ -16061,7 +16061,7 @@

    Arguments

    @@ -16076,7 +16076,7 @@

    Arguments

    @@ -16091,7 +16091,7 @@

    Arguments

    @@ -16106,7 +16106,7 @@

    Arguments

    @@ -16127,7 +16127,7 @@

    Arguments

    -

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename) +

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename)

    @@ -16146,7 +16146,7 @@

    Arguments

    @@ -16161,7 +16161,7 @@

    Arguments

    @@ -16201,7 +16201,7 @@

    Arguments

    @@ -16256,7 +16256,7 @@

    Arguments

    @@ -16301,7 +16301,7 @@

    Arguments

    @@ -16316,7 +16316,7 @@

    Arguments

    @@ -16356,7 +16356,7 @@

    Arguments

    @@ -16371,7 +16371,7 @@

    Arguments

    @@ -16386,7 +16386,7 @@

    Arguments

    @@ -16401,7 +16401,7 @@

    Arguments

    @@ -16416,7 +16416,7 @@

    Arguments

    @@ -16431,7 +16431,7 @@

    Arguments

    @@ -16446,7 +16446,7 @@

    Arguments

    @@ -16461,7 +16461,7 @@

    Arguments

    @@ -16476,7 +16476,7 @@

    Arguments

    @@ -16491,7 +16491,7 @@

    Arguments

    @@ -16506,7 +16506,7 @@

    Arguments

    @@ -16521,7 +16521,7 @@

    Arguments

    @@ -16561,7 +16561,7 @@

    Arguments

    @@ -16576,7 +16576,7 @@

    Arguments

    @@ -16591,7 +16591,7 @@

    Arguments

    @@ -16606,7 +16606,7 @@

    Arguments

    @@ -16621,7 +16621,7 @@

    Arguments

    @@ -16636,7 +16636,7 @@

    Arguments

    @@ -16651,7 +16651,7 @@

    Arguments

    @@ -16666,7 +16666,7 @@

    Arguments

    @@ -16681,7 +16681,7 @@

    Arguments

    @@ -16696,7 +16696,7 @@

    Arguments

    @@ -16711,7 +16711,7 @@

    Arguments

    @@ -16726,7 +16726,7 @@

    Arguments

    @@ -16766,7 +16766,7 @@

    Arguments

    @@ -16781,7 +16781,7 @@

    Arguments

    @@ -16796,7 +16796,7 @@

    Arguments

    @@ -16811,7 +16811,7 @@

    Arguments

    @@ -16826,7 +16826,7 @@

    Arguments

    @@ -16847,7 +16847,7 @@

    Arguments

    -

    public subroutine dbcsr_get_block_diag(matrix, diag) +

    public subroutine dbcsr_get_block_diag(matrix, diag)

    @@ -16866,7 +16866,7 @@

    Arguments

    @@ -16881,7 +16881,7 @@

    Arguments

    @@ -16921,7 +16921,7 @@

    Arguments

    @@ -16936,7 +16936,7 @@

    Arguments

    @@ -16976,7 +16976,7 @@

    Arguments

    @@ -16991,7 +16991,7 @@

    Arguments

    @@ -17006,7 +17006,7 @@

    Arguments

    @@ -17027,7 +17027,7 @@

    Arguments

    -

    public subroutine dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, shallow_data, keep_imaginary, matrix_type) +

    public subroutine dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, shallow_data, keep_imaginary, matrix_type)

    @@ -17046,7 +17046,7 @@

    Arguments

    @@ -17061,7 +17061,7 @@

    Arguments

    @@ -17076,7 +17076,7 @@

    Arguments

    @@ -17091,7 +17091,7 @@

    Arguments

    @@ -17106,7 +17106,7 @@

    Arguments

    @@ -17121,7 +17121,7 @@

    Arguments

    @@ -17136,7 +17136,7 @@

    Arguments

    @@ -17157,7 +17157,7 @@

    Arguments

    -

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a) +

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a)

    @@ -17176,7 +17176,7 @@

    Arguments

    @@ -17191,7 +17191,7 @@

    Arguments

    @@ -17231,7 +17231,7 @@

    Arguments

    @@ -17246,7 +17246,7 @@

    Arguments

    @@ -17267,7 +17267,7 @@

    Arguments

    -

    public subroutine dbcsr_transposed(transposed, normal, shallow_data_copy, transpose_data, transpose_distribution, use_distribution) +

    public subroutine dbcsr_transposed(transposed, normal, shallow_data_copy, transpose_data, transpose_distribution, use_distribution)

    @@ -17286,7 +17286,7 @@

    Arguments

    @@ -17301,7 +17301,7 @@

    Arguments

    @@ -17316,7 +17316,7 @@

    Arguments

    @@ -17331,7 +17331,7 @@

    Arguments

    @@ -17346,7 +17346,7 @@

    Arguments

    @@ -17361,7 +17361,7 @@

    Arguments

    @@ -17382,7 +17382,7 @@

    Arguments

    -

    public subroutine dbcsr_function_of_elements(matrix_a, func, a0, a1, a2) +

    public subroutine dbcsr_function_of_elements(matrix_a, func, a0, a1, a2)

    @@ -17401,7 +17401,7 @@

    Arguments

    @@ -17416,7 +17416,7 @@

    Arguments

    @@ -17431,7 +17431,7 @@

    Arguments

    @@ -17446,7 +17446,7 @@

    Arguments

    @@ -17461,7 +17461,7 @@

    Arguments

    @@ -17482,7 +17482,7 @@

    Arguments

    -

    public subroutine dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, b_assume_value) +

    public subroutine dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, b_assume_value)

    @@ -17501,7 +17501,7 @@

    Arguments

    @@ -17516,7 +17516,7 @@

    Arguments

    @@ -17531,7 +17531,7 @@

    Arguments

    @@ -17546,7 +17546,7 @@

    Arguments

    @@ -17586,7 +17586,7 @@

    Arguments

    @@ -17716,7 +17716,7 @@

    Arguments

    @@ -17731,7 +17731,7 @@

    Arguments

    @@ -17771,7 +17771,7 @@

    Arguments

    @@ -17831,7 +17831,7 @@

    Arguments

    @@ -17871,7 +17871,7 @@

    Arguments

    @@ -17926,7 +17926,7 @@

    Arguments

    @@ -17982,7 +17982,7 @@

    Arguments

    @@ -18012,7 +18012,7 @@

    Arguments

    @@ -18033,7 +18033,7 @@

    Arguments

    -

    public subroutine dbcsr_clear(dbcsr_mat) +

    public subroutine dbcsr_clear(dbcsr_mat)

    @@ -18052,7 +18052,7 @@

    Arguments

    @@ -18073,7 +18073,7 @@

    Arguments

    -

    public subroutine dbcsr_add_block_node(matrix, block_row, block_col, block) +

    public subroutine dbcsr_add_block_node(matrix, block_row, block_col, block)

    @@ -18095,7 +18095,7 @@

    Arguments

    @@ -18110,7 +18110,7 @@

    Arguments

    @@ -18126,7 +18126,7 @@

    Arguments

    @@ -18142,7 +18142,7 @@

    Arguments

    @@ -18163,7 +18163,7 @@

    Arguments

    -

    public subroutine dbcsr_run_tests(mp_group, io_unit, nproc, matrix_sizes, trs, bs_m, bs_n, bs_k, sparsities, alpha, beta, data_type, test_type, n_loops, eps, retain_sparsity, always_checksum) +

    public subroutine dbcsr_run_tests(mp_group, io_unit, nproc, matrix_sizes, trs, bs_m, bs_n, bs_k, sparsities, alpha, beta, data_type, test_type, n_loops, eps, retain_sparsity, always_checksum)

    @@ -18182,7 +18182,7 @@

    Arguments

    @@ -18197,7 +18197,7 @@

    Arguments

    @@ -18212,7 +18212,7 @@

    Arguments

    @@ -18227,7 +18227,7 @@

    Arguments

    @@ -18242,7 +18242,7 @@

    Arguments

    @@ -18257,7 +18257,7 @@

    Arguments

    @@ -18272,7 +18272,7 @@

    Arguments

    @@ -18287,7 +18287,7 @@

    Arguments

    @@ -18302,7 +18302,7 @@

    Arguments

    @@ -18317,7 +18317,7 @@

    Arguments

    @@ -18332,7 +18332,7 @@

    Arguments

    @@ -18347,7 +18347,7 @@

    Arguments

    @@ -18362,7 +18362,7 @@

    Arguments

    @@ -18377,7 +18377,7 @@

    Arguments

    @@ -18392,7 +18392,7 @@

    Arguments

    @@ -18407,7 +18407,7 @@

    Arguments

    @@ -18422,7 +18422,7 @@

    Arguments

    @@ -18462,7 +18462,7 @@

    Arguments

    @@ -18477,7 +18477,7 @@

    Arguments

    @@ -18492,7 +18492,7 @@

    Arguments

    @@ -18507,7 +18507,7 @@

    Arguments

    @@ -18522,7 +18522,7 @@

    Arguments

    @@ -18537,7 +18537,7 @@

    Arguments

    @@ -18577,7 +18577,7 @@

    Arguments

    @@ -18592,7 +18592,7 @@

    Arguments

    @@ -18607,7 +18607,7 @@

    Arguments

    @@ -18622,7 +18622,7 @@

    Arguments

    @@ -18637,7 +18637,7 @@

    Arguments

    @@ -18652,7 +18652,7 @@

    Arguments

    @@ -18667,7 +18667,7 @@

    Arguments

    @@ -18682,7 +18682,7 @@

    Arguments

    @@ -18697,7 +18697,7 @@

    Arguments

    @@ -18712,7 +18712,7 @@

    Arguments

    @@ -18752,7 +18752,7 @@

    Arguments

    @@ -18767,7 +18767,7 @@

    Arguments

    @@ -18782,7 +18782,7 @@

    Arguments

    @@ -18797,7 +18797,7 @@

    Arguments

    @@ -18812,7 +18812,7 @@

    Arguments

    @@ -18827,7 +18827,7 @@

    Arguments

    @@ -18842,7 +18842,7 @@

    Arguments

    @@ -18857,7 +18857,7 @@

    Arguments

    @@ -18872,7 +18872,7 @@

    Arguments

    @@ -18912,7 +18912,7 @@

    Arguments

    @@ -18927,7 +18927,7 @@

    Arguments

    @@ -18942,7 +18942,7 @@

    Arguments

    @@ -18957,7 +18957,7 @@

    Arguments

    @@ -18972,7 +18972,7 @@

    Arguments

    @@ -18987,7 +18987,7 @@

    Arguments

    @@ -19002,7 +19002,7 @@

    Arguments

    @@ -19017,7 +19017,7 @@

    Arguments

    @@ -19032,7 +19032,7 @@

    Arguments

    @@ -19047,7 +19047,7 @@

    Arguments

    @@ -19087,7 +19087,7 @@

    Arguments

    @@ -19102,7 +19102,7 @@

    Arguments

    @@ -19117,7 +19117,7 @@

    Arguments

    @@ -19132,7 +19132,7 @@

    Arguments

    @@ -19147,7 +19147,7 @@

    Arguments

    @@ -19162,7 +19162,7 @@

    Arguments

    @@ -19177,7 +19177,7 @@

    Arguments

    @@ -19192,7 +19192,7 @@

    Arguments

    @@ -19207,7 +19207,7 @@

    Arguments

    @@ -19247,7 +19247,7 @@

    Arguments

    @@ -19262,7 +19262,7 @@

    Arguments

    @@ -19277,7 +19277,7 @@

    Arguments

    @@ -19292,7 +19292,7 @@

    Arguments

    @@ -19307,7 +19307,7 @@

    Arguments

    @@ -19322,7 +19322,7 @@

    Arguments

    @@ -19362,7 +19362,7 @@

    Arguments

    @@ -19377,7 +19377,7 @@

    Arguments

    @@ -19392,7 +19392,7 @@

    Arguments

    @@ -19407,7 +19407,7 @@

    Arguments

    @@ -19422,7 +19422,7 @@

    Arguments

    @@ -19437,7 +19437,7 @@

    Arguments

    @@ -19477,7 +19477,7 @@

    Arguments

    @@ -19492,7 +19492,7 @@

    Arguments

    @@ -19507,7 +19507,7 @@

    Arguments

    @@ -19522,7 +19522,7 @@

    Arguments

    @@ -19537,7 +19537,7 @@

    Arguments

    @@ -19552,7 +19552,7 @@

    Arguments

    @@ -19567,7 +19567,7 @@

    Arguments

    @@ -19582,7 +19582,7 @@

    Arguments

    @@ -19622,7 +19622,7 @@

    Arguments

    @@ -19637,7 +19637,7 @@

    Arguments

    @@ -19652,7 +19652,7 @@

    Arguments

    @@ -19667,7 +19667,7 @@

    Arguments

    @@ -19682,7 +19682,7 @@

    Arguments

    @@ -19697,7 +19697,7 @@

    Arguments

    @@ -19712,7 +19712,7 @@

    Arguments

    @@ -19752,7 +19752,7 @@

    Arguments

    @@ -19767,7 +19767,7 @@

    Arguments

    @@ -19782,7 +19782,7 @@

    Arguments

    @@ -19797,7 +19797,7 @@

    Arguments

    @@ -19812,7 +19812,7 @@

    Arguments

    @@ -19827,7 +19827,7 @@

    Arguments

    @@ -19842,7 +19842,7 @@

    Arguments

    @@ -19857,7 +19857,7 @@

    Arguments

    @@ -19897,7 +19897,7 @@

    Arguments

    @@ -19912,7 +19912,7 @@

    Arguments

    @@ -19927,7 +19927,7 @@

    Arguments

    @@ -19942,7 +19942,7 @@

    Arguments

    @@ -19957,7 +19957,7 @@

    Arguments

    @@ -19972,7 +19972,7 @@

    Arguments

    @@ -19987,7 +19987,7 @@

    Arguments

    @@ -20008,7 +20008,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_d(matrix_a, trace) +

    private subroutine dbcsr_trace_d(matrix_a, trace)

    @@ -20027,7 +20027,7 @@

    Arguments

    @@ -20042,7 +20042,7 @@

    Arguments

    @@ -20063,7 +20063,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, result)

    @@ -20082,7 +20082,7 @@

    Arguments

    @@ -20097,7 +20097,7 @@

    Arguments

    @@ -20152,7 +20152,7 @@

    Arguments

    @@ -20167,7 +20167,7 @@

    Arguments

    @@ -20182,7 +20182,7 @@

    Arguments

    @@ -20197,7 +20197,7 @@

    Arguments

    @@ -20212,7 +20212,7 @@

    Arguments

    @@ -20227,7 +20227,7 @@

    Arguments

    @@ -20242,7 +20242,7 @@

    Arguments

    @@ -20257,7 +20257,7 @@

    Arguments

    @@ -20272,7 +20272,7 @@

    Arguments

    @@ -20287,7 +20287,7 @@

    Arguments

    @@ -20302,7 +20302,7 @@

    Arguments

    @@ -20317,7 +20317,7 @@

    Arguments

    @@ -20332,7 +20332,7 @@

    Arguments

    @@ -20347,7 +20347,7 @@

    Arguments

    @@ -20362,7 +20362,7 @@

    Arguments

    @@ -20377,7 +20377,7 @@

    Arguments

    @@ -20398,7 +20398,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    @@ -20417,7 +20417,7 @@

    Arguments

    @@ -20432,7 +20432,7 @@

    Arguments

    @@ -20447,7 +20447,7 @@

    Arguments

    @@ -20468,7 +20468,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    @@ -20487,7 +20487,7 @@

    Arguments

    @@ -20502,7 +20502,7 @@

    Arguments

    @@ -20517,7 +20517,7 @@

    Arguments

    @@ -20538,7 +20538,7 @@

    Arguments

    -

    private subroutine dbcsr_set_d(matrix, alpha) +

    private subroutine dbcsr_set_d(matrix, alpha)

    @@ -20557,7 +20557,7 @@

    Arguments

    @@ -20572,7 +20572,7 @@

    Arguments

    @@ -20593,7 +20593,7 @@

    Arguments

    -

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -20612,7 +20612,7 @@

    Arguments

    @@ -20627,7 +20627,7 @@

    Arguments

    @@ -20642,7 +20642,7 @@

    Arguments

    @@ -20657,7 +20657,7 @@

    Arguments

    @@ -20678,7 +20678,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_d(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_d(matrix, alpha_scalar)

    @@ -20697,7 +20697,7 @@

    Arguments

    @@ -20712,7 +20712,7 @@

    Arguments

    @@ -20733,7 +20733,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_d(matrix, diag) +

    private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -20752,7 +20752,7 @@

    Arguments

    @@ -20767,7 +20767,7 @@

    Arguments

    @@ -20788,7 +20788,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_d(matrix, diag) +

    private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -20807,7 +20807,7 @@

    Arguments

    @@ -20822,7 +20822,7 @@

    Arguments

    @@ -20862,7 +20862,7 @@

    Arguments

    @@ -20877,7 +20877,7 @@

    Arguments

    @@ -20892,7 +20892,7 @@

    Arguments

    @@ -20907,7 +20907,7 @@

    Arguments

    @@ -20922,7 +20922,7 @@

    Arguments

    @@ -20937,7 +20937,7 @@

    Arguments

    @@ -20977,7 +20977,7 @@

    Arguments

    @@ -20992,7 +20992,7 @@

    Arguments

    @@ -21007,7 +21007,7 @@

    Arguments

    @@ -21022,7 +21022,7 @@

    Arguments

    @@ -21037,7 +21037,7 @@

    Arguments

    @@ -21052,7 +21052,7 @@

    Arguments

    @@ -21067,7 +21067,7 @@

    Arguments

    @@ -21082,7 +21082,7 @@

    Arguments

    @@ -21097,7 +21097,7 @@

    Arguments

    @@ -21112,7 +21112,7 @@

    Arguments

    @@ -21152,7 +21152,7 @@

    Arguments

    @@ -21167,7 +21167,7 @@

    Arguments

    @@ -21182,7 +21182,7 @@

    Arguments

    @@ -21197,7 +21197,7 @@

    Arguments

    @@ -21212,7 +21212,7 @@

    Arguments

    @@ -21227,7 +21227,7 @@

    Arguments

    @@ -21242,7 +21242,7 @@

    Arguments

    @@ -21257,7 +21257,7 @@

    Arguments

    @@ -21272,7 +21272,7 @@

    Arguments

    @@ -21312,7 +21312,7 @@

    Arguments

    @@ -21327,7 +21327,7 @@

    Arguments

    @@ -21342,7 +21342,7 @@

    Arguments

    @@ -21357,7 +21357,7 @@

    Arguments

    @@ -21372,7 +21372,7 @@

    Arguments

    @@ -21387,7 +21387,7 @@

    Arguments

    @@ -21402,7 +21402,7 @@

    Arguments

    @@ -21417,7 +21417,7 @@

    Arguments

    @@ -21432,7 +21432,7 @@

    Arguments

    @@ -21447,7 +21447,7 @@

    Arguments

    @@ -21487,7 +21487,7 @@

    Arguments

    @@ -21502,7 +21502,7 @@

    Arguments

    @@ -21517,7 +21517,7 @@

    Arguments

    @@ -21532,7 +21532,7 @@

    Arguments

    @@ -21547,7 +21547,7 @@

    Arguments

    @@ -21562,7 +21562,7 @@

    Arguments

    @@ -21577,7 +21577,7 @@

    Arguments

    @@ -21592,7 +21592,7 @@

    Arguments

    @@ -21607,7 +21607,7 @@

    Arguments

    @@ -21647,7 +21647,7 @@

    Arguments

    @@ -21662,7 +21662,7 @@

    Arguments

    @@ -21677,7 +21677,7 @@

    Arguments

    @@ -21692,7 +21692,7 @@

    Arguments

    @@ -21707,7 +21707,7 @@

    Arguments

    @@ -21722,7 +21722,7 @@

    Arguments

    @@ -21762,7 +21762,7 @@

    Arguments

    @@ -21777,7 +21777,7 @@

    Arguments

    @@ -21792,7 +21792,7 @@

    Arguments

    @@ -21807,7 +21807,7 @@

    Arguments

    @@ -21822,7 +21822,7 @@

    Arguments

    @@ -21837,7 +21837,7 @@

    Arguments

    @@ -21877,7 +21877,7 @@

    Arguments

    @@ -21892,7 +21892,7 @@

    Arguments

    @@ -21907,7 +21907,7 @@

    Arguments

    @@ -21922,7 +21922,7 @@

    Arguments

    @@ -21937,7 +21937,7 @@

    Arguments

    @@ -21952,7 +21952,7 @@

    Arguments

    @@ -21967,7 +21967,7 @@

    Arguments

    @@ -21982,7 +21982,7 @@

    Arguments

    @@ -22022,7 +22022,7 @@

    Arguments

    @@ -22037,7 +22037,7 @@

    Arguments

    @@ -22052,7 +22052,7 @@

    Arguments

    @@ -22067,7 +22067,7 @@

    Arguments

    @@ -22082,7 +22082,7 @@

    Arguments

    @@ -22097,7 +22097,7 @@

    Arguments

    @@ -22112,7 +22112,7 @@

    Arguments

    @@ -22152,7 +22152,7 @@

    Arguments

    @@ -22167,7 +22167,7 @@

    Arguments

    @@ -22182,7 +22182,7 @@

    Arguments

    @@ -22197,7 +22197,7 @@

    Arguments

    @@ -22212,7 +22212,7 @@

    Arguments

    @@ -22227,7 +22227,7 @@

    Arguments

    @@ -22242,7 +22242,7 @@

    Arguments

    @@ -22257,7 +22257,7 @@

    Arguments

    @@ -22297,7 +22297,7 @@

    Arguments

    @@ -22312,7 +22312,7 @@

    Arguments

    @@ -22327,7 +22327,7 @@

    Arguments

    @@ -22342,7 +22342,7 @@

    Arguments

    @@ -22357,7 +22357,7 @@

    Arguments

    @@ -22372,7 +22372,7 @@

    Arguments

    @@ -22387,7 +22387,7 @@

    Arguments

    @@ -22408,7 +22408,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_s(matrix_a, trace) +

    private subroutine dbcsr_trace_s(matrix_a, trace)

    @@ -22427,7 +22427,7 @@

    Arguments

    @@ -22442,7 +22442,7 @@

    Arguments

    @@ -22463,7 +22463,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, result)

    @@ -22482,7 +22482,7 @@

    Arguments

    @@ -22497,7 +22497,7 @@

    Arguments

    @@ -22552,7 +22552,7 @@

    Arguments

    @@ -22567,7 +22567,7 @@

    Arguments

    @@ -22582,7 +22582,7 @@

    Arguments

    @@ -22597,7 +22597,7 @@

    Arguments

    @@ -22612,7 +22612,7 @@

    Arguments

    @@ -22627,7 +22627,7 @@

    Arguments

    @@ -22642,7 +22642,7 @@

    Arguments

    @@ -22657,7 +22657,7 @@

    Arguments

    @@ -22672,7 +22672,7 @@

    Arguments

    @@ -22687,7 +22687,7 @@

    Arguments

    @@ -22702,7 +22702,7 @@

    Arguments

    @@ -22717,7 +22717,7 @@

    Arguments

    @@ -22732,7 +22732,7 @@

    Arguments

    @@ -22747,7 +22747,7 @@

    Arguments

    @@ -22762,7 +22762,7 @@

    Arguments

    @@ -22777,7 +22777,7 @@

    Arguments

    @@ -22798,7 +22798,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    @@ -22817,7 +22817,7 @@

    Arguments

    @@ -22832,7 +22832,7 @@

    Arguments

    @@ -22847,7 +22847,7 @@

    Arguments

    @@ -22868,7 +22868,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    @@ -22887,7 +22887,7 @@

    Arguments

    @@ -22902,7 +22902,7 @@

    Arguments

    @@ -22917,7 +22917,7 @@

    Arguments

    @@ -22938,7 +22938,7 @@

    Arguments

    -

    private subroutine dbcsr_set_s(matrix, alpha) +

    private subroutine dbcsr_set_s(matrix, alpha)

    @@ -22957,7 +22957,7 @@

    Arguments

    @@ -22972,7 +22972,7 @@

    Arguments

    @@ -22993,7 +22993,7 @@

    Arguments

    -

    private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -23012,7 +23012,7 @@

    Arguments

    @@ -23027,7 +23027,7 @@

    Arguments

    @@ -23042,7 +23042,7 @@

    Arguments

    @@ -23057,7 +23057,7 @@

    Arguments

    @@ -23078,7 +23078,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar)

    @@ -23097,7 +23097,7 @@

    Arguments

    @@ -23112,7 +23112,7 @@

    Arguments

    @@ -23133,7 +23133,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_s(matrix, diag) +

    private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -23152,7 +23152,7 @@

    Arguments

    @@ -23167,7 +23167,7 @@

    Arguments

    @@ -23188,7 +23188,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_s(matrix, diag) +

    private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -23207,7 +23207,7 @@

    Arguments

    @@ -23222,7 +23222,7 @@

    Arguments

    @@ -23262,7 +23262,7 @@

    Arguments

    @@ -23277,7 +23277,7 @@

    Arguments

    @@ -23292,7 +23292,7 @@

    Arguments

    @@ -23307,7 +23307,7 @@

    Arguments

    @@ -23322,7 +23322,7 @@

    Arguments

    @@ -23337,7 +23337,7 @@

    Arguments

    @@ -23377,7 +23377,7 @@

    Arguments

    @@ -23392,7 +23392,7 @@

    Arguments

    @@ -23407,7 +23407,7 @@

    Arguments

    @@ -23422,7 +23422,7 @@

    Arguments

    @@ -23437,7 +23437,7 @@

    Arguments

    @@ -23452,7 +23452,7 @@

    Arguments

    @@ -23467,7 +23467,7 @@

    Arguments

    @@ -23482,7 +23482,7 @@

    Arguments

    @@ -23497,7 +23497,7 @@

    Arguments

    @@ -23512,7 +23512,7 @@

    Arguments

    @@ -23552,7 +23552,7 @@

    Arguments

    @@ -23567,7 +23567,7 @@

    Arguments

    @@ -23582,7 +23582,7 @@

    Arguments

    @@ -23597,7 +23597,7 @@

    Arguments

    @@ -23612,7 +23612,7 @@

    Arguments

    @@ -23627,7 +23627,7 @@

    Arguments

    @@ -23642,7 +23642,7 @@

    Arguments

    @@ -23657,7 +23657,7 @@

    Arguments

    @@ -23672,7 +23672,7 @@

    Arguments

    @@ -23712,7 +23712,7 @@

    Arguments

    @@ -23727,7 +23727,7 @@

    Arguments

    @@ -23742,7 +23742,7 @@

    Arguments

    @@ -23757,7 +23757,7 @@

    Arguments

    @@ -23772,7 +23772,7 @@

    Arguments

    @@ -23787,7 +23787,7 @@

    Arguments

    @@ -23802,7 +23802,7 @@

    Arguments

    @@ -23817,7 +23817,7 @@

    Arguments

    @@ -23832,7 +23832,7 @@

    Arguments

    @@ -23847,7 +23847,7 @@

    Arguments

    @@ -23887,7 +23887,7 @@

    Arguments

    @@ -23902,7 +23902,7 @@

    Arguments

    @@ -23917,7 +23917,7 @@

    Arguments

    @@ -23932,7 +23932,7 @@

    Arguments

    @@ -23947,7 +23947,7 @@

    Arguments

    @@ -23962,7 +23962,7 @@

    Arguments

    @@ -23977,7 +23977,7 @@

    Arguments

    @@ -23992,7 +23992,7 @@

    Arguments

    @@ -24007,7 +24007,7 @@

    Arguments

    @@ -24047,7 +24047,7 @@

    Arguments

    @@ -24062,7 +24062,7 @@

    Arguments

    @@ -24077,7 +24077,7 @@

    Arguments

    @@ -24092,7 +24092,7 @@

    Arguments

    @@ -24107,7 +24107,7 @@

    Arguments

    @@ -24122,7 +24122,7 @@

    Arguments

    @@ -24162,7 +24162,7 @@

    Arguments

    @@ -24177,7 +24177,7 @@

    Arguments

    @@ -24192,7 +24192,7 @@

    Arguments

    @@ -24207,7 +24207,7 @@

    Arguments

    @@ -24222,7 +24222,7 @@

    Arguments

    @@ -24237,7 +24237,7 @@

    Arguments

    @@ -24277,7 +24277,7 @@

    Arguments

    @@ -24292,7 +24292,7 @@

    Arguments

    @@ -24307,7 +24307,7 @@

    Arguments

    @@ -24322,7 +24322,7 @@

    Arguments

    @@ -24337,7 +24337,7 @@

    Arguments

    @@ -24352,7 +24352,7 @@

    Arguments

    @@ -24367,7 +24367,7 @@

    Arguments

    @@ -24382,7 +24382,7 @@

    Arguments

    @@ -24422,7 +24422,7 @@

    Arguments

    @@ -24437,7 +24437,7 @@

    Arguments

    @@ -24452,7 +24452,7 @@

    Arguments

    @@ -24467,7 +24467,7 @@

    Arguments

    @@ -24482,7 +24482,7 @@

    Arguments

    @@ -24497,7 +24497,7 @@

    Arguments

    @@ -24512,7 +24512,7 @@

    Arguments

    @@ -24552,7 +24552,7 @@

    Arguments

    @@ -24567,7 +24567,7 @@

    Arguments

    @@ -24582,7 +24582,7 @@

    Arguments

    @@ -24597,7 +24597,7 @@

    Arguments

    @@ -24612,7 +24612,7 @@

    Arguments

    @@ -24627,7 +24627,7 @@

    Arguments

    @@ -24642,7 +24642,7 @@

    Arguments

    @@ -24657,7 +24657,7 @@

    Arguments

    @@ -24697,7 +24697,7 @@

    Arguments

    @@ -24712,7 +24712,7 @@

    Arguments

    @@ -24727,7 +24727,7 @@

    Arguments

    @@ -24742,7 +24742,7 @@

    Arguments

    @@ -24757,7 +24757,7 @@

    Arguments

    @@ -24772,7 +24772,7 @@

    Arguments

    @@ -24787,7 +24787,7 @@

    Arguments

    @@ -24808,7 +24808,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_z(matrix_a, trace) +

    private subroutine dbcsr_trace_z(matrix_a, trace)

    @@ -24827,7 +24827,7 @@

    Arguments

    @@ -24842,7 +24842,7 @@

    Arguments

    @@ -24863,7 +24863,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, result)

    @@ -24882,7 +24882,7 @@

    Arguments

    @@ -24897,7 +24897,7 @@

    Arguments

    @@ -24952,7 +24952,7 @@

    Arguments

    @@ -24967,7 +24967,7 @@

    Arguments

    @@ -24982,7 +24982,7 @@

    Arguments

    @@ -24997,7 +24997,7 @@

    Arguments

    @@ -25012,7 +25012,7 @@

    Arguments

    @@ -25027,7 +25027,7 @@

    Arguments

    @@ -25042,7 +25042,7 @@

    Arguments

    @@ -25057,7 +25057,7 @@

    Arguments

    @@ -25072,7 +25072,7 @@

    Arguments

    @@ -25087,7 +25087,7 @@

    Arguments

    @@ -25102,7 +25102,7 @@

    Arguments

    @@ -25117,7 +25117,7 @@

    Arguments

    @@ -25132,7 +25132,7 @@

    Arguments

    @@ -25147,7 +25147,7 @@

    Arguments

    @@ -25162,7 +25162,7 @@

    Arguments

    @@ -25177,7 +25177,7 @@

    Arguments

    @@ -25198,7 +25198,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    @@ -25217,7 +25217,7 @@

    Arguments

    @@ -25232,7 +25232,7 @@

    Arguments

    @@ -25247,7 +25247,7 @@

    Arguments

    @@ -25268,7 +25268,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    @@ -25287,7 +25287,7 @@

    Arguments

    @@ -25302,7 +25302,7 @@

    Arguments

    @@ -25317,7 +25317,7 @@

    Arguments

    @@ -25338,7 +25338,7 @@

    Arguments

    -

    private subroutine dbcsr_set_z(matrix, alpha) +

    private subroutine dbcsr_set_z(matrix, alpha)

    @@ -25357,7 +25357,7 @@

    Arguments

    @@ -25372,7 +25372,7 @@

    Arguments

    @@ -25393,7 +25393,7 @@

    Arguments

    -

    private subroutine dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -25412,7 +25412,7 @@

    Arguments

    @@ -25427,7 +25427,7 @@

    Arguments

    @@ -25442,7 +25442,7 @@

    Arguments

    @@ -25457,7 +25457,7 @@

    Arguments

    @@ -25478,7 +25478,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar)

    @@ -25497,7 +25497,7 @@

    Arguments

    @@ -25512,7 +25512,7 @@

    Arguments

    @@ -25533,7 +25533,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_z(matrix, diag) +

    private subroutine dbcsr_set_diag_z(matrix, diag)

    @@ -25552,7 +25552,7 @@

    Arguments

    @@ -25567,7 +25567,7 @@

    Arguments

    @@ -25588,7 +25588,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_z(matrix, diag) +

    private subroutine dbcsr_get_diag_z(matrix, diag)

    @@ -25607,7 +25607,7 @@

    Arguments

    @@ -25622,7 +25622,7 @@

    Arguments

    @@ -25662,7 +25662,7 @@

    Arguments

    @@ -25677,7 +25677,7 @@

    Arguments

    @@ -25692,7 +25692,7 @@

    Arguments

    @@ -25707,7 +25707,7 @@

    Arguments

    @@ -25722,7 +25722,7 @@

    Arguments

    @@ -25737,7 +25737,7 @@

    Arguments

    @@ -25777,7 +25777,7 @@

    Arguments

    @@ -25792,7 +25792,7 @@

    Arguments

    @@ -25807,7 +25807,7 @@

    Arguments

    @@ -25822,7 +25822,7 @@

    Arguments

    @@ -25837,7 +25837,7 @@

    Arguments

    @@ -25852,7 +25852,7 @@

    Arguments

    @@ -25867,7 +25867,7 @@

    Arguments

    @@ -25882,7 +25882,7 @@

    Arguments

    @@ -25897,7 +25897,7 @@

    Arguments

    @@ -25912,7 +25912,7 @@

    Arguments

    @@ -25952,7 +25952,7 @@

    Arguments

    @@ -25967,7 +25967,7 @@

    Arguments

    @@ -25982,7 +25982,7 @@

    Arguments

    @@ -25997,7 +25997,7 @@

    Arguments

    @@ -26012,7 +26012,7 @@

    Arguments

    @@ -26027,7 +26027,7 @@

    Arguments

    @@ -26042,7 +26042,7 @@

    Arguments

    @@ -26057,7 +26057,7 @@

    Arguments

    @@ -26072,7 +26072,7 @@

    Arguments

    @@ -26112,7 +26112,7 @@

    Arguments

    @@ -26127,7 +26127,7 @@

    Arguments

    @@ -26142,7 +26142,7 @@

    Arguments

    @@ -26157,7 +26157,7 @@

    Arguments

    @@ -26172,7 +26172,7 @@

    Arguments

    @@ -26187,7 +26187,7 @@

    Arguments

    @@ -26202,7 +26202,7 @@

    Arguments

    @@ -26217,7 +26217,7 @@

    Arguments

    @@ -26232,7 +26232,7 @@

    Arguments

    @@ -26247,7 +26247,7 @@

    Arguments

    @@ -26287,7 +26287,7 @@

    Arguments

    @@ -26302,7 +26302,7 @@

    Arguments

    @@ -26317,7 +26317,7 @@

    Arguments

    @@ -26332,7 +26332,7 @@

    Arguments

    @@ -26347,7 +26347,7 @@

    Arguments

    @@ -26362,7 +26362,7 @@

    Arguments

    @@ -26377,7 +26377,7 @@

    Arguments

    @@ -26392,7 +26392,7 @@

    Arguments

    @@ -26407,7 +26407,7 @@

    Arguments

    @@ -26447,7 +26447,7 @@

    Arguments

    @@ -26462,7 +26462,7 @@

    Arguments

    @@ -26477,7 +26477,7 @@

    Arguments

    @@ -26492,7 +26492,7 @@

    Arguments

    @@ -26507,7 +26507,7 @@

    Arguments

    @@ -26522,7 +26522,7 @@

    Arguments

    @@ -26562,7 +26562,7 @@

    Arguments

    @@ -26577,7 +26577,7 @@

    Arguments

    @@ -26592,7 +26592,7 @@

    Arguments

    @@ -26607,7 +26607,7 @@

    Arguments

    @@ -26622,7 +26622,7 @@

    Arguments

    @@ -26637,7 +26637,7 @@

    Arguments

    @@ -26677,7 +26677,7 @@

    Arguments

    @@ -26692,7 +26692,7 @@

    Arguments

    @@ -26707,7 +26707,7 @@

    Arguments

    @@ -26722,7 +26722,7 @@

    Arguments

    @@ -26737,7 +26737,7 @@

    Arguments

    @@ -26752,7 +26752,7 @@

    Arguments

    @@ -26767,7 +26767,7 @@

    Arguments

    @@ -26782,7 +26782,7 @@

    Arguments

    @@ -26822,7 +26822,7 @@

    Arguments

    @@ -26837,7 +26837,7 @@

    Arguments

    @@ -26852,7 +26852,7 @@

    Arguments

    @@ -26867,7 +26867,7 @@

    Arguments

    @@ -26882,7 +26882,7 @@

    Arguments

    @@ -26897,7 +26897,7 @@

    Arguments

    @@ -26912,7 +26912,7 @@

    Arguments

    @@ -26952,7 +26952,7 @@

    Arguments

    @@ -26967,7 +26967,7 @@

    Arguments

    @@ -26982,7 +26982,7 @@

    Arguments

    @@ -26997,7 +26997,7 @@

    Arguments

    @@ -27012,7 +27012,7 @@

    Arguments

    @@ -27027,7 +27027,7 @@

    Arguments

    @@ -27042,7 +27042,7 @@

    Arguments

    @@ -27057,7 +27057,7 @@

    Arguments

    @@ -27097,7 +27097,7 @@

    Arguments

    @@ -27112,7 +27112,7 @@

    Arguments

    @@ -27127,7 +27127,7 @@

    Arguments

    @@ -27142,7 +27142,7 @@

    Arguments

    @@ -27157,7 +27157,7 @@

    Arguments

    @@ -27172,7 +27172,7 @@

    Arguments

    @@ -27187,7 +27187,7 @@

    Arguments

    @@ -27208,7 +27208,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_c(matrix_a, trace) +

    private subroutine dbcsr_trace_c(matrix_a, trace)

    @@ -27227,7 +27227,7 @@

    Arguments

    @@ -27242,7 +27242,7 @@

    Arguments

    @@ -27263,7 +27263,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, result)

    @@ -27282,7 +27282,7 @@

    Arguments

    @@ -27297,7 +27297,7 @@

    Arguments

    @@ -27352,7 +27352,7 @@

    Arguments

    @@ -27367,7 +27367,7 @@

    Arguments

    @@ -27382,7 +27382,7 @@

    Arguments

    @@ -27397,7 +27397,7 @@

    Arguments

    @@ -27412,7 +27412,7 @@

    Arguments

    @@ -27427,7 +27427,7 @@

    Arguments

    @@ -27442,7 +27442,7 @@

    Arguments

    @@ -27457,7 +27457,7 @@

    Arguments

    @@ -27472,7 +27472,7 @@

    Arguments

    @@ -27487,7 +27487,7 @@

    Arguments

    @@ -27502,7 +27502,7 @@

    Arguments

    @@ -27517,7 +27517,7 @@

    Arguments

    @@ -27532,7 +27532,7 @@

    Arguments

    @@ -27547,7 +27547,7 @@

    Arguments

    @@ -27562,7 +27562,7 @@

    Arguments

    @@ -27577,7 +27577,7 @@

    Arguments

    @@ -27598,7 +27598,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    @@ -27617,7 +27617,7 @@

    Arguments

    @@ -27632,7 +27632,7 @@

    Arguments

    @@ -27647,7 +27647,7 @@

    Arguments

    @@ -27668,7 +27668,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    @@ -27687,7 +27687,7 @@

    Arguments

    @@ -27702,7 +27702,7 @@

    Arguments

    @@ -27717,7 +27717,7 @@

    Arguments

    @@ -27738,7 +27738,7 @@

    Arguments

    -

    private subroutine dbcsr_set_c(matrix, alpha) +

    private subroutine dbcsr_set_c(matrix, alpha)

    @@ -27757,7 +27757,7 @@

    Arguments

    @@ -27772,7 +27772,7 @@

    Arguments

    @@ -27793,7 +27793,7 @@

    Arguments

    -

    private subroutine dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -27812,7 +27812,7 @@

    Arguments

    @@ -27827,7 +27827,7 @@

    Arguments

    @@ -27842,7 +27842,7 @@

    Arguments

    @@ -27857,7 +27857,7 @@

    Arguments

    @@ -27878,7 +27878,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar)

    @@ -27897,7 +27897,7 @@

    Arguments

    @@ -27912,7 +27912,7 @@

    Arguments

    @@ -27933,7 +27933,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_c(matrix, diag) +

    private subroutine dbcsr_set_diag_c(matrix, diag)

    @@ -27952,7 +27952,7 @@

    Arguments

    @@ -27967,7 +27967,7 @@

    Arguments

    @@ -27988,7 +27988,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_c(matrix, diag) +

    private subroutine dbcsr_get_diag_c(matrix, diag)

    @@ -28007,7 +28007,7 @@

    Arguments

    @@ -28022,7 +28022,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_api_c.html b/develop/module/dbcsr_api_c.html index 491bc9b540d..002bf81eed3 100644 --- a/develop/module/dbcsr_api_c.html +++ b/develop/module/dbcsr_api_c.html @@ -153,7 +153,7 @@

    Subroutines

    @@ -397,7 +397,7 @@

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

    @@ -517,7 +517,7 @@

    Arguments

    @@ -562,7 +562,7 @@

    Arguments

    @@ -622,7 +622,7 @@

    Arguments

    @@ -667,7 +667,7 @@

    Arguments

    @@ -712,7 +712,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    @@ -802,7 +802,7 @@

    Arguments

    @@ -847,7 +847,7 @@

    Arguments

    @@ -892,7 +892,7 @@

    Arguments

    @@ -937,7 +937,7 @@

    Arguments

    @@ -982,7 +982,7 @@

    Arguments

    @@ -1027,7 +1027,7 @@

    Arguments

    @@ -1072,7 +1072,7 @@

    Arguments

    @@ -1117,7 +1117,7 @@

    Arguments

    @@ -1162,7 +1162,7 @@

    Arguments

    @@ -1193,7 +1193,7 @@

    Subroutines

    -

    private subroutine c_f_string(c_str, str) +

    private subroutine c_f_string(c_str, str)

    @@ -1212,7 +1212,7 @@

    Arguments

    @@ -1227,7 +1227,7 @@

    Arguments

    @@ -1280,7 +1280,7 @@

    Arguments

    @@ -1295,7 +1295,7 @@

    Arguments

    @@ -1348,7 +1348,7 @@

    Arguments

    @@ -1443,7 +1443,7 @@

    Arguments

    @@ -1483,7 +1483,7 @@

    Arguments

    @@ -1498,7 +1498,7 @@

    Arguments

    @@ -1598,7 +1598,7 @@

    Arguments

    @@ -1638,7 +1638,7 @@

    Arguments

    @@ -1678,7 +1678,7 @@

    Arguments

    @@ -1693,7 +1693,7 @@

    Arguments

    @@ -1708,7 +1708,7 @@

    Arguments

    @@ -1813,7 +1813,7 @@

    Arguments

    @@ -1913,7 +1913,7 @@

    Arguments

    @@ -1928,7 +1928,7 @@

    Arguments

    @@ -1958,7 +1958,7 @@

    Arguments

    @@ -2063,7 +2063,7 @@

    Arguments

    @@ -2148,7 +2148,7 @@

    Arguments

    @@ -2188,7 +2188,7 @@

    Arguments

    @@ -2203,7 +2203,7 @@

    Arguments

    @@ -2413,7 +2413,7 @@

    Arguments

    @@ -2513,7 +2513,7 @@

    Arguments

    @@ -2558,7 +2558,7 @@

    Arguments

    @@ -2678,7 +2678,7 @@

    Arguments

    @@ -2693,7 +2693,7 @@

    Arguments

    @@ -2708,7 +2708,7 @@

    Arguments

    @@ -2748,7 +2748,7 @@

    Arguments

    @@ -2803,7 +2803,7 @@

    Arguments

    @@ -2873,7 +2873,7 @@

    Arguments

    @@ -3068,7 +3068,7 @@

    Arguments

    @@ -3113,7 +3113,7 @@

    Arguments

    @@ -3143,7 +3143,7 @@

    Arguments

    @@ -3213,7 +3213,7 @@

    Arguments

    @@ -3258,7 +3258,7 @@

    Arguments

    @@ -3273,7 +3273,7 @@

    Arguments

    @@ -3343,7 +3343,7 @@

    Arguments

    @@ -3358,7 +3358,7 @@

    Arguments

    @@ -3568,7 +3568,7 @@

    Arguments

    @@ -3668,7 +3668,7 @@

    Arguments

    @@ -3713,7 +3713,7 @@

    Arguments

    @@ -3833,7 +3833,7 @@

    Arguments

    @@ -3848,7 +3848,7 @@

    Arguments

    @@ -3863,7 +3863,7 @@

    Arguments

    @@ -3903,7 +3903,7 @@

    Arguments

    @@ -3958,7 +3958,7 @@

    Arguments

    @@ -4028,7 +4028,7 @@

    Arguments

    @@ -4223,7 +4223,7 @@

    Arguments

    @@ -4268,7 +4268,7 @@

    Arguments

    @@ -4298,7 +4298,7 @@

    Arguments

    @@ -4368,7 +4368,7 @@

    Arguments

    @@ -4413,7 +4413,7 @@

    Arguments

    @@ -4428,7 +4428,7 @@

    Arguments

    @@ -4498,7 +4498,7 @@

    Arguments

    @@ -4513,7 +4513,7 @@

    Arguments

    @@ -4723,7 +4723,7 @@

    Arguments

    @@ -4823,7 +4823,7 @@

    Arguments

    @@ -4868,7 +4868,7 @@

    Arguments

    @@ -4988,7 +4988,7 @@

    Arguments

    @@ -5003,7 +5003,7 @@

    Arguments

    @@ -5018,7 +5018,7 @@

    Arguments

    @@ -5058,7 +5058,7 @@

    Arguments

    @@ -5113,7 +5113,7 @@

    Arguments

    @@ -5183,7 +5183,7 @@

    Arguments

    @@ -5378,7 +5378,7 @@

    Arguments

    @@ -5423,7 +5423,7 @@

    Arguments

    @@ -5453,7 +5453,7 @@

    Arguments

    @@ -5523,7 +5523,7 @@

    Arguments

    @@ -5568,7 +5568,7 @@

    Arguments

    @@ -5583,7 +5583,7 @@

    Arguments

    @@ -5653,7 +5653,7 @@

    Arguments

    @@ -5668,7 +5668,7 @@

    Arguments

    @@ -5878,7 +5878,7 @@

    Arguments

    @@ -5978,7 +5978,7 @@

    Arguments

    @@ -6023,7 +6023,7 @@

    Arguments

    @@ -6143,7 +6143,7 @@

    Arguments

    @@ -6158,7 +6158,7 @@

    Arguments

    @@ -6173,7 +6173,7 @@

    Arguments

    @@ -6213,7 +6213,7 @@

    Arguments

    @@ -6268,7 +6268,7 @@

    Arguments

    @@ -6338,7 +6338,7 @@

    Arguments

    @@ -6533,7 +6533,7 @@

    Arguments

    @@ -6578,7 +6578,7 @@

    Arguments

    @@ -6608,7 +6608,7 @@

    Arguments

    @@ -6678,7 +6678,7 @@

    Arguments

    @@ -6723,7 +6723,7 @@

    Arguments

    @@ -6738,7 +6738,7 @@

    Arguments

    @@ -6808,7 +6808,7 @@

    Arguments

    @@ -6853,7 +6853,7 @@

    Arguments

    @@ -6893,7 +6893,7 @@

    Arguments

    @@ -6908,7 +6908,7 @@

    Arguments

    @@ -6923,7 +6923,7 @@

    Arguments

    @@ -6938,7 +6938,7 @@

    Arguments

    @@ -6993,7 +6993,7 @@

    Arguments

    @@ -7193,7 +7193,7 @@

    Arguments

    @@ -7443,7 +7443,7 @@

    Arguments

    @@ -7483,7 +7483,7 @@

    Arguments

    @@ -7568,7 +7568,7 @@

    Arguments

    @@ -7608,7 +7608,7 @@

    Arguments

    @@ -7653,7 +7653,7 @@

    Arguments

    @@ -7753,7 +7753,7 @@

    Arguments

    @@ -7798,7 +7798,7 @@

    Arguments

    @@ -7898,7 +7898,7 @@

    Arguments

    @@ -7943,7 +7943,7 @@

    Arguments

    @@ -8043,7 +8043,7 @@

    Arguments

    @@ -8088,7 +8088,7 @@

    Arguments

    @@ -8188,7 +8188,7 @@

    Arguments

    @@ -8228,7 +8228,7 @@

    Arguments

    @@ -8243,7 +8243,7 @@

    Arguments

    @@ -8358,7 +8358,7 @@

    Arguments

    @@ -8403,7 +8403,7 @@

    Arguments

    @@ -8418,7 +8418,7 @@

    Arguments

    @@ -8458,7 +8458,7 @@

    Arguments

    @@ -8503,7 +8503,7 @@

    Arguments

    @@ -8633,7 +8633,7 @@

    Arguments

    @@ -8678,7 +8678,7 @@

    Arguments

    @@ -8808,7 +8808,7 @@

    Arguments

    @@ -8853,7 +8853,7 @@

    Arguments

    @@ -8983,7 +8983,7 @@

    Arguments

    @@ -9028,7 +9028,7 @@

    Arguments

    @@ -9158,7 +9158,7 @@

    Arguments

    @@ -9203,7 +9203,7 @@

    Arguments

    @@ -9248,7 +9248,7 @@

    Arguments

    @@ -9263,7 +9263,7 @@

    Arguments

    @@ -9303,7 +9303,7 @@

    Arguments

    @@ -9318,7 +9318,7 @@

    Arguments

    @@ -9333,7 +9333,7 @@

    Arguments

    @@ -9348,7 +9348,7 @@

    Arguments

    @@ -9363,7 +9363,7 @@

    Arguments

    @@ -9378,7 +9378,7 @@

    Arguments

    @@ -9418,7 +9418,7 @@

    Arguments

    @@ -9463,7 +9463,7 @@

    Arguments

    @@ -9508,7 +9508,7 @@

    Arguments

    @@ -9523,7 +9523,7 @@

    Arguments

    @@ -9563,7 +9563,7 @@

    Arguments

    @@ -9578,7 +9578,7 @@

    Arguments

    @@ -9593,7 +9593,7 @@

    Arguments

    @@ -9608,7 +9608,7 @@

    Arguments

    @@ -9623,7 +9623,7 @@

    Arguments

    @@ -9638,7 +9638,7 @@

    Arguments

    @@ -9678,7 +9678,7 @@

    Arguments

    @@ -9723,7 +9723,7 @@

    Arguments

    @@ -9768,7 +9768,7 @@

    Arguments

    @@ -9783,7 +9783,7 @@

    Arguments

    @@ -9823,7 +9823,7 @@

    Arguments

    @@ -9838,7 +9838,7 @@

    Arguments

    @@ -9853,7 +9853,7 @@

    Arguments

    @@ -9868,7 +9868,7 @@

    Arguments

    @@ -9883,7 +9883,7 @@

    Arguments

    @@ -9898,7 +9898,7 @@

    Arguments

    @@ -9938,7 +9938,7 @@

    Arguments

    @@ -9983,7 +9983,7 @@

    Arguments

    @@ -10028,7 +10028,7 @@

    Arguments

    @@ -10043,7 +10043,7 @@

    Arguments

    @@ -10083,7 +10083,7 @@

    Arguments

    @@ -10098,7 +10098,7 @@

    Arguments

    @@ -10113,7 +10113,7 @@

    Arguments

    @@ -10128,7 +10128,7 @@

    Arguments

    @@ -10143,7 +10143,7 @@

    Arguments

    @@ -10158,7 +10158,7 @@

    Arguments

    @@ -10198,7 +10198,7 @@

    Arguments

    @@ -10238,7 +10238,7 @@

    Arguments

    @@ -10293,7 +10293,7 @@

    Arguments

    @@ -10418,7 +10418,7 @@

    Arguments

    @@ -10458,7 +10458,7 @@

    Arguments

    @@ -10473,7 +10473,7 @@

    Arguments

    @@ -10513,7 +10513,7 @@

    Arguments

    @@ -10583,7 +10583,7 @@

    Arguments

    @@ -10623,7 +10623,7 @@

    Arguments

    @@ -10678,7 +10678,7 @@

    Arguments

    @@ -10778,7 +10778,7 @@

    Arguments

    @@ -10853,7 +10853,7 @@

    Arguments

    @@ -10868,7 +10868,7 @@

    Arguments

    @@ -10943,7 +10943,7 @@

    Arguments

    @@ -10958,7 +10958,7 @@

    Arguments

    @@ -11063,7 +11063,7 @@

    Arguments

    @@ -11078,7 +11078,7 @@

    Arguments

    @@ -11108,7 +11108,7 @@

    Arguments

    @@ -11163,7 +11163,7 @@

    Arguments

    @@ -11178,7 +11178,7 @@

    Arguments

    @@ -11233,7 +11233,7 @@

    Arguments

    @@ -11248,7 +11248,7 @@

    Arguments

    @@ -11303,7 +11303,7 @@

    Arguments

    @@ -11373,7 +11373,7 @@

    Arguments

    @@ -11443,7 +11443,7 @@

    Arguments

    @@ -11513,7 +11513,7 @@

    Arguments

    @@ -11583,7 +11583,7 @@

    Arguments

    @@ -11653,7 +11653,7 @@

    Arguments

    @@ -11723,7 +11723,7 @@

    Arguments

    @@ -11738,7 +11738,7 @@

    Arguments

    @@ -11778,7 +11778,7 @@

    Arguments

    @@ -11833,7 +11833,7 @@

    Arguments

    @@ -11848,7 +11848,7 @@

    Arguments

    @@ -11888,7 +11888,7 @@

    Arguments

    @@ -12083,7 +12083,7 @@

    Arguments

    @@ -12168,7 +12168,7 @@

    Arguments

    @@ -12183,7 +12183,7 @@

    Arguments

    @@ -12198,7 +12198,7 @@

    Arguments

    @@ -12213,7 +12213,7 @@

    Arguments

    @@ -12253,7 +12253,7 @@

    Arguments

    @@ -12308,7 +12308,7 @@

    Arguments

    @@ -12378,7 +12378,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_array_list_methods.html b/develop/module/dbcsr_array_list_methods.html index c2bf0a88af5..a048fdce8a4 100644 --- a/develop/module/dbcsr_array_list_methods.html +++ b/develop/module/dbcsr_array_list_methods.html @@ -114,7 +114,7 @@

    Variables

    @@ -208,9 +208,9 @@

    Uses

    @@ -235,7 +235,7 @@

    Variables

    @@ -287,7 +287,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -447,7 +447,7 @@

    Arguments

    @@ -492,7 +492,7 @@

    Arguments

    @@ -552,7 +552,7 @@

    Arguments

    @@ -612,7 +612,7 @@

    Arguments

    @@ -657,7 +657,7 @@

    Arguments

    @@ -828,7 +828,7 @@

    Arguments

    @@ -843,7 +843,7 @@

    Arguments

    @@ -943,7 +943,7 @@

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

    @@ -1098,7 +1098,7 @@

    Arguments

    @@ -1113,7 +1113,7 @@

    Arguments

    @@ -1143,7 +1143,7 @@

    Arguments

    @@ -1183,7 +1183,7 @@

    Arguments

    @@ -1198,7 +1198,7 @@

    Arguments

    @@ -1213,7 +1213,7 @@

    Arguments

    @@ -1338,7 +1338,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_array_sort.html b/develop/module/dbcsr_array_sort.html index 57eed5ac392..4e09e343dde 100644 --- a/develop/module/dbcsr_array_sort.html +++ b/develop/module/dbcsr_array_sort.html @@ -114,8 +114,8 @@

    Variables

    @@ -202,7 +202,7 @@

    Variables

    @@ -219,7 +219,7 @@

    Variables

    @@ -268,7 +268,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -425,7 +425,7 @@

    Arguments

    @@ -440,7 +440,7 @@

    Arguments

    @@ -496,7 +496,7 @@

    Arguments

    @@ -582,7 +582,7 @@

    Arguments

    @@ -597,7 +597,7 @@

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    @@ -739,7 +739,7 @@

    Arguments

    @@ -754,7 +754,7 @@

    Arguments

    @@ -810,7 +810,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_array_types.html b/develop/module/dbcsr_array_types.html index a11ac766f76..0fa3a006b73 100644 --- a/develop/module/dbcsr_array_types.html +++ b/develop/module/dbcsr_array_types.html @@ -345,7 +345,7 @@

    Arguments

    @@ -1557,7 +1557,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_base_hooks.html b/develop/module/dbcsr_base_hooks.html index 89459fa971c..12be0a577d8 100644 --- a/develop/module/dbcsr_base_hooks.html +++ b/develop/module/dbcsr_base_hooks.html @@ -339,7 +339,7 @@

    Arguments

    @@ -402,7 +402,7 @@

    Arguments

    @@ -450,7 +450,7 @@

    Arguments

    @@ -465,7 +465,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -561,7 +561,7 @@

    Arguments

    @@ -641,7 +641,7 @@

    Arguments

    @@ -696,7 +696,7 @@

    Arguments

    @@ -736,7 +736,7 @@

    Arguments

    @@ -751,7 +751,7 @@

    Arguments

    @@ -791,7 +791,7 @@

    Arguments

    @@ -831,7 +831,7 @@

    Arguments

    @@ -886,7 +886,7 @@

    Arguments

    @@ -916,7 +916,7 @@

    Arguments

    @@ -956,7 +956,7 @@

    Arguments

    @@ -986,7 +986,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_blas_operations.html b/develop/module/dbcsr_blas_operations.html index 45b9044e8e6..d84da1a485a 100644 --- a/develop/module/dbcsr_blas_operations.html +++ b/develop/module/dbcsr_blas_operations.html @@ -114,7 +114,7 @@

    Variables

    @@ -164,8 +164,8 @@

    Uses

  • @@ -190,7 +190,7 @@

    Variables

    @@ -242,7 +242,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    @@ -407,7 +407,7 @@

    Arguments

    @@ -422,7 +422,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_block_access.html b/develop/module/dbcsr_block_access.html index 9b14c593e17..4c631b9dd36 100644 --- a/develop/module/dbcsr_block_access.html +++ b/develop/module/dbcsr_block_access.html @@ -114,16 +114,16 @@

    Variables

    @@ -228,21 +228,21 @@

    Uses

    @@ -285,7 +285,7 @@

    Variables

    @@ -302,7 +302,7 @@

    Variables

    @@ -319,7 +319,7 @@

    Variables

    @@ -336,7 +336,7 @@

    Variables

    @@ -353,7 +353,7 @@

    Variables

    @@ -370,7 +370,7 @@

    Variables

    @@ -387,7 +387,7 @@

    Variables

    @@ -404,7 +404,7 @@

    Variables

    @@ -421,7 +421,7 @@

    Variables

    @@ -490,7 +490,7 @@

    Arguments

    @@ -505,7 +505,7 @@

    Arguments

    @@ -521,7 +521,7 @@

    Arguments

    @@ -537,7 +537,7 @@

    Arguments

    @@ -552,7 +552,7 @@

    Arguments

    @@ -567,7 +567,7 @@

    Arguments

    @@ -582,7 +582,7 @@

    Arguments

    @@ -598,7 +598,7 @@

    Arguments

    @@ -638,7 +638,7 @@

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    @@ -669,7 +669,7 @@

    Arguments

    @@ -685,7 +685,7 @@

    Arguments

    @@ -700,7 +700,7 @@

    Arguments

    @@ -715,7 +715,7 @@

    Arguments

    @@ -730,7 +730,7 @@

    Arguments

    @@ -746,7 +746,7 @@

    Arguments

    @@ -786,7 +786,7 @@

    Arguments

    @@ -801,7 +801,7 @@

    Arguments

    @@ -817,7 +817,7 @@

    Arguments

    @@ -833,7 +833,7 @@

    Arguments

    @@ -848,7 +848,7 @@

    Arguments

    @@ -863,7 +863,7 @@

    Arguments

    @@ -878,7 +878,7 @@

    Arguments

    @@ -894,7 +894,7 @@

    Arguments

    @@ -934,7 +934,7 @@

    Arguments

    @@ -949,7 +949,7 @@

    Arguments

    @@ -965,7 +965,7 @@

    Arguments

    @@ -981,7 +981,7 @@

    Arguments

    @@ -996,7 +996,7 @@

    Arguments

    @@ -1011,7 +1011,7 @@

    Arguments

    @@ -1026,7 +1026,7 @@

    Arguments

    @@ -1042,7 +1042,7 @@

    Arguments

    @@ -1082,7 +1082,7 @@

    Arguments

    @@ -1097,7 +1097,7 @@

    Arguments

    @@ -1113,7 +1113,7 @@

    Arguments

    @@ -1129,7 +1129,7 @@

    Arguments

    @@ -1144,7 +1144,7 @@

    Arguments

    @@ -1159,7 +1159,7 @@

    Arguments

    @@ -1174,7 +1174,7 @@

    Arguments

    @@ -1190,7 +1190,7 @@

    Arguments

    @@ -1230,7 +1230,7 @@

    Arguments

    @@ -1245,7 +1245,7 @@

    Arguments

    @@ -1261,7 +1261,7 @@

    Arguments

    @@ -1277,7 +1277,7 @@

    Arguments

    @@ -1292,7 +1292,7 @@

    Arguments

    @@ -1307,7 +1307,7 @@

    Arguments

    @@ -1322,7 +1322,7 @@

    Arguments

    @@ -1338,7 +1338,7 @@

    Arguments

    @@ -1378,7 +1378,7 @@

    Arguments

    @@ -1393,7 +1393,7 @@

    Arguments

    @@ -1409,7 +1409,7 @@

    Arguments

    @@ -1425,7 +1425,7 @@

    Arguments

    @@ -1440,7 +1440,7 @@

    Arguments

    @@ -1455,7 +1455,7 @@

    Arguments

    @@ -1470,7 +1470,7 @@

    Arguments

    @@ -1486,7 +1486,7 @@

    Arguments

    @@ -1526,7 +1526,7 @@

    Arguments

    @@ -1541,7 +1541,7 @@

    Arguments

    @@ -1557,7 +1557,7 @@

    Arguments

    @@ -1573,7 +1573,7 @@

    Arguments

    @@ -1588,7 +1588,7 @@

    Arguments

    @@ -1603,7 +1603,7 @@

    Arguments

    @@ -1618,7 +1618,7 @@

    Arguments

    @@ -1634,7 +1634,7 @@

    Arguments

    @@ -1677,7 +1677,7 @@

    Arguments

    @@ -1692,7 +1692,7 @@

    Arguments

    @@ -1708,7 +1708,7 @@

    Arguments

    @@ -1724,7 +1724,7 @@

    Arguments

    @@ -1739,7 +1739,7 @@

    Arguments

    @@ -1755,7 +1755,7 @@

    Arguments

    @@ -1771,7 +1771,7 @@

    Arguments

    @@ -1787,7 +1787,7 @@

    Arguments

    @@ -1840,7 +1840,7 @@

    Arguments

    @@ -1855,7 +1855,7 @@

    Arguments

    @@ -1870,7 +1870,7 @@

    Arguments

    @@ -1885,7 +1885,7 @@

    Arguments

    @@ -1900,7 +1900,7 @@

    Arguments

    @@ -1915,7 +1915,7 @@

    Arguments

    @@ -1945,7 +1945,7 @@

    Arguments

    @@ -1960,7 +1960,7 @@

    Arguments

    @@ -2001,7 +2001,7 @@

    Arguments

    @@ -2016,7 +2016,7 @@

    Arguments

    @@ -2032,7 +2032,7 @@

    Arguments

    @@ -2048,7 +2048,7 @@

    Arguments

    @@ -2063,7 +2063,7 @@

    Arguments

    @@ -2078,7 +2078,7 @@

    Arguments

    @@ -2110,7 +2110,7 @@

    Arguments

    @@ -2125,7 +2125,7 @@

    Arguments

    @@ -2166,7 +2166,7 @@

    Arguments

    @@ -2181,7 +2181,7 @@

    Arguments

    @@ -2197,7 +2197,7 @@

    Arguments

    @@ -2213,7 +2213,7 @@

    Arguments

    @@ -2228,7 +2228,7 @@

    Arguments

    @@ -2243,7 +2243,7 @@

    Arguments

    @@ -2275,7 +2275,7 @@

    Arguments

    @@ -2290,7 +2290,7 @@

    Arguments

    @@ -2331,7 +2331,7 @@

    Arguments

    @@ -2346,7 +2346,7 @@

    Arguments

    @@ -2362,7 +2362,7 @@

    Arguments

    @@ -2378,7 +2378,7 @@

    Arguments

    @@ -2393,7 +2393,7 @@

    Arguments

    @@ -2408,7 +2408,7 @@

    Arguments

    @@ -2440,7 +2440,7 @@

    Arguments

    @@ -2455,7 +2455,7 @@

    Arguments

    @@ -2496,7 +2496,7 @@

    Arguments

    @@ -2511,7 +2511,7 @@

    Arguments

    @@ -2527,7 +2527,7 @@

    Arguments

    @@ -2543,7 +2543,7 @@

    Arguments

    @@ -2558,7 +2558,7 @@

    Arguments

    @@ -2573,7 +2573,7 @@

    Arguments

    @@ -2605,7 +2605,7 @@

    Arguments

    @@ -2620,7 +2620,7 @@

    Arguments

    @@ -2659,7 +2659,7 @@

    Arguments

    @@ -2674,7 +2674,7 @@

    Arguments

    @@ -2690,7 +2690,7 @@

    Arguments

    @@ -2706,7 +2706,7 @@

    Arguments

    @@ -2721,7 +2721,7 @@

    Arguments

    @@ -2736,7 +2736,7 @@

    Arguments

    @@ -2768,7 +2768,7 @@

    Arguments

    @@ -2783,7 +2783,7 @@

    Arguments

    @@ -2822,7 +2822,7 @@

    Arguments

    @@ -2837,7 +2837,7 @@

    Arguments

    @@ -2853,7 +2853,7 @@

    Arguments

    @@ -2869,7 +2869,7 @@

    Arguments

    @@ -2884,7 +2884,7 @@

    Arguments

    @@ -2899,7 +2899,7 @@

    Arguments

    @@ -2931,7 +2931,7 @@

    Arguments

    @@ -2946,7 +2946,7 @@

    Arguments

    @@ -2985,7 +2985,7 @@

    Arguments

    @@ -3000,7 +3000,7 @@

    Arguments

    @@ -3016,7 +3016,7 @@

    Arguments

    @@ -3032,7 +3032,7 @@

    Arguments

    @@ -3047,7 +3047,7 @@

    Arguments

    @@ -3062,7 +3062,7 @@

    Arguments

    @@ -3094,7 +3094,7 @@

    Arguments

    @@ -3109,7 +3109,7 @@

    Arguments

    @@ -3148,7 +3148,7 @@

    Arguments

    @@ -3163,7 +3163,7 @@

    Arguments

    @@ -3179,7 +3179,7 @@

    Arguments

    @@ -3195,7 +3195,7 @@

    Arguments

    @@ -3210,7 +3210,7 @@

    Arguments

    @@ -3225,7 +3225,7 @@

    Arguments

    @@ -3257,7 +3257,7 @@

    Arguments

    @@ -3272,7 +3272,7 @@

    Arguments

    @@ -3321,7 +3321,7 @@

    Arguments

    @@ -3336,7 +3336,7 @@

    Arguments

    @@ -3352,7 +3352,7 @@

    Arguments

    @@ -3368,7 +3368,7 @@

    Arguments

    @@ -3383,7 +3383,7 @@

    Arguments

    @@ -3398,7 +3398,7 @@

    Arguments

    @@ -3437,7 +3437,7 @@

    Arguments

    @@ -3452,7 +3452,7 @@

    Arguments

    @@ -3468,7 +3468,7 @@

    Arguments

    @@ -3484,7 +3484,7 @@

    Arguments

    @@ -3499,7 +3499,7 @@

    Arguments

    @@ -3514,7 +3514,7 @@

    Arguments

    @@ -3553,7 +3553,7 @@

    Arguments

    @@ -3568,7 +3568,7 @@

    Arguments

    @@ -3584,7 +3584,7 @@

    Arguments

    @@ -3600,7 +3600,7 @@

    Arguments

    @@ -3615,7 +3615,7 @@

    Arguments

    @@ -3630,7 +3630,7 @@

    Arguments

    @@ -3669,7 +3669,7 @@

    Arguments

    @@ -3684,7 +3684,7 @@

    Arguments

    @@ -3700,7 +3700,7 @@

    Arguments

    @@ -3716,7 +3716,7 @@

    Arguments

    @@ -3731,7 +3731,7 @@

    Arguments

    @@ -3746,7 +3746,7 @@

    Arguments

    @@ -3795,7 +3795,7 @@

    Arguments

    @@ -3911,7 +3911,7 @@

    Arguments

    @@ -4012,7 +4012,7 @@

    Arguments

    @@ -4113,7 +4113,7 @@

    Arguments

    @@ -4214,7 +4214,7 @@

    Arguments

    @@ -4328,7 +4328,7 @@

    Components

    @@ -4379,7 +4379,7 @@

    Components

    @@ -4396,7 +4396,7 @@

    Components

    @@ -4530,7 +4530,7 @@

    Components

    @@ -4547,7 +4547,7 @@

    Components

    @@ -4598,7 +4598,7 @@

    Arguments

    @@ -4613,7 +4613,7 @@

    Arguments

    @@ -4629,7 +4629,7 @@

    Arguments

    @@ -4661,7 +4661,7 @@

    Arguments

    @@ -4701,7 +4701,7 @@

    Arguments

    @@ -4716,7 +4716,7 @@

    Arguments

    @@ -4732,7 +4732,7 @@

    Arguments

    @@ -4748,7 +4748,7 @@

    Arguments

    @@ -4763,7 +4763,7 @@

    Arguments

    @@ -4779,7 +4779,7 @@

    Arguments

    @@ -4795,7 +4795,7 @@

    Arguments

    @@ -4811,7 +4811,7 @@

    Arguments

    @@ -4855,7 +4855,7 @@

    Arguments

    @@ -4870,7 +4870,7 @@

    Arguments

    @@ -4885,7 +4885,7 @@

    Arguments

    @@ -4900,7 +4900,7 @@

    Arguments

    @@ -4915,7 +4915,7 @@

    Arguments

    @@ -4930,7 +4930,7 @@

    Arguments

    @@ -4960,7 +4960,7 @@

    Arguments

    @@ -4975,7 +4975,7 @@

    Arguments

    @@ -5016,7 +5016,7 @@

    Arguments

    @@ -5056,7 +5056,7 @@

    Arguments

    @@ -5096,7 +5096,7 @@

    Arguments

    @@ -5111,7 +5111,7 @@

    Arguments

    @@ -5127,7 +5127,7 @@

    Arguments

    @@ -5183,7 +5183,7 @@

    Arguments

    @@ -5300,7 +5300,7 @@

    Arguments

    @@ -5315,7 +5315,7 @@

    Arguments

    @@ -5331,7 +5331,7 @@

    Arguments

    @@ -5347,7 +5347,7 @@

    Arguments

    @@ -5362,7 +5362,7 @@

    Arguments

    @@ -5377,7 +5377,7 @@

    Arguments

    @@ -5392,7 +5392,7 @@

    Arguments

    @@ -5408,7 +5408,7 @@

    Arguments

    @@ -5449,7 +5449,7 @@

    Arguments

    @@ -5464,7 +5464,7 @@

    Arguments

    @@ -5480,7 +5480,7 @@

    Arguments

    @@ -5496,7 +5496,7 @@

    Arguments

    @@ -5511,7 +5511,7 @@

    Arguments

    @@ -5526,7 +5526,7 @@

    Arguments

    @@ -5541,7 +5541,7 @@

    Arguments

    @@ -5557,7 +5557,7 @@

    Arguments

    @@ -5598,7 +5598,7 @@

    Arguments

    @@ -5613,7 +5613,7 @@

    Arguments

    @@ -5629,7 +5629,7 @@

    Arguments

    @@ -5645,7 +5645,7 @@

    Arguments

    @@ -5660,7 +5660,7 @@

    Arguments

    @@ -5675,7 +5675,7 @@

    Arguments

    @@ -5715,7 +5715,7 @@

    Arguments

    @@ -5730,7 +5730,7 @@

    Arguments

    @@ -5746,7 +5746,7 @@

    Arguments

    @@ -5762,7 +5762,7 @@

    Arguments

    @@ -5777,7 +5777,7 @@

    Arguments

    @@ -5792,7 +5792,7 @@

    Arguments

    @@ -5824,7 +5824,7 @@

    Arguments

    @@ -5839,7 +5839,7 @@

    Arguments

    @@ -5880,7 +5880,7 @@

    Arguments

    @@ -5895,7 +5895,7 @@

    Arguments

    @@ -5911,7 +5911,7 @@

    Arguments

    @@ -5927,7 +5927,7 @@

    Arguments

    @@ -5942,7 +5942,7 @@

    Arguments

    @@ -5957,7 +5957,7 @@

    Arguments

    @@ -5989,7 +5989,7 @@

    Arguments

    @@ -6004,7 +6004,7 @@

    Arguments

    @@ -6044,7 +6044,7 @@

    Arguments

    @@ -6146,7 +6146,7 @@

    Arguments

    @@ -6161,7 +6161,7 @@

    Arguments

    @@ -6177,7 +6177,7 @@

    Arguments

    @@ -6193,7 +6193,7 @@

    Arguments

    @@ -6208,7 +6208,7 @@

    Arguments

    @@ -6223,7 +6223,7 @@

    Arguments

    @@ -6238,7 +6238,7 @@

    Arguments

    @@ -6254,7 +6254,7 @@

    Arguments

    @@ -6295,7 +6295,7 @@

    Arguments

    @@ -6310,7 +6310,7 @@

    Arguments

    @@ -6326,7 +6326,7 @@

    Arguments

    @@ -6342,7 +6342,7 @@

    Arguments

    @@ -6357,7 +6357,7 @@

    Arguments

    @@ -6372,7 +6372,7 @@

    Arguments

    @@ -6387,7 +6387,7 @@

    Arguments

    @@ -6403,7 +6403,7 @@

    Arguments

    @@ -6444,7 +6444,7 @@

    Arguments

    @@ -6459,7 +6459,7 @@

    Arguments

    @@ -6475,7 +6475,7 @@

    Arguments

    @@ -6491,7 +6491,7 @@

    Arguments

    @@ -6506,7 +6506,7 @@

    Arguments

    @@ -6521,7 +6521,7 @@

    Arguments

    @@ -6561,7 +6561,7 @@

    Arguments

    @@ -6576,7 +6576,7 @@

    Arguments

    @@ -6592,7 +6592,7 @@

    Arguments

    @@ -6608,7 +6608,7 @@

    Arguments

    @@ -6623,7 +6623,7 @@

    Arguments

    @@ -6638,7 +6638,7 @@

    Arguments

    @@ -6670,7 +6670,7 @@

    Arguments

    @@ -6685,7 +6685,7 @@

    Arguments

    @@ -6726,7 +6726,7 @@

    Arguments

    @@ -6741,7 +6741,7 @@

    Arguments

    @@ -6757,7 +6757,7 @@

    Arguments

    @@ -6773,7 +6773,7 @@

    Arguments

    @@ -6788,7 +6788,7 @@

    Arguments

    @@ -6803,7 +6803,7 @@

    Arguments

    @@ -6835,7 +6835,7 @@

    Arguments

    @@ -6850,7 +6850,7 @@

    Arguments

    @@ -6890,7 +6890,7 @@

    Arguments

    @@ -6992,7 +6992,7 @@

    Arguments

    @@ -7007,7 +7007,7 @@

    Arguments

    @@ -7023,7 +7023,7 @@

    Arguments

    @@ -7039,7 +7039,7 @@

    Arguments

    @@ -7054,7 +7054,7 @@

    Arguments

    @@ -7069,7 +7069,7 @@

    Arguments

    @@ -7084,7 +7084,7 @@

    Arguments

    @@ -7100,7 +7100,7 @@

    Arguments

    @@ -7141,7 +7141,7 @@

    Arguments

    @@ -7156,7 +7156,7 @@

    Arguments

    @@ -7172,7 +7172,7 @@

    Arguments

    @@ -7188,7 +7188,7 @@

    Arguments

    @@ -7203,7 +7203,7 @@

    Arguments

    @@ -7218,7 +7218,7 @@

    Arguments

    @@ -7233,7 +7233,7 @@

    Arguments

    @@ -7249,7 +7249,7 @@

    Arguments

    @@ -7290,7 +7290,7 @@

    Arguments

    @@ -7305,7 +7305,7 @@

    Arguments

    @@ -7321,7 +7321,7 @@

    Arguments

    @@ -7337,7 +7337,7 @@

    Arguments

    @@ -7352,7 +7352,7 @@

    Arguments

    @@ -7367,7 +7367,7 @@

    Arguments

    @@ -7407,7 +7407,7 @@

    Arguments

    @@ -7422,7 +7422,7 @@

    Arguments

    @@ -7438,7 +7438,7 @@

    Arguments

    @@ -7454,7 +7454,7 @@

    Arguments

    @@ -7469,7 +7469,7 @@

    Arguments

    @@ -7484,7 +7484,7 @@

    Arguments

    @@ -7516,7 +7516,7 @@

    Arguments

    @@ -7531,7 +7531,7 @@

    Arguments

    @@ -7572,7 +7572,7 @@

    Arguments

    @@ -7587,7 +7587,7 @@

    Arguments

    @@ -7603,7 +7603,7 @@

    Arguments

    @@ -7619,7 +7619,7 @@

    Arguments

    @@ -7634,7 +7634,7 @@

    Arguments

    @@ -7649,7 +7649,7 @@

    Arguments

    @@ -7681,7 +7681,7 @@

    Arguments

    @@ -7696,7 +7696,7 @@

    Arguments

    @@ -7736,7 +7736,7 @@

    Arguments

    @@ -7838,7 +7838,7 @@

    Arguments

    @@ -7853,7 +7853,7 @@

    Arguments

    @@ -7869,7 +7869,7 @@

    Arguments

    @@ -7885,7 +7885,7 @@

    Arguments

    @@ -7900,7 +7900,7 @@

    Arguments

    @@ -7915,7 +7915,7 @@

    Arguments

    @@ -7930,7 +7930,7 @@

    Arguments

    @@ -7946,7 +7946,7 @@

    Arguments

    @@ -7987,7 +7987,7 @@

    Arguments

    @@ -8002,7 +8002,7 @@

    Arguments

    @@ -8018,7 +8018,7 @@

    Arguments

    @@ -8034,7 +8034,7 @@

    Arguments

    @@ -8049,7 +8049,7 @@

    Arguments

    @@ -8064,7 +8064,7 @@

    Arguments

    @@ -8079,7 +8079,7 @@

    Arguments

    @@ -8095,7 +8095,7 @@

    Arguments

    @@ -8136,7 +8136,7 @@

    Arguments

    @@ -8151,7 +8151,7 @@

    Arguments

    @@ -8167,7 +8167,7 @@

    Arguments

    @@ -8183,7 +8183,7 @@

    Arguments

    @@ -8198,7 +8198,7 @@

    Arguments

    @@ -8213,7 +8213,7 @@

    Arguments

    @@ -8253,7 +8253,7 @@

    Arguments

    @@ -8268,7 +8268,7 @@

    Arguments

    @@ -8284,7 +8284,7 @@

    Arguments

    @@ -8300,7 +8300,7 @@

    Arguments

    @@ -8315,7 +8315,7 @@

    Arguments

    @@ -8330,7 +8330,7 @@

    Arguments

    @@ -8362,7 +8362,7 @@

    Arguments

    @@ -8377,7 +8377,7 @@

    Arguments

    @@ -8418,7 +8418,7 @@

    Arguments

    @@ -8433,7 +8433,7 @@

    Arguments

    @@ -8449,7 +8449,7 @@

    Arguments

    @@ -8465,7 +8465,7 @@

    Arguments

    @@ -8480,7 +8480,7 @@

    Arguments

    @@ -8495,7 +8495,7 @@

    Arguments

    @@ -8527,7 +8527,7 @@

    Arguments

    @@ -8542,7 +8542,7 @@

    Arguments

    @@ -8582,7 +8582,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_block_operations.html b/develop/module/dbcsr_block_operations.html index 9c7ad5bac52..c8d0a52025a 100644 --- a/develop/module/dbcsr_block_operations.html +++ b/develop/module/dbcsr_block_operations.html @@ -114,9 +114,9 @@

    Variables

    @@ -252,12 +252,12 @@

    Uses

    @@ -282,7 +282,7 @@

    Variables

    @@ -299,7 +299,7 @@

    Variables

    @@ -316,7 +316,7 @@

    Variables

    @@ -383,7 +383,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -454,7 +454,7 @@

    Arguments

    @@ -470,7 +470,7 @@

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -596,7 +596,7 @@

    Arguments

    @@ -612,7 +612,7 @@

    Arguments

    @@ -682,7 +682,7 @@

    Arguments

    @@ -698,7 +698,7 @@

    Arguments

    @@ -768,7 +768,7 @@

    Arguments

    @@ -784,7 +784,7 @@

    Arguments

    @@ -854,7 +854,7 @@

    Arguments

    @@ -870,7 +870,7 @@

    Arguments

    @@ -940,7 +940,7 @@

    Arguments

    @@ -956,7 +956,7 @@

    Arguments

    @@ -1026,7 +1026,7 @@

    Arguments

    @@ -1042,7 +1042,7 @@

    Arguments

    @@ -1112,7 +1112,7 @@

    Arguments

    @@ -1128,7 +1128,7 @@

    Arguments

    @@ -1198,7 +1198,7 @@

    Arguments

    @@ -1214,7 +1214,7 @@

    Arguments

    @@ -1284,7 +1284,7 @@

    Arguments

    @@ -1300,7 +1300,7 @@

    Arguments

    @@ -1370,7 +1370,7 @@

    Arguments

    @@ -1386,7 +1386,7 @@

    Arguments

    @@ -1456,7 +1456,7 @@

    Arguments

    @@ -1472,7 +1472,7 @@

    Arguments

    @@ -1542,7 +1542,7 @@

    Arguments

    @@ -1558,7 +1558,7 @@

    Arguments

    @@ -1628,7 +1628,7 @@

    Arguments

    @@ -1644,7 +1644,7 @@

    Arguments

    @@ -1685,7 +1685,7 @@

    Arguments

    @@ -1700,7 +1700,7 @@

    Arguments

    @@ -1715,7 +1715,7 @@

    Arguments

    @@ -1731,7 +1731,7 @@

    Arguments

    @@ -1747,7 +1747,7 @@

    Arguments

    @@ -1779,7 +1779,7 @@

    Arguments

    @@ -1851,7 +1851,7 @@

    Arguments

    @@ -1866,7 +1866,7 @@

    Arguments

    @@ -1882,7 +1882,7 @@

    Arguments

    @@ -1962,7 +1962,7 @@

    Arguments

    @@ -1978,7 +1978,7 @@

    Arguments

    @@ -2048,7 +2048,7 @@

    Arguments

    @@ -2064,7 +2064,7 @@

    Arguments

    @@ -2134,7 +2134,7 @@

    Arguments

    @@ -2150,7 +2150,7 @@

    Arguments

    @@ -2220,7 +2220,7 @@

    Arguments

    @@ -2236,7 +2236,7 @@

    Arguments

    @@ -2306,7 +2306,7 @@

    Arguments

    @@ -2322,7 +2322,7 @@

    Arguments

    @@ -2392,7 +2392,7 @@

    Arguments

    @@ -2408,7 +2408,7 @@

    Arguments

    @@ -2478,7 +2478,7 @@

    Arguments

    @@ -2494,7 +2494,7 @@

    Arguments

    @@ -2564,7 +2564,7 @@

    Arguments

    @@ -2580,7 +2580,7 @@

    Arguments

    @@ -2650,7 +2650,7 @@

    Arguments

    @@ -2666,7 +2666,7 @@

    Arguments

    @@ -2736,7 +2736,7 @@

    Arguments

    @@ -2752,7 +2752,7 @@

    Arguments

    @@ -2822,7 +2822,7 @@

    Arguments

    @@ -2838,7 +2838,7 @@

    Arguments

    @@ -2908,7 +2908,7 @@

    Arguments

    @@ -2924,7 +2924,7 @@

    Arguments

    @@ -2994,7 +2994,7 @@

    Arguments

    @@ -3010,7 +3010,7 @@

    Arguments

    @@ -3080,7 +3080,7 @@

    Arguments

    @@ -3096,7 +3096,7 @@

    Arguments

    @@ -3166,7 +3166,7 @@

    Arguments

    @@ -3182,7 +3182,7 @@

    Arguments

    @@ -3252,7 +3252,7 @@

    Arguments

    @@ -3268,7 +3268,7 @@

    Arguments

    @@ -3318,7 +3318,7 @@

    Arguments

    @@ -3333,7 +3333,7 @@

    Arguments

    @@ -3348,7 +3348,7 @@

    Arguments

    @@ -3363,7 +3363,7 @@

    Arguments

    @@ -3408,7 +3408,7 @@

    Arguments

    @@ -3447,7 +3447,7 @@

    Arguments

    @@ -3462,7 +3462,7 @@

    Arguments

    @@ -3478,7 +3478,7 @@

    Arguments

    @@ -3494,7 +3494,7 @@

    Arguments

    @@ -3576,7 +3576,7 @@

    Arguments

    @@ -3591,7 +3591,7 @@

    Arguments

    @@ -3607,7 +3607,7 @@

    Arguments

    @@ -3623,7 +3623,7 @@

    Arguments

    @@ -3653,7 +3653,7 @@

    Arguments

    @@ -3685,7 +3685,7 @@

    Arguments

    @@ -3744,7 +3744,7 @@

    Arguments

    @@ -3759,7 +3759,7 @@

    Arguments

    @@ -3775,7 +3775,7 @@

    Arguments

    @@ -3791,7 +3791,7 @@

    Arguments

    @@ -3846,7 +3846,7 @@

    Arguments

    @@ -3861,7 +3861,7 @@

    Arguments

    @@ -3877,7 +3877,7 @@

    Arguments

    @@ -3893,7 +3893,7 @@

    Arguments

    @@ -3948,7 +3948,7 @@

    Arguments

    @@ -3963,7 +3963,7 @@

    Arguments

    @@ -3979,7 +3979,7 @@

    Arguments

    @@ -3995,7 +3995,7 @@

    Arguments

    @@ -4050,7 +4050,7 @@

    Arguments

    @@ -4065,7 +4065,7 @@

    Arguments

    @@ -4081,7 +4081,7 @@

    Arguments

    @@ -4097,7 +4097,7 @@

    Arguments

    @@ -4162,7 +4162,7 @@

    Arguments

    @@ -4193,7 +4193,7 @@

    Arguments

    @@ -4209,7 +4209,7 @@

    Arguments

    @@ -4240,7 +4240,7 @@

    Arguments

    @@ -4281,7 +4281,7 @@

    Arguments

    @@ -4296,7 +4296,7 @@

    Arguments

    @@ -4312,7 +4312,7 @@

    Arguments

    @@ -4328,7 +4328,7 @@

    Arguments

    @@ -4383,7 +4383,7 @@

    Arguments

    @@ -4398,7 +4398,7 @@

    Arguments

    @@ -4414,7 +4414,7 @@

    Arguments

    @@ -4430,7 +4430,7 @@

    Arguments

    @@ -4485,7 +4485,7 @@

    Arguments

    @@ -4500,7 +4500,7 @@

    Arguments

    @@ -4516,7 +4516,7 @@

    Arguments

    @@ -4532,7 +4532,7 @@

    Arguments

    @@ -4587,7 +4587,7 @@

    Arguments

    @@ -4602,7 +4602,7 @@

    Arguments

    @@ -4618,7 +4618,7 @@

    Arguments

    @@ -4634,7 +4634,7 @@

    Arguments

    @@ -4728,7 +4728,7 @@

    Arguments

    @@ -4827,7 +4827,7 @@

    Arguments

    @@ -4896,7 +4896,7 @@

    Arguments

    @@ -4965,7 +4965,7 @@

    Arguments

    @@ -5034,7 +5034,7 @@

    Arguments

    @@ -5103,7 +5103,7 @@

    Arguments

    @@ -5153,7 +5153,7 @@

    Arguments

    @@ -5168,7 +5168,7 @@

    Arguments

    @@ -5183,7 +5183,7 @@

    Arguments

    @@ -5199,7 +5199,7 @@

    Arguments

    @@ -5215,7 +5215,7 @@

    Arguments

    @@ -5247,7 +5247,7 @@

    Arguments

    @@ -5320,7 +5320,7 @@

    Arguments

    @@ -5335,7 +5335,7 @@

    Arguments

    @@ -5350,7 +5350,7 @@

    Arguments

    @@ -5366,7 +5366,7 @@

    Arguments

    @@ -5382,7 +5382,7 @@

    Arguments

    @@ -5414,7 +5414,7 @@

    Arguments

    @@ -5455,7 +5455,7 @@

    Arguments

    @@ -5470,7 +5470,7 @@

    Arguments

    @@ -5485,7 +5485,7 @@

    Arguments

    @@ -5501,7 +5501,7 @@

    Arguments

    @@ -5517,7 +5517,7 @@

    Arguments

    @@ -5575,7 +5575,7 @@

    Arguments

    @@ -5590,7 +5590,7 @@

    Arguments

    @@ -5606,7 +5606,7 @@

    Arguments

    @@ -5622,7 +5622,7 @@

    Arguments

    @@ -5680,7 +5680,7 @@

    Arguments

    @@ -5695,7 +5695,7 @@

    Arguments

    @@ -5711,7 +5711,7 @@

    Arguments

    @@ -5727,7 +5727,7 @@

    Arguments

    @@ -5785,7 +5785,7 @@

    Arguments

    @@ -5800,7 +5800,7 @@

    Arguments

    @@ -5816,7 +5816,7 @@

    Arguments

    @@ -5858,7 +5858,7 @@

    Arguments

    @@ -5873,7 +5873,7 @@

    Arguments

    @@ -5889,7 +5889,7 @@

    Arguments

    @@ -5905,7 +5905,7 @@

    Arguments

    @@ -5935,7 +5935,7 @@

    Arguments

    @@ -5967,7 +5967,7 @@

    Arguments

    @@ -6027,7 +6027,7 @@

    Arguments

    @@ -6058,7 +6058,7 @@

    Arguments

    @@ -6074,7 +6074,7 @@

    Arguments

    @@ -6105,7 +6105,7 @@

    Arguments

    @@ -6146,7 +6146,7 @@

    Arguments

    @@ -6161,7 +6161,7 @@

    Arguments

    @@ -6176,7 +6176,7 @@

    Arguments

    @@ -6191,7 +6191,7 @@

    Arguments

    @@ -6236,7 +6236,7 @@

    Arguments

    @@ -6276,7 +6276,7 @@

    Arguments

    @@ -6291,7 +6291,7 @@

    Arguments

    @@ -6307,7 +6307,7 @@

    Arguments

    @@ -6323,7 +6323,7 @@

    Arguments

    @@ -6395,7 +6395,7 @@

    Arguments

    @@ -6457,7 +6457,7 @@

    Arguments

    @@ -6599,7 +6599,7 @@

    Arguments

    @@ -6619,7 +6619,7 @@

    Arguments

    @@ -6726,7 +6726,7 @@

    Arguments

    @@ -6826,7 +6826,7 @@

    Arguments

    @@ -6866,7 +6866,7 @@

    Arguments

    @@ -6926,7 +6926,7 @@

    Arguments

    @@ -7046,7 +7046,7 @@

    Arguments

    @@ -7061,7 +7061,7 @@

    Arguments

    @@ -7131,7 +7131,7 @@

    Arguments

    @@ -7191,7 +7191,7 @@

    Arguments

    @@ -7281,7 +7281,7 @@

    Arguments

    @@ -7296,7 +7296,7 @@

    Arguments

    @@ -7351,7 +7351,7 @@

    Arguments

    @@ -7381,7 +7381,7 @@

    Arguments

    @@ -7501,7 +7501,7 @@

    Arguments

    @@ -7516,7 +7516,7 @@

    Arguments

    @@ -7571,7 +7571,7 @@

    Arguments

    @@ -7601,7 +7601,7 @@

    Arguments

    @@ -7691,7 +7691,7 @@

    Arguments

    @@ -7706,7 +7706,7 @@

    Arguments

    @@ -7776,7 +7776,7 @@

    Arguments

    @@ -7882,7 +7882,7 @@

    Arguments

    @@ -7898,7 +7898,7 @@

    Arguments

    @@ -7969,7 +7969,7 @@

    Arguments

    @@ -7985,7 +7985,7 @@

    Arguments

    @@ -8056,7 +8056,7 @@

    Arguments

    @@ -8072,7 +8072,7 @@

    Arguments

    @@ -8143,7 +8143,7 @@

    Arguments

    @@ -8159,7 +8159,7 @@

    Arguments

    @@ -8230,7 +8230,7 @@

    Arguments

    @@ -8246,7 +8246,7 @@

    Arguments

    @@ -8317,7 +8317,7 @@

    Arguments

    @@ -8333,7 +8333,7 @@

    Arguments

    @@ -8404,7 +8404,7 @@

    Arguments

    @@ -8420,7 +8420,7 @@

    Arguments

    @@ -8476,7 +8476,7 @@

    Arguments

    @@ -8492,7 +8492,7 @@

    Arguments

    @@ -8534,7 +8534,7 @@

    Arguments

    @@ -8549,7 +8549,7 @@

    Arguments

    @@ -8565,7 +8565,7 @@

    Arguments

    @@ -8581,7 +8581,7 @@

    Arguments

    @@ -8666,7 +8666,7 @@

    Arguments

    @@ -8706,7 +8706,7 @@

    Arguments

    @@ -8766,7 +8766,7 @@

    Arguments

    @@ -8886,7 +8886,7 @@

    Arguments

    @@ -8901,7 +8901,7 @@

    Arguments

    @@ -8971,7 +8971,7 @@

    Arguments

    @@ -9031,7 +9031,7 @@

    Arguments

    @@ -9121,7 +9121,7 @@

    Arguments

    @@ -9136,7 +9136,7 @@

    Arguments

    @@ -9191,7 +9191,7 @@

    Arguments

    @@ -9221,7 +9221,7 @@

    Arguments

    @@ -9341,7 +9341,7 @@

    Arguments

    @@ -9356,7 +9356,7 @@

    Arguments

    @@ -9411,7 +9411,7 @@

    Arguments

    @@ -9441,7 +9441,7 @@

    Arguments

    @@ -9531,7 +9531,7 @@

    Arguments

    @@ -9546,7 +9546,7 @@

    Arguments

    @@ -9616,7 +9616,7 @@

    Arguments

    @@ -9722,7 +9722,7 @@

    Arguments

    @@ -9738,7 +9738,7 @@

    Arguments

    @@ -9809,7 +9809,7 @@

    Arguments

    @@ -9825,7 +9825,7 @@

    Arguments

    @@ -9896,7 +9896,7 @@

    Arguments

    @@ -9912,7 +9912,7 @@

    Arguments

    @@ -9983,7 +9983,7 @@

    Arguments

    @@ -9999,7 +9999,7 @@

    Arguments

    @@ -10070,7 +10070,7 @@

    Arguments

    @@ -10086,7 +10086,7 @@

    Arguments

    @@ -10157,7 +10157,7 @@

    Arguments

    @@ -10173,7 +10173,7 @@

    Arguments

    @@ -10244,7 +10244,7 @@

    Arguments

    @@ -10260,7 +10260,7 @@

    Arguments

    @@ -10316,7 +10316,7 @@

    Arguments

    @@ -10332,7 +10332,7 @@

    Arguments

    @@ -10374,7 +10374,7 @@

    Arguments

    @@ -10389,7 +10389,7 @@

    Arguments

    @@ -10405,7 +10405,7 @@

    Arguments

    @@ -10421,7 +10421,7 @@

    Arguments

    @@ -10506,7 +10506,7 @@

    Arguments

    @@ -10546,7 +10546,7 @@

    Arguments

    @@ -10606,7 +10606,7 @@

    Arguments

    @@ -10726,7 +10726,7 @@

    Arguments

    @@ -10741,7 +10741,7 @@

    Arguments

    @@ -10811,7 +10811,7 @@

    Arguments

    @@ -10871,7 +10871,7 @@

    Arguments

    @@ -10961,7 +10961,7 @@

    Arguments

    @@ -10976,7 +10976,7 @@

    Arguments

    @@ -11031,7 +11031,7 @@

    Arguments

    @@ -11061,7 +11061,7 @@

    Arguments

    @@ -11181,7 +11181,7 @@

    Arguments

    @@ -11196,7 +11196,7 @@

    Arguments

    @@ -11251,7 +11251,7 @@

    Arguments

    @@ -11281,7 +11281,7 @@

    Arguments

    @@ -11371,7 +11371,7 @@

    Arguments

    @@ -11386,7 +11386,7 @@

    Arguments

    @@ -11456,7 +11456,7 @@

    Arguments

    @@ -11562,7 +11562,7 @@

    Arguments

    @@ -11578,7 +11578,7 @@

    Arguments

    @@ -11649,7 +11649,7 @@

    Arguments

    @@ -11665,7 +11665,7 @@

    Arguments

    @@ -11736,7 +11736,7 @@

    Arguments

    @@ -11752,7 +11752,7 @@

    Arguments

    @@ -11823,7 +11823,7 @@

    Arguments

    @@ -11839,7 +11839,7 @@

    Arguments

    @@ -11910,7 +11910,7 @@

    Arguments

    @@ -11926,7 +11926,7 @@

    Arguments

    @@ -11997,7 +11997,7 @@

    Arguments

    @@ -12013,7 +12013,7 @@

    Arguments

    @@ -12084,7 +12084,7 @@

    Arguments

    @@ -12100,7 +12100,7 @@

    Arguments

    @@ -12156,7 +12156,7 @@

    Arguments

    @@ -12172,7 +12172,7 @@

    Arguments

    @@ -12214,7 +12214,7 @@

    Arguments

    @@ -12229,7 +12229,7 @@

    Arguments

    @@ -12245,7 +12245,7 @@

    Arguments

    @@ -12261,7 +12261,7 @@

    Arguments

    @@ -12346,7 +12346,7 @@

    Arguments

    @@ -12386,7 +12386,7 @@

    Arguments

    @@ -12446,7 +12446,7 @@

    Arguments

    @@ -12566,7 +12566,7 @@

    Arguments

    @@ -12581,7 +12581,7 @@

    Arguments

    @@ -12651,7 +12651,7 @@

    Arguments

    @@ -12711,7 +12711,7 @@

    Arguments

    @@ -12801,7 +12801,7 @@

    Arguments

    @@ -12816,7 +12816,7 @@

    Arguments

    @@ -12871,7 +12871,7 @@

    Arguments

    @@ -12901,7 +12901,7 @@

    Arguments

    @@ -13021,7 +13021,7 @@

    Arguments

    @@ -13036,7 +13036,7 @@

    Arguments

    @@ -13091,7 +13091,7 @@

    Arguments

    @@ -13121,7 +13121,7 @@

    Arguments

    @@ -13211,7 +13211,7 @@

    Arguments

    @@ -13226,7 +13226,7 @@

    Arguments

    @@ -13296,7 +13296,7 @@

    Arguments

    @@ -13402,7 +13402,7 @@

    Arguments

    @@ -13418,7 +13418,7 @@

    Arguments

    @@ -13489,7 +13489,7 @@

    Arguments

    @@ -13505,7 +13505,7 @@

    Arguments

    @@ -13576,7 +13576,7 @@

    Arguments

    @@ -13592,7 +13592,7 @@

    Arguments

    @@ -13663,7 +13663,7 @@

    Arguments

    @@ -13679,7 +13679,7 @@

    Arguments

    @@ -13750,7 +13750,7 @@

    Arguments

    @@ -13766,7 +13766,7 @@

    Arguments

    @@ -13837,7 +13837,7 @@

    Arguments

    @@ -13853,7 +13853,7 @@

    Arguments

    @@ -13924,7 +13924,7 @@

    Arguments

    @@ -13940,7 +13940,7 @@

    Arguments

    @@ -13996,7 +13996,7 @@

    Arguments

    @@ -14012,7 +14012,7 @@

    Arguments

    @@ -14054,7 +14054,7 @@

    Arguments

    @@ -14069,7 +14069,7 @@

    Arguments

    @@ -14085,7 +14085,7 @@

    Arguments

    @@ -14101,7 +14101,7 @@

    Arguments

    @@ -14186,7 +14186,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_btree.html b/develop/module/dbcsr_btree.html index 35a97010ae5..af12de56aa1 100644 --- a/develop/module/dbcsr_btree.html +++ b/develop/module/dbcsr_btree.html @@ -114,8 +114,8 @@

    Variables

    - keyt - valt + keyt + valt sp dp
    @@ -308,7 +308,7 @@

    Variables

    @@ -325,7 +325,7 @@

    Variables

    @@ -426,7 +426,7 @@

    Arguments

    @@ -480,7 +480,7 @@

    Arguments

    @@ -534,7 +534,7 @@

    Arguments

    @@ -588,7 +588,7 @@

    Arguments

    @@ -652,7 +652,7 @@

    Arguments

    @@ -667,7 +667,7 @@

    Arguments

    @@ -682,7 +682,7 @@

    Arguments

    @@ -766,7 +766,7 @@

    Arguments

    @@ -781,7 +781,7 @@

    Arguments

    @@ -796,7 +796,7 @@

    Arguments

    @@ -880,7 +880,7 @@

    Arguments

    @@ -895,7 +895,7 @@

    Arguments

    @@ -910,7 +910,7 @@

    Arguments

    @@ -994,7 +994,7 @@

    Arguments

    @@ -1009,7 +1009,7 @@

    Arguments

    @@ -1024,7 +1024,7 @@

    Arguments

    @@ -1118,7 +1118,7 @@

    Arguments

    @@ -1133,7 +1133,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    @@ -1202,7 +1202,7 @@

    Arguments

    @@ -1217,7 +1217,7 @@

    Arguments

    @@ -1232,7 +1232,7 @@

    Arguments

    @@ -1286,7 +1286,7 @@

    Arguments

    @@ -1301,7 +1301,7 @@

    Arguments

    @@ -1316,7 +1316,7 @@

    Arguments

    @@ -1370,7 +1370,7 @@

    Arguments

    @@ -1385,7 +1385,7 @@

    Arguments

    @@ -1400,7 +1400,7 @@

    Arguments

    @@ -1924,7 +1924,7 @@

    Components

    @@ -1941,7 +1941,7 @@

    Components

    @@ -1990,7 +1990,7 @@

    Components

    @@ -2007,7 +2007,7 @@

    Components

    @@ -2056,7 +2056,7 @@

    Components

    @@ -2073,7 +2073,7 @@

    Components

    @@ -2122,7 +2122,7 @@

    Components

    @@ -2139,7 +2139,7 @@

    Components

    @@ -2205,7 +2205,7 @@

    Components

    @@ -2273,7 +2273,7 @@

    Components

    @@ -2322,7 +2322,7 @@

    Components

    @@ -2405,7 +2405,7 @@

    Components

    @@ -2439,7 +2439,7 @@

    Components

    @@ -2505,7 +2505,7 @@

    Components

    @@ -2571,7 +2571,7 @@

    Components

    @@ -2639,7 +2639,7 @@

    Components

    @@ -2688,7 +2688,7 @@

    Components

    @@ -2771,7 +2771,7 @@

    Components

    @@ -2805,7 +2805,7 @@

    Components

    @@ -2871,7 +2871,7 @@

    Components

    @@ -2937,7 +2937,7 @@

    Components

    @@ -3005,7 +3005,7 @@

    Components

    @@ -3054,7 +3054,7 @@

    Components

    @@ -3137,7 +3137,7 @@

    Components

    @@ -3171,7 +3171,7 @@

    Components

    @@ -3237,7 +3237,7 @@

    Components

    @@ -3303,7 +3303,7 @@

    Components

    @@ -3371,7 +3371,7 @@

    Components

    @@ -3420,7 +3420,7 @@

    Components

    @@ -3503,7 +3503,7 @@

    Components

    @@ -3537,7 +3537,7 @@

    Components

    @@ -3603,7 +3603,7 @@

    Components

    @@ -3852,7 +3852,7 @@

    Arguments

    @@ -3892,7 +3892,7 @@

    Arguments

    @@ -4002,7 +4002,7 @@

    Arguments

    @@ -4017,7 +4017,7 @@

    Arguments

    @@ -4102,7 +4102,7 @@

    Arguments

    @@ -4117,7 +4117,7 @@

    Arguments

    @@ -4132,7 +4132,7 @@

    Arguments

    @@ -4217,7 +4217,7 @@

    Arguments

    @@ -4232,7 +4232,7 @@

    Arguments

    @@ -4247,7 +4247,7 @@

    Arguments

    @@ -4262,7 +4262,7 @@

    Arguments

    @@ -4317,7 +4317,7 @@

    Arguments

    @@ -4332,7 +4332,7 @@

    Arguments

    @@ -4347,7 +4347,7 @@

    Arguments

    @@ -4362,7 +4362,7 @@

    Arguments

    @@ -4432,7 +4432,7 @@

    Arguments

    @@ -4462,7 +4462,7 @@

    Arguments

    @@ -4477,7 +4477,7 @@

    Arguments

    @@ -4492,7 +4492,7 @@

    Arguments

    @@ -4577,7 +4577,7 @@

    Arguments

    @@ -4607,7 +4607,7 @@

    Arguments

    @@ -4622,7 +4622,7 @@

    Arguments

    @@ -4637,7 +4637,7 @@

    Arguments

    @@ -4722,7 +4722,7 @@

    Arguments

    @@ -4737,7 +4737,7 @@

    Arguments

    @@ -4792,7 +4792,7 @@

    Arguments

    @@ -4832,7 +4832,7 @@

    Arguments

    @@ -4887,7 +4887,7 @@

    Arguments

    @@ -4902,7 +4902,7 @@

    Arguments

    @@ -4917,7 +4917,7 @@

    Arguments

    @@ -4972,7 +4972,7 @@

    Arguments

    @@ -5002,7 +5002,7 @@

    Arguments

    @@ -5057,7 +5057,7 @@

    Arguments

    @@ -5087,7 +5087,7 @@

    Arguments

    @@ -5142,7 +5142,7 @@

    Arguments

    @@ -5172,7 +5172,7 @@

    Arguments

    @@ -5187,7 +5187,7 @@

    Arguments

    @@ -5242,7 +5242,7 @@

    Arguments

    @@ -5257,7 +5257,7 @@

    Arguments

    @@ -5357,7 +5357,7 @@

    Arguments

    @@ -5372,7 +5372,7 @@

    Arguments

    @@ -5442,7 +5442,7 @@

    Arguments

    @@ -5482,7 +5482,7 @@

    Arguments

    @@ -5592,7 +5592,7 @@

    Arguments

    @@ -5607,7 +5607,7 @@

    Arguments

    @@ -5692,7 +5692,7 @@

    Arguments

    @@ -5707,7 +5707,7 @@

    Arguments

    @@ -5722,7 +5722,7 @@

    Arguments

    @@ -5807,7 +5807,7 @@

    Arguments

    @@ -5822,7 +5822,7 @@

    Arguments

    @@ -5837,7 +5837,7 @@

    Arguments

    @@ -5852,7 +5852,7 @@

    Arguments

    @@ -5907,7 +5907,7 @@

    Arguments

    @@ -5922,7 +5922,7 @@

    Arguments

    @@ -5937,7 +5937,7 @@

    Arguments

    @@ -5952,7 +5952,7 @@

    Arguments

    @@ -6022,7 +6022,7 @@

    Arguments

    @@ -6052,7 +6052,7 @@

    Arguments

    @@ -6067,7 +6067,7 @@

    Arguments

    @@ -6082,7 +6082,7 @@

    Arguments

    @@ -6167,7 +6167,7 @@

    Arguments

    @@ -6197,7 +6197,7 @@

    Arguments

    @@ -6212,7 +6212,7 @@

    Arguments

    @@ -6227,7 +6227,7 @@

    Arguments

    @@ -6312,7 +6312,7 @@

    Arguments

    @@ -6327,7 +6327,7 @@

    Arguments

    @@ -6382,7 +6382,7 @@

    Arguments

    @@ -6422,7 +6422,7 @@

    Arguments

    @@ -6477,7 +6477,7 @@

    Arguments

    @@ -6492,7 +6492,7 @@

    Arguments

    @@ -6507,7 +6507,7 @@

    Arguments

    @@ -6562,7 +6562,7 @@

    Arguments

    @@ -6592,7 +6592,7 @@

    Arguments

    @@ -6647,7 +6647,7 @@

    Arguments

    @@ -6677,7 +6677,7 @@

    Arguments

    @@ -6732,7 +6732,7 @@

    Arguments

    @@ -6762,7 +6762,7 @@

    Arguments

    @@ -6777,7 +6777,7 @@

    Arguments

    @@ -6832,7 +6832,7 @@

    Arguments

    @@ -6847,7 +6847,7 @@

    Arguments

    @@ -6947,7 +6947,7 @@

    Arguments

    @@ -6962,7 +6962,7 @@

    Arguments

    @@ -7032,7 +7032,7 @@

    Arguments

    @@ -7072,7 +7072,7 @@

    Arguments

    @@ -7182,7 +7182,7 @@

    Arguments

    @@ -7197,7 +7197,7 @@

    Arguments

    @@ -7282,7 +7282,7 @@

    Arguments

    @@ -7297,7 +7297,7 @@

    Arguments

    @@ -7312,7 +7312,7 @@

    Arguments

    @@ -7397,7 +7397,7 @@

    Arguments

    @@ -7412,7 +7412,7 @@

    Arguments

    @@ -7427,7 +7427,7 @@

    Arguments

    @@ -7442,7 +7442,7 @@

    Arguments

    @@ -7497,7 +7497,7 @@

    Arguments

    @@ -7512,7 +7512,7 @@

    Arguments

    @@ -7527,7 +7527,7 @@

    Arguments

    @@ -7542,7 +7542,7 @@

    Arguments

    @@ -7612,7 +7612,7 @@

    Arguments

    @@ -7642,7 +7642,7 @@

    Arguments

    @@ -7657,7 +7657,7 @@

    Arguments

    @@ -7672,7 +7672,7 @@

    Arguments

    @@ -7757,7 +7757,7 @@

    Arguments

    @@ -7787,7 +7787,7 @@

    Arguments

    @@ -7802,7 +7802,7 @@

    Arguments

    @@ -7817,7 +7817,7 @@

    Arguments

    @@ -7902,7 +7902,7 @@

    Arguments

    @@ -7917,7 +7917,7 @@

    Arguments

    @@ -7972,7 +7972,7 @@

    Arguments

    @@ -8012,7 +8012,7 @@

    Arguments

    @@ -8067,7 +8067,7 @@

    Arguments

    @@ -8082,7 +8082,7 @@

    Arguments

    @@ -8097,7 +8097,7 @@

    Arguments

    @@ -8152,7 +8152,7 @@

    Arguments

    @@ -8182,7 +8182,7 @@

    Arguments

    @@ -8237,7 +8237,7 @@

    Arguments

    @@ -8267,7 +8267,7 @@

    Arguments

    @@ -8322,7 +8322,7 @@

    Arguments

    @@ -8352,7 +8352,7 @@

    Arguments

    @@ -8367,7 +8367,7 @@

    Arguments

    @@ -8422,7 +8422,7 @@

    Arguments

    @@ -8437,7 +8437,7 @@

    Arguments

    @@ -8537,7 +8537,7 @@

    Arguments

    @@ -8552,7 +8552,7 @@

    Arguments

    @@ -8622,7 +8622,7 @@

    Arguments

    @@ -8662,7 +8662,7 @@

    Arguments

    @@ -8772,7 +8772,7 @@

    Arguments

    @@ -8787,7 +8787,7 @@

    Arguments

    @@ -8872,7 +8872,7 @@

    Arguments

    @@ -8887,7 +8887,7 @@

    Arguments

    @@ -8902,7 +8902,7 @@

    Arguments

    @@ -8987,7 +8987,7 @@

    Arguments

    @@ -9002,7 +9002,7 @@

    Arguments

    @@ -9017,7 +9017,7 @@

    Arguments

    @@ -9032,7 +9032,7 @@

    Arguments

    @@ -9087,7 +9087,7 @@

    Arguments

    @@ -9102,7 +9102,7 @@

    Arguments

    @@ -9117,7 +9117,7 @@

    Arguments

    @@ -9132,7 +9132,7 @@

    Arguments

    @@ -9202,7 +9202,7 @@

    Arguments

    @@ -9232,7 +9232,7 @@

    Arguments

    @@ -9247,7 +9247,7 @@

    Arguments

    @@ -9262,7 +9262,7 @@

    Arguments

    @@ -9347,7 +9347,7 @@

    Arguments

    @@ -9377,7 +9377,7 @@

    Arguments

    @@ -9392,7 +9392,7 @@

    Arguments

    @@ -9407,7 +9407,7 @@

    Arguments

    @@ -9492,7 +9492,7 @@

    Arguments

    @@ -9507,7 +9507,7 @@

    Arguments

    @@ -9562,7 +9562,7 @@

    Arguments

    @@ -9602,7 +9602,7 @@

    Arguments

    @@ -9657,7 +9657,7 @@

    Arguments

    @@ -9672,7 +9672,7 @@

    Arguments

    @@ -9687,7 +9687,7 @@

    Arguments

    @@ -9742,7 +9742,7 @@

    Arguments

    @@ -9772,7 +9772,7 @@

    Arguments

    @@ -9827,7 +9827,7 @@

    Arguments

    @@ -9857,7 +9857,7 @@

    Arguments

    @@ -9912,7 +9912,7 @@

    Arguments

    @@ -9942,7 +9942,7 @@

    Arguments

    @@ -9957,7 +9957,7 @@

    Arguments

    @@ -10012,7 +10012,7 @@

    Arguments

    @@ -10027,7 +10027,7 @@

    Arguments

    @@ -10127,7 +10127,7 @@

    Arguments

    @@ -10142,7 +10142,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_config.html b/develop/module/dbcsr_config.html index 34dcd6180ca..5c4b4993ecf 100644 --- a/develop/module/dbcsr_config.html +++ b/develop/module/dbcsr_config.html @@ -75,7 +75,7 @@

    dbcsr_config
  • 369 statements + title=" 0.6% of total for modules and submodules.">381 statements
  • @@ -114,7 +114,7 @@

    Variables

    @@ -224,10 +224,10 @@

    Uses

  • @@ -252,7 +252,7 @@

    Variables

    @@ -660,7 +660,7 @@

    Variables

    @@ -711,7 +711,7 @@

    Components

    @@ -728,7 +728,7 @@

    Components

    @@ -792,7 +792,7 @@

    Components

    @@ -809,7 +809,7 @@

    Components

    @@ -826,7 +826,7 @@

    Components

    @@ -929,7 +929,7 @@

    Components

    @@ -946,7 +946,7 @@

    Components

    @@ -963,7 +963,7 @@

    Components

    @@ -1049,7 +1049,7 @@

    Components

    @@ -1066,7 +1066,7 @@

    Components

    @@ -1083,7 +1083,7 @@

    Components

    @@ -1169,7 +1169,7 @@

    Components

    @@ -1186,7 +1186,7 @@

    Components

    @@ -1203,7 +1203,7 @@

    Components

    @@ -1695,7 +1695,7 @@

    Arguments

    @@ -1740,7 +1740,7 @@

    Arguments

    @@ -1823,7 +1823,7 @@

    Arguments

    @@ -1878,7 +1878,7 @@

    Arguments

    @@ -1933,7 +1933,7 @@

    Arguments

    @@ -1988,7 +1988,7 @@

    Arguments

    @@ -2738,7 +2738,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_csr_conversions.html b/develop/module/dbcsr_csr_conversions.html index 2c5ef83008b..d47d9218c9c 100644 --- a/develop/module/dbcsr_csr_conversions.html +++ b/develop/module/dbcsr_csr_conversions.html @@ -114,8 +114,8 @@

    Variables

    @@ -272,7 +272,7 @@

    Variables

    @@ -469,7 +469,7 @@

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    @@ -524,7 +524,7 @@

    Arguments

    @@ -539,7 +539,7 @@

    Arguments

    @@ -827,7 +827,7 @@

    Components

    @@ -844,7 +844,7 @@

    Components

    @@ -861,7 +861,7 @@

    Components

    @@ -878,7 +878,7 @@

    Components

    @@ -895,7 +895,7 @@

    Components

    @@ -1024,7 +1024,7 @@

    Components

    @@ -1163,7 +1163,7 @@

    Components

    @@ -1279,7 +1279,7 @@

    Arguments

    @@ -1294,7 +1294,7 @@

    Arguments

    @@ -1438,7 +1438,7 @@

    Arguments

    @@ -1453,7 +1453,7 @@

    Arguments

    @@ -1494,7 +1494,7 @@

    Arguments

    @@ -1509,7 +1509,7 @@

    Arguments

    @@ -1932,7 +1932,7 @@

    Arguments

    @@ -1995,7 +1995,7 @@

    Arguments

    @@ -2051,7 +2051,7 @@

    Arguments

    @@ -2091,7 +2091,7 @@

    Arguments

    @@ -2146,7 +2146,7 @@

    Arguments

    @@ -2202,7 +2202,7 @@

    Arguments

    @@ -2232,7 +2232,7 @@

    Arguments

    @@ -2287,7 +2287,7 @@

    Arguments

    @@ -2387,7 +2387,7 @@

    Arguments

    @@ -2427,7 +2427,7 @@

    Arguments

    @@ -2489,7 +2489,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_cuda_profiling.html b/develop/module/dbcsr_cuda_profiling.html index d9ce9103c38..601edc4516e 100644 --- a/develop/module/dbcsr_cuda_profiling.html +++ b/develop/module/dbcsr_cuda_profiling.html @@ -154,8 +154,8 @@

    Uses

  • @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_data_methods.html b/develop/module/dbcsr_data_methods.html index c8f29826609..a0bd46fa8c8 100644 --- a/develop/module/dbcsr_data_methods.html +++ b/develop/module/dbcsr_data_methods.html @@ -114,9 +114,9 @@

    Variables

    @@ -168,14 +168,14 @@

    Uses

    @@ -200,7 +200,7 @@

    Variables

    @@ -217,7 +217,7 @@

    Variables

    @@ -234,7 +234,7 @@

    Variables

    @@ -282,7 +282,7 @@

    Arguments

    @@ -322,7 +322,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    @@ -392,7 +392,7 @@

    Arguments

    @@ -408,7 +408,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -465,7 +465,7 @@

    Arguments

    @@ -480,7 +480,7 @@

    Arguments

    @@ -495,7 +495,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

    @@ -582,7 +582,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_data_methods_low.html b/develop/module/dbcsr_data_methods_low.html index f22fa120176..3687d837abb 100644 --- a/develop/module/dbcsr_data_methods_low.html +++ b/develop/module/dbcsr_data_methods_low.html @@ -114,9 +114,9 @@

    Variables

    @@ -138,7 +138,7 @@

    Interfaces

    dbcsr_scalar_get_valuedbcsr_data_set_pointerdbcsr_get_data - dbcsr_get_data_p + dbcsr_get_data_pdbcsr_get_data_cptrdbcsr_data_get_sizes @@ -255,12 +255,12 @@

    Uses

    @@ -285,7 +285,7 @@

    Variables

    @@ -302,7 +302,7 @@

    Variables

    @@ -319,7 +319,7 @@

    Variables

    @@ -374,7 +374,7 @@

    Arguments

    @@ -418,7 +418,7 @@

    Arguments

    @@ -462,7 +462,7 @@

    Arguments

    @@ -506,7 +506,7 @@

    Arguments

    @@ -578,7 +578,7 @@

    Arguments

    @@ -632,7 +632,7 @@

    Arguments

    @@ -686,7 +686,7 @@

    Arguments

    @@ -740,7 +740,7 @@

    Arguments

    @@ -792,7 +792,7 @@

    Arguments

    @@ -807,7 +807,7 @@

    Arguments

    @@ -849,7 +849,7 @@

    Arguments

    @@ -864,7 +864,7 @@

    Arguments

    @@ -906,7 +906,7 @@

    Arguments

    @@ -921,7 +921,7 @@

    Arguments

    @@ -963,7 +963,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -1020,7 +1020,7 @@

    Arguments

    @@ -1035,7 +1035,7 @@

    Arguments

    @@ -1077,7 +1077,7 @@

    Arguments

    @@ -1092,7 +1092,7 @@

    Arguments

    @@ -1134,7 +1134,7 @@

    Arguments

    @@ -1149,7 +1149,7 @@

    Arguments

    @@ -1191,7 +1191,7 @@

    Arguments

    @@ -1206,7 +1206,7 @@

    Arguments

    @@ -1247,7 +1247,7 @@

    Arguments

    @@ -1358,7 +1358,7 @@

    Arguments

    @@ -1373,7 +1373,7 @@

    Arguments

    @@ -1388,7 +1388,7 @@

    Arguments

    @@ -1404,7 +1404,7 @@

    Arguments

    @@ -1444,7 +1444,7 @@

    Arguments

    @@ -1459,7 +1459,7 @@

    Arguments

    @@ -1474,7 +1474,7 @@

    Arguments

    @@ -1490,7 +1490,7 @@

    Arguments

    @@ -1530,7 +1530,7 @@

    Arguments

    @@ -1545,7 +1545,7 @@

    Arguments

    @@ -1560,7 +1560,7 @@

    Arguments

    @@ -1576,7 +1576,7 @@

    Arguments

    @@ -1616,7 +1616,7 @@

    Arguments

    @@ -1631,7 +1631,7 @@

    Arguments

    @@ -1646,7 +1646,7 @@

    Arguments

    @@ -1662,7 +1662,7 @@

    Arguments

    @@ -1702,7 +1702,7 @@

    Arguments

    @@ -1717,7 +1717,7 @@

    Arguments

    @@ -1732,7 +1732,7 @@

    Arguments

    @@ -1748,7 +1748,7 @@

    Arguments

    @@ -1788,7 +1788,7 @@

    Arguments

    @@ -1803,7 +1803,7 @@

    Arguments

    @@ -1818,7 +1818,7 @@

    Arguments

    @@ -1834,7 +1834,7 @@

    Arguments

    @@ -1874,7 +1874,7 @@

    Arguments

    @@ -1889,7 +1889,7 @@

    Arguments

    @@ -1904,7 +1904,7 @@

    Arguments

    @@ -1920,7 +1920,7 @@

    Arguments

    @@ -1960,7 +1960,7 @@

    Arguments

    @@ -1975,7 +1975,7 @@

    Arguments

    @@ -1990,7 +1990,7 @@

    Arguments

    @@ -2006,7 +2006,7 @@

    Arguments

    @@ -2030,8 +2030,8 @@

    Arguments

    - -

    public interface dbcsr_get_data_p + +

    public interface dbcsr_get_data_p

      @@ -2060,7 +2060,7 @@

      Arguments

    @@ -2075,7 +2075,7 @@

    Arguments

    @@ -2090,7 +2090,7 @@

    Arguments

    @@ -2106,7 +2106,7 @@

    Arguments

    @@ -2155,7 +2155,7 @@

    Arguments

    @@ -2170,7 +2170,7 @@

    Arguments

    @@ -2185,7 +2185,7 @@

    Arguments

    @@ -2201,7 +2201,7 @@

    Arguments

    @@ -2250,7 +2250,7 @@

    Arguments

    @@ -2265,7 +2265,7 @@

    Arguments

    @@ -2280,7 +2280,7 @@

    Arguments

    @@ -2296,7 +2296,7 @@

    Arguments

    @@ -2345,7 +2345,7 @@

    Arguments

    @@ -2360,7 +2360,7 @@

    Arguments

    @@ -2375,7 +2375,7 @@

    Arguments

    @@ -2391,7 +2391,7 @@

    Arguments

    @@ -2450,7 +2450,7 @@

    Arguments

    @@ -2465,7 +2465,7 @@

    Arguments

    @@ -2480,7 +2480,7 @@

    Arguments

    @@ -2496,7 +2496,7 @@

    Arguments

    @@ -2545,7 +2545,7 @@

    Arguments

    @@ -2560,7 +2560,7 @@

    Arguments

    @@ -2575,7 +2575,7 @@

    Arguments

    @@ -2591,7 +2591,7 @@

    Arguments

    @@ -2640,7 +2640,7 @@

    Arguments

    @@ -2655,7 +2655,7 @@

    Arguments

    @@ -2670,7 +2670,7 @@

    Arguments

    @@ -2686,7 +2686,7 @@

    Arguments

    @@ -2735,7 +2735,7 @@

    Arguments

    @@ -2750,7 +2750,7 @@

    Arguments

    @@ -2765,7 +2765,7 @@

    Arguments

    @@ -2781,7 +2781,7 @@

    Arguments

    @@ -2836,7 +2836,7 @@

    Arguments

    @@ -2851,7 +2851,7 @@

    Arguments

    @@ -2866,7 +2866,7 @@

    Arguments

    @@ -2905,7 +2905,7 @@

    Arguments

    @@ -2935,7 +2935,7 @@

    Arguments

    @@ -2974,7 +2974,7 @@

    Arguments

    @@ -2989,7 +2989,7 @@

    Arguments

    @@ -3005,7 +3005,7 @@

    Arguments

    @@ -3021,7 +3021,7 @@

    Arguments

    @@ -3069,7 +3069,7 @@

    Arguments

    @@ -3114,7 +3114,7 @@

    Arguments

    @@ -3159,7 +3159,7 @@

    Arguments

    @@ -3204,7 +3204,7 @@

    Arguments

    @@ -3249,7 +3249,7 @@

    Arguments

    @@ -3294,7 +3294,7 @@

    Arguments

    @@ -3339,7 +3339,7 @@

    Arguments

    @@ -3384,7 +3384,7 @@

    Arguments

    @@ -3491,7 +3491,7 @@

    Arguments

    @@ -3551,7 +3551,7 @@

    Arguments

    @@ -3597,7 +3597,7 @@

    Arguments

    @@ -3643,7 +3643,7 @@

    Arguments

    @@ -3689,7 +3689,7 @@

    Arguments

    @@ -3734,7 +3734,7 @@

    Arguments

    @@ -3779,7 +3779,7 @@

    Arguments

    @@ -3794,7 +3794,7 @@

    Arguments

    @@ -3809,7 +3809,7 @@

    Arguments

    @@ -3825,7 +3825,7 @@

    Arguments

    @@ -3872,7 +3872,7 @@

    Arguments

    @@ -3887,7 +3887,7 @@

    Arguments

    @@ -3903,7 +3903,7 @@

    Arguments

    @@ -3950,7 +3950,7 @@

    Arguments

    @@ -3965,7 +3965,7 @@

    Arguments

    @@ -3981,7 +3981,7 @@

    Arguments

    @@ -4027,7 +4027,7 @@

    Arguments

    @@ -4072,7 +4072,7 @@

    Arguments

    @@ -4087,7 +4087,7 @@

    Arguments

    @@ -4102,7 +4102,7 @@

    Arguments

    @@ -4118,7 +4118,7 @@

    Arguments

    @@ -4165,7 +4165,7 @@

    Arguments

    @@ -4180,7 +4180,7 @@

    Arguments

    @@ -4196,7 +4196,7 @@

    Arguments

    @@ -4243,7 +4243,7 @@

    Arguments

    @@ -4258,7 +4258,7 @@

    Arguments

    @@ -4274,7 +4274,7 @@

    Arguments

    @@ -4320,7 +4320,7 @@

    Arguments

    @@ -4365,7 +4365,7 @@

    Arguments

    @@ -4380,7 +4380,7 @@

    Arguments

    @@ -4395,7 +4395,7 @@

    Arguments

    @@ -4411,7 +4411,7 @@

    Arguments

    @@ -4458,7 +4458,7 @@

    Arguments

    @@ -4473,7 +4473,7 @@

    Arguments

    @@ -4489,7 +4489,7 @@

    Arguments

    @@ -4536,7 +4536,7 @@

    Arguments

    @@ -4551,7 +4551,7 @@

    Arguments

    @@ -4567,7 +4567,7 @@

    Arguments

    @@ -4613,7 +4613,7 @@

    Arguments

    @@ -4658,7 +4658,7 @@

    Arguments

    @@ -4673,7 +4673,7 @@

    Arguments

    @@ -4688,7 +4688,7 @@

    Arguments

    @@ -4704,7 +4704,7 @@

    Arguments

    @@ -4751,7 +4751,7 @@

    Arguments

    @@ -4766,7 +4766,7 @@

    Arguments

    @@ -4782,7 +4782,7 @@

    Arguments

    @@ -4829,7 +4829,7 @@

    Arguments

    @@ -4844,7 +4844,7 @@

    Arguments

    @@ -4860,7 +4860,7 @@

    Arguments

    @@ -4906,7 +4906,7 @@

    Arguments

    @@ -4956,7 +4956,7 @@

    Arguments

    @@ -4996,7 +4996,7 @@

    Arguments

    @@ -5011,7 +5011,7 @@

    Arguments

    @@ -5051,7 +5051,7 @@

    Arguments

    @@ -5091,7 +5091,7 @@

    Arguments

    @@ -5131,7 +5131,7 @@

    Arguments

    @@ -5173,7 +5173,7 @@

    Arguments

    @@ -5275,7 +5275,7 @@

    Arguments

    @@ -5290,7 +5290,7 @@

    Arguments

    @@ -5306,7 +5306,7 @@

    Arguments

    @@ -5347,7 +5347,7 @@

    Arguments

    @@ -5362,7 +5362,7 @@

    Arguments

    @@ -5377,7 +5377,7 @@

    Arguments

    @@ -5417,7 +5417,7 @@

    Arguments

    @@ -5432,7 +5432,7 @@

    Arguments

    @@ -5447,7 +5447,7 @@

    Arguments

    @@ -5487,7 +5487,7 @@

    Arguments

    @@ -5502,7 +5502,7 @@

    Arguments

    @@ -5518,7 +5518,7 @@

    Arguments

    @@ -5534,7 +5534,7 @@

    Arguments

    @@ -5574,7 +5574,7 @@

    Arguments

    @@ -5604,7 +5604,7 @@

    Arguments

    @@ -5644,7 +5644,7 @@

    Arguments

    @@ -5659,7 +5659,7 @@

    Arguments

    @@ -5699,7 +5699,7 @@

    Arguments

    @@ -5739,7 +5739,7 @@

    Arguments

    @@ -5794,7 +5794,7 @@

    Arguments

    @@ -5809,7 +5809,7 @@

    Arguments

    @@ -5849,7 +5849,7 @@

    Arguments

    @@ -5864,7 +5864,7 @@

    Arguments

    @@ -5904,7 +5904,7 @@

    Arguments

    @@ -5919,7 +5919,7 @@

    Arguments

    @@ -5934,7 +5934,7 @@

    Arguments

    @@ -5950,7 +5950,7 @@

    Arguments

    @@ -5991,7 +5991,7 @@

    Arguments

    @@ -6006,7 +6006,7 @@

    Arguments

    @@ -6021,7 +6021,7 @@

    Arguments

    @@ -6037,7 +6037,7 @@

    Arguments

    @@ -6093,7 +6093,7 @@

    Arguments

    @@ -6133,7 +6133,7 @@

    Arguments

    @@ -6148,7 +6148,7 @@

    Arguments

    @@ -6188,7 +6188,7 @@

    Arguments

    @@ -6203,7 +6203,7 @@

    Arguments

    @@ -6243,7 +6243,7 @@

    Arguments

    @@ -6258,7 +6258,7 @@

    Arguments

    @@ -6273,7 +6273,7 @@

    Arguments

    @@ -6289,7 +6289,7 @@

    Arguments

    @@ -6330,7 +6330,7 @@

    Arguments

    @@ -6345,7 +6345,7 @@

    Arguments

    @@ -6360,7 +6360,7 @@

    Arguments

    @@ -6376,7 +6376,7 @@

    Arguments

    @@ -6432,7 +6432,7 @@

    Arguments

    @@ -6472,7 +6472,7 @@

    Arguments

    @@ -6487,7 +6487,7 @@

    Arguments

    @@ -6527,7 +6527,7 @@

    Arguments

    @@ -6542,7 +6542,7 @@

    Arguments

    @@ -6582,7 +6582,7 @@

    Arguments

    @@ -6597,7 +6597,7 @@

    Arguments

    @@ -6612,7 +6612,7 @@

    Arguments

    @@ -6628,7 +6628,7 @@

    Arguments

    @@ -6669,7 +6669,7 @@

    Arguments

    @@ -6684,7 +6684,7 @@

    Arguments

    @@ -6699,7 +6699,7 @@

    Arguments

    @@ -6715,7 +6715,7 @@

    Arguments

    @@ -6771,7 +6771,7 @@

    Arguments

    @@ -6811,7 +6811,7 @@

    Arguments

    @@ -6826,7 +6826,7 @@

    Arguments

    @@ -6866,7 +6866,7 @@

    Arguments

    @@ -6881,7 +6881,7 @@

    Arguments

    @@ -6921,7 +6921,7 @@

    Arguments

    @@ -6936,7 +6936,7 @@

    Arguments

    @@ -6951,7 +6951,7 @@

    Arguments

    @@ -6967,7 +6967,7 @@

    Arguments

    @@ -7008,7 +7008,7 @@

    Arguments

    @@ -7023,7 +7023,7 @@

    Arguments

    @@ -7038,7 +7038,7 @@

    Arguments

    @@ -7054,7 +7054,7 @@

    Arguments

    @@ -7110,7 +7110,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_data_operations.html b/develop/module/dbcsr_data_operations.html index d155ea82791..4256b36e59d 100644 --- a/develop/module/dbcsr_data_operations.html +++ b/develop/module/dbcsr_data_operations.html @@ -114,7 +114,7 @@

    Variables

    @@ -166,12 +166,12 @@

    Uses

    @@ -196,7 +196,7 @@

    Variables

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    @@ -526,7 +526,7 @@

    Arguments

    @@ -545,7 +545,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -583,7 +583,7 @@

    Arguments

    @@ -598,7 +598,7 @@

    Arguments

    @@ -671,7 +671,7 @@

    Arguments

    @@ -702,7 +702,7 @@

    Arguments

    @@ -733,7 +733,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_data_types.html b/develop/module/dbcsr_data_types.html index a8ab45718e7..314ca25a18a 100644 --- a/develop/module/dbcsr_data_types.html +++ b/develop/module/dbcsr_data_types.html @@ -114,7 +114,7 @@

    Variables

    @@ -492,7 +492,7 @@

    Components

    @@ -509,7 +509,7 @@

    Components

    @@ -526,7 +526,7 @@

    Components

    @@ -543,7 +543,7 @@

    Components

    @@ -560,7 +560,7 @@

    Components

    @@ -609,7 +609,7 @@

    Components

    @@ -658,7 +658,7 @@

    Components

    @@ -724,7 +724,7 @@

    Components

    @@ -741,7 +741,7 @@

    Components

    @@ -924,7 +924,7 @@

    Components

    @@ -941,7 +941,7 @@

    Components

    @@ -958,7 +958,7 @@

    Components

    @@ -975,7 +975,7 @@

    Components

    @@ -992,7 +992,7 @@

    Components

    @@ -1009,7 +1009,7 @@

    Components

    @@ -1111,7 +1111,7 @@

    Components

    @@ -1128,7 +1128,7 @@

    Components

    @@ -1145,7 +1145,7 @@

    Components

    @@ -1162,7 +1162,7 @@

    Components

    diff --git a/develop/module/dbcsr_dict.html b/develop/module/dbcsr_dict.html index bc19cc0dd63..a4d0bc2861a 100644 --- a/develop/module/dbcsr_dict.html +++ b/develop/module/dbcsr_dict.html @@ -114,7 +114,7 @@

    Variables

    @@ -257,7 +257,7 @@

    Variables

    @@ -324,7 +324,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    @@ -585,7 +585,7 @@

    Arguments

    @@ -654,7 +654,7 @@

    Arguments

    @@ -1175,7 +1175,7 @@

    Components

    @@ -1209,7 +1209,7 @@

    Components

    @@ -1258,7 +1258,7 @@

    Components

    @@ -1324,7 +1324,7 @@

    Components

    @@ -1390,7 +1390,7 @@

    Components

    @@ -1456,7 +1456,7 @@

    Components

    @@ -1490,7 +1490,7 @@

    Components

    @@ -1539,7 +1539,7 @@

    Components

    @@ -1605,7 +1605,7 @@

    Components

    @@ -1671,7 +1671,7 @@

    Components

    @@ -2286,7 +2286,7 @@

    Arguments

    @@ -2398,7 +2398,7 @@

    Arguments

    @@ -2468,7 +2468,7 @@

    Arguments

    @@ -2538,7 +2538,7 @@

    Arguments

    @@ -2593,7 +2593,7 @@

    Arguments

    @@ -2705,7 +2705,7 @@

    Arguments

    @@ -2775,7 +2775,7 @@

    Arguments

    @@ -2845,7 +2845,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_dist_methods.html b/develop/module/dbcsr_dist_methods.html index 29d9de33d6c..898599dff8b 100644 --- a/develop/module/dbcsr_dist_methods.html +++ b/develop/module/dbcsr_dist_methods.html @@ -114,7 +114,7 @@

    Variables

    @@ -208,16 +208,16 @@

    Uses

    @@ -242,7 +242,7 @@

    Variables

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -454,7 +454,7 @@

    Arguments

    @@ -469,7 +469,7 @@

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -538,7 +538,7 @@

    Arguments

    @@ -553,7 +553,7 @@

    Arguments

    @@ -568,7 +568,7 @@

    Arguments

    @@ -583,7 +583,7 @@

    Arguments

    @@ -598,7 +598,7 @@

    Arguments

    @@ -613,7 +613,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -676,7 +676,7 @@

    Arguments

    @@ -721,7 +721,7 @@

    Arguments

    @@ -766,7 +766,7 @@

    Arguments

    @@ -811,7 +811,7 @@

    Arguments

    @@ -856,7 +856,7 @@

    Arguments

    @@ -901,7 +901,7 @@

    Arguments

    @@ -946,7 +946,7 @@

    Arguments

    @@ -991,7 +991,7 @@

    Arguments

    @@ -1036,7 +1036,7 @@

    Arguments

    @@ -1081,7 +1081,7 @@

    Arguments

    @@ -1126,7 +1126,7 @@

    Arguments

    @@ -1171,7 +1171,7 @@

    Arguments

    @@ -1216,7 +1216,7 @@

    Arguments

    @@ -1261,7 +1261,7 @@

    Arguments

    @@ -1276,7 +1276,7 @@

    Arguments

    @@ -1291,7 +1291,7 @@

    Arguments

    @@ -1336,7 +1336,7 @@

    Arguments

    @@ -1381,7 +1381,7 @@

    Arguments

    @@ -1426,7 +1426,7 @@

    Arguments

    @@ -1488,7 +1488,7 @@

    Arguments

    @@ -1505,7 +1505,7 @@

    Arguments

    @@ -1574,7 +1574,7 @@

    Arguments

    @@ -1589,7 +1589,7 @@

    Arguments

    @@ -1604,7 +1604,7 @@

    Arguments

    @@ -1619,7 +1619,7 @@

    Arguments

    @@ -1634,7 +1634,7 @@

    Arguments

    @@ -1649,7 +1649,7 @@

    Arguments

    @@ -1664,7 +1664,7 @@

    Arguments

    @@ -1705,7 +1705,7 @@

    Arguments

    @@ -1720,7 +1720,7 @@

    Arguments

    @@ -1735,7 +1735,7 @@

    Arguments

    @@ -1750,7 +1750,7 @@

    Arguments

    @@ -1765,7 +1765,7 @@

    Arguments

    @@ -1780,7 +1780,7 @@

    Arguments

    @@ -1820,7 +1820,7 @@

    Arguments

    @@ -1835,7 +1835,7 @@

    Arguments

    @@ -1850,7 +1850,7 @@

    Arguments

    @@ -1865,7 +1865,7 @@

    Arguments

    @@ -1880,7 +1880,7 @@

    Arguments

    @@ -1895,7 +1895,7 @@

    Arguments

    @@ -1910,7 +1910,7 @@

    Arguments

    @@ -1950,7 +1950,7 @@

    Arguments

    @@ -1965,7 +1965,7 @@

    Arguments

    @@ -1980,7 +1980,7 @@

    Arguments

    @@ -1995,7 +1995,7 @@

    Arguments

    @@ -2025,7 +2025,7 @@

    Arguments

    @@ -2040,7 +2040,7 @@

    Arguments

    @@ -2055,7 +2055,7 @@

    Arguments

    @@ -2070,7 +2070,7 @@

    Arguments

    @@ -2085,7 +2085,7 @@

    Arguments

    @@ -2115,7 +2115,7 @@

    Arguments

    @@ -2130,7 +2130,7 @@

    Arguments

    @@ -2145,7 +2145,7 @@

    Arguments

    @@ -2160,7 +2160,7 @@

    Arguments

    @@ -2175,7 +2175,7 @@

    Arguments

    @@ -2190,7 +2190,7 @@

    Arguments

    @@ -2230,7 +2230,7 @@

    Arguments

    @@ -2270,7 +2270,7 @@

    Arguments

    @@ -2325,7 +2325,7 @@

    Arguments

    @@ -2380,7 +2380,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_dist_operations.html b/develop/module/dbcsr_dist_operations.html index ef5c6548e20..af8218f5ade 100644 --- a/develop/module/dbcsr_dist_operations.html +++ b/develop/module/dbcsr_dist_operations.html @@ -114,9 +114,9 @@

    Variables

    @@ -151,7 +151,7 @@

    Subroutines

    @@ -238,7 +238,7 @@

    Variables

    @@ -255,7 +255,7 @@

    Variables

    @@ -302,7 +302,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -380,7 +380,7 @@

    Arguments

    @@ -396,7 +396,7 @@

    Arguments

    @@ -411,7 +411,7 @@

    Arguments

    @@ -427,7 +427,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Subroutines

    -

    public pure subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor) +

    public pure subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor)

    @@ -525,7 +525,7 @@

    Arguments

    @@ -540,7 +540,7 @@

    Arguments

    @@ -556,7 +556,7 @@

    Arguments

    @@ -572,7 +572,7 @@

    Arguments

    @@ -612,7 +612,7 @@

    Arguments

    @@ -627,7 +627,7 @@

    Arguments

    @@ -642,7 +642,7 @@

    Arguments

    @@ -657,7 +657,7 @@

    Arguments

    @@ -672,7 +672,7 @@

    Arguments

    @@ -712,7 +712,7 @@

    Arguments

    @@ -727,7 +727,7 @@

    Arguments

    @@ -743,7 +743,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -791,7 +791,7 @@

    Arguments

    @@ -807,7 +807,7 @@

    Arguments

    @@ -823,7 +823,7 @@

    Arguments

    @@ -879,7 +879,7 @@

    Arguments

    @@ -894,7 +894,7 @@

    Arguments

    @@ -910,7 +910,7 @@

    Arguments

    @@ -926,7 +926,7 @@

    Arguments

    @@ -941,7 +941,7 @@

    Arguments

    @@ -956,7 +956,7 @@

    Arguments

    @@ -986,7 +986,7 @@

    Arguments

    @@ -1152,7 +1152,7 @@

    Arguments

    @@ -1183,7 +1183,7 @@

    Arguments

    @@ -1217,7 +1217,7 @@

    Arguments

    @@ -1304,7 +1304,7 @@

    Arguments

    @@ -1320,7 +1320,7 @@

    Arguments

    @@ -1415,7 +1415,7 @@

    Arguments

    @@ -1431,7 +1431,7 @@

    Arguments

    @@ -1447,7 +1447,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1506,7 +1506,7 @@

    Arguments

    @@ -1536,7 +1536,7 @@

    Arguments

    @@ -1576,7 +1576,7 @@

    Arguments

    @@ -1591,7 +1591,7 @@

    Arguments

    @@ -1646,7 +1646,7 @@

    Arguments

    @@ -1661,7 +1661,7 @@

    Arguments

    @@ -1731,7 +1731,7 @@

    Arguments

    @@ -1747,7 +1747,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_dist_util.html b/develop/module/dbcsr_dist_util.html index 57becaaff7b..6007c17708b 100644 --- a/develop/module/dbcsr_dist_util.html +++ b/develop/module/dbcsr_dist_util.html @@ -114,7 +114,7 @@

    Variables

    @@ -321,7 +321,7 @@

    Arguments

    @@ -367,7 +367,7 @@

    Arguments

    @@ -397,7 +397,7 @@

    Arguments

    @@ -442,7 +442,7 @@

    Arguments

    @@ -457,7 +457,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    @@ -549,7 +549,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -659,7 +659,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -831,7 +831,7 @@

    Arguments

    @@ -902,7 +902,7 @@

    Arguments

    @@ -1060,7 +1060,7 @@

    Arguments

    @@ -1090,7 +1090,7 @@

    Arguments

    @@ -1107,7 +1107,7 @@

    Arguments

    @@ -1124,7 +1124,7 @@

    Arguments

    @@ -1166,7 +1166,7 @@

    Arguments

    @@ -1181,7 +1181,7 @@

    Arguments

    @@ -1196,7 +1196,7 @@

    Arguments

    @@ -1212,7 +1212,7 @@

    Arguments

    @@ -1253,7 +1253,7 @@

    Arguments

    @@ -1268,7 +1268,7 @@

    Arguments

    @@ -1308,7 +1308,7 @@

    Arguments

    @@ -1323,7 +1323,7 @@

    Arguments

    @@ -1363,7 +1363,7 @@

    Arguments

    @@ -1394,7 +1394,7 @@

    Arguments

    @@ -1434,7 +1434,7 @@

    Arguments

    @@ -1464,7 +1464,7 @@

    Arguments

    @@ -1519,7 +1519,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_error_handling.html b/develop/module/dbcsr_error_handling.html index 6d8eae961ac..dea160ddd21 100644 --- a/develop/module/dbcsr_error_handling.html +++ b/develop/module/dbcsr_error_handling.html @@ -114,7 +114,7 @@

    Variables

    @@ -178,13 +178,13 @@

    Uses

    @@ -209,7 +209,7 @@

    Variables

    @@ -273,7 +273,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    @@ -381,7 +381,7 @@

    Arguments

    @@ -436,7 +436,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_files.html b/develop/module/dbcsr_files.html index db61292d337..b47a9b709ee 100644 --- a/develop/module/dbcsr_files.html +++ b/develop/module/dbcsr_files.html @@ -114,7 +114,7 @@

    Variables

    @@ -768,7 +768,7 @@

    Arguments

    @@ -838,7 +838,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_hip_profiling.html b/develop/module/dbcsr_hip_profiling.html index dbd73706d76..70aa4951353 100644 --- a/develop/module/dbcsr_hip_profiling.html +++ b/develop/module/dbcsr_hip_profiling.html @@ -183,7 +183,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_index_operations.html b/develop/module/dbcsr_index_operations.html index 103e945f690..305b6af7bb6 100644 --- a/develop/module/dbcsr_index_operations.html +++ b/develop/module/dbcsr_index_operations.html @@ -114,9 +114,9 @@

    Variables

    @@ -210,15 +210,15 @@

    Uses

    @@ -261,7 +261,7 @@

    Variables

    @@ -278,7 +278,7 @@

    Variables

    @@ -345,7 +345,7 @@

    Arguments

    @@ -360,7 +360,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -463,7 +463,7 @@

    Arguments

    @@ -493,7 +493,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -595,7 +595,7 @@

    Arguments

    @@ -735,7 +735,7 @@

    Arguments

    @@ -865,7 +865,7 @@

    Arguments

    @@ -905,7 +905,7 @@

    Arguments

    @@ -920,7 +920,7 @@

    Arguments

    @@ -935,7 +935,7 @@

    Arguments

    @@ -950,7 +950,7 @@

    Arguments

    @@ -990,7 +990,7 @@

    Arguments

    @@ -1005,7 +1005,7 @@

    Arguments

    @@ -1020,7 +1020,7 @@

    Arguments

    @@ -1035,7 +1035,7 @@

    Arguments

    @@ -1075,7 +1075,7 @@

    Arguments

    @@ -1090,7 +1090,7 @@

    Arguments

    @@ -1105,7 +1105,7 @@

    Arguments

    @@ -1175,7 +1175,7 @@

    Arguments

    @@ -1230,7 +1230,7 @@

    Arguments

    @@ -1245,7 +1245,7 @@

    Arguments

    @@ -1300,7 +1300,7 @@

    Arguments

    @@ -1340,7 +1340,7 @@

    Arguments

    @@ -1370,7 +1370,7 @@

    Arguments

    @@ -1410,7 +1410,7 @@

    Arguments

    @@ -1440,7 +1440,7 @@

    Arguments

    @@ -1512,7 +1512,7 @@

    Arguments

    @@ -1567,7 +1567,7 @@

    Arguments

    @@ -1622,7 +1622,7 @@

    Arguments

    @@ -1662,7 +1662,7 @@

    Arguments

    @@ -1677,7 +1677,7 @@

    Arguments

    @@ -1693,7 +1693,7 @@

    Arguments

    @@ -1709,7 +1709,7 @@

    Arguments

    @@ -1766,7 +1766,7 @@

    Arguments

    @@ -1925,7 +1925,7 @@

    Arguments

    @@ -1980,7 +1980,7 @@

    Arguments

    @@ -1995,7 +1995,7 @@

    Arguments

    @@ -2011,7 +2011,7 @@

    Arguments

    @@ -2027,7 +2027,7 @@

    Arguments

    @@ -2042,7 +2042,7 @@

    Arguments

    @@ -2121,7 +2121,7 @@

    Arguments

    @@ -2176,7 +2176,7 @@

    Arguments

    @@ -2193,7 +2193,7 @@

    Arguments

    @@ -2210,7 +2210,7 @@

    Arguments

    @@ -2227,7 +2227,7 @@

    Arguments

    @@ -2272,7 +2272,7 @@

    Arguments

    @@ -2591,7 +2591,7 @@

    Arguments

    @@ -2631,7 +2631,7 @@

    Arguments

    @@ -2646,7 +2646,7 @@

    Arguments

    @@ -2686,7 +2686,7 @@

    Arguments

    @@ -2726,7 +2726,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_io.html b/develop/module/dbcsr_io.html index 8a9999390bf..4860a54e9c0 100644 --- a/develop/module/dbcsr_io.html +++ b/develop/module/dbcsr_io.html @@ -114,7 +114,7 @@

    Variables

    @@ -327,7 +327,7 @@

    Arguments

    @@ -342,7 +342,7 @@

    Arguments

    @@ -390,7 +390,7 @@

    Arguments

    @@ -405,7 +405,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -519,7 +519,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -573,7 +573,7 @@

    Arguments

    @@ -618,7 +618,7 @@

    Arguments

    @@ -633,7 +633,7 @@

    Arguments

    @@ -672,7 +672,7 @@

    Arguments

    @@ -687,7 +687,7 @@

    Arguments

    @@ -732,7 +732,7 @@

    Arguments

    @@ -747,7 +747,7 @@

    Arguments

    @@ -796,7 +796,7 @@

    Arguments

    @@ -811,7 +811,7 @@

    Arguments

    @@ -856,7 +856,7 @@

    Arguments

    @@ -896,7 +896,7 @@

    Arguments

    @@ -911,7 +911,7 @@

    Arguments

    @@ -991,7 +991,7 @@

    Arguments

    @@ -1046,7 +1046,7 @@

    Arguments

    @@ -1061,7 +1061,7 @@

    Arguments

    @@ -1136,7 +1136,7 @@

    Arguments

    @@ -1191,7 +1191,7 @@

    Arguments

    @@ -1206,7 +1206,7 @@

    Arguments

    @@ -1281,7 +1281,7 @@

    Arguments

    @@ -1336,7 +1336,7 @@

    Arguments

    @@ -1351,7 +1351,7 @@

    Arguments

    @@ -1426,7 +1426,7 @@

    Arguments

    @@ -1481,7 +1481,7 @@

    Arguments

    @@ -1496,7 +1496,7 @@

    Arguments

    @@ -1544,7 +1544,7 @@

    Arguments

    @@ -1559,7 +1559,7 @@

    Arguments

    @@ -1599,7 +1599,7 @@

    Arguments

    @@ -1614,7 +1614,7 @@

    Arguments

    @@ -1659,7 +1659,7 @@

    Arguments

    @@ -1674,7 +1674,7 @@

    Arguments

    @@ -1714,7 +1714,7 @@

    Arguments

    @@ -1729,7 +1729,7 @@

    Arguments

    @@ -1774,7 +1774,7 @@

    Arguments

    @@ -1789,7 +1789,7 @@

    Arguments

    @@ -1829,7 +1829,7 @@

    Arguments

    @@ -1844,7 +1844,7 @@

    Arguments

    @@ -1889,7 +1889,7 @@

    Arguments

    @@ -1904,7 +1904,7 @@

    Arguments

    @@ -1959,7 +1959,7 @@

    Arguments

    @@ -1974,7 +1974,7 @@

    Arguments

    @@ -2014,7 +2014,7 @@

    Arguments

    @@ -2029,7 +2029,7 @@

    Arguments

    @@ -2044,7 +2044,7 @@

    Arguments

    @@ -2084,7 +2084,7 @@

    Arguments

    @@ -2099,7 +2099,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_iter_types.html b/develop/module/dbcsr_iter_types.html index 584d8b5dd77..fb220dc8c2f 100644 --- a/develop/module/dbcsr_iter_types.html +++ b/develop/module/dbcsr_iter_types.html @@ -114,7 +114,7 @@

    Variables

    @@ -203,7 +203,7 @@

    Variables

    @@ -323,7 +323,7 @@

    Components

    diff --git a/develop/module/dbcsr_iterator_operations.html b/develop/module/dbcsr_iterator_operations.html index 3a1093bd23c..000a6774ac3 100644 --- a/develop/module/dbcsr_iterator_operations.html +++ b/develop/module/dbcsr_iterator_operations.html @@ -114,16 +114,16 @@

    Variables

    @@ -224,16 +224,16 @@

    Uses

    @@ -258,7 +258,7 @@

    Variables

    @@ -292,7 +292,7 @@

    Variables

    @@ -309,7 +309,7 @@

    Variables

    @@ -326,7 +326,7 @@

    Variables

    @@ -343,7 +343,7 @@

    Variables

    @@ -360,7 +360,7 @@

    Variables

    @@ -377,7 +377,7 @@

    Variables

    @@ -394,7 +394,7 @@

    Variables

    @@ -411,7 +411,7 @@

    Variables

    @@ -480,7 +480,7 @@

    Arguments

    @@ -495,7 +495,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    Arguments

    @@ -529,7 +529,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -561,7 +561,7 @@

    Arguments

    @@ -580,7 +580,7 @@

    Arguments

    @@ -599,7 +599,7 @@

    Arguments

    @@ -618,7 +618,7 @@

    Arguments

    @@ -637,7 +637,7 @@

    Arguments

    @@ -680,7 +680,7 @@

    Arguments

    @@ -695,7 +695,7 @@

    Arguments

    @@ -711,7 +711,7 @@

    Arguments

    @@ -727,7 +727,7 @@

    Arguments

    @@ -742,7 +742,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    @@ -776,7 +776,7 @@

    Arguments

    @@ -795,7 +795,7 @@

    Arguments

    @@ -814,7 +814,7 @@

    Arguments

    @@ -833,7 +833,7 @@

    Arguments

    @@ -876,7 +876,7 @@

    Arguments

    @@ -891,7 +891,7 @@

    Arguments

    @@ -907,7 +907,7 @@

    Arguments

    @@ -923,7 +923,7 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -953,7 +953,7 @@

    Arguments

    @@ -968,7 +968,7 @@

    Arguments

    @@ -984,7 +984,7 @@

    Arguments

    @@ -1000,7 +1000,7 @@

    Arguments

    @@ -1016,7 +1016,7 @@

    Arguments

    @@ -1056,7 +1056,7 @@

    Arguments

    @@ -1071,7 +1071,7 @@

    Arguments

    @@ -1087,7 +1087,7 @@

    Arguments

    @@ -1103,7 +1103,7 @@

    Arguments

    @@ -1118,7 +1118,7 @@

    Arguments

    @@ -1133,7 +1133,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    @@ -1164,7 +1164,7 @@

    Arguments

    @@ -1180,7 +1180,7 @@

    Arguments

    @@ -1196,7 +1196,7 @@

    Arguments

    @@ -1236,7 +1236,7 @@

    Arguments

    @@ -1251,7 +1251,7 @@

    Arguments

    @@ -1267,7 +1267,7 @@

    Arguments

    @@ -1283,7 +1283,7 @@

    Arguments

    @@ -1298,7 +1298,7 @@

    Arguments

    @@ -1313,7 +1313,7 @@

    Arguments

    @@ -1328,7 +1328,7 @@

    Arguments

    @@ -1344,7 +1344,7 @@

    Arguments

    @@ -1360,7 +1360,7 @@

    Arguments

    @@ -1376,7 +1376,7 @@

    Arguments

    @@ -1416,7 +1416,7 @@

    Arguments

    @@ -1431,7 +1431,7 @@

    Arguments

    @@ -1447,7 +1447,7 @@

    Arguments

    @@ -1463,7 +1463,7 @@

    Arguments

    @@ -1478,7 +1478,7 @@

    Arguments

    @@ -1493,7 +1493,7 @@

    Arguments

    @@ -1508,7 +1508,7 @@

    Arguments

    @@ -1524,7 +1524,7 @@

    Arguments

    @@ -1540,7 +1540,7 @@

    Arguments

    @@ -1556,7 +1556,7 @@

    Arguments

    @@ -1596,7 +1596,7 @@

    Arguments

    @@ -1611,7 +1611,7 @@

    Arguments

    @@ -1627,7 +1627,7 @@

    Arguments

    @@ -1643,7 +1643,7 @@

    Arguments

    @@ -1658,7 +1658,7 @@

    Arguments

    @@ -1673,7 +1673,7 @@

    Arguments

    @@ -1688,7 +1688,7 @@

    Arguments

    @@ -1704,7 +1704,7 @@

    Arguments

    @@ -1720,7 +1720,7 @@

    Arguments

    @@ -1736,7 +1736,7 @@

    Arguments

    @@ -1776,7 +1776,7 @@

    Arguments

    @@ -1791,7 +1791,7 @@

    Arguments

    @@ -1807,7 +1807,7 @@

    Arguments

    @@ -1823,7 +1823,7 @@

    Arguments

    @@ -1838,7 +1838,7 @@

    Arguments

    @@ -1853,7 +1853,7 @@

    Arguments

    @@ -1868,7 +1868,7 @@

    Arguments

    @@ -1884,7 +1884,7 @@

    Arguments

    @@ -1900,7 +1900,7 @@

    Arguments

    @@ -1916,7 +1916,7 @@

    Arguments

    @@ -1956,7 +1956,7 @@

    Arguments

    @@ -1971,7 +1971,7 @@

    Arguments

    @@ -1987,7 +1987,7 @@

    Arguments

    @@ -2003,7 +2003,7 @@

    Arguments

    @@ -2018,7 +2018,7 @@

    Arguments

    @@ -2033,7 +2033,7 @@

    Arguments

    @@ -2048,7 +2048,7 @@

    Arguments

    @@ -2064,7 +2064,7 @@

    Arguments

    @@ -2080,7 +2080,7 @@

    Arguments

    @@ -2096,7 +2096,7 @@

    Arguments

    @@ -2136,7 +2136,7 @@

    Arguments

    @@ -2151,7 +2151,7 @@

    Arguments

    @@ -2167,7 +2167,7 @@

    Arguments

    @@ -2183,7 +2183,7 @@

    Arguments

    @@ -2198,7 +2198,7 @@

    Arguments

    @@ -2213,7 +2213,7 @@

    Arguments

    @@ -2228,7 +2228,7 @@

    Arguments

    @@ -2244,7 +2244,7 @@

    Arguments

    @@ -2260,7 +2260,7 @@

    Arguments

    @@ -2276,7 +2276,7 @@

    Arguments

    @@ -2329,7 +2329,7 @@

    Components

    @@ -2397,7 +2397,7 @@

    Components

    @@ -2497,7 +2497,7 @@

    Components

    @@ -2531,7 +2531,7 @@

    Components

    @@ -2548,7 +2548,7 @@

    Components

    @@ -2597,7 +2597,7 @@

    Arguments

    @@ -2647,7 +2647,7 @@

    Arguments

    @@ -2662,7 +2662,7 @@

    Arguments

    @@ -2677,7 +2677,7 @@

    Arguments

    @@ -2696,7 +2696,7 @@

    Arguments

    @@ -2715,7 +2715,7 @@

    Arguments

    @@ -2734,7 +2734,7 @@

    Arguments

    @@ -2753,7 +2753,7 @@

    Arguments

    @@ -2797,7 +2797,7 @@

    Arguments

    @@ -2838,7 +2838,7 @@

    Arguments

    @@ -2868,7 +2868,7 @@

    Arguments

    @@ -2909,7 +2909,7 @@

    Arguments

    @@ -2924,7 +2924,7 @@

    Arguments

    @@ -2954,7 +2954,7 @@

    Arguments

    @@ -2996,7 +2996,7 @@

    Arguments

    @@ -3012,7 +3012,7 @@

    Arguments

    @@ -3060,7 +3060,7 @@

    Arguments

    @@ -3076,7 +3076,7 @@

    Arguments

    @@ -3162,7 +3162,7 @@

    Arguments

    @@ -3202,7 +3202,7 @@

    Arguments

    @@ -3257,7 +3257,7 @@

    Arguments

    @@ -3297,7 +3297,7 @@

    Arguments

    @@ -3312,7 +3312,7 @@

    Arguments

    @@ -3352,7 +3352,7 @@

    Arguments

    @@ -3367,7 +3367,7 @@

    Arguments

    @@ -3384,7 +3384,7 @@

    Arguments

    @@ -3401,7 +3401,7 @@

    Arguments

    @@ -3418,7 +3418,7 @@

    Arguments

    @@ -3433,7 +3433,7 @@

    Arguments

    @@ -3452,7 +3452,7 @@

    Arguments

    @@ -3471,7 +3471,7 @@

    Arguments

    @@ -3490,7 +3490,7 @@

    Arguments

    @@ -3509,7 +3509,7 @@

    Arguments

    @@ -3553,7 +3553,7 @@

    Arguments

    @@ -3568,7 +3568,7 @@

    Arguments

    @@ -3584,7 +3584,7 @@

    Arguments

    @@ -3600,7 +3600,7 @@

    Arguments

    @@ -3615,7 +3615,7 @@

    Arguments

    @@ -3630,7 +3630,7 @@

    Arguments

    @@ -3649,7 +3649,7 @@

    Arguments

    @@ -3668,7 +3668,7 @@

    Arguments

    @@ -3687,7 +3687,7 @@

    Arguments

    @@ -3706,7 +3706,7 @@

    Arguments

    @@ -3750,7 +3750,7 @@

    Arguments

    @@ -3765,7 +3765,7 @@

    Arguments

    @@ -3781,7 +3781,7 @@

    Arguments

    @@ -3797,7 +3797,7 @@

    Arguments

    @@ -3812,7 +3812,7 @@

    Arguments

    @@ -3827,7 +3827,7 @@

    Arguments

    @@ -3842,7 +3842,7 @@

    Arguments

    @@ -3858,7 +3858,7 @@

    Arguments

    @@ -3874,7 +3874,7 @@

    Arguments

    @@ -3890,7 +3890,7 @@

    Arguments

    @@ -3931,7 +3931,7 @@

    Arguments

    @@ -3946,7 +3946,7 @@

    Arguments

    @@ -3962,7 +3962,7 @@

    Arguments

    @@ -3978,7 +3978,7 @@

    Arguments

    @@ -3993,7 +3993,7 @@

    Arguments

    @@ -4008,7 +4008,7 @@

    Arguments

    @@ -4023,7 +4023,7 @@

    Arguments

    @@ -4039,7 +4039,7 @@

    Arguments

    @@ -4055,7 +4055,7 @@

    Arguments

    @@ -4071,7 +4071,7 @@

    Arguments

    @@ -4112,7 +4112,7 @@

    Arguments

    @@ -4127,7 +4127,7 @@

    Arguments

    @@ -4143,7 +4143,7 @@

    Arguments

    @@ -4159,7 +4159,7 @@

    Arguments

    @@ -4174,7 +4174,7 @@

    Arguments

    @@ -4189,7 +4189,7 @@

    Arguments

    @@ -4204,7 +4204,7 @@

    Arguments

    @@ -4220,7 +4220,7 @@

    Arguments

    @@ -4236,7 +4236,7 @@

    Arguments

    @@ -4252,7 +4252,7 @@

    Arguments

    @@ -4293,7 +4293,7 @@

    Arguments

    @@ -4308,7 +4308,7 @@

    Arguments

    @@ -4324,7 +4324,7 @@

    Arguments

    @@ -4340,7 +4340,7 @@

    Arguments

    @@ -4355,7 +4355,7 @@

    Arguments

    @@ -4370,7 +4370,7 @@

    Arguments

    @@ -4385,7 +4385,7 @@

    Arguments

    @@ -4401,7 +4401,7 @@

    Arguments

    @@ -4417,7 +4417,7 @@

    Arguments

    @@ -4433,7 +4433,7 @@

    Arguments

    @@ -4474,7 +4474,7 @@

    Arguments

    @@ -4489,7 +4489,7 @@

    Arguments

    @@ -4505,7 +4505,7 @@

    Arguments

    @@ -4521,7 +4521,7 @@

    Arguments

    @@ -4536,7 +4536,7 @@

    Arguments

    @@ -4551,7 +4551,7 @@

    Arguments

    @@ -4566,7 +4566,7 @@

    Arguments

    @@ -4582,7 +4582,7 @@

    Arguments

    @@ -4598,7 +4598,7 @@

    Arguments

    @@ -4614,7 +4614,7 @@

    Arguments

    @@ -4655,7 +4655,7 @@

    Arguments

    @@ -4670,7 +4670,7 @@

    Arguments

    @@ -4686,7 +4686,7 @@

    Arguments

    @@ -4702,7 +4702,7 @@

    Arguments

    @@ -4717,7 +4717,7 @@

    Arguments

    @@ -4732,7 +4732,7 @@

    Arguments

    @@ -4747,7 +4747,7 @@

    Arguments

    @@ -4763,7 +4763,7 @@

    Arguments

    @@ -4779,7 +4779,7 @@

    Arguments

    @@ -4795,7 +4795,7 @@

    Arguments

    @@ -4836,7 +4836,7 @@

    Arguments

    @@ -4851,7 +4851,7 @@

    Arguments

    @@ -4867,7 +4867,7 @@

    Arguments

    @@ -4883,7 +4883,7 @@

    Arguments

    @@ -4898,7 +4898,7 @@

    Arguments

    @@ -4913,7 +4913,7 @@

    Arguments

    @@ -4928,7 +4928,7 @@

    Arguments

    @@ -4944,7 +4944,7 @@

    Arguments

    @@ -4960,7 +4960,7 @@

    Arguments

    @@ -4976,7 +4976,7 @@

    Arguments

    @@ -5017,7 +5017,7 @@

    Arguments

    @@ -5032,7 +5032,7 @@

    Arguments

    @@ -5048,7 +5048,7 @@

    Arguments

    @@ -5064,7 +5064,7 @@

    Arguments

    @@ -5079,7 +5079,7 @@

    Arguments

    @@ -5094,7 +5094,7 @@

    Arguments

    @@ -5109,7 +5109,7 @@

    Arguments

    @@ -5125,7 +5125,7 @@

    Arguments

    @@ -5141,7 +5141,7 @@

    Arguments

    @@ -5157,7 +5157,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_kinds.html b/develop/module/dbcsr_kinds.html index 694c90f8015..ac48da27f34 100644 --- a/develop/module/dbcsr_kinds.html +++ b/develop/module/dbcsr_kinds.html @@ -114,7 +114,7 @@

    Variables

    - sp + sp dp dp_size int_size @@ -206,7 +206,7 @@

    Variables

    @@ -594,7 +594,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_lib.html b/develop/module/dbcsr_lib.html index 11abe785215..7035da39106 100644 --- a/develop/module/dbcsr_lib.html +++ b/develop/module/dbcsr_lib.html @@ -114,11 +114,11 @@

    Variables

    @@ -186,20 +186,20 @@

    Uses

    @@ -224,7 +224,7 @@

    Variables

    @@ -275,7 +275,7 @@

    Variables

    @@ -292,7 +292,7 @@

    Variables

    @@ -380,7 +380,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -410,7 +410,7 @@

    Arguments

    @@ -451,7 +451,7 @@

    Arguments

    @@ -526,7 +526,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -592,7 +592,7 @@

    Arguments

    @@ -607,7 +607,7 @@

    Arguments

    @@ -622,7 +622,7 @@

    Arguments

    @@ -664,7 +664,7 @@

    Arguments

    @@ -739,7 +739,7 @@

    Arguments

    @@ -754,7 +754,7 @@

    Arguments

    @@ -795,7 +795,7 @@

    Arguments

    @@ -810,7 +810,7 @@

    Arguments

    @@ -825,7 +825,7 @@

    Arguments

    @@ -874,7 +874,7 @@

    Arguments

    -

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename) +

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename)

    diff --git a/develop/module/dbcsr_list.html b/develop/module/dbcsr_list.html index da3d03b5e58..2160044031c 100644 --- a/develop/module/dbcsr_list.html +++ b/develop/module/dbcsr_list.html @@ -114,7 +114,7 @@

    Variables

    @@ -183,11 +183,11 @@

    Uses

    @@ -267,7 +267,7 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

    @@ -435,7 +435,7 @@

    Arguments

    @@ -450,7 +450,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -543,7 +543,7 @@

    Arguments

    @@ -587,7 +587,7 @@

    Arguments

    @@ -631,7 +631,7 @@

    Arguments

    @@ -685,7 +685,7 @@

    Arguments

    @@ -700,7 +700,7 @@

    Arguments

    @@ -739,7 +739,7 @@

    Arguments

    @@ -754,7 +754,7 @@

    Arguments

    @@ -793,7 +793,7 @@

    Arguments

    @@ -808,7 +808,7 @@

    Arguments

    @@ -847,7 +847,7 @@

    Arguments

    @@ -862,7 +862,7 @@

    Arguments

    @@ -914,7 +914,7 @@

    Arguments

    @@ -961,7 +961,7 @@

    Arguments

    @@ -1008,7 +1008,7 @@

    Arguments

    @@ -1055,7 +1055,7 @@

    Arguments

    @@ -1110,7 +1110,7 @@

    Arguments

    @@ -1155,7 +1155,7 @@

    Arguments

    @@ -1200,7 +1200,7 @@

    Arguments

    @@ -1245,7 +1245,7 @@

    Arguments

    @@ -1300,7 +1300,7 @@

    Arguments

    @@ -1315,7 +1315,7 @@

    Arguments

    @@ -1330,7 +1330,7 @@

    Arguments

    @@ -1370,7 +1370,7 @@

    Arguments

    @@ -1385,7 +1385,7 @@

    Arguments

    @@ -1400,7 +1400,7 @@

    Arguments

    @@ -1440,7 +1440,7 @@

    Arguments

    @@ -1455,7 +1455,7 @@

    Arguments

    @@ -1470,7 +1470,7 @@

    Arguments

    @@ -1510,7 +1510,7 @@

    Arguments

    @@ -1525,7 +1525,7 @@

    Arguments

    @@ -1540,7 +1540,7 @@

    Arguments

    @@ -1591,7 +1591,7 @@

    Arguments

    @@ -1606,7 +1606,7 @@

    Arguments

    @@ -1621,7 +1621,7 @@

    Arguments

    @@ -1662,7 +1662,7 @@

    Arguments

    @@ -1677,7 +1677,7 @@

    Arguments

    @@ -1692,7 +1692,7 @@

    Arguments

    @@ -1733,7 +1733,7 @@

    Arguments

    @@ -1748,7 +1748,7 @@

    Arguments

    @@ -1763,7 +1763,7 @@

    Arguments

    @@ -1804,7 +1804,7 @@

    Arguments

    @@ -1819,7 +1819,7 @@

    Arguments

    @@ -1834,7 +1834,7 @@

    Arguments

    @@ -1883,7 +1883,7 @@

    Arguments

    @@ -1898,7 +1898,7 @@

    Arguments

    @@ -1942,7 +1942,7 @@

    Arguments

    @@ -1957,7 +1957,7 @@

    Arguments

    @@ -2001,7 +2001,7 @@

    Arguments

    @@ -2016,7 +2016,7 @@

    Arguments

    @@ -2060,7 +2060,7 @@

    Arguments

    @@ -2075,7 +2075,7 @@

    Arguments

    @@ -2129,7 +2129,7 @@

    Arguments

    @@ -2144,7 +2144,7 @@

    Arguments

    @@ -2183,7 +2183,7 @@

    Arguments

    @@ -2198,7 +2198,7 @@

    Arguments

    @@ -2237,7 +2237,7 @@

    Arguments

    @@ -2252,7 +2252,7 @@

    Arguments

    @@ -2291,7 +2291,7 @@

    Arguments

    @@ -2306,7 +2306,7 @@

    Arguments

    @@ -2355,7 +2355,7 @@

    Arguments

    @@ -2394,7 +2394,7 @@

    Arguments

    @@ -2433,7 +2433,7 @@

    Arguments

    @@ -2472,7 +2472,7 @@

    Arguments

    @@ -2521,7 +2521,7 @@

    Arguments

    @@ -2565,7 +2565,7 @@

    Arguments

    @@ -2609,7 +2609,7 @@

    Arguments

    @@ -2653,7 +2653,7 @@

    Arguments

    @@ -2709,7 +2709,7 @@

    Arguments

    @@ -2750,7 +2750,7 @@

    Arguments

    @@ -2791,7 +2791,7 @@

    Arguments

    @@ -2832,7 +2832,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_list_callstackentry.html b/develop/module/dbcsr_list_callstackentry.html index 2f9e64da32f..af9e636b96a 100644 --- a/develop/module/dbcsr_list_callstackentry.html +++ b/develop/module/dbcsr_list_callstackentry.html @@ -229,7 +229,7 @@

    Components

    @@ -278,7 +278,7 @@

    Components

    @@ -327,7 +327,7 @@

    Components

    @@ -344,7 +344,7 @@

    Components

    @@ -393,7 +393,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -592,7 +592,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -659,7 +659,7 @@

    Arguments

    @@ -701,7 +701,7 @@

    Arguments

    @@ -743,7 +743,7 @@

    Arguments

    @@ -758,7 +758,7 @@

    Arguments

    @@ -773,7 +773,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -828,7 +828,7 @@

    Arguments

    @@ -869,7 +869,7 @@

    Arguments

    @@ -884,7 +884,7 @@

    Arguments

    @@ -899,7 +899,7 @@

    Arguments

    @@ -939,7 +939,7 @@

    Arguments

    @@ -979,7 +979,7 @@

    Arguments

    @@ -994,7 +994,7 @@

    Arguments

    @@ -1034,7 +1034,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_list_routinereport.html b/develop/module/dbcsr_list_routinereport.html index 83fee4b2147..b3710c12f5a 100644 --- a/develop/module/dbcsr_list_routinereport.html +++ b/develop/module/dbcsr_list_routinereport.html @@ -229,7 +229,7 @@

    Components

    @@ -278,7 +278,7 @@

    Components

    @@ -327,7 +327,7 @@

    Components

    @@ -344,7 +344,7 @@

    Components

    @@ -393,7 +393,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -592,7 +592,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -659,7 +659,7 @@

    Arguments

    @@ -701,7 +701,7 @@

    Arguments

    @@ -743,7 +743,7 @@

    Arguments

    @@ -758,7 +758,7 @@

    Arguments

    @@ -773,7 +773,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -828,7 +828,7 @@

    Arguments

    @@ -869,7 +869,7 @@

    Arguments

    @@ -884,7 +884,7 @@

    Arguments

    @@ -899,7 +899,7 @@

    Arguments

    @@ -939,7 +939,7 @@

    Arguments

    @@ -979,7 +979,7 @@

    Arguments

    @@ -994,7 +994,7 @@

    Arguments

    @@ -1034,7 +1034,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_list_routinestat.html b/develop/module/dbcsr_list_routinestat.html index c59bcc474ee..e88c2d31d9c 100644 --- a/develop/module/dbcsr_list_routinestat.html +++ b/develop/module/dbcsr_list_routinestat.html @@ -229,7 +229,7 @@

    Components

    @@ -278,7 +278,7 @@

    Components

    @@ -327,7 +327,7 @@

    Components

    @@ -344,7 +344,7 @@

    Components

    @@ -393,7 +393,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -592,7 +592,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -659,7 +659,7 @@

    Arguments

    @@ -701,7 +701,7 @@

    Arguments

    @@ -743,7 +743,7 @@

    Arguments

    @@ -758,7 +758,7 @@

    Arguments

    @@ -773,7 +773,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -828,7 +828,7 @@

    Arguments

    @@ -869,7 +869,7 @@

    Arguments

    @@ -884,7 +884,7 @@

    Arguments

    @@ -899,7 +899,7 @@

    Arguments

    @@ -939,7 +939,7 @@

    Arguments

    @@ -979,7 +979,7 @@

    Arguments

    @@ -994,7 +994,7 @@

    Arguments

    @@ -1034,7 +1034,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_list_timerenv.html b/develop/module/dbcsr_list_timerenv.html index 9b7dec0a778..537d7f50a83 100644 --- a/develop/module/dbcsr_list_timerenv.html +++ b/develop/module/dbcsr_list_timerenv.html @@ -229,7 +229,7 @@

    Components

    @@ -278,7 +278,7 @@

    Components

    @@ -327,7 +327,7 @@

    Components

    @@ -393,7 +393,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -592,7 +592,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -701,7 +701,7 @@

    Arguments

    @@ -743,7 +743,7 @@

    Arguments

    @@ -758,7 +758,7 @@

    Arguments

    @@ -773,7 +773,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -828,7 +828,7 @@

    Arguments

    @@ -869,7 +869,7 @@

    Arguments

    @@ -884,7 +884,7 @@

    Arguments

    @@ -899,7 +899,7 @@

    Arguments

    @@ -939,7 +939,7 @@

    Arguments

    @@ -979,7 +979,7 @@

    Arguments

    @@ -994,7 +994,7 @@

    Arguments

    @@ -1034,7 +1034,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_log_handling.html b/develop/module/dbcsr_log_handling.html index cb0324ffa0c..6a4ecb95544 100644 --- a/develop/module/dbcsr_log_handling.html +++ b/develop/module/dbcsr_log_handling.html @@ -114,13 +114,13 @@

    Variables

    @@ -295,7 +295,7 @@

    Variables

    @@ -380,7 +380,7 @@

    Variables

    @@ -485,7 +485,7 @@

    Arguments

    @@ -531,7 +531,7 @@

    Arguments

    @@ -575,7 +575,7 @@

    Arguments

    @@ -636,7 +636,7 @@

    Components

    @@ -654,7 +654,7 @@

    Components

    @@ -672,7 +672,7 @@

    Components

    @@ -818,7 +818,7 @@

    Components

    @@ -884,7 +884,7 @@

    Components

    @@ -1022,7 +1022,7 @@

    Arguments

    @@ -1082,7 +1082,7 @@

    Arguments

    @@ -1097,7 +1097,7 @@

    Arguments

    @@ -1144,7 +1144,7 @@

    Arguments

    @@ -1190,7 +1190,7 @@

    Arguments

    @@ -1205,7 +1205,7 @@

    Arguments

    @@ -1267,7 +1267,7 @@

    Arguments

    @@ -1314,7 +1314,7 @@

    Arguments

    @@ -1359,7 +1359,7 @@

    Arguments

    @@ -1410,7 +1410,7 @@

    Arguments

    @@ -1465,7 +1465,7 @@

    Arguments

    @@ -1480,7 +1480,7 @@

    Arguments

    @@ -1495,7 +1495,7 @@

    Arguments

    @@ -1682,7 +1682,7 @@

    Arguments

    @@ -1722,7 +1722,7 @@

    Arguments

    @@ -1763,7 +1763,7 @@

    Arguments

    @@ -1819,7 +1819,7 @@

    Arguments

    @@ -1834,7 +1834,7 @@

    Arguments

    @@ -1849,7 +1849,7 @@

    Arguments

    @@ -1881,7 +1881,7 @@

    Arguments

    @@ -1921,7 +1921,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_machine.html b/develop/module/dbcsr_machine.html index 8a9937e6c14..eeeb9051ace 100644 --- a/develop/module/dbcsr_machine.html +++ b/develop/module/dbcsr_machine.html @@ -150,7 +150,7 @@

    Subroutines

    @@ -178,8 +178,8 @@

    Uses

    - - logical, - intent(inout) - - ::a -

    Logicals to swap -Logicals to swap

    -
    - - logical, + + integer, intent(inout)intent(inout), - + DIMENSION(2) ::barr -

    Logicals to swap -Logicals to swap

    +
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    block_buffer_add_blockdbcsr_tas_reshape_opsdbcsr_tensor_reshape Interface
    block_buffer_add_blockdbcsr_tensor_reshapedbcsr_tas_reshape_ops Interface
    block_buffer_add_block_c_dpdbcsr_tas_reshape_opsSubroutine

    insert a block into block buffer (at current iterator position)

    block_buffer_add_block_c_dp dbcsr_tensor_reshape Subroutine

    add block to buffer.

    block_buffer_add_block_c_spblock_buffer_add_block_c_dp dbcsr_tas_reshape_ops Subroutine

    insert a block into block buffer (at current iterator position)

    block_buffer_add_block_c_spblock_buffer_add_block_c_sp dbcsr_tensor_reshape Subroutine

    add block to buffer.

    block_buffer_add_block_r_dpblock_buffer_add_block_c_sp dbcsr_tas_reshape_ops Subroutine

    insert a block into block buffer (at current iterator position)

    block_buffer_add_block_r_dpblock_buffer_add_block_r_dp dbcsr_tensor_reshape Subroutine

    add block to buffer.

    block_buffer_add_block_r_spblock_buffer_add_block_r_dp dbcsr_tas_reshape_ops Subroutine

    insert a block into block buffer (at current iterator position)

    block_buffer_add_block_r_spblock_buffer_add_block_r_sp dbcsr_tensor_reshape Subroutine

    add block to buffer.

    block_buffer_blocks_leftblock_buffer_add_block_r_sp dbcsr_tas_reshape_opsSubroutine

    insert a block into block buffer (at current iterator position)

    block_buffer_blocks_leftdbcsr_tensor_reshape Function

    how many blocks left in iterator

    block_buffer_blocks_leftdbcsr_tensor_reshapedbcsr_tas_reshape_ops Function

    how many blocks left in iterator

    block_buffer_createdbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine

    Create block buffer for MPI communication.

    block_buffer_createdbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine

    Create block buffer for MPI communication.

    block_buffer_destroydbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine
    block_buffer_destroydbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine
    block_buffer_get_indexdbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine

    get all indices from buffer

    Get all indices from buffer

    block_buffer_get_indexdbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine

    Get all indices from buffer

    get all indices from buffer

    block_buffer_get_next_anyd_block
    block_buffer_get_next_block_c_dpdbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine

    get next block from buffer. Iterator is advanced only if block is retrieved or advance_iter.

    block_buffer_get_next_block_c_dpdbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine

    get next block from buffer. Iterator is advanced only if block is retrieved or advance_iter.

    block_buffer_get_next_block_c_spdbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine

    get next block from buffer. Iterator is advanced only if block is retrieved or advance_iter.

    block_buffer_get_next_block_c_spdbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine

    get next block from buffer. Iterator is advanced only if block is retrieved or advance_iter.

    block_buffer_get_next_block_r_dpdbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine

    get next block from buffer. Iterator is advanced only if block is retrieved or advance_iter.

    block_buffer_get_next_block_r_dpdbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine

    get next block from buffer. Iterator is advanced only if block is retrieved or advance_iter.

    block_buffer_get_next_block_r_spdbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine

    get next block from buffer. Iterator is advanced only if block is retrieved or advance_iter.

    block_buffer_get_next_block_r_spdbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine

    get next block from buffer. Iterator is advanced only if block is retrieved or advance_iter.

    c_f_stringdbcsr_tensor_api_cdbcsr_api_c Subroutine
    c_f_stringdbcsr_api_cdbcsr_tensor_api_c Subroutine
    dbcsr_adddbcsr_apidbcsr_operations Interface
    dbcsr_adddbcsr_operationsdbcsr_api Interface
    dbcsr_add_block_nodedbcsr_apidbcsr_operations Subroutine

    Emulation of sparse_matrix_types/add_block_node mapped to add_real_matrix_block.... should not be used any longer @@ -4040,7 +4040,7 @@

    Procedures

    dbcsr_add_block_nodedbcsr_operationsdbcsr_api Subroutine

    Emulation of sparse_matrix_types/add_block_node mapped to add_real_matrix_block.... should not be used any longer @@ -4049,27 +4049,27 @@

    Procedures

    dbcsr_add_cdbcsr_apidbcsr_operations Subroutine
    dbcsr_add_cdbcsr_operationsdbcsr_api Subroutine
    dbcsr_add_ddbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_add

    dbcsr_add_ddbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_add

    dbcsr_add_default_logger
    dbcsr_add_on_diagdbcsr_apidbcsr_operations Interface
    dbcsr_add_on_diagdbcsr_operationsdbcsr_api Interface
    dbcsr_add_on_diag_cdbcsr_apiSubroutine
    dbcsr_add_on_diag_c dbcsr_operations Subroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_on_diag_ddbcsr_add_on_diag_c dbcsr_api Subroutine
    dbcsr_add_on_diag_ddbcsr_add_on_diag_d dbcsr_operations Subroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_on_diag_dsdbcsr_operationsdbcsr_add_on_diag_ddbcsr_api Subroutine
    dbcsr_add_on_diag_sdbcsr_apidbcsr_add_on_diag_dsdbcsr_operations Subroutine
    dbcsr_add_on_diag_sdbcsr_add_on_diag_s dbcsr_operations Subroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_on_diag_zdbcsr_add_on_diag_s dbcsr_api Subroutine
    dbcsr_add_on_diag_zdbcsr_add_on_diag_z dbcsr_operations Subroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_sdbcsr_add_on_diag_z dbcsr_api Subroutine
    dbcsr_add_sdbcsr_add_s dbcsr_operations Subroutine
    dbcsr_add_sdbcsr_apiSubroutine
    dbcsr_add_wm_from_matrix
    dbcsr_add_zdbcsr_apidbcsr_operations Subroutine
    dbcsr_add_zdbcsr_operationsdbcsr_api Subroutine
    dbcsr_cleardbcsr_apidbcsr_operations Subroutine

    Clear a matrix

    Clear a matrix (remove all blocks)

    dbcsr_cleardbcsr_operationsdbcsr_api Subroutine

    Clear a matrix (remove all blocks)

    Clear a matrix

    dbcsr_clear_mempools
    dbcsr_complete_redistributedbcsr_apiSubroutine
    dbcsr_complete_redistribute dbcsr_transformations Subroutine

    Fully redistributes a DBCSR matrix. The new distribution may be arbitrary as long as the total number full rows and columns matches that of the existing matrix.

    dbcsr_complete_redistributedbcsr_apiSubroutine
    dbcsr_conform_scalar
    dbcsr_copydbcsr_apiSubroutine
    dbcsr_copy dbcsr_operations Subroutine

    copy a matrix

    dbcsr_copy_into_existingdbcsr_copy dbcsr_api Subroutine
    dbcsr_copy_into_existingdbcsr_copy_into_existing dbcsr_operations Subroutine

    copy a matrix, retaining current sparsity

    dbcsr_copy_into_existingdbcsr_apiSubroutine
    dbcsr_copy_into_existing_sym
    dbcsr_distributedbcsr_apidbcsr_transformations Subroutine

    Distributes a matrix that is currently replicated.

    dbcsr_distributedbcsr_transformationsdbcsr_api Subroutine

    Distributes a matrix that is currently replicated.

    dbcsr_distribution
    dbcsr_dotdbcsr_apidbcsr_operations Interface
    dbcsr_dotdbcsr_operationsdbcsr_api Interface
    dbcsr_dot_cdbcsr_apiSubroutine
    dbcsr_dot_c dbcsr_operations Subroutine

    Dot product of DBCSR matrices

    dbcsr_dot_ddbcsr_dot_c dbcsr_api Subroutine
    dbcsr_dot_ddbcsr_dot_d dbcsr_operations Subroutine

    Dot product of DBCSR matrices

    dbcsr_dot_sdbcsr_dot_d dbcsr_api Subroutine
    dbcsr_dot_sdbcsr_dot_s dbcsr_operations Subroutine

    Dot product of DBCSR matrices

    dbcsr_dot_sdbcsr_apiSubroutine
    dbcsr_dot_sd
    dbcsr_dot_zdbcsr_apidbcsr_operations Subroutine

    Dot product of DBCSR matrices

    dbcsr_dot_zdbcsr_operationsdbcsr_api Subroutine

    Dot product of DBCSR matrices

    dbcsr_error_handling_setup Subroutine

    Fills index and data of the work matrix from the previously-finalized one.

    Read more…
    dbcsr_filterdbcsr_apiSubroutine
    dbcsr_filter dbcsr_operations Interface
    dbcsr_filterdbcsr_apiSubroutine
    dbcsr_filter_anytype
    dbcsr_frobenius_normdbcsr_apidbcsr_operations Function

    compute a norm of a dbcsr matrix

    dbcsr_frobenius_normdbcsr_operationsdbcsr_api Function

    compute a norm of a dbcsr matrix

    dbcsr_function_of_elementsdbcsr_apidbcsr_operations Subroutine

    Computes various functions (defined by func) of matrix elements

    Read more…
    dbcsr_function_of_elementsdbcsr_operationsdbcsr_api Subroutine

    Computes various functions (defined by func) of matrix elements

    Read more…
    dbcsr_gatherv_any
    dbcsr_gershgorin_normdbcsr_apidbcsr_operations Function

    compute a norm of a dbcsr matrix

    dbcsr_gershgorin_normdbcsr_operationsdbcsr_api Function

    compute a norm of a dbcsr matrix

    dbcsr_get_2d_block_notrans_p_c
    dbcsr_get_block_diagdbcsr_apidbcsr_operations Subroutine

    get the diagonal of a dbcsr matrix

    dbcsr_get_block_diagdbcsr_operationsdbcsr_api Subroutine

    get the diagonal of a dbcsr matrix

    dbcsr_get_block_index
    dbcsr_get_data_pdbcsr_apidbcsr_data_methods_low Interface
    dbcsr_get_data_pdbcsr_data_methods_lowdbcsr_api Interface
    dbcsr_get_diagdbcsr_apidbcsr_operations Interface
    dbcsr_get_diagdbcsr_operationsdbcsr_api Interface
    dbcsr_get_diag_cdbcsr_apidbcsr_operations Subroutine
    dbcsr_get_diag_cdbcsr_operationsdbcsr_api Subroutine
    dbcsr_get_diag_ddbcsr_apidbcsr_operations Subroutine
    dbcsr_get_diag_ddbcsr_operationsdbcsr_api Subroutine
    dbcsr_get_diag_sdbcsr_apidbcsr_operations Subroutine
    dbcsr_get_diag_sdbcsr_operationsdbcsr_api Subroutine
    dbcsr_get_diag_zdbcsr_apidbcsr_operations Subroutine
    dbcsr_get_diag_zdbcsr_operationsdbcsr_api Subroutine
    dbcsr_get_infodbcsr_apidbcsr_operations Subroutine

    Gets information about a matrix

    dbcsr_get_infodbcsr_operationsdbcsr_api Subroutine

    Gets information about a matrix

    dbcsr_get_local_cols
    dbcsr_get_occupationdbcsr_apidbcsr_operations Function

    Returns the occupation of the matrix

    dbcsr_get_occupationdbcsr_operationsdbcsr_api Function

    Returns the occupation of the matrix

    dbcsr_get_replication_type
    dbcsr_get_stored_coordinatesdbcsr_dist_operationsdbcsr_api Subroutine

    Sets the correct source matrix, row, column and possible data -transposition for a given matrix and matrix logical row and -column.

    dbcsr_get_stored_coordinatesdbcsr_apidbcsr_dist_operations Subroutine

    Sets the correct source matrix, row, column and possible data +transposition for a given matrix and matrix logical row and +column.

    dbcsr_get_wms_data_c
    dbcsr_hadamard_productdbcsr_apidbcsr_operations Subroutine

    Hadamard product +C = A . B (C needs to be different from A and B)

    dbcsr_hadamard_productdbcsr_operationsdbcsr_api Subroutine

    Hadamard product -C = A . B (C needs to be different from A and B)

    dbcsr_has_local_row_index
    dbcsr_init_randomdbcsr_apidbcsr_operations Subroutine

    ... TODO : unify with other version which is generic in the data_type

    dbcsr_init_randomdbcsr_operationsdbcsr_api Subroutine

    ... TODO : unify with other version which is generic in the data_type

    dbcsr_init_wm
    dbcsr_maxabsdbcsr_apidbcsr_operations Function

    compute a norm of a dbcsr matrix

    dbcsr_maxabsdbcsr_operationsdbcsr_api Function

    compute a norm of a dbcsr matrix

    dbcsr_may_be_dense
    dbcsr_mp_grid_setupdbcsr_mp_methodsdbcsr_api Subroutine

    Sets up MPI cartesian process grid

    dbcsr_mp_grid_setupdbcsr_apidbcsr_mp_methods Subroutine

    Sets up MPI cartesian process grid

    dbcsr_mp_group
    dbcsr_norm_r8_vecdbcsr_apidbcsr_operations Subroutine
    dbcsr_norm_r8_vecdbcsr_operationsdbcsr_api Subroutine
    dbcsr_norm_scalardbcsr_apidbcsr_operations Subroutine

    compute a norm of a dbcsr matrix

    dbcsr_norm_scalardbcsr_operationsdbcsr_api Subroutine

    compute a norm of a dbcsr matrix

    dbcsr_norm_vec
    dbcsr_print_statisticsdbcsr_apidbcsr_lib Subroutine

    Print statistics

    Show the whole DBCSR statistics +Prepares the DBCSR library for use.

    dbcsr_print_statisticsdbcsr_libdbcsr_api Subroutine

    Show the whole DBCSR statistics -Prepares the DBCSR library for use.

    Print statistics

    dbcsr_print_timers
    dbcsr_replicate_alldbcsr_apidbcsr_transformations Subroutine

    Replicates a DBCSR on all processors.

    dbcsr_replicate_alldbcsr_transformationsdbcsr_api Subroutine

    Replicates a DBCSR on all processors.

    dbcsr_repoint_index
    dbcsr_run_testsdbcsr_apidbcsr_tests Subroutine

    Performs a variety of matrix multiplies of same matrices on different +processor grids

    dbcsr_run_testsdbcsr_testsdbcsr_api Subroutine

    Performs a variety of matrix multiplies of same matrices on different -processor grids

    dbcsr_scalar
    dbcsr_scaledbcsr_apidbcsr_operations Interface
    dbcsr_scaledbcsr_operationsdbcsr_api Interface
    dbcsr_scale_by_vectordbcsr_apidbcsr_operations Interface
    dbcsr_scale_by_vectordbcsr_operationsdbcsr_api Interface
    dbcsr_scale_by_vector_cdbcsr_apiSubroutine
    dbcsr_scale_by_vector_c dbcsr_operations Subroutine

    Interface for matrix scaling by a vector

    dbcsr_scale_by_vector_ddbcsr_scale_by_vector_c dbcsr_api Subroutine
    dbcsr_scale_by_vector_ddbcsr_scale_by_vector_d dbcsr_operations Subroutine

    Interface for matrix scaling by a vector

    dbcsr_scale_by_vector_sdbcsr_scale_by_vector_d dbcsr_api Subroutine
    dbcsr_scale_by_vector_sdbcsr_scale_by_vector_s dbcsr_operations Subroutine

    Interface for matrix scaling by a vector

    dbcsr_scale_by_vector_zdbcsr_scale_by_vector_s dbcsr_api Subroutine
    dbcsr_scale_by_vector_zdbcsr_scale_by_vector_z dbcsr_operations Subroutine

    Interface for matrix scaling by a vector

    dbcsr_scale_cdbcsr_scale_by_vector_z dbcsr_api Subroutine
    dbcsr_scale_cdbcsr_scale_c dbcsr_operations Subroutine

    Interface for matrix scaling by a scalar

    dbcsr_scale_ddbcsr_scale_c dbcsr_api Subroutine
    dbcsr_scale_ddbcsr_scale_d dbcsr_operations Subroutine

    Interface for matrix scaling by a scalar

    dbcsr_scale_sdbcsr_scale_d dbcsr_api Subroutine
    dbcsr_scale_sdbcsr_scale_s dbcsr_operations Subroutine

    Interface for matrix scaling by a scalar

    dbcsr_scale_zdbcsr_scale_s dbcsr_api Subroutine
    dbcsr_scale_zdbcsr_scale_z dbcsr_operations Subroutine

    Interface for matrix scaling by a scalar

    dbcsr_scale_zdbcsr_apiSubroutine
    dbcsr_sendrecv_any
    dbcsr_setdbcsr_apidbcsr_operations Interface
    dbcsr_setdbcsr_operationsdbcsr_api Interface
    dbcsr_set_cdbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_set

    dbcsr_set_cdbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_set

    dbcsr_set_config
    dbcsr_set_ddbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_set

    dbcsr_set_ddbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_set

    dbcsr_set_diagdbcsr_apidbcsr_operations Interface
    dbcsr_set_diagdbcsr_operationsdbcsr_api Interface
    dbcsr_set_diag_cdbcsr_apidbcsr_operations Subroutine
    dbcsr_set_diag_cdbcsr_operationsdbcsr_api Subroutine
    dbcsr_set_diag_ddbcsr_apidbcsr_operations Subroutine
    dbcsr_set_diag_ddbcsr_operationsdbcsr_api Subroutine
    dbcsr_set_diag_sdbcsr_apidbcsr_operations Subroutine
    dbcsr_set_diag_sdbcsr_operationsdbcsr_api Subroutine
    dbcsr_set_diag_zdbcsr_apidbcsr_operations Subroutine
    dbcsr_set_diag_zdbcsr_operationsdbcsr_api Subroutine
    dbcsr_set_sdbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_set

    dbcsr_set_sdbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_set

    dbcsr_set_work_size
    dbcsr_set_zdbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_set

    dbcsr_set_zdbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_set

    dbcsr_setname
    dbcsr_sum_replicateddbcsr_apidbcsr_operations Subroutine

    Sums blocks in a replicated dbcsr matrix, which has the same structure on all ranks.

    dbcsr_sum_replicateddbcsr_operationsdbcsr_api Subroutine

    Sums blocks in a replicated dbcsr matrix, which has the same structure on all ranks.

    dbcsr_switch
    dbcsr_t_nd_mp_commdbcsr_tensor_apiFunction
    dbcsr_t_nd_mp_comm dbcsr_tensor_types Function

    Create a default nd process topology that is consistent with a given 2d topology. @@ -8744,6 +8738,12 @@

    Procedures

    matrix with the given 2d topology. This is needed to enable contraction of 2 tensors (must have the same 2d process grid). \return with nd cartesian grid

    dbcsr_t_nd_mp_commdbcsr_tensor_apiFunction
    dbcsr_t_nd_mp_free
    dbcsr_t_pgrid_createdbcsr_tensor_apiSubroutine
    dbcsr_t_pgrid_create dbcsr_tensor_types Subroutine
    dbcsr_t_pgrid_create_expertdbcsr_t_pgrid_create dbcsr_tensor_api Subroutine
    dbcsr_t_pgrid_create_expertdbcsr_t_pgrid_create_expert dbcsr_tensor_types Subroutine

    Create an n-dimensional process grid. @@ -8796,6 +8790,12 @@

    Procedures

    (which is the case if [map1_2d, map2_2d] == [1, 2, ..., ndims]). Otherwise the mapping of grid coordinates to processes depends on the ordering of the indices and is not equivalent to a MPI cartesian grid.

    dbcsr_t_pgrid_create_expertdbcsr_tensor_apiSubroutine
    dbcsr_t_pgrid_destroy
    dbcsr_tracedbcsr_apidbcsr_operations Interface
    dbcsr_tracedbcsr_operationsdbcsr_api Interface
    dbcsr_trace_cdbcsr_apiSubroutine
    dbcsr_trace_c dbcsr_operations Subroutine

    traces a DBCSR matrix

    dbcsr_trace_ddbcsr_trace_c dbcsr_api Subroutine
    dbcsr_trace_ddbcsr_trace_d dbcsr_operations Subroutine

    traces a DBCSR matrix

    dbcsr_trace_sdbcsr_trace_d dbcsr_api Subroutine
    dbcsr_trace_sdbcsr_trace_s dbcsr_operations Subroutine

    traces a DBCSR matrix

    dbcsr_trace_sdbcsr_apiSubroutine
    dbcsr_trace_sd
    dbcsr_trace_zdbcsr_apidbcsr_operations Subroutine

    traces a DBCSR matrix

    dbcsr_trace_zdbcsr_operationsdbcsr_api Subroutine

    traces a DBCSR matrix

    dbcsr_transpose_dims
    dbcsr_transposeddbcsr_apiSubroutine
    dbcsr_transposed dbcsr_transformations Subroutine

    Transposes a DBCSR matrix, keeping the same distribution

    dbcsr_triudbcsr_transposed dbcsr_api Subroutine
    dbcsr_triudbcsr_triu dbcsr_operations Subroutine

    triu of a dbcsr matrix

    dbcsr_triudbcsr_apiSubroutine
    dbcsr_type_1d_to_2d
    invert_transpose_flagdbcsr_tas_utildbcsr_tensor Subroutine
    invert_transpose_flagdbcsr_tensordbcsr_tas_util Subroutine
    m_flushdbcsr_machine_internaldbcsr_machine Subroutine

    Flush a given unit

    flushes units if the &GLOBAL flag is set accordingly

    Read more…
    m_flushdbcsr_machinedbcsr_machine_internal Subroutine

    flushes units if the &GLOBAL flag is set accordingly

    Read more…

    Flush a given unit

    m_getarg
    random_distdbcsr_example_3dbcsr_example_2 Subroutine
    random_distdbcsr_example_2dbcsr_example_3 Subroutine
    swapdbcsr_tas_utildbcsr_toollib Interface
    swapdbcsr_toollibdbcsr_tas_util Interface
    block_buffer_typedbcsr_tas_reshape_opsdbcsr_tensor_reshape None
    block_buffer_typedbcsr_tensor_reshapedbcsr_tas_reshape_ops None
    dbcsr_types None
    dbcsr_distribution_typedbcsr_apiNone
    dbcsr_distribution_type dbcsr_types None

    Matrix distribution on the processor grid

    dbcsr_distribution_typedbcsr_apiNone
    dbcsr_heap_node dbcsr_tas_types None
    dbcsr_typedbcsr_apiNone
    dbcsr_type dbcsr_types None

    The BCSR sparse matrix type.

    Read more…
    dbcsr_typedbcsr_apiNone
    dbcsr_type_p
    - + character(len=*), private,
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + integer, intent(in)
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_stream_type), intent(in)
    - + logical, intent(in),
    - + type(acc_devmem_type), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + character(len=*), private,
    - + integer, private
    - + type(acc_event_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_event_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_event_type), intent(inout)
    - + type(acc_event_type), intent(inout)
    - + type(acc_event_type), intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_devmem_type), intent(inout)
    - + logical, intent(inout)
    - + type(acc_devmem_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(acc_devmem_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + character(len=*), private,
    - + integer, private
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(out)
    - + character(len=*), intent(in)
    - + type(acc_stream_type), intent(inout)
    - + type(acc_stream_type), intent(in)
    - + character(len=*), private,
    - + type(C_PTR), intent(in)
    - + integer(kind=C_INT), intent(out)
    - + integer(kind=C_INT), intent(in)
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + character(len=*), private,
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_type), intent(in)
    - + character(len=1), intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_type), intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(out)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(out)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(out)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(out),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(out),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in),
    - + character(len=*), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(csr_type), intent(out)
    - + type(csr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout),
    - + integer, intent(in)
    - + real(kind=dp), intent(out)
    - + type(dbcsr_type), intent(inout),
    - + integer, intent(in)
    - + real(kind=dp), intent(out),
    - + type(dbcsr_type), public,
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_iterator_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_distribution_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + logical,
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_iterator_type), intent(inout)
    - + type(dbcsr_iterator_type), intent(out)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + type(dbcsr_distribution_type), intent(out),
    - + character(len=*), intent(out),
    - + character(len=1), intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_distribution_type), intent(in)
    - + integer,
    - + integer,
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer,
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_distribution_type)
    - + type(dbcsr_distribution_type)
    - + type(dbcsr_type), intent(inout),
    - + integer, intent(in)
    - + real(kind=dp), intent(out)
    - + type(dbcsr_type), intent(inout),
    - + integer, intent(in)
    - + real(kind=dp), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_type),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type),
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + integer,
    - + type(dbcsr_type), intent(in)
    - + integer,
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_distribution_type), intent(out)
    - + type(dbcsr_distribution_type), intent(in),
    - + integer, intent(in),
    - + integer,
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=*), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_type), intent(in)
    - + character(len=1), intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_type), intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=dp), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_distribution_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + real(kind=dp), intent(in),
    - + real(kind=dp), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=dp), intent(in),
    - + type(dbcsr_type),
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=dp),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer,
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer,
    - + integer,
    - + integer,
    - + real(kind=dp), intent(in),
    - + real(kind=dp), intent(in)
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(out),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in)
    - + character(kind=c_char, len=:), intent(out),
    - + integer(kind=c_int), intent(in)
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_int), intent(in)
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in)
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double),
    - + integer(kind=c_long_long),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_float), intent(in)
    - + real(kind=c_float), intent(in),
    - + real(kind=c_float), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double),
    - + integer(kind=c_long_long),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_double_complex), intent(in)
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double),
    - + integer(kind=c_long_long),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in)
    - + complex(kind=c_float_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double),
    - + integer(kind=c_long_long),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_double), intent(in)
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_double), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_float), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(out)
    - + integer(kind=c_int), intent(out),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + real(kind=c_double), intent(in)
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_long_long), intent(out)
    - + real(kind=c_double), intent(in)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_float), intent(in)
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_long_long), intent(out)
    - + real(kind=c_float), intent(in)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_double_complex), intent(in)
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_long_long), intent(out)
    - + complex(kind=c_double_complex), intent(in)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_float_complex), intent(in)
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_long_long), intent(out)
    - + complex(kind=c_float_complex), intent(in)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out),
    - + type(c_ptr), intent(out),
    - + integer(kind=c_int), intent(out),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(inout),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(inout),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + character(len=*), private,
    - + type(array_list), intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + type(array_list), intent(in)
    - + type(array_list), intent(in)
    - + type(array_list), intent(in)
    - + type(array_list), intent(in)
    - + type(array_list), intent(in)
    - + type(array_list), intent(out)
    - + integer, intent(in)
    - + type(array_list), intent(inout)
    - + type(array_list), intent(in)
    - + type(array_list), intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + type(array_list), intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in),
    - + logical, private,
    - + character(len=*), private,
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), private,
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj)
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + logical, public
    - + integer, public
    - + integer, public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj)
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, private,
    - + integer, private,
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(out)
    - + logical, intent(out),
    - + real(kind=sp), public,
    - + logical, public
    - + real(kind=dp), public,
    - + logical, public
    - + complex(kind=sp), public,
    - + logical, public
    - + complex(kind=dp), public,
    - + logical, public
    - + integer, public
    - + type(btree_node_i8_sp2d), public,
    - + type(btree_node_i8_sp2d), public,
    - + integer, public
    - + integer, public
    - + type(btree_node_structure_i8_sp2d), public
    - + integer, public
    - + type(btree_node_i8_dp2d), public,
    - + type(btree_node_i8_dp2d), public,
    - + integer, public
    - + integer, public
    - + type(btree_node_structure_i8_dp2d), public
    - + integer, public
    - + type(btree_node_i8_cp2d), public,
    - + type(btree_node_i8_cp2d), public,
    - + integer, public
    - + integer, public
    - + type(btree_node_structure_i8_cp2d), public
    - + integer, public
    - + type(btree_node_i8_zp2d), public,
    - + type(btree_node_i8_zp2d), public,
    - + integer, public
    - + integer, public
    - + type(btree_node_structure_i8_zp2d), public
    - + integer, intent(in),
    - + type(btree_node_i8_sp2d),
    - + type(btree_node_i8_sp2d),
    - + integer, intent(inout),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_node_i8_sp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_node_i8_sp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_sp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_sp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + type(btree_node_i8_sp2d),
    - + type(btree_node_i8_sp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_sp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_sp2d),
    - + integer, intent(in),
    - + type(btree_node_i8_dp2d),
    - + type(btree_node_i8_dp2d),
    - + integer, intent(inout),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_node_i8_dp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_node_i8_dp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_dp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_dp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + type(btree_node_i8_dp2d),
    - + type(btree_node_i8_dp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_dp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_dp2d),
    - + integer, intent(in),
    - + type(btree_node_i8_cp2d),
    - + type(btree_node_i8_cp2d),
    - + integer, intent(inout),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_node_i8_cp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_node_i8_cp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_cp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_cp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + type(btree_node_i8_cp2d),
    - + type(btree_node_i8_cp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_cp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_cp2d),
    - + integer, intent(in),
    - + type(btree_node_i8_zp2d),
    - + type(btree_node_i8_zp2d),
    - + integer, intent(inout),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_node_i8_zp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_node_i8_zp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_zp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_zp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + type(btree_node_i8_zp2d),
    - + type(btree_node_i8_zp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_zp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_zp2d),
    - + character(len=*), private,
    - + integer, private
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + integer, public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + integer, public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + logical, public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + real(kind=real_8), public
    - + class(CONF_PAR), intent(in)
    - + class(CONF_PAR), intent(inout)
    - + class(CONF_PAR_INT), intent(inout)
    - + class(CONF_PAR_MM_DRIVER), intent(inout)
    - + class(CONF_PAR_LOGICAL), intent(inout)
    - + class(CONF_PAR_REAL), intent(inout)
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + type(csr_type), intent(out)
    - + type(csr_type), intent(in)
    - + real(kind=real_4), public,
    - + real(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + integer, public
    - + type(mp_comm_type), public
    - + logical, public
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + type(csr_type), intent(out)
    - + type(csr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + integer, private,
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=dp), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + real(kind=real_4), intent(in)
    - + real(kind=real_8), intent(in)
    - + complex(kind=real_4), intent(in)
    - + complex(kind=real_8), intent(in)
    - + real(kind=real_4), intent(out)
    - + real(kind=real_8), intent(out)
    - + complex(kind=real_4), intent(out)
    - + complex(kind=real_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(out),
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_area_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_area_type), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(out),
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(out)
    - + type(dbcsr_scalar_type), intent(inout)
    - + integer, intent(in)
    - + type(dbcsr_scalar_type), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_8),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_4),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_8),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_4),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out)
    - + character(len=*), private,
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(in),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + character(len=*), private,
    - + real(kind=real_4), public
    - + real(kind=real_8), public
    - + complex(kind=real_4), public
    - + complex(kind=real_8), public
    - + integer, public
    - + type(dbcsr_data_area_type), public,
    - + type(dbcsr_mempool_entry_type), public,
    - + type(dbcsr_data_obj), public
    - + type(dbcsr_mempool_entry_type), public,
    - + integer(kind=int_4), public,
    - + integer(kind=int_8), public,
    - + real(kind=real_4), public,
    - + real(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + integer, public
    - + integer, public
    - + type(dbcsr_memtype_type), public
    - + integer, public
    - + character(len=*), private,
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer(kind=int_4), intent(in)
    - + type(call_stat_type), intent(in),
    - + integer(kind=int_4), private
    - + type(private_item_type_str_i4), private,
    - + type(private_item_type_str_i4), private,
    - + integer, private
    - + integer(kind=int_4), public
    - + type(call_stat_type), private,
    - + type(private_item_type_i4tuple_callstat), private,
    - + type(private_item_type_i4tuple_callstat), private,
    - + integer, private
    - + type(call_stat_type), public,
    - + integer, intent(in),
    - + integer(kind=int_4), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(call_stat_type), intent(in),
    - + type(call_stat_type), intent(in),
    - + integer, intent(in)
    - + character(len=*), private,
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(in),
    - + type(mp_comm_type), intent(in),
    - + integer,
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical,
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(in),
    - + type(mp_comm_type), intent(in),
    - + integer,
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical,
    - + type(dbcsr_distribution_obj), intent(in)
    - + integer,
    - + integer,
    - + integer, intent(out),
    - + logical, intent(out),
    - + type(mp_comm_type), intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer,
    - + logical, intent(out),
    - + type(mp_comm_type), intent(out),
    - + type(mp_comm_type), intent(out),
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(dbcsr_distribution_obj), intent(inout),
    - + type(dbcsr_distribution_obj),
    - + type(dbcsr_distribution_obj), intent(inout)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(out)
    - + integer, intent(out)
    - + integer, intent(inout),
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out)
    - + logical, intent(out)
    - + type(array_i1d_obj), intent(inout),
    - + integer, intent(in)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), private,
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + real(kind=dp), intent(in),
    - + logical, intent(in)
    - + integer, intent(out)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_distribution_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + character(len=*), private,
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), private,
    - + integer, intent(in),
    - + integer, intent(in),
    - + character(len=C_CHAR)
    - + character(len=C_CHAR)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_distribution_obj)
    - + integer, intent(inout),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), private,
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + character(len=*), private,
    - + integer, public
    - + character(len=*), private,
    - + logical, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + logical, public
    - + integer, public
    - + integer, public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_iterator), intent(in)
    - + type(dbcsr_iterator), intent(out)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_iterator), intent(inout)
    - + type(dbcsr_iterator), intent(inout)
    - + type(dbcsr_iterator), intent(inout)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, public,
    - + integer, intent(in)
    - + character(len=*), private,
    - + type(dbcsr_logger_type), private,
    - + type(dbcsr_mp_obj), private,
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + character(len=*), private,
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in),
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in),
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in),
    - + type(list_timerenv_type), intent(in)
    - + type(list_routinestat_type), intent(in)
    - + type(list_routinereport_type), intent(in)
    - + type(list_callstackentry_type), intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(in)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(in)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(in)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(in)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_timerenv_type), intent(in)
    - + type(list_routinestat_type), intent(in)
    - + type(list_routinereport_type), intent(in)
    - + type(list_callstackentry_type), intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), private
    - + type(private_item_type_callstackentry), private,
    - + type(private_item_p_type_callstackentry), private,
    - + integer, private
    - + type(list_callstackentry_type), intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_callstackentry_type), intent(in)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in),
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in)
    - + type(routine_report_type), private,
    - + type(private_item_type_routinereport), private,
    - + type(private_item_p_type_routinereport), private,
    - + integer, private
    - + type(list_routinereport_type), intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_routinereport_type), intent(in)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in),
    - + type(list_routinereport_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in)
    - + type(routine_stat_type), private,
    - + type(private_item_type_routinestat), private,
    - + type(private_item_p_type_routinestat), private,
    - + integer, private
    - + type(list_routinestat_type), intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinestat_type), intent(in)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in),
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in)
    - + type(timer_env_type), private,
    - + type(private_item_type_timerenv), private,
    - + type(private_item_p_type_timerenv), private,
    - + type(list_timerenv_type), intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(in)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + character(len=*), private,
    - + logical, private,
    - + integer, private
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + logical, intent(in)
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(dbcsr_mp_obj), public
    - + type(dbcsr_logger_type), public,
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + logical, intent(in),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + logical, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + logical, intent(in)
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_mp_obj),
    - + integer, intent(in),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + character(len=*), intent(inout)
    - + character(len=*), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_logger_type),
    @@ -330,7 +330,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_machine_internal.html b/develop/module/dbcsr_machine_internal.html index 64f71dfc776..92af7cf4b8b 100644 --- a/develop/module/dbcsr_machine_internal.html +++ b/develop/module/dbcsr_machine_internal.html @@ -149,7 +149,7 @@

    Subroutines

    m_abort - m_flush + m_flush m_memory m_memory_details m_mov @@ -277,7 +277,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    -

    public subroutine m_flush(lunit) +

    public subroutine m_flush(lunit)

    @@ -340,7 +340,7 @@

    Arguments

    @@ -380,7 +380,7 @@

    Arguments

    @@ -550,7 +550,7 @@

    Arguments

    @@ -820,7 +820,7 @@

    Arguments

    @@ -860,7 +860,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mem_methods.html b/develop/module/dbcsr_mem_methods.html index 9ed63548e28..14a64ff6441 100644 --- a/develop/module/dbcsr_mem_methods.html +++ b/develop/module/dbcsr_mem_methods.html @@ -114,8 +114,8 @@

    Variables

    @@ -181,11 +181,11 @@

    Uses

    @@ -210,7 +210,7 @@

    Variables

    @@ -227,7 +227,7 @@

    Variables

    diff --git a/develop/module/dbcsr_methods.html b/develop/module/dbcsr_methods.html index 5c0990c4b3b..c58119cea8e 100644 --- a/develop/module/dbcsr_methods.html +++ b/develop/module/dbcsr_methods.html @@ -114,7 +114,7 @@

    Variables

    @@ -236,14 +236,14 @@

    Uses

    @@ -268,7 +268,7 @@

    Variables

    @@ -424,7 +424,7 @@

    Arguments

    @@ -469,7 +469,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -559,7 +559,7 @@

    Arguments

    @@ -604,7 +604,7 @@

    Arguments

    @@ -649,7 +649,7 @@

    Arguments

    @@ -694,7 +694,7 @@

    Arguments

    @@ -739,7 +739,7 @@

    Arguments

    @@ -784,7 +784,7 @@

    Arguments

    @@ -829,7 +829,7 @@

    Arguments

    @@ -874,7 +874,7 @@

    Arguments

    @@ -919,7 +919,7 @@

    Arguments

    @@ -964,7 +964,7 @@

    Arguments

    @@ -1009,7 +1009,7 @@

    Arguments

    @@ -1054,7 +1054,7 @@

    Arguments

    @@ -1099,7 +1099,7 @@

    Arguments

    @@ -1144,7 +1144,7 @@

    Arguments

    @@ -1189,7 +1189,7 @@

    Arguments

    @@ -1234,7 +1234,7 @@

    Arguments

    @@ -1280,7 +1280,7 @@

    Arguments

    @@ -1295,7 +1295,7 @@

    Arguments

    @@ -1340,7 +1340,7 @@

    Arguments

    @@ -1355,7 +1355,7 @@

    Arguments

    @@ -1401,7 +1401,7 @@

    Arguments

    @@ -1416,7 +1416,7 @@

    Arguments

    @@ -1461,7 +1461,7 @@

    Arguments

    @@ -1476,7 +1476,7 @@

    Arguments

    @@ -1521,7 +1521,7 @@

    Arguments

    @@ -1566,7 +1566,7 @@

    Arguments

    @@ -1611,7 +1611,7 @@

    Arguments

    @@ -1656,7 +1656,7 @@

    Arguments

    @@ -1701,7 +1701,7 @@

    Arguments

    @@ -1746,7 +1746,7 @@

    Arguments

    @@ -1791,7 +1791,7 @@

    Arguments

    @@ -1836,7 +1836,7 @@

    Arguments

    @@ -1881,7 +1881,7 @@

    Arguments

    @@ -1926,7 +1926,7 @@

    Arguments

    @@ -1971,7 +1971,7 @@

    Arguments

    @@ -2017,7 +2017,7 @@

    Arguments

    @@ -2068,7 +2068,7 @@

    Arguments

    @@ -2108,7 +2108,7 @@

    Arguments

    @@ -2163,7 +2163,7 @@

    Arguments

    @@ -2203,7 +2203,7 @@

    Arguments

    @@ -2243,7 +2243,7 @@

    Arguments

    @@ -2283,7 +2283,7 @@

    Arguments

    @@ -2323,7 +2323,7 @@

    Arguments

    @@ -2363,7 +2363,7 @@

    Arguments

    @@ -2378,7 +2378,7 @@

    Arguments

    @@ -2660,7 +2660,7 @@

    Arguments

    @@ -2700,7 +2700,7 @@

    Arguments

    @@ -2741,7 +2741,7 @@

    Arguments

    @@ -2781,7 +2781,7 @@

    Arguments

    @@ -2796,7 +2796,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_min_heap.html b/develop/module/dbcsr_min_heap.html index bae1d601c29..585882c262b 100644 --- a/develop/module/dbcsr_min_heap.html +++ b/develop/module/dbcsr_min_heap.html @@ -114,8 +114,8 @@

    Variables

    - keyt - valt + keyt + valt
    @@ -225,7 +225,7 @@

    Variables

    @@ -242,7 +242,7 @@

    Variables

    @@ -293,7 +293,7 @@

    Components

    @@ -310,7 +310,7 @@

    Components

    @@ -359,7 +359,7 @@

    Components

    @@ -408,7 +408,7 @@

    Components

    @@ -425,7 +425,7 @@

    Components

    @@ -442,7 +442,7 @@

    Components

    @@ -491,7 +491,7 @@

    Arguments

    @@ -536,7 +536,7 @@

    Arguments

    @@ -596,7 +596,7 @@

    Arguments

    @@ -661,7 +661,7 @@

    Arguments

    @@ -756,7 +756,7 @@

    Arguments

    @@ -811,7 +811,7 @@

    Arguments

    @@ -826,7 +826,7 @@

    Arguments

    @@ -841,7 +841,7 @@

    Arguments

    @@ -897,7 +897,7 @@

    Arguments

    @@ -912,7 +912,7 @@

    Arguments

    @@ -927,7 +927,7 @@

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

    @@ -998,7 +998,7 @@

    Arguments

    @@ -1053,7 +1053,7 @@

    Arguments

    @@ -1248,7 +1248,7 @@

    Arguments

    @@ -1303,7 +1303,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm.html b/develop/module/dbcsr_mm.html index 3f1be928a3a..c5ba5fb5d37 100644 --- a/develop/module/dbcsr_mm.html +++ b/develop/module/dbcsr_mm.html @@ -114,9 +114,9 @@

    Variables

    @@ -173,32 +173,32 @@

    Uses

  • @@ -223,7 +223,7 @@

    Variables

    @@ -240,7 +240,7 @@

    Variables

    @@ -257,7 +257,7 @@

    Variables

    @@ -348,7 +348,7 @@

    Arguments

    @@ -417,7 +417,7 @@

    Arguments

    @@ -435,7 +435,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    @@ -468,7 +468,7 @@

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    @@ -500,7 +500,7 @@

    Arguments

    @@ -515,7 +515,7 @@

    Arguments

    @@ -530,7 +530,7 @@

    Arguments

    @@ -550,7 +550,7 @@

    Arguments

    @@ -570,7 +570,7 @@

    Arguments

    @@ -590,7 +590,7 @@

    Arguments

    @@ -610,7 +610,7 @@

    Arguments

    @@ -630,7 +630,7 @@

    Arguments

    @@ -650,7 +650,7 @@

    Arguments

    @@ -665,7 +665,7 @@

    Arguments

    @@ -680,7 +680,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_3d.html b/develop/module/dbcsr_mm_3d.html index 9d1d5866b37..82e7abae608 100644 --- a/develop/module/dbcsr_mm_3d.html +++ b/develop/module/dbcsr_mm_3d.html @@ -114,14 +114,14 @@

    Variables

    @@ -300,7 +300,7 @@

    Variables

    @@ -317,7 +317,7 @@

    Variables

    @@ -385,7 +385,7 @@

    Variables

    @@ -402,7 +402,7 @@

    Variables

    @@ -572,7 +572,7 @@

    Variables

    @@ -589,7 +589,7 @@

    Variables

    @@ -776,7 +776,7 @@

    Components

    @@ -810,7 +810,7 @@

    Components

    @@ -861,7 +861,7 @@

    Components

    @@ -878,7 +878,7 @@

    Components

    @@ -946,7 +946,7 @@

    Components

    @@ -1065,7 +1065,7 @@

    Components

    @@ -1165,7 +1165,7 @@

    Components

    @@ -1182,7 +1182,7 @@

    Components

    @@ -1231,7 +1231,7 @@

    Components

    @@ -1280,7 +1280,7 @@

    Components

    @@ -1399,7 +1399,7 @@

    Components

    @@ -1448,7 +1448,7 @@

    Arguments

    @@ -1463,7 +1463,7 @@

    Arguments

    @@ -1478,7 +1478,7 @@

    Arguments

    @@ -1561,7 +1561,7 @@

    Arguments

    @@ -1606,7 +1606,7 @@

    Arguments

    @@ -1621,7 +1621,7 @@

    Arguments

    @@ -1636,7 +1636,7 @@

    Arguments

    @@ -1651,7 +1651,7 @@

    Arguments

    @@ -1666,7 +1666,7 @@

    Arguments

    @@ -1681,7 +1681,7 @@

    Arguments

    @@ -1721,7 +1721,7 @@

    Arguments

    @@ -1766,7 +1766,7 @@

    Arguments

    @@ -1781,7 +1781,7 @@

    Arguments

    @@ -1796,7 +1796,7 @@

    Arguments

    @@ -1811,7 +1811,7 @@

    Arguments

    @@ -1826,7 +1826,7 @@

    Arguments

    @@ -1841,7 +1841,7 @@

    Arguments

    @@ -1911,7 +1911,7 @@

    Arguments

    @@ -1941,7 +1941,7 @@

    Arguments

    @@ -1996,7 +1996,7 @@

    Arguments

    @@ -2108,7 +2108,7 @@

    Arguments

    @@ -2123,7 +2123,7 @@

    Arguments

    @@ -2138,7 +2138,7 @@

    Arguments

    @@ -2238,7 +2238,7 @@

    Arguments

    @@ -2268,7 +2268,7 @@

    Arguments

    @@ -2499,7 +2499,7 @@

    Arguments

    @@ -2554,7 +2554,7 @@

    Arguments

    @@ -2599,7 +2599,7 @@

    Arguments

    @@ -2614,7 +2614,7 @@

    Arguments

    @@ -2724,7 +2724,7 @@

    Arguments

    @@ -2769,7 +2769,7 @@

    Arguments

    @@ -2829,7 +2829,7 @@

    Arguments

    @@ -2914,7 +2914,7 @@

    Arguments

    @@ -3044,7 +3044,7 @@

    Arguments

    @@ -3059,7 +3059,7 @@

    Arguments

    @@ -3104,7 +3104,7 @@

    Arguments

    @@ -3119,7 +3119,7 @@

    Arguments

    @@ -3187,7 +3187,7 @@

    Arguments

    @@ -3227,7 +3227,7 @@

    Arguments

    @@ -3332,7 +3332,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_accdrv.html b/develop/module/dbcsr_mm_accdrv.html index 625a0655c2f..4430bc6afdf 100644 --- a/develop/module/dbcsr_mm_accdrv.html +++ b/develop/module/dbcsr_mm_accdrv.html @@ -114,8 +114,8 @@

    Variables

    @@ -254,7 +254,7 @@

    Variables

    @@ -339,7 +339,7 @@

    Components

    @@ -390,7 +390,7 @@

    Components

    @@ -424,7 +424,7 @@

    Components

    @@ -541,7 +541,7 @@

    Components

    @@ -624,7 +624,7 @@

    Components

    @@ -700,7 +700,7 @@

    Arguments

    @@ -715,7 +715,7 @@

    Arguments

    @@ -730,7 +730,7 @@

    Arguments

    @@ -745,7 +745,7 @@

    Arguments

    @@ -841,7 +841,7 @@

    Arguments

    @@ -937,7 +937,7 @@

    Arguments

    @@ -977,7 +977,7 @@

    Arguments

    @@ -1170,7 +1170,7 @@

    Arguments

    @@ -1185,7 +1185,7 @@

    Arguments

    @@ -1200,7 +1200,7 @@

    Arguments

    @@ -1260,7 +1260,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_cannon.html b/develop/module/dbcsr_mm_cannon.html index f04ec9c3cad..bd9847c598d 100644 --- a/develop/module/dbcsr_mm_cannon.html +++ b/develop/module/dbcsr_mm_cannon.html @@ -114,9 +114,9 @@

    Variables

    @@ -197,36 +197,36 @@

    Uses

  • @@ -251,7 +251,7 @@

    Variables

    @@ -268,7 +268,7 @@

    Variables

    @@ -285,7 +285,7 @@

    Variables

    @@ -455,7 +455,7 @@

    Arguments

    @@ -485,7 +485,7 @@

    Arguments

    @@ -590,7 +590,7 @@

    Arguments

    @@ -605,7 +605,7 @@

    Arguments

    @@ -620,7 +620,7 @@

    Arguments

    @@ -635,7 +635,7 @@

    Arguments

    @@ -650,7 +650,7 @@

    Arguments

    @@ -665,7 +665,7 @@

    Arguments

    @@ -680,7 +680,7 @@

    Arguments

    @@ -695,7 +695,7 @@

    Arguments

    @@ -710,7 +710,7 @@

    Arguments

    @@ -725,7 +725,7 @@

    Arguments

    @@ -765,7 +765,7 @@

    Arguments

    @@ -840,7 +840,7 @@

    Arguments

    @@ -970,7 +970,7 @@

    Arguments

    @@ -1010,7 +1010,7 @@

    Arguments

    @@ -1040,7 +1040,7 @@

    Arguments

    @@ -1056,7 +1056,7 @@

    Arguments

    @@ -1176,7 +1176,7 @@

    Arguments

    @@ -1191,7 +1191,7 @@

    Arguments

    @@ -1206,7 +1206,7 @@

    Arguments

    @@ -1221,7 +1221,7 @@

    Arguments

    @@ -1236,7 +1236,7 @@

    Arguments

    @@ -1308,7 +1308,7 @@

    Arguments

    @@ -1323,7 +1323,7 @@

    Arguments

    @@ -1338,7 +1338,7 @@

    Arguments

    @@ -1353,7 +1353,7 @@

    Arguments

    @@ -1368,7 +1368,7 @@

    Arguments

    @@ -1453,7 +1453,7 @@

    Arguments

    @@ -1468,7 +1468,7 @@

    Arguments

    @@ -1483,7 +1483,7 @@

    Arguments

    @@ -1544,7 +1544,7 @@

    Arguments

    @@ -1559,7 +1559,7 @@

    Arguments

    @@ -1669,7 +1669,7 @@

    Arguments

    @@ -1684,7 +1684,7 @@

    Arguments

    @@ -1699,7 +1699,7 @@

    Arguments

    @@ -1864,7 +1864,7 @@

    Arguments

    @@ -1879,7 +1879,7 @@

    Arguments

    @@ -1894,7 +1894,7 @@

    Arguments

    @@ -1909,7 +1909,7 @@

    Arguments

    @@ -1924,7 +1924,7 @@

    Arguments

    @@ -1939,7 +1939,7 @@

    Arguments

    @@ -1954,7 +1954,7 @@

    Arguments

    @@ -1969,7 +1969,7 @@

    Arguments

    @@ -1984,7 +1984,7 @@

    Arguments

    @@ -1999,7 +1999,7 @@

    Arguments

    @@ -2014,7 +2014,7 @@

    Arguments

    @@ -2029,7 +2029,7 @@

    Arguments

    @@ -2044,7 +2044,7 @@

    Arguments

    @@ -2059,7 +2059,7 @@

    Arguments

    @@ -2074,7 +2074,7 @@

    Arguments

    @@ -2089,7 +2089,7 @@

    Arguments

    @@ -2104,7 +2104,7 @@

    Arguments

    @@ -2119,7 +2119,7 @@

    Arguments

    @@ -2134,7 +2134,7 @@

    Arguments

    @@ -2149,7 +2149,7 @@

    Arguments

    @@ -2164,7 +2164,7 @@

    Arguments

    @@ -2179,7 +2179,7 @@

    Arguments

    @@ -2194,7 +2194,7 @@

    Arguments

    @@ -2209,7 +2209,7 @@

    Arguments

    @@ -2239,7 +2239,7 @@

    Arguments

    @@ -2269,7 +2269,7 @@

    Arguments

    @@ -2284,7 +2284,7 @@

    Arguments

    @@ -2299,7 +2299,7 @@

    Arguments

    @@ -2314,7 +2314,7 @@

    Arguments

    @@ -2329,7 +2329,7 @@

    Arguments

    @@ -2344,7 +2344,7 @@

    Arguments

    @@ -2479,7 +2479,7 @@

    Arguments

    @@ -2509,7 +2509,7 @@

    Arguments

    @@ -2524,7 +2524,7 @@

    Arguments

    @@ -2564,7 +2564,7 @@

    Arguments

    @@ -2579,7 +2579,7 @@

    Arguments

    @@ -2594,7 +2594,7 @@

    Arguments

    @@ -2609,7 +2609,7 @@

    Arguments

    @@ -2624,7 +2624,7 @@

    Arguments

    @@ -2639,7 +2639,7 @@

    Arguments

    @@ -2654,7 +2654,7 @@

    Arguments

    @@ -2669,7 +2669,7 @@

    Arguments

    @@ -2684,7 +2684,7 @@

    Arguments

    @@ -2699,7 +2699,7 @@

    Arguments

    @@ -2714,7 +2714,7 @@

    Arguments

    @@ -2729,7 +2729,7 @@

    Arguments

    @@ -2744,7 +2744,7 @@

    Arguments

    @@ -2759,7 +2759,7 @@

    Arguments

    @@ -2774,7 +2774,7 @@

    Arguments

    @@ -2789,7 +2789,7 @@

    Arguments

    @@ -2804,7 +2804,7 @@

    Arguments

    @@ -2819,7 +2819,7 @@

    Arguments

    @@ -2834,7 +2834,7 @@

    Arguments

    @@ -2849,7 +2849,7 @@

    Arguments

    @@ -2864,7 +2864,7 @@

    Arguments

    @@ -2879,7 +2879,7 @@

    Arguments

    @@ -2894,7 +2894,7 @@

    Arguments

    @@ -2909,7 +2909,7 @@

    Arguments

    @@ -2939,7 +2939,7 @@

    Arguments

    @@ -2969,7 +2969,7 @@

    Arguments

    @@ -2984,7 +2984,7 @@

    Arguments

    @@ -2999,7 +2999,7 @@

    Arguments

    @@ -3014,7 +3014,7 @@

    Arguments

    @@ -3029,7 +3029,7 @@

    Arguments

    @@ -3044,7 +3044,7 @@

    Arguments

    @@ -3179,7 +3179,7 @@

    Arguments

    @@ -3209,7 +3209,7 @@

    Arguments

    @@ -3224,7 +3224,7 @@

    Arguments

    @@ -3264,7 +3264,7 @@

    Arguments

    @@ -3279,7 +3279,7 @@

    Arguments

    @@ -3294,7 +3294,7 @@

    Arguments

    @@ -3309,7 +3309,7 @@

    Arguments

    @@ -3324,7 +3324,7 @@

    Arguments

    @@ -3339,7 +3339,7 @@

    Arguments

    @@ -3354,7 +3354,7 @@

    Arguments

    @@ -3369,7 +3369,7 @@

    Arguments

    @@ -3384,7 +3384,7 @@

    Arguments

    @@ -3399,7 +3399,7 @@

    Arguments

    @@ -3414,7 +3414,7 @@

    Arguments

    @@ -3429,7 +3429,7 @@

    Arguments

    @@ -3444,7 +3444,7 @@

    Arguments

    @@ -3459,7 +3459,7 @@

    Arguments

    @@ -3474,7 +3474,7 @@

    Arguments

    @@ -3489,7 +3489,7 @@

    Arguments

    @@ -3504,7 +3504,7 @@

    Arguments

    @@ -3519,7 +3519,7 @@

    Arguments

    @@ -3534,7 +3534,7 @@

    Arguments

    @@ -3549,7 +3549,7 @@

    Arguments

    @@ -3564,7 +3564,7 @@

    Arguments

    @@ -3579,7 +3579,7 @@

    Arguments

    @@ -3594,7 +3594,7 @@

    Arguments

    @@ -3609,7 +3609,7 @@

    Arguments

    @@ -3639,7 +3639,7 @@

    Arguments

    @@ -3669,7 +3669,7 @@

    Arguments

    @@ -3684,7 +3684,7 @@

    Arguments

    @@ -3699,7 +3699,7 @@

    Arguments

    @@ -3714,7 +3714,7 @@

    Arguments

    @@ -3729,7 +3729,7 @@

    Arguments

    @@ -3744,7 +3744,7 @@

    Arguments

    @@ -3879,7 +3879,7 @@

    Arguments

    @@ -3909,7 +3909,7 @@

    Arguments

    @@ -3924,7 +3924,7 @@

    Arguments

    @@ -3964,7 +3964,7 @@

    Arguments

    @@ -3979,7 +3979,7 @@

    Arguments

    @@ -3994,7 +3994,7 @@

    Arguments

    @@ -4009,7 +4009,7 @@

    Arguments

    @@ -4024,7 +4024,7 @@

    Arguments

    @@ -4039,7 +4039,7 @@

    Arguments

    @@ -4054,7 +4054,7 @@

    Arguments

    @@ -4069,7 +4069,7 @@

    Arguments

    @@ -4084,7 +4084,7 @@

    Arguments

    @@ -4099,7 +4099,7 @@

    Arguments

    @@ -4114,7 +4114,7 @@

    Arguments

    @@ -4129,7 +4129,7 @@

    Arguments

    @@ -4144,7 +4144,7 @@

    Arguments

    @@ -4159,7 +4159,7 @@

    Arguments

    @@ -4174,7 +4174,7 @@

    Arguments

    @@ -4189,7 +4189,7 @@

    Arguments

    @@ -4204,7 +4204,7 @@

    Arguments

    @@ -4219,7 +4219,7 @@

    Arguments

    @@ -4234,7 +4234,7 @@

    Arguments

    @@ -4249,7 +4249,7 @@

    Arguments

    @@ -4264,7 +4264,7 @@

    Arguments

    @@ -4279,7 +4279,7 @@

    Arguments

    @@ -4294,7 +4294,7 @@

    Arguments

    @@ -4309,7 +4309,7 @@

    Arguments

    @@ -4339,7 +4339,7 @@

    Arguments

    @@ -4369,7 +4369,7 @@

    Arguments

    @@ -4384,7 +4384,7 @@

    Arguments

    @@ -4399,7 +4399,7 @@

    Arguments

    @@ -4414,7 +4414,7 @@

    Arguments

    @@ -4429,7 +4429,7 @@

    Arguments

    @@ -4444,7 +4444,7 @@

    Arguments

    @@ -4579,7 +4579,7 @@

    Arguments

    @@ -4609,7 +4609,7 @@

    Arguments

    @@ -4624,7 +4624,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_common.html b/develop/module/dbcsr_mm_common.html index 6f3121a95ab..3a69325198a 100644 --- a/develop/module/dbcsr_mm_common.html +++ b/develop/module/dbcsr_mm_common.html @@ -114,7 +114,7 @@

    Variables

    @@ -576,7 +576,7 @@

    Components

    @@ -593,7 +593,7 @@

    Components

    @@ -642,7 +642,7 @@

    Components

    @@ -659,7 +659,7 @@

    Components

    @@ -708,7 +708,7 @@

    Arguments

    @@ -723,7 +723,7 @@

    Arguments

    @@ -738,7 +738,7 @@

    Arguments

    @@ -783,7 +783,7 @@

    Arguments

    @@ -798,7 +798,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -878,7 +878,7 @@

    Arguments

    @@ -948,7 +948,7 @@

    Arguments

    @@ -963,7 +963,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -993,7 +993,7 @@

    Arguments

    @@ -1008,7 +1008,7 @@

    Arguments

    @@ -1023,7 +1023,7 @@

    Arguments

    @@ -1063,7 +1063,7 @@

    Arguments

    @@ -1078,7 +1078,7 @@

    Arguments

    @@ -1093,7 +1093,7 @@

    Arguments

    @@ -1108,7 +1108,7 @@

    Arguments

    @@ -1123,7 +1123,7 @@

    Arguments

    @@ -1138,7 +1138,7 @@

    Arguments

    @@ -1153,7 +1153,7 @@

    Arguments

    @@ -1193,7 +1193,7 @@

    Arguments

    @@ -1208,7 +1208,7 @@

    Arguments

    @@ -1223,7 +1223,7 @@

    Arguments

    @@ -1268,7 +1268,7 @@

    Arguments

    @@ -1323,7 +1323,7 @@

    Arguments

    @@ -1338,7 +1338,7 @@

    Arguments

    @@ -1408,7 +1408,7 @@

    Arguments

    @@ -1423,7 +1423,7 @@

    Arguments

    @@ -1438,7 +1438,7 @@

    Arguments

    @@ -1453,7 +1453,7 @@

    Arguments

    @@ -1468,7 +1468,7 @@

    Arguments

    @@ -1483,7 +1483,7 @@

    Arguments

    @@ -1498,7 +1498,7 @@

    Arguments

    @@ -1513,7 +1513,7 @@

    Arguments

    @@ -1568,7 +1568,7 @@

    Arguments

    @@ -1598,7 +1598,7 @@

    Arguments

    @@ -1613,7 +1613,7 @@

    Arguments

    @@ -1628,7 +1628,7 @@

    Arguments

    @@ -1643,7 +1643,7 @@

    Arguments

    @@ -1658,7 +1658,7 @@

    Arguments

    @@ -1699,7 +1699,7 @@

    Arguments

    @@ -1729,7 +1729,7 @@

    Arguments

    @@ -1744,7 +1744,7 @@

    Arguments

    @@ -1784,7 +1784,7 @@

    Arguments

    @@ -1799,7 +1799,7 @@

    Arguments

    @@ -1814,7 +1814,7 @@

    Arguments

    @@ -1829,7 +1829,7 @@

    Arguments

    @@ -1884,7 +1884,7 @@

    Arguments

    @@ -1899,7 +1899,7 @@

    Arguments

    @@ -1914,7 +1914,7 @@

    Arguments

    @@ -1929,7 +1929,7 @@

    Arguments

    @@ -1944,7 +1944,7 @@

    Arguments

    @@ -1999,7 +1999,7 @@

    Arguments

    @@ -2014,7 +2014,7 @@

    Arguments

    @@ -2029,7 +2029,7 @@

    Arguments

    @@ -2044,7 +2044,7 @@

    Arguments

    @@ -2059,7 +2059,7 @@

    Arguments

    @@ -2114,7 +2114,7 @@

    Arguments

    @@ -2129,7 +2129,7 @@

    Arguments

    @@ -2144,7 +2144,7 @@

    Arguments

    @@ -2159,7 +2159,7 @@

    Arguments

    @@ -2174,7 +2174,7 @@

    Arguments

    @@ -2229,7 +2229,7 @@

    Arguments

    @@ -2244,7 +2244,7 @@

    Arguments

    @@ -2259,7 +2259,7 @@

    Arguments

    @@ -2274,7 +2274,7 @@

    Arguments

    @@ -2289,7 +2289,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_csr.html b/develop/module/dbcsr_mm_csr.html index b1db2837041..7d35536fea7 100644 --- a/develop/module/dbcsr_mm_csr.html +++ b/develop/module/dbcsr_mm_csr.html @@ -114,9 +114,9 @@

    Variables

    @@ -214,18 +214,18 @@

    Uses

    @@ -250,7 +250,7 @@

    Variables

    @@ -267,7 +267,7 @@

    Variables

    @@ -284,7 +284,7 @@

    Variables

    @@ -607,7 +607,7 @@

    Components

    @@ -675,7 +675,7 @@

    Components

    @@ -724,7 +724,7 @@

    Components

    @@ -807,7 +807,7 @@

    Components

    @@ -890,7 +890,7 @@

    Arguments

    @@ -906,7 +906,7 @@

    Arguments

    @@ -952,7 +952,7 @@

    Arguments

    @@ -1012,7 +1012,7 @@

    Arguments

    @@ -1088,7 +1088,7 @@

    Arguments

    @@ -1103,7 +1103,7 @@

    Arguments

    @@ -1118,7 +1118,7 @@

    Arguments

    @@ -1133,7 +1133,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    @@ -1163,7 +1163,7 @@

    Arguments

    @@ -1178,7 +1178,7 @@

    Arguments

    @@ -1193,7 +1193,7 @@

    Arguments

    @@ -1208,7 +1208,7 @@

    Arguments

    @@ -1223,7 +1223,7 @@

    Arguments

    @@ -1238,7 +1238,7 @@

    Arguments

    @@ -1253,7 +1253,7 @@

    Arguments

    @@ -1268,7 +1268,7 @@

    Arguments

    @@ -1283,7 +1283,7 @@

    Arguments

    @@ -1298,7 +1298,7 @@

    Arguments

    @@ -1313,7 +1313,7 @@

    Arguments

    @@ -1328,7 +1328,7 @@

    Arguments

    @@ -1343,7 +1343,7 @@

    Arguments

    @@ -1358,7 +1358,7 @@

    Arguments

    @@ -1373,7 +1373,7 @@

    Arguments

    @@ -1388,7 +1388,7 @@

    Arguments

    @@ -1403,7 +1403,7 @@

    Arguments

    @@ -1418,7 +1418,7 @@

    Arguments

    @@ -1433,7 +1433,7 @@

    Arguments

    @@ -1448,7 +1448,7 @@

    Arguments

    @@ -1463,7 +1463,7 @@

    Arguments

    @@ -1478,7 +1478,7 @@

    Arguments

    @@ -1518,7 +1518,7 @@

    Arguments

    @@ -1533,7 +1533,7 @@

    Arguments

    @@ -1548,7 +1548,7 @@

    Arguments

    @@ -1563,7 +1563,7 @@

    Arguments

    @@ -1578,7 +1578,7 @@

    Arguments

    @@ -1593,7 +1593,7 @@

    Arguments

    @@ -1608,7 +1608,7 @@

    Arguments

    @@ -1623,7 +1623,7 @@

    Arguments

    @@ -1638,7 +1638,7 @@

    Arguments

    @@ -1653,7 +1653,7 @@

    Arguments

    @@ -1668,7 +1668,7 @@

    Arguments

    @@ -1728,7 +1728,7 @@

    Arguments

    @@ -1758,7 +1758,7 @@

    Arguments

    @@ -1773,7 +1773,7 @@

    Arguments

    @@ -1788,7 +1788,7 @@

    Arguments

    @@ -1803,7 +1803,7 @@

    Arguments

    @@ -1818,7 +1818,7 @@

    Arguments

    @@ -1833,7 +1833,7 @@

    Arguments

    @@ -1848,7 +1848,7 @@

    Arguments

    @@ -1863,7 +1863,7 @@

    Arguments

    @@ -1878,7 +1878,7 @@

    Arguments

    @@ -1893,7 +1893,7 @@

    Arguments

    @@ -2103,7 +2103,7 @@

    Arguments

    @@ -2118,7 +2118,7 @@

    Arguments

    @@ -2133,7 +2133,7 @@

    Arguments

    @@ -2148,7 +2148,7 @@

    Arguments

    @@ -2188,7 +2188,7 @@

    Arguments

    @@ -2203,7 +2203,7 @@

    Arguments

    @@ -2218,7 +2218,7 @@

    Arguments

    @@ -2233,7 +2233,7 @@

    Arguments

    @@ -2248,7 +2248,7 @@

    Arguments

    @@ -2263,7 +2263,7 @@

    Arguments

    @@ -2278,7 +2278,7 @@

    Arguments

    @@ -2293,7 +2293,7 @@

    Arguments

    @@ -2308,7 +2308,7 @@

    Arguments

    @@ -2323,7 +2323,7 @@

    Arguments

    @@ -2378,7 +2378,7 @@

    Arguments

    @@ -2393,7 +2393,7 @@

    Arguments

    @@ -2408,7 +2408,7 @@

    Arguments

    @@ -2423,7 +2423,7 @@

    Arguments

    @@ -2463,7 +2463,7 @@

    Arguments

    @@ -2503,7 +2503,7 @@

    Arguments

    @@ -2543,7 +2543,7 @@

    Arguments

    @@ -2558,7 +2558,7 @@

    Arguments

    @@ -2573,7 +2573,7 @@

    Arguments

    @@ -2588,7 +2588,7 @@

    Arguments

    @@ -2603,7 +2603,7 @@

    Arguments

    @@ -2618,7 +2618,7 @@

    Arguments

    @@ -2633,7 +2633,7 @@

    Arguments

    @@ -2648,7 +2648,7 @@

    Arguments

    @@ -2663,7 +2663,7 @@

    Arguments

    @@ -2678,7 +2678,7 @@

    Arguments

    @@ -2718,7 +2718,7 @@

    Arguments

    @@ -2733,7 +2733,7 @@

    Arguments

    @@ -2748,7 +2748,7 @@

    Arguments

    @@ -2788,7 +2788,7 @@

    Arguments

    @@ -2803,7 +2803,7 @@

    Arguments

    @@ -2818,7 +2818,7 @@

    Arguments

    @@ -2873,7 +2873,7 @@

    Arguments

    @@ -2888,7 +2888,7 @@

    Arguments

    @@ -2903,7 +2903,7 @@

    Arguments

    @@ -2918,7 +2918,7 @@

    Arguments

    @@ -2933,7 +2933,7 @@

    Arguments

    @@ -3159,7 +3159,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_dist_operations.html b/develop/module/dbcsr_mm_dist_operations.html index 996b9d39776..ae9390c0b5f 100644 --- a/develop/module/dbcsr_mm_dist_operations.html +++ b/develop/module/dbcsr_mm_dist_operations.html @@ -115,9 +115,9 @@

    Variables

    @@ -184,13 +184,13 @@

    Uses

    @@ -250,7 +250,7 @@

    Variables

    @@ -267,7 +267,7 @@

    Variables

    @@ -330,7 +330,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    @@ -524,7 +524,7 @@

    Arguments

    @@ -669,7 +669,7 @@

    Arguments

    @@ -684,7 +684,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -754,7 +754,7 @@

    Arguments

    @@ -795,7 +795,7 @@

    Arguments

    @@ -1020,7 +1020,7 @@

    Arguments

    @@ -1035,7 +1035,7 @@

    Arguments

    @@ -1050,7 +1050,7 @@

    Arguments

    @@ -1065,7 +1065,7 @@

    Arguments

    @@ -1370,7 +1370,7 @@

    Arguments

    @@ -1532,7 +1532,7 @@

    Arguments

    @@ -1617,7 +1617,7 @@

    Arguments

    @@ -1657,7 +1657,7 @@

    Arguments

    @@ -1672,7 +1672,7 @@

    Arguments

    @@ -1712,7 +1712,7 @@

    Arguments

    @@ -1727,7 +1727,7 @@

    Arguments

    @@ -1952,7 +1952,7 @@

    Arguments

    @@ -2099,7 +2099,7 @@

    Arguments

    @@ -2155,7 +2155,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_hostdrv.html b/develop/module/dbcsr_mm_hostdrv.html index 8ec94709b68..1669381dac3 100644 --- a/develop/module/dbcsr_mm_hostdrv.html +++ b/develop/module/dbcsr_mm_hostdrv.html @@ -114,10 +114,10 @@

    Variables

    @@ -196,12 +196,12 @@

    Uses

    @@ -226,7 +226,7 @@

    Variables

    @@ -277,7 +277,7 @@

    Variables

    @@ -328,7 +328,7 @@

    Components

    @@ -404,7 +404,7 @@

    Arguments

    @@ -419,7 +419,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -521,7 +521,7 @@

    Arguments

    @@ -536,7 +536,7 @@

    Arguments

    @@ -551,7 +551,7 @@

    Arguments

    @@ -566,7 +566,7 @@

    Arguments

    @@ -661,7 +661,7 @@

    Arguments

    @@ -676,7 +676,7 @@

    Arguments

    @@ -692,7 +692,7 @@

    Arguments

    @@ -708,7 +708,7 @@

    Arguments

    @@ -763,7 +763,7 @@

    Arguments

    @@ -778,7 +778,7 @@

    Arguments

    @@ -794,7 +794,7 @@

    Arguments

    @@ -810,7 +810,7 @@

    Arguments

    @@ -850,7 +850,7 @@

    Arguments

    @@ -880,7 +880,7 @@

    Arguments

    @@ -895,7 +895,7 @@

    Arguments

    @@ -911,7 +911,7 @@

    Arguments

    @@ -927,7 +927,7 @@

    Arguments

    @@ -942,7 +942,7 @@

    Arguments

    @@ -982,7 +982,7 @@

    Arguments

    @@ -997,7 +997,7 @@

    Arguments

    @@ -1112,7 +1112,7 @@

    Arguments

    @@ -1127,7 +1127,7 @@

    Arguments

    @@ -1143,7 +1143,7 @@

    Arguments

    @@ -1159,7 +1159,7 @@

    Arguments

    @@ -1214,7 +1214,7 @@

    Arguments

    @@ -1229,7 +1229,7 @@

    Arguments

    @@ -1245,7 +1245,7 @@

    Arguments

    @@ -1261,7 +1261,7 @@

    Arguments

    @@ -1301,7 +1301,7 @@

    Arguments

    @@ -1331,7 +1331,7 @@

    Arguments

    @@ -1346,7 +1346,7 @@

    Arguments

    @@ -1362,7 +1362,7 @@

    Arguments

    @@ -1378,7 +1378,7 @@

    Arguments

    @@ -1393,7 +1393,7 @@

    Arguments

    @@ -1433,7 +1433,7 @@

    Arguments

    @@ -1448,7 +1448,7 @@

    Arguments

    @@ -1563,7 +1563,7 @@

    Arguments

    @@ -1578,7 +1578,7 @@

    Arguments

    @@ -1594,7 +1594,7 @@

    Arguments

    @@ -1610,7 +1610,7 @@

    Arguments

    @@ -1665,7 +1665,7 @@

    Arguments

    @@ -1680,7 +1680,7 @@

    Arguments

    @@ -1696,7 +1696,7 @@

    Arguments

    @@ -1712,7 +1712,7 @@

    Arguments

    @@ -1752,7 +1752,7 @@

    Arguments

    @@ -1782,7 +1782,7 @@

    Arguments

    @@ -1797,7 +1797,7 @@

    Arguments

    @@ -1813,7 +1813,7 @@

    Arguments

    @@ -1829,7 +1829,7 @@

    Arguments

    @@ -1844,7 +1844,7 @@

    Arguments

    @@ -1884,7 +1884,7 @@

    Arguments

    @@ -1899,7 +1899,7 @@

    Arguments

    @@ -2014,7 +2014,7 @@

    Arguments

    @@ -2029,7 +2029,7 @@

    Arguments

    @@ -2045,7 +2045,7 @@

    Arguments

    @@ -2061,7 +2061,7 @@

    Arguments

    @@ -2116,7 +2116,7 @@

    Arguments

    @@ -2131,7 +2131,7 @@

    Arguments

    @@ -2147,7 +2147,7 @@

    Arguments

    @@ -2163,7 +2163,7 @@

    Arguments

    @@ -2203,7 +2203,7 @@

    Arguments

    @@ -2233,7 +2233,7 @@

    Arguments

    @@ -2248,7 +2248,7 @@

    Arguments

    @@ -2264,7 +2264,7 @@

    Arguments

    @@ -2280,7 +2280,7 @@

    Arguments

    @@ -2295,7 +2295,7 @@

    Arguments

    @@ -2335,7 +2335,7 @@

    Arguments

    @@ -2350,7 +2350,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_multrec.html b/develop/module/dbcsr_mm_multrec.html index a421a27bdae..20c6824231b 100644 --- a/develop/module/dbcsr_mm_multrec.html +++ b/develop/module/dbcsr_mm_multrec.html @@ -114,8 +114,8 @@

    Variables

    @@ -208,14 +208,14 @@

    Uses

    @@ -240,7 +240,7 @@

    Variables

    @@ -257,7 +257,7 @@

    Variables

    @@ -309,7 +309,7 @@

    Components

    @@ -328,7 +328,7 @@

    Components

    @@ -347,7 +347,7 @@

    Components

    @@ -366,7 +366,7 @@

    Components

    @@ -385,7 +385,7 @@

    Components

    @@ -404,7 +404,7 @@

    Components

    @@ -423,7 +423,7 @@

    Components

    @@ -476,7 +476,7 @@

    Components

    @@ -497,7 +497,7 @@

    Components

    @@ -581,7 +581,7 @@

    Components

    @@ -600,7 +600,7 @@

    Components

    @@ -619,7 +619,7 @@

    Components

    @@ -638,7 +638,7 @@

    Components

    @@ -655,7 +655,7 @@

    Components

    @@ -672,7 +672,7 @@

    Components

    @@ -689,7 +689,7 @@

    Components

    @@ -789,7 +789,7 @@

    Arguments

    @@ -834,7 +834,7 @@

    Arguments

    @@ -879,7 +879,7 @@

    Arguments

    @@ -894,7 +894,7 @@

    Arguments

    @@ -909,7 +909,7 @@

    Arguments

    @@ -924,7 +924,7 @@

    Arguments

    @@ -969,7 +969,7 @@

    Arguments

    @@ -984,7 +984,7 @@

    Arguments

    @@ -999,7 +999,7 @@

    Arguments

    @@ -1014,7 +1014,7 @@

    Arguments

    @@ -1090,7 +1090,7 @@

    Arguments

    @@ -1105,7 +1105,7 @@

    Arguments

    @@ -1121,7 +1121,7 @@

    Arguments

    @@ -1137,7 +1137,7 @@

    Arguments

    @@ -1152,7 +1152,7 @@

    Arguments

    @@ -1167,7 +1167,7 @@

    Arguments

    @@ -1182,7 +1182,7 @@

    Arguments

    @@ -1197,7 +1197,7 @@

    Arguments

    @@ -1212,7 +1212,7 @@

    Arguments

    @@ -1227,7 +1227,7 @@

    Arguments

    @@ -1242,7 +1242,7 @@

    Arguments

    @@ -1257,7 +1257,7 @@

    Arguments

    @@ -1272,7 +1272,7 @@

    Arguments

    @@ -1313,7 +1313,7 @@

    Arguments

    @@ -1328,7 +1328,7 @@

    Arguments

    @@ -1344,7 +1344,7 @@

    Arguments

    @@ -1360,7 +1360,7 @@

    Arguments

    @@ -1375,7 +1375,7 @@

    Arguments

    @@ -1391,7 +1391,7 @@

    Arguments

    @@ -1407,7 +1407,7 @@

    Arguments

    @@ -1447,7 +1447,7 @@

    Arguments

    @@ -1487,7 +1487,7 @@

    Arguments

    @@ -1502,7 +1502,7 @@

    Arguments

    @@ -1542,7 +1542,7 @@

    Arguments

    @@ -1582,7 +1582,7 @@

    Arguments

    @@ -1597,7 +1597,7 @@

    Arguments

    @@ -1612,7 +1612,7 @@

    Arguments

    @@ -1627,7 +1627,7 @@

    Arguments

    @@ -1642,7 +1642,7 @@

    Arguments

    @@ -1657,7 +1657,7 @@

    Arguments

    @@ -1697,7 +1697,7 @@

    Arguments

    @@ -1712,7 +1712,7 @@

    Arguments

    @@ -1727,7 +1727,7 @@

    Arguments

    @@ -1742,7 +1742,7 @@

    Arguments

    @@ -1757,7 +1757,7 @@

    Arguments

    @@ -1772,7 +1772,7 @@

    Arguments

    @@ -1802,7 +1802,7 @@

    Arguments

    @@ -1817,7 +1817,7 @@

    Arguments

    @@ -1832,7 +1832,7 @@

    Arguments

    @@ -1847,7 +1847,7 @@

    Arguments

    @@ -1862,7 +1862,7 @@

    Arguments

    @@ -1877,7 +1877,7 @@

    Arguments

    @@ -1892,7 +1892,7 @@

    Arguments

    @@ -1907,7 +1907,7 @@

    Arguments

    @@ -1922,7 +1922,7 @@

    Arguments

    @@ -1962,7 +1962,7 @@

    Arguments

    @@ -1977,7 +1977,7 @@

    Arguments

    @@ -1992,7 +1992,7 @@

    Arguments

    @@ -2007,7 +2007,7 @@

    Arguments

    @@ -2022,7 +2022,7 @@

    Arguments

    @@ -2078,7 +2078,7 @@

    Arguments

    @@ -2093,7 +2093,7 @@

    Arguments

    @@ -2123,7 +2123,7 @@

    Arguments

    @@ -2164,7 +2164,7 @@

    Arguments

    @@ -2179,7 +2179,7 @@

    Arguments

    @@ -2194,7 +2194,7 @@

    Arguments

    @@ -2209,7 +2209,7 @@

    Arguments

    @@ -2224,7 +2224,7 @@

    Arguments

    @@ -2269,7 +2269,7 @@

    Arguments

    @@ -2284,7 +2284,7 @@

    Arguments

    @@ -2325,7 +2325,7 @@

    Arguments

    @@ -2340,7 +2340,7 @@

    Arguments

    @@ -2355,7 +2355,7 @@

    Arguments

    @@ -2370,7 +2370,7 @@

    Arguments

    @@ -2385,7 +2385,7 @@

    Arguments

    @@ -2430,7 +2430,7 @@

    Arguments

    @@ -2445,7 +2445,7 @@

    Arguments

    @@ -2486,7 +2486,7 @@

    Arguments

    @@ -2501,7 +2501,7 @@

    Arguments

    @@ -2516,7 +2516,7 @@

    Arguments

    @@ -2531,7 +2531,7 @@

    Arguments

    @@ -2546,7 +2546,7 @@

    Arguments

    @@ -2591,7 +2591,7 @@

    Arguments

    @@ -2606,7 +2606,7 @@

    Arguments

    @@ -2647,7 +2647,7 @@

    Arguments

    @@ -2662,7 +2662,7 @@

    Arguments

    @@ -2677,7 +2677,7 @@

    Arguments

    @@ -2692,7 +2692,7 @@

    Arguments

    @@ -2707,7 +2707,7 @@

    Arguments

    @@ -2752,7 +2752,7 @@

    Arguments

    @@ -2767,7 +2767,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_sched.html b/develop/module/dbcsr_mm_sched.html index 59222b1c471..17cad9394e5 100644 --- a/develop/module/dbcsr_mm_sched.html +++ b/develop/module/dbcsr_mm_sched.html @@ -114,7 +114,7 @@

    Variables

    @@ -198,17 +198,17 @@

    Uses

    @@ -233,7 +233,7 @@

    Variables

    @@ -301,7 +301,7 @@

    Components

    @@ -622,7 +622,7 @@

    Components

    @@ -738,7 +738,7 @@

    Arguments

    @@ -753,7 +753,7 @@

    Arguments

    @@ -793,7 +793,7 @@

    Arguments

    @@ -833,7 +833,7 @@

    Arguments

    @@ -848,7 +848,7 @@

    Arguments

    @@ -863,7 +863,7 @@

    Arguments

    @@ -918,7 +918,7 @@

    Arguments

    @@ -958,7 +958,7 @@

    Arguments

    @@ -998,7 +998,7 @@

    Arguments

    @@ -1066,7 +1066,7 @@

    Arguments

    @@ -1081,7 +1081,7 @@

    Arguments

    @@ -1096,7 +1096,7 @@

    Arguments

    @@ -1141,7 +1141,7 @@

    Arguments

    @@ -1181,7 +1181,7 @@

    Arguments

    @@ -1251,7 +1251,7 @@

    Arguments

    @@ -1266,7 +1266,7 @@

    Arguments

    @@ -1281,7 +1281,7 @@

    Arguments

    @@ -1466,7 +1466,7 @@

    Arguments

    @@ -1521,7 +1521,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_types.html b/develop/module/dbcsr_mm_types.html index 6b616aa6730..3a80a5eb1ad 100644 --- a/develop/module/dbcsr_mm_types.html +++ b/develop/module/dbcsr_mm_types.html @@ -114,7 +114,7 @@

    Variables

    - moduleN + moduleN dbcsr_ps_width dbcsr_ps_acc_width p_m @@ -186,7 +186,7 @@

    Variables

    @@ -390,7 +390,7 @@

    Components

    @@ -407,7 +407,7 @@

    Components

    diff --git a/develop/module/dbcsr_mp_methods.html b/develop/module/dbcsr_mp_methods.html index 9e55e57bf6f..26c4e669997 100644 --- a/develop/module/dbcsr_mp_methods.html +++ b/develop/module/dbcsr_mp_methods.html @@ -114,7 +114,7 @@

    Variables

    @@ -173,7 +173,7 @@

    Subroutines

    dbcsr_mp_initdbcsr_mp_new_griddbcsr_mp_new_group - dbcsr_mp_grid_setup + dbcsr_mp_grid_setupdbcsr_mp_make_envdbcsr_mp_holddbcsr_mp_new_transposed @@ -202,10 +202,10 @@

    Uses

    @@ -230,7 +230,7 @@

    Variables

    @@ -282,7 +282,7 @@

    Arguments

    @@ -297,7 +297,7 @@

    Arguments

    @@ -312,7 +312,7 @@

    Arguments

    @@ -327,7 +327,7 @@

    Arguments

    @@ -342,7 +342,7 @@

    Arguments

    @@ -357,7 +357,7 @@

    Arguments

    @@ -372,7 +372,7 @@

    Arguments

    @@ -387,7 +387,7 @@

    Arguments

    @@ -426,7 +426,7 @@

    Arguments

    @@ -441,7 +441,7 @@

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -549,7 +549,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -579,7 +579,7 @@

    Arguments

    @@ -624,7 +624,7 @@

    Arguments

    @@ -669,7 +669,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -804,7 +804,7 @@

    Arguments

    @@ -849,7 +849,7 @@

    Arguments

    @@ -894,7 +894,7 @@

    Arguments

    @@ -939,7 +939,7 @@

    Arguments

    @@ -984,7 +984,7 @@

    Arguments

    @@ -1029,7 +1029,7 @@

    Arguments

    @@ -1074,7 +1074,7 @@

    Arguments

    @@ -1124,7 +1124,7 @@

    Arguments

    @@ -1164,7 +1164,7 @@

    Arguments

    @@ -1179,7 +1179,7 @@

    Arguments

    @@ -1194,7 +1194,7 @@

    Arguments

    @@ -1209,7 +1209,7 @@

    Arguments

    @@ -1224,7 +1224,7 @@

    Arguments

    @@ -1239,7 +1239,7 @@

    Arguments

    @@ -1254,7 +1254,7 @@

    Arguments

    @@ -1269,7 +1269,7 @@

    Arguments

    @@ -1309,7 +1309,7 @@

    Arguments

    @@ -1324,7 +1324,7 @@

    Arguments

    @@ -1339,7 +1339,7 @@

    Arguments

    @@ -1360,7 +1360,7 @@

    Arguments

    -

    public subroutine dbcsr_mp_grid_setup(mp_env) +

    public subroutine dbcsr_mp_grid_setup(mp_env)

    @@ -1379,7 +1379,7 @@

    Arguments

    @@ -1419,7 +1419,7 @@

    Arguments

    @@ -1434,7 +1434,7 @@

    Arguments

    @@ -1449,7 +1449,7 @@

    Arguments

    @@ -1519,7 +1519,7 @@

    Arguments

    @@ -1574,7 +1574,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mp_operations.html b/develop/module/dbcsr_mp_operations.html index aff18bc6e2b..43df2c6d1e9 100644 --- a/develop/module/dbcsr_mp_operations.html +++ b/develop/module/dbcsr_mp_operations.html @@ -114,7 +114,7 @@

    Variables

    @@ -199,14 +199,14 @@

    Uses

    @@ -231,7 +231,7 @@

    Variables

    @@ -379,7 +379,7 @@

    Arguments

    @@ -565,7 +565,7 @@

    Arguments

    @@ -751,7 +751,7 @@

    Arguments

    @@ -937,7 +937,7 @@

    Arguments

    @@ -1123,7 +1123,7 @@

    Arguments

    @@ -1303,7 +1303,7 @@

    Arguments

    @@ -1396,7 +1396,7 @@

    Arguments

    @@ -1536,7 +1536,7 @@

    Arguments

    @@ -1711,7 +1711,7 @@

    Arguments

    @@ -1817,7 +1817,7 @@

    Arguments

    @@ -1862,7 +1862,7 @@

    Arguments

    @@ -1917,7 +1917,7 @@

    Arguments

    @@ -1932,7 +1932,7 @@

    Arguments

    @@ -1947,7 +1947,7 @@

    Arguments

    @@ -2032,7 +2032,7 @@

    Arguments

    @@ -2047,7 +2047,7 @@

    Arguments

    @@ -2102,7 +2102,7 @@

    Arguments

    @@ -2117,7 +2117,7 @@

    Arguments

    @@ -2172,7 +2172,7 @@

    Arguments

    @@ -2232,7 +2232,7 @@

    Arguments

    @@ -2262,7 +2262,7 @@

    Arguments

    @@ -2332,7 +2332,7 @@

    Arguments

    @@ -2362,7 +2362,7 @@

    Arguments

    @@ -2377,7 +2377,7 @@

    Arguments

    @@ -2417,7 +2417,7 @@

    Arguments

    @@ -2462,7 +2462,7 @@

    Arguments

    @@ -2492,7 +2492,7 @@

    Arguments

    @@ -2507,7 +2507,7 @@

    Arguments

    @@ -2522,7 +2522,7 @@

    Arguments

    @@ -2562,7 +2562,7 @@

    Arguments

    @@ -2592,7 +2592,7 @@

    Arguments

    @@ -2637,7 +2637,7 @@

    Arguments

    @@ -2652,7 +2652,7 @@

    Arguments

    @@ -2707,7 +2707,7 @@

    Arguments

    @@ -2752,7 +2752,7 @@

    Arguments

    @@ -2867,7 +2867,7 @@

    Arguments

    @@ -3027,7 +3027,7 @@

    Arguments

    @@ -3208,7 +3208,7 @@

    Arguments

    @@ -3389,7 +3389,7 @@

    Arguments

    @@ -3570,7 +3570,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mpiwrap.html b/develop/module/dbcsr_mpiwrap.html index adefc299f8c..e1599872e9a 100644 --- a/develop/module/dbcsr_mpiwrap.html +++ b/develop/module/dbcsr_mpiwrap.html @@ -144,10 +144,10 @@

    Variables

    mp_info_nullmpi_character_sizempi_integer_size - moduleN + moduleNMAX_PERFmax_stack_size - stack_pointer + stack_pointermp_perf_stacksnameintlen @@ -781,10 +781,10 @@

    Uses

    @@ -1319,7 +1319,7 @@

    Variables

    @@ -1370,7 +1370,7 @@

    Variables

    @@ -1546,7 +1546,7 @@

    Arguments

    @@ -1615,7 +1615,7 @@

    Arguments

    @@ -1630,7 +1630,7 @@

    Arguments

    @@ -1645,7 +1645,7 @@

    Arguments

    @@ -1699,7 +1699,7 @@

    Arguments

    @@ -1714,7 +1714,7 @@

    Arguments

    @@ -1729,7 +1729,7 @@

    Arguments

    @@ -1744,7 +1744,7 @@

    Arguments

    @@ -1759,7 +1759,7 @@

    Arguments

    @@ -2320,7 +2320,7 @@

    Arguments

    @@ -2393,7 +2393,7 @@

    Arguments

    @@ -2466,7 +2466,7 @@

    Arguments

    @@ -2539,7 +2539,7 @@

    Arguments

    @@ -2610,7 +2610,7 @@

    Arguments

    @@ -2683,7 +2683,7 @@

    Arguments

    @@ -2756,7 +2756,7 @@

    Arguments

    @@ -2829,7 +2829,7 @@

    Arguments

    @@ -2900,7 +2900,7 @@

    Arguments

    @@ -2973,7 +2973,7 @@

    Arguments

    @@ -3046,7 +3046,7 @@

    Arguments

    @@ -3119,7 +3119,7 @@

    Arguments

    @@ -3190,7 +3190,7 @@

    Arguments

    @@ -3263,7 +3263,7 @@

    Arguments

    @@ -3336,7 +3336,7 @@

    Arguments

    @@ -3409,7 +3409,7 @@

    Arguments

    @@ -3480,7 +3480,7 @@

    Arguments

    @@ -3553,7 +3553,7 @@

    Arguments

    @@ -3626,7 +3626,7 @@

    Arguments

    @@ -3699,7 +3699,7 @@

    Arguments

    @@ -3770,7 +3770,7 @@

    Arguments

    @@ -3843,7 +3843,7 @@

    Arguments

    @@ -3916,7 +3916,7 @@

    Arguments

    @@ -3989,7 +3989,7 @@

    Arguments

    @@ -4058,7 +4058,7 @@

    Arguments

    @@ -4127,7 +4127,7 @@

    Arguments

    @@ -4196,7 +4196,7 @@

    Arguments

    @@ -4265,7 +4265,7 @@

    Arguments

    @@ -4346,7 +4346,7 @@

    Arguments

    @@ -4434,7 +4434,7 @@

    Arguments

    @@ -4520,7 +4520,7 @@

    Arguments

    @@ -4608,7 +4608,7 @@

    Arguments

    @@ -4694,7 +4694,7 @@

    Arguments

    @@ -4782,7 +4782,7 @@

    Arguments

    @@ -4868,7 +4868,7 @@

    Arguments

    @@ -4956,7 +4956,7 @@

    Arguments

    @@ -5042,7 +5042,7 @@

    Arguments

    @@ -5130,7 +5130,7 @@

    Arguments

    @@ -5216,7 +5216,7 @@

    Arguments

    @@ -5304,7 +5304,7 @@

    Arguments

    @@ -7129,7 +7129,7 @@

    Arguments

    @@ -7203,7 +7203,7 @@

    Arguments

    @@ -7275,7 +7275,7 @@

    Arguments

    @@ -7349,7 +7349,7 @@

    Arguments

    @@ -7421,7 +7421,7 @@

    Arguments

    @@ -7495,7 +7495,7 @@

    Arguments

    @@ -7567,7 +7567,7 @@

    Arguments

    @@ -7641,7 +7641,7 @@

    Arguments

    @@ -7713,7 +7713,7 @@

    Arguments

    @@ -7787,7 +7787,7 @@

    Arguments

    @@ -7859,7 +7859,7 @@

    Arguments

    @@ -7933,7 +7933,7 @@

    Arguments

    @@ -8643,7 +8643,7 @@

    Arguments

    @@ -8712,7 +8712,7 @@

    Arguments

    @@ -8781,7 +8781,7 @@

    Arguments

    @@ -8850,7 +8850,7 @@

    Arguments

    @@ -8919,7 +8919,7 @@

    Arguments

    @@ -8988,7 +8988,7 @@

    Arguments

    @@ -10848,7 +10848,7 @@

    Arguments

    @@ -10940,7 +10940,7 @@

    Arguments

    @@ -11032,7 +11032,7 @@

    Arguments

    @@ -11118,7 +11118,7 @@

    Arguments

    @@ -11210,7 +11210,7 @@

    Arguments

    @@ -11302,7 +11302,7 @@

    Arguments

    @@ -11388,7 +11388,7 @@

    Arguments

    @@ -11480,7 +11480,7 @@

    Arguments

    @@ -11572,7 +11572,7 @@

    Arguments

    @@ -11658,7 +11658,7 @@

    Arguments

    @@ -11750,7 +11750,7 @@

    Arguments

    @@ -11842,7 +11842,7 @@

    Arguments

    @@ -11928,7 +11928,7 @@

    Arguments

    @@ -12020,7 +12020,7 @@

    Arguments

    @@ -12112,7 +12112,7 @@

    Arguments

    @@ -12198,7 +12198,7 @@

    Arguments

    @@ -12290,7 +12290,7 @@

    Arguments

    @@ -12382,7 +12382,7 @@

    Arguments

    @@ -12452,7 +12452,7 @@

    Arguments

    @@ -12514,7 +12514,7 @@

    Arguments

    @@ -12529,7 +12529,7 @@

    Arguments

    @@ -12574,7 +12574,7 @@

    Arguments

    @@ -12636,7 +12636,7 @@

    Arguments

    @@ -12651,7 +12651,7 @@

    Arguments

    @@ -12696,7 +12696,7 @@

    Arguments

    @@ -12758,7 +12758,7 @@

    Arguments

    @@ -12773,7 +12773,7 @@

    Arguments

    @@ -12818,7 +12818,7 @@

    Arguments

    @@ -12880,7 +12880,7 @@

    Arguments

    @@ -12895,7 +12895,7 @@

    Arguments

    @@ -12940,7 +12940,7 @@

    Arguments

    @@ -13002,7 +13002,7 @@

    Arguments

    @@ -13017,7 +13017,7 @@

    Arguments

    @@ -13062,7 +13062,7 @@

    Arguments

    @@ -13124,7 +13124,7 @@

    Arguments

    @@ -13139,7 +13139,7 @@

    Arguments

    @@ -21286,7 +21286,7 @@

    Arguments

    @@ -21387,7 +21387,7 @@

    Arguments

    @@ -21488,7 +21488,7 @@

    Arguments

    @@ -21589,7 +21589,7 @@

    Arguments

    @@ -21690,7 +21690,7 @@

    Arguments

    @@ -21791,7 +21791,7 @@

    Arguments

    @@ -21892,7 +21892,7 @@

    Arguments

    @@ -21993,7 +21993,7 @@

    Arguments

    @@ -22094,7 +22094,7 @@

    Arguments

    @@ -22195,7 +22195,7 @@

    Arguments

    @@ -22296,7 +22296,7 @@

    Arguments

    @@ -22397,7 +22397,7 @@

    Arguments

    @@ -22543,7 +22543,7 @@

    Arguments

    @@ -22689,7 +22689,7 @@

    Arguments

    @@ -22835,7 +22835,7 @@

    Arguments

    @@ -22981,7 +22981,7 @@

    Arguments

    @@ -23127,7 +23127,7 @@

    Arguments

    @@ -23273,7 +23273,7 @@

    Arguments

    @@ -23389,7 +23389,7 @@

    Arguments

    @@ -23404,7 +23404,7 @@

    Arguments

    @@ -23477,7 +23477,7 @@

    Arguments

    @@ -23492,7 +23492,7 @@

    Arguments

    @@ -23565,7 +23565,7 @@

    Arguments

    @@ -23580,7 +23580,7 @@

    Arguments

    @@ -23720,7 +23720,7 @@

    Arguments

    @@ -23796,7 +23796,7 @@

    Arguments

    @@ -23811,7 +23811,7 @@

    Arguments

    @@ -23884,7 +23884,7 @@

    Arguments

    @@ -23899,7 +23899,7 @@

    Arguments

    @@ -23972,7 +23972,7 @@

    Arguments

    @@ -23987,7 +23987,7 @@

    Arguments

    @@ -24127,7 +24127,7 @@

    Arguments

    @@ -24203,7 +24203,7 @@

    Arguments

    @@ -24218,7 +24218,7 @@

    Arguments

    @@ -24291,7 +24291,7 @@

    Arguments

    @@ -24306,7 +24306,7 @@

    Arguments

    @@ -24379,7 +24379,7 @@

    Arguments

    @@ -24394,7 +24394,7 @@

    Arguments

    @@ -24534,7 +24534,7 @@

    Arguments

    @@ -24610,7 +24610,7 @@

    Arguments

    @@ -24625,7 +24625,7 @@

    Arguments

    @@ -24698,7 +24698,7 @@

    Arguments

    @@ -24713,7 +24713,7 @@

    Arguments

    @@ -24786,7 +24786,7 @@

    Arguments

    @@ -24801,7 +24801,7 @@

    Arguments

    @@ -24941,7 +24941,7 @@

    Arguments

    @@ -25017,7 +25017,7 @@

    Arguments

    @@ -25032,7 +25032,7 @@

    Arguments

    @@ -25105,7 +25105,7 @@

    Arguments

    @@ -25120,7 +25120,7 @@

    Arguments

    @@ -25193,7 +25193,7 @@

    Arguments

    @@ -25208,7 +25208,7 @@

    Arguments

    @@ -25348,7 +25348,7 @@

    Arguments

    @@ -25424,7 +25424,7 @@

    Arguments

    @@ -25439,7 +25439,7 @@

    Arguments

    @@ -25512,7 +25512,7 @@

    Arguments

    @@ -25527,7 +25527,7 @@

    Arguments

    @@ -25600,7 +25600,7 @@

    Arguments

    @@ -25615,7 +25615,7 @@

    Arguments

    @@ -25755,7 +25755,7 @@

    Arguments

    @@ -25821,7 +25821,7 @@

    Arguments

    @@ -25911,7 +25911,7 @@

    Arguments

    @@ -25997,7 +25997,7 @@

    Arguments

    @@ -26087,7 +26087,7 @@

    Arguments

    @@ -26173,7 +26173,7 @@

    Arguments

    @@ -26263,7 +26263,7 @@

    Arguments

    @@ -26349,7 +26349,7 @@

    Arguments

    @@ -26439,7 +26439,7 @@

    Arguments

    @@ -26525,7 +26525,7 @@

    Arguments

    @@ -26615,7 +26615,7 @@

    Arguments

    @@ -26701,7 +26701,7 @@

    Arguments

    @@ -26791,7 +26791,7 @@

    Arguments

    @@ -26887,7 +26887,7 @@

    Arguments

    @@ -26977,7 +26977,7 @@

    Arguments

    @@ -27063,7 +27063,7 @@

    Arguments

    @@ -27153,7 +27153,7 @@

    Arguments

    @@ -27239,7 +27239,7 @@

    Arguments

    @@ -27329,7 +27329,7 @@

    Arguments

    @@ -27415,7 +27415,7 @@

    Arguments

    @@ -27505,7 +27505,7 @@

    Arguments

    @@ -27591,7 +27591,7 @@

    Arguments

    @@ -27681,7 +27681,7 @@

    Arguments

    @@ -27767,7 +27767,7 @@

    Arguments

    @@ -27857,7 +27857,7 @@

    Arguments

    @@ -27951,7 +27951,7 @@

    Arguments

    @@ -27981,7 +27981,7 @@

    Arguments

    @@ -27996,7 +27996,7 @@

    Arguments

    @@ -28050,7 +28050,7 @@

    Arguments

    @@ -28080,7 +28080,7 @@

    Arguments

    @@ -28095,7 +28095,7 @@

    Arguments

    @@ -28149,7 +28149,7 @@

    Arguments

    @@ -28179,7 +28179,7 @@

    Arguments

    @@ -28194,7 +28194,7 @@

    Arguments

    @@ -28248,7 +28248,7 @@

    Arguments

    @@ -28278,7 +28278,7 @@

    Arguments

    @@ -28293,7 +28293,7 @@

    Arguments

    @@ -28347,7 +28347,7 @@

    Arguments

    @@ -28377,7 +28377,7 @@

    Arguments

    @@ -28392,7 +28392,7 @@

    Arguments

    @@ -28446,7 +28446,7 @@

    Arguments

    @@ -28476,7 +28476,7 @@

    Arguments

    @@ -28491,7 +28491,7 @@

    Arguments

    @@ -28557,7 +28557,7 @@

    Arguments

    @@ -28587,7 +28587,7 @@

    Arguments

    @@ -28602,7 +28602,7 @@

    Arguments

    @@ -28709,7 +28709,7 @@

    Arguments

    @@ -28739,7 +28739,7 @@

    Arguments

    @@ -28754,7 +28754,7 @@

    Arguments

    @@ -28857,7 +28857,7 @@

    Arguments

    @@ -28887,7 +28887,7 @@

    Arguments

    @@ -28902,7 +28902,7 @@

    Arguments

    @@ -29009,7 +29009,7 @@

    Arguments

    @@ -29039,7 +29039,7 @@

    Arguments

    @@ -29054,7 +29054,7 @@

    Arguments

    @@ -29157,7 +29157,7 @@

    Arguments

    @@ -29187,7 +29187,7 @@

    Arguments

    @@ -29202,7 +29202,7 @@

    Arguments

    @@ -29309,7 +29309,7 @@

    Arguments

    @@ -29339,7 +29339,7 @@

    Arguments

    @@ -29354,7 +29354,7 @@

    Arguments

    @@ -29457,7 +29457,7 @@

    Arguments

    @@ -29487,7 +29487,7 @@

    Arguments

    @@ -29502,7 +29502,7 @@

    Arguments

    @@ -29609,7 +29609,7 @@

    Arguments

    @@ -29639,7 +29639,7 @@

    Arguments

    @@ -29654,7 +29654,7 @@

    Arguments

    @@ -29757,7 +29757,7 @@

    Arguments

    @@ -29787,7 +29787,7 @@

    Arguments

    @@ -29802,7 +29802,7 @@

    Arguments

    @@ -29909,7 +29909,7 @@

    Arguments

    @@ -29939,7 +29939,7 @@

    Arguments

    @@ -29954,7 +29954,7 @@

    Arguments

    @@ -30057,7 +30057,7 @@

    Arguments

    @@ -30087,7 +30087,7 @@

    Arguments

    @@ -30102,7 +30102,7 @@

    Arguments

    @@ -30209,7 +30209,7 @@

    Arguments

    @@ -30239,7 +30239,7 @@

    Arguments

    @@ -30254,7 +30254,7 @@

    Arguments

    @@ -30373,7 +30373,7 @@

    Arguments

    @@ -30388,7 +30388,7 @@

    Arguments

    @@ -30484,7 +30484,7 @@

    Arguments

    @@ -30499,7 +30499,7 @@

    Arguments

    @@ -30591,7 +30591,7 @@

    Arguments

    @@ -30606,7 +30606,7 @@

    Arguments

    @@ -30702,7 +30702,7 @@

    Arguments

    @@ -30717,7 +30717,7 @@

    Arguments

    @@ -30809,7 +30809,7 @@

    Arguments

    @@ -30824,7 +30824,7 @@

    Arguments

    @@ -30920,7 +30920,7 @@

    Arguments

    @@ -30935,7 +30935,7 @@

    Arguments

    @@ -31027,7 +31027,7 @@

    Arguments

    @@ -31042,7 +31042,7 @@

    Arguments

    @@ -31138,7 +31138,7 @@

    Arguments

    @@ -31153,7 +31153,7 @@

    Arguments

    @@ -31245,7 +31245,7 @@

    Arguments

    @@ -31260,7 +31260,7 @@

    Arguments

    @@ -31356,7 +31356,7 @@

    Arguments

    @@ -31371,7 +31371,7 @@

    Arguments

    @@ -31463,7 +31463,7 @@

    Arguments

    @@ -31478,7 +31478,7 @@

    Arguments

    @@ -31574,7 +31574,7 @@

    Arguments

    @@ -31589,7 +31589,7 @@

    Arguments

    @@ -31681,7 +31681,7 @@

    Arguments

    @@ -31696,7 +31696,7 @@

    Arguments

    @@ -31780,7 +31780,7 @@

    Arguments

    @@ -31795,7 +31795,7 @@

    Arguments

    @@ -31897,7 +31897,7 @@

    Arguments

    @@ -31912,7 +31912,7 @@

    Arguments

    @@ -32008,7 +32008,7 @@

    Arguments

    @@ -32023,7 +32023,7 @@

    Arguments

    @@ -32115,7 +32115,7 @@

    Arguments

    @@ -32130,7 +32130,7 @@

    Arguments

    @@ -32226,7 +32226,7 @@

    Arguments

    @@ -32241,7 +32241,7 @@

    Arguments

    @@ -32333,7 +32333,7 @@

    Arguments

    @@ -32348,7 +32348,7 @@

    Arguments

    @@ -32444,7 +32444,7 @@

    Arguments

    @@ -32459,7 +32459,7 @@

    Arguments

    @@ -32551,7 +32551,7 @@

    Arguments

    @@ -32566,7 +32566,7 @@

    Arguments

    @@ -32662,7 +32662,7 @@

    Arguments

    @@ -32677,7 +32677,7 @@

    Arguments

    @@ -32769,7 +32769,7 @@

    Arguments

    @@ -32784,7 +32784,7 @@

    Arguments

    @@ -32880,7 +32880,7 @@

    Arguments

    @@ -32895,7 +32895,7 @@

    Arguments

    @@ -32987,7 +32987,7 @@

    Arguments

    @@ -33002,7 +33002,7 @@

    Arguments

    @@ -33098,7 +33098,7 @@

    Arguments

    @@ -33113,7 +33113,7 @@

    Arguments

    @@ -33205,7 +33205,7 @@

    Arguments

    @@ -33220,7 +33220,7 @@

    Arguments

    @@ -33304,7 +33304,7 @@

    Arguments

    @@ -33319,7 +33319,7 @@

    Arguments

    @@ -33402,7 +33402,7 @@

    Arguments

    @@ -33417,7 +33417,7 @@

    Arguments

    @@ -33475,7 +33475,7 @@

    Arguments

    @@ -33490,7 +33490,7 @@

    Arguments

    @@ -33548,7 +33548,7 @@

    Arguments

    @@ -33563,7 +33563,7 @@

    Arguments

    @@ -33621,7 +33621,7 @@

    Arguments

    @@ -33636,7 +33636,7 @@

    Arguments

    @@ -33694,7 +33694,7 @@

    Arguments

    @@ -33709,7 +33709,7 @@

    Arguments

    @@ -33767,7 +33767,7 @@

    Arguments

    @@ -33782,7 +33782,7 @@

    Arguments

    @@ -33850,7 +33850,7 @@

    Arguments

    @@ -33865,7 +33865,7 @@

    Arguments

    @@ -34013,7 +34013,7 @@

    Arguments

    @@ -34028,7 +34028,7 @@

    Arguments

    @@ -34176,7 +34176,7 @@

    Arguments

    @@ -34191,7 +34191,7 @@

    Arguments

    @@ -34339,7 +34339,7 @@

    Arguments

    @@ -34354,7 +34354,7 @@

    Arguments

    @@ -34502,7 +34502,7 @@

    Arguments

    @@ -34517,7 +34517,7 @@

    Arguments

    @@ -34665,7 +34665,7 @@

    Arguments

    @@ -34680,7 +34680,7 @@

    Arguments

    @@ -34834,7 +34834,7 @@

    Arguments

    @@ -34849,7 +34849,7 @@

    Arguments

    @@ -34864,7 +34864,7 @@

    Arguments

    @@ -34903,7 +34903,7 @@

    Arguments

    @@ -34918,7 +34918,7 @@

    Arguments

    @@ -34933,7 +34933,7 @@

    Arguments

    @@ -34972,7 +34972,7 @@

    Arguments

    @@ -34987,7 +34987,7 @@

    Arguments

    @@ -35002,7 +35002,7 @@

    Arguments

    @@ -35041,7 +35041,7 @@

    Arguments

    @@ -35056,7 +35056,7 @@

    Arguments

    @@ -35071,7 +35071,7 @@

    Arguments

    @@ -35110,7 +35110,7 @@

    Arguments

    @@ -35125,7 +35125,7 @@

    Arguments

    @@ -35140,7 +35140,7 @@

    Arguments

    @@ -35179,7 +35179,7 @@

    Arguments

    @@ -35194,7 +35194,7 @@

    Arguments

    @@ -35209,7 +35209,7 @@

    Arguments

    @@ -35258,7 +35258,7 @@

    Arguments

    @@ -35273,7 +35273,7 @@

    Arguments

    @@ -35312,7 +35312,7 @@

    Arguments

    @@ -35327,7 +35327,7 @@

    Arguments

    @@ -35366,7 +35366,7 @@

    Arguments

    @@ -35381,7 +35381,7 @@

    Arguments

    @@ -35420,7 +35420,7 @@

    Arguments

    @@ -35435,7 +35435,7 @@

    Arguments

    @@ -35474,7 +35474,7 @@

    Arguments

    @@ -35489,7 +35489,7 @@

    Arguments

    @@ -35528,7 +35528,7 @@

    Arguments

    @@ -35543,7 +35543,7 @@

    Arguments

    @@ -36135,7 +36135,7 @@

    Arguments

    @@ -36207,7 +36207,7 @@

    Arguments

    @@ -36291,7 +36291,7 @@

    Arguments

    @@ -36363,7 +36363,7 @@

    Arguments

    @@ -36447,7 +36447,7 @@

    Arguments

    @@ -36519,7 +36519,7 @@

    Arguments

    @@ -36603,7 +36603,7 @@

    Arguments

    @@ -36675,7 +36675,7 @@

    Arguments

    @@ -36759,7 +36759,7 @@

    Arguments

    @@ -36831,7 +36831,7 @@

    Arguments

    @@ -36915,7 +36915,7 @@

    Arguments

    @@ -36987,7 +36987,7 @@

    Arguments

    @@ -37071,7 +37071,7 @@

    Arguments

    @@ -37150,7 +37150,7 @@

    Arguments

    @@ -37222,7 +37222,7 @@

    Arguments

    @@ -37306,7 +37306,7 @@

    Arguments

    @@ -37378,7 +37378,7 @@

    Arguments

    @@ -37462,7 +37462,7 @@

    Arguments

    @@ -37534,7 +37534,7 @@

    Arguments

    @@ -37618,7 +37618,7 @@

    Arguments

    @@ -37690,7 +37690,7 @@

    Arguments

    @@ -37774,7 +37774,7 @@

    Arguments

    @@ -37846,7 +37846,7 @@

    Arguments

    @@ -37930,7 +37930,7 @@

    Arguments

    @@ -38002,7 +38002,7 @@

    Arguments

    @@ -38086,7 +38086,7 @@

    Arguments

    @@ -38165,7 +38165,7 @@

    Arguments

    @@ -38237,7 +38237,7 @@

    Arguments

    @@ -38321,7 +38321,7 @@

    Arguments

    @@ -38393,7 +38393,7 @@

    Arguments

    @@ -38477,7 +38477,7 @@

    Arguments

    @@ -38549,7 +38549,7 @@

    Arguments

    @@ -38633,7 +38633,7 @@

    Arguments

    @@ -38705,7 +38705,7 @@

    Arguments

    @@ -38789,7 +38789,7 @@

    Arguments

    @@ -38861,7 +38861,7 @@

    Arguments

    @@ -38945,7 +38945,7 @@

    Arguments

    @@ -39017,7 +39017,7 @@

    Arguments

    @@ -39101,7 +39101,7 @@

    Arguments

    @@ -39168,7 +39168,7 @@

    Components

    @@ -39252,7 +39252,7 @@

    Components

    @@ -39336,7 +39336,7 @@

    Components

    @@ -39420,7 +39420,7 @@

    Components

    @@ -39504,7 +39504,7 @@

    Components

    @@ -39588,7 +39588,7 @@

    Components

    @@ -39722,7 +39722,7 @@

    Components

    @@ -39739,7 +39739,7 @@

    Components

    @@ -39756,7 +39756,7 @@

    Components

    @@ -39773,7 +39773,7 @@

    Components

    @@ -39890,7 +39890,7 @@

    Components

    @@ -39956,7 +39956,7 @@

    Components

    @@ -39973,7 +39973,7 @@

    Components

    @@ -40039,7 +40039,7 @@

    Components

    @@ -40056,7 +40056,7 @@

    Components

    @@ -40171,7 +40171,7 @@

    Arguments

    @@ -40831,7 +40831,7 @@

    Arguments

    @@ -41171,7 +41171,7 @@

    Arguments

    @@ -41321,7 +41321,7 @@

    Arguments

    @@ -41471,7 +41471,7 @@

    Arguments

    @@ -41621,7 +41621,7 @@

    Arguments

    @@ -41771,7 +41771,7 @@

    Arguments

    @@ -41921,7 +41921,7 @@

    Arguments

    @@ -42076,7 +42076,7 @@

    Arguments

    @@ -42091,7 +42091,7 @@

    Arguments

    @@ -42146,7 +42146,7 @@

    Arguments

    @@ -42201,7 +42201,7 @@

    Arguments

    @@ -42256,7 +42256,7 @@

    Arguments

    @@ -42296,7 +42296,7 @@

    Arguments

    @@ -42311,7 +42311,7 @@

    Arguments

    @@ -42351,7 +42351,7 @@

    Arguments

    @@ -42392,7 +42392,7 @@

    Arguments

    @@ -42651,7 +42651,7 @@

    Arguments

    @@ -42758,7 +42758,7 @@

    Arguments

    @@ -42813,7 +42813,7 @@

    Arguments

    @@ -42853,7 +42853,7 @@

    Arguments

    @@ -42909,7 +42909,7 @@

    Arguments

    @@ -42979,7 +42979,7 @@

    Arguments

    @@ -42994,7 +42994,7 @@

    Arguments

    @@ -43009,7 +43009,7 @@

    Arguments

    @@ -43064,7 +43064,7 @@

    Arguments

    @@ -43079,7 +43079,7 @@

    Arguments

    @@ -43094,7 +43094,7 @@

    Arguments

    @@ -43109,7 +43109,7 @@

    Arguments

    @@ -43124,7 +43124,7 @@

    Arguments

    @@ -43179,7 +43179,7 @@

    Arguments

    @@ -43194,7 +43194,7 @@

    Arguments

    @@ -43209,7 +43209,7 @@

    Arguments

    @@ -43264,7 +43264,7 @@

    Arguments

    @@ -43279,7 +43279,7 @@

    Arguments

    @@ -43364,7 +43364,7 @@

    Arguments

    @@ -43404,7 +43404,7 @@

    Arguments

    @@ -43474,7 +43474,7 @@

    Arguments

    @@ -43599,7 +43599,7 @@

    Arguments

    @@ -43639,7 +43639,7 @@

    Arguments

    @@ -43654,7 +43654,7 @@

    Arguments

    @@ -43694,7 +43694,7 @@

    Arguments

    @@ -43709,7 +43709,7 @@

    Arguments

    @@ -43724,7 +43724,7 @@

    Arguments

    @@ -44135,7 +44135,7 @@

    Arguments

    @@ -44180,7 +44180,7 @@

    Arguments

    @@ -44222,7 +44222,7 @@

    Arguments

    @@ -44370,7 +44370,7 @@

    Arguments

    @@ -44387,7 +44387,7 @@

    Arguments

    @@ -44457,7 +44457,7 @@

    Arguments

    @@ -44527,7 +44527,7 @@

    Arguments

    @@ -44597,7 +44597,7 @@

    Arguments

    @@ -44612,7 +44612,7 @@

    Arguments

    @@ -44697,7 +44697,7 @@

    Arguments

    @@ -44712,7 +44712,7 @@

    Arguments

    @@ -44797,7 +44797,7 @@

    Arguments

    @@ -44867,7 +44867,7 @@

    Arguments

    @@ -45212,7 +45212,7 @@

    Arguments

    @@ -45352,7 +45352,7 @@

    Arguments

    @@ -45382,7 +45382,7 @@

    Arguments

    @@ -45423,7 +45423,7 @@

    Arguments

    @@ -45438,7 +45438,7 @@

    Arguments

    @@ -45533,7 +45533,7 @@

    Arguments

    @@ -45588,7 +45588,7 @@

    Arguments

    @@ -45643,7 +45643,7 @@

    Arguments

    @@ -45713,7 +45713,7 @@

    Arguments

    @@ -45783,7 +45783,7 @@

    Arguments

    @@ -45853,7 +45853,7 @@

    Arguments

    @@ -45948,7 +45948,7 @@

    Arguments

    @@ -45963,7 +45963,7 @@

    Arguments

    @@ -46048,7 +46048,7 @@

    Arguments

    @@ -46063,7 +46063,7 @@

    Arguments

    @@ -46387,7 +46387,7 @@

    Arguments

    @@ -46457,7 +46457,7 @@

    Arguments

    @@ -46472,7 +46472,7 @@

    Arguments

    @@ -46542,7 +46542,7 @@

    Arguments

    @@ -46557,7 +46557,7 @@

    Arguments

    @@ -46627,7 +46627,7 @@

    Arguments

    @@ -46642,7 +46642,7 @@

    Arguments

    @@ -46697,7 +46697,7 @@

    Arguments

    @@ -46784,7 +46784,7 @@

    Arguments

    @@ -46869,7 +46869,7 @@

    Arguments

    @@ -46956,7 +46956,7 @@

    Arguments

    @@ -47041,7 +47041,7 @@

    Arguments

    @@ -47111,7 +47111,7 @@

    Arguments

    @@ -47196,7 +47196,7 @@

    Arguments

    @@ -47266,7 +47266,7 @@

    Arguments

    @@ -47351,7 +47351,7 @@

    Arguments

    @@ -47421,7 +47421,7 @@

    Arguments

    @@ -47837,7 +47837,7 @@

    Arguments

    @@ -47908,7 +47908,7 @@

    Arguments

    @@ -47978,7 +47978,7 @@

    Arguments

    @@ -48341,7 +48341,7 @@

    Arguments

    @@ -48441,7 +48441,7 @@

    Arguments

    @@ -48586,7 +48586,7 @@

    Arguments

    @@ -48686,7 +48686,7 @@

    Arguments

    @@ -48771,7 +48771,7 @@

    Arguments

    @@ -48856,7 +48856,7 @@

    Arguments

    @@ -48911,7 +48911,7 @@

    Arguments

    @@ -48973,7 +48973,7 @@

    Arguments

    @@ -48988,7 +48988,7 @@

    Arguments

    @@ -50324,7 +50324,7 @@

    Arguments

    @@ -50354,7 +50354,7 @@

    Arguments

    @@ -50369,7 +50369,7 @@

    Arguments

    @@ -50424,7 +50424,7 @@

    Arguments

    @@ -50454,7 +50454,7 @@

    Arguments

    @@ -50469,7 +50469,7 @@

    Arguments

    @@ -50571,7 +50571,7 @@

    Arguments

    @@ -50601,7 +50601,7 @@

    Arguments

    @@ -50616,7 +50616,7 @@

    Arguments

    @@ -50718,7 +50718,7 @@

    Arguments

    @@ -50733,7 +50733,7 @@

    Arguments

    @@ -50818,7 +50818,7 @@

    Arguments

    @@ -50833,7 +50833,7 @@

    Arguments

    @@ -50918,7 +50918,7 @@

    Arguments

    @@ -50933,7 +50933,7 @@

    Arguments

    @@ -51018,7 +51018,7 @@

    Arguments

    @@ -51033,7 +51033,7 @@

    Arguments

    @@ -51103,7 +51103,7 @@

    Arguments

    @@ -51118,7 +51118,7 @@

    Arguments

    @@ -51173,7 +51173,7 @@

    Arguments

    @@ -51188,7 +51188,7 @@

    Arguments

    @@ -51333,7 +51333,7 @@

    Arguments

    @@ -51348,7 +51348,7 @@

    Arguments

    @@ -51363,7 +51363,7 @@

    Arguments

    @@ -51403,7 +51403,7 @@

    Arguments

    @@ -51418,7 +51418,7 @@

    Arguments

    @@ -51474,7 +51474,7 @@

    Arguments

    @@ -51559,7 +51559,7 @@

    Arguments

    @@ -51630,7 +51630,7 @@

    Arguments

    @@ -51715,7 +51715,7 @@

    Arguments

    @@ -51786,7 +51786,7 @@

    Arguments

    @@ -51871,7 +51871,7 @@

    Arguments

    @@ -52020,7 +52020,7 @@

    Arguments

    @@ -52090,7 +52090,7 @@

    Arguments

    @@ -52105,7 +52105,7 @@

    Arguments

    @@ -52175,7 +52175,7 @@

    Arguments

    @@ -52190,7 +52190,7 @@

    Arguments

    @@ -52260,7 +52260,7 @@

    Arguments

    @@ -52275,7 +52275,7 @@

    Arguments

    @@ -52330,7 +52330,7 @@

    Arguments

    @@ -52417,7 +52417,7 @@

    Arguments

    @@ -52502,7 +52502,7 @@

    Arguments

    @@ -52589,7 +52589,7 @@

    Arguments

    @@ -52674,7 +52674,7 @@

    Arguments

    @@ -52744,7 +52744,7 @@

    Arguments

    @@ -52829,7 +52829,7 @@

    Arguments

    @@ -52899,7 +52899,7 @@

    Arguments

    @@ -52984,7 +52984,7 @@

    Arguments

    @@ -53054,7 +53054,7 @@

    Arguments

    @@ -53470,7 +53470,7 @@

    Arguments

    @@ -53541,7 +53541,7 @@

    Arguments

    @@ -53611,7 +53611,7 @@

    Arguments

    @@ -53974,7 +53974,7 @@

    Arguments

    @@ -54074,7 +54074,7 @@

    Arguments

    @@ -54219,7 +54219,7 @@

    Arguments

    @@ -54319,7 +54319,7 @@

    Arguments

    @@ -54404,7 +54404,7 @@

    Arguments

    @@ -54489,7 +54489,7 @@

    Arguments

    @@ -54544,7 +54544,7 @@

    Arguments

    @@ -54606,7 +54606,7 @@

    Arguments

    @@ -54621,7 +54621,7 @@

    Arguments

    @@ -55957,7 +55957,7 @@

    Arguments

    @@ -55987,7 +55987,7 @@

    Arguments

    @@ -56002,7 +56002,7 @@

    Arguments

    @@ -56057,7 +56057,7 @@

    Arguments

    @@ -56087,7 +56087,7 @@

    Arguments

    @@ -56102,7 +56102,7 @@

    Arguments

    @@ -56204,7 +56204,7 @@

    Arguments

    @@ -56234,7 +56234,7 @@

    Arguments

    @@ -56249,7 +56249,7 @@

    Arguments

    @@ -56351,7 +56351,7 @@

    Arguments

    @@ -56366,7 +56366,7 @@

    Arguments

    @@ -56451,7 +56451,7 @@

    Arguments

    @@ -56466,7 +56466,7 @@

    Arguments

    @@ -56551,7 +56551,7 @@

    Arguments

    @@ -56566,7 +56566,7 @@

    Arguments

    @@ -56651,7 +56651,7 @@

    Arguments

    @@ -56666,7 +56666,7 @@

    Arguments

    @@ -56736,7 +56736,7 @@

    Arguments

    @@ -56751,7 +56751,7 @@

    Arguments

    @@ -56806,7 +56806,7 @@

    Arguments

    @@ -56821,7 +56821,7 @@

    Arguments

    @@ -56966,7 +56966,7 @@

    Arguments

    @@ -56981,7 +56981,7 @@

    Arguments

    @@ -56996,7 +56996,7 @@

    Arguments

    @@ -57036,7 +57036,7 @@

    Arguments

    @@ -57051,7 +57051,7 @@

    Arguments

    @@ -57107,7 +57107,7 @@

    Arguments

    @@ -57192,7 +57192,7 @@

    Arguments

    @@ -57263,7 +57263,7 @@

    Arguments

    @@ -57348,7 +57348,7 @@

    Arguments

    @@ -57419,7 +57419,7 @@

    Arguments

    @@ -57504,7 +57504,7 @@

    Arguments

    @@ -57653,7 +57653,7 @@

    Arguments

    @@ -57723,7 +57723,7 @@

    Arguments

    @@ -57738,7 +57738,7 @@

    Arguments

    @@ -57808,7 +57808,7 @@

    Arguments

    @@ -57823,7 +57823,7 @@

    Arguments

    @@ -57893,7 +57893,7 @@

    Arguments

    @@ -57908,7 +57908,7 @@

    Arguments

    @@ -57963,7 +57963,7 @@

    Arguments

    @@ -58050,7 +58050,7 @@

    Arguments

    @@ -58135,7 +58135,7 @@

    Arguments

    @@ -58222,7 +58222,7 @@

    Arguments

    @@ -58307,7 +58307,7 @@

    Arguments

    @@ -58377,7 +58377,7 @@

    Arguments

    @@ -58462,7 +58462,7 @@

    Arguments

    @@ -58532,7 +58532,7 @@

    Arguments

    @@ -58617,7 +58617,7 @@

    Arguments

    @@ -58687,7 +58687,7 @@

    Arguments

    @@ -59103,7 +59103,7 @@

    Arguments

    @@ -59174,7 +59174,7 @@

    Arguments

    @@ -59244,7 +59244,7 @@

    Arguments

    @@ -59607,7 +59607,7 @@

    Arguments

    @@ -59707,7 +59707,7 @@

    Arguments

    @@ -59852,7 +59852,7 @@

    Arguments

    @@ -59952,7 +59952,7 @@

    Arguments

    @@ -60037,7 +60037,7 @@

    Arguments

    @@ -60122,7 +60122,7 @@

    Arguments

    @@ -60177,7 +60177,7 @@

    Arguments

    @@ -60239,7 +60239,7 @@

    Arguments

    @@ -60254,7 +60254,7 @@

    Arguments

    @@ -61590,7 +61590,7 @@

    Arguments

    @@ -61620,7 +61620,7 @@

    Arguments

    @@ -61635,7 +61635,7 @@

    Arguments

    @@ -61690,7 +61690,7 @@

    Arguments

    @@ -61720,7 +61720,7 @@

    Arguments

    @@ -61735,7 +61735,7 @@

    Arguments

    @@ -61837,7 +61837,7 @@

    Arguments

    @@ -61867,7 +61867,7 @@

    Arguments

    @@ -61882,7 +61882,7 @@

    Arguments

    @@ -61984,7 +61984,7 @@

    Arguments

    @@ -61999,7 +61999,7 @@

    Arguments

    @@ -62084,7 +62084,7 @@

    Arguments

    @@ -62099,7 +62099,7 @@

    Arguments

    @@ -62184,7 +62184,7 @@

    Arguments

    @@ -62199,7 +62199,7 @@

    Arguments

    @@ -62284,7 +62284,7 @@

    Arguments

    @@ -62299,7 +62299,7 @@

    Arguments

    @@ -62369,7 +62369,7 @@

    Arguments

    @@ -62384,7 +62384,7 @@

    Arguments

    @@ -62439,7 +62439,7 @@

    Arguments

    @@ -62454,7 +62454,7 @@

    Arguments

    @@ -62599,7 +62599,7 @@

    Arguments

    @@ -62614,7 +62614,7 @@

    Arguments

    @@ -62629,7 +62629,7 @@

    Arguments

    @@ -62669,7 +62669,7 @@

    Arguments

    @@ -62684,7 +62684,7 @@

    Arguments

    @@ -62740,7 +62740,7 @@

    Arguments

    @@ -62825,7 +62825,7 @@

    Arguments

    @@ -62896,7 +62896,7 @@

    Arguments

    @@ -62981,7 +62981,7 @@

    Arguments

    @@ -63052,7 +63052,7 @@

    Arguments

    @@ -63137,7 +63137,7 @@

    Arguments

    @@ -63286,7 +63286,7 @@

    Arguments

    @@ -63356,7 +63356,7 @@

    Arguments

    @@ -63371,7 +63371,7 @@

    Arguments

    @@ -63441,7 +63441,7 @@

    Arguments

    @@ -63456,7 +63456,7 @@

    Arguments

    @@ -63526,7 +63526,7 @@

    Arguments

    @@ -63541,7 +63541,7 @@

    Arguments

    @@ -63596,7 +63596,7 @@

    Arguments

    @@ -63683,7 +63683,7 @@

    Arguments

    @@ -63768,7 +63768,7 @@

    Arguments

    @@ -63855,7 +63855,7 @@

    Arguments

    @@ -63940,7 +63940,7 @@

    Arguments

    @@ -64010,7 +64010,7 @@

    Arguments

    @@ -64095,7 +64095,7 @@

    Arguments

    @@ -64165,7 +64165,7 @@

    Arguments

    @@ -64250,7 +64250,7 @@

    Arguments

    @@ -64320,7 +64320,7 @@

    Arguments

    @@ -64736,7 +64736,7 @@

    Arguments

    @@ -64807,7 +64807,7 @@

    Arguments

    @@ -64877,7 +64877,7 @@

    Arguments

    @@ -65240,7 +65240,7 @@

    Arguments

    @@ -65340,7 +65340,7 @@

    Arguments

    @@ -65485,7 +65485,7 @@

    Arguments

    @@ -65585,7 +65585,7 @@

    Arguments

    @@ -65670,7 +65670,7 @@

    Arguments

    @@ -65755,7 +65755,7 @@

    Arguments

    @@ -65810,7 +65810,7 @@

    Arguments

    @@ -65872,7 +65872,7 @@

    Arguments

    @@ -65887,7 +65887,7 @@

    Arguments

    @@ -67223,7 +67223,7 @@

    Arguments

    @@ -67253,7 +67253,7 @@

    Arguments

    @@ -67268,7 +67268,7 @@

    Arguments

    @@ -67323,7 +67323,7 @@

    Arguments

    @@ -67353,7 +67353,7 @@

    Arguments

    @@ -67368,7 +67368,7 @@

    Arguments

    @@ -67470,7 +67470,7 @@

    Arguments

    @@ -67500,7 +67500,7 @@

    Arguments

    @@ -67515,7 +67515,7 @@

    Arguments

    @@ -67617,7 +67617,7 @@

    Arguments

    @@ -67632,7 +67632,7 @@

    Arguments

    @@ -67717,7 +67717,7 @@

    Arguments

    @@ -67732,7 +67732,7 @@

    Arguments

    @@ -67817,7 +67817,7 @@

    Arguments

    @@ -67832,7 +67832,7 @@

    Arguments

    @@ -67917,7 +67917,7 @@

    Arguments

    @@ -67932,7 +67932,7 @@

    Arguments

    @@ -68002,7 +68002,7 @@

    Arguments

    @@ -68017,7 +68017,7 @@

    Arguments

    @@ -68072,7 +68072,7 @@

    Arguments

    @@ -68087,7 +68087,7 @@

    Arguments

    @@ -68232,7 +68232,7 @@

    Arguments

    @@ -68247,7 +68247,7 @@

    Arguments

    @@ -68262,7 +68262,7 @@

    Arguments

    @@ -68302,7 +68302,7 @@

    Arguments

    @@ -68317,7 +68317,7 @@

    Arguments

    @@ -68373,7 +68373,7 @@

    Arguments

    @@ -68458,7 +68458,7 @@

    Arguments

    @@ -68529,7 +68529,7 @@

    Arguments

    @@ -68614,7 +68614,7 @@

    Arguments

    @@ -68685,7 +68685,7 @@

    Arguments

    @@ -68770,7 +68770,7 @@

    Arguments

    @@ -68919,7 +68919,7 @@

    Arguments

    @@ -68989,7 +68989,7 @@

    Arguments

    @@ -69004,7 +69004,7 @@

    Arguments

    @@ -69074,7 +69074,7 @@

    Arguments

    @@ -69089,7 +69089,7 @@

    Arguments

    @@ -69159,7 +69159,7 @@

    Arguments

    @@ -69174,7 +69174,7 @@

    Arguments

    @@ -69229,7 +69229,7 @@

    Arguments

    @@ -69316,7 +69316,7 @@

    Arguments

    @@ -69401,7 +69401,7 @@

    Arguments

    @@ -69488,7 +69488,7 @@

    Arguments

    @@ -69573,7 +69573,7 @@

    Arguments

    @@ -69643,7 +69643,7 @@

    Arguments

    @@ -69728,7 +69728,7 @@

    Arguments

    @@ -69798,7 +69798,7 @@

    Arguments

    @@ -69883,7 +69883,7 @@

    Arguments

    @@ -69953,7 +69953,7 @@

    Arguments

    @@ -70369,7 +70369,7 @@

    Arguments

    @@ -70440,7 +70440,7 @@

    Arguments

    @@ -70510,7 +70510,7 @@

    Arguments

    @@ -70873,7 +70873,7 @@

    Arguments

    @@ -70973,7 +70973,7 @@

    Arguments

    @@ -71118,7 +71118,7 @@

    Arguments

    @@ -71218,7 +71218,7 @@

    Arguments

    @@ -71303,7 +71303,7 @@

    Arguments

    @@ -71388,7 +71388,7 @@

    Arguments

    @@ -71443,7 +71443,7 @@

    Arguments

    @@ -71505,7 +71505,7 @@

    Arguments

    @@ -71520,7 +71520,7 @@

    Arguments

    @@ -72856,7 +72856,7 @@

    Arguments

    @@ -72886,7 +72886,7 @@

    Arguments

    @@ -72901,7 +72901,7 @@

    Arguments

    @@ -72956,7 +72956,7 @@

    Arguments

    @@ -72986,7 +72986,7 @@

    Arguments

    @@ -73001,7 +73001,7 @@

    Arguments

    @@ -73103,7 +73103,7 @@

    Arguments

    @@ -73133,7 +73133,7 @@

    Arguments

    @@ -73148,7 +73148,7 @@

    Arguments

    @@ -73250,7 +73250,7 @@

    Arguments

    @@ -73265,7 +73265,7 @@

    Arguments

    @@ -73350,7 +73350,7 @@

    Arguments

    @@ -73365,7 +73365,7 @@

    Arguments

    @@ -73450,7 +73450,7 @@

    Arguments

    @@ -73465,7 +73465,7 @@

    Arguments

    @@ -73550,7 +73550,7 @@

    Arguments

    @@ -73565,7 +73565,7 @@

    Arguments

    @@ -73635,7 +73635,7 @@

    Arguments

    @@ -73650,7 +73650,7 @@

    Arguments

    @@ -73705,7 +73705,7 @@

    Arguments

    @@ -73720,7 +73720,7 @@

    Arguments

    @@ -73865,7 +73865,7 @@

    Arguments

    @@ -73880,7 +73880,7 @@

    Arguments

    @@ -73895,7 +73895,7 @@

    Arguments

    @@ -73935,7 +73935,7 @@

    Arguments

    @@ -73950,7 +73950,7 @@

    Arguments

    @@ -74006,7 +74006,7 @@

    Arguments

    @@ -74091,7 +74091,7 @@

    Arguments

    @@ -74162,7 +74162,7 @@

    Arguments

    @@ -74247,7 +74247,7 @@

    Arguments

    @@ -74318,7 +74318,7 @@

    Arguments

    @@ -74403,7 +74403,7 @@

    Arguments

    @@ -74552,7 +74552,7 @@

    Arguments

    @@ -74622,7 +74622,7 @@

    Arguments

    @@ -74637,7 +74637,7 @@

    Arguments

    @@ -74707,7 +74707,7 @@

    Arguments

    @@ -74722,7 +74722,7 @@

    Arguments

    @@ -74792,7 +74792,7 @@

    Arguments

    @@ -74807,7 +74807,7 @@

    Arguments

    @@ -74862,7 +74862,7 @@

    Arguments

    @@ -74949,7 +74949,7 @@

    Arguments

    @@ -75034,7 +75034,7 @@

    Arguments

    @@ -75121,7 +75121,7 @@

    Arguments

    @@ -75206,7 +75206,7 @@

    Arguments

    @@ -75276,7 +75276,7 @@

    Arguments

    @@ -75361,7 +75361,7 @@

    Arguments

    @@ -75431,7 +75431,7 @@

    Arguments

    @@ -75516,7 +75516,7 @@

    Arguments

    @@ -75586,7 +75586,7 @@

    Arguments

    @@ -76002,7 +76002,7 @@

    Arguments

    @@ -76073,7 +76073,7 @@

    Arguments

    @@ -76143,7 +76143,7 @@

    Arguments

    @@ -76506,7 +76506,7 @@

    Arguments

    @@ -76606,7 +76606,7 @@

    Arguments

    @@ -76751,7 +76751,7 @@

    Arguments

    @@ -76851,7 +76851,7 @@

    Arguments

    @@ -76936,7 +76936,7 @@

    Arguments

    @@ -77021,7 +77021,7 @@

    Arguments

    @@ -77076,7 +77076,7 @@

    Arguments

    @@ -77138,7 +77138,7 @@

    Arguments

    @@ -77153,7 +77153,7 @@

    Arguments

    @@ -78489,7 +78489,7 @@

    Arguments

    @@ -78519,7 +78519,7 @@

    Arguments

    @@ -78534,7 +78534,7 @@

    Arguments

    @@ -78589,7 +78589,7 @@

    Arguments

    @@ -78619,7 +78619,7 @@

    Arguments

    @@ -78634,7 +78634,7 @@

    Arguments

    @@ -78736,7 +78736,7 @@

    Arguments

    @@ -78766,7 +78766,7 @@

    Arguments

    @@ -78781,7 +78781,7 @@

    Arguments

    @@ -78883,7 +78883,7 @@

    Arguments

    @@ -78898,7 +78898,7 @@

    Arguments

    @@ -78983,7 +78983,7 @@

    Arguments

    @@ -78998,7 +78998,7 @@

    Arguments

    @@ -79083,7 +79083,7 @@

    Arguments

    @@ -79098,7 +79098,7 @@

    Arguments

    @@ -79183,7 +79183,7 @@

    Arguments

    @@ -79198,7 +79198,7 @@

    Arguments

    @@ -79268,7 +79268,7 @@

    Arguments

    @@ -79283,7 +79283,7 @@

    Arguments

    @@ -79338,7 +79338,7 @@

    Arguments

    @@ -79353,7 +79353,7 @@

    Arguments

    @@ -79498,7 +79498,7 @@

    Arguments

    @@ -79513,7 +79513,7 @@

    Arguments

    @@ -79528,7 +79528,7 @@

    Arguments

    @@ -79568,7 +79568,7 @@

    Arguments

    @@ -79583,7 +79583,7 @@

    Arguments

    @@ -79639,7 +79639,7 @@

    Arguments

    @@ -79724,7 +79724,7 @@

    Arguments

    @@ -79795,7 +79795,7 @@

    Arguments

    @@ -79880,7 +79880,7 @@

    Arguments

    @@ -79951,7 +79951,7 @@

    Arguments

    @@ -80036,7 +80036,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_multiply_api.html b/develop/module/dbcsr_multiply_api.html index e8d820fef7d..26bd9bb7358 100644 --- a/develop/module/dbcsr_multiply_api.html +++ b/develop/module/dbcsr_multiply_api.html @@ -114,7 +114,7 @@

    Variables

    @@ -176,12 +176,12 @@

    Uses

    @@ -206,7 +206,7 @@

    Variables

    @@ -282,7 +282,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -333,7 +333,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    @@ -365,7 +365,7 @@

    Arguments

    @@ -380,7 +380,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -415,7 +415,7 @@

    Arguments

    @@ -435,7 +435,7 @@

    Arguments

    @@ -455,7 +455,7 @@

    Arguments

    @@ -475,7 +475,7 @@

    Arguments

    @@ -495,7 +495,7 @@

    Arguments

    @@ -515,7 +515,7 @@

    Arguments

    @@ -530,7 +530,7 @@

    Arguments

    @@ -545,7 +545,7 @@

    Arguments

    @@ -584,7 +584,7 @@

    Arguments

    @@ -599,7 +599,7 @@

    Arguments

    @@ -614,7 +614,7 @@

    Arguments

    @@ -629,7 +629,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -659,7 +659,7 @@

    Arguments

    @@ -674,7 +674,7 @@

    Arguments

    @@ -689,7 +689,7 @@

    Arguments

    @@ -704,7 +704,7 @@

    Arguments

    @@ -719,7 +719,7 @@

    Arguments

    @@ -734,7 +734,7 @@

    Arguments

    @@ -749,7 +749,7 @@

    Arguments

    @@ -764,7 +764,7 @@

    Arguments

    @@ -779,7 +779,7 @@

    Arguments

    @@ -794,7 +794,7 @@

    Arguments

    @@ -809,7 +809,7 @@

    Arguments

    @@ -848,7 +848,7 @@

    Arguments

    @@ -863,7 +863,7 @@

    Arguments

    @@ -878,7 +878,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    @@ -908,7 +908,7 @@

    Arguments

    @@ -923,7 +923,7 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -953,7 +953,7 @@

    Arguments

    @@ -968,7 +968,7 @@

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

    @@ -998,7 +998,7 @@

    Arguments

    @@ -1013,7 +1013,7 @@

    Arguments

    @@ -1028,7 +1028,7 @@

    Arguments

    @@ -1043,7 +1043,7 @@

    Arguments

    @@ -1058,7 +1058,7 @@

    Arguments

    @@ -1073,7 +1073,7 @@

    Arguments

    @@ -1112,7 +1112,7 @@

    Arguments

    @@ -1127,7 +1127,7 @@

    Arguments

    @@ -1142,7 +1142,7 @@

    Arguments

    @@ -1157,7 +1157,7 @@

    Arguments

    @@ -1172,7 +1172,7 @@

    Arguments

    @@ -1187,7 +1187,7 @@

    Arguments

    @@ -1202,7 +1202,7 @@

    Arguments

    @@ -1217,7 +1217,7 @@

    Arguments

    @@ -1232,7 +1232,7 @@

    Arguments

    @@ -1247,7 +1247,7 @@

    Arguments

    @@ -1262,7 +1262,7 @@

    Arguments

    @@ -1277,7 +1277,7 @@

    Arguments

    @@ -1292,7 +1292,7 @@

    Arguments

    @@ -1307,7 +1307,7 @@

    Arguments

    @@ -1322,7 +1322,7 @@

    Arguments

    @@ -1337,7 +1337,7 @@

    Arguments

    @@ -1376,7 +1376,7 @@

    Arguments

    @@ -1391,7 +1391,7 @@

    Arguments

    @@ -1406,7 +1406,7 @@

    Arguments

    @@ -1421,7 +1421,7 @@

    Arguments

    @@ -1436,7 +1436,7 @@

    Arguments

    @@ -1451,7 +1451,7 @@

    Arguments

    @@ -1466,7 +1466,7 @@

    Arguments

    @@ -1481,7 +1481,7 @@

    Arguments

    @@ -1496,7 +1496,7 @@

    Arguments

    @@ -1511,7 +1511,7 @@

    Arguments

    @@ -1526,7 +1526,7 @@

    Arguments

    @@ -1541,7 +1541,7 @@

    Arguments

    @@ -1556,7 +1556,7 @@

    Arguments

    @@ -1571,7 +1571,7 @@

    Arguments

    @@ -1586,7 +1586,7 @@

    Arguments

    @@ -1601,7 +1601,7 @@

    Arguments

    @@ -1650,7 +1650,7 @@

    Arguments

    @@ -1665,7 +1665,7 @@

    Arguments

    @@ -1680,7 +1680,7 @@

    Arguments

    @@ -1695,7 +1695,7 @@

    Arguments

    @@ -1710,7 +1710,7 @@

    Arguments

    @@ -1725,7 +1725,7 @@

    Arguments

    @@ -1740,7 +1740,7 @@

    Arguments

    @@ -1755,7 +1755,7 @@

    Arguments

    @@ -1770,7 +1770,7 @@

    Arguments

    @@ -1785,7 +1785,7 @@

    Arguments

    @@ -1800,7 +1800,7 @@

    Arguments

    @@ -1815,7 +1815,7 @@

    Arguments

    @@ -1830,7 +1830,7 @@

    Arguments

    @@ -1845,7 +1845,7 @@

    Arguments

    @@ -1860,7 +1860,7 @@

    Arguments

    @@ -1875,7 +1875,7 @@

    Arguments

    @@ -1915,7 +1915,7 @@

    Arguments

    @@ -1930,7 +1930,7 @@

    Arguments

    @@ -1945,7 +1945,7 @@

    Arguments

    @@ -1960,7 +1960,7 @@

    Arguments

    @@ -1975,7 +1975,7 @@

    Arguments

    @@ -1990,7 +1990,7 @@

    Arguments

    @@ -2005,7 +2005,7 @@

    Arguments

    @@ -2020,7 +2020,7 @@

    Arguments

    @@ -2035,7 +2035,7 @@

    Arguments

    @@ -2050,7 +2050,7 @@

    Arguments

    @@ -2065,7 +2065,7 @@

    Arguments

    @@ -2080,7 +2080,7 @@

    Arguments

    @@ -2095,7 +2095,7 @@

    Arguments

    @@ -2110,7 +2110,7 @@

    Arguments

    @@ -2125,7 +2125,7 @@

    Arguments

    @@ -2140,7 +2140,7 @@

    Arguments

    @@ -2180,7 +2180,7 @@

    Arguments

    @@ -2195,7 +2195,7 @@

    Arguments

    @@ -2210,7 +2210,7 @@

    Arguments

    @@ -2225,7 +2225,7 @@

    Arguments

    @@ -2240,7 +2240,7 @@

    Arguments

    @@ -2255,7 +2255,7 @@

    Arguments

    @@ -2270,7 +2270,7 @@

    Arguments

    @@ -2285,7 +2285,7 @@

    Arguments

    @@ -2300,7 +2300,7 @@

    Arguments

    @@ -2315,7 +2315,7 @@

    Arguments

    @@ -2330,7 +2330,7 @@

    Arguments

    @@ -2345,7 +2345,7 @@

    Arguments

    @@ -2360,7 +2360,7 @@

    Arguments

    @@ -2375,7 +2375,7 @@

    Arguments

    @@ -2390,7 +2390,7 @@

    Arguments

    @@ -2405,7 +2405,7 @@

    Arguments

    @@ -2445,7 +2445,7 @@

    Arguments

    @@ -2460,7 +2460,7 @@

    Arguments

    @@ -2475,7 +2475,7 @@

    Arguments

    @@ -2490,7 +2490,7 @@

    Arguments

    @@ -2505,7 +2505,7 @@

    Arguments

    @@ -2520,7 +2520,7 @@

    Arguments

    @@ -2535,7 +2535,7 @@

    Arguments

    @@ -2550,7 +2550,7 @@

    Arguments

    @@ -2565,7 +2565,7 @@

    Arguments

    @@ -2580,7 +2580,7 @@

    Arguments

    @@ -2595,7 +2595,7 @@

    Arguments

    @@ -2610,7 +2610,7 @@

    Arguments

    @@ -2625,7 +2625,7 @@

    Arguments

    @@ -2640,7 +2640,7 @@

    Arguments

    @@ -2655,7 +2655,7 @@

    Arguments

    @@ -2670,7 +2670,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_operations.html b/develop/module/dbcsr_operations.html index 2ed791e476b..32cf8bdb961 100644 --- a/develop/module/dbcsr_operations.html +++ b/develop/module/dbcsr_operations.html @@ -114,19 +114,19 @@

    Variables

    @@ -145,16 +145,16 @@

    Interfaces

    @@ -175,12 +175,12 @@

    Functions

    symmetry_consistentsymmetry_compatiblepos_relation - dbcsr_gershgorin_norm - dbcsr_maxabs - dbcsr_frobenius_norm + dbcsr_gershgorin_norm + dbcsr_maxabs + dbcsr_frobenius_normdbcsr_block_in_limitsdbcsr_may_be_dense - dbcsr_get_occupation + dbcsr_get_occupation @@ -192,79 +192,79 @@

    Subroutines

    - dbcsr_add_block_node + dbcsr_add_block_node dbcsr_conjg dbcsr_zero dbcsr_scale_anytype frame_block_limit dbcsr_scale_by_vector_anytype dbcsr_add_anytype - dbcsr_add_d - dbcsr_add_s - dbcsr_add_z - dbcsr_add_c + dbcsr_add_d + dbcsr_add_s + dbcsr_add_z + dbcsr_add_c dbcsr_add_on_diag_ds - dbcsr_function_of_elements - dbcsr_hadamard_product - dbcsr_init_random - dbcsr_get_block_diag - dbcsr_copy - dbcsr_copy_into_existing + dbcsr_function_of_elements + dbcsr_hadamard_product + dbcsr_init_random + dbcsr_get_block_diag + dbcsr_copy + dbcsr_copy_into_existing dbcsr_copy_into_existing_sym dbcsr_copy_submatrix dbcsr_crop_matrix - dbcsr_triu + dbcsr_triu dbcsr_filter_anytype - dbcsr_norm_scalar - dbcsr_norm_r8_vec + dbcsr_norm_scalar + dbcsr_norm_r8_vec dbcsr_norm_vec - dbcsr_sum_replicated - dbcsr_get_info - dbcsr_clear + dbcsr_sum_replicated + dbcsr_get_info + dbcsr_clear dbcsr_trace_sd dbcsr_dot_sd - dbcsr_trace_d - dbcsr_dot_d - dbcsr_scale_d - dbcsr_scale_by_vector_d - dbcsr_set_d + dbcsr_trace_d + dbcsr_dot_d + dbcsr_scale_d + dbcsr_scale_by_vector_d + dbcsr_set_d dbcsr_filter_d - dbcsr_set_diag_d - dbcsr_get_diag_d - dbcsr_add_on_diag_d + dbcsr_set_diag_d + dbcsr_get_diag_d + dbcsr_add_on_diag_d dbcsr_update_contiguous_blocks_d dbcsr_add_anytype_d - dbcsr_trace_s - dbcsr_dot_s - dbcsr_scale_s - dbcsr_scale_by_vector_s - dbcsr_set_s + dbcsr_trace_s + dbcsr_dot_s + dbcsr_scale_s + dbcsr_scale_by_vector_s + dbcsr_set_s dbcsr_filter_s - dbcsr_set_diag_s - dbcsr_get_diag_s - dbcsr_add_on_diag_s + dbcsr_set_diag_s + dbcsr_get_diag_s + dbcsr_add_on_diag_s dbcsr_update_contiguous_blocks_s dbcsr_add_anytype_s - dbcsr_trace_z - dbcsr_dot_z - dbcsr_scale_z - dbcsr_scale_by_vector_z - dbcsr_set_z + dbcsr_trace_z + dbcsr_dot_z + dbcsr_scale_z + dbcsr_scale_by_vector_z + dbcsr_set_z dbcsr_filter_z - dbcsr_set_diag_z - dbcsr_get_diag_z - dbcsr_add_on_diag_z + dbcsr_set_diag_z + dbcsr_get_diag_z + dbcsr_add_on_diag_z dbcsr_update_contiguous_blocks_z dbcsr_add_anytype_z - dbcsr_trace_c - dbcsr_dot_c - dbcsr_scale_c - dbcsr_scale_by_vector_c - dbcsr_set_c + dbcsr_trace_c + dbcsr_dot_c + dbcsr_scale_c + dbcsr_scale_by_vector_c + dbcsr_set_c dbcsr_filter_c - dbcsr_set_diag_c - dbcsr_get_diag_c - dbcsr_add_on_diag_c + dbcsr_set_diag_c + dbcsr_get_diag_c + dbcsr_add_on_diag_c dbcsr_update_contiguous_blocks_c dbcsr_add_anytype_c
    @@ -292,27 +292,27 @@

    Uses

    @@ -337,7 +337,7 @@

    Variables

    @@ -405,7 +405,7 @@

    Variables

    @@ -422,7 +422,7 @@

    Variables

    @@ -439,7 +439,7 @@

    Variables

    @@ -456,7 +456,7 @@

    Variables

    @@ -473,7 +473,7 @@

    Variables

    @@ -490,7 +490,7 @@

    Variables

    @@ -507,7 +507,7 @@

    Variables

    @@ -524,7 +524,7 @@

    Variables

    @@ -541,7 +541,7 @@

    Variables

    @@ -594,7 +594,7 @@

    Arguments

    @@ -609,7 +609,7 @@

    Arguments

    @@ -654,7 +654,7 @@

    Arguments

    @@ -669,7 +669,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -729,7 +729,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -789,7 +789,7 @@

    Arguments

    @@ -817,14 +817,14 @@

    - -

    public interface dbcsr_trace + +

    public interface dbcsr_trace

    • - private subroutine dbcsr_trace_s(matrix_a, trace) + private subroutine dbcsr_trace_s(matrix_a, trace)

      @@ -843,7 +843,7 @@

      Arguments

    @@ -858,7 +858,7 @@

    Arguments

    @@ -897,7 +897,7 @@

    Arguments

    @@ -912,7 +912,7 @@

    Arguments

    @@ -932,7 +932,7 @@

    Arguments

  • - private subroutine dbcsr_trace_c(matrix_a, trace) + private subroutine dbcsr_trace_c(matrix_a, trace)

    @@ -951,7 +951,7 @@

    Arguments

  • @@ -966,7 +966,7 @@

    Arguments

    @@ -986,7 +986,7 @@

    Arguments

  • - private subroutine dbcsr_trace_z(matrix_a, trace) + private subroutine dbcsr_trace_z(matrix_a, trace)

    @@ -1005,7 +1005,7 @@

    Arguments

  • @@ -1020,7 +1020,7 @@

    Arguments

    @@ -1043,14 +1043,14 @@

    Arguments

    - -

    public interface dbcsr_dot + +

    public interface dbcsr_dot

    • - private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace) + private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace)

      @@ -1069,7 +1069,7 @@

      Arguments

    @@ -1085,7 +1085,7 @@

    Arguments

    @@ -1101,7 +1101,7 @@

    Arguments

    @@ -1141,7 +1141,7 @@

    Arguments

    @@ -1157,7 +1157,7 @@

    Arguments

    @@ -1173,7 +1173,7 @@

    Arguments

    @@ -1193,7 +1193,7 @@

    Arguments

  • - private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace) + private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace)

    @@ -1212,7 +1212,7 @@

    Arguments

  • @@ -1228,7 +1228,7 @@

    Arguments

    @@ -1244,7 +1244,7 @@

    Arguments

    @@ -1264,7 +1264,7 @@

    Arguments

  • - private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace) + private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace)

    @@ -1283,7 +1283,7 @@

    Arguments

  • @@ -1299,7 +1299,7 @@

    Arguments

    @@ -1315,7 +1315,7 @@

    Arguments

    @@ -1338,8 +1338,8 @@

    Arguments

    - -

    public interface dbcsr_scale + +

    public interface dbcsr_scale

      @@ -1367,7 +1367,7 @@

      Arguments

    @@ -1382,7 +1382,7 @@

    Arguments

    @@ -1397,7 +1397,7 @@

    Arguments

    @@ -1417,7 +1417,7 @@

    Arguments

  • - private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    @@ -1436,7 +1436,7 @@

    Arguments

  • @@ -1451,7 +1451,7 @@

    Arguments

    @@ -1466,7 +1466,7 @@

    Arguments

    @@ -1486,7 +1486,7 @@

    Arguments

  • - private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    @@ -1505,7 +1505,7 @@

    Arguments

  • @@ -1520,7 +1520,7 @@

    Arguments

    @@ -1535,7 +1535,7 @@

    Arguments

    @@ -1555,7 +1555,7 @@

    Arguments

  • - private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    @@ -1574,7 +1574,7 @@

    Arguments

  • @@ -1589,7 +1589,7 @@

    Arguments

    @@ -1604,7 +1604,7 @@

    Arguments

    @@ -1624,7 +1624,7 @@

    Arguments

  • - private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    @@ -1643,7 +1643,7 @@

    Arguments

  • @@ -1658,7 +1658,7 @@

    Arguments

    @@ -1673,7 +1673,7 @@

    Arguments

    @@ -1696,8 +1696,8 @@

    Arguments

    - -

    public interface dbcsr_scale_by_vector + +

    public interface dbcsr_scale_by_vector

      @@ -1722,7 +1722,7 @@

      Arguments

    @@ -1737,7 +1737,7 @@

    Arguments

    @@ -1752,7 +1752,7 @@

    Arguments

    @@ -1772,7 +1772,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    @@ -1791,7 +1791,7 @@

    Arguments

  • @@ -1806,7 +1806,7 @@

    Arguments

    @@ -1821,7 +1821,7 @@

    Arguments

    @@ -1841,7 +1841,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    @@ -1860,7 +1860,7 @@

    Arguments

  • @@ -1875,7 +1875,7 @@

    Arguments

    @@ -1890,7 +1890,7 @@

    Arguments

    @@ -1910,7 +1910,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    @@ -1929,7 +1929,7 @@

    Arguments

  • @@ -1944,7 +1944,7 @@

    Arguments

    @@ -1959,7 +1959,7 @@

    Arguments

    @@ -1979,7 +1979,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    @@ -1998,7 +1998,7 @@

    Arguments

  • @@ -2013,7 +2013,7 @@

    Arguments

    @@ -2028,7 +2028,7 @@

    Arguments

    @@ -2051,14 +2051,14 @@

    Arguments

    - -

    public interface dbcsr_set + +

    public interface dbcsr_set

    • - private subroutine dbcsr_set_s(matrix, alpha) + private subroutine dbcsr_set_s(matrix, alpha)

      @@ -2077,7 +2077,7 @@

      Arguments

    @@ -2092,7 +2092,7 @@

    Arguments

    @@ -2112,7 +2112,7 @@

    Arguments

  • - private subroutine dbcsr_set_d(matrix, alpha) + private subroutine dbcsr_set_d(matrix, alpha)

    @@ -2131,7 +2131,7 @@

    Arguments

  • @@ -2146,7 +2146,7 @@

    Arguments

    @@ -2166,7 +2166,7 @@

    Arguments

  • - private subroutine dbcsr_set_c(matrix, alpha) + private subroutine dbcsr_set_c(matrix, alpha)

    @@ -2185,7 +2185,7 @@

    Arguments

  • @@ -2200,7 +2200,7 @@

    Arguments

    @@ -2220,7 +2220,7 @@

    Arguments

  • - private subroutine dbcsr_set_z(matrix, alpha) + private subroutine dbcsr_set_z(matrix, alpha)

    @@ -2239,7 +2239,7 @@

    Arguments

  • @@ -2254,7 +2254,7 @@

    Arguments

    @@ -2277,8 +2277,8 @@

    Arguments

    - -

    public interface dbcsr_add + +

    public interface dbcsr_add

      @@ -2304,7 +2304,7 @@

      Arguments

    @@ -2319,7 +2319,7 @@

    Arguments

    @@ -2334,7 +2334,7 @@

    Arguments

    @@ -2349,7 +2349,7 @@

    Arguments

    @@ -2364,7 +2364,7 @@

    Arguments

    @@ -2384,7 +2384,7 @@

    Arguments

  • - private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar) + private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -2403,7 +2403,7 @@

    Arguments

  • @@ -2418,7 +2418,7 @@

    Arguments

    @@ -2433,7 +2433,7 @@

    Arguments

    @@ -2448,7 +2448,7 @@

    Arguments

    @@ -2468,7 +2468,7 @@

    Arguments

  • - private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar) + private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -2487,7 +2487,7 @@

    Arguments

  • @@ -2502,7 +2502,7 @@

    Arguments

    @@ -2517,7 +2517,7 @@

    Arguments

    @@ -2532,7 +2532,7 @@

    Arguments

    @@ -2552,7 +2552,7 @@

    Arguments

  • - private subroutine dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar) + private subroutine dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -2571,7 +2571,7 @@

    Arguments

  • @@ -2586,7 +2586,7 @@

    Arguments

    @@ -2601,7 +2601,7 @@

    Arguments

    @@ -2616,7 +2616,7 @@

    Arguments

    @@ -2636,7 +2636,7 @@

    Arguments

  • - private subroutine dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar) + private subroutine dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -2655,7 +2655,7 @@

    Arguments

  • @@ -2670,7 +2670,7 @@

    Arguments

    @@ -2685,7 +2685,7 @@

    Arguments

    @@ -2700,7 +2700,7 @@

    Arguments

    @@ -2723,14 +2723,14 @@

    Arguments

    - -

    public interface dbcsr_add_on_diag + +

    public interface dbcsr_add_on_diag

    @@ -2764,7 +2764,7 @@

    Arguments

    @@ -2803,7 +2803,7 @@

    Arguments

    @@ -2818,7 +2818,7 @@

    Arguments

    @@ -2838,7 +2838,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_c(matrix, alpha) + private subroutine dbcsr_add_on_diag_c(matrix, alpha)

    @@ -2857,7 +2857,7 @@

    Arguments

  • @@ -2872,7 +2872,7 @@

    Arguments

    @@ -2892,7 +2892,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_z(matrix, alpha) + private subroutine dbcsr_add_on_diag_z(matrix, alpha)

    @@ -2911,7 +2911,7 @@

    Arguments

  • @@ -2926,7 +2926,7 @@

    Arguments

    @@ -2975,7 +2975,7 @@

    Arguments

    @@ -2990,7 +2990,7 @@

    Arguments

    @@ -3005,7 +3005,7 @@

    Arguments

    @@ -3020,7 +3020,7 @@

    Arguments

    @@ -3035,7 +3035,7 @@

    Arguments

    @@ -3074,7 +3074,7 @@

    Arguments

    @@ -3089,7 +3089,7 @@

    Arguments

    @@ -3104,7 +3104,7 @@

    Arguments

    @@ -3119,7 +3119,7 @@

    Arguments

    @@ -3134,7 +3134,7 @@

    Arguments

    @@ -3173,7 +3173,7 @@

    Arguments

    @@ -3188,7 +3188,7 @@

    Arguments

    @@ -3203,7 +3203,7 @@

    Arguments

    @@ -3218,7 +3218,7 @@

    Arguments

    @@ -3233,7 +3233,7 @@

    Arguments

    @@ -3272,7 +3272,7 @@

    Arguments

    @@ -3287,7 +3287,7 @@

    Arguments

    @@ -3302,7 +3302,7 @@

    Arguments

    @@ -3317,7 +3317,7 @@

    Arguments

    @@ -3332,7 +3332,7 @@

    Arguments

    @@ -3371,7 +3371,7 @@

    Arguments

    @@ -3386,7 +3386,7 @@

    Arguments

    @@ -3401,7 +3401,7 @@

    Arguments

    @@ -3416,7 +3416,7 @@

    Arguments

    @@ -3431,7 +3431,7 @@

    Arguments

    @@ -3454,14 +3454,14 @@

    Arguments

    - -

    public interface dbcsr_get_diag + +

    public interface dbcsr_get_diag

    @@ -3495,7 +3495,7 @@

    Arguments

    @@ -3515,7 +3515,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_d(matrix, diag) + private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -3534,7 +3534,7 @@

    Arguments

  • @@ -3549,7 +3549,7 @@

    Arguments

    @@ -3569,7 +3569,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_c(matrix, diag) + private subroutine dbcsr_get_diag_c(matrix, diag)

    @@ -3588,7 +3588,7 @@

    Arguments

  • @@ -3603,7 +3603,7 @@

    Arguments

    @@ -3623,7 +3623,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_z(matrix, diag) + private subroutine dbcsr_get_diag_z(matrix, diag)

    @@ -3642,7 +3642,7 @@

    Arguments

  • @@ -3657,7 +3657,7 @@

    Arguments

    @@ -3680,14 +3680,14 @@

    Arguments

    - -

    public interface dbcsr_set_diag + +

    public interface dbcsr_set_diag

    @@ -3721,7 +3721,7 @@

    Arguments

    @@ -3741,7 +3741,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_d(matrix, diag) + private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -3760,7 +3760,7 @@

    Arguments

  • @@ -3775,7 +3775,7 @@

    Arguments

    @@ -3795,7 +3795,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_c(matrix, diag) + private subroutine dbcsr_set_diag_c(matrix, diag)

    @@ -3814,7 +3814,7 @@

    Arguments

  • @@ -3829,7 +3829,7 @@

    Arguments

    @@ -3849,7 +3849,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_z(matrix, diag) + private subroutine dbcsr_set_diag_z(matrix, diag)

    @@ -3868,7 +3868,7 @@

    Arguments

  • @@ -3883,7 +3883,7 @@

    Arguments

    @@ -3932,7 +3932,7 @@

    Arguments

    @@ -3947,7 +3947,7 @@

    Arguments

    @@ -3993,7 +3993,7 @@

    Arguments

    @@ -4008,7 +4008,7 @@

    Arguments

    @@ -4054,7 +4054,7 @@

    Arguments

    @@ -4069,7 +4069,7 @@

    Arguments

    @@ -4115,7 +4115,7 @@

    Arguments

    @@ -4130,7 +4130,7 @@

    Arguments

    @@ -4176,7 +4176,7 @@

    Arguments

    @@ -4191,7 +4191,7 @@

    Arguments

    @@ -4368,7 +4368,7 @@

    -

    public function dbcsr_gershgorin_norm(matrix) result(norm) +

    public function dbcsr_gershgorin_norm(matrix) result(norm)

    @@ -4387,7 +4387,7 @@

    Arguments

    @@ -4413,7 +4413,7 @@

    -

    public function dbcsr_maxabs(matrix) result(norm) +

    public function dbcsr_maxabs(matrix) result(norm)

    @@ -4432,7 +4432,7 @@

    Arguments

    @@ -4458,7 +4458,7 @@

    -

    public function dbcsr_frobenius_norm(matrix, local) result(norm) +

    public function dbcsr_frobenius_norm(matrix, local) result(norm)

    @@ -4477,7 +4477,7 @@

    Arguments

    @@ -4492,7 +4492,7 @@

    Arguments

    @@ -4537,7 +4537,7 @@

    Arguments

    @@ -4552,7 +4552,7 @@

    Arguments

    @@ -4627,7 +4627,7 @@

    Arguments

    @@ -4668,7 +4668,7 @@

    -

    public function dbcsr_get_occupation(matrix) result(occupation) +

    public function dbcsr_get_occupation(matrix) result(occupation)

    @@ -4687,7 +4687,7 @@

    Arguments

    @@ -4718,7 +4718,7 @@

    Subroutines

    -

    public subroutine dbcsr_add_block_node(matrix, block_row, block_col, block) +

    public subroutine dbcsr_add_block_node(matrix, block_row, block_col, block)

    @@ -4740,7 +4740,7 @@

    Arguments

    @@ -4755,7 +4755,7 @@

    Arguments

    @@ -4771,7 +4771,7 @@

    Arguments

    @@ -4787,7 +4787,7 @@

    Arguments

    @@ -4827,7 +4827,7 @@

    Arguments

    @@ -4867,7 +4867,7 @@

    Arguments

    @@ -4907,7 +4907,7 @@

    Arguments

    @@ -4922,7 +4922,7 @@

    Arguments

    @@ -4937,7 +4937,7 @@

    Arguments

    @@ -4977,7 +4977,7 @@

    Arguments

    @@ -5106,7 +5106,7 @@

    Arguments

    @@ -5121,7 +5121,7 @@

    Arguments

    @@ -5136,7 +5136,7 @@

    Arguments

    @@ -5177,7 +5177,7 @@

    Arguments

    @@ -5192,7 +5192,7 @@

    Arguments

    @@ -5207,7 +5207,7 @@

    Arguments

    @@ -5222,7 +5222,7 @@

    Arguments

    @@ -5237,7 +5237,7 @@

    Arguments

    @@ -5258,7 +5258,7 @@

    Arguments

    -

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -5277,7 +5277,7 @@

    Arguments

    @@ -5292,7 +5292,7 @@

    Arguments

    @@ -5307,7 +5307,7 @@

    Arguments

    @@ -5322,7 +5322,7 @@

    Arguments

    @@ -5343,7 +5343,7 @@

    Arguments

    -

    private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -5362,7 +5362,7 @@

    Arguments

    @@ -5377,7 +5377,7 @@

    Arguments

    @@ -5392,7 +5392,7 @@

    Arguments

    @@ -5407,7 +5407,7 @@

    Arguments

    @@ -5428,7 +5428,7 @@

    Arguments

    -

    private subroutine dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -5447,7 +5447,7 @@

    Arguments

    @@ -5462,7 +5462,7 @@

    Arguments

    @@ -5477,7 +5477,7 @@

    Arguments

    @@ -5492,7 +5492,7 @@

    Arguments

    @@ -5513,7 +5513,7 @@

    Arguments

    -

    private subroutine dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar) +

    private subroutine dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar)

    @@ -5532,7 +5532,7 @@

    Arguments

    @@ -5547,7 +5547,7 @@

    Arguments

    @@ -5562,7 +5562,7 @@

    Arguments

    @@ -5577,7 +5577,7 @@

    Arguments

    @@ -5617,7 +5617,7 @@

    Arguments

    @@ -5632,7 +5632,7 @@

    Arguments

    @@ -5653,11 +5653,11 @@

    Arguments

    -

    public subroutine dbcsr_function_of_elements(matrix_a, func, a0, a1, a2) +

    public subroutine dbcsr_function_of_elements(matrix_a, func, a0, a1, a2)

    -

    Computes various functions (defined by func) of matrix elements

    Read more… +

    Computes various functions (defined by func) of matrix elements

    Read more…

    Arguments

    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + character(len=*), private,
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_work_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_mutable_obj), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(dbcsr_mp_obj), intent(inout)
    - + type(dbcsr_mp_obj), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_mutable_obj), intent(out)
    - + type(dbcsr_mutable_obj), intent(inout)
    - + type(dbcsr_mutable_obj), intent(inout)
    - + type(dbcsr_mutable_obj), intent(inout)
    - + integer, intent(in)
    - + integer, public,
    - + integer, public,
    - + integer(kind=keyt), public
    - + integer(kind=valt), public
    - + type(dbcsr_heap_node), public
    - + integer, public
    - + integer, public,
    - + type(dbcsr_heap_node_e), public,
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=valt), intent(in),
    - + integer(kind=keyt), intent(out)
    - + integer(kind=valt), intent(out)
    - + logical, intent(out)
    - + integer(kind=keyt), intent(out)
    - + integer(kind=valt), intent(out)
    - + logical, intent(out)
    - + integer(kind=keyt), intent(in)
    - + integer(kind=valt), intent(in)
    - + integer(kind=valt), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + type(mp_comm_type), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + type(dbcsr_data_obj), public
    - + type(dbcsr_data_obj), public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, public,
    - + type(dbcsr_type), public
    - + type(dbcsr_buffer), public
    - + type(dbcsr_buffer), public
    - + integer, public,
    - + type(mp_comm_type), public
    - + integer, public
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_buffer), intent(inout)
    - + type(dbcsr_mp_obj), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout),
    - + type(dbcsr_buffer), intent(inout)
    - + type(mp_request_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_buffer), intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + type(dbcsr_buffer), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_memtype_type), intent(in)
    - + type(dbcsr_buffer), intent(inout)
    - + type(dbcsr_buffer), intent(inout)
    - + integer, intent(in),
    - + character(len=*), private,
    - + logical, private,
    - + type(dbcsr_work_type), private,
    - + logical, private
    - + integer, private
    - + type(acc_stream_type), public
    - + integer(kind=int_4), public,
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_work_type),
    - + integer,
    - + logical, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(out)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(array_i1d_obj), intent(inout)
    - + type(array_i1d_obj), intent(inout)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_2d_array_type), intent(inout)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out)
    - + logical, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out)
    - + logical, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + character(len=*), private,
    - + type(dbcsr_memtype_type), public,
    - + integer(kind=int_4), public,
    - + type(dbcsr_mm_multrec_type), public,
    - + integer(kind=int_4), public,
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer,
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_data_obj), intent(inout),
    - + type(dbcsr_data_obj), intent(inout),
    - + type(dbcsr_data_obj), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + type(dbcsr_work_type), private,
    - + logical, private
    - + integer, public
    - + integer, public
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + logical, intent(inout)
    - + logical, intent(inout)
    - + logical, intent(inout)
    - + real(kind=sp),
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=sp),
    - + real(kind=sp),
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + real(kind=sp),
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=sp),
    - + real(kind=sp),
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer,
    - + integer,
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer,
    - + logical, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(in)
    - + type(array_i1d_obj), intent(out)
    - + type(array_i1d_obj), intent(out)
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(array_i1d_obj), intent(in)
    - + integer, intent(out),
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(out)
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + character(len=*), private,
    - + logical, private,
    - + type(dbcsr_data_obj), public
    - + type(dbcsr_mm_hostdrv_type), intent(inout)
    - + type(dbcsr_work_type),
    - + type(dbcsr_mm_hostdrv_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(inout),
    - + logical, intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(inout),
    - + logical, intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(inout),
    - + logical, intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(inout),
    - + logical, intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private
    - + logical, private
    - + logical, private
    - + logical, private
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + real(kind=sp), private,
    - + real(kind=sp), private,
    - + real(kind=sp), private,
    - + real(kind=real_8), private
    - + integer, private
    - + integer(kind=int_8), private
    - + type(dbcsr_work_type), private,
    - + type(dbcsr_mm_multrec_type), intent(in)
    - + type(dbcsr_mm_multrec_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_mm_multrec_type), intent(out)
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=sp), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer,
    - + logical, intent(in),
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer(kind=int_8), intent(inout)
    - + real(kind=sp), intent(in),
    - + real(kind=sp), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + integer, intent(inout),
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=sp), intent(in),
    - + integer, intent(in)
    - + real(kind=sp), intent(out),
    - + real(kind=real_8), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + character(len=*), private,
    - + type(dbcsr_work_type), private,
    - + integer(kind=int_4), public,
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_work_type),
    - + integer,
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + character(len=*), private,
    - + integer, public
    - + integer, public
    - + character(len=*), private,
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer,
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer,
    - + type(dbcsr_mp_obj), intent(inout)
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_mp_obj), intent(inout)
    - + type(dbcsr_mp_obj), intent(in)
    - + character(len=*), private,
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_request_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + type(mp_request_type), intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + type(mp_request_type), intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_request_type), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_request_type), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + character(len=*), private,
    - + integer, private
    - + integer, intent(out),
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_8), intent(out),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_4), intent(out),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_4),
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8),
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_8),
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_4),
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_8),
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4),
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + real(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + real(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer(kind=int_4),
    - + integer, intent(out),
    - + integer(kind=int_8),
    - + integer, intent(out),
    - + real(kind=real_8),
    - + integer, intent(out),
    - + real(kind=real_4),
    - + integer, intent(out),
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer, private
    - + integer, private
    - + integer, private
    - + integer, private
    - + integer, private
    - + integer, public,
    - + real(kind=real_4), public,
    - + real(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + integer, public,
    - + character(len=20), public
    - + integer, public
    - + integer, public
    - + integer, public
    - + class(mp_comm_type), intent(in)
    - + class(mp_info_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + class(mp_comm_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + class(mp_info_type), intent(inout)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(out),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(inout)
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + type(mp_comm_type), intent(in)
    - + integer
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + character(len=*), intent(out)
    - + character(len=*), intent(in)
    - + type(mp_info_type), intent(in),
    - + character(len=*), intent(in)
    - + type(mp_info_type), intent(in),
    - + integer(kind=file_offset), intent(out)
    - + integer(kind=file_offset), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_4),
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer(kind=int_4),
    - + integer, intent(out),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8),
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer(kind=int_8),
    - + integer, intent(out),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_8),
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_8),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_4),
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_4),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + real(kind=real_4),
    - + integer, intent(out),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_8),
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4),
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), private,
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + integer(kind=int_8), intent(inout),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(out),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(out),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + character(len=1), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=dp),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + integer(kind=int_8), intent(inout),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    @@ -5672,7 +5672,7 @@

    Arguments

    @@ -5687,7 +5687,7 @@

    Arguments

    @@ -5702,7 +5702,7 @@

    Arguments

    @@ -5717,7 +5717,7 @@

    Arguments

    @@ -5732,7 +5732,7 @@

    Arguments

    @@ -5753,7 +5753,7 @@

    Arguments

    -

    public subroutine dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, b_assume_value) +

    public subroutine dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, b_assume_value)

    @@ -5773,7 +5773,7 @@

    Arguments

    @@ -5789,7 +5789,7 @@

    Arguments

    @@ -5805,7 +5805,7 @@

    Arguments

    @@ -5820,7 +5820,7 @@

    Arguments

    @@ -5841,7 +5841,7 @@

    Arguments

    -

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed) +

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed)

    @@ -5860,7 +5860,7 @@

    Arguments

    @@ -5875,7 +5875,7 @@

    Arguments

    @@ -5890,7 +5890,7 @@

    Arguments

    @@ -5911,7 +5911,7 @@

    Arguments

    -

    public subroutine dbcsr_get_block_diag(matrix, diag) +

    public subroutine dbcsr_get_block_diag(matrix, diag)

    @@ -5930,7 +5930,7 @@

    Arguments

    @@ -5945,7 +5945,7 @@

    Arguments

    @@ -5966,7 +5966,7 @@

    Arguments

    -

    public subroutine dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, shallow_data, keep_imaginary, matrix_type) +

    public subroutine dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, shallow_data, keep_imaginary, matrix_type)

    @@ -5985,7 +5985,7 @@

    Arguments

    @@ -6000,7 +6000,7 @@

    Arguments

    @@ -6015,7 +6015,7 @@

    Arguments

    @@ -6030,7 +6030,7 @@

    Arguments

    @@ -6048,7 +6048,7 @@

    Arguments

    @@ -6066,7 +6066,7 @@

    Arguments

    @@ -6084,7 +6084,7 @@

    Arguments

    @@ -6105,7 +6105,7 @@

    Arguments

    -

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a) +

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a)

    @@ -6124,7 +6124,7 @@

    Arguments

    @@ -6139,7 +6139,7 @@

    Arguments

    @@ -6179,7 +6179,7 @@

    Arguments

    @@ -6194,7 +6194,7 @@

    Arguments

    @@ -6234,7 +6234,7 @@

    Arguments

    @@ -6249,7 +6249,7 @@

    Arguments

    @@ -6264,7 +6264,7 @@

    Arguments

    @@ -6311,7 +6311,7 @@

    Arguments

    @@ -6351,7 +6351,7 @@

    Arguments

    @@ -6366,7 +6366,7 @@

    Arguments

    @@ -6413,7 +6413,7 @@

    Arguments

    @@ -6434,7 +6434,7 @@

    Arguments

    -

    public subroutine dbcsr_triu(matrix_a) +

    public subroutine dbcsr_triu(matrix_a)

    @@ -6453,7 +6453,7 @@

    Arguments

    @@ -6493,7 +6493,7 @@

    Arguments

    @@ -6508,7 +6508,7 @@

    Arguments

    @@ -6523,7 +6523,7 @@

    Arguments

    @@ -6538,7 +6538,7 @@

    Arguments

    @@ -6553,7 +6553,7 @@

    Arguments

    @@ -6574,7 +6574,7 @@

    Arguments

    -

    public subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar) +

    public subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar)

    @@ -6593,7 +6593,7 @@

    Arguments

    @@ -6608,7 +6608,7 @@

    Arguments

    @@ -6623,7 +6623,7 @@

    Arguments

    @@ -6644,7 +6644,7 @@

    Arguments

    -

    public subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    public subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -6663,7 +6663,7 @@

    Arguments

    @@ -6678,7 +6678,7 @@

    Arguments

    @@ -6693,7 +6693,7 @@

    Arguments

    @@ -6733,7 +6733,7 @@

    Arguments

    @@ -6748,7 +6748,7 @@

    Arguments

    @@ -6763,7 +6763,7 @@

    Arguments

    @@ -6784,7 +6784,7 @@

    Arguments

    -

    public subroutine dbcsr_sum_replicated(matrix) +

    public subroutine dbcsr_sum_replicated(matrix)

    @@ -6803,7 +6803,7 @@

    Arguments

    @@ -6824,7 +6824,7 @@

    Arguments

    -

    public subroutine dbcsr_get_info(matrix, nblkrows_total, nblkcols_total, nfullrows_total, nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, my_prow, my_pcol, local_rows, local_cols, proc_row_dist, proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, data_area, matrix_type, data_type, group) +

    public subroutine dbcsr_get_info(matrix, nblkrows_total, nblkcols_total, nfullrows_total, nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, my_prow, my_pcol, local_rows, local_cols, proc_row_dist, proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, data_area, matrix_type, data_type, group)

    @@ -6843,7 +6843,7 @@

    Arguments

    @@ -6858,7 +6858,7 @@

    Arguments

    @@ -6873,7 +6873,7 @@

    Arguments

    @@ -6888,7 +6888,7 @@

    Arguments

    @@ -6903,7 +6903,7 @@

    Arguments

    @@ -6918,7 +6918,7 @@

    Arguments

    @@ -6933,7 +6933,7 @@

    Arguments

    @@ -6948,7 +6948,7 @@

    Arguments

    @@ -6963,7 +6963,7 @@

    Arguments

    @@ -6978,7 +6978,7 @@

    Arguments

    @@ -6993,7 +6993,7 @@

    Arguments

    @@ -7008,7 +7008,7 @@

    Arguments

    @@ -7023,7 +7023,7 @@

    Arguments

    @@ -7038,7 +7038,7 @@

    Arguments

    @@ -7053,7 +7053,7 @@

    Arguments

    @@ -7068,7 +7068,7 @@

    Arguments

    @@ -7083,7 +7083,7 @@

    Arguments

    @@ -7098,7 +7098,7 @@

    Arguments

    @@ -7113,7 +7113,7 @@

    Arguments

    @@ -7128,7 +7128,7 @@

    Arguments

    @@ -7143,7 +7143,7 @@

    Arguments

    @@ -7158,7 +7158,7 @@

    Arguments

    @@ -7173,7 +7173,7 @@

    Arguments

    @@ -7188,7 +7188,7 @@

    Arguments

    @@ -7203,7 +7203,7 @@

    Arguments

    @@ -7224,7 +7224,7 @@

    Arguments

    -

    public subroutine dbcsr_clear(matrix) +

    public subroutine dbcsr_clear(matrix)

    @@ -7243,7 +7243,7 @@

    Arguments

    @@ -7283,7 +7283,7 @@

    Arguments

    @@ -7298,7 +7298,7 @@

    Arguments

    @@ -7339,7 +7339,7 @@

    Arguments

    @@ -7355,7 +7355,7 @@

    Arguments

    @@ -7371,7 +7371,7 @@

    Arguments

    @@ -7392,7 +7392,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_d(matrix_a, trace) +

    private subroutine dbcsr_trace_d(matrix_a, trace)

    @@ -7411,7 +7411,7 @@

    Arguments

    @@ -7426,7 +7426,7 @@

    Arguments

    @@ -7447,7 +7447,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, trace)

    @@ -7466,7 +7466,7 @@

    Arguments

    @@ -7482,7 +7482,7 @@

    Arguments

    @@ -7498,7 +7498,7 @@

    Arguments

    @@ -7519,7 +7519,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    @@ -7538,7 +7538,7 @@

    Arguments

    @@ -7553,7 +7553,7 @@

    Arguments

    @@ -7568,7 +7568,7 @@

    Arguments

    @@ -7589,7 +7589,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    @@ -7608,7 +7608,7 @@

    Arguments

    @@ -7623,7 +7623,7 @@

    Arguments

    @@ -7638,7 +7638,7 @@

    Arguments

    @@ -7659,7 +7659,7 @@

    Arguments

    -

    private subroutine dbcsr_set_d(matrix, alpha) +

    private subroutine dbcsr_set_d(matrix, alpha)

    @@ -7678,7 +7678,7 @@

    Arguments

    @@ -7693,7 +7693,7 @@

    Arguments

    @@ -7733,7 +7733,7 @@

    Arguments

    @@ -7748,7 +7748,7 @@

    Arguments

    @@ -7763,7 +7763,7 @@

    Arguments

    @@ -7778,7 +7778,7 @@

    Arguments

    @@ -7793,7 +7793,7 @@

    Arguments

    @@ -7814,7 +7814,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_d(matrix, diag) +

    private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -7833,7 +7833,7 @@

    Arguments

    @@ -7848,7 +7848,7 @@

    Arguments

    @@ -7869,7 +7869,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_d(matrix, diag) +

    private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -7888,7 +7888,7 @@

    Arguments

    @@ -7903,7 +7903,7 @@

    Arguments

    @@ -7924,7 +7924,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_d(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_d(matrix, alpha)

    @@ -7943,7 +7943,7 @@

    Arguments

    @@ -7958,7 +7958,7 @@

    Arguments

    @@ -7998,7 +7998,7 @@

    Arguments

    @@ -8013,7 +8013,7 @@

    Arguments

    @@ -8058,7 +8058,7 @@

    Arguments

    @@ -8073,7 +8073,7 @@

    Arguments

    @@ -8103,7 +8103,7 @@

    Arguments

    @@ -8118,7 +8118,7 @@

    Arguments

    @@ -8158,7 +8158,7 @@

    Arguments

    @@ -8173,7 +8173,7 @@

    Arguments

    @@ -8188,7 +8188,7 @@

    Arguments

    @@ -8203,7 +8203,7 @@

    Arguments

    @@ -8218,7 +8218,7 @@

    Arguments

    @@ -8248,7 +8248,7 @@

    Arguments

    @@ -8269,7 +8269,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_s(matrix_a, trace) +

    private subroutine dbcsr_trace_s(matrix_a, trace)

    @@ -8288,7 +8288,7 @@

    Arguments

    @@ -8303,7 +8303,7 @@

    Arguments

    @@ -8324,7 +8324,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace)

    @@ -8343,7 +8343,7 @@

    Arguments

    @@ -8359,7 +8359,7 @@

    Arguments

    @@ -8375,7 +8375,7 @@

    Arguments

    @@ -8396,7 +8396,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    @@ -8415,7 +8415,7 @@

    Arguments

    @@ -8430,7 +8430,7 @@

    Arguments

    @@ -8445,7 +8445,7 @@

    Arguments

    @@ -8466,7 +8466,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    @@ -8485,7 +8485,7 @@

    Arguments

    @@ -8500,7 +8500,7 @@

    Arguments

    @@ -8515,7 +8515,7 @@

    Arguments

    @@ -8536,7 +8536,7 @@

    Arguments

    -

    private subroutine dbcsr_set_s(matrix, alpha) +

    private subroutine dbcsr_set_s(matrix, alpha)

    @@ -8555,7 +8555,7 @@

    Arguments

    @@ -8570,7 +8570,7 @@

    Arguments

    @@ -8610,7 +8610,7 @@

    Arguments

    @@ -8625,7 +8625,7 @@

    Arguments

    @@ -8640,7 +8640,7 @@

    Arguments

    @@ -8655,7 +8655,7 @@

    Arguments

    @@ -8670,7 +8670,7 @@

    Arguments

    @@ -8691,7 +8691,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_s(matrix, diag) +

    private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -8710,7 +8710,7 @@

    Arguments

    @@ -8725,7 +8725,7 @@

    Arguments

    @@ -8746,7 +8746,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_s(matrix, diag) +

    private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -8765,7 +8765,7 @@

    Arguments

    @@ -8780,7 +8780,7 @@

    Arguments

    @@ -8801,7 +8801,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_s(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_s(matrix, alpha)

    @@ -8820,7 +8820,7 @@

    Arguments

    @@ -8835,7 +8835,7 @@

    Arguments

    @@ -8875,7 +8875,7 @@

    Arguments

    @@ -8890,7 +8890,7 @@

    Arguments

    @@ -8935,7 +8935,7 @@

    Arguments

    @@ -8950,7 +8950,7 @@

    Arguments

    @@ -8980,7 +8980,7 @@

    Arguments

    @@ -8995,7 +8995,7 @@

    Arguments

    @@ -9035,7 +9035,7 @@

    Arguments

    @@ -9050,7 +9050,7 @@

    Arguments

    @@ -9065,7 +9065,7 @@

    Arguments

    @@ -9080,7 +9080,7 @@

    Arguments

    @@ -9095,7 +9095,7 @@

    Arguments

    @@ -9125,7 +9125,7 @@

    Arguments

    @@ -9146,7 +9146,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_z(matrix_a, trace) +

    private subroutine dbcsr_trace_z(matrix_a, trace)

    @@ -9165,7 +9165,7 @@

    Arguments

    @@ -9180,7 +9180,7 @@

    Arguments

    @@ -9201,7 +9201,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace)

    @@ -9220,7 +9220,7 @@

    Arguments

    @@ -9236,7 +9236,7 @@

    Arguments

    @@ -9252,7 +9252,7 @@

    Arguments

    @@ -9273,7 +9273,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    @@ -9292,7 +9292,7 @@

    Arguments

    @@ -9307,7 +9307,7 @@

    Arguments

    @@ -9322,7 +9322,7 @@

    Arguments

    @@ -9343,7 +9343,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    @@ -9362,7 +9362,7 @@

    Arguments

    @@ -9377,7 +9377,7 @@

    Arguments

    @@ -9392,7 +9392,7 @@

    Arguments

    @@ -9413,7 +9413,7 @@

    Arguments

    -

    private subroutine dbcsr_set_z(matrix, alpha) +

    private subroutine dbcsr_set_z(matrix, alpha)

    @@ -9432,7 +9432,7 @@

    Arguments

    @@ -9447,7 +9447,7 @@

    Arguments

    @@ -9487,7 +9487,7 @@

    Arguments

    @@ -9502,7 +9502,7 @@

    Arguments

    @@ -9517,7 +9517,7 @@

    Arguments

    @@ -9532,7 +9532,7 @@

    Arguments

    @@ -9547,7 +9547,7 @@

    Arguments

    @@ -9568,7 +9568,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_z(matrix, diag) +

    private subroutine dbcsr_set_diag_z(matrix, diag)

    @@ -9587,7 +9587,7 @@

    Arguments

    @@ -9602,7 +9602,7 @@

    Arguments

    @@ -9623,7 +9623,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_z(matrix, diag) +

    private subroutine dbcsr_get_diag_z(matrix, diag)

    @@ -9642,7 +9642,7 @@

    Arguments

    @@ -9657,7 +9657,7 @@

    Arguments

    @@ -9678,7 +9678,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_z(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_z(matrix, alpha)

    @@ -9697,7 +9697,7 @@

    Arguments

    @@ -9712,7 +9712,7 @@

    Arguments

    @@ -9752,7 +9752,7 @@

    Arguments

    @@ -9767,7 +9767,7 @@

    Arguments

    @@ -9812,7 +9812,7 @@

    Arguments

    @@ -9827,7 +9827,7 @@

    Arguments

    @@ -9857,7 +9857,7 @@

    Arguments

    @@ -9872,7 +9872,7 @@

    Arguments

    @@ -9912,7 +9912,7 @@

    Arguments

    @@ -9927,7 +9927,7 @@

    Arguments

    @@ -9942,7 +9942,7 @@

    Arguments

    @@ -9957,7 +9957,7 @@

    Arguments

    @@ -9972,7 +9972,7 @@

    Arguments

    @@ -10002,7 +10002,7 @@

    Arguments

    @@ -10023,7 +10023,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_c(matrix_a, trace) +

    private subroutine dbcsr_trace_c(matrix_a, trace)

    @@ -10042,7 +10042,7 @@

    Arguments

    @@ -10057,7 +10057,7 @@

    Arguments

    @@ -10078,7 +10078,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace)

    @@ -10097,7 +10097,7 @@

    Arguments

    @@ -10113,7 +10113,7 @@

    Arguments

    @@ -10129,7 +10129,7 @@

    Arguments

    @@ -10150,7 +10150,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    @@ -10169,7 +10169,7 @@

    Arguments

    @@ -10184,7 +10184,7 @@

    Arguments

    @@ -10199,7 +10199,7 @@

    Arguments

    @@ -10220,7 +10220,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    @@ -10239,7 +10239,7 @@

    Arguments

    @@ -10254,7 +10254,7 @@

    Arguments

    @@ -10269,7 +10269,7 @@

    Arguments

    @@ -10290,7 +10290,7 @@

    Arguments

    -

    private subroutine dbcsr_set_c(matrix, alpha) +

    private subroutine dbcsr_set_c(matrix, alpha)

    @@ -10309,7 +10309,7 @@

    Arguments

    @@ -10324,7 +10324,7 @@

    Arguments

    @@ -10364,7 +10364,7 @@

    Arguments

    @@ -10379,7 +10379,7 @@

    Arguments

    @@ -10394,7 +10394,7 @@

    Arguments

    @@ -10409,7 +10409,7 @@

    Arguments

    @@ -10424,7 +10424,7 @@

    Arguments

    @@ -10445,7 +10445,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_c(matrix, diag) +

    private subroutine dbcsr_set_diag_c(matrix, diag)

    @@ -10464,7 +10464,7 @@

    Arguments

    @@ -10479,7 +10479,7 @@

    Arguments

    @@ -10500,7 +10500,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_c(matrix, diag) +

    private subroutine dbcsr_get_diag_c(matrix, diag)

    @@ -10519,7 +10519,7 @@

    Arguments

    @@ -10534,7 +10534,7 @@

    Arguments

    @@ -10555,7 +10555,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_c(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_c(matrix, alpha)

    @@ -10574,7 +10574,7 @@

    Arguments

    @@ -10589,7 +10589,7 @@

    Arguments

    @@ -10629,7 +10629,7 @@

    Arguments

    @@ -10644,7 +10644,7 @@

    Arguments

    @@ -10689,7 +10689,7 @@

    Arguments

    @@ -10704,7 +10704,7 @@

    Arguments

    @@ -10734,7 +10734,7 @@

    Arguments

    @@ -10749,7 +10749,7 @@

    Arguments

    @@ -10789,7 +10789,7 @@

    Arguments

    @@ -10804,7 +10804,7 @@

    Arguments

    @@ -10819,7 +10819,7 @@

    Arguments

    @@ -10834,7 +10834,7 @@

    Arguments

    @@ -10849,7 +10849,7 @@

    Arguments

    @@ -10879,7 +10879,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_print_messages.html b/develop/module/dbcsr_print_messages.html index bd2f9f0ed3d..318c870a165 100644 --- a/develop/module/dbcsr_print_messages.html +++ b/develop/module/dbcsr_print_messages.html @@ -114,7 +114,7 @@

    Variables

    @@ -196,7 +196,7 @@

    Variables

    @@ -245,7 +245,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    @@ -290,7 +290,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_ptr_util.html b/develop/module/dbcsr_ptr_util.html index c0742da1050..34268757137 100644 --- a/develop/module/dbcsr_ptr_util.html +++ b/develop/module/dbcsr_ptr_util.html @@ -114,8 +114,8 @@

    Variables

    @@ -244,12 +244,12 @@

    Uses

    @@ -274,7 +274,7 @@

    Variables

    @@ -291,7 +291,7 @@

    Variables

    @@ -343,7 +343,7 @@

    Arguments

    @@ -373,7 +373,7 @@

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -418,7 +418,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -519,7 +519,7 @@

    Arguments

    @@ -534,7 +534,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -580,7 +580,7 @@

    Arguments

    @@ -635,7 +635,7 @@

    Arguments

    @@ -665,7 +665,7 @@

    Arguments

    @@ -680,7 +680,7 @@

    Arguments

    @@ -710,7 +710,7 @@

    Arguments

    @@ -726,7 +726,7 @@

    Arguments

    @@ -781,7 +781,7 @@

    Arguments

    @@ -811,7 +811,7 @@

    Arguments

    @@ -826,7 +826,7 @@

    Arguments

    @@ -856,7 +856,7 @@

    Arguments

    @@ -872,7 +872,7 @@

    Arguments

    @@ -927,7 +927,7 @@

    Arguments

    @@ -957,7 +957,7 @@

    Arguments

    @@ -972,7 +972,7 @@

    Arguments

    @@ -1002,7 +1002,7 @@

    Arguments

    @@ -1018,7 +1018,7 @@

    Arguments

    @@ -1073,7 +1073,7 @@

    Arguments

    @@ -1103,7 +1103,7 @@

    Arguments

    @@ -1118,7 +1118,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    @@ -1164,7 +1164,7 @@

    Arguments

    @@ -1245,7 +1245,7 @@

    Arguments

    @@ -1261,7 +1261,7 @@

    Arguments

    @@ -1323,7 +1323,7 @@

    Arguments

    @@ -1339,7 +1339,7 @@

    Arguments

    @@ -1401,7 +1401,7 @@

    Arguments

    @@ -1417,7 +1417,7 @@

    Arguments

    @@ -1479,7 +1479,7 @@

    Arguments

    @@ -1495,7 +1495,7 @@

    Arguments

    @@ -1557,7 +1557,7 @@

    Arguments

    @@ -1573,7 +1573,7 @@

    Arguments

    @@ -1635,7 +1635,7 @@

    Arguments

    @@ -1651,7 +1651,7 @@

    Arguments

    @@ -1712,7 +1712,7 @@

    Arguments

    @@ -1727,7 +1727,7 @@

    Arguments

    @@ -1742,7 +1742,7 @@

    Arguments

    @@ -1812,7 +1812,7 @@

    Arguments

    @@ -1827,7 +1827,7 @@

    Arguments

    @@ -1897,7 +1897,7 @@

    Arguments

    @@ -1912,7 +1912,7 @@

    Arguments

    @@ -1982,7 +1982,7 @@

    Arguments

    @@ -1997,7 +1997,7 @@

    Arguments

    @@ -2067,7 +2067,7 @@

    Arguments

    @@ -2082,7 +2082,7 @@

    Arguments

    @@ -2152,7 +2152,7 @@

    Arguments

    @@ -2167,7 +2167,7 @@

    Arguments

    @@ -2237,7 +2237,7 @@

    Arguments

    @@ -2252,7 +2252,7 @@

    Arguments

    @@ -2316,7 +2316,7 @@

    Arguments

    @@ -2331,7 +2331,7 @@

    Arguments

    @@ -2346,7 +2346,7 @@

    Arguments

    @@ -2385,7 +2385,7 @@

    Arguments

    @@ -2400,7 +2400,7 @@

    Arguments

    @@ -2415,7 +2415,7 @@

    Arguments

    @@ -2454,7 +2454,7 @@

    Arguments

    @@ -2469,7 +2469,7 @@

    Arguments

    @@ -2484,7 +2484,7 @@

    Arguments

    @@ -2523,7 +2523,7 @@

    Arguments

    @@ -2538,7 +2538,7 @@

    Arguments

    @@ -2553,7 +2553,7 @@

    Arguments

    @@ -2592,7 +2592,7 @@

    Arguments

    @@ -2607,7 +2607,7 @@

    Arguments

    @@ -2622,7 +2622,7 @@

    Arguments

    @@ -2661,7 +2661,7 @@

    Arguments

    @@ -2676,7 +2676,7 @@

    Arguments

    @@ -2691,7 +2691,7 @@

    Arguments

    @@ -2740,7 +2740,7 @@

    Arguments

    @@ -2755,7 +2755,7 @@

    Arguments

    @@ -2794,7 +2794,7 @@

    Arguments

    @@ -2809,7 +2809,7 @@

    Arguments

    @@ -2848,7 +2848,7 @@

    Arguments

    @@ -2863,7 +2863,7 @@

    Arguments

    @@ -2902,7 +2902,7 @@

    Arguments

    @@ -2917,7 +2917,7 @@

    Arguments

    @@ -2956,7 +2956,7 @@

    Arguments

    @@ -2971,7 +2971,7 @@

    Arguments

    @@ -3010,7 +3010,7 @@

    Arguments

    @@ -3025,7 +3025,7 @@

    Arguments

    @@ -3074,7 +3074,7 @@

    Arguments

    @@ -3089,7 +3089,7 @@

    Arguments

    @@ -3143,7 +3143,7 @@

    Arguments

    @@ -3158,7 +3158,7 @@

    Arguments

    @@ -3212,7 +3212,7 @@

    Arguments

    @@ -3227,7 +3227,7 @@

    Arguments

    @@ -3281,7 +3281,7 @@

    Arguments

    @@ -3296,7 +3296,7 @@

    Arguments

    @@ -3350,7 +3350,7 @@

    Arguments

    @@ -3365,7 +3365,7 @@

    Arguments

    @@ -3419,7 +3419,7 @@

    Arguments

    @@ -3434,7 +3434,7 @@

    Arguments

    @@ -3488,7 +3488,7 @@

    Arguments

    @@ -3557,7 +3557,7 @@

    Arguments

    @@ -3626,7 +3626,7 @@

    Arguments

    @@ -3695,7 +3695,7 @@

    Arguments

    @@ -3764,7 +3764,7 @@

    Arguments

    @@ -3833,7 +3833,7 @@

    Arguments

    @@ -3912,7 +3912,7 @@

    Arguments

    @@ -3966,7 +3966,7 @@

    Arguments

    @@ -4020,7 +4020,7 @@

    Arguments

    @@ -4074,7 +4074,7 @@

    Arguments

    @@ -4128,7 +4128,7 @@

    Arguments

    @@ -4182,7 +4182,7 @@

    Arguments

    @@ -4236,7 +4236,7 @@

    Arguments

    @@ -4290,7 +4290,7 @@

    Arguments

    @@ -4344,7 +4344,7 @@

    Arguments

    @@ -4398,7 +4398,7 @@

    Arguments

    @@ -4452,7 +4452,7 @@

    Arguments

    @@ -4506,7 +4506,7 @@

    Arguments

    @@ -4584,7 +4584,7 @@

    Arguments

    @@ -4599,7 +4599,7 @@

    Arguments

    @@ -4614,7 +4614,7 @@

    Arguments

    @@ -4675,7 +4675,7 @@

    Arguments

    @@ -4691,7 +4691,7 @@

    Arguments

    @@ -4754,7 +4754,7 @@

    Arguments

    @@ -4770,7 +4770,7 @@

    Arguments

    @@ -4833,7 +4833,7 @@

    Arguments

    @@ -4849,7 +4849,7 @@

    Arguments

    @@ -4912,7 +4912,7 @@

    Arguments

    @@ -4928,7 +4928,7 @@

    Arguments

    @@ -4991,7 +4991,7 @@

    Arguments

    @@ -5007,7 +5007,7 @@

    Arguments

    @@ -5070,7 +5070,7 @@

    Arguments

    @@ -5086,7 +5086,7 @@

    Arguments

    @@ -5138,7 +5138,7 @@

    Arguments

    @@ -5168,7 +5168,7 @@

    Arguments

    @@ -5183,7 +5183,7 @@

    Arguments

    @@ -5213,7 +5213,7 @@

    Arguments

    @@ -5229,7 +5229,7 @@

    Arguments

    @@ -5285,7 +5285,7 @@

    Arguments

    @@ -5300,7 +5300,7 @@

    Arguments

    @@ -5315,7 +5315,7 @@

    Arguments

    @@ -5355,7 +5355,7 @@

    Arguments

    @@ -5370,7 +5370,7 @@

    Arguments

    @@ -5410,7 +5410,7 @@

    Arguments

    @@ -5425,7 +5425,7 @@

    Arguments

    @@ -5480,7 +5480,7 @@

    Arguments

    @@ -5550,7 +5550,7 @@

    Arguments

    @@ -5605,7 +5605,7 @@

    Arguments

    @@ -5676,7 +5676,7 @@

    Arguments

    @@ -5691,7 +5691,7 @@

    Arguments

    @@ -5746,7 +5746,7 @@

    Arguments

    @@ -5776,7 +5776,7 @@

    Arguments

    @@ -5791,7 +5791,7 @@

    Arguments

    @@ -5821,7 +5821,7 @@

    Arguments

    @@ -5837,7 +5837,7 @@

    Arguments

    @@ -5893,7 +5893,7 @@

    Arguments

    @@ -5908,7 +5908,7 @@

    Arguments

    @@ -5923,7 +5923,7 @@

    Arguments

    @@ -5963,7 +5963,7 @@

    Arguments

    @@ -5978,7 +5978,7 @@

    Arguments

    @@ -6018,7 +6018,7 @@

    Arguments

    @@ -6033,7 +6033,7 @@

    Arguments

    @@ -6088,7 +6088,7 @@

    Arguments

    @@ -6158,7 +6158,7 @@

    Arguments

    @@ -6213,7 +6213,7 @@

    Arguments

    @@ -6284,7 +6284,7 @@

    Arguments

    @@ -6299,7 +6299,7 @@

    Arguments

    @@ -6354,7 +6354,7 @@

    Arguments

    @@ -6384,7 +6384,7 @@

    Arguments

    @@ -6399,7 +6399,7 @@

    Arguments

    @@ -6429,7 +6429,7 @@

    Arguments

    @@ -6445,7 +6445,7 @@

    Arguments

    @@ -6501,7 +6501,7 @@

    Arguments

    @@ -6516,7 +6516,7 @@

    Arguments

    @@ -6531,7 +6531,7 @@

    Arguments

    @@ -6571,7 +6571,7 @@

    Arguments

    @@ -6586,7 +6586,7 @@

    Arguments

    @@ -6626,7 +6626,7 @@

    Arguments

    @@ -6641,7 +6641,7 @@

    Arguments

    @@ -6696,7 +6696,7 @@

    Arguments

    @@ -6766,7 +6766,7 @@

    Arguments

    @@ -6821,7 +6821,7 @@

    Arguments

    @@ -6892,7 +6892,7 @@

    Arguments

    @@ -6907,7 +6907,7 @@

    Arguments

    @@ -6962,7 +6962,7 @@

    Arguments

    @@ -6992,7 +6992,7 @@

    Arguments

    @@ -7007,7 +7007,7 @@

    Arguments

    @@ -7037,7 +7037,7 @@

    Arguments

    @@ -7053,7 +7053,7 @@

    Arguments

    @@ -7109,7 +7109,7 @@

    Arguments

    @@ -7124,7 +7124,7 @@

    Arguments

    @@ -7139,7 +7139,7 @@

    Arguments

    @@ -7179,7 +7179,7 @@

    Arguments

    @@ -7194,7 +7194,7 @@

    Arguments

    @@ -7234,7 +7234,7 @@

    Arguments

    @@ -7249,7 +7249,7 @@

    Arguments

    @@ -7304,7 +7304,7 @@

    Arguments

    @@ -7374,7 +7374,7 @@

    Arguments

    @@ -7429,7 +7429,7 @@

    Arguments

    @@ -7500,7 +7500,7 @@

    Arguments

    @@ -7515,7 +7515,7 @@

    Arguments

    @@ -7570,7 +7570,7 @@

    Arguments

    @@ -7600,7 +7600,7 @@

    Arguments

    @@ -7615,7 +7615,7 @@

    Arguments

    @@ -7645,7 +7645,7 @@

    Arguments

    @@ -7661,7 +7661,7 @@

    Arguments

    @@ -7717,7 +7717,7 @@

    Arguments

    @@ -7732,7 +7732,7 @@

    Arguments

    @@ -7747,7 +7747,7 @@

    Arguments

    @@ -7787,7 +7787,7 @@

    Arguments

    @@ -7802,7 +7802,7 @@

    Arguments

    @@ -7842,7 +7842,7 @@

    Arguments

    @@ -7857,7 +7857,7 @@

    Arguments

    @@ -7912,7 +7912,7 @@

    Arguments

    @@ -7982,7 +7982,7 @@

    Arguments

    @@ -8037,7 +8037,7 @@

    Arguments

    @@ -8108,7 +8108,7 @@

    Arguments

    @@ -8123,7 +8123,7 @@

    Arguments

    @@ -8178,7 +8178,7 @@

    Arguments

    @@ -8208,7 +8208,7 @@

    Arguments

    @@ -8223,7 +8223,7 @@

    Arguments

    @@ -8253,7 +8253,7 @@

    Arguments

    @@ -8269,7 +8269,7 @@

    Arguments

    @@ -8325,7 +8325,7 @@

    Arguments

    @@ -8340,7 +8340,7 @@

    Arguments

    @@ -8355,7 +8355,7 @@

    Arguments

    @@ -8395,7 +8395,7 @@

    Arguments

    @@ -8410,7 +8410,7 @@

    Arguments

    @@ -8450,7 +8450,7 @@

    Arguments

    @@ -8465,7 +8465,7 @@

    Arguments

    @@ -8520,7 +8520,7 @@

    Arguments

    @@ -8590,7 +8590,7 @@

    Arguments

    @@ -8645,7 +8645,7 @@

    Arguments

    @@ -8716,7 +8716,7 @@

    Arguments

    @@ -8731,7 +8731,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_string_utilities.html b/develop/module/dbcsr_string_utilities.html index eef7603f0f0..0f00827fdb9 100644 --- a/develop/module/dbcsr_string_utilities.html +++ b/develop/module/dbcsr_string_utilities.html @@ -423,7 +423,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_base.html b/develop/module/dbcsr_tas_base.html index 760e1a89b09..c0bf41b3f30 100644 --- a/develop/module/dbcsr_tas_base.html +++ b/develop/module/dbcsr_tas_base.html @@ -114,7 +114,7 @@

    Variables

    @@ -253,23 +253,23 @@

    Uses

    @@ -294,7 +294,7 @@

    Variables

    @@ -348,7 +348,7 @@

    Arguments

    @@ -363,7 +363,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    @@ -393,7 +393,7 @@

    Arguments

    @@ -408,7 +408,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -477,7 +477,7 @@

    Arguments

    @@ -492,7 +492,7 @@

    Arguments

    @@ -507,7 +507,7 @@

    Arguments

    @@ -522,7 +522,7 @@

    Arguments

    @@ -571,7 +571,7 @@

    Arguments

    @@ -586,7 +586,7 @@

    Arguments

    @@ -601,7 +601,7 @@

    Arguments

    @@ -616,7 +616,7 @@

    Arguments

    @@ -631,7 +631,7 @@

    Arguments

    @@ -646,7 +646,7 @@

    Arguments

    @@ -661,7 +661,7 @@

    Arguments

    @@ -676,7 +676,7 @@

    Arguments

    @@ -725,7 +725,7 @@

    Arguments

    @@ -740,7 +740,7 @@

    Arguments

    @@ -755,7 +755,7 @@

    Arguments

    @@ -770,7 +770,7 @@

    Arguments

    @@ -785,7 +785,7 @@

    Arguments

    @@ -800,7 +800,7 @@

    Arguments

    @@ -865,7 +865,7 @@

    Arguments

    @@ -880,7 +880,7 @@

    Arguments

    @@ -919,7 +919,7 @@

    Arguments

    @@ -998,7 +998,7 @@

    Arguments

    @@ -1013,7 +1013,7 @@

    Arguments

    @@ -1043,7 +1043,7 @@

    Arguments

    @@ -1058,7 +1058,7 @@

    Arguments

    @@ -1088,7 +1088,7 @@

    Arguments

    @@ -1103,7 +1103,7 @@

    Arguments

    @@ -1142,7 +1142,7 @@

    Arguments

    @@ -1157,7 +1157,7 @@

    Arguments

    @@ -1204,7 +1204,7 @@

    Arguments

    @@ -1219,7 +1219,7 @@

    Arguments

    @@ -1234,7 +1234,7 @@

    Arguments

    @@ -1249,7 +1249,7 @@

    Arguments

    @@ -1298,7 +1298,7 @@

    Arguments

    @@ -1313,7 +1313,7 @@

    Arguments

    @@ -1343,7 +1343,7 @@

    Arguments

    @@ -1358,7 +1358,7 @@

    Arguments

    @@ -1388,7 +1388,7 @@

    Arguments

    @@ -1403,7 +1403,7 @@

    Arguments

    @@ -1442,7 +1442,7 @@

    Arguments

    @@ -1457,7 +1457,7 @@

    Arguments

    @@ -1487,7 +1487,7 @@

    Arguments

    @@ -1502,7 +1502,7 @@

    Arguments

    @@ -1532,7 +1532,7 @@

    Arguments

    @@ -1547,7 +1547,7 @@

    Arguments

    @@ -1586,7 +1586,7 @@

    Arguments

    @@ -1601,7 +1601,7 @@

    Arguments

    @@ -1631,7 +1631,7 @@

    Arguments

    @@ -1646,7 +1646,7 @@

    Arguments

    @@ -1676,7 +1676,7 @@

    Arguments

    @@ -1691,7 +1691,7 @@

    Arguments

    @@ -1730,7 +1730,7 @@

    Arguments

    @@ -1745,7 +1745,7 @@

    Arguments

    @@ -1775,7 +1775,7 @@

    Arguments

    @@ -1790,7 +1790,7 @@

    Arguments

    @@ -1820,7 +1820,7 @@

    Arguments

    @@ -1835,7 +1835,7 @@

    Arguments

    @@ -1884,7 +1884,7 @@

    Arguments

    @@ -1899,7 +1899,7 @@

    Arguments

    @@ -1914,7 +1914,7 @@

    Arguments

    @@ -1929,7 +1929,7 @@

    Arguments

    @@ -1944,7 +1944,7 @@

    Arguments

    @@ -1959,7 +1959,7 @@

    Arguments

    @@ -2013,7 +2013,7 @@

    Arguments

    @@ -2028,7 +2028,7 @@

    Arguments

    @@ -2043,7 +2043,7 @@

    Arguments

    @@ -2058,7 +2058,7 @@

    Arguments

    @@ -2073,7 +2073,7 @@

    Arguments

    @@ -2088,7 +2088,7 @@

    Arguments

    @@ -2142,7 +2142,7 @@

    Arguments

    @@ -2157,7 +2157,7 @@

    Arguments

    @@ -2172,7 +2172,7 @@

    Arguments

    @@ -2187,7 +2187,7 @@

    Arguments

    @@ -2202,7 +2202,7 @@

    Arguments

    @@ -2217,7 +2217,7 @@

    Arguments

    @@ -2271,7 +2271,7 @@

    Arguments

    @@ -2286,7 +2286,7 @@

    Arguments

    @@ -2301,7 +2301,7 @@

    Arguments

    @@ -2316,7 +2316,7 @@

    Arguments

    @@ -2331,7 +2331,7 @@

    Arguments

    @@ -2346,7 +2346,7 @@

    Arguments

    @@ -2410,7 +2410,7 @@

    Arguments

    @@ -2425,7 +2425,7 @@

    Arguments

    @@ -2440,7 +2440,7 @@

    Arguments

    @@ -2455,7 +2455,7 @@

    Arguments

    @@ -2470,7 +2470,7 @@

    Arguments

    @@ -2485,7 +2485,7 @@

    Arguments

    @@ -2500,7 +2500,7 @@

    Arguments

    @@ -2515,7 +2515,7 @@

    Arguments

    @@ -2554,7 +2554,7 @@

    Arguments

    @@ -2569,7 +2569,7 @@

    Arguments

    @@ -2584,7 +2584,7 @@

    Arguments

    @@ -2599,7 +2599,7 @@

    Arguments

    @@ -2614,7 +2614,7 @@

    Arguments

    @@ -2629,7 +2629,7 @@

    Arguments

    @@ -2644,7 +2644,7 @@

    Arguments

    @@ -2659,7 +2659,7 @@

    Arguments

    @@ -2698,7 +2698,7 @@

    Arguments

    @@ -2713,7 +2713,7 @@

    Arguments

    @@ -2728,7 +2728,7 @@

    Arguments

    @@ -2743,7 +2743,7 @@

    Arguments

    @@ -2758,7 +2758,7 @@

    Arguments

    @@ -2773,7 +2773,7 @@

    Arguments

    @@ -2788,7 +2788,7 @@

    Arguments

    @@ -2803,7 +2803,7 @@

    Arguments

    @@ -2842,7 +2842,7 @@

    Arguments

    @@ -2857,7 +2857,7 @@

    Arguments

    @@ -2872,7 +2872,7 @@

    Arguments

    @@ -2887,7 +2887,7 @@

    Arguments

    @@ -2902,7 +2902,7 @@

    Arguments

    @@ -2917,7 +2917,7 @@

    Arguments

    @@ -2932,7 +2932,7 @@

    Arguments

    @@ -2947,7 +2947,7 @@

    Arguments

    @@ -2996,7 +2996,7 @@

    Arguments

    @@ -3011,7 +3011,7 @@

    Arguments

    @@ -3050,7 +3050,7 @@

    Arguments

    @@ -3065,7 +3065,7 @@

    Arguments

    @@ -3104,7 +3104,7 @@

    Arguments

    @@ -3119,7 +3119,7 @@

    Arguments

    @@ -3158,7 +3158,7 @@

    Arguments

    @@ -3173,7 +3173,7 @@

    Arguments

    @@ -3222,7 +3222,7 @@

    Arguments

    @@ -3237,7 +3237,7 @@

    Arguments

    @@ -3267,7 +3267,7 @@

    Arguments

    @@ -3306,7 +3306,7 @@

    Arguments

    @@ -3321,7 +3321,7 @@

    Arguments

    @@ -3351,7 +3351,7 @@

    Arguments

    @@ -3390,7 +3390,7 @@

    Arguments

    @@ -3405,7 +3405,7 @@

    Arguments

    @@ -3435,7 +3435,7 @@

    Arguments

    @@ -3474,7 +3474,7 @@

    Arguments

    @@ -3489,7 +3489,7 @@

    Arguments

    @@ -3519,7 +3519,7 @@

    Arguments

    @@ -3567,7 +3567,7 @@

    Arguments

    @@ -3612,7 +3612,7 @@

    Arguments

    @@ -3657,7 +3657,7 @@

    Arguments

    @@ -3702,7 +3702,7 @@

    Arguments

    @@ -3747,7 +3747,7 @@

    Arguments

    @@ -3792,7 +3792,7 @@

    Arguments

    @@ -3837,7 +3837,7 @@

    Arguments

    @@ -3882,7 +3882,7 @@

    Arguments

    @@ -3927,7 +3927,7 @@

    Arguments

    @@ -3972,7 +3972,7 @@

    Arguments

    @@ -4017,7 +4017,7 @@

    Arguments

    @@ -4062,7 +4062,7 @@

    Arguments

    @@ -4107,7 +4107,7 @@

    Arguments

    @@ -4152,7 +4152,7 @@

    Arguments

    @@ -4204,7 +4204,7 @@

    Arguments

    @@ -4219,7 +4219,7 @@

    Arguments

    @@ -4234,7 +4234,7 @@

    Arguments

    @@ -4249,7 +4249,7 @@

    Arguments

    @@ -4264,7 +4264,7 @@

    Arguments

    @@ -4279,7 +4279,7 @@

    Arguments

    @@ -4334,7 +4334,7 @@

    Arguments

    @@ -4349,7 +4349,7 @@

    Arguments

    @@ -4364,7 +4364,7 @@

    Arguments

    @@ -4379,7 +4379,7 @@

    Arguments

    @@ -4419,7 +4419,7 @@

    Arguments

    @@ -4459,7 +4459,7 @@

    Arguments

    @@ -4474,7 +4474,7 @@

    Arguments

    @@ -4489,7 +4489,7 @@

    Arguments

    @@ -4530,7 +4530,7 @@

    Arguments

    @@ -4545,7 +4545,7 @@

    Arguments

    @@ -4585,7 +4585,7 @@

    Arguments

    @@ -4627,7 +4627,7 @@

    Arguments

    @@ -4642,7 +4642,7 @@

    Arguments

    @@ -4657,7 +4657,7 @@

    Arguments

    @@ -4672,7 +4672,7 @@

    Arguments

    @@ -4687,7 +4687,7 @@

    Arguments

    @@ -4742,7 +4742,7 @@

    Arguments

    @@ -4782,7 +4782,7 @@

    Arguments

    @@ -4797,7 +4797,7 @@

    Arguments

    @@ -4829,7 +4829,7 @@

    Arguments

    @@ -4870,7 +4870,7 @@

    Arguments

    @@ -4885,7 +4885,7 @@

    Arguments

    @@ -5013,7 +5013,7 @@

    Arguments

    @@ -5083,7 +5083,7 @@

    Arguments

    @@ -5098,7 +5098,7 @@

    Arguments

    @@ -5138,7 +5138,7 @@

    Arguments

    @@ -5178,7 +5178,7 @@

    Arguments

    @@ -5193,7 +5193,7 @@

    Arguments

    @@ -5223,7 +5223,7 @@

    Arguments

    @@ -5238,7 +5238,7 @@

    Arguments

    @@ -5268,7 +5268,7 @@

    Arguments

    @@ -5283,7 +5283,7 @@

    Arguments

    @@ -5323,7 +5323,7 @@

    Arguments

    @@ -5338,7 +5338,7 @@

    Arguments

    @@ -5385,7 +5385,7 @@

    Arguments

    @@ -5400,7 +5400,7 @@

    Arguments

    @@ -5415,7 +5415,7 @@

    Arguments

    @@ -5430,7 +5430,7 @@

    Arguments

    @@ -5470,7 +5470,7 @@

    Arguments

    @@ -5540,7 +5540,7 @@

    Arguments

    @@ -5555,7 +5555,7 @@

    Arguments

    @@ -5570,7 +5570,7 @@

    Arguments

    @@ -5585,7 +5585,7 @@

    Arguments

    @@ -5600,7 +5600,7 @@

    Arguments

    @@ -5615,7 +5615,7 @@

    Arguments

    @@ -5670,7 +5670,7 @@

    Arguments

    @@ -5685,7 +5685,7 @@

    Arguments

    @@ -5700,7 +5700,7 @@

    Arguments

    @@ -5715,7 +5715,7 @@

    Arguments

    @@ -5730,7 +5730,7 @@

    Arguments

    @@ -5745,7 +5745,7 @@

    Arguments

    @@ -5760,7 +5760,7 @@

    Arguments

    @@ -5775,7 +5775,7 @@

    Arguments

    @@ -5885,7 +5885,7 @@

    Arguments

    @@ -5900,7 +5900,7 @@

    Arguments

    @@ -5915,7 +5915,7 @@

    Arguments

    @@ -5930,7 +5930,7 @@

    Arguments

    @@ -5945,7 +5945,7 @@

    Arguments

    @@ -5985,7 +5985,7 @@

    Arguments

    @@ -6025,7 +6025,7 @@

    Arguments

    @@ -6220,7 +6220,7 @@

    Arguments

    @@ -6235,7 +6235,7 @@

    Arguments

    @@ -6250,7 +6250,7 @@

    Arguments

    @@ -6265,7 +6265,7 @@

    Arguments

    @@ -6280,7 +6280,7 @@

    Arguments

    @@ -6295,7 +6295,7 @@

    Arguments

    @@ -6310,7 +6310,7 @@

    Arguments

    @@ -6325,7 +6325,7 @@

    Arguments

    @@ -6340,7 +6340,7 @@

    Arguments

    @@ -6370,7 +6370,7 @@

    Arguments

    @@ -6410,7 +6410,7 @@

    Arguments

    @@ -6425,7 +6425,7 @@

    Arguments

    @@ -6455,7 +6455,7 @@

    Arguments

    @@ -6470,7 +6470,7 @@

    Arguments

    @@ -6500,7 +6500,7 @@

    Arguments

    @@ -6515,7 +6515,7 @@

    Arguments

    @@ -6555,7 +6555,7 @@

    Arguments

    @@ -6570,7 +6570,7 @@

    Arguments

    @@ -6600,7 +6600,7 @@

    Arguments

    @@ -6615,7 +6615,7 @@

    Arguments

    @@ -6645,7 +6645,7 @@

    Arguments

    @@ -6660,7 +6660,7 @@

    Arguments

    @@ -6700,7 +6700,7 @@

    Arguments

    @@ -6715,7 +6715,7 @@

    Arguments

    @@ -6745,7 +6745,7 @@

    Arguments

    @@ -6760,7 +6760,7 @@

    Arguments

    @@ -6790,7 +6790,7 @@

    Arguments

    @@ -6805,7 +6805,7 @@

    Arguments

    @@ -6845,7 +6845,7 @@

    Arguments

    @@ -6860,7 +6860,7 @@

    Arguments

    @@ -6890,7 +6890,7 @@

    Arguments

    @@ -6905,7 +6905,7 @@

    Arguments

    @@ -6935,7 +6935,7 @@

    Arguments

    @@ -6950,7 +6950,7 @@

    Arguments

    @@ -6990,7 +6990,7 @@

    Arguments

    @@ -7005,7 +7005,7 @@

    Arguments

    @@ -7020,7 +7020,7 @@

    Arguments

    @@ -7035,7 +7035,7 @@

    Arguments

    @@ -7050,7 +7050,7 @@

    Arguments

    @@ -7065,7 +7065,7 @@

    Arguments

    @@ -7120,7 +7120,7 @@

    Arguments

    @@ -7135,7 +7135,7 @@

    Arguments

    @@ -7150,7 +7150,7 @@

    Arguments

    @@ -7165,7 +7165,7 @@

    Arguments

    @@ -7180,7 +7180,7 @@

    Arguments

    @@ -7195,7 +7195,7 @@

    Arguments

    @@ -7250,7 +7250,7 @@

    Arguments

    @@ -7265,7 +7265,7 @@

    Arguments

    @@ -7280,7 +7280,7 @@

    Arguments

    @@ -7295,7 +7295,7 @@

    Arguments

    @@ -7310,7 +7310,7 @@

    Arguments

    @@ -7325,7 +7325,7 @@

    Arguments

    @@ -7380,7 +7380,7 @@

    Arguments

    @@ -7395,7 +7395,7 @@

    Arguments

    @@ -7410,7 +7410,7 @@

    Arguments

    @@ -7425,7 +7425,7 @@

    Arguments

    @@ -7440,7 +7440,7 @@

    Arguments

    @@ -7455,7 +7455,7 @@

    Arguments

    @@ -7510,7 +7510,7 @@

    Arguments

    @@ -7525,7 +7525,7 @@

    Arguments

    @@ -7540,7 +7540,7 @@

    Arguments

    @@ -7555,7 +7555,7 @@

    Arguments

    @@ -7570,7 +7570,7 @@

    Arguments

    @@ -7585,7 +7585,7 @@

    Arguments

    @@ -7600,7 +7600,7 @@

    Arguments

    @@ -7615,7 +7615,7 @@

    Arguments

    @@ -7655,7 +7655,7 @@

    Arguments

    @@ -7670,7 +7670,7 @@

    Arguments

    @@ -7685,7 +7685,7 @@

    Arguments

    @@ -7700,7 +7700,7 @@

    Arguments

    @@ -7715,7 +7715,7 @@

    Arguments

    @@ -7730,7 +7730,7 @@

    Arguments

    @@ -7745,7 +7745,7 @@

    Arguments

    @@ -7760,7 +7760,7 @@

    Arguments

    @@ -7800,7 +7800,7 @@

    Arguments

    @@ -7815,7 +7815,7 @@

    Arguments

    @@ -7830,7 +7830,7 @@

    Arguments

    @@ -7845,7 +7845,7 @@

    Arguments

    @@ -7860,7 +7860,7 @@

    Arguments

    @@ -7875,7 +7875,7 @@

    Arguments

    @@ -7890,7 +7890,7 @@

    Arguments

    @@ -7905,7 +7905,7 @@

    Arguments

    @@ -7945,7 +7945,7 @@

    Arguments

    @@ -7960,7 +7960,7 @@

    Arguments

    @@ -7975,7 +7975,7 @@

    Arguments

    @@ -7990,7 +7990,7 @@

    Arguments

    @@ -8005,7 +8005,7 @@

    Arguments

    @@ -8020,7 +8020,7 @@

    Arguments

    @@ -8035,7 +8035,7 @@

    Arguments

    @@ -8050,7 +8050,7 @@

    Arguments

    @@ -8090,7 +8090,7 @@

    Arguments

    @@ -8105,7 +8105,7 @@

    Arguments

    @@ -8145,7 +8145,7 @@

    Arguments

    @@ -8160,7 +8160,7 @@

    Arguments

    @@ -8200,7 +8200,7 @@

    Arguments

    @@ -8215,7 +8215,7 @@

    Arguments

    @@ -8255,7 +8255,7 @@

    Arguments

    @@ -8270,7 +8270,7 @@

    Arguments

    @@ -8310,7 +8310,7 @@

    Arguments

    @@ -8325,7 +8325,7 @@

    Arguments

    @@ -8355,7 +8355,7 @@

    Arguments

    @@ -8395,7 +8395,7 @@

    Arguments

    @@ -8410,7 +8410,7 @@

    Arguments

    @@ -8440,7 +8440,7 @@

    Arguments

    @@ -8480,7 +8480,7 @@

    Arguments

    @@ -8495,7 +8495,7 @@

    Arguments

    @@ -8525,7 +8525,7 @@

    Arguments

    @@ -8565,7 +8565,7 @@

    Arguments

    @@ -8580,7 +8580,7 @@

    Arguments

    @@ -8610,7 +8610,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_global.html b/develop/module/dbcsr_tas_global.html index 879da281874..6eed0c19583 100644 --- a/develop/module/dbcsr_tas_global.html +++ b/develop/module/dbcsr_tas_global.html @@ -114,7 +114,7 @@

    Variables

    @@ -241,8 +241,8 @@

    Uses

  • @@ -267,7 +267,7 @@

    Variables

    @@ -547,7 +547,7 @@

    Arguments

    @@ -780,7 +780,7 @@

    Arguments

    @@ -846,7 +846,7 @@

    Arguments

    @@ -861,7 +861,7 @@

    Arguments

    @@ -912,7 +912,7 @@

    Arguments

    @@ -1026,7 +1026,7 @@

    Type-Bound Procedures

    + dist @@ -1141,7 +1141,7 @@

    Type-Bound Procedures

    + dist => cyclic_dist @@ -1256,7 +1256,7 @@

    Type-Bound Procedures

    + dist => arb_dist @@ -1379,7 +1379,7 @@

    Components

    @@ -1422,7 +1422,7 @@

    Type-Bound Procedures

    + dist => repl_dist @@ -1503,7 +1503,7 @@

    Type-Bound Procedures

    + DATA @@ -1613,7 +1613,7 @@

    Type-Bound Procedures

    + DATA => blk_size_arb @@ -1740,7 +1740,7 @@

    Type-Bound Procedures

    + DATA => blk_size_repl @@ -1833,7 +1833,7 @@

    Type-Bound Procedures

    + DATA => blk_size_one @@ -1866,7 +1866,7 @@

    Arguments

    @@ -1926,7 +1926,7 @@

    Arguments

    @@ -1986,7 +1986,7 @@

    Arguments

    @@ -2196,7 +2196,7 @@

    Arguments

    @@ -2256,7 +2256,7 @@

    Arguments

    @@ -2316,7 +2316,7 @@

    Arguments

    @@ -2331,7 +2331,7 @@

    Arguments

    @@ -2376,7 +2376,7 @@

    Arguments

    @@ -2391,7 +2391,7 @@

    Arguments

    @@ -2724,7 +2724,7 @@

    Arguments

    @@ -2769,7 +2769,7 @@

    Arguments

    @@ -2829,7 +2829,7 @@

    Arguments

    @@ -2844,7 +2844,7 @@

    Arguments

    @@ -2894,7 +2894,7 @@

    Arguments

    @@ -2909,7 +2909,7 @@

    Arguments

    @@ -2924,7 +2924,7 @@

    Arguments

    @@ -2939,7 +2939,7 @@

    Arguments

    @@ -3026,7 +3026,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_io.html b/develop/module/dbcsr_tas_io.html index fab10b50448..ab06f9b4f15 100644 --- a/develop/module/dbcsr_tas_io.html +++ b/develop/module/dbcsr_tas_io.html @@ -175,13 +175,13 @@

    Uses

    @@ -253,7 +253,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -373,7 +373,7 @@

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -443,7 +443,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_mm.html b/develop/module/dbcsr_tas_mm.html index 77c596ddf98..0341d6a605c 100644 --- a/develop/module/dbcsr_tas_mm.html +++ b/develop/module/dbcsr_tas_mm.html @@ -114,7 +114,7 @@

    Variables

    @@ -192,26 +192,26 @@

    Uses

    @@ -236,7 +236,7 @@

    Variables

    @@ -343,7 +343,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    @@ -524,7 +524,7 @@

    Arguments

    @@ -539,7 +539,7 @@

    Arguments

    @@ -554,7 +554,7 @@

    Arguments

    @@ -569,7 +569,7 @@

    Arguments

    @@ -584,7 +584,7 @@

    Arguments

    @@ -599,7 +599,7 @@

    Arguments

    @@ -614,7 +614,7 @@

    Arguments

    @@ -629,7 +629,7 @@

    Arguments

    @@ -661,7 +661,7 @@

    Arguments

    @@ -676,7 +676,7 @@

    Arguments

    @@ -725,7 +725,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -789,7 +789,7 @@

    Arguments

    @@ -829,7 +829,7 @@

    Arguments

    @@ -844,7 +844,7 @@

    Arguments

    @@ -874,7 +874,7 @@

    Arguments

    @@ -915,7 +915,7 @@

    Arguments

    @@ -930,7 +930,7 @@

    Arguments

    @@ -945,7 +945,7 @@

    Arguments

    @@ -960,7 +960,7 @@

    Arguments

    @@ -990,7 +990,7 @@

    Arguments

    @@ -1006,7 +1006,7 @@

    Arguments

    @@ -1172,7 +1172,7 @@

    Arguments

    @@ -1187,7 +1187,7 @@

    Arguments

    @@ -1202,7 +1202,7 @@

    Arguments

    @@ -1249,7 +1249,7 @@

    Arguments

    @@ -1265,7 +1265,7 @@

    Arguments

    @@ -1328,7 +1328,7 @@

    Arguments

    @@ -1368,7 +1368,7 @@

    Arguments

    @@ -1383,7 +1383,7 @@

    Arguments

    @@ -1398,7 +1398,7 @@

    Arguments

    @@ -1413,7 +1413,7 @@

    Arguments

    @@ -1443,7 +1443,7 @@

    Arguments

    @@ -1458,7 +1458,7 @@

    Arguments

    @@ -1473,7 +1473,7 @@

    Arguments

    @@ -1513,7 +1513,7 @@

    Arguments

    @@ -1528,7 +1528,7 @@

    Arguments

    @@ -1543,7 +1543,7 @@

    Arguments

    @@ -1588,7 +1588,7 @@

    Arguments

    @@ -1603,7 +1603,7 @@

    Arguments

    @@ -1644,7 +1644,7 @@

    Arguments

    @@ -1659,7 +1659,7 @@

    Arguments

    @@ -1674,7 +1674,7 @@

    Arguments

    @@ -1689,7 +1689,7 @@

    Arguments

    @@ -1704,7 +1704,7 @@

    Arguments

    @@ -1719,7 +1719,7 @@

    Arguments

    @@ -1734,7 +1734,7 @@

    Arguments

    @@ -1749,7 +1749,7 @@

    Arguments

    @@ -1764,7 +1764,7 @@

    Arguments

    @@ -1779,7 +1779,7 @@

    Arguments

    @@ -1794,7 +1794,7 @@

    Arguments

    @@ -1834,7 +1834,7 @@

    Arguments

    @@ -1849,7 +1849,7 @@

    Arguments

    @@ -1864,7 +1864,7 @@

    Arguments

    @@ -1919,7 +1919,7 @@

    Arguments

    @@ -1934,7 +1934,7 @@

    Arguments

    @@ -1949,7 +1949,7 @@

    Arguments

    @@ -1965,7 +1965,7 @@

    Arguments

    @@ -2021,7 +2021,7 @@

    Arguments

    @@ -2061,7 +2061,7 @@

    Arguments

    @@ -2101,7 +2101,7 @@

    Arguments

    @@ -2171,7 +2171,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_reshape_ops.html b/develop/module/dbcsr_tas_reshape_ops.html index 2839d41d51b..40849cf20b9 100644 --- a/develop/module/dbcsr_tas_reshape_ops.html +++ b/develop/module/dbcsr_tas_reshape_ops.html @@ -114,7 +114,7 @@

    Variables

    @@ -133,7 +133,7 @@

    Interfaces

    @@ -146,7 +146,7 @@

    Derived Types

    @@ -158,7 +158,7 @@

    Functions

    @@ -173,19 +173,19 @@

    Subroutines

    dbcsr_tas_reshapedbcsr_tas_replicatedbcsr_tas_merge - block_buffer_get_index - block_buffer_create - block_buffer_destroy + block_buffer_get_index + block_buffer_create + block_buffer_destroyblock_buffer_add_area_blockblock_buffer_get_next_area_block - block_buffer_add_block_r_dp - block_buffer_add_block_r_sp - block_buffer_add_block_c_dp - block_buffer_add_block_c_sp - block_buffer_get_next_block_r_dp - block_buffer_get_next_block_r_sp - block_buffer_get_next_block_c_dp - block_buffer_get_next_block_c_sp + block_buffer_add_block_r_dp + block_buffer_add_block_r_sp + block_buffer_add_block_c_dp + block_buffer_add_block_c_sp + block_buffer_get_next_block_r_dp + block_buffer_get_next_block_r_sp + block_buffer_get_next_block_c_dp + block_buffer_get_next_block_c_spdbcsr_tas_communicate_buffer @@ -212,25 +212,25 @@

    Uses

    @@ -255,7 +255,7 @@

    Variables

    @@ -307,8 +307,8 @@

    Arguments

    @@ -337,7 +337,7 @@

    Arguments

    @@ -352,7 +352,7 @@

    Arguments

    @@ -367,7 +367,7 @@

    Arguments

    @@ -390,8 +390,8 @@

    Arguments

    - -

    private interface block_buffer_add_block + +

    private interface block_buffer_add_block

      @@ -416,8 +416,8 @@

      Arguments

    @@ -446,7 +446,7 @@

    Arguments

    @@ -461,7 +461,7 @@

    Arguments

    @@ -481,7 +481,7 @@

    Arguments

  • - private subroutine block_buffer_add_block_r_dp(buffer, index, block, transposed) + private subroutine block_buffer_add_block_r_dp(buffer, index, block, transposed)

    @@ -500,8 +500,8 @@

    Arguments

  • @@ -530,7 +530,7 @@

    Arguments

    @@ -545,7 +545,7 @@

    Arguments

    @@ -565,7 +565,7 @@

    Arguments

  • - private subroutine block_buffer_add_block_r_sp(buffer, index, block, transposed) + private subroutine block_buffer_add_block_r_sp(buffer, index, block, transposed)

    @@ -584,8 +584,8 @@

    Arguments

  • @@ -614,7 +614,7 @@

    Arguments

    @@ -629,7 +629,7 @@

    Arguments

    @@ -649,7 +649,7 @@

    Arguments

  • - private subroutine block_buffer_add_block_c_dp(buffer, index, block, transposed) + private subroutine block_buffer_add_block_c_dp(buffer, index, block, transposed)

    @@ -668,8 +668,8 @@

    Arguments

  • @@ -698,7 +698,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -733,7 +733,7 @@

    Arguments

  • - private subroutine block_buffer_add_block_c_sp(buffer, index, block, transposed) + private subroutine block_buffer_add_block_c_sp(buffer, index, block, transposed)

    @@ -752,8 +752,8 @@

    Arguments

  • @@ -782,7 +782,7 @@

    Arguments

    @@ -797,7 +797,7 @@

    Arguments

    @@ -826,10 +826,10 @@

    Arguments

    Derived Types

    - +

    type, private ::  - block_buffer_type + block_buffer_type

    @@ -849,7 +849,7 @@

    Components

    @@ -866,7 +866,7 @@

    Components

    @@ -883,7 +883,7 @@

    Components

    @@ -900,7 +900,7 @@

    Components

    @@ -917,7 +917,7 @@

    Components

    @@ -934,7 +934,7 @@

    Components

    @@ -951,7 +951,7 @@

    Components

    @@ -968,7 +968,7 @@

    Components

    @@ -998,7 +998,7 @@

    Components

    Functions

    -

    private pure function block_buffer_blocks_left(buffer) +

    private pure function block_buffer_blocks_left(buffer)

    @@ -1017,8 +1017,8 @@

    Arguments

    @@ -1097,7 +1097,7 @@

    Arguments

    @@ -1112,7 +1112,7 @@

    Arguments

    @@ -1127,7 +1127,7 @@

    Arguments

    @@ -1182,7 +1182,7 @@

    Arguments

    @@ -1197,7 +1197,7 @@

    Arguments

    @@ -1212,7 +1212,7 @@

    Arguments

    @@ -1227,7 +1227,7 @@

    Arguments

    @@ -1267,7 +1267,7 @@

    Arguments

    @@ -1297,7 +1297,7 @@

    Arguments

    @@ -1312,7 +1312,7 @@

    Arguments

    @@ -1333,7 +1333,7 @@

    Arguments

    -

    private subroutine block_buffer_get_index(buffer, index) +

    private subroutine block_buffer_get_index(buffer, index)

    @@ -1352,8 +1352,8 @@

    Arguments

    @@ -1388,7 +1388,7 @@

    Arguments

    -

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type) +

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type)

    @@ -1407,8 +1407,8 @@

    Arguments

    @@ -1438,7 +1438,7 @@

    Arguments

    @@ -1454,7 +1454,7 @@

    Arguments

    @@ -1476,7 +1476,7 @@

    Arguments

    -

    private subroutine block_buffer_destroy(buffer) +

    private subroutine block_buffer_destroy(buffer)

    @@ -1495,8 +1495,8 @@

    Arguments

    @@ -1565,7 +1565,7 @@

    Arguments

    @@ -1580,7 +1580,7 @@

    Arguments

    @@ -1620,8 +1620,8 @@

    Arguments

    @@ -1650,7 +1650,7 @@

    Arguments

    @@ -1665,7 +1665,7 @@

    Arguments

    @@ -1680,7 +1680,7 @@

    Arguments

    @@ -1701,7 +1701,7 @@

    Arguments

    -

    private subroutine block_buffer_add_block_r_dp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_r_dp(buffer, index, block, transposed)

    @@ -1720,8 +1720,8 @@

    Arguments

    @@ -1750,7 +1750,7 @@

    Arguments

    @@ -1765,7 +1765,7 @@

    Arguments

    @@ -1786,7 +1786,7 @@

    Arguments

    -

    private subroutine block_buffer_add_block_r_sp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_r_sp(buffer, index, block, transposed)

    @@ -1805,8 +1805,8 @@

    Arguments

    @@ -1835,7 +1835,7 @@

    Arguments

    @@ -1850,7 +1850,7 @@

    Arguments

    @@ -1871,7 +1871,7 @@

    Arguments

    -

    private subroutine block_buffer_add_block_c_dp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_c_dp(buffer, index, block, transposed)

    @@ -1890,8 +1890,8 @@

    Arguments

    @@ -1920,7 +1920,7 @@

    Arguments

    @@ -1935,7 +1935,7 @@

    Arguments

    @@ -1956,7 +1956,7 @@

    Arguments

    -

    private subroutine block_buffer_add_block_c_sp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_c_sp(buffer, index, block, transposed)

    @@ -1975,8 +1975,8 @@

    Arguments

    @@ -2005,7 +2005,7 @@

    Arguments

    @@ -2020,7 +2020,7 @@

    Arguments

    @@ -2041,7 +2041,7 @@

    Arguments

    -

    private subroutine block_buffer_get_next_block_r_dp(buffer, ndata, index, block, advance_iter) +

    private subroutine block_buffer_get_next_block_r_dp(buffer, ndata, index, block, advance_iter)

    @@ -2060,8 +2060,8 @@

    Arguments

    @@ -2090,7 +2090,7 @@

    Arguments

    @@ -2105,7 +2105,7 @@

    Arguments

    @@ -2120,7 +2120,7 @@

    Arguments

    @@ -2141,7 +2141,7 @@

    Arguments

    -

    private subroutine block_buffer_get_next_block_r_sp(buffer, ndata, index, block, advance_iter) +

    private subroutine block_buffer_get_next_block_r_sp(buffer, ndata, index, block, advance_iter)

    @@ -2160,8 +2160,8 @@

    Arguments

    @@ -2190,7 +2190,7 @@

    Arguments

    @@ -2205,7 +2205,7 @@

    Arguments

    @@ -2220,7 +2220,7 @@

    Arguments

    @@ -2241,7 +2241,7 @@

    Arguments

    -

    private subroutine block_buffer_get_next_block_c_dp(buffer, ndata, index, block, advance_iter) +

    private subroutine block_buffer_get_next_block_c_dp(buffer, ndata, index, block, advance_iter)

    @@ -2260,8 +2260,8 @@

    Arguments

    @@ -2290,7 +2290,7 @@

    Arguments

    @@ -2305,7 +2305,7 @@

    Arguments

    @@ -2320,7 +2320,7 @@

    Arguments

    @@ -2341,7 +2341,7 @@

    Arguments

    -

    private subroutine block_buffer_get_next_block_c_sp(buffer, ndata, index, block, advance_iter) +

    private subroutine block_buffer_get_next_block_c_sp(buffer, ndata, index, block, advance_iter)

    @@ -2360,8 +2360,8 @@

    Arguments

    @@ -2390,7 +2390,7 @@

    Arguments

    @@ -2405,7 +2405,7 @@

    Arguments

    @@ -2420,7 +2420,7 @@

    Arguments

    @@ -2460,7 +2460,7 @@

    Arguments

    @@ -2475,8 +2475,8 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_split.html b/develop/module/dbcsr_tas_split.html index d7a45c46eaa..12e3fa07cfb 100644 --- a/develop/module/dbcsr_tas_split.html +++ b/develop/module/dbcsr_tas_split.html @@ -114,7 +114,7 @@

    Variables

    @@ -368,7 +368,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -455,7 +455,7 @@

    Arguments

    @@ -470,7 +470,7 @@

    Arguments

    @@ -485,7 +485,7 @@

    Arguments

    @@ -530,7 +530,7 @@

    Arguments

    @@ -545,7 +545,7 @@

    Arguments

    @@ -560,7 +560,7 @@

    Arguments

    @@ -606,7 +606,7 @@

    Arguments

    @@ -622,7 +622,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -730,7 +730,7 @@

    Arguments

    @@ -776,7 +776,7 @@

    Arguments

    @@ -836,7 +836,7 @@

    Arguments

    @@ -931,7 +931,7 @@

    Arguments

    @@ -946,7 +946,7 @@

    Arguments

    @@ -961,7 +961,7 @@

    Arguments

    @@ -976,7 +976,7 @@

    Arguments

    @@ -992,7 +992,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    @@ -1063,7 +1063,7 @@

    Arguments

    @@ -1078,7 +1078,7 @@

    Arguments

    @@ -1093,7 +1093,7 @@

    Arguments

    @@ -1123,7 +1123,7 @@

    Arguments

    @@ -1163,7 +1163,7 @@

    Arguments

    @@ -1178,7 +1178,7 @@

    Arguments

    @@ -1193,7 +1193,7 @@

    Arguments

    @@ -1212,7 +1212,7 @@

    Arguments

    @@ -1231,7 +1231,7 @@

    Arguments

    @@ -1246,7 +1246,7 @@

    Arguments

    @@ -1305,7 +1305,7 @@

    Arguments

    @@ -1345,7 +1345,7 @@

    Arguments

    @@ -1385,7 +1385,7 @@

    Arguments

    @@ -1400,7 +1400,7 @@

    Arguments

    @@ -1415,7 +1415,7 @@

    Arguments

    @@ -1431,7 +1431,7 @@

    Arguments

    @@ -1447,7 +1447,7 @@

    Arguments

    @@ -1517,7 +1517,7 @@

    Arguments

    @@ -1532,7 +1532,7 @@

    Arguments

    @@ -1547,7 +1547,7 @@

    Arguments

    @@ -1565,7 +1565,7 @@

    Arguments

    @@ -1583,7 +1583,7 @@

    Arguments

    @@ -1644,7 +1644,7 @@

    Arguments

    @@ -1659,7 +1659,7 @@

    Arguments

    @@ -1674,7 +1674,7 @@

    Arguments

    @@ -1690,7 +1690,7 @@

    Arguments

    @@ -1706,7 +1706,7 @@

    Arguments

    @@ -1722,7 +1722,7 @@

    Arguments

    @@ -1763,7 +1763,7 @@

    Arguments

    @@ -1778,7 +1778,7 @@

    Arguments

    @@ -1793,7 +1793,7 @@

    Arguments

    @@ -1808,7 +1808,7 @@

    Arguments

    @@ -1823,7 +1823,7 @@

    Arguments

    @@ -1838,7 +1838,7 @@

    Arguments

    @@ -1878,7 +1878,7 @@

    Arguments

    @@ -1908,7 +1908,7 @@

    Arguments

    @@ -1963,7 +1963,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_test.html b/develop/module/dbcsr_tas_test.html index bc05ebab730..da2e0a689c7 100644 --- a/develop/module/dbcsr_tas_test.html +++ b/develop/module/dbcsr_tas_test.html @@ -114,8 +114,8 @@

    Variables

    @@ -178,25 +178,25 @@

    Uses

    @@ -221,7 +221,7 @@

    Variables

    @@ -238,7 +238,7 @@

    Variables

    @@ -285,7 +285,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    @@ -315,7 +315,7 @@

    Arguments

    @@ -365,7 +365,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -410,7 +410,7 @@

    Arguments

    @@ -485,7 +485,7 @@

    Arguments

    @@ -500,7 +500,7 @@

    Arguments

    @@ -556,7 +556,7 @@

    Arguments

    @@ -571,7 +571,7 @@

    Arguments

    @@ -586,7 +586,7 @@

    Arguments

    @@ -601,7 +601,7 @@

    Arguments

    @@ -616,7 +616,7 @@

    Arguments

    @@ -631,7 +631,7 @@

    Arguments

    @@ -661,7 +661,7 @@

    Arguments

    @@ -676,7 +676,7 @@

    Arguments

    @@ -716,7 +716,7 @@

    Arguments

    @@ -731,7 +731,7 @@

    Arguments

    @@ -746,7 +746,7 @@

    Arguments

    @@ -761,7 +761,7 @@

    Arguments

    @@ -776,7 +776,7 @@

    Arguments

    @@ -791,7 +791,7 @@

    Arguments

    @@ -806,7 +806,7 @@

    Arguments

    @@ -821,7 +821,7 @@

    Arguments

    @@ -836,7 +836,7 @@

    Arguments

    @@ -876,7 +876,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_types.html b/develop/module/dbcsr_tas_types.html index e5263644304..e3557927de8 100644 --- a/develop/module/dbcsr_tas_types.html +++ b/develop/module/dbcsr_tas_types.html @@ -114,7 +114,7 @@

    Variables

    @@ -167,12 +167,12 @@

    Uses

    @@ -197,7 +197,7 @@

    Variables

    @@ -248,7 +248,7 @@

    Components

    @@ -265,7 +265,7 @@

    Components

    @@ -282,7 +282,7 @@

    Components

    @@ -299,7 +299,7 @@

    Components

    @@ -316,7 +316,7 @@

    Components

    @@ -333,7 +333,7 @@

    Components

    @@ -350,7 +350,7 @@

    Components

    @@ -367,7 +367,7 @@

    Components

    @@ -418,7 +418,7 @@

    Components

    @@ -467,7 +467,7 @@

    Components

    @@ -484,7 +484,7 @@

    Components

    @@ -501,7 +501,7 @@

    Components

    @@ -518,7 +518,7 @@

    Components

    @@ -701,7 +701,7 @@

    Components

    @@ -718,7 +718,7 @@

    Components

    @@ -735,7 +735,7 @@

    Components

    @@ -752,7 +752,7 @@

    Components

    @@ -769,7 +769,7 @@

    Components

    @@ -786,7 +786,7 @@

    Components

    @@ -820,7 +820,7 @@

    Components

    @@ -837,7 +837,7 @@

    Components

    @@ -854,7 +854,7 @@

    Components

    @@ -871,7 +871,7 @@

    Components

    @@ -954,7 +954,7 @@

    Components

    @@ -971,7 +971,7 @@

    Components

    @@ -988,7 +988,7 @@

    Components

    diff --git a/develop/module/dbcsr_tas_util.html b/develop/module/dbcsr_tas_util.html index 348c50254b8..a3a116a440a 100644 --- a/develop/module/dbcsr_tas_util.html +++ b/develop/module/dbcsr_tas_util.html @@ -114,7 +114,7 @@

    Variables

    @@ -132,7 +132,7 @@

    Interfaces

    @@ -164,7 +164,7 @@

    Subroutines

    swap_i8swap_iindex_unique - invert_transpose_flag + invert_transpose_flag @@ -190,12 +190,12 @@

    Uses

    @@ -220,7 +220,7 @@

    Variables

    @@ -246,8 +246,8 @@

    Variables

    Interfaces

    - -

    public interface swap + +

    public interface swap

      @@ -272,7 +272,7 @@

      Arguments

    @@ -311,7 +311,7 @@

    Arguments

    @@ -360,7 +360,7 @@

    Arguments

    @@ -375,7 +375,7 @@

    Arguments

    @@ -419,7 +419,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -592,7 +592,7 @@

    Arguments

    @@ -607,7 +607,7 @@

    Arguments

    @@ -657,7 +657,7 @@

    Arguments

    @@ -697,7 +697,7 @@

    Arguments

    @@ -773,7 +773,7 @@

    Arguments

    -

    public subroutine invert_transpose_flag(trans_flag) +

    public subroutine invert_transpose_flag(trans_flag)

    @@ -792,7 +792,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor.html b/develop/module/dbcsr_tensor.html index d285fe3d23a..7375ed4350f 100644 --- a/develop/module/dbcsr_tensor.html +++ b/develop/module/dbcsr_tensor.html @@ -114,7 +114,7 @@

    Variables

    @@ -159,7 +159,7 @@

    Subroutines

    align_tensorreshape_mm_compatiblereshape_mm_small - invert_transpose_flag + invert_transpose_flagindex_linked_sortdbcsr_t_remapdbcsr_t_align_index @@ -200,25 +200,25 @@

    Uses

    @@ -243,7 +243,7 @@

    Variables

    @@ -321,7 +321,7 @@

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

    @@ -426,7 +426,7 @@

    Arguments

    @@ -441,7 +441,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -515,7 +515,7 @@

    Arguments

    @@ -531,7 +531,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -561,7 +561,7 @@

    Arguments

    @@ -576,7 +576,7 @@

    Arguments

    @@ -591,7 +591,7 @@

    Arguments

    @@ -631,7 +631,7 @@

    Arguments

    @@ -646,7 +646,7 @@

    Arguments

    @@ -661,7 +661,7 @@

    Arguments

    @@ -676,7 +676,7 @@

    Arguments

    @@ -691,7 +691,7 @@

    Arguments

    @@ -706,7 +706,7 @@

    Arguments

    @@ -721,7 +721,7 @@

    Arguments

    @@ -761,7 +761,7 @@

    Arguments

    @@ -776,7 +776,7 @@

    Arguments

    @@ -791,7 +791,7 @@

    Arguments

    @@ -831,7 +831,7 @@

    Arguments

    @@ -846,7 +846,7 @@

    Arguments

    @@ -861,7 +861,7 @@

    Arguments

    @@ -901,7 +901,7 @@

    Arguments

    @@ -916,7 +916,7 @@

    Arguments

    @@ -931,7 +931,7 @@

    Arguments

    @@ -974,7 +974,7 @@

    Arguments

    @@ -989,7 +989,7 @@

    Arguments

    @@ -1004,7 +1004,7 @@

    Arguments

    @@ -1019,7 +1019,7 @@

    Arguments

    @@ -1034,7 +1034,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    @@ -1064,7 +1064,7 @@

    Arguments

    @@ -1079,7 +1079,7 @@

    Arguments

    @@ -1094,7 +1094,7 @@

    Arguments

    @@ -1109,7 +1109,7 @@

    Arguments

    @@ -1124,7 +1124,7 @@

    Arguments

    @@ -1139,7 +1139,7 @@

    Arguments

    @@ -1155,7 +1155,7 @@

    Arguments

    @@ -1171,7 +1171,7 @@

    Arguments

    @@ -1187,7 +1187,7 @@

    Arguments

    @@ -1203,7 +1203,7 @@

    Arguments

    @@ -1220,7 +1220,7 @@

    Arguments

    @@ -1235,7 +1235,7 @@

    Arguments

    @@ -1250,7 +1250,7 @@

    Arguments

    @@ -1265,7 +1265,7 @@

    Arguments

    @@ -1280,7 +1280,7 @@

    Arguments

    @@ -1295,7 +1295,7 @@

    Arguments

    @@ -1310,7 +1310,7 @@

    Arguments

    @@ -1327,7 +1327,7 @@

    Arguments

    @@ -1367,7 +1367,7 @@

    Arguments

    @@ -1382,7 +1382,7 @@

    Arguments

    @@ -1397,7 +1397,7 @@

    Arguments

    @@ -1412,7 +1412,7 @@

    Arguments

    @@ -1427,7 +1427,7 @@

    Arguments

    @@ -1442,7 +1442,7 @@

    Arguments

    @@ -1457,7 +1457,7 @@

    Arguments

    @@ -1472,7 +1472,7 @@

    Arguments

    @@ -1487,7 +1487,7 @@

    Arguments

    @@ -1502,7 +1502,7 @@

    Arguments

    @@ -1517,7 +1517,7 @@

    Arguments

    @@ -1532,7 +1532,7 @@

    Arguments

    @@ -1547,7 +1547,7 @@

    Arguments

    @@ -1562,7 +1562,7 @@

    Arguments

    @@ -1577,7 +1577,7 @@

    Arguments

    @@ -1592,7 +1592,7 @@

    Arguments

    @@ -1607,7 +1607,7 @@

    Arguments

    @@ -1622,7 +1622,7 @@

    Arguments

    @@ -1637,7 +1637,7 @@

    Arguments

    @@ -1652,7 +1652,7 @@

    Arguments

    @@ -1667,7 +1667,7 @@

    Arguments

    @@ -1682,7 +1682,7 @@

    Arguments

    @@ -1697,7 +1697,7 @@

    Arguments

    @@ -1712,7 +1712,7 @@

    Arguments

    @@ -1728,7 +1728,7 @@

    Arguments

    @@ -1743,7 +1743,7 @@

    Arguments

    @@ -1783,7 +1783,7 @@

    Arguments

    @@ -1828,7 +1828,7 @@

    Arguments

    @@ -1930,7 +1930,7 @@

    Arguments

    @@ -1945,7 +1945,7 @@

    Arguments

    @@ -2197,7 +2197,7 @@

    Arguments

    @@ -2212,7 +2212,7 @@

    Arguments

    @@ -2253,7 +2253,7 @@

    Arguments

    @@ -2300,7 +2300,7 @@

    Arguments

    @@ -2345,7 +2345,7 @@

    Arguments

    @@ -2361,7 +2361,7 @@

    Arguments

    @@ -2377,7 +2377,7 @@

    Arguments

    @@ -2398,7 +2398,7 @@

    Arguments

    -

    private subroutine invert_transpose_flag(trans_flag) +

    private subroutine invert_transpose_flag(trans_flag)

    @@ -2417,7 +2417,7 @@

    Arguments

    @@ -2512,7 +2512,7 @@

    Arguments

    @@ -2527,7 +2527,7 @@

    Arguments

    @@ -2543,7 +2543,7 @@

    Arguments

    @@ -2559,7 +2559,7 @@

    Arguments

    @@ -2574,7 +2574,7 @@

    Arguments

    @@ -2589,7 +2589,7 @@

    Arguments

    @@ -2604,7 +2604,7 @@

    Arguments

    @@ -2649,7 +2649,7 @@

    Arguments

    @@ -2664,7 +2664,7 @@

    Arguments

    @@ -2679,7 +2679,7 @@

    Arguments

    @@ -2719,7 +2719,7 @@

    Arguments

    @@ -2734,7 +2734,7 @@

    Arguments

    @@ -2749,7 +2749,7 @@

    Arguments

    @@ -2789,7 +2789,7 @@

    Arguments

    @@ -2804,7 +2804,7 @@

    Arguments

    @@ -2819,7 +2819,7 @@

    Arguments

    @@ -2862,7 +2862,7 @@

    Arguments

    @@ -2877,7 +2877,7 @@

    Arguments

    @@ -2892,7 +2892,7 @@

    Arguments

    @@ -2907,7 +2907,7 @@

    Arguments

    @@ -2922,7 +2922,7 @@

    Arguments

    @@ -2937,7 +2937,7 @@

    Arguments

    @@ -2952,7 +2952,7 @@

    Arguments

    @@ -2967,7 +2967,7 @@

    Arguments

    @@ -2982,7 +2982,7 @@

    Arguments

    @@ -2997,7 +2997,7 @@

    Arguments

    @@ -3012,7 +3012,7 @@

    Arguments

    @@ -3027,7 +3027,7 @@

    Arguments

    @@ -3042,7 +3042,7 @@

    Arguments

    @@ -3057,7 +3057,7 @@

    Arguments

    @@ -3072,7 +3072,7 @@

    Arguments

    @@ -3087,7 +3087,7 @@

    Arguments

    @@ -3102,7 +3102,7 @@

    Arguments

    @@ -3144,7 +3144,7 @@

    Arguments

    @@ -3159,7 +3159,7 @@

    Arguments

    @@ -3174,7 +3174,7 @@

    Arguments

    @@ -3189,7 +3189,7 @@

    Arguments

    @@ -3204,7 +3204,7 @@

    Arguments

    @@ -3219,7 +3219,7 @@

    Arguments

    @@ -3234,7 +3234,7 @@

    Arguments

    @@ -3249,7 +3249,7 @@

    Arguments

    @@ -3264,7 +3264,7 @@

    Arguments

    @@ -3279,7 +3279,7 @@

    Arguments

    @@ -3294,7 +3294,7 @@

    Arguments

    @@ -3309,7 +3309,7 @@

    Arguments

    @@ -3325,7 +3325,7 @@

    Arguments

    @@ -3366,7 +3366,7 @@

    Arguments

    @@ -3396,7 +3396,7 @@

    Arguments

    @@ -3426,7 +3426,7 @@

    Arguments

    @@ -3456,7 +3456,7 @@

    Arguments

    @@ -3496,7 +3496,7 @@

    Arguments

    @@ -3613,7 +3613,7 @@

    Arguments

    @@ -3628,7 +3628,7 @@

    Arguments

    @@ -3668,7 +3668,7 @@

    Arguments

    @@ -3683,7 +3683,7 @@

    Arguments

    @@ -3774,7 +3774,7 @@

    Arguments

    @@ -3804,7 +3804,7 @@

    Arguments

    @@ -3844,7 +3844,7 @@

    Arguments

    @@ -3859,7 +3859,7 @@

    Arguments

    @@ -3874,7 +3874,7 @@

    Arguments

    @@ -3889,7 +3889,7 @@

    Arguments

    @@ -3904,7 +3904,7 @@

    Arguments

    @@ -3919,7 +3919,7 @@

    Arguments

    @@ -3949,7 +3949,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_api.html b/develop/module/dbcsr_tensor_api.html index 745f1263b01..557f883629c 100644 --- a/develop/module/dbcsr_tensor_api.html +++ b/develop/module/dbcsr_tensor_api.html @@ -114,7 +114,7 @@

    Variables

    @@ -135,7 +135,7 @@

    Functions

    @@ -147,8 +147,8 @@

    Subroutines

    @@ -179,14 +179,14 @@

    Uses

    @@ -211,7 +211,7 @@

    Variables

    @@ -239,7 +239,7 @@

    Variables

    Functions

    -

    public function dbcsr_t_nd_mp_comm(comm_2d, map1_2d, map2_2d, dims_nd, dims1_nd, dims2_nd, pdims_2d, tdims, nsplit, dimsplit) +

    public function dbcsr_t_nd_mp_comm(comm_2d, map1_2d, map2_2d, dims_nd, dims1_nd, dims2_nd, pdims_2d, tdims, nsplit, dimsplit)

    @@ -258,7 +258,7 @@

    Arguments

    @@ -273,7 +273,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -333,7 +333,7 @@

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    @@ -363,7 +363,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    @@ -393,7 +393,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Subroutines

    -

    public subroutine dbcsr_t_pgrid_create_expert(mp_comm, dims, pgrid, map1_2d, map2_2d, tensor_dims, nsplit, dimsplit) +

    public subroutine dbcsr_t_pgrid_create_expert(mp_comm, dims, pgrid, map1_2d, map2_2d, tensor_dims, nsplit, dimsplit)

    @@ -443,7 +443,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    @@ -488,7 +488,7 @@

    Arguments

    @@ -503,7 +503,7 @@

    Arguments

    @@ -518,7 +518,7 @@

    Arguments

    @@ -533,7 +533,7 @@

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    @@ -569,7 +569,7 @@

    Arguments

    -

    public subroutine dbcsr_t_pgrid_create(mp_comm, dims, pgrid, tensor_dims) +

    public subroutine dbcsr_t_pgrid_create(mp_comm, dims, pgrid, tensor_dims)

    @@ -588,7 +588,7 @@

    Arguments

    @@ -603,7 +603,7 @@

    Arguments

    @@ -618,7 +618,7 @@

    Arguments

    @@ -633,7 +633,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_api_c.html b/develop/module/dbcsr_tensor_api_c.html index fd127981f23..d743a049e23 100644 --- a/develop/module/dbcsr_tensor_api_c.html +++ b/develop/module/dbcsr_tensor_api_c.html @@ -147,7 +147,7 @@

    Subroutines

    @@ -354,7 +354,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -865,7 +865,7 @@

    Subroutines

    -

    private subroutine c_f_string(c_str, str) +

    private subroutine c_f_string(c_str, str)

    @@ -884,7 +884,7 @@

    Arguments

    @@ -979,7 +979,7 @@

    Arguments

    @@ -1024,7 +1024,7 @@

    Arguments

    @@ -1114,7 +1114,7 @@

    Arguments

    @@ -1129,7 +1129,7 @@

    Arguments

    @@ -1169,7 +1169,7 @@

    Arguments

    @@ -1214,7 +1214,7 @@

    Arguments

    @@ -1269,7 +1269,7 @@

    Arguments

    @@ -1324,7 +1324,7 @@

    Arguments

    @@ -1339,7 +1339,7 @@

    Arguments

    @@ -1499,7 +1499,7 @@

    Arguments

    @@ -1554,7 +1554,7 @@

    Arguments

    @@ -1569,7 +1569,7 @@

    Arguments

    @@ -1644,7 +1644,7 @@

    Arguments

    @@ -1834,7 +1834,7 @@

    Arguments

    @@ -1849,7 +1849,7 @@

    Arguments

    @@ -1924,7 +1924,7 @@

    Arguments

    @@ -2009,7 +2009,7 @@

    Arguments

    @@ -2089,7 +2089,7 @@

    Arguments

    @@ -2134,7 +2134,7 @@

    Arguments

    @@ -2449,7 +2449,7 @@

    Arguments

    @@ -2464,7 +2464,7 @@

    Arguments

    @@ -2494,7 +2494,7 @@

    Arguments

    @@ -2509,7 +2509,7 @@

    Arguments

    @@ -2564,7 +2564,7 @@

    Arguments

    @@ -2609,7 +2609,7 @@

    Arguments

    @@ -2864,7 +2864,7 @@

    Arguments

    @@ -2964,7 +2964,7 @@

    Arguments

    @@ -3009,7 +3009,7 @@

    Arguments

    @@ -3324,7 +3324,7 @@

    Arguments

    @@ -3339,7 +3339,7 @@

    Arguments

    @@ -3369,7 +3369,7 @@

    Arguments

    @@ -3384,7 +3384,7 @@

    Arguments

    @@ -3439,7 +3439,7 @@

    Arguments

    @@ -3484,7 +3484,7 @@

    Arguments

    @@ -3739,7 +3739,7 @@

    Arguments

    @@ -3839,7 +3839,7 @@

    Arguments

    @@ -3884,7 +3884,7 @@

    Arguments

    @@ -4199,7 +4199,7 @@

    Arguments

    @@ -4214,7 +4214,7 @@

    Arguments

    @@ -4244,7 +4244,7 @@

    Arguments

    @@ -4259,7 +4259,7 @@

    Arguments

    @@ -4314,7 +4314,7 @@

    Arguments

    @@ -4359,7 +4359,7 @@

    Arguments

    @@ -4614,7 +4614,7 @@

    Arguments

    @@ -4714,7 +4714,7 @@

    Arguments

    @@ -4759,7 +4759,7 @@

    Arguments

    @@ -5074,7 +5074,7 @@

    Arguments

    @@ -5089,7 +5089,7 @@

    Arguments

    @@ -5119,7 +5119,7 @@

    Arguments

    @@ -5134,7 +5134,7 @@

    Arguments

    @@ -5189,7 +5189,7 @@

    Arguments

    @@ -5234,7 +5234,7 @@

    Arguments

    @@ -5489,7 +5489,7 @@

    Arguments

    @@ -5649,7 +5649,7 @@

    Arguments

    @@ -5664,7 +5664,7 @@

    Arguments

    @@ -5764,7 +5764,7 @@

    Arguments

    @@ -5779,7 +5779,7 @@

    Arguments

    @@ -5879,7 +5879,7 @@

    Arguments

    @@ -5894,7 +5894,7 @@

    Arguments

    @@ -5994,7 +5994,7 @@

    Arguments

    @@ -6009,7 +6009,7 @@

    Arguments

    @@ -6109,7 +6109,7 @@

    Arguments

    @@ -6124,7 +6124,7 @@

    Arguments

    @@ -6224,7 +6224,7 @@

    Arguments

    @@ -6239,7 +6239,7 @@

    Arguments

    @@ -6339,7 +6339,7 @@

    Arguments

    @@ -6354,7 +6354,7 @@

    Arguments

    @@ -6454,7 +6454,7 @@

    Arguments

    @@ -6469,7 +6469,7 @@

    Arguments

    @@ -6569,7 +6569,7 @@

    Arguments

    @@ -6584,7 +6584,7 @@

    Arguments

    @@ -6684,7 +6684,7 @@

    Arguments

    @@ -6699,7 +6699,7 @@

    Arguments

    @@ -6799,7 +6799,7 @@

    Arguments

    @@ -6814,7 +6814,7 @@

    Arguments

    @@ -6914,7 +6914,7 @@

    Arguments

    @@ -6929,7 +6929,7 @@

    Arguments

    @@ -7029,7 +7029,7 @@

    Arguments

    @@ -7044,7 +7044,7 @@

    Arguments

    @@ -7059,7 +7059,7 @@

    Arguments

    @@ -7159,7 +7159,7 @@

    Arguments

    @@ -7174,7 +7174,7 @@

    Arguments

    @@ -7189,7 +7189,7 @@

    Arguments

    @@ -7289,7 +7289,7 @@

    Arguments

    @@ -7304,7 +7304,7 @@

    Arguments

    @@ -7319,7 +7319,7 @@

    Arguments

    @@ -7419,7 +7419,7 @@

    Arguments

    @@ -7434,7 +7434,7 @@

    Arguments

    @@ -7449,7 +7449,7 @@

    Arguments

    @@ -7549,7 +7549,7 @@

    Arguments

    @@ -7564,7 +7564,7 @@

    Arguments

    @@ -7579,7 +7579,7 @@

    Arguments

    @@ -7679,7 +7679,7 @@

    Arguments

    @@ -7694,7 +7694,7 @@

    Arguments

    @@ -7709,7 +7709,7 @@

    Arguments

    @@ -7809,7 +7809,7 @@

    Arguments

    @@ -7824,7 +7824,7 @@

    Arguments

    @@ -7839,7 +7839,7 @@

    Arguments

    @@ -7939,7 +7939,7 @@

    Arguments

    @@ -7954,7 +7954,7 @@

    Arguments

    @@ -7969,7 +7969,7 @@

    Arguments

    @@ -8069,7 +8069,7 @@

    Arguments

    @@ -8084,7 +8084,7 @@

    Arguments

    @@ -8099,7 +8099,7 @@

    Arguments

    @@ -8199,7 +8199,7 @@

    Arguments

    @@ -8214,7 +8214,7 @@

    Arguments

    @@ -8229,7 +8229,7 @@

    Arguments

    @@ -8329,7 +8329,7 @@

    Arguments

    @@ -8344,7 +8344,7 @@

    Arguments

    @@ -8359,7 +8359,7 @@

    Arguments

    @@ -8459,7 +8459,7 @@

    Arguments

    @@ -8474,7 +8474,7 @@

    Arguments

    @@ -8489,7 +8489,7 @@

    Arguments

    @@ -8559,7 +8559,7 @@

    Arguments

    @@ -8574,7 +8574,7 @@

    Arguments

    @@ -8644,7 +8644,7 @@

    Arguments

    @@ -8659,7 +8659,7 @@

    Arguments

    @@ -8729,7 +8729,7 @@

    Arguments

    @@ -8744,7 +8744,7 @@

    Arguments

    @@ -8814,7 +8814,7 @@

    Arguments

    @@ -8829,7 +8829,7 @@

    Arguments

    @@ -8899,7 +8899,7 @@

    Arguments

    @@ -8914,7 +8914,7 @@

    Arguments

    @@ -8984,7 +8984,7 @@

    Arguments

    @@ -8999,7 +8999,7 @@

    Arguments

    @@ -9069,7 +9069,7 @@

    Arguments

    @@ -9084,7 +9084,7 @@

    Arguments

    @@ -9154,7 +9154,7 @@

    Arguments

    @@ -9169,7 +9169,7 @@

    Arguments

    @@ -9239,7 +9239,7 @@

    Arguments

    @@ -9254,7 +9254,7 @@

    Arguments

    @@ -9324,7 +9324,7 @@

    Arguments

    @@ -9339,7 +9339,7 @@

    Arguments

    @@ -9409,7 +9409,7 @@

    Arguments

    @@ -9424,7 +9424,7 @@

    Arguments

    @@ -9494,7 +9494,7 @@

    Arguments

    @@ -9509,7 +9509,7 @@

    Arguments

    @@ -9649,7 +9649,7 @@

    Arguments

    @@ -9804,7 +9804,7 @@

    Arguments

    @@ -9859,7 +9859,7 @@

    Arguments

    @@ -9899,7 +9899,7 @@

    Arguments

    @@ -9944,7 +9944,7 @@

    Arguments

    @@ -9959,7 +9959,7 @@

    Arguments

    @@ -10144,7 +10144,7 @@

    Arguments

    @@ -10159,7 +10159,7 @@

    Arguments

    @@ -10174,7 +10174,7 @@

    Arguments

    @@ -10229,7 +10229,7 @@

    Arguments

    @@ -10244,7 +10244,7 @@

    Arguments

    @@ -10259,7 +10259,7 @@

    Arguments

    @@ -10314,7 +10314,7 @@

    Arguments

    @@ -10329,7 +10329,7 @@

    Arguments

    @@ -10344,7 +10344,7 @@

    Arguments

    @@ -10399,7 +10399,7 @@

    Arguments

    @@ -10414,7 +10414,7 @@

    Arguments

    @@ -10429,7 +10429,7 @@

    Arguments

    @@ -10484,7 +10484,7 @@

    Arguments

    @@ -10539,7 +10539,7 @@

    Arguments

    @@ -10594,7 +10594,7 @@

    Arguments

    @@ -10649,7 +10649,7 @@

    Arguments

    @@ -10719,7 +10719,7 @@

    Arguments

    @@ -10789,7 +10789,7 @@

    Arguments

    @@ -10974,7 +10974,7 @@

    Arguments

    @@ -11019,7 +11019,7 @@

    Arguments

    @@ -11074,7 +11074,7 @@

    Arguments

    @@ -11129,7 +11129,7 @@

    Arguments

    @@ -11184,7 +11184,7 @@

    Arguments

    @@ -11239,7 +11239,7 @@

    Arguments

    @@ -11799,7 +11799,7 @@

    Arguments

    @@ -11814,7 +11814,7 @@

    Arguments

    @@ -11829,7 +11829,7 @@

    Arguments

    @@ -11931,7 +11931,7 @@

    Arguments

    @@ -11946,7 +11946,7 @@

    Arguments

    @@ -11961,7 +11961,7 @@

    Arguments

    @@ -12096,7 +12096,7 @@

    Arguments

    @@ -12236,7 +12236,7 @@

    Arguments

    @@ -12251,7 +12251,7 @@

    Arguments

    @@ -12266,7 +12266,7 @@

    Arguments

    @@ -12281,7 +12281,7 @@

    Arguments

    @@ -12296,7 +12296,7 @@

    Arguments

    @@ -12351,7 +12351,7 @@

    Arguments

    @@ -12366,7 +12366,7 @@

    Arguments

    @@ -12381,7 +12381,7 @@

    Arguments

    @@ -12396,7 +12396,7 @@

    Arguments

    @@ -12411,7 +12411,7 @@

    Arguments

    @@ -12466,7 +12466,7 @@

    Arguments

    @@ -12481,7 +12481,7 @@

    Arguments

    @@ -12496,7 +12496,7 @@

    Arguments

    @@ -12511,7 +12511,7 @@

    Arguments

    @@ -12526,7 +12526,7 @@

    Arguments

    @@ -12581,7 +12581,7 @@

    Arguments

    @@ -12596,7 +12596,7 @@

    Arguments

    @@ -12611,7 +12611,7 @@

    Arguments

    @@ -12626,7 +12626,7 @@

    Arguments

    @@ -12641,7 +12641,7 @@

    Arguments

    @@ -12736,7 +12736,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_block.html b/develop/module/dbcsr_tensor_block.html index e2f2eadce69..af16fc4dafc 100644 --- a/develop/module/dbcsr_tensor_block.html +++ b/develop/module/dbcsr_tensor_block.html @@ -114,7 +114,7 @@

    Variables

    @@ -273,17 +273,17 @@

    Uses

    @@ -308,7 +308,7 @@

    Variables

    @@ -360,7 +360,7 @@

    Arguments

    @@ -375,7 +375,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -567,7 +567,7 @@

    Arguments

    @@ -582,7 +582,7 @@

    Arguments

    @@ -636,7 +636,7 @@

    Arguments

    @@ -651,7 +651,7 @@

    Arguments

    @@ -666,7 +666,7 @@

    Arguments

    @@ -715,7 +715,7 @@

    Arguments

    @@ -730,7 +730,7 @@

    Arguments

    @@ -745,7 +745,7 @@

    Arguments

    @@ -760,7 +760,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -790,7 +790,7 @@

    Arguments

    @@ -829,7 +829,7 @@

    Arguments

    @@ -844,7 +844,7 @@

    Arguments

    @@ -859,7 +859,7 @@

    Arguments

    @@ -874,7 +874,7 @@

    Arguments

    @@ -889,7 +889,7 @@

    Arguments

    @@ -904,7 +904,7 @@

    Arguments

    @@ -943,7 +943,7 @@

    Arguments

    @@ -958,7 +958,7 @@

    Arguments

    @@ -973,7 +973,7 @@

    Arguments

    @@ -988,7 +988,7 @@

    Arguments

    @@ -1003,7 +1003,7 @@

    Arguments

    @@ -1018,7 +1018,7 @@

    Arguments

    @@ -1057,7 +1057,7 @@

    Arguments

    @@ -1072,7 +1072,7 @@

    Arguments

    @@ -1087,7 +1087,7 @@

    Arguments

    @@ -1102,7 +1102,7 @@

    Arguments

    @@ -1117,7 +1117,7 @@

    Arguments

    @@ -1132,7 +1132,7 @@

    Arguments

    @@ -1171,7 +1171,7 @@

    Arguments

    @@ -1186,7 +1186,7 @@

    Arguments

    @@ -1201,7 +1201,7 @@

    Arguments

    @@ -1216,7 +1216,7 @@

    Arguments

    @@ -1231,7 +1231,7 @@

    Arguments

    @@ -1246,7 +1246,7 @@

    Arguments

    @@ -1285,7 +1285,7 @@

    Arguments

    @@ -1300,7 +1300,7 @@

    Arguments

    @@ -1315,7 +1315,7 @@

    Arguments

    @@ -1330,7 +1330,7 @@

    Arguments

    @@ -1345,7 +1345,7 @@

    Arguments

    @@ -1360,7 +1360,7 @@

    Arguments

    @@ -1399,7 +1399,7 @@

    Arguments

    @@ -1414,7 +1414,7 @@

    Arguments

    @@ -1429,7 +1429,7 @@

    Arguments

    @@ -1444,7 +1444,7 @@

    Arguments

    @@ -1459,7 +1459,7 @@

    Arguments

    @@ -1474,7 +1474,7 @@

    Arguments

    @@ -1513,7 +1513,7 @@

    Arguments

    @@ -1528,7 +1528,7 @@

    Arguments

    @@ -1543,7 +1543,7 @@

    Arguments

    @@ -1558,7 +1558,7 @@

    Arguments

    @@ -1573,7 +1573,7 @@

    Arguments

    @@ -1588,7 +1588,7 @@

    Arguments

    @@ -1627,7 +1627,7 @@

    Arguments

    @@ -1642,7 +1642,7 @@

    Arguments

    @@ -1657,7 +1657,7 @@

    Arguments

    @@ -1672,7 +1672,7 @@

    Arguments

    @@ -1687,7 +1687,7 @@

    Arguments

    @@ -1702,7 +1702,7 @@

    Arguments

    @@ -1741,7 +1741,7 @@

    Arguments

    @@ -1756,7 +1756,7 @@

    Arguments

    @@ -1771,7 +1771,7 @@

    Arguments

    @@ -1786,7 +1786,7 @@

    Arguments

    @@ -1801,7 +1801,7 @@

    Arguments

    @@ -1816,7 +1816,7 @@

    Arguments

    @@ -1855,7 +1855,7 @@

    Arguments

    @@ -1870,7 +1870,7 @@

    Arguments

    @@ -1885,7 +1885,7 @@

    Arguments

    @@ -1900,7 +1900,7 @@

    Arguments

    @@ -1915,7 +1915,7 @@

    Arguments

    @@ -1930,7 +1930,7 @@

    Arguments

    @@ -1969,7 +1969,7 @@

    Arguments

    @@ -1984,7 +1984,7 @@

    Arguments

    @@ -1999,7 +1999,7 @@

    Arguments

    @@ -2014,7 +2014,7 @@

    Arguments

    @@ -2029,7 +2029,7 @@

    Arguments

    @@ -2044,7 +2044,7 @@

    Arguments

    @@ -2083,7 +2083,7 @@

    Arguments

    @@ -2098,7 +2098,7 @@

    Arguments

    @@ -2113,7 +2113,7 @@

    Arguments

    @@ -2128,7 +2128,7 @@

    Arguments

    @@ -2143,7 +2143,7 @@

    Arguments

    @@ -2192,7 +2192,7 @@

    Arguments

    @@ -2207,7 +2207,7 @@

    Arguments

    @@ -2222,7 +2222,7 @@

    Arguments

    @@ -2237,7 +2237,7 @@

    Arguments

    @@ -2252,7 +2252,7 @@

    Arguments

    @@ -2291,7 +2291,7 @@

    Arguments

    @@ -2306,7 +2306,7 @@

    Arguments

    @@ -2321,7 +2321,7 @@

    Arguments

    @@ -2336,7 +2336,7 @@

    Arguments

    @@ -2375,7 +2375,7 @@

    Arguments

    @@ -2390,7 +2390,7 @@

    Arguments

    @@ -2405,7 +2405,7 @@

    Arguments

    @@ -2420,7 +2420,7 @@

    Arguments

    @@ -2435,7 +2435,7 @@

    Arguments

    @@ -2474,7 +2474,7 @@

    Arguments

    @@ -2489,7 +2489,7 @@

    Arguments

    @@ -2504,7 +2504,7 @@

    Arguments

    @@ -2519,7 +2519,7 @@

    Arguments

    @@ -2558,7 +2558,7 @@

    Arguments

    @@ -2573,7 +2573,7 @@

    Arguments

    @@ -2588,7 +2588,7 @@

    Arguments

    @@ -2603,7 +2603,7 @@

    Arguments

    @@ -2618,7 +2618,7 @@

    Arguments

    @@ -2657,7 +2657,7 @@

    Arguments

    @@ -2672,7 +2672,7 @@

    Arguments

    @@ -2687,7 +2687,7 @@

    Arguments

    @@ -2702,7 +2702,7 @@

    Arguments

    @@ -2741,7 +2741,7 @@

    Arguments

    @@ -2756,7 +2756,7 @@

    Arguments

    @@ -2771,7 +2771,7 @@

    Arguments

    @@ -2786,7 +2786,7 @@

    Arguments

    @@ -2801,7 +2801,7 @@

    Arguments

    @@ -2840,7 +2840,7 @@

    Arguments

    @@ -2855,7 +2855,7 @@

    Arguments

    @@ -2870,7 +2870,7 @@

    Arguments

    @@ -2885,7 +2885,7 @@

    Arguments

    @@ -2924,7 +2924,7 @@

    Arguments

    @@ -2939,7 +2939,7 @@

    Arguments

    @@ -2954,7 +2954,7 @@

    Arguments

    @@ -2969,7 +2969,7 @@

    Arguments

    @@ -2984,7 +2984,7 @@

    Arguments

    @@ -3023,7 +3023,7 @@

    Arguments

    @@ -3038,7 +3038,7 @@

    Arguments

    @@ -3053,7 +3053,7 @@

    Arguments

    @@ -3068,7 +3068,7 @@

    Arguments

    @@ -3107,7 +3107,7 @@

    Arguments

    @@ -3122,7 +3122,7 @@

    Arguments

    @@ -3137,7 +3137,7 @@

    Arguments

    @@ -3152,7 +3152,7 @@

    Arguments

    @@ -3167,7 +3167,7 @@

    Arguments

    @@ -3206,7 +3206,7 @@

    Arguments

    @@ -3221,7 +3221,7 @@

    Arguments

    @@ -3236,7 +3236,7 @@

    Arguments

    @@ -3251,7 +3251,7 @@

    Arguments

    @@ -3290,7 +3290,7 @@

    Arguments

    @@ -3305,7 +3305,7 @@

    Arguments

    @@ -3320,7 +3320,7 @@

    Arguments

    @@ -3335,7 +3335,7 @@

    Arguments

    @@ -3350,7 +3350,7 @@

    Arguments

    @@ -3389,7 +3389,7 @@

    Arguments

    @@ -3404,7 +3404,7 @@

    Arguments

    @@ -3419,7 +3419,7 @@

    Arguments

    @@ -3434,7 +3434,7 @@

    Arguments

    @@ -3473,7 +3473,7 @@

    Arguments

    @@ -3488,7 +3488,7 @@

    Arguments

    @@ -3503,7 +3503,7 @@

    Arguments

    @@ -3518,7 +3518,7 @@

    Arguments

    @@ -3533,7 +3533,7 @@

    Arguments

    @@ -3572,7 +3572,7 @@

    Arguments

    @@ -3587,7 +3587,7 @@

    Arguments

    @@ -3602,7 +3602,7 @@

    Arguments

    @@ -3617,7 +3617,7 @@

    Arguments

    @@ -3656,7 +3656,7 @@

    Arguments

    @@ -3671,7 +3671,7 @@

    Arguments

    @@ -3686,7 +3686,7 @@

    Arguments

    @@ -3701,7 +3701,7 @@

    Arguments

    @@ -3716,7 +3716,7 @@

    Arguments

    @@ -3755,7 +3755,7 @@

    Arguments

    @@ -3770,7 +3770,7 @@

    Arguments

    @@ -3785,7 +3785,7 @@

    Arguments

    @@ -3800,7 +3800,7 @@

    Arguments

    @@ -3839,7 +3839,7 @@

    Arguments

    @@ -3854,7 +3854,7 @@

    Arguments

    @@ -3869,7 +3869,7 @@

    Arguments

    @@ -3884,7 +3884,7 @@

    Arguments

    @@ -3899,7 +3899,7 @@

    Arguments

    @@ -3938,7 +3938,7 @@

    Arguments

    @@ -3953,7 +3953,7 @@

    Arguments

    @@ -3968,7 +3968,7 @@

    Arguments

    @@ -3983,7 +3983,7 @@

    Arguments

    @@ -4022,7 +4022,7 @@

    Arguments

    @@ -4037,7 +4037,7 @@

    Arguments

    @@ -4052,7 +4052,7 @@

    Arguments

    @@ -4067,7 +4067,7 @@

    Arguments

    @@ -4082,7 +4082,7 @@

    Arguments

    @@ -4121,7 +4121,7 @@

    Arguments

    @@ -4136,7 +4136,7 @@

    Arguments

    @@ -4151,7 +4151,7 @@

    Arguments

    @@ -4166,7 +4166,7 @@

    Arguments

    @@ -4205,7 +4205,7 @@

    Arguments

    @@ -4220,7 +4220,7 @@

    Arguments

    @@ -4235,7 +4235,7 @@

    Arguments

    @@ -4250,7 +4250,7 @@

    Arguments

    @@ -4265,7 +4265,7 @@

    Arguments

    @@ -4304,7 +4304,7 @@

    Arguments

    @@ -4319,7 +4319,7 @@

    Arguments

    @@ -4334,7 +4334,7 @@

    Arguments

    @@ -4349,7 +4349,7 @@

    Arguments

    @@ -4388,7 +4388,7 @@

    Arguments

    @@ -4403,7 +4403,7 @@

    Arguments

    @@ -4418,7 +4418,7 @@

    Arguments

    @@ -4433,7 +4433,7 @@

    Arguments

    @@ -4482,7 +4482,7 @@

    Arguments

    @@ -4497,7 +4497,7 @@

    Arguments

    @@ -4512,7 +4512,7 @@

    Arguments

    @@ -4527,7 +4527,7 @@

    Arguments

    @@ -4542,7 +4542,7 @@

    Arguments

    @@ -4581,7 +4581,7 @@

    Arguments

    @@ -4596,7 +4596,7 @@

    Arguments

    @@ -4635,7 +4635,7 @@

    Arguments

    @@ -4650,7 +4650,7 @@

    Arguments

    @@ -4689,7 +4689,7 @@

    Arguments

    @@ -4704,7 +4704,7 @@

    Arguments

    @@ -4743,7 +4743,7 @@

    Arguments

    @@ -4758,7 +4758,7 @@

    Arguments

    @@ -4810,7 +4810,7 @@

    Components

    @@ -4827,7 +4827,7 @@

    Components

    @@ -4844,7 +4844,7 @@

    Components

    @@ -4878,7 +4878,7 @@

    Components

    @@ -4927,7 +4927,7 @@

    Components

    @@ -4944,7 +4944,7 @@

    Components

    @@ -4993,7 +4993,7 @@

    Components

    @@ -5010,7 +5010,7 @@

    Components

    @@ -5059,7 +5059,7 @@

    Components

    @@ -5076,7 +5076,7 @@

    Components

    @@ -5125,7 +5125,7 @@

    Components

    @@ -5142,7 +5142,7 @@

    Components

    @@ -5191,7 +5191,7 @@

    Components

    @@ -5208,7 +5208,7 @@

    Components

    @@ -5225,7 +5225,7 @@

    Components

    @@ -5242,7 +5242,7 @@

    Components

    @@ -5259,7 +5259,7 @@

    Components

    @@ -5308,7 +5308,7 @@

    Arguments

    @@ -5353,7 +5353,7 @@

    Arguments

    @@ -5398,7 +5398,7 @@

    Arguments

    @@ -5448,7 +5448,7 @@

    Arguments

    @@ -5463,7 +5463,7 @@

    Arguments

    @@ -5478,7 +5478,7 @@

    Arguments

    @@ -5518,7 +5518,7 @@

    Arguments

    @@ -5558,7 +5558,7 @@

    Arguments

    @@ -5573,7 +5573,7 @@

    Arguments

    @@ -5613,7 +5613,7 @@

    Arguments

    @@ -5654,7 +5654,7 @@

    Arguments

    @@ -5669,7 +5669,7 @@

    Arguments

    @@ -5684,7 +5684,7 @@

    Arguments

    @@ -5699,7 +5699,7 @@

    Arguments

    @@ -5714,7 +5714,7 @@

    Arguments

    @@ -5730,7 +5730,7 @@

    Arguments

    @@ -5771,7 +5771,7 @@

    Arguments

    @@ -5786,7 +5786,7 @@

    Arguments

    @@ -5826,7 +5826,7 @@

    Arguments

    @@ -5841,7 +5841,7 @@

    Arguments

    @@ -5856,7 +5856,7 @@

    Arguments

    @@ -5871,7 +5871,7 @@

    Arguments

    @@ -5886,7 +5886,7 @@

    Arguments

    @@ -5926,7 +5926,7 @@

    Arguments

    @@ -5941,7 +5941,7 @@

    Arguments

    @@ -5981,7 +5981,7 @@

    Arguments

    @@ -5996,7 +5996,7 @@

    Arguments

    @@ -6036,7 +6036,7 @@

    Arguments

    @@ -6051,7 +6051,7 @@

    Arguments

    @@ -6091,7 +6091,7 @@

    Arguments

    @@ -6106,7 +6106,7 @@

    Arguments

    @@ -6146,7 +6146,7 @@

    Arguments

    @@ -6161,7 +6161,7 @@

    Arguments

    @@ -6216,7 +6216,7 @@

    Arguments

    @@ -6231,7 +6231,7 @@

    Arguments

    @@ -6286,7 +6286,7 @@

    Arguments

    @@ -6301,7 +6301,7 @@

    Arguments

    @@ -6356,7 +6356,7 @@

    Arguments

    @@ -6371,7 +6371,7 @@

    Arguments

    @@ -6426,7 +6426,7 @@

    Arguments

    @@ -6441,7 +6441,7 @@

    Arguments

    @@ -6481,7 +6481,7 @@

    Arguments

    @@ -6496,7 +6496,7 @@

    Arguments

    @@ -6536,7 +6536,7 @@

    Arguments

    @@ -6551,7 +6551,7 @@

    Arguments

    @@ -6591,7 +6591,7 @@

    Arguments

    @@ -6606,7 +6606,7 @@

    Arguments

    @@ -6646,7 +6646,7 @@

    Arguments

    @@ -6686,7 +6686,7 @@

    Arguments

    @@ -6726,7 +6726,7 @@

    Arguments

    @@ -6766,7 +6766,7 @@

    Arguments

    @@ -6806,7 +6806,7 @@

    Arguments

    @@ -6821,7 +6821,7 @@

    Arguments

    @@ -6836,7 +6836,7 @@

    Arguments

    @@ -6851,7 +6851,7 @@

    Arguments

    @@ -6891,7 +6891,7 @@

    Arguments

    @@ -6906,7 +6906,7 @@

    Arguments

    @@ -6921,7 +6921,7 @@

    Arguments

    @@ -6936,7 +6936,7 @@

    Arguments

    @@ -6951,7 +6951,7 @@

    Arguments

    @@ -6991,7 +6991,7 @@

    Arguments

    @@ -7006,7 +7006,7 @@

    Arguments

    @@ -7021,7 +7021,7 @@

    Arguments

    @@ -7036,7 +7036,7 @@

    Arguments

    @@ -7051,7 +7051,7 @@

    Arguments

    @@ -7091,7 +7091,7 @@

    Arguments

    @@ -7106,7 +7106,7 @@

    Arguments

    @@ -7121,7 +7121,7 @@

    Arguments

    @@ -7136,7 +7136,7 @@

    Arguments

    @@ -7151,7 +7151,7 @@

    Arguments

    @@ -7191,7 +7191,7 @@

    Arguments

    @@ -7206,7 +7206,7 @@

    Arguments

    @@ -7221,7 +7221,7 @@

    Arguments

    @@ -7236,7 +7236,7 @@

    Arguments

    @@ -7251,7 +7251,7 @@

    Arguments

    @@ -7291,7 +7291,7 @@

    Arguments

    @@ -7306,7 +7306,7 @@

    Arguments

    @@ -7321,7 +7321,7 @@

    Arguments

    @@ -7336,7 +7336,7 @@

    Arguments

    @@ -7351,7 +7351,7 @@

    Arguments

    @@ -7391,7 +7391,7 @@

    Arguments

    @@ -7406,7 +7406,7 @@

    Arguments

    @@ -7421,7 +7421,7 @@

    Arguments

    @@ -7436,7 +7436,7 @@

    Arguments

    @@ -7476,7 +7476,7 @@

    Arguments

    @@ -7491,7 +7491,7 @@

    Arguments

    @@ -7506,7 +7506,7 @@

    Arguments

    @@ -7521,7 +7521,7 @@

    Arguments

    @@ -7561,7 +7561,7 @@

    Arguments

    @@ -7576,7 +7576,7 @@

    Arguments

    @@ -7591,7 +7591,7 @@

    Arguments

    @@ -7606,7 +7606,7 @@

    Arguments

    @@ -7646,7 +7646,7 @@

    Arguments

    @@ -7661,7 +7661,7 @@

    Arguments

    @@ -7676,7 +7676,7 @@

    Arguments

    @@ -7691,7 +7691,7 @@

    Arguments

    @@ -7731,7 +7731,7 @@

    Arguments

    @@ -7746,7 +7746,7 @@

    Arguments

    @@ -7761,7 +7761,7 @@

    Arguments

    @@ -7776,7 +7776,7 @@

    Arguments

    @@ -7791,7 +7791,7 @@

    Arguments

    @@ -7806,7 +7806,7 @@

    Arguments

    @@ -7846,7 +7846,7 @@

    Arguments

    @@ -7861,7 +7861,7 @@

    Arguments

    @@ -7876,7 +7876,7 @@

    Arguments

    @@ -7891,7 +7891,7 @@

    Arguments

    @@ -7906,7 +7906,7 @@

    Arguments

    @@ -7921,7 +7921,7 @@

    Arguments

    @@ -7961,7 +7961,7 @@

    Arguments

    @@ -7976,7 +7976,7 @@

    Arguments

    @@ -7991,7 +7991,7 @@

    Arguments

    @@ -8006,7 +8006,7 @@

    Arguments

    @@ -8021,7 +8021,7 @@

    Arguments

    @@ -8036,7 +8036,7 @@

    Arguments

    @@ -8076,7 +8076,7 @@

    Arguments

    @@ -8091,7 +8091,7 @@

    Arguments

    @@ -8106,7 +8106,7 @@

    Arguments

    @@ -8121,7 +8121,7 @@

    Arguments

    @@ -8136,7 +8136,7 @@

    Arguments

    @@ -8151,7 +8151,7 @@

    Arguments

    @@ -8191,7 +8191,7 @@

    Arguments

    @@ -8206,7 +8206,7 @@

    Arguments

    @@ -8221,7 +8221,7 @@

    Arguments

    @@ -8236,7 +8236,7 @@

    Arguments

    @@ -8251,7 +8251,7 @@

    Arguments

    @@ -8266,7 +8266,7 @@

    Arguments

    @@ -8306,7 +8306,7 @@

    Arguments

    @@ -8321,7 +8321,7 @@

    Arguments

    @@ -8336,7 +8336,7 @@

    Arguments

    @@ -8351,7 +8351,7 @@

    Arguments

    @@ -8366,7 +8366,7 @@

    Arguments

    @@ -8381,7 +8381,7 @@

    Arguments

    @@ -8421,7 +8421,7 @@

    Arguments

    @@ -8436,7 +8436,7 @@

    Arguments

    @@ -8451,7 +8451,7 @@

    Arguments

    @@ -8466,7 +8466,7 @@

    Arguments

    @@ -8481,7 +8481,7 @@

    Arguments

    @@ -8496,7 +8496,7 @@

    Arguments

    @@ -8536,7 +8536,7 @@

    Arguments

    @@ -8551,7 +8551,7 @@

    Arguments

    @@ -8566,7 +8566,7 @@

    Arguments

    @@ -8581,7 +8581,7 @@

    Arguments

    @@ -8596,7 +8596,7 @@

    Arguments

    @@ -8611,7 +8611,7 @@

    Arguments

    @@ -8651,7 +8651,7 @@

    Arguments

    @@ -8666,7 +8666,7 @@

    Arguments

    @@ -8681,7 +8681,7 @@

    Arguments

    @@ -8696,7 +8696,7 @@

    Arguments

    @@ -8711,7 +8711,7 @@

    Arguments

    @@ -8726,7 +8726,7 @@

    Arguments

    @@ -8766,7 +8766,7 @@

    Arguments

    @@ -8781,7 +8781,7 @@

    Arguments

    @@ -8796,7 +8796,7 @@

    Arguments

    @@ -8811,7 +8811,7 @@

    Arguments

    @@ -8826,7 +8826,7 @@

    Arguments

    @@ -8841,7 +8841,7 @@

    Arguments

    @@ -8881,7 +8881,7 @@

    Arguments

    @@ -8896,7 +8896,7 @@

    Arguments

    @@ -8911,7 +8911,7 @@

    Arguments

    @@ -8926,7 +8926,7 @@

    Arguments

    @@ -8941,7 +8941,7 @@

    Arguments

    @@ -8956,7 +8956,7 @@

    Arguments

    @@ -8996,7 +8996,7 @@

    Arguments

    @@ -9011,7 +9011,7 @@

    Arguments

    @@ -9026,7 +9026,7 @@

    Arguments

    @@ -9041,7 +9041,7 @@

    Arguments

    @@ -9056,7 +9056,7 @@

    Arguments

    @@ -9071,7 +9071,7 @@

    Arguments

    @@ -9111,7 +9111,7 @@

    Arguments

    @@ -9126,7 +9126,7 @@

    Arguments

    @@ -9141,7 +9141,7 @@

    Arguments

    @@ -9156,7 +9156,7 @@

    Arguments

    @@ -9196,7 +9196,7 @@

    Arguments

    @@ -9211,7 +9211,7 @@

    Arguments

    @@ -9226,7 +9226,7 @@

    Arguments

    @@ -9241,7 +9241,7 @@

    Arguments

    @@ -9281,7 +9281,7 @@

    Arguments

    @@ -9296,7 +9296,7 @@

    Arguments

    @@ -9311,7 +9311,7 @@

    Arguments

    @@ -9326,7 +9326,7 @@

    Arguments

    @@ -9366,7 +9366,7 @@

    Arguments

    @@ -9381,7 +9381,7 @@

    Arguments

    @@ -9396,7 +9396,7 @@

    Arguments

    @@ -9411,7 +9411,7 @@

    Arguments

    @@ -9451,7 +9451,7 @@

    Arguments

    @@ -9466,7 +9466,7 @@

    Arguments

    @@ -9481,7 +9481,7 @@

    Arguments

    @@ -9496,7 +9496,7 @@

    Arguments

    @@ -9536,7 +9536,7 @@

    Arguments

    @@ -9551,7 +9551,7 @@

    Arguments

    @@ -9566,7 +9566,7 @@

    Arguments

    @@ -9581,7 +9581,7 @@

    Arguments

    @@ -9621,7 +9621,7 @@

    Arguments

    @@ -9636,7 +9636,7 @@

    Arguments

    @@ -9651,7 +9651,7 @@

    Arguments

    @@ -9666,7 +9666,7 @@

    Arguments

    @@ -9706,7 +9706,7 @@

    Arguments

    @@ -9721,7 +9721,7 @@

    Arguments

    @@ -9736,7 +9736,7 @@

    Arguments

    @@ -9751,7 +9751,7 @@

    Arguments

    @@ -9791,7 +9791,7 @@

    Arguments

    @@ -9806,7 +9806,7 @@

    Arguments

    @@ -9821,7 +9821,7 @@

    Arguments

    @@ -9836,7 +9836,7 @@

    Arguments

    @@ -9876,7 +9876,7 @@

    Arguments

    @@ -9891,7 +9891,7 @@

    Arguments

    @@ -9906,7 +9906,7 @@

    Arguments

    @@ -9921,7 +9921,7 @@

    Arguments

    @@ -9961,7 +9961,7 @@

    Arguments

    @@ -9976,7 +9976,7 @@

    Arguments

    @@ -9991,7 +9991,7 @@

    Arguments

    @@ -10006,7 +10006,7 @@

    Arguments

    @@ -10046,7 +10046,7 @@

    Arguments

    @@ -10061,7 +10061,7 @@

    Arguments

    @@ -10076,7 +10076,7 @@

    Arguments

    @@ -10091,7 +10091,7 @@

    Arguments

    @@ -10131,7 +10131,7 @@

    Arguments

    @@ -10146,7 +10146,7 @@

    Arguments

    @@ -10161,7 +10161,7 @@

    Arguments

    @@ -10176,7 +10176,7 @@

    Arguments

    @@ -10191,7 +10191,7 @@

    Arguments

    @@ -10231,7 +10231,7 @@

    Arguments

    @@ -10246,7 +10246,7 @@

    Arguments

    @@ -10261,7 +10261,7 @@

    Arguments

    @@ -10276,7 +10276,7 @@

    Arguments

    @@ -10291,7 +10291,7 @@

    Arguments

    @@ -10331,7 +10331,7 @@

    Arguments

    @@ -10346,7 +10346,7 @@

    Arguments

    @@ -10361,7 +10361,7 @@

    Arguments

    @@ -10376,7 +10376,7 @@

    Arguments

    @@ -10391,7 +10391,7 @@

    Arguments

    @@ -10431,7 +10431,7 @@

    Arguments

    @@ -10446,7 +10446,7 @@

    Arguments

    @@ -10461,7 +10461,7 @@

    Arguments

    @@ -10476,7 +10476,7 @@

    Arguments

    @@ -10491,7 +10491,7 @@

    Arguments

    @@ -10531,7 +10531,7 @@

    Arguments

    @@ -10546,7 +10546,7 @@

    Arguments

    @@ -10561,7 +10561,7 @@

    Arguments

    @@ -10576,7 +10576,7 @@

    Arguments

    @@ -10591,7 +10591,7 @@

    Arguments

    @@ -10631,7 +10631,7 @@

    Arguments

    @@ -10646,7 +10646,7 @@

    Arguments

    @@ -10661,7 +10661,7 @@

    Arguments

    @@ -10676,7 +10676,7 @@

    Arguments

    @@ -10691,7 +10691,7 @@

    Arguments

    @@ -10731,7 +10731,7 @@

    Arguments

    @@ -10746,7 +10746,7 @@

    Arguments

    @@ -10761,7 +10761,7 @@

    Arguments

    @@ -10776,7 +10776,7 @@

    Arguments

    @@ -10791,7 +10791,7 @@

    Arguments

    @@ -10831,7 +10831,7 @@

    Arguments

    @@ -10846,7 +10846,7 @@

    Arguments

    @@ -10861,7 +10861,7 @@

    Arguments

    @@ -10876,7 +10876,7 @@

    Arguments

    @@ -10891,7 +10891,7 @@

    Arguments

    @@ -10931,7 +10931,7 @@

    Arguments

    @@ -10946,7 +10946,7 @@

    Arguments

    @@ -10961,7 +10961,7 @@

    Arguments

    @@ -10976,7 +10976,7 @@

    Arguments

    @@ -10991,7 +10991,7 @@

    Arguments

    @@ -11031,7 +11031,7 @@

    Arguments

    @@ -11046,7 +11046,7 @@

    Arguments

    @@ -11061,7 +11061,7 @@

    Arguments

    @@ -11076,7 +11076,7 @@

    Arguments

    @@ -11091,7 +11091,7 @@

    Arguments

    @@ -11131,7 +11131,7 @@

    Arguments

    @@ -11146,7 +11146,7 @@

    Arguments

    @@ -11161,7 +11161,7 @@

    Arguments

    @@ -11176,7 +11176,7 @@

    Arguments

    @@ -11191,7 +11191,7 @@

    Arguments

    @@ -11231,7 +11231,7 @@

    Arguments

    @@ -11246,7 +11246,7 @@

    Arguments

    @@ -11261,7 +11261,7 @@

    Arguments

    @@ -11276,7 +11276,7 @@

    Arguments

    @@ -11291,7 +11291,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_index.html b/develop/module/dbcsr_tensor_index.html index 0bb06009f92..d0507365436 100644 --- a/develop/module/dbcsr_tensor_index.html +++ b/develop/module/dbcsr_tensor_index.html @@ -114,7 +114,7 @@

    Variables

    @@ -198,9 +198,9 @@

    Uses

    @@ -225,7 +225,7 @@

    Variables

    @@ -276,7 +276,7 @@

    Components

    @@ -293,7 +293,7 @@

    Components

    @@ -310,7 +310,7 @@

    Components

    @@ -327,7 +327,7 @@

    Components

    @@ -344,7 +344,7 @@

    Components

    @@ -395,7 +395,7 @@

    Components

    @@ -412,7 +412,7 @@

    Components

    @@ -446,7 +446,7 @@

    Components

    @@ -463,7 +463,7 @@

    Components

    @@ -512,7 +512,7 @@

    Arguments

    @@ -557,7 +557,7 @@

    Arguments

    @@ -602,7 +602,7 @@

    Arguments

    @@ -663,7 +663,7 @@

    Arguments

    @@ -725,7 +725,7 @@

    Arguments

    @@ -786,7 +786,7 @@

    Arguments

    @@ -846,7 +846,7 @@

    Arguments

    @@ -891,7 +891,7 @@

    Arguments

    @@ -951,7 +951,7 @@

    Arguments

    @@ -1011,7 +1011,7 @@

    Arguments

    @@ -1071,7 +1071,7 @@

    Arguments

    @@ -1131,7 +1131,7 @@

    Arguments

    @@ -1181,7 +1181,7 @@

    Arguments

    @@ -1196,7 +1196,7 @@

    Arguments

    @@ -1213,7 +1213,7 @@

    Arguments

    @@ -1230,7 +1230,7 @@

    Arguments

    @@ -1247,7 +1247,7 @@

    Arguments

    @@ -1262,7 +1262,7 @@

    Arguments

    @@ -1302,7 +1302,7 @@

    Arguments

    @@ -1342,7 +1342,7 @@

    Arguments

    @@ -1357,7 +1357,7 @@

    Arguments

    @@ -1374,7 +1374,7 @@

    Arguments

    @@ -1391,7 +1391,7 @@

    Arguments

    @@ -1423,7 +1423,7 @@

    Arguments

    @@ -1438,7 +1438,7 @@

    Arguments

    @@ -1483,7 +1483,7 @@

    Arguments

    @@ -1498,7 +1498,7 @@

    Arguments

    @@ -1528,7 +1528,7 @@

    Arguments

    @@ -1543,7 +1543,7 @@

    Arguments

    @@ -1613,7 +1613,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_io.html b/develop/module/dbcsr_tensor_io.html index b7b4bb07d88..a2258f3ab5e 100644 --- a/develop/module/dbcsr_tensor_io.html +++ b/develop/module/dbcsr_tensor_io.html @@ -114,7 +114,7 @@

    Variables

    @@ -178,11 +178,11 @@

    Uses

    @@ -255,7 +255,7 @@

    Arguments

    @@ -305,7 +305,7 @@

    Arguments

    @@ -320,7 +320,7 @@

    Arguments

    @@ -375,7 +375,7 @@

    Arguments

    @@ -390,7 +390,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -477,7 +477,7 @@

    Arguments

    @@ -517,7 +517,7 @@

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -562,7 +562,7 @@

    Arguments

    @@ -577,7 +577,7 @@

    Arguments

    @@ -592,7 +592,7 @@

    Arguments

    @@ -607,7 +607,7 @@

    Arguments

    @@ -622,7 +622,7 @@

    Arguments

    @@ -637,7 +637,7 @@

    Arguments

    @@ -677,7 +677,7 @@

    Arguments

    @@ -747,7 +747,7 @@

    Arguments

    @@ -762,7 +762,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_reshape.html b/develop/module/dbcsr_tensor_reshape.html index 56bb9384d40..08cf150f711 100644 --- a/develop/module/dbcsr_tensor_reshape.html +++ b/develop/module/dbcsr_tensor_reshape.html @@ -114,7 +114,7 @@

    Variables

    @@ -132,7 +132,7 @@

    Interfaces

    @@ -145,7 +145,7 @@

    Derived Types

    @@ -158,7 +158,7 @@

    Functions

    @@ -171,20 +171,20 @@

    Subroutines

    @@ -210,14 +210,14 @@

    Uses

    @@ -242,7 +242,7 @@

    Variables

    @@ -268,14 +268,14 @@

    Variables

    Interfaces

    - -

    private interface block_buffer_add_block + +

    private interface block_buffer_add_block

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

  • - private subroutine block_buffer_add_block_r_sp(buffer, ndata, index, block) + private subroutine block_buffer_add_block_r_sp(buffer, ndata, index, block)

    @@ -378,8 +378,8 @@

    Arguments

  • @@ -408,7 +408,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -443,7 +443,7 @@

    Arguments

  • - private subroutine block_buffer_add_block_c_dp(buffer, ndata, index, block) + private subroutine block_buffer_add_block_c_dp(buffer, ndata, index, block)

    @@ -462,8 +462,8 @@

    Arguments

  • @@ -492,7 +492,7 @@

    Arguments

    @@ -507,7 +507,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

  • - private subroutine block_buffer_add_block_c_sp(buffer, ndata, index, block) + private subroutine block_buffer_add_block_c_sp(buffer, ndata, index, block)

    @@ -546,8 +546,8 @@

    Arguments

  • @@ -576,7 +576,7 @@

    Arguments

    @@ -591,7 +591,7 @@

    Arguments

    @@ -620,10 +620,10 @@

    Arguments

    Derived Types

    - +

    type, private ::  - block_buffer_type + block_buffer_type

    @@ -643,7 +643,7 @@

    Components

    @@ -660,7 +660,7 @@

    Components

    @@ -677,7 +677,7 @@

    Components

    @@ -694,7 +694,7 @@

    Components

    @@ -711,7 +711,7 @@

    Components

    @@ -728,7 +728,7 @@

    Components

    @@ -745,7 +745,7 @@

    Components

    @@ -762,7 +762,7 @@

    Components

    @@ -779,7 +779,7 @@

    Components

    @@ -828,8 +828,8 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -953,7 +953,7 @@

    Arguments

    @@ -969,7 +969,7 @@

    Arguments

    @@ -990,7 +990,7 @@

    Arguments

    -

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type, ndim) +

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type, ndim)

    @@ -1009,8 +1009,8 @@

    Arguments

    @@ -1041,7 +1041,7 @@

    Arguments

    @@ -1058,7 +1058,7 @@

    Arguments

    @@ -1075,7 +1075,7 @@

    Arguments

    @@ -1098,7 +1098,7 @@

    Arguments

    -

    private subroutine block_buffer_destroy(buffer) +

    private subroutine block_buffer_destroy(buffer)

    @@ -1117,8 +1117,8 @@

    Arguments

    @@ -1187,7 +1187,7 @@

    Arguments

    @@ -1227,8 +1227,8 @@

    Arguments

    @@ -1257,7 +1257,7 @@

    Arguments

    @@ -1272,7 +1272,7 @@

    Arguments

    @@ -1287,7 +1287,7 @@

    Arguments

    @@ -1308,7 +1308,7 @@

    Arguments

    -

    private subroutine block_buffer_get_index(buffer, index) +

    private subroutine block_buffer_get_index(buffer, index)

    @@ -1327,8 +1327,8 @@

    Arguments

    @@ -1382,7 +1382,7 @@

    Arguments

    @@ -1397,8 +1397,8 @@

    Arguments

    @@ -1448,7 +1448,7 @@

    Arguments

    -

    private subroutine block_buffer_add_block_r_dp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_r_dp(buffer, ndata, index, block)

    @@ -1467,8 +1467,8 @@

    Arguments

    @@ -1497,7 +1497,7 @@

    Arguments

    @@ -1512,7 +1512,7 @@

    Arguments

    @@ -1533,7 +1533,7 @@

    Arguments

    -

    private subroutine block_buffer_add_block_r_sp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_r_sp(buffer, ndata, index, block)

    @@ -1552,8 +1552,8 @@

    Arguments

    @@ -1582,7 +1582,7 @@

    Arguments

    @@ -1597,7 +1597,7 @@

    Arguments

    @@ -1618,7 +1618,7 @@

    Arguments

    -

    private subroutine block_buffer_add_block_c_dp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_c_dp(buffer, ndata, index, block)

    @@ -1637,8 +1637,8 @@

    Arguments

    @@ -1667,7 +1667,7 @@

    Arguments

    @@ -1682,7 +1682,7 @@

    Arguments

    @@ -1703,7 +1703,7 @@

    Arguments

    -

    private subroutine block_buffer_add_block_c_sp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_c_sp(buffer, ndata, index, block)

    @@ -1722,8 +1722,8 @@

    Arguments

    @@ -1752,7 +1752,7 @@

    Arguments

    @@ -1767,7 +1767,7 @@

    Arguments

    @@ -1788,7 +1788,7 @@

    Arguments

    -

    private subroutine block_buffer_get_next_block_r_dp(buffer, ndata, index, block, advance_iter) +

    private subroutine block_buffer_get_next_block_r_dp(buffer, ndata, index, block, advance_iter)

    @@ -1807,8 +1807,8 @@

    Arguments

    @@ -1837,7 +1837,7 @@

    Arguments

    @@ -1852,7 +1852,7 @@

    Arguments

    @@ -1867,7 +1867,7 @@

    Arguments

    @@ -1888,7 +1888,7 @@

    Arguments

    -

    private subroutine block_buffer_get_next_block_r_sp(buffer, ndata, index, block, advance_iter) +

    private subroutine block_buffer_get_next_block_r_sp(buffer, ndata, index, block, advance_iter)

    @@ -1907,8 +1907,8 @@

    Arguments

    @@ -1937,7 +1937,7 @@

    Arguments

    @@ -1952,7 +1952,7 @@

    Arguments

    @@ -1967,7 +1967,7 @@

    Arguments

    @@ -1988,7 +1988,7 @@

    Arguments

    -

    private subroutine block_buffer_get_next_block_c_dp(buffer, ndata, index, block, advance_iter) +

    private subroutine block_buffer_get_next_block_c_dp(buffer, ndata, index, block, advance_iter)

    @@ -2007,8 +2007,8 @@

    Arguments

    @@ -2037,7 +2037,7 @@

    Arguments

    @@ -2052,7 +2052,7 @@

    Arguments

    @@ -2067,7 +2067,7 @@

    Arguments

    @@ -2088,7 +2088,7 @@

    Arguments

    -

    private subroutine block_buffer_get_next_block_c_sp(buffer, ndata, index, block, advance_iter) +

    private subroutine block_buffer_get_next_block_c_sp(buffer, ndata, index, block, advance_iter)

    @@ -2107,8 +2107,8 @@

    Arguments

    @@ -2137,7 +2137,7 @@

    Arguments

    @@ -2152,7 +2152,7 @@

    Arguments

    @@ -2167,7 +2167,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_split.html b/develop/module/dbcsr_tensor_split.html index f80b8bf8892..2cc492796bc 100644 --- a/develop/module/dbcsr_tensor_split.html +++ b/develop/module/dbcsr_tensor_split.html @@ -114,7 +114,7 @@

    Variables

    @@ -166,14 +166,14 @@

    Uses

    @@ -198,7 +198,7 @@

    Variables

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -276,7 +276,7 @@

    Arguments

    @@ -291,7 +291,7 @@

    Arguments

    @@ -306,7 +306,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    @@ -376,7 +376,7 @@

    Arguments

    @@ -391,7 +391,7 @@

    Arguments

    @@ -421,7 +421,7 @@

    Arguments

    @@ -476,7 +476,7 @@

    Arguments

    @@ -491,7 +491,7 @@

    Arguments

    @@ -533,7 +533,7 @@

    Arguments

    @@ -549,7 +549,7 @@

    Arguments

    @@ -612,7 +612,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -685,7 +685,7 @@

    Arguments

    @@ -700,7 +700,7 @@

    Arguments

    @@ -730,7 +730,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_test.html b/develop/module/dbcsr_tensor_test.html index 39b42c0d605..d735175a3eb 100644 --- a/develop/module/dbcsr_tensor_test.html +++ b/develop/module/dbcsr_tensor_test.html @@ -114,9 +114,9 @@

    Variables

    @@ -198,19 +198,19 @@

    Uses

    @@ -235,7 +235,7 @@

    Variables

    @@ -252,7 +252,7 @@

    Variables

    @@ -269,7 +269,7 @@

    Variables

    @@ -322,7 +322,7 @@

    Arguments

    @@ -337,7 +337,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    @@ -392,7 +392,7 @@

    Arguments

    @@ -432,7 +432,7 @@

    Arguments

    @@ -447,7 +447,7 @@

    Arguments

    @@ -495,7 +495,7 @@

    Arguments

    @@ -510,7 +510,7 @@

    Arguments

    @@ -615,7 +615,7 @@

    Arguments

    @@ -675,7 +675,7 @@

    Arguments

    @@ -690,7 +690,7 @@

    Arguments

    @@ -735,7 +735,7 @@

    Arguments

    @@ -750,7 +750,7 @@

    Arguments

    @@ -765,7 +765,7 @@

    Arguments

    @@ -815,7 +815,7 @@

    Arguments

    @@ -830,7 +830,7 @@

    Arguments

    @@ -870,7 +870,7 @@

    Arguments

    @@ -885,7 +885,7 @@

    Arguments

    @@ -900,7 +900,7 @@

    Arguments

    @@ -915,7 +915,7 @@

    Arguments

    @@ -930,7 +930,7 @@

    Arguments

    @@ -945,7 +945,7 @@

    Arguments

    @@ -960,7 +960,7 @@

    Arguments

    @@ -975,7 +975,7 @@

    Arguments

    @@ -990,7 +990,7 @@

    Arguments

    @@ -1005,7 +1005,7 @@

    Arguments

    @@ -1020,7 +1020,7 @@

    Arguments

    @@ -1035,7 +1035,7 @@

    Arguments

    @@ -1076,7 +1076,7 @@

    Arguments

    @@ -1091,7 +1091,7 @@

    Arguments

    @@ -1121,7 +1121,7 @@

    Arguments

    @@ -1136,7 +1136,7 @@

    Arguments

    @@ -1151,7 +1151,7 @@

    Arguments

    @@ -1166,7 +1166,7 @@

    Arguments

    @@ -1208,7 +1208,7 @@

    Arguments

    @@ -1225,7 +1225,7 @@

    Arguments

    @@ -1330,7 +1330,7 @@

    Arguments

    @@ -1345,7 +1345,7 @@

    Arguments

    @@ -1386,7 +1386,7 @@

    Arguments

    @@ -1401,7 +1401,7 @@

    Arguments

    @@ -1442,7 +1442,7 @@

    Arguments

    @@ -1457,7 +1457,7 @@

    Arguments

    @@ -1497,7 +1497,7 @@

    Arguments

    @@ -1512,7 +1512,7 @@

    Arguments

    @@ -1527,7 +1527,7 @@

    Arguments

    @@ -1542,7 +1542,7 @@

    Arguments

    @@ -1557,7 +1557,7 @@

    Arguments

    @@ -1572,7 +1572,7 @@

    Arguments

    @@ -1587,7 +1587,7 @@

    Arguments

    @@ -1602,7 +1602,7 @@

    Arguments

    @@ -1617,7 +1617,7 @@

    Arguments

    @@ -1632,7 +1632,7 @@

    Arguments

    @@ -1647,7 +1647,7 @@

    Arguments

    @@ -1662,7 +1662,7 @@

    Arguments

    @@ -1677,7 +1677,7 @@

    Arguments

    @@ -1692,7 +1692,7 @@

    Arguments

    @@ -1707,7 +1707,7 @@

    Arguments

    @@ -1722,7 +1722,7 @@

    Arguments

    @@ -1737,7 +1737,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_types.html b/develop/module/dbcsr_tensor_types.html index 3b72558766e..9e90f7dba0f 100644 --- a/develop/module/dbcsr_tensor_types.html +++ b/develop/module/dbcsr_tensor_types.html @@ -114,7 +114,7 @@

    Variables

    @@ -171,7 +171,7 @@

    Functions

    tas_rowcols_tnew_dbcsr_tas_blk_size_ttas_blk_size_t - dbcsr_t_nd_mp_comm + dbcsr_t_nd_mp_commaccept_pdims_loadbalancingdbcsr_t_distributiondbcsr_t_nblks_total @@ -214,8 +214,8 @@

    Subroutines

    dbcsr_t_blk_sizesdbcsr_t_blk_offsetsdbcsr_t_get_stored_coordinates - dbcsr_t_pgrid_create - dbcsr_t_pgrid_create_expert + dbcsr_t_pgrid_create + dbcsr_t_pgrid_create_expertdbcsr_t_pgrid_destroydbcsr_t_pgrid_set_strict_splitdbcsr_t_pgrid_remap @@ -262,21 +262,21 @@

    Uses

    @@ -301,7 +301,7 @@

    Variables

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -415,7 +415,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -460,7 +460,7 @@

    Arguments

    @@ -475,7 +475,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -529,7 +529,7 @@

    Arguments

    @@ -544,7 +544,7 @@

    Arguments

    @@ -559,7 +559,7 @@

    Arguments

    @@ -574,7 +574,7 @@

    Arguments

    @@ -589,7 +589,7 @@

    Arguments

    @@ -604,7 +604,7 @@

    Arguments

    @@ -619,7 +619,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -673,7 +673,7 @@

    Arguments

    @@ -688,7 +688,7 @@

    Arguments

    @@ -703,7 +703,7 @@

    Arguments

    @@ -855,7 +855,7 @@

    Arguments

    @@ -939,7 +939,7 @@

    Arguments

    @@ -954,7 +954,7 @@

    Arguments

    @@ -993,7 +993,7 @@

    Arguments

    @@ -1008,7 +1008,7 @@

    Arguments

    @@ -1047,7 +1047,7 @@

    Arguments

    @@ -1062,7 +1062,7 @@

    Arguments

    @@ -1101,7 +1101,7 @@

    Arguments

    @@ -1116,7 +1116,7 @@

    Arguments

    @@ -1165,7 +1165,7 @@

    Arguments

    @@ -1180,7 +1180,7 @@

    Arguments

    @@ -1195,7 +1195,7 @@

    Arguments

    @@ -1210,7 +1210,7 @@

    Arguments

    @@ -1249,7 +1249,7 @@

    Arguments

    @@ -1264,7 +1264,7 @@

    Arguments

    @@ -1279,7 +1279,7 @@

    Arguments

    @@ -1294,7 +1294,7 @@

    Arguments

    @@ -1333,7 +1333,7 @@

    Arguments

    @@ -1348,7 +1348,7 @@

    Arguments

    @@ -1363,7 +1363,7 @@

    Arguments

    @@ -1378,7 +1378,7 @@

    Arguments

    @@ -1417,7 +1417,7 @@

    Arguments

    @@ -1432,7 +1432,7 @@

    Arguments

    @@ -1447,7 +1447,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1548,7 +1548,7 @@

    Components

    @@ -1631,7 +1631,7 @@

    Components

    @@ -1731,7 +1731,7 @@

    Components

    @@ -1765,7 +1765,7 @@

    Components

    @@ -1782,7 +1782,7 @@

    Components

    @@ -1816,7 +1816,7 @@

    Components

    @@ -1850,7 +1850,7 @@

    Components

    @@ -1867,7 +1867,7 @@

    Components

    @@ -1918,7 +1918,7 @@

    Components

    @@ -1935,7 +1935,7 @@

    Components

    @@ -2001,7 +2001,7 @@

    Components

    @@ -2018,7 +2018,7 @@

    Components

    @@ -2052,7 +2052,7 @@

    Components

    @@ -2135,7 +2135,7 @@

    Components

    @@ -2213,7 +2213,7 @@

    Type-Bound Procedures

    + dist => tas_dist_t @@ -2285,7 +2285,7 @@

    Components

    @@ -2302,7 +2302,7 @@

    Components

    @@ -2346,7 +2346,7 @@

    Type-Bound Procedures

    + data => tas_blk_size_t @@ -2472,7 +2472,7 @@

    Arguments

    @@ -2532,7 +2532,7 @@

    Arguments

    @@ -2547,7 +2547,7 @@

    Arguments

    @@ -2593,7 +2593,7 @@

    Arguments

    @@ -2668,7 +2668,7 @@

    Arguments

    @@ -2709,7 +2709,7 @@

    -

    public function dbcsr_t_nd_mp_comm(comm_2d, map1_2d, map2_2d, dims_nd, dims1_nd, dims2_nd, pdims_2d, tdims, nsplit, dimsplit) +

    public function dbcsr_t_nd_mp_comm(comm_2d, map1_2d, map2_2d, dims_nd, dims1_nd, dims2_nd, pdims_2d, tdims, nsplit, dimsplit)

    @@ -2732,7 +2732,7 @@

    Arguments

    @@ -2747,7 +2747,7 @@

    Arguments

    @@ -2763,7 +2763,7 @@

    Arguments

    @@ -2779,7 +2779,7 @@

    Arguments

    @@ -2794,7 +2794,7 @@

    Arguments

    @@ -2809,7 +2809,7 @@

    Arguments

    @@ -2824,7 +2824,7 @@

    Arguments

    @@ -2839,7 +2839,7 @@

    Arguments

    @@ -2856,7 +2856,7 @@

    Arguments

    @@ -2871,7 +2871,7 @@

    Arguments

    @@ -3008,7 +3008,7 @@

    Arguments

    @@ -3053,7 +3053,7 @@

    Arguments

    @@ -3068,7 +3068,7 @@

    Arguments

    @@ -3113,7 +3113,7 @@

    Arguments

    @@ -3128,7 +3128,7 @@

    Arguments

    @@ -3173,7 +3173,7 @@

    Arguments

    @@ -3218,7 +3218,7 @@

    Arguments

    @@ -3263,7 +3263,7 @@

    Arguments

    @@ -3308,7 +3308,7 @@

    Arguments

    @@ -3353,7 +3353,7 @@

    Arguments

    @@ -3398,7 +3398,7 @@

    Arguments

    @@ -3443,7 +3443,7 @@

    Arguments

    @@ -3488,7 +3488,7 @@

    Arguments

    @@ -3503,7 +3503,7 @@

    Arguments

    @@ -3518,7 +3518,7 @@

    Arguments

    @@ -3563,7 +3563,7 @@

    Arguments

    @@ -3608,7 +3608,7 @@

    Arguments

    @@ -3656,7 +3656,7 @@

    Arguments

    @@ -3708,7 +3708,7 @@

    Arguments

    @@ -3723,7 +3723,7 @@

    Arguments

    @@ -3738,7 +3738,7 @@

    Arguments

    @@ -3793,7 +3793,7 @@

    Arguments

    @@ -3833,7 +3833,7 @@

    Arguments

    @@ -3848,7 +3848,7 @@

    Arguments

    @@ -3948,7 +3948,7 @@

    Arguments

    @@ -3963,7 +3963,7 @@

    Arguments

    @@ -3978,7 +3978,7 @@

    Arguments

    @@ -3993,7 +3993,7 @@

    Arguments

    @@ -4108,7 +4108,7 @@

    Arguments

    @@ -4149,7 +4149,7 @@

    Arguments

    @@ -4191,7 +4191,7 @@

    Arguments

    @@ -4206,7 +4206,7 @@

    Arguments

    @@ -4221,7 +4221,7 @@

    Arguments

    @@ -4236,7 +4236,7 @@

    Arguments

    @@ -4251,7 +4251,7 @@

    Arguments

    @@ -4266,7 +4266,7 @@

    Arguments

    @@ -4281,7 +4281,7 @@

    Arguments

    @@ -4296,7 +4296,7 @@

    Arguments

    @@ -4311,7 +4311,7 @@

    Arguments

    @@ -4326,7 +4326,7 @@

    Arguments

    @@ -4367,7 +4367,7 @@

    Arguments

    @@ -4407,7 +4407,7 @@

    Arguments

    @@ -4422,7 +4422,7 @@

    Arguments

    @@ -4437,7 +4437,7 @@

    Arguments

    @@ -4452,7 +4452,7 @@

    Arguments

    @@ -4467,7 +4467,7 @@

    Arguments

    @@ -4482,7 +4482,7 @@

    Arguments

    @@ -4497,7 +4497,7 @@

    Arguments

    @@ -4537,7 +4537,7 @@

    Arguments

    @@ -4552,7 +4552,7 @@

    Arguments

    @@ -4567,7 +4567,7 @@

    Arguments

    @@ -4582,7 +4582,7 @@

    Arguments

    @@ -4622,7 +4622,7 @@

    Arguments

    @@ -4662,7 +4662,7 @@

    Arguments

    @@ -4677,7 +4677,7 @@

    Arguments

    @@ -4717,7 +4717,7 @@

    Arguments

    @@ -4732,7 +4732,7 @@

    Arguments

    @@ -4772,7 +4772,7 @@

    Arguments

    @@ -4787,7 +4787,7 @@

    Arguments

    @@ -4802,7 +4802,7 @@

    Arguments

    @@ -4842,7 +4842,7 @@

    Arguments

    @@ -4857,7 +4857,7 @@

    Arguments

    @@ -4872,7 +4872,7 @@

    Arguments

    @@ -4912,7 +4912,7 @@

    Arguments

    @@ -4927,7 +4927,7 @@

    Arguments

    @@ -4942,7 +4942,7 @@

    Arguments

    @@ -4963,7 +4963,7 @@

    Arguments

    -

    public subroutine dbcsr_t_pgrid_create(mp_comm, dims, pgrid, tensor_dims) +

    public subroutine dbcsr_t_pgrid_create(mp_comm, dims, pgrid, tensor_dims)

    @@ -4982,7 +4982,7 @@

    Arguments

    @@ -4997,7 +4997,7 @@

    Arguments

    @@ -5012,7 +5012,7 @@

    Arguments

    @@ -5027,7 +5027,7 @@

    Arguments

    @@ -5048,7 +5048,7 @@

    Arguments

    -

    public subroutine dbcsr_t_pgrid_create_expert(mp_comm, dims, pgrid, map1_2d, map2_2d, tensor_dims, nsplit, dimsplit) +

    public subroutine dbcsr_t_pgrid_create_expert(mp_comm, dims, pgrid, map1_2d, map2_2d, tensor_dims, nsplit, dimsplit)

    @@ -5077,7 +5077,7 @@

    Arguments

    @@ -5092,7 +5092,7 @@

    Arguments

    @@ -5107,7 +5107,7 @@

    Arguments

    @@ -5122,7 +5122,7 @@

    Arguments

    @@ -5138,7 +5138,7 @@

    Arguments

    @@ -5154,7 +5154,7 @@

    Arguments

    @@ -5171,7 +5171,7 @@

    Arguments

    @@ -5187,7 +5187,7 @@

    Arguments

    @@ -5228,7 +5228,7 @@

    Arguments

    @@ -5243,7 +5243,7 @@

    Arguments

    @@ -5283,7 +5283,7 @@

    Arguments

    @@ -5338,7 +5338,7 @@

    Arguments

    @@ -5354,7 +5354,7 @@

    Arguments

    @@ -5410,7 +5410,7 @@

    Arguments

    @@ -5425,7 +5425,7 @@

    Arguments

    @@ -5465,7 +5465,7 @@

    Arguments

    @@ -5480,7 +5480,7 @@

    Arguments

    @@ -5495,7 +5495,7 @@

    Arguments

    @@ -5550,7 +5550,7 @@

    Arguments

    @@ -5565,7 +5565,7 @@

    Arguments

    @@ -5580,7 +5580,7 @@

    Arguments

    @@ -5620,7 +5620,7 @@

    Arguments

    @@ -5635,7 +5635,7 @@

    Arguments

    @@ -5675,7 +5675,7 @@

    Arguments

    @@ -5690,7 +5690,7 @@

    Arguments

    @@ -5730,7 +5730,7 @@

    Arguments

    @@ -5745,7 +5745,7 @@

    Arguments

    @@ -5785,7 +5785,7 @@

    Arguments

    @@ -5800,7 +5800,7 @@

    Arguments

    @@ -5840,7 +5840,7 @@

    Arguments

    @@ -5855,7 +5855,7 @@

    Arguments

    @@ -5870,7 +5870,7 @@

    Arguments

    @@ -5885,7 +5885,7 @@

    Arguments

    @@ -5925,7 +5925,7 @@

    Arguments

    @@ -5940,7 +5940,7 @@

    Arguments

    @@ -5955,7 +5955,7 @@

    Arguments

    @@ -5970,7 +5970,7 @@

    Arguments

    @@ -6010,7 +6010,7 @@

    Arguments

    @@ -6025,7 +6025,7 @@

    Arguments

    @@ -6040,7 +6040,7 @@

    Arguments

    @@ -6055,7 +6055,7 @@

    Arguments

    @@ -6095,7 +6095,7 @@

    Arguments

    @@ -6110,7 +6110,7 @@

    Arguments

    @@ -6125,7 +6125,7 @@

    Arguments

    @@ -6140,7 +6140,7 @@

    Arguments

    @@ -6180,7 +6180,7 @@

    Arguments

    @@ -6195,7 +6195,7 @@

    Arguments

    @@ -6210,7 +6210,7 @@

    Arguments

    @@ -6225,7 +6225,7 @@

    Arguments

    @@ -6240,7 +6240,7 @@

    Arguments

    @@ -6255,7 +6255,7 @@

    Arguments

    @@ -6270,7 +6270,7 @@

    Arguments

    @@ -6285,7 +6285,7 @@

    Arguments

    @@ -6300,7 +6300,7 @@

    Arguments

    @@ -6315,7 +6315,7 @@

    Arguments

    @@ -6330,7 +6330,7 @@

    Arguments

    @@ -6345,7 +6345,7 @@

    Arguments

    @@ -6360,7 +6360,7 @@

    Arguments

    @@ -6375,7 +6375,7 @@

    Arguments

    @@ -6390,7 +6390,7 @@

    Arguments

    @@ -6405,7 +6405,7 @@

    Arguments

    @@ -6420,7 +6420,7 @@

    Arguments

    @@ -6435,7 +6435,7 @@

    Arguments

    @@ -6450,7 +6450,7 @@

    Arguments

    @@ -6525,7 +6525,7 @@

    Arguments

    @@ -6540,7 +6540,7 @@

    Arguments

    @@ -6555,7 +6555,7 @@

    Arguments

    @@ -6595,7 +6595,7 @@

    Arguments

    @@ -6636,7 +6636,7 @@

    Arguments

    @@ -6676,7 +6676,7 @@

    Arguments

    @@ -6691,7 +6691,7 @@

    Arguments

    @@ -6731,7 +6731,7 @@

    Arguments

    @@ -6761,7 +6761,7 @@

    Arguments

    @@ -6776,7 +6776,7 @@

    Arguments

    @@ -6816,7 +6816,7 @@

    Arguments

    @@ -6831,7 +6831,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_test_methods.html b/develop/module/dbcsr_test_methods.html index 1b01ca39bd8..f4e9e287a73 100644 --- a/develop/module/dbcsr_test_methods.html +++ b/develop/module/dbcsr_test_methods.html @@ -114,9 +114,9 @@

    Variables

    @@ -182,21 +182,21 @@

    Uses

    @@ -239,7 +239,7 @@

    Variables

    @@ -256,7 +256,7 @@

    Variables

    @@ -318,7 +318,7 @@

    Arguments

    @@ -493,7 +493,7 @@

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    @@ -523,7 +523,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -608,7 +608,7 @@

    Arguments

    @@ -623,7 +623,7 @@

    Arguments

    @@ -638,7 +638,7 @@

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    @@ -683,7 +683,7 @@

    Arguments

    @@ -793,7 +793,7 @@

    Arguments

    @@ -808,7 +808,7 @@

    Arguments

    @@ -848,7 +848,7 @@

    Arguments

    @@ -863,7 +863,7 @@

    Arguments

    @@ -878,7 +878,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_test_scale_by_vector.html b/develop/module/dbcsr_test_scale_by_vector.html index b0c3f55e602..2ed14702194 100644 --- a/develop/module/dbcsr_test_scale_by_vector.html +++ b/develop/module/dbcsr_test_scale_by_vector.html @@ -114,7 +114,7 @@

    Variables

    @@ -176,17 +176,17 @@

    Uses

  • @@ -211,7 +211,7 @@

    Variables

    @@ -274,7 +274,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -381,7 +381,7 @@

    Arguments

    @@ -441,7 +441,7 @@

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -471,7 +471,7 @@

    Arguments

    @@ -551,7 +551,7 @@

    Arguments

    @@ -606,7 +606,7 @@

    Arguments

    @@ -621,7 +621,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tests.html b/develop/module/dbcsr_tests.html index 72567ed4aee..c406be793e9 100644 --- a/develop/module/dbcsr_tests.html +++ b/develop/module/dbcsr_tests.html @@ -114,7 +114,7 @@

    Variables

    @@ -270,7 +270,7 @@

    Variables

    Subroutines

    -

    public subroutine dbcsr_run_tests(mp_group, io_unit, nproc, matrix_sizes, trs, bs_m, bs_n, bs_k, sparsities, alpha, beta, data_type, test_type, n_loops, eps, retain_sparsity, always_checksum) +

    public subroutine dbcsr_run_tests(mp_group, io_unit, nproc, matrix_sizes, trs, bs_m, bs_n, bs_k, sparsities, alpha, beta, data_type, test_type, n_loops, eps, retain_sparsity, always_checksum)

    @@ -290,7 +290,7 @@

    Arguments

    @@ -305,7 +305,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    @@ -351,7 +351,7 @@

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -417,7 +417,7 @@

    Arguments

    @@ -432,7 +432,7 @@

    Arguments

    @@ -448,7 +448,7 @@

    Arguments

    @@ -464,7 +464,7 @@

    Arguments

    @@ -480,7 +480,7 @@

    Arguments

    @@ -496,7 +496,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

    @@ -542,7 +542,7 @@

    Arguments

    @@ -582,7 +582,7 @@

    Arguments

    @@ -597,7 +597,7 @@

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    @@ -670,7 +670,7 @@

    Arguments

    @@ -687,7 +687,7 @@

    Arguments

    @@ -704,7 +704,7 @@

    Arguments

    @@ -719,7 +719,7 @@

    Arguments

    @@ -734,7 +734,7 @@

    Arguments

    @@ -749,7 +749,7 @@

    Arguments

    @@ -764,7 +764,7 @@

    Arguments

    @@ -779,7 +779,7 @@

    Arguments

    @@ -794,7 +794,7 @@

    Arguments

    @@ -809,7 +809,7 @@

    Arguments

    @@ -824,7 +824,7 @@

    Arguments

    @@ -839,7 +839,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_timings.html b/develop/module/dbcsr_timings.html index bb15d8291a3..426d5ba918b 100644 --- a/develop/module/dbcsr_timings.html +++ b/develop/module/dbcsr_timings.html @@ -114,7 +114,7 @@

    Variables

    @@ -339,7 +339,7 @@

    Arguments

    @@ -575,7 +575,7 @@

    Arguments

    @@ -590,7 +590,7 @@

    Arguments

    @@ -630,7 +630,7 @@

    Arguments

    @@ -686,7 +686,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_timings_base_type.html b/develop/module/dbcsr_timings_base_type.html index 6b64ee239cf..d3a5015503f 100644 --- a/develop/module/dbcsr_timings_base_type.html +++ b/develop/module/dbcsr_timings_base_type.html @@ -217,7 +217,7 @@

    Components

    @@ -568,7 +568,7 @@

    Components

    diff --git a/develop/module/dbcsr_timings_report.html b/develop/module/dbcsr_timings_report.html index 17182ab4fe5..4f4aa00adce 100644 --- a/develop/module/dbcsr_timings_report.html +++ b/develop/module/dbcsr_timings_report.html @@ -166,18 +166,18 @@

    Uses

    @@ -267,7 +267,7 @@

    Arguments

    @@ -342,7 +342,7 @@

    Arguments

    @@ -412,7 +412,7 @@

    Arguments

    @@ -467,7 +467,7 @@

    Arguments

    @@ -542,7 +542,7 @@

    Arguments

    @@ -583,7 +583,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_timings_types.html b/develop/module/dbcsr_timings_types.html index 2b3572bc52b..debfcc580f2 100644 --- a/develop/module/dbcsr_timings_types.html +++ b/develop/module/dbcsr_timings_types.html @@ -154,9 +154,9 @@

    Uses

    diff --git a/develop/module/dbcsr_toollib.html b/develop/module/dbcsr_toollib.html index 601c1421b80..097cee6633a 100644 --- a/develop/module/dbcsr_toollib.html +++ b/develop/module/dbcsr_toollib.html @@ -114,7 +114,7 @@

    Variables

    @@ -132,7 +132,7 @@

    Interfaces

    - swap + swap sort
    @@ -194,9 +194,9 @@

    Uses

    @@ -221,7 +221,7 @@

    Variables

    @@ -247,8 +247,8 @@

    Variables

    Interfaces

    - -

    public interface swap + +

    public interface swap

      @@ -273,7 +273,7 @@

      Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    @@ -345,7 +345,7 @@

    Arguments

    @@ -396,7 +396,7 @@

    Arguments

    @@ -411,7 +411,7 @@

    Arguments

    @@ -466,7 +466,7 @@

    Arguments

    @@ -481,7 +481,7 @@

    Arguments

    @@ -536,7 +536,7 @@

    Arguments

    @@ -551,7 +551,7 @@

    Arguments

    @@ -606,7 +606,7 @@

    Arguments

    @@ -621,7 +621,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -804,7 +804,7 @@

    Arguments

    @@ -819,7 +819,7 @@

    Arguments

    @@ -864,7 +864,7 @@

    Arguments

    @@ -909,7 +909,7 @@

    Arguments

    @@ -954,7 +954,7 @@

    Arguments

    @@ -999,7 +999,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    @@ -1065,7 +1065,7 @@

    Arguments

    @@ -1106,7 +1106,7 @@

    Arguments

    @@ -1122,7 +1122,7 @@

    Arguments

    @@ -1235,7 +1235,7 @@

    Arguments

    @@ -1250,7 +1250,7 @@

    Arguments

    @@ -1265,7 +1265,7 @@

    Arguments

    @@ -1280,7 +1280,7 @@

    Arguments

    @@ -1295,7 +1295,7 @@

    Arguments

    @@ -1310,7 +1310,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_transformations.html b/develop/module/dbcsr_transformations.html index 134fbb4be37..f4a1305de5c 100644 --- a/develop/module/dbcsr_transformations.html +++ b/develop/module/dbcsr_transformations.html @@ -114,7 +114,7 @@

    Variables

    @@ -138,18 +138,18 @@

    Subroutines

    @@ -286,7 +286,7 @@

    Arguments

    @@ -301,7 +301,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -352,7 +352,7 @@

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    -

    public subroutine dbcsr_transposed(transposed, normal, shallow_data_copy, transpose_data, transpose_distribution, use_distribution) +

    public subroutine dbcsr_transposed(transposed, normal, shallow_data_copy, transpose_data, transpose_distribution, use_distribution)

    @@ -443,7 +443,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    @@ -488,7 +488,7 @@

    Arguments

    @@ -503,7 +503,7 @@

    Arguments

    @@ -518,7 +518,7 @@

    Arguments

    @@ -611,7 +611,7 @@

    Arguments

    -

    public subroutine dbcsr_distribute(matrix, fast) +

    public subroutine dbcsr_distribute(matrix, fast)

    @@ -630,7 +630,7 @@

    Arguments

    @@ -645,7 +645,7 @@

    Arguments

    @@ -685,7 +685,7 @@

    Arguments

    @@ -725,7 +725,7 @@

    Arguments

    @@ -1182,7 +1182,7 @@

    Arguments

    @@ -1212,7 +1212,7 @@

    Arguments

    @@ -1267,7 +1267,7 @@

    Arguments

    @@ -1287,7 +1287,7 @@

    Arguments

    @@ -1372,7 +1372,7 @@

    Arguments

    @@ -1402,7 +1402,7 @@

    Arguments

    @@ -1418,7 +1418,7 @@

    Arguments

    @@ -1630,7 +1630,7 @@

    Arguments

    @@ -1660,7 +1660,7 @@

    Arguments

    @@ -1676,7 +1676,7 @@

    Arguments

    @@ -1806,7 +1806,7 @@

    Arguments

    -

    public subroutine dbcsr_replicate_all(matrix) +

    public subroutine dbcsr_replicate_all(matrix)

    @@ -1825,7 +1825,7 @@

    Arguments

    @@ -1865,7 +1865,7 @@

    Arguments

    @@ -1933,7 +1933,7 @@

    Arguments

    -

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation) +

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation)

    @@ -1955,7 +1955,7 @@

    Arguments

    @@ -1970,7 +1970,7 @@

    Arguments

    @@ -1985,7 +1985,7 @@

    Arguments

    @@ -2001,7 +2001,7 @@

    Arguments

    @@ -2043,7 +2043,7 @@

    Arguments

    @@ -2058,7 +2058,7 @@

    Arguments

    @@ -2100,7 +2100,7 @@

    Arguments

    @@ -2115,7 +2115,7 @@

    Arguments

    @@ -2136,7 +2136,7 @@

    Arguments

    @@ -2157,7 +2157,7 @@

    Arguments

    @@ -2178,7 +2178,7 @@

    Arguments

    @@ -2199,7 +2199,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_types.html b/develop/module/dbcsr_types.html index 4f0c643ad8d..a54a345b34f 100644 --- a/develop/module/dbcsr_types.html +++ b/develop/module/dbcsr_types.html @@ -114,7 +114,7 @@

    Variables

    @@ -1305,7 +1305,7 @@

    Components

    @@ -1339,7 +1339,7 @@

    Components

    @@ -1356,7 +1356,7 @@

    Components

    @@ -1373,7 +1373,7 @@

    Components

    @@ -1390,7 +1390,7 @@

    Components

    @@ -1407,7 +1407,7 @@

    Components

    @@ -1424,7 +1424,7 @@

    Components

    @@ -1441,7 +1441,7 @@

    Components

    @@ -1458,7 +1458,7 @@

    Components

    @@ -1475,7 +1475,7 @@

    Components

    @@ -1573,7 +1573,7 @@

    Components

    @@ -1591,7 +1591,7 @@

    Components

    @@ -1609,7 +1609,7 @@

    Components

    @@ -1627,7 +1627,7 @@

    Components

    @@ -1645,7 +1645,7 @@

    Components

    @@ -1662,7 +1662,7 @@

    Components

    @@ -1815,7 +1815,7 @@

    Components

    @@ -1832,7 +1832,7 @@

    Components

    @@ -1849,7 +1849,7 @@

    Components

    @@ -1866,7 +1866,7 @@

    Components

    @@ -1883,7 +1883,7 @@

    Components

    @@ -1900,7 +1900,7 @@

    Components

    @@ -1917,7 +1917,7 @@

    Components

    @@ -1966,7 +1966,7 @@

    Components

    @@ -2037,7 +2037,7 @@

    Components

    @@ -2054,7 +2054,7 @@

    Components

    @@ -2309,7 +2309,7 @@

    Components

    @@ -2326,7 +2326,7 @@

    Components

    @@ -2375,7 +2375,7 @@

    Components

    @@ -2424,7 +2424,7 @@

    Components

    @@ -2526,7 +2526,7 @@

    Components

    @@ -2575,7 +2575,7 @@

    Components

    @@ -2624,7 +2624,7 @@

    Components

    @@ -2675,7 +2675,7 @@

    Components

    @@ -2692,7 +2692,7 @@

    Components

    @@ -2709,7 +2709,7 @@

    Components

    @@ -2726,7 +2726,7 @@

    Components

    @@ -2743,7 +2743,7 @@

    Components

    @@ -2828,7 +2828,7 @@

    Components

    @@ -2930,7 +2930,7 @@

    Components

    @@ -2947,7 +2947,7 @@

    Components

    @@ -2981,7 +2981,7 @@

    Components

    @@ -2998,7 +2998,7 @@

    Components

    @@ -3032,7 +3032,7 @@

    Components

    @@ -3066,7 +3066,7 @@

    Components

    @@ -3183,7 +3183,7 @@

    Components

    @@ -3200,7 +3200,7 @@

    Components

    @@ -3249,7 +3249,7 @@

    Components

    @@ -3298,7 +3298,7 @@

    Components

    @@ -3315,7 +3315,7 @@

    Components

    @@ -3332,7 +3332,7 @@

    Components

    @@ -3349,7 +3349,7 @@

    Components

    @@ -3366,7 +3366,7 @@

    Components

    @@ -3483,7 +3483,7 @@

    Components

    @@ -3500,7 +3500,7 @@

    Components

    @@ -3517,7 +3517,7 @@

    Components

    @@ -3534,7 +3534,7 @@

    Components

    @@ -3569,7 +3569,7 @@

    Components

    @@ -3586,7 +3586,7 @@

    Components

    @@ -3637,7 +3637,7 @@

    Components

    @@ -3654,7 +3654,7 @@

    Components

    @@ -3671,7 +3671,7 @@

    Components

    @@ -3688,7 +3688,7 @@

    Components

    @@ -3705,7 +3705,7 @@

    Components

    @@ -3739,7 +3739,7 @@

    Components

    @@ -3909,7 +3909,7 @@

    Components

    @@ -3926,7 +3926,7 @@

    Components

    @@ -3943,7 +3943,7 @@

    Components

    @@ -3960,7 +3960,7 @@

    Components

    @@ -3977,7 +3977,7 @@

    Components

    @@ -3994,7 +3994,7 @@

    Components

    @@ -4011,7 +4011,7 @@

    Components

    @@ -4028,7 +4028,7 @@

    Components

    @@ -4079,7 +4079,7 @@

    Components

    @@ -4096,7 +4096,7 @@

    Components

    @@ -4130,7 +4130,7 @@

    Components

    @@ -4147,7 +4147,7 @@

    Components

    @@ -4198,7 +4198,7 @@

    Components

    @@ -4283,7 +4283,7 @@

    Components

    @@ -4300,7 +4300,7 @@

    Components

    @@ -4317,7 +4317,7 @@

    Components

    @@ -4415,7 +4415,7 @@

    Components

    @@ -4711,7 +4711,7 @@

    Components

    @@ -4762,7 +4762,7 @@

    Components

    diff --git a/develop/module/dbcsr_work_operations.html b/develop/module/dbcsr_work_operations.html index ffc33b4cf35..6d7afd1659c 100644 --- a/develop/module/dbcsr_work_operations.html +++ b/develop/module/dbcsr_work_operations.html @@ -114,8 +114,8 @@

    Variables

    @@ -215,24 +215,24 @@

    Uses

    @@ -257,7 +257,7 @@

    Variables

    @@ -274,7 +274,7 @@

    Variables

    @@ -330,7 +330,7 @@

    Arguments

    @@ -345,7 +345,7 @@

    Arguments

    @@ -360,7 +360,7 @@

    Arguments

    @@ -375,7 +375,7 @@

    Arguments

    @@ -390,7 +390,7 @@

    Arguments

    @@ -405,7 +405,7 @@

    Arguments

    @@ -450,7 +450,7 @@

    Arguments

    @@ -466,7 +466,7 @@

    Arguments

    @@ -482,7 +482,7 @@

    Arguments

    @@ -497,7 +497,7 @@

    Arguments

    @@ -559,7 +559,7 @@

    Arguments

    @@ -574,7 +574,7 @@

    Arguments

    @@ -604,7 +604,7 @@

    Arguments

    @@ -620,7 +620,7 @@

    Arguments

    @@ -636,7 +636,7 @@

    Arguments

    @@ -707,7 +707,7 @@

    Arguments

    @@ -722,7 +722,7 @@

    Arguments

    @@ -737,7 +737,7 @@

    Arguments

    @@ -752,7 +752,7 @@

    Arguments

    @@ -767,7 +767,7 @@

    Arguments

    @@ -782,7 +782,7 @@

    Arguments

    @@ -797,7 +797,7 @@

    Arguments

    @@ -842,7 +842,7 @@

    Arguments

    @@ -857,7 +857,7 @@

    Arguments

    @@ -872,7 +872,7 @@

    Arguments

    @@ -887,7 +887,7 @@

    Arguments

    @@ -947,7 +947,7 @@

    Arguments

    @@ -962,7 +962,7 @@

    Arguments

    @@ -977,7 +977,7 @@

    Arguments

    @@ -992,7 +992,7 @@

    Arguments

    @@ -1074,7 +1074,7 @@

    Components

    @@ -1123,7 +1123,7 @@

    Arguments

    @@ -1169,7 +1169,7 @@

    Arguments

    @@ -1185,7 +1185,7 @@

    Arguments

    @@ -1201,7 +1201,7 @@

    Arguments

    @@ -1251,7 +1251,7 @@

    Arguments

    @@ -1266,7 +1266,7 @@

    Arguments

    @@ -1281,7 +1281,7 @@

    Arguments

    @@ -1296,7 +1296,7 @@

    Arguments

    @@ -1311,7 +1311,7 @@

    Arguments

    @@ -1326,7 +1326,7 @@

    Arguments

    @@ -1371,7 +1371,7 @@

    Arguments

    @@ -1387,7 +1387,7 @@

    Arguments

    @@ -1403,7 +1403,7 @@

    Arguments

    @@ -1418,7 +1418,7 @@

    Arguments

    @@ -1480,7 +1480,7 @@

    Arguments

    @@ -1495,7 +1495,7 @@

    Arguments

    @@ -1525,7 +1525,7 @@

    Arguments

    @@ -1541,7 +1541,7 @@

    Arguments

    @@ -1557,7 +1557,7 @@

    Arguments

    @@ -1629,7 +1629,7 @@

    Arguments

    @@ -1644,7 +1644,7 @@

    Arguments

    @@ -1659,7 +1659,7 @@

    Arguments

    @@ -1674,7 +1674,7 @@

    Arguments

    @@ -1689,7 +1689,7 @@

    Arguments

    @@ -1704,7 +1704,7 @@

    Arguments

    @@ -1719,7 +1719,7 @@

    Arguments

    @@ -1764,7 +1764,7 @@

    Arguments

    @@ -1779,7 +1779,7 @@

    Arguments

    @@ -1794,7 +1794,7 @@

    Arguments

    @@ -1809,7 +1809,7 @@

    Arguments

    @@ -1869,7 +1869,7 @@

    Arguments

    @@ -1884,7 +1884,7 @@

    Arguments

    @@ -1899,7 +1899,7 @@

    Arguments

    @@ -1914,7 +1914,7 @@

    Arguments

    @@ -1984,7 +1984,7 @@

    Arguments

    @@ -1999,7 +1999,7 @@

    Arguments

    @@ -2046,7 +2046,7 @@

    Arguments

    @@ -2086,7 +2086,7 @@

    Arguments

    @@ -2135,7 +2135,7 @@

    Arguments

    @@ -2167,7 +2167,7 @@

    Arguments

    @@ -2210,7 +2210,7 @@

    Arguments

    @@ -2265,7 +2265,7 @@

    Arguments

    @@ -2322,7 +2322,7 @@

    Arguments

    @@ -2362,7 +2362,7 @@

    Arguments

    @@ -2377,7 +2377,7 @@

    Arguments

    @@ -2418,7 +2418,7 @@

    Arguments

    @@ -2433,7 +2433,7 @@

    Arguments

    @@ -2463,7 +2463,7 @@

    Arguments

    @@ -2503,7 +2503,7 @@

    Arguments

    @@ -2543,7 +2543,7 @@

    Arguments

    @@ -2584,7 +2584,7 @@

    Arguments

    @@ -2599,7 +2599,7 @@

    Arguments

    @@ -2615,7 +2615,7 @@

    Arguments

    @@ -2631,7 +2631,7 @@

    Arguments

    @@ -2646,7 +2646,7 @@

    Arguments

    @@ -2686,7 +2686,7 @@

    Arguments

    @@ -2786,7 +2786,7 @@

    Arguments

    @@ -3006,7 +3006,7 @@

    Arguments

    @@ -3076,7 +3076,7 @@

    Arguments

    @@ -3116,7 +3116,7 @@

    Arguments

    @@ -3156,7 +3156,7 @@

    Arguments

    @@ -3196,7 +3196,7 @@

    Arguments

    diff --git a/develop/proc/acc_calculate_norms.html b/develop/proc/acc_calculate_norms.html index 63187135f2f..be8d7377bbd 100644 --- a/develop/proc/acc_calculate_norms.html +++ b/develop/proc/acc_calculate_norms.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_allocate_bytes.html b/develop/proc/acc_devmem_allocate_bytes.html index 574704cc3f4..e708d29fb40 100644 --- a/develop/proc/acc_devmem_allocate_bytes.html +++ b/develop/proc/acc_devmem_allocate_bytes.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_allocated.html b/develop/proc/acc_devmem_allocated.html index a1df7637ee1..467afff8527 100644 --- a/develop/proc/acc_devmem_allocated.html +++ b/develop/proc/acc_devmem_allocated.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_devmem_cptr.html b/develop/proc/acc_devmem_cptr.html index 8dd6f758c44..00b41278aa7 100644 --- a/develop/proc/acc_devmem_cptr.html +++ b/develop/proc/acc_devmem_cptr.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_devmem_deallocate.html b/develop/proc/acc_devmem_deallocate.html index 496e1d70ab7..15b8699dcfe 100644 --- a/develop/proc/acc_devmem_deallocate.html +++ b/develop/proc/acc_devmem_deallocate.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_ensure_size_bytes.html b/develop/proc/acc_devmem_ensure_size_bytes.html index 7a244bd513b..51568710a9c 100644 --- a/develop/proc/acc_devmem_ensure_size_bytes.html +++ b/develop/proc/acc_devmem_ensure_size_bytes.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_info.html b/develop/proc/acc_devmem_info.html index 0601427778b..91c1a1843f3 100644 --- a/develop/proc/acc_devmem_info.html +++ b/develop/proc/acc_devmem_info.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_set_cptr.html b/develop/proc/acc_devmem_set_cptr.html index 0371bacf3dc..6e5c3b42f0b 100644 --- a/develop/proc/acc_devmem_set_cptr.html +++ b/develop/proc/acc_devmem_set_cptr.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_setzero_bytes.html b/develop/proc/acc_devmem_setzero_bytes.html index c02f5227e3f..4dfd834d5b3 100644 --- a/develop/proc/acc_devmem_setzero_bytes.html +++ b/develop/proc/acc_devmem_setzero_bytes.html @@ -160,7 +160,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_size_in_bytes.html b/develop/proc/acc_devmem_size_in_bytes.html index 917fcd8926e..d2a1f1f1639 100644 --- a/develop/proc/acc_devmem_size_in_bytes.html +++ b/develop/proc/acc_devmem_size_in_bytes.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/acc_event_create.html b/develop/proc/acc_event_create.html index 1ffdffa9e7c..5679523fe3b 100644 --- a/develop/proc/acc_event_create.html +++ b/develop/proc/acc_event_create.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/acc_event_destroy.html b/develop/proc/acc_event_destroy.html index f445d5e639b..18c77cbaace 100644 --- a/develop/proc/acc_event_destroy.html +++ b/develop/proc/acc_event_destroy.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/acc_event_query.html b/develop/proc/acc_event_query.html index b97e5a076ee..56048d923b9 100644 --- a/develop/proc/acc_event_query.html +++ b/develop/proc/acc_event_query.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_event_record.html b/develop/proc/acc_event_record.html index 4a86a641b3e..5119db787ed 100644 --- a/develop/proc/acc_event_record.html +++ b/develop/proc/acc_event_record.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_event_synchronize.html b/develop/proc/acc_event_synchronize.html index 49928c38456..7e048a1096d 100644 --- a/develop/proc/acc_event_synchronize.html +++ b/develop/proc/acc_event_synchronize.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_c4.html b/develop/proc/acc_hostmem_alloc_c4.html index 3e5daf6d7a7..72de183729f 100644 --- a/develop/proc/acc_hostmem_alloc_c4.html +++ b/develop/proc/acc_hostmem_alloc_c4.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_c4_2d.html b/develop/proc/acc_hostmem_alloc_c4_2d.html index d3481e2a055..4447b5e371e 100644 --- a/develop/proc/acc_hostmem_alloc_c4_2d.html +++ b/develop/proc/acc_hostmem_alloc_c4_2d.html @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_c8.html b/develop/proc/acc_hostmem_alloc_c8.html index c3dafde030c..0d6f9f85403 100644 --- a/develop/proc/acc_hostmem_alloc_c8.html +++ b/develop/proc/acc_hostmem_alloc_c8.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_c8_2d.html b/develop/proc/acc_hostmem_alloc_c8_2d.html index 4ad0513b340..9d68d3c82ee 100644 --- a/develop/proc/acc_hostmem_alloc_c8_2d.html +++ b/develop/proc/acc_hostmem_alloc_c8_2d.html @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_i4.html b/develop/proc/acc_hostmem_alloc_i4.html index 3c2c0ec0fc7..6974de3d1d2 100644 --- a/develop/proc/acc_hostmem_alloc_i4.html +++ b/develop/proc/acc_hostmem_alloc_i4.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_i4_2d.html b/develop/proc/acc_hostmem_alloc_i4_2d.html index c9ac1716977..26661b61855 100644 --- a/develop/proc/acc_hostmem_alloc_i4_2d.html +++ b/develop/proc/acc_hostmem_alloc_i4_2d.html @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_i8.html b/develop/proc/acc_hostmem_alloc_i8.html index 13c0b20a216..66424c42576 100644 --- a/develop/proc/acc_hostmem_alloc_i8.html +++ b/develop/proc/acc_hostmem_alloc_i8.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_i8_2d.html b/develop/proc/acc_hostmem_alloc_i8_2d.html index f9256b951b7..5175ab1cd9a 100644 --- a/develop/proc/acc_hostmem_alloc_i8_2d.html +++ b/develop/proc/acc_hostmem_alloc_i8_2d.html @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_r4.html b/develop/proc/acc_hostmem_alloc_r4.html index aa139f20e54..550670766fd 100644 --- a/develop/proc/acc_hostmem_alloc_r4.html +++ b/develop/proc/acc_hostmem_alloc_r4.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_r4_2d.html b/develop/proc/acc_hostmem_alloc_r4_2d.html index 9554bbb1fa4..4650e81a8d8 100644 --- a/develop/proc/acc_hostmem_alloc_r4_2d.html +++ b/develop/proc/acc_hostmem_alloc_r4_2d.html @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_r8.html b/develop/proc/acc_hostmem_alloc_r8.html index 57ec93dc01b..78e79fd1979 100644 --- a/develop/proc/acc_hostmem_alloc_r8.html +++ b/develop/proc/acc_hostmem_alloc_r8.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_r8_2d.html b/develop/proc/acc_hostmem_alloc_r8_2d.html index 49b8e1888b7..c83c0438e30 100644 --- a/develop/proc/acc_hostmem_alloc_r8_2d.html +++ b/develop/proc/acc_hostmem_alloc_r8_2d.html @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_c4.html b/develop/proc/acc_hostmem_dealloc_c4.html index 31f22cc9aa2..2874585cc86 100644 --- a/develop/proc/acc_hostmem_dealloc_c4.html +++ b/develop/proc/acc_hostmem_dealloc_c4.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_c4_2d.html b/develop/proc/acc_hostmem_dealloc_c4_2d.html index a3fc26e62ec..46d20badc05 100644 --- a/develop/proc/acc_hostmem_dealloc_c4_2d.html +++ b/develop/proc/acc_hostmem_dealloc_c4_2d.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_c8.html b/develop/proc/acc_hostmem_dealloc_c8.html index a0155f4a86b..8c8f83fb5b3 100644 --- a/develop/proc/acc_hostmem_dealloc_c8.html +++ b/develop/proc/acc_hostmem_dealloc_c8.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_c8_2d.html b/develop/proc/acc_hostmem_dealloc_c8_2d.html index 3947886627c..ee8ff3767d0 100644 --- a/develop/proc/acc_hostmem_dealloc_c8_2d.html +++ b/develop/proc/acc_hostmem_dealloc_c8_2d.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_i4.html b/develop/proc/acc_hostmem_dealloc_i4.html index 0c103d0ec0b..331036a32f9 100644 --- a/develop/proc/acc_hostmem_dealloc_i4.html +++ b/develop/proc/acc_hostmem_dealloc_i4.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_i4_2d.html b/develop/proc/acc_hostmem_dealloc_i4_2d.html index db093601c80..fe970a2eda0 100644 --- a/develop/proc/acc_hostmem_dealloc_i4_2d.html +++ b/develop/proc/acc_hostmem_dealloc_i4_2d.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_i8.html b/develop/proc/acc_hostmem_dealloc_i8.html index bf7fd7df636..8aefd4efa0b 100644 --- a/develop/proc/acc_hostmem_dealloc_i8.html +++ b/develop/proc/acc_hostmem_dealloc_i8.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_i8_2d.html b/develop/proc/acc_hostmem_dealloc_i8_2d.html index b1730145015..7caab2c0b0b 100644 --- a/develop/proc/acc_hostmem_dealloc_i8_2d.html +++ b/develop/proc/acc_hostmem_dealloc_i8_2d.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_r4.html b/develop/proc/acc_hostmem_dealloc_r4.html index abc3e959254..101e8504184 100644 --- a/develop/proc/acc_hostmem_dealloc_r4.html +++ b/develop/proc/acc_hostmem_dealloc_r4.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_r4_2d.html b/develop/proc/acc_hostmem_dealloc_r4_2d.html index bd0982930c3..dd57b0709d3 100644 --- a/develop/proc/acc_hostmem_dealloc_r4_2d.html +++ b/develop/proc/acc_hostmem_dealloc_r4_2d.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_r8.html b/develop/proc/acc_hostmem_dealloc_r8.html index 1313fd7871c..f5d21fa2be0 100644 --- a/develop/proc/acc_hostmem_dealloc_r8.html +++ b/develop/proc/acc_hostmem_dealloc_r8.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_r8_2d.html b/develop/proc/acc_hostmem_dealloc_r8_2d.html index fc6e2ae4979..9b2eca26428 100644 --- a/develop/proc/acc_hostmem_dealloc_r8_2d.html +++ b/develop/proc/acc_hostmem_dealloc_r8_2d.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_stream_associated.html b/develop/proc/acc_stream_associated.html index 919ad5c665b..8c4fe11e135 100644 --- a/develop/proc/acc_stream_associated.html +++ b/develop/proc/acc_stream_associated.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_stream_cptr.html b/develop/proc/acc_stream_cptr.html index c9af9d78735..661a2a7617f 100644 --- a/develop/proc/acc_stream_cptr.html +++ b/develop/proc/acc_stream_cptr.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_stream_create.html b/develop/proc/acc_stream_create.html index 392fcb94198..f425ebc2c6e 100644 --- a/develop/proc/acc_stream_create.html +++ b/develop/proc/acc_stream_create.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/acc_stream_destroy.html b/develop/proc/acc_stream_destroy.html index 9d9b4080e80..60d68959a85 100644 --- a/develop/proc/acc_stream_destroy.html +++ b/develop/proc/acc_stream_destroy.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/acc_stream_equal.html b/develop/proc/acc_stream_equal.html index 054401b014c..8c8934e5f96 100644 --- a/develop/proc/acc_stream_equal.html +++ b/develop/proc/acc_stream_equal.html @@ -160,7 +160,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_stream_synchronize.html b/develop/proc/acc_stream_synchronize.html index 2898ccfac19..bbe69c50faf 100644 --- a/develop/proc/acc_stream_synchronize.html +++ b/develop/proc/acc_stream_synchronize.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/acc_stream_wait_event.html b/develop/proc/acc_stream_wait_event.html index da4c8e526d0..3f45d9994af 100644 --- a/develop/proc/acc_stream_wait_event.html +++ b/develop/proc/acc_stream_wait_event.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/acc_transpose_blocks.html b/develop/proc/acc_transpose_blocks.html index 38c182f609f..c6b0d0ccb2f 100644 --- a/develop/proc/acc_transpose_blocks.html +++ b/develop/proc/acc_transpose_blocks.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/accept_pgrid_dims.html b/develop/proc/accept_pgrid_dims.html index e4d1d295af6..1c9dbd95da5 100644 --- a/develop/proc/accept_pgrid_dims.html +++ b/develop/proc/accept_pgrid_dims.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/add_work_coordinate.html b/develop/proc/add_work_coordinate.html index 350846b5e16..179629ad1fe 100644 --- a/develop/proc/add_work_coordinate.html +++ b/develop/proc/add_work_coordinate.html @@ -165,7 +165,7 @@

    Arguments

    @@ -180,7 +180,7 @@

    Arguments

    @@ -196,7 +196,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    diff --git a/develop/proc/align_tensor.html b/develop/proc/align_tensor.html index 324815f9003..4b207262ae1 100644 --- a/develop/proc/align_tensor.html +++ b/develop/proc/align_tensor.html @@ -154,7 +154,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_c_dp.html b/develop/proc/allocate_1d_c_dp.html index 57dbd282947..92503c9da27 100644 --- a/develop/proc/allocate_1d_c_dp.html +++ b/develop/proc/allocate_1d_c_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_c_sp.html b/develop/proc/allocate_1d_c_sp.html index d9e6349d39c..bbbd41f3cc4 100644 --- a/develop/proc/allocate_1d_c_sp.html +++ b/develop/proc/allocate_1d_c_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_i.html b/develop/proc/allocate_1d_i.html index eda57089aee..80a27da1cd3 100644 --- a/develop/proc/allocate_1d_i.html +++ b/develop/proc/allocate_1d_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_r_dp.html b/develop/proc/allocate_1d_r_dp.html index 35ae12eab6d..cbdc068cb25 100644 --- a/develop/proc/allocate_1d_r_dp.html +++ b/develop/proc/allocate_1d_r_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_r_sp.html b/develop/proc/allocate_1d_r_sp.html index aa491dabc5b..60578f13a0d 100644 --- a/develop/proc/allocate_1d_r_sp.html +++ b/develop/proc/allocate_1d_r_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_c_dp.html b/develop/proc/allocate_2d_c_dp.html index fccfd679524..e646c90db95 100644 --- a/develop/proc/allocate_2d_c_dp.html +++ b/develop/proc/allocate_2d_c_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_c_sp.html b/develop/proc/allocate_2d_c_sp.html index 42c28f2a374..f54f9b99c43 100644 --- a/develop/proc/allocate_2d_c_sp.html +++ b/develop/proc/allocate_2d_c_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_i.html b/develop/proc/allocate_2d_i.html index 308508e524c..8c14305bfd7 100644 --- a/develop/proc/allocate_2d_i.html +++ b/develop/proc/allocate_2d_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_r_dp.html b/develop/proc/allocate_2d_r_dp.html index 468e518482c..b316697100e 100644 --- a/develop/proc/allocate_2d_r_dp.html +++ b/develop/proc/allocate_2d_r_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_r_sp.html b/develop/proc/allocate_2d_r_sp.html index be4d05191e5..1eed1fcf57f 100644 --- a/develop/proc/allocate_2d_r_sp.html +++ b/develop/proc/allocate_2d_r_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_c_dp.html b/develop/proc/allocate_3d_c_dp.html index 17ac8131d0e..b2a047647ee 100644 --- a/develop/proc/allocate_3d_c_dp.html +++ b/develop/proc/allocate_3d_c_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_c_sp.html b/develop/proc/allocate_3d_c_sp.html index 1782f086bbe..573eff1e299 100644 --- a/develop/proc/allocate_3d_c_sp.html +++ b/develop/proc/allocate_3d_c_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_i.html b/develop/proc/allocate_3d_i.html index 2873ed24c70..4541f2232ae 100644 --- a/develop/proc/allocate_3d_i.html +++ b/develop/proc/allocate_3d_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_r_dp.html b/develop/proc/allocate_3d_r_dp.html index eabb00986d7..5fd9fbcb6f2 100644 --- a/develop/proc/allocate_3d_r_dp.html +++ b/develop/proc/allocate_3d_r_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_r_sp.html b/develop/proc/allocate_3d_r_sp.html index 113ce367c71..2d8f0c45a54 100644 --- a/develop/proc/allocate_3d_r_sp.html +++ b/develop/proc/allocate_3d_r_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_c_dp.html b/develop/proc/allocate_4d_c_dp.html index e266cd16e3e..01bf9c8e7ec 100644 --- a/develop/proc/allocate_4d_c_dp.html +++ b/develop/proc/allocate_4d_c_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_c_sp.html b/develop/proc/allocate_4d_c_sp.html index 8a00872b4a1..4da6ba88534 100644 --- a/develop/proc/allocate_4d_c_sp.html +++ b/develop/proc/allocate_4d_c_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_i.html b/develop/proc/allocate_4d_i.html index dd1afd521e3..158c6c888c9 100644 --- a/develop/proc/allocate_4d_i.html +++ b/develop/proc/allocate_4d_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_r_dp.html b/develop/proc/allocate_4d_r_dp.html index 2d8eeb2ea2d..4182f9690e5 100644 --- a/develop/proc/allocate_4d_r_dp.html +++ b/develop/proc/allocate_4d_r_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_r_sp.html b/develop/proc/allocate_4d_r_sp.html index 7cc681d1d38..5533e1519db 100644 --- a/develop/proc/allocate_4d_r_sp.html +++ b/develop/proc/allocate_4d_r_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_c_dp.html b/develop/proc/allocate_5d_c_dp.html index 5cf918b6d65..290da2049bf 100644 --- a/develop/proc/allocate_5d_c_dp.html +++ b/develop/proc/allocate_5d_c_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_c_sp.html b/develop/proc/allocate_5d_c_sp.html index cb056ad54c3..f7c519b57d6 100644 --- a/develop/proc/allocate_5d_c_sp.html +++ b/develop/proc/allocate_5d_c_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_i.html b/develop/proc/allocate_5d_i.html index 79f0c6648e3..cd44d3eea4e 100644 --- a/develop/proc/allocate_5d_i.html +++ b/develop/proc/allocate_5d_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_r_dp.html b/develop/proc/allocate_5d_r_dp.html index a5a71b4843e..3457595c3f4 100644 --- a/develop/proc/allocate_5d_r_dp.html +++ b/develop/proc/allocate_5d_r_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_r_sp.html b/develop/proc/allocate_5d_r_sp.html index 53b78ffa7d9..7f72018c52b 100644 --- a/develop/proc/allocate_5d_r_sp.html +++ b/develop/proc/allocate_5d_r_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_c_dp.html b/develop/proc/allocate_6d_c_dp.html index e539d32b7ef..09128cd18e8 100644 --- a/develop/proc/allocate_6d_c_dp.html +++ b/develop/proc/allocate_6d_c_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_c_sp.html b/develop/proc/allocate_6d_c_sp.html index b5a676347b5..244f7b943af 100644 --- a/develop/proc/allocate_6d_c_sp.html +++ b/develop/proc/allocate_6d_c_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_i.html b/develop/proc/allocate_6d_i.html index e3e4a12ca69..f978abdffeb 100644 --- a/develop/proc/allocate_6d_i.html +++ b/develop/proc/allocate_6d_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_r_dp.html b/develop/proc/allocate_6d_r_dp.html index 2cd80791136..e96fdb58f9d 100644 --- a/develop/proc/allocate_6d_r_dp.html +++ b/develop/proc/allocate_6d_r_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_r_sp.html b/develop/proc/allocate_6d_r_sp.html index b0f0cf95976..194c3b566ce 100644 --- a/develop/proc/allocate_6d_r_sp.html +++ b/develop/proc/allocate_6d_r_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_c_dp.html b/develop/proc/allocate_7d_c_dp.html index 324873e9274..1e7a2dd6839 100644 --- a/develop/proc/allocate_7d_c_dp.html +++ b/develop/proc/allocate_7d_c_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_c_sp.html b/develop/proc/allocate_7d_c_sp.html index 44f66d1b516..0e302612253 100644 --- a/develop/proc/allocate_7d_c_sp.html +++ b/develop/proc/allocate_7d_c_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_i.html b/develop/proc/allocate_7d_i.html index 88de885a1d5..c3ab1f33f7d 100644 --- a/develop/proc/allocate_7d_i.html +++ b/develop/proc/allocate_7d_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_r_dp.html b/develop/proc/allocate_7d_r_dp.html index f737d16eddd..3bb4d56bb07 100644 --- a/develop/proc/allocate_7d_r_dp.html +++ b/develop/proc/allocate_7d_r_dp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_r_sp.html b/develop/proc/allocate_7d_r_sp.html index 85ab67618fd..51de188e8b6 100644 --- a/develop/proc/allocate_7d_r_sp.html +++ b/develop/proc/allocate_7d_r_sp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/allocate_and_get_ith_array.html b/develop/proc/allocate_and_get_ith_array.html index 7a8cc2e2262..b02732a3396 100644 --- a/develop/proc/allocate_and_get_ith_array.html +++ b/develop/proc/allocate_and_get_ith_array.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/arb_dist.html b/develop/proc/arb_dist.html index 9ddf20b8b39..56b86a7b270 100644 --- a/develop/proc/arb_dist.html +++ b/develop/proc/arb_dist.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/arb_rowcols.html b/develop/proc/arb_rowcols.html index d447e86d7cd..4886df688fd 100644 --- a/develop/proc/arb_rowcols.html +++ b/develop/proc/arb_rowcols.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/array_eq_i8.html b/develop/proc/array_eq_i8.html index 321c45974aa..a72375582c9 100644 --- a/develop/proc/array_eq_i8.html +++ b/develop/proc/array_eq_i8.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/array_eq_i~2.html b/develop/proc/array_eq_i~2.html index 4baac85ded6..df94b0b6e15 100644 --- a/develop/proc/array_eq_i~2.html +++ b/develop/proc/array_eq_i~2.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/array_new_i1d_lb.html b/develop/proc/array_new_i1d_lb.html index dbf9e6aa85b..7ca798cb726 100644 --- a/develop/proc/array_new_i1d_lb.html +++ b/develop/proc/array_new_i1d_lb.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/array_sublist.html b/develop/proc/array_sublist.html index 17c53760ef4..522c76ef685 100644 --- a/develop/proc/array_sublist.html +++ b/develop/proc/array_sublist.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/atoi.html b/develop/proc/atoi.html index b28d369534f..b60b95fe90c 100644 --- a/develop/proc/atoi.html +++ b/develop/proc/atoi.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/atol.html b/develop/proc/atol.html index 60fe1205e13..96a267e342e 100644 --- a/develop/proc/atol.html +++ b/develop/proc/atol.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/ator.html b/develop/proc/ator.html index 90fa20191b5..4d6c4a375b5 100644 --- a/develop/proc/ator.html +++ b/develop/proc/ator.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/blas_process_mm_stack_c.html b/develop/proc/blas_process_mm_stack_c.html index 9ded3d9293b..534966d3873 100644 --- a/develop/proc/blas_process_mm_stack_c.html +++ b/develop/proc/blas_process_mm_stack_c.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/blas_process_mm_stack_d.html b/develop/proc/blas_process_mm_stack_d.html index ba83386dc71..e581eac7987 100644 --- a/develop/proc/blas_process_mm_stack_d.html +++ b/develop/proc/blas_process_mm_stack_d.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/blas_process_mm_stack_s.html b/develop/proc/blas_process_mm_stack_s.html index 95c61896e71..e92f1b8f6d0 100644 --- a/develop/proc/blas_process_mm_stack_s.html +++ b/develop/proc/blas_process_mm_stack_s.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/blas_process_mm_stack_z.html b/develop/proc/blas_process_mm_stack_z.html index 15ee6a624d5..12ab9d203be 100644 --- a/develop/proc/blas_process_mm_stack_z.html +++ b/develop/proc/blas_process_mm_stack_z.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/blk_dims_tensor.html b/develop/proc/blk_dims_tensor.html index 97fc4923149..505420b445a 100644 --- a/develop/proc/blk_dims_tensor.html +++ b/develop/proc/blk_dims_tensor.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/blk_size_arb.html b/develop/proc/blk_size_arb.html index 9199972d96e..e929b45c878 100644 --- a/develop/proc/blk_size_arb.html +++ b/develop/proc/blk_size_arb.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/blk_size_one.html b/develop/proc/blk_size_one.html index 1b9773d317a..d4deaae309c 100644 --- a/develop/proc/blk_size_one.html +++ b/develop/proc/blk_size_one.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/blk_size_repl.html b/develop/proc/blk_size_repl.html index 07075e4b13b..c32528a0d62 100644 --- a/develop/proc/blk_size_repl.html +++ b/develop/proc/blk_size_repl.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/block_add_anytype.html b/develop/proc/block_add_anytype.html index 63e3abea349..369420b828f 100644 --- a/develop/proc/block_add_anytype.html +++ b/develop/proc/block_add_anytype.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/block_add_anytype_bounds.html b/develop/proc/block_add_anytype_bounds.html index f57701a5663..5f1fe0c3c74 100644 --- a/develop/proc/block_add_anytype_bounds.html +++ b/develop/proc/block_add_anytype_bounds.html @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/block_add_c.html b/develop/proc/block_add_c.html index 80e8087d824..3b157f7215c 100644 --- a/develop/proc/block_add_c.html +++ b/develop/proc/block_add_c.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_add_d.html b/develop/proc/block_add_d.html index 2c016330923..c00de6f70c1 100644 --- a/develop/proc/block_add_d.html +++ b/develop/proc/block_add_d.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_add_s.html b/develop/proc/block_add_s.html index 85efc2183be..0eb47efb7ee 100644 --- a/develop/proc/block_add_s.html +++ b/develop/proc/block_add_s.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_add_z.html b/develop/proc/block_add_z.html index ec4540413f6..45da1cf8e11 100644 --- a/develop/proc/block_add_z.html +++ b/develop/proc/block_add_z.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_add_anyd_block.html b/develop/proc/block_buffer_add_anyd_block.html index f92d525d5cd..bbb60e66b78 100644 --- a/develop/proc/block_buffer_add_anyd_block.html +++ b/develop/proc/block_buffer_add_anyd_block.html @@ -154,8 +154,8 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_add_area_block.html b/develop/proc/block_buffer_add_area_block.html index ed802c25830..61a92cc9b5d 100644 --- a/develop/proc/block_buffer_add_area_block.html +++ b/develop/proc/block_buffer_add_area_block.html @@ -153,8 +153,8 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_add_block_c_dp.html b/develop/proc/block_buffer_add_block_c_dp.html index 2434ae8a2e3..654dda67808 100644 --- a/develop/proc/block_buffer_add_block_c_dp.html +++ b/develop/proc/block_buffer_add_block_c_dp.html @@ -75,20 +75,20 @@

    block_buffer_add_block_c_dp
  • 40 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    private subroutine block_buffer_add_block_c_dp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_c_dp(buffer, ndata, index, block)

    -

    insert a block into block buffer (at current iterator position)

    +

    add block to buffer.

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,45 +169,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/proc/block_buffer_add_block_c_dp~2.html b/develop/proc/block_buffer_add_block_c_dp~2.html index f97c8d7a1ed..0d8c9a91588 100644 --- a/develop/proc/block_buffer_add_block_c_dp~2.html +++ b/develop/proc/block_buffer_add_block_c_dp~2.html @@ -75,20 +75,20 @@

    block_buffer_add_block_c_dp
  • 23 statements + title=" 0.1% of total for procedures.">40 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    private subroutine block_buffer_add_block_c_dp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_c_dp(buffer, index, block, transposed)

    -

    add block to buffer.

    +

    insert a block into block buffer (at current iterator position)

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,45 +169,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/proc/block_buffer_add_block_c_sp.html b/develop/proc/block_buffer_add_block_c_sp.html index 8a28d0e11a6..9b76d14e0b0 100644 --- a/develop/proc/block_buffer_add_block_c_sp.html +++ b/develop/proc/block_buffer_add_block_c_sp.html @@ -75,20 +75,20 @@

    block_buffer_add_block_c_sp
  • 40 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    private subroutine block_buffer_add_block_c_sp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_c_sp(buffer, ndata, index, block)

    -

    insert a block into block buffer (at current iterator position)

    +

    add block to buffer.

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,45 +169,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/proc/block_buffer_add_block_c_sp~2.html b/develop/proc/block_buffer_add_block_c_sp~2.html index 79c04b0f340..3c46629a596 100644 --- a/develop/proc/block_buffer_add_block_c_sp~2.html +++ b/develop/proc/block_buffer_add_block_c_sp~2.html @@ -75,20 +75,20 @@

    block_buffer_add_block_c_sp
  • 23 statements + title=" 0.1% of total for procedures.">40 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    private subroutine block_buffer_add_block_c_sp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_c_sp(buffer, index, block, transposed)

    -

    add block to buffer.

    +

    insert a block into block buffer (at current iterator position)

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,45 +169,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/proc/block_buffer_add_block_r_dp.html b/develop/proc/block_buffer_add_block_r_dp.html index dbc57dca16b..2132b6e2d27 100644 --- a/develop/proc/block_buffer_add_block_r_dp.html +++ b/develop/proc/block_buffer_add_block_r_dp.html @@ -75,20 +75,20 @@

    block_buffer_add_block_r_dp
  • 40 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    private subroutine block_buffer_add_block_r_dp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_r_dp(buffer, ndata, index, block)

    -

    insert a block into block buffer (at current iterator position)

    +

    add block to buffer.

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,45 +169,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/proc/block_buffer_add_block_r_dp~2.html b/develop/proc/block_buffer_add_block_r_dp~2.html index 474a40933fe..7b83029db73 100644 --- a/develop/proc/block_buffer_add_block_r_dp~2.html +++ b/develop/proc/block_buffer_add_block_r_dp~2.html @@ -75,20 +75,20 @@

    block_buffer_add_block_r_dp
  • 23 statements + title=" 0.1% of total for procedures.">40 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    private subroutine block_buffer_add_block_r_dp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_r_dp(buffer, index, block, transposed)

    -

    add block to buffer.

    +

    insert a block into block buffer (at current iterator position)

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,45 +169,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/proc/block_buffer_add_block_r_sp.html b/develop/proc/block_buffer_add_block_r_sp.html index 83f76d5e335..bc4ccaee3c8 100644 --- a/develop/proc/block_buffer_add_block_r_sp.html +++ b/develop/proc/block_buffer_add_block_r_sp.html @@ -75,20 +75,20 @@

    block_buffer_add_block_r_sp
  • 40 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    private subroutine block_buffer_add_block_r_sp(buffer, index, block, transposed) +

    private subroutine block_buffer_add_block_r_sp(buffer, ndata, index, block)

    -

    insert a block into block buffer (at current iterator position)

    +

    add block to buffer.

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,45 +169,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/proc/block_buffer_add_block_r_sp~2.html b/develop/proc/block_buffer_add_block_r_sp~2.html index bdc949f7b5b..94eeea40147 100644 --- a/develop/proc/block_buffer_add_block_r_sp~2.html +++ b/develop/proc/block_buffer_add_block_r_sp~2.html @@ -75,20 +75,20 @@

    block_buffer_add_block_r_sp
  • 23 statements + title=" 0.1% of total for procedures.">40 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    private subroutine block_buffer_add_block_r_sp(buffer, ndata, index, block) +

    private subroutine block_buffer_add_block_r_sp(buffer, index, block, transposed)

    -

    add block to buffer.

    +

    insert a block into block buffer (at current iterator position)

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,45 +169,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/proc/block_buffer_blocks_left.html b/develop/proc/block_buffer_blocks_left.html index 3658c790f6f..8d6f2dffe30 100644 --- a/develop/proc/block_buffer_blocks_left.html +++ b/develop/proc/block_buffer_blocks_left.html @@ -80,15 +80,15 @@

    block_buffer_blocks_left
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_blocks_left~2.html b/develop/proc/block_buffer_blocks_left~2.html index 596d10f952b..39eaee340d9 100644 --- a/develop/proc/block_buffer_blocks_left~2.html +++ b/develop/proc/block_buffer_blocks_left~2.html @@ -80,15 +80,15 @@

    block_buffer_blocks_left
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_create.html b/develop/proc/block_buffer_create.html index 98a0a9fb348..95608d8ddfe 100644 --- a/develop/proc/block_buffer_create.html +++ b/develop/proc/block_buffer_create.html @@ -75,20 +75,20 @@

    block_buffer_create
  • 18 statements + title=" 0.0% of total for procedures.">19 statements
  • - Source File + Source File
  • @@ -127,6 +127,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -134,7 +140,7 @@

    Contents

    -

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type) +

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type, ndim)

    @@ -154,7 +160,7 @@

    Arguments

    @@ -169,7 +175,7 @@

    Arguments

    @@ -180,12 +186,13 @@

    Arguments

    @@ -196,12 +203,13 @@

    Arguments

    @@ -212,7 +220,25 @@

    Arguments

    + + + + + + + + @@ -230,6 +256,43 @@

    Arguments

    +
    +

    Source Code

    +
       SUBROUTINE block_buffer_create(buffer, nblock, ndata, data_type, ndim)
    +      !! Create block buffer for MPI communication.
    +
    +      TYPE(block_buffer_type), INTENT(OUT) :: buffer
    +         !! block buffer
    +      INTEGER, INTENT(IN)                  :: nblock, ndata, data_type, ndim
    +         !! number of blocks
    +         !! total number of block entries
    +         !! number of dimensions
    +
    +      buffer%nblock = nblock
    +      buffer%data_type = data_type
    +      buffer%endpos = 0
    +      buffer%ndim = ndim
    +      SELECT CASE (data_type)
    +# 201 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    +            CASE (dbcsr_type_real_8)
    +            ALLOCATE (buffer%msg_r_dp (ndata))
    +# 201 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    +            CASE (dbcsr_type_real_4)
    +            ALLOCATE (buffer%msg_r_sp (ndata))
    +# 201 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    +            CASE (dbcsr_type_complex_8)
    +            ALLOCATE (buffer%msg_c_dp (ndata))
    +# 201 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    +            CASE (dbcsr_type_complex_4)
    +            ALLOCATE (buffer%msg_c_sp (ndata))
    +# 204 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    +      END SELECT
    +      ALLOCATE (buffer%indx(nblock, ndim + 1))
    +   END SUBROUTINE block_buffer_create
    +
    + +
    +
    diff --git a/develop/proc/block_buffer_create~2.html b/develop/proc/block_buffer_create~2.html index 2d78a6d50cf..2975e3065d4 100644 --- a/develop/proc/block_buffer_create~2.html +++ b/develop/proc/block_buffer_create~2.html @@ -75,20 +75,20 @@

    block_buffer_create
  • 19 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -127,12 +127,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -140,7 +134,7 @@

    Contents

    -

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type, ndim) +

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type)

    @@ -160,7 +154,7 @@

    Arguments

    @@ -175,7 +169,7 @@

    Arguments

    @@ -186,13 +180,12 @@

    Arguments

    @@ -203,13 +196,12 @@

    Arguments

    @@ -220,25 +212,7 @@

    Arguments

    - - - - - - - - @@ -256,43 +230,6 @@

    Arguments

    -
    -

    Source Code

    -
       SUBROUTINE block_buffer_create(buffer, nblock, ndata, data_type, ndim)
    -      !! Create block buffer for MPI communication.
    -
    -      TYPE(block_buffer_type), INTENT(OUT) :: buffer
    -         !! block buffer
    -      INTEGER, INTENT(IN)                  :: nblock, ndata, data_type, ndim
    -         !! number of blocks
    -         !! total number of block entries
    -         !! number of dimensions
    -
    -      buffer%nblock = nblock
    -      buffer%data_type = data_type
    -      buffer%endpos = 0
    -      buffer%ndim = ndim
    -      SELECT CASE (data_type)
    -# 201 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    -            CASE (dbcsr_type_real_8)
    -            ALLOCATE (buffer%msg_r_dp (ndata))
    -# 201 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    -            CASE (dbcsr_type_real_4)
    -            ALLOCATE (buffer%msg_r_sp (ndata))
    -# 201 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    -            CASE (dbcsr_type_complex_8)
    -            ALLOCATE (buffer%msg_c_dp (ndata))
    -# 201 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    -            CASE (dbcsr_type_complex_4)
    -            ALLOCATE (buffer%msg_c_sp (ndata))
    -# 204 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F"
    -      END SELECT
    -      ALLOCATE (buffer%indx(nblock, ndim + 1))
    -   END SUBROUTINE block_buffer_create
    -
    - -
    -
    diff --git a/develop/proc/block_buffer_destroy.html b/develop/proc/block_buffer_destroy.html index 7d2f5195ee4..acefe3565b3 100644 --- a/develop/proc/block_buffer_destroy.html +++ b/develop/proc/block_buffer_destroy.html @@ -75,20 +75,20 @@

    block_buffer_destroy
  • 17 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -159,7 +159,7 @@

    Arguments

    @@ -193,23 +193,24 @@

    Source Code

    TYPE(block_buffer_type), INTENT(INOUT) :: buffer SELECT CASE (buffer%data_type) -# 677 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" +# 213 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" CASE (dbcsr_type_real_8) DEALLOCATE (buffer%msg_r_dp) -# 677 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" +# 213 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" CASE (dbcsr_type_real_4) DEALLOCATE (buffer%msg_r_sp) -# 677 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" +# 213 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" CASE (dbcsr_type_complex_8) DEALLOCATE (buffer%msg_c_dp) -# 677 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" +# 213 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" CASE (dbcsr_type_complex_4) DEALLOCATE (buffer%msg_c_sp) -# 680 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" +# 216 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" END SELECT DEALLOCATE (buffer%indx) buffer%nblock = -1 buffer%data_type = -1 + buffer%ndim = -1 buffer%endpos = -1 END SUBROUTINE block_buffer_destroy diff --git a/develop/proc/block_buffer_destroy~2.html b/develop/proc/block_buffer_destroy~2.html index 0fe4f9764a1..b4ea9304ad8 100644 --- a/develop/proc/block_buffer_destroy~2.html +++ b/develop/proc/block_buffer_destroy~2.html @@ -75,20 +75,20 @@

    block_buffer_destroy
  • 18 statements + title=" 0.0% of total for procedures.">17 statements
  • - Source File + Source File
  • @@ -159,7 +159,7 @@

    Arguments

    @@ -193,24 +193,23 @@

    Source Code

    TYPE(block_buffer_type), INTENT(INOUT) :: buffer SELECT CASE (buffer%data_type) -# 213 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" +# 677 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" CASE (dbcsr_type_real_8) DEALLOCATE (buffer%msg_r_dp) -# 213 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" +# 677 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" CASE (dbcsr_type_real_4) DEALLOCATE (buffer%msg_r_sp) -# 213 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" +# 677 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" CASE (dbcsr_type_complex_8) DEALLOCATE (buffer%msg_c_dp) -# 213 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" +# 677 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" CASE (dbcsr_type_complex_4) DEALLOCATE (buffer%msg_c_sp) -# 216 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_reshape.F" +# 680 "/__w/dbcsr/dbcsr/src/tas/dbcsr_tas_reshape_ops.F" END SELECT DEALLOCATE (buffer%indx) buffer%nblock = -1 buffer%data_type = -1 - buffer%ndim = -1 buffer%endpos = -1 END SUBROUTINE block_buffer_destroy diff --git a/develop/proc/block_buffer_get_index.html b/develop/proc/block_buffer_get_index.html index d3fa2e6f860..4efeb42daee 100644 --- a/develop/proc/block_buffer_get_index.html +++ b/develop/proc/block_buffer_get_index.html @@ -75,20 +75,20 @@

    block_buffer_get_index
  • 12 statements + title=" 0.0% of total for procedures.">7 statements
  • - Source File + Source File
  • @@ -138,7 +138,7 @@

    private subroutine block_buffer_get_index(buffer, index)

    -

    get all indices from buffer

    +

    Get all indices from buffer

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,12 +169,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_index~2.html b/develop/proc/block_buffer_get_index~2.html index 69fb0afd129..7e3eafcd0c8 100644 --- a/develop/proc/block_buffer_get_index~2.html +++ b/develop/proc/block_buffer_get_index~2.html @@ -75,20 +75,20 @@

    block_buffer_get_index
  • 7 statements + title=" 0.0% of total for procedures.">12 statements
  • - Source File + Source File
  • @@ -138,7 +138,7 @@

    private subroutine block_buffer_get_index(buffer, index)

    -

    Get all indices from buffer

    +

    get all indices from buffer

    Arguments

    @@ -154,7 +154,7 @@

    Arguments

    @@ -169,12 +169,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_anyd_block.html b/develop/proc/block_buffer_get_next_anyd_block.html index af88586daac..94b920d7de2 100644 --- a/develop/proc/block_buffer_get_next_anyd_block.html +++ b/develop/proc/block_buffer_get_next_anyd_block.html @@ -154,8 +154,8 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_area_block.html b/develop/proc/block_buffer_get_next_area_block.html index cdfb43dd593..cc934310127 100644 --- a/develop/proc/block_buffer_get_next_area_block.html +++ b/develop/proc/block_buffer_get_next_area_block.html @@ -153,8 +153,8 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_block_c_dp.html b/develop/proc/block_buffer_get_next_block_c_dp.html index eb393ab9676..010faefbbae 100644 --- a/develop/proc/block_buffer_get_next_block_c_dp.html +++ b/develop/proc/block_buffer_get_next_block_c_dp.html @@ -75,20 +75,20 @@

    block_buffer_get_next_block_c_dp
  • 32 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -185,11 +185,11 @@

    Arguments

    @@ -199,12 +199,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_block_c_dp~2.html b/develop/proc/block_buffer_get_next_block_c_dp~2.html index dc9288a3f1a..7c6b6c70ee2 100644 --- a/develop/proc/block_buffer_get_next_block_c_dp~2.html +++ b/develop/proc/block_buffer_get_next_block_c_dp~2.html @@ -75,20 +75,20 @@

    block_buffer_get_next_block_c_dp
  • 33 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,12 +184,12 @@

    Arguments

    @@ -199,12 +199,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_block_c_sp.html b/develop/proc/block_buffer_get_next_block_c_sp.html index 1db2d5abcb2..344c0b80273 100644 --- a/develop/proc/block_buffer_get_next_block_c_sp.html +++ b/develop/proc/block_buffer_get_next_block_c_sp.html @@ -75,20 +75,20 @@

    block_buffer_get_next_block_c_sp
  • 32 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -185,11 +185,11 @@

    Arguments

    @@ -199,12 +199,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_block_c_sp~2.html b/develop/proc/block_buffer_get_next_block_c_sp~2.html index 62354e327a9..eb7f7e8ead9 100644 --- a/develop/proc/block_buffer_get_next_block_c_sp~2.html +++ b/develop/proc/block_buffer_get_next_block_c_sp~2.html @@ -75,20 +75,20 @@

    block_buffer_get_next_block_c_sp
  • 33 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,12 +184,12 @@

    Arguments

    @@ -199,12 +199,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_block_r_dp.html b/develop/proc/block_buffer_get_next_block_r_dp.html index aef0a5b9786..de44072965e 100644 --- a/develop/proc/block_buffer_get_next_block_r_dp.html +++ b/develop/proc/block_buffer_get_next_block_r_dp.html @@ -75,20 +75,20 @@

    block_buffer_get_next_block_r_dp
  • 32 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -185,11 +185,11 @@

    Arguments

    @@ -199,12 +199,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_block_r_dp~2.html b/develop/proc/block_buffer_get_next_block_r_dp~2.html index 831519689a2..7eab90f2a49 100644 --- a/develop/proc/block_buffer_get_next_block_r_dp~2.html +++ b/develop/proc/block_buffer_get_next_block_r_dp~2.html @@ -75,20 +75,20 @@

    block_buffer_get_next_block_r_dp
  • 33 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,12 +184,12 @@

    Arguments

    @@ -199,12 +199,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_block_r_sp.html b/develop/proc/block_buffer_get_next_block_r_sp.html index 16cee88d7ce..488bc7cef27 100644 --- a/develop/proc/block_buffer_get_next_block_r_sp.html +++ b/develop/proc/block_buffer_get_next_block_r_sp.html @@ -75,20 +75,20 @@

    block_buffer_get_next_block_r_sp
  • 32 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -185,11 +185,11 @@

    Arguments

    @@ -199,12 +199,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_next_block_r_sp~2.html b/develop/proc/block_buffer_get_next_block_r_sp~2.html index 96330ef76e7..97326bf8830 100644 --- a/develop/proc/block_buffer_get_next_block_r_sp~2.html +++ b/develop/proc/block_buffer_get_next_block_r_sp~2.html @@ -75,20 +75,20 @@

    block_buffer_get_next_block_r_sp
  • 33 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,12 +184,12 @@

    Arguments

    @@ -199,12 +199,12 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d1d_c.html b/develop/proc/block_copy_1d1d_c.html index 1c2980bf557..d4d855dc52a 100644 --- a/develop/proc/block_copy_1d1d_c.html +++ b/develop/proc/block_copy_1d1d_c.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d1d_d.html b/develop/proc/block_copy_1d1d_d.html index 88f8b51129e..8b6d6df0210 100644 --- a/develop/proc/block_copy_1d1d_d.html +++ b/develop/proc/block_copy_1d1d_d.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d1d_s.html b/develop/proc/block_copy_1d1d_s.html index 4cdf8a50300..a49e8c4902a 100644 --- a/develop/proc/block_copy_1d1d_s.html +++ b/develop/proc/block_copy_1d1d_s.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d1d_z.html b/develop/proc/block_copy_1d1d_z.html index cf02d8931a9..980b764f291 100644 --- a/develop/proc/block_copy_1d1d_z.html +++ b/develop/proc/block_copy_1d1d_z.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d2d_c.html b/develop/proc/block_copy_1d2d_c.html index 8efe3812a84..5f60580be63 100644 --- a/develop/proc/block_copy_1d2d_c.html +++ b/develop/proc/block_copy_1d2d_c.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d2d_d.html b/develop/proc/block_copy_1d2d_d.html index 3f65e0a7874..fdf49feb857 100644 --- a/develop/proc/block_copy_1d2d_d.html +++ b/develop/proc/block_copy_1d2d_d.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d2d_s.html b/develop/proc/block_copy_1d2d_s.html index f15688296dc..8f6c2ae0714 100644 --- a/develop/proc/block_copy_1d2d_s.html +++ b/develop/proc/block_copy_1d2d_s.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d2d_z.html b/develop/proc/block_copy_1d2d_z.html index b0b27418466..58df02e1c9a 100644 --- a/develop/proc/block_copy_1d2d_z.html +++ b/develop/proc/block_copy_1d2d_z.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d1d_c.html b/develop/proc/block_copy_2d1d_c.html index 440c1beb831..627b1603ac7 100644 --- a/develop/proc/block_copy_2d1d_c.html +++ b/develop/proc/block_copy_2d1d_c.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d1d_d.html b/develop/proc/block_copy_2d1d_d.html index 87d6dd45ef3..1edf35db71f 100644 --- a/develop/proc/block_copy_2d1d_d.html +++ b/develop/proc/block_copy_2d1d_d.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d1d_s.html b/develop/proc/block_copy_2d1d_s.html index 9aeaa9f3a76..d2bc3e9c132 100644 --- a/develop/proc/block_copy_2d1d_s.html +++ b/develop/proc/block_copy_2d1d_s.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d1d_z.html b/develop/proc/block_copy_2d1d_z.html index eddcd913a80..f345007afa7 100644 --- a/develop/proc/block_copy_2d1d_z.html +++ b/develop/proc/block_copy_2d1d_z.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d2d_c.html b/develop/proc/block_copy_2d2d_c.html index c748706b1a9..93071f76d80 100644 --- a/develop/proc/block_copy_2d2d_c.html +++ b/develop/proc/block_copy_2d2d_c.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d2d_d.html b/develop/proc/block_copy_2d2d_d.html index ba9f2ebdb8a..bde3103ef2d 100644 --- a/develop/proc/block_copy_2d2d_d.html +++ b/develop/proc/block_copy_2d2d_d.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d2d_s.html b/develop/proc/block_copy_2d2d_s.html index 3a7bce64fcf..c6bf20f2868 100644 --- a/develop/proc/block_copy_2d2d_s.html +++ b/develop/proc/block_copy_2d2d_s.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d2d_z.html b/develop/proc/block_copy_2d2d_z.html index c890d45df9b..c12c2187536 100644 --- a/develop/proc/block_copy_2d2d_z.html +++ b/develop/proc/block_copy_2d2d_z.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_c.html b/develop/proc/block_copy_c.html index 6fd70346706..9b0ffa0d7fd 100644 --- a/develop/proc/block_copy_c.html +++ b/develop/proc/block_copy_c.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_d.html b/develop/proc/block_copy_d.html index f4bcbe7f55c..f71fba19e74 100644 --- a/develop/proc/block_copy_d.html +++ b/develop/proc/block_copy_d.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_s.html b/develop/proc/block_copy_s.html index 97dcafa7485..ecf989fb001 100644 --- a/develop/proc/block_copy_s.html +++ b/develop/proc/block_copy_s.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_z.html b/develop/proc/block_copy_z.html index 7dcbab19f95..53d8c1834af 100644 --- a/develop/proc/block_copy_z.html +++ b/develop/proc/block_copy_z.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/block_index_global_to_local.html b/develop/proc/block_index_global_to_local.html index 1fd7517f20a..796222025e1 100644 --- a/develop/proc/block_index_global_to_local.html +++ b/develop/proc/block_index_global_to_local.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/block_index_local_to_global.html b/develop/proc/block_index_local_to_global.html index 87fbe3bc764..2393139b644 100644 --- a/develop/proc/block_index_local_to_global.html +++ b/develop/proc/block_index_local_to_global.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    diff --git a/develop/proc/block_minabsdiff.html b/develop/proc/block_minabsdiff.html index 39242e4ecd4..c6f7758f297 100644 --- a/develop/proc/block_minabsdiff.html +++ b/develop/proc/block_minabsdiff.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_1d2d_c.html b/develop/proc/block_partial_copy_1d2d_c.html index 1aa3223a4a2..11851aad72d 100644 --- a/develop/proc/block_partial_copy_1d2d_c.html +++ b/develop/proc/block_partial_copy_1d2d_c.html @@ -164,7 +164,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_1d2d_d.html b/develop/proc/block_partial_copy_1d2d_d.html index 2ea4995e536..8998e59fafc 100644 --- a/develop/proc/block_partial_copy_1d2d_d.html +++ b/develop/proc/block_partial_copy_1d2d_d.html @@ -164,7 +164,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_1d2d_s.html b/develop/proc/block_partial_copy_1d2d_s.html index 97e2e387508..ff322353c9c 100644 --- a/develop/proc/block_partial_copy_1d2d_s.html +++ b/develop/proc/block_partial_copy_1d2d_s.html @@ -164,7 +164,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_1d2d_z.html b/develop/proc/block_partial_copy_1d2d_z.html index b6504d05310..be1374d119a 100644 --- a/develop/proc/block_partial_copy_1d2d_z.html +++ b/develop/proc/block_partial_copy_1d2d_z.html @@ -164,7 +164,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d1d_c.html b/develop/proc/block_partial_copy_2d1d_c.html index 699a9c174d8..88b1eafbff2 100644 --- a/develop/proc/block_partial_copy_2d1d_c.html +++ b/develop/proc/block_partial_copy_2d1d_c.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d1d_d.html b/develop/proc/block_partial_copy_2d1d_d.html index ce1b87e200c..6e3eb0546f2 100644 --- a/develop/proc/block_partial_copy_2d1d_d.html +++ b/develop/proc/block_partial_copy_2d1d_d.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d1d_s.html b/develop/proc/block_partial_copy_2d1d_s.html index 06add4b46b0..1093e916373 100644 --- a/develop/proc/block_partial_copy_2d1d_s.html +++ b/develop/proc/block_partial_copy_2d1d_s.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d1d_z.html b/develop/proc/block_partial_copy_2d1d_z.html index 733adf31091..18fbfd94fd2 100644 --- a/develop/proc/block_partial_copy_2d1d_z.html +++ b/develop/proc/block_partial_copy_2d1d_z.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d2d_c.html b/develop/proc/block_partial_copy_2d2d_c.html index 1c8bf1f6b03..feafb0d6c4f 100644 --- a/develop/proc/block_partial_copy_2d2d_c.html +++ b/develop/proc/block_partial_copy_2d2d_c.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d2d_d.html b/develop/proc/block_partial_copy_2d2d_d.html index a7261a30312..9b368eb0883 100644 --- a/develop/proc/block_partial_copy_2d2d_d.html +++ b/develop/proc/block_partial_copy_2d2d_d.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d2d_s.html b/develop/proc/block_partial_copy_2d2d_s.html index 9cedef63e31..265a85ca06d 100644 --- a/develop/proc/block_partial_copy_2d2d_s.html +++ b/develop/proc/block_partial_copy_2d2d_s.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d2d_z.html b/develop/proc/block_partial_copy_2d2d_z.html index dad9be48d27..9f90747f5d9 100644 --- a/develop/proc/block_partial_copy_2d2d_z.html +++ b/develop/proc/block_partial_copy_2d2d_z.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_c.html b/develop/proc/block_partial_copy_c.html index 361303f4dd9..1d00e933ca2 100644 --- a/develop/proc/block_partial_copy_c.html +++ b/develop/proc/block_partial_copy_c.html @@ -164,7 +164,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_d.html b/develop/proc/block_partial_copy_d.html index 40b9fd37df3..2cdc5a1e898 100644 --- a/develop/proc/block_partial_copy_d.html +++ b/develop/proc/block_partial_copy_d.html @@ -164,7 +164,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_s.html b/develop/proc/block_partial_copy_s.html index c8d34f25069..a2dd6aaae06 100644 --- a/develop/proc/block_partial_copy_s.html +++ b/develop/proc/block_partial_copy_s.html @@ -164,7 +164,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_z.html b/develop/proc/block_partial_copy_z.html index 86e138d0e94..8f06e4c58e2 100644 --- a/develop/proc/block_partial_copy_z.html +++ b/develop/proc/block_partial_copy_z.html @@ -164,7 +164,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    diff --git a/develop/proc/block_size.html b/develop/proc/block_size.html index 1cefa46fbb8..758be31a72e 100644 --- a/develop/proc/block_size.html +++ b/develop/proc/block_size.html @@ -154,7 +154,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    Return Value - + integer, ALLOCATABLE, DIMENSION(:)

    diff --git a/develop/proc/block_transpose_copy_1d2d_c.html b/develop/proc/block_transpose_copy_1d2d_c.html index f46299a021c..71854a80385 100644 --- a/develop/proc/block_transpose_copy_1d2d_c.html +++ b/develop/proc/block_transpose_copy_1d2d_c.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_1d2d_d.html b/develop/proc/block_transpose_copy_1d2d_d.html index 6958c5d3c3f..e8a87a7587b 100644 --- a/develop/proc/block_transpose_copy_1d2d_d.html +++ b/develop/proc/block_transpose_copy_1d2d_d.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_1d2d_s.html b/develop/proc/block_transpose_copy_1d2d_s.html index 829b167fc67..669f9f0ec8d 100644 --- a/develop/proc/block_transpose_copy_1d2d_s.html +++ b/develop/proc/block_transpose_copy_1d2d_s.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_1d2d_z.html b/develop/proc/block_transpose_copy_1d2d_z.html index 432a1a09875..cc183508b40 100644 --- a/develop/proc/block_transpose_copy_1d2d_z.html +++ b/develop/proc/block_transpose_copy_1d2d_z.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_2d1d_c.html b/develop/proc/block_transpose_copy_2d1d_c.html index 225e1e9d802..a69d6a00161 100644 --- a/develop/proc/block_transpose_copy_2d1d_c.html +++ b/develop/proc/block_transpose_copy_2d1d_c.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_2d1d_d.html b/develop/proc/block_transpose_copy_2d1d_d.html index d74af6cfc3f..e7888aec34c 100644 --- a/develop/proc/block_transpose_copy_2d1d_d.html +++ b/develop/proc/block_transpose_copy_2d1d_d.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_2d1d_s.html b/develop/proc/block_transpose_copy_2d1d_s.html index c7543b750f1..b7ddf380ac2 100644 --- a/develop/proc/block_transpose_copy_2d1d_s.html +++ b/develop/proc/block_transpose_copy_2d1d_s.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_2d1d_z.html b/develop/proc/block_transpose_copy_2d1d_z.html index 87be5561a3f..5a1d5cb4af0 100644 --- a/develop/proc/block_transpose_copy_2d1d_z.html +++ b/develop/proc/block_transpose_copy_2d1d_z.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_c.html b/develop/proc/block_transpose_copy_c.html index 572960619d2..cc3ce7b1827 100644 --- a/develop/proc/block_transpose_copy_c.html +++ b/develop/proc/block_transpose_copy_c.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_d.html b/develop/proc/block_transpose_copy_d.html index ced34a0e5d4..af6466e7de2 100644 --- a/develop/proc/block_transpose_copy_d.html +++ b/develop/proc/block_transpose_copy_d.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_s.html b/develop/proc/block_transpose_copy_s.html index ae55cf4feca..6a4893cb288 100644 --- a/develop/proc/block_transpose_copy_s.html +++ b/develop/proc/block_transpose_copy_s.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_z.html b/develop/proc/block_transpose_copy_z.html index 51a855fa928..15649cd68ae 100644 --- a/develop/proc/block_transpose_copy_z.html +++ b/develop/proc/block_transpose_copy_z.html @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_inplace_c.html b/develop/proc/block_transpose_inplace_c.html index 849b4f59845..8c4fc8b7bb7 100644 --- a/develop/proc/block_transpose_inplace_c.html +++ b/develop/proc/block_transpose_inplace_c.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_inplace_d.html b/develop/proc/block_transpose_inplace_d.html index cf65c92396b..d673db7ccfc 100644 --- a/develop/proc/block_transpose_inplace_d.html +++ b/develop/proc/block_transpose_inplace_d.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_inplace_s.html b/develop/proc/block_transpose_inplace_s.html index 9897d8df8d0..27141fba8ec 100644 --- a/develop/proc/block_transpose_inplace_s.html +++ b/develop/proc/block_transpose_inplace_s.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_inplace_z.html b/develop/proc/block_transpose_inplace_z.html index ebbae76a183..215c5066762 100644 --- a/develop/proc/block_transpose_inplace_z.html +++ b/develop/proc/block_transpose_inplace_z.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/bswap.html b/develop/proc/bswap.html index 9f87fb48294..e67e7908760 100644 --- a/develop/proc/bswap.html +++ b/develop/proc/bswap.html @@ -160,7 +160,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_i8_cp2d.html b/develop/proc/btree_add_i8_cp2d.html index 2998baba6d6..ef06443983d 100644 --- a/develop/proc/btree_add_i8_cp2d.html +++ b/develop/proc/btree_add_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_i8_dp2d.html b/develop/proc/btree_add_i8_dp2d.html index 08bd748f5f0..75cbf1034a0 100644 --- a/develop/proc/btree_add_i8_dp2d.html +++ b/develop/proc/btree_add_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_i8_sp2d.html b/develop/proc/btree_add_i8_sp2d.html index 142868ee5e8..c3c17932cfc 100644 --- a/develop/proc/btree_add_i8_sp2d.html +++ b/develop/proc/btree_add_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_i8_zp2d.html b/develop/proc/btree_add_i8_zp2d.html index 1bd515d3eb0..3d18ea12dce 100644 --- a/develop/proc/btree_add_i8_zp2d.html +++ b/develop/proc/btree_add_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_into_i8_cp2d.html b/develop/proc/btree_add_into_i8_cp2d.html index 1df68f14208..14ddbf77246 100644 --- a/develop/proc/btree_add_into_i8_cp2d.html +++ b/develop/proc/btree_add_into_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_into_i8_dp2d.html b/develop/proc/btree_add_into_i8_dp2d.html index 2e1812c506b..87c3676462c 100644 --- a/develop/proc/btree_add_into_i8_dp2d.html +++ b/develop/proc/btree_add_into_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_into_i8_sp2d.html b/develop/proc/btree_add_into_i8_sp2d.html index e10e33d5abc..7011f7ba978 100644 --- a/develop/proc/btree_add_into_i8_sp2d.html +++ b/develop/proc/btree_add_into_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_into_i8_zp2d.html b/develop/proc/btree_add_into_i8_zp2d.html index 202dc2a0143..394c1b060bf 100644 --- a/develop/proc/btree_add_into_i8_zp2d.html +++ b/develop/proc/btree_add_into_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/btree_adopt_subtrees_i8_cp2d.html b/develop/proc/btree_adopt_subtrees_i8_cp2d.html index ed1f9edb813..fcb4a604dc2 100644 --- a/develop/proc/btree_adopt_subtrees_i8_cp2d.html +++ b/develop/proc/btree_adopt_subtrees_i8_cp2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/btree_adopt_subtrees_i8_dp2d.html b/develop/proc/btree_adopt_subtrees_i8_dp2d.html index a1038cbbe69..6ff4cde7928 100644 --- a/develop/proc/btree_adopt_subtrees_i8_dp2d.html +++ b/develop/proc/btree_adopt_subtrees_i8_dp2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/btree_adopt_subtrees_i8_sp2d.html b/develop/proc/btree_adopt_subtrees_i8_sp2d.html index 8b97fbe48fb..861c1aacea6 100644 --- a/develop/proc/btree_adopt_subtrees_i8_sp2d.html +++ b/develop/proc/btree_adopt_subtrees_i8_sp2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/btree_adopt_subtrees_i8_zp2d.html b/develop/proc/btree_adopt_subtrees_i8_zp2d.html index a49007a83a4..2927cf10c07 100644 --- a/develop/proc/btree_adopt_subtrees_i8_zp2d.html +++ b/develop/proc/btree_adopt_subtrees_i8_zp2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_node_i8_cp2d.html b/develop/proc/btree_delete_node_i8_cp2d.html index a95d94bc167..77912bf3141 100644 --- a/develop/proc/btree_delete_node_i8_cp2d.html +++ b/develop/proc/btree_delete_node_i8_cp2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_node_i8_dp2d.html b/develop/proc/btree_delete_node_i8_dp2d.html index ce7209d046c..672a57beb29 100644 --- a/develop/proc/btree_delete_node_i8_dp2d.html +++ b/develop/proc/btree_delete_node_i8_dp2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_node_i8_sp2d.html b/develop/proc/btree_delete_node_i8_sp2d.html index 8a4a4cd1cac..fe0f7cbad1b 100644 --- a/develop/proc/btree_delete_node_i8_sp2d.html +++ b/develop/proc/btree_delete_node_i8_sp2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_node_i8_zp2d.html b/develop/proc/btree_delete_node_i8_zp2d.html index f78d2f78f75..f4a8fd18435 100644 --- a/develop/proc/btree_delete_node_i8_zp2d.html +++ b/develop/proc/btree_delete_node_i8_zp2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_full_i8_cp2d.html b/develop/proc/btree_find_full_i8_cp2d.html index f85c041c8fb..56d66fbfc27 100644 --- a/develop/proc/btree_find_full_i8_cp2d.html +++ b/develop/proc/btree_find_full_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_full_i8_dp2d.html b/develop/proc/btree_find_full_i8_dp2d.html index 959cbce784c..54f06c71d69 100644 --- a/develop/proc/btree_find_full_i8_dp2d.html +++ b/develop/proc/btree_find_full_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_full_i8_sp2d.html b/develop/proc/btree_find_full_i8_sp2d.html index b9f0106c39a..32edbab0c24 100644 --- a/develop/proc/btree_find_full_i8_sp2d.html +++ b/develop/proc/btree_find_full_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_full_i8_zp2d.html b/develop/proc/btree_find_full_i8_zp2d.html index ed2984ecaf2..164e1985487 100644 --- a/develop/proc/btree_find_full_i8_zp2d.html +++ b/develop/proc/btree_find_full_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_i8_cp2d.html b/develop/proc/btree_find_i8_cp2d.html index d71605b164c..8c276ec83c6 100644 --- a/develop/proc/btree_find_i8_cp2d.html +++ b/develop/proc/btree_find_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_i8_dp2d.html b/develop/proc/btree_find_i8_dp2d.html index 5b9d7c77604..95543f5a039 100644 --- a/develop/proc/btree_find_i8_dp2d.html +++ b/develop/proc/btree_find_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_i8_sp2d.html b/develop/proc/btree_find_i8_sp2d.html index 6c89f80f054..0cb72224039 100644 --- a/develop/proc/btree_find_i8_sp2d.html +++ b/develop/proc/btree_find_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_i8_zp2d.html b/develop/proc/btree_find_i8_zp2d.html index 8dd87f10fe0..b3988ce4bba 100644 --- a/develop/proc/btree_find_i8_zp2d.html +++ b/develop/proc/btree_find_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_leaf_i8_cp2d.html b/develop/proc/btree_find_leaf_i8_cp2d.html index 9d4ed438117..773bf879c8d 100644 --- a/develop/proc/btree_find_leaf_i8_cp2d.html +++ b/develop/proc/btree_find_leaf_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_leaf_i8_dp2d.html b/develop/proc/btree_find_leaf_i8_dp2d.html index 4193b5a6f7e..9e07bd23f15 100644 --- a/develop/proc/btree_find_leaf_i8_dp2d.html +++ b/develop/proc/btree_find_leaf_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_leaf_i8_sp2d.html b/develop/proc/btree_find_leaf_i8_sp2d.html index 6902c8778f5..6ca46de0f64 100644 --- a/develop/proc/btree_find_leaf_i8_sp2d.html +++ b/develop/proc/btree_find_leaf_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_leaf_i8_zp2d.html b/develop/proc/btree_find_leaf_i8_zp2d.html index bc065488393..e1c9bd917fa 100644 --- a/develop/proc/btree_find_leaf_i8_zp2d.html +++ b/develop/proc/btree_find_leaf_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_free_node_i8_cp2d.html b/develop/proc/btree_free_node_i8_cp2d.html index 84c8519a34e..54c4c00b339 100644 --- a/develop/proc/btree_free_node_i8_cp2d.html +++ b/develop/proc/btree_free_node_i8_cp2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/btree_free_node_i8_dp2d.html b/develop/proc/btree_free_node_i8_dp2d.html index 7ecf0a66461..388a49ce505 100644 --- a/develop/proc/btree_free_node_i8_dp2d.html +++ b/develop/proc/btree_free_node_i8_dp2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/btree_free_node_i8_sp2d.html b/develop/proc/btree_free_node_i8_sp2d.html index abdcc1fd4bf..b8ddb268114 100644 --- a/develop/proc/btree_free_node_i8_sp2d.html +++ b/develop/proc/btree_free_node_i8_sp2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/btree_free_node_i8_zp2d.html b/develop/proc/btree_free_node_i8_zp2d.html index 2ebfa741b2c..8fe31be0c0f 100644 --- a/develop/proc/btree_free_node_i8_zp2d.html +++ b/develop/proc/btree_free_node_i8_zp2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/btree_left_insertion_i8_cp2d.html b/develop/proc/btree_left_insertion_i8_cp2d.html index 85307d74184..d71cce0fb3e 100644 --- a/develop/proc/btree_left_insertion_i8_cp2d.html +++ b/develop/proc/btree_left_insertion_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/btree_left_insertion_i8_dp2d.html b/develop/proc/btree_left_insertion_i8_dp2d.html index 8d38647c656..ff39a22e7fc 100644 --- a/develop/proc/btree_left_insertion_i8_dp2d.html +++ b/develop/proc/btree_left_insertion_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/btree_left_insertion_i8_sp2d.html b/develop/proc/btree_left_insertion_i8_sp2d.html index 4f665a6093b..7f23dc88bde 100644 --- a/develop/proc/btree_left_insertion_i8_sp2d.html +++ b/develop/proc/btree_left_insertion_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/btree_left_insertion_i8_zp2d.html b/develop/proc/btree_left_insertion_i8_zp2d.html index bd6201f1e3d..304bf2b8812 100644 --- a/develop/proc/btree_left_insertion_i8_zp2d.html +++ b/develop/proc/btree_left_insertion_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_i8_cp2d.html b/develop/proc/btree_new_i8_cp2d.html index cf8bc39b982..3658291a782 100644 --- a/develop/proc/btree_new_i8_cp2d.html +++ b/develop/proc/btree_new_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_i8_dp2d.html b/develop/proc/btree_new_i8_dp2d.html index 53ea2323087..e737278f435 100644 --- a/develop/proc/btree_new_i8_dp2d.html +++ b/develop/proc/btree_new_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_i8_sp2d.html b/develop/proc/btree_new_i8_sp2d.html index 5c5064bcf94..90afea4419b 100644 --- a/develop/proc/btree_new_i8_sp2d.html +++ b/develop/proc/btree_new_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_i8_zp2d.html b/develop/proc/btree_new_i8_zp2d.html index 8c911f3de20..14d2115fa05 100644 --- a/develop/proc/btree_new_i8_zp2d.html +++ b/develop/proc/btree_new_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_node_i8_cp2d.html b/develop/proc/btree_new_node_i8_cp2d.html index 348f7b5d0d4..33c3ef80f0e 100644 --- a/develop/proc/btree_new_node_i8_cp2d.html +++ b/develop/proc/btree_new_node_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_node_i8_dp2d.html b/develop/proc/btree_new_node_i8_dp2d.html index 0c6241fa22a..584341d7d04 100644 --- a/develop/proc/btree_new_node_i8_dp2d.html +++ b/develop/proc/btree_new_node_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_node_i8_sp2d.html b/develop/proc/btree_new_node_i8_sp2d.html index 360943f3655..97444b8bcc4 100644 --- a/develop/proc/btree_new_node_i8_sp2d.html +++ b/develop/proc/btree_new_node_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_node_i8_zp2d.html b/develop/proc/btree_new_node_i8_zp2d.html index f834986a050..9be54838a3f 100644 --- a/develop/proc/btree_new_node_i8_zp2d.html +++ b/develop/proc/btree_new_node_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_root_i8_cp2d.html b/develop/proc/btree_new_root_i8_cp2d.html index 90827b9c646..bbeb6a4411f 100644 --- a/develop/proc/btree_new_root_i8_cp2d.html +++ b/develop/proc/btree_new_root_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_root_i8_dp2d.html b/develop/proc/btree_new_root_i8_dp2d.html index 3adcdea8aaa..2c7d29acdca 100644 --- a/develop/proc/btree_new_root_i8_dp2d.html +++ b/develop/proc/btree_new_root_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_root_i8_sp2d.html b/develop/proc/btree_new_root_i8_sp2d.html index 6fc227897f7..0691e7e2901 100644 --- a/develop/proc/btree_new_root_i8_sp2d.html +++ b/develop/proc/btree_new_root_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_root_i8_zp2d.html b/develop/proc/btree_new_root_i8_zp2d.html index d1e8226cdfc..c2a7442fa94 100644 --- a/develop/proc/btree_new_root_i8_zp2d.html +++ b/develop/proc/btree_new_root_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_ge_pos_i8_cp2d.html b/develop/proc/btree_node_find_ge_pos_i8_cp2d.html index fb740a5477a..4c015cb7755 100644 --- a/develop/proc/btree_node_find_ge_pos_i8_cp2d.html +++ b/develop/proc/btree_node_find_ge_pos_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_ge_pos_i8_dp2d.html b/develop/proc/btree_node_find_ge_pos_i8_dp2d.html index a0ba89ecb80..3b1bc529497 100644 --- a/develop/proc/btree_node_find_ge_pos_i8_dp2d.html +++ b/develop/proc/btree_node_find_ge_pos_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_ge_pos_i8_sp2d.html b/develop/proc/btree_node_find_ge_pos_i8_sp2d.html index b2ad47ca3ed..85ea3baa42b 100644 --- a/develop/proc/btree_node_find_ge_pos_i8_sp2d.html +++ b/develop/proc/btree_node_find_ge_pos_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_ge_pos_i8_zp2d.html b/develop/proc/btree_node_find_ge_pos_i8_zp2d.html index 2cf0b53a21e..ae86113a979 100644 --- a/develop/proc/btree_node_find_ge_pos_i8_zp2d.html +++ b/develop/proc/btree_node_find_ge_pos_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_gt_pos_i8_cp2d.html b/develop/proc/btree_node_find_gt_pos_i8_cp2d.html index afeb21a7cde..4feee09da58 100644 --- a/develop/proc/btree_node_find_gt_pos_i8_cp2d.html +++ b/develop/proc/btree_node_find_gt_pos_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_gt_pos_i8_dp2d.html b/develop/proc/btree_node_find_gt_pos_i8_dp2d.html index 28c57e5136a..e1bc7d64fe0 100644 --- a/develop/proc/btree_node_find_gt_pos_i8_dp2d.html +++ b/develop/proc/btree_node_find_gt_pos_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_gt_pos_i8_sp2d.html b/develop/proc/btree_node_find_gt_pos_i8_sp2d.html index 8a36521911a..73266a724de 100644 --- a/develop/proc/btree_node_find_gt_pos_i8_sp2d.html +++ b/develop/proc/btree_node_find_gt_pos_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_gt_pos_i8_zp2d.html b/develop/proc/btree_node_find_gt_pos_i8_zp2d.html index 2f5061a0868..dd5492814bf 100644 --- a/develop/proc/btree_node_find_gt_pos_i8_zp2d.html +++ b/develop/proc/btree_node_find_gt_pos_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_gte_pos_i8_cp2d.html b/develop/proc/btree_node_find_gte_pos_i8_cp2d.html index 8359e22f06b..940e71b01e7 100644 --- a/develop/proc/btree_node_find_gte_pos_i8_cp2d.html +++ b/develop/proc/btree_node_find_gte_pos_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_gte_pos_i8_dp2d.html b/develop/proc/btree_node_find_gte_pos_i8_dp2d.html index 9a8ea2b7730..5e60de31c88 100644 --- a/develop/proc/btree_node_find_gte_pos_i8_dp2d.html +++ b/develop/proc/btree_node_find_gte_pos_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_gte_pos_i8_sp2d.html b/develop/proc/btree_node_find_gte_pos_i8_sp2d.html index 6515631fac5..75e4f81a5d8 100644 --- a/develop/proc/btree_node_find_gte_pos_i8_sp2d.html +++ b/develop/proc/btree_node_find_gte_pos_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/btree_node_find_gte_pos_i8_zp2d.html b/develop/proc/btree_node_find_gte_pos_i8_zp2d.html index 2435844145f..cdf89d5d69b 100644 --- a/develop/proc/btree_node_find_gte_pos_i8_zp2d.html +++ b/develop/proc/btree_node_find_gte_pos_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/btree_right_insertion_i8_cp2d.html b/develop/proc/btree_right_insertion_i8_cp2d.html index 653cc2472d3..fefb533eb69 100644 --- a/develop/proc/btree_right_insertion_i8_cp2d.html +++ b/develop/proc/btree_right_insertion_i8_cp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/btree_right_insertion_i8_dp2d.html b/develop/proc/btree_right_insertion_i8_dp2d.html index a68e09f9dbf..d7a828f6320 100644 --- a/develop/proc/btree_right_insertion_i8_dp2d.html +++ b/develop/proc/btree_right_insertion_i8_dp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/btree_right_insertion_i8_sp2d.html b/develop/proc/btree_right_insertion_i8_sp2d.html index 394f94d9c9c..416d1689b8b 100644 --- a/develop/proc/btree_right_insertion_i8_sp2d.html +++ b/develop/proc/btree_right_insertion_i8_sp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/btree_right_insertion_i8_zp2d.html b/develop/proc/btree_right_insertion_i8_zp2d.html index 9311b8ddb53..c31a453f2ea 100644 --- a/develop/proc/btree_right_insertion_i8_zp2d.html +++ b/develop/proc/btree_right_insertion_i8_zp2d.html @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/btree_simple_insertion_i8_cp2d.html b/develop/proc/btree_simple_insertion_i8_cp2d.html index 92fcb4760fc..3459f648df4 100644 --- a/develop/proc/btree_simple_insertion_i8_cp2d.html +++ b/develop/proc/btree_simple_insertion_i8_cp2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_simple_insertion_i8_dp2d.html b/develop/proc/btree_simple_insertion_i8_dp2d.html index a5470cf7f36..3ebdba6bd3c 100644 --- a/develop/proc/btree_simple_insertion_i8_dp2d.html +++ b/develop/proc/btree_simple_insertion_i8_dp2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_simple_insertion_i8_sp2d.html b/develop/proc/btree_simple_insertion_i8_sp2d.html index 2b53168925f..92f2c346cce 100644 --- a/develop/proc/btree_simple_insertion_i8_sp2d.html +++ b/develop/proc/btree_simple_insertion_i8_sp2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/btree_simple_insertion_i8_zp2d.html b/develop/proc/btree_simple_insertion_i8_zp2d.html index baf9e7a1e30..54df1c87b68 100644 --- a/develop/proc/btree_simple_insertion_i8_zp2d.html +++ b/develop/proc/btree_simple_insertion_i8_zp2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/bubble_down.html b/develop/proc/bubble_down.html index d23c1036c20..a66fcbb6fd2 100644 --- a/develop/proc/bubble_down.html +++ b/develop/proc/bubble_down.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/bubble_up.html b/develop/proc/bubble_up.html index 162c02c22e4..c09dd5e8c41 100644 --- a/develop/proc/bubble_up.html +++ b/develop/proc/bubble_up.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/buffer_init.html b/develop/proc/buffer_init.html index 45f2af3ea60..489995ff6e2 100644 --- a/develop/proc/buffer_init.html +++ b/develop/proc/buffer_init.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    diff --git a/develop/proc/buffer_matrices_ensure_size.html b/develop/proc/buffer_matrices_ensure_size.html index eb2eb2f7f64..9860e627219 100644 --- a/develop/proc/buffer_matrices_ensure_size.html +++ b/develop/proc/buffer_matrices_ensure_size.html @@ -181,7 +181,7 @@

    Arguments

    @@ -196,7 +196,7 @@

    Arguments

    diff --git a/develop/proc/buffer_release.html b/develop/proc/buffer_release.html index 80b2e9ecb57..865c327e4e3 100644 --- a/develop/proc/buffer_release.html +++ b/develop/proc/buffer_release.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/build_csr_index.html b/develop/proc/build_csr_index.html index 7fdd86ac188..7ff1bd44778 100644 --- a/develop/proc/build_csr_index.html +++ b/develop/proc/build_csr_index.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_add_on_diag_c.html b/develop/proc/c_dbcsr_add_on_diag_c.html index 5b581cef7f4..23d4d4f8afc 100644 --- a/develop/proc/c_dbcsr_add_on_diag_c.html +++ b/develop/proc/c_dbcsr_add_on_diag_c.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_add_on_diag_d.html b/develop/proc/c_dbcsr_add_on_diag_d.html index ca7b0bafb7a..251d0d456cd 100644 --- a/develop/proc/c_dbcsr_add_on_diag_d.html +++ b/develop/proc/c_dbcsr_add_on_diag_d.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_add_on_diag_s.html b/develop/proc/c_dbcsr_add_on_diag_s.html index d9f94d711f7..abdf0b91f7a 100644 --- a/develop/proc/c_dbcsr_add_on_diag_s.html +++ b/develop/proc/c_dbcsr_add_on_diag_s.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_add_on_diag_z.html b/develop/proc/c_dbcsr_add_on_diag_z.html index 08446aa1962..27ad4a0b68f 100644 --- a/develop/proc/c_dbcsr_add_on_diag_z.html +++ b/develop/proc/c_dbcsr_add_on_diag_z.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_binary_read.html b/develop/proc/c_dbcsr_binary_read.html index 2739643efaa..406ad55420e 100644 --- a/develop/proc/c_dbcsr_binary_read.html +++ b/develop/proc/c_dbcsr_binary_read.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_binary_write.html b/develop/proc/c_dbcsr_binary_write.html index fbeb92c0cdf..6d7ba49752a 100644 --- a/develop/proc/c_dbcsr_binary_write.html +++ b/develop/proc/c_dbcsr_binary_write.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_checksum.html b/develop/proc/c_dbcsr_checksum.html index b0e98ad107d..e66e342bfc0 100644 --- a/develop/proc/c_dbcsr_checksum.html +++ b/develop/proc/c_dbcsr_checksum.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_complete_redistribute.html b/develop/proc/c_dbcsr_complete_redistribute.html index de4c04c9b74..b9386dddd4e 100644 --- a/develop/proc/c_dbcsr_complete_redistribute.html +++ b/develop/proc/c_dbcsr_complete_redistribute.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_copy.html b/develop/proc/c_dbcsr_copy.html index a02da075b88..11e6fffa4b1 100644 --- a/develop/proc/c_dbcsr_copy.html +++ b/develop/proc/c_dbcsr_copy.html @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_create_new.html b/develop/proc/c_dbcsr_create_new.html index 77f83b266a1..d4d83a7dd08 100644 --- a/develop/proc/c_dbcsr_create_new.html +++ b/develop/proc/c_dbcsr_create_new.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_create_template.html b/develop/proc/c_dbcsr_create_template.html index 7df5371bfdf..46670f01b8d 100644 --- a/develop/proc/c_dbcsr_create_template.html +++ b/develop/proc/c_dbcsr_create_template.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribute.html b/develop/proc/c_dbcsr_distribute.html index 5bc2df01f3c..841606dd417 100644 --- a/develop/proc/c_dbcsr_distribute.html +++ b/develop/proc/c_dbcsr_distribute.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribution_get.html b/develop/proc/c_dbcsr_distribution_get.html index 4cdbf25c94c..efa8c7d67d4 100644 --- a/develop/proc/c_dbcsr_distribution_get.html +++ b/develop/proc/c_dbcsr_distribution_get.html @@ -153,7 +153,7 @@

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribution_hold.html b/develop/proc/c_dbcsr_distribution_hold.html index 7303e377239..50b9a7fe683 100644 --- a/develop/proc/c_dbcsr_distribution_hold.html +++ b/develop/proc/c_dbcsr_distribution_hold.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribution_new.html b/develop/proc/c_dbcsr_distribution_new.html index e04d8e0752b..ec69715573e 100644 --- a/develop/proc/c_dbcsr_distribution_new.html +++ b/develop/proc/c_dbcsr_distribution_new.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribution_release.html b/develop/proc/c_dbcsr_distribution_release.html index 007b4b34d63..9b820e685cc 100644 --- a/develop/proc/c_dbcsr_distribution_release.html +++ b/develop/proc/c_dbcsr_distribution_release.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_filter.html b/develop/proc/c_dbcsr_filter.html index a7685cd7076..0d3a11641f4 100644 --- a/develop/proc/c_dbcsr_filter.html +++ b/develop/proc/c_dbcsr_filter.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_finalize.html b/develop/proc/c_dbcsr_finalize.html index 30197d60d5a..370690b9d0d 100644 --- a/develop/proc/c_dbcsr_finalize.html +++ b/develop/proc/c_dbcsr_finalize.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_frobenius_norm.html b/develop/proc/c_dbcsr_frobenius_norm.html index b8f5cac620e..690dfb320cf 100644 --- a/develop/proc/c_dbcsr_frobenius_norm.html +++ b/develop/proc/c_dbcsr_frobenius_norm.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_function_of_elements.html b/develop/proc/c_dbcsr_function_of_elements.html index 2c25388db29..718c0a22e49 100644 --- a/develop/proc/c_dbcsr_function_of_elements.html +++ b/develop/proc/c_dbcsr_function_of_elements.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_gershgorin_norm.html b/develop/proc/c_dbcsr_gershgorin_norm.html index 1ace3a4894e..610dc0f89b0 100644 --- a/develop/proc/c_dbcsr_gershgorin_norm.html +++ b/develop/proc/c_dbcsr_gershgorin_norm.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_diag.html b/develop/proc/c_dbcsr_get_block_diag.html index fa62065dde5..24b07cd48ed 100644 --- a/develop/proc/c_dbcsr_get_block_diag.html +++ b/develop/proc/c_dbcsr_get_block_diag.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_notrans_p_c.html b/develop/proc/c_dbcsr_get_block_notrans_p_c.html index 777085e220f..65db2a7d88c 100644 --- a/develop/proc/c_dbcsr_get_block_notrans_p_c.html +++ b/develop/proc/c_dbcsr_get_block_notrans_p_c.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_notrans_p_d.html b/develop/proc/c_dbcsr_get_block_notrans_p_d.html index 087f23a86b3..65d01ab41b6 100644 --- a/develop/proc/c_dbcsr_get_block_notrans_p_d.html +++ b/develop/proc/c_dbcsr_get_block_notrans_p_d.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_notrans_p_s.html b/develop/proc/c_dbcsr_get_block_notrans_p_s.html index 68d351e893b..90af164709a 100644 --- a/develop/proc/c_dbcsr_get_block_notrans_p_s.html +++ b/develop/proc/c_dbcsr_get_block_notrans_p_s.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_notrans_p_z.html b/develop/proc/c_dbcsr_get_block_notrans_p_z.html index f27417294c7..b042aba21c9 100644 --- a/develop/proc/c_dbcsr_get_block_notrans_p_z.html +++ b/develop/proc/c_dbcsr_get_block_notrans_p_z.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_p_c.html b/develop/proc/c_dbcsr_get_block_p_c.html index 05e0b5bfb8a..a539b74f935 100644 --- a/develop/proc/c_dbcsr_get_block_p_c.html +++ b/develop/proc/c_dbcsr_get_block_p_c.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_p_d.html b/develop/proc/c_dbcsr_get_block_p_d.html index c2b54909d37..ccae255e36c 100644 --- a/develop/proc/c_dbcsr_get_block_p_d.html +++ b/develop/proc/c_dbcsr_get_block_p_d.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_p_s.html b/develop/proc/c_dbcsr_get_block_p_s.html index 76ef423287e..103eb0a3adf 100644 --- a/develop/proc/c_dbcsr_get_block_p_s.html +++ b/develop/proc/c_dbcsr_get_block_p_s.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_p_z.html b/develop/proc/c_dbcsr_get_block_p_z.html index cbdb2ee3ff7..4aae7ebae28 100644 --- a/develop/proc/c_dbcsr_get_block_p_z.html +++ b/develop/proc/c_dbcsr_get_block_p_z.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_col_blk_offset.html b/develop/proc/c_dbcsr_get_col_blk_offset.html index 167992407af..587557019bb 100644 --- a/develop/proc/c_dbcsr_get_col_blk_offset.html +++ b/develop/proc/c_dbcsr_get_col_blk_offset.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_col_blk_size.html b/develop/proc/c_dbcsr_get_col_blk_size.html index 67f1d8af1c5..f6576c13a3f 100644 --- a/develop/proc/c_dbcsr_get_col_blk_size.html +++ b/develop/proc/c_dbcsr_get_col_blk_size.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_data_c.html b/develop/proc/c_dbcsr_get_data_c.html index 72f9bc02264..7e91f348d2e 100644 --- a/develop/proc/c_dbcsr_get_data_c.html +++ b/develop/proc/c_dbcsr_get_data_c.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_data_d.html b/develop/proc/c_dbcsr_get_data_d.html index 9d3cf2301a7..fd8a6190bdb 100644 --- a/develop/proc/c_dbcsr_get_data_d.html +++ b/develop/proc/c_dbcsr_get_data_d.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_data_s.html b/develop/proc/c_dbcsr_get_data_s.html index 159a6f69980..eea093f6f30 100644 --- a/develop/proc/c_dbcsr_get_data_s.html +++ b/develop/proc/c_dbcsr_get_data_s.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_data_size.html b/develop/proc/c_dbcsr_get_data_size.html index 7a6118cc485..88273ad8fb6 100644 --- a/develop/proc/c_dbcsr_get_data_size.html +++ b/develop/proc/c_dbcsr_get_data_size.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    Return Value - + integer(kind=c_int)

    diff --git a/develop/proc/c_dbcsr_get_data_type.html b/develop/proc/c_dbcsr_get_data_type.html index 4656e149c05..fb28a4a52c5 100644 --- a/develop/proc/c_dbcsr_get_data_type.html +++ b/develop/proc/c_dbcsr_get_data_type.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    Return Value - + integer(kind=c_int)

    diff --git a/develop/proc/c_dbcsr_get_data_z.html b/develop/proc/c_dbcsr_get_data_z.html index 610d1fce988..cf5ef7611a3 100644 --- a/develop/proc/c_dbcsr_get_data_z.html +++ b/develop/proc/c_dbcsr_get_data_z.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_diag_c.html b/develop/proc/c_dbcsr_get_diag_c.html index 93ce7831878..e7b0fe75e81 100644 --- a/develop/proc/c_dbcsr_get_diag_c.html +++ b/develop/proc/c_dbcsr_get_diag_c.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_diag_d.html b/develop/proc/c_dbcsr_get_diag_d.html index 598a68ee002..f42ae8cacc7 100644 --- a/develop/proc/c_dbcsr_get_diag_d.html +++ b/develop/proc/c_dbcsr_get_diag_d.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_diag_s.html b/develop/proc/c_dbcsr_get_diag_s.html index fa347a706f5..0a4102d24f2 100644 --- a/develop/proc/c_dbcsr_get_diag_s.html +++ b/develop/proc/c_dbcsr_get_diag_s.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_diag_z.html b/develop/proc/c_dbcsr_get_diag_z.html index c1fb8a67eb7..7163a11533e 100644 --- a/develop/proc/c_dbcsr_get_diag_z.html +++ b/develop/proc/c_dbcsr_get_diag_z.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_distribution.html b/develop/proc/c_dbcsr_get_distribution.html index 3fb4a12ce30..d12d8616246 100644 --- a/develop/proc/c_dbcsr_get_distribution.html +++ b/develop/proc/c_dbcsr_get_distribution.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_group.html b/develop/proc/c_dbcsr_get_group.html index 3ba7ff4baf5..d8f4b043bc3 100644 --- a/develop/proc/c_dbcsr_get_group.html +++ b/develop/proc/c_dbcsr_get_group.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_info.html b/develop/proc/c_dbcsr_get_info.html index 6fd71c2ea40..48a23c8f235 100644 --- a/develop/proc/c_dbcsr_get_info.html +++ b/develop/proc/c_dbcsr_get_info.html @@ -153,7 +153,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -333,7 +333,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    @@ -483,7 +483,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_local_cols.html b/develop/proc/c_dbcsr_get_local_cols.html index f6959f93251..9c599bcefaf 100644 --- a/develop/proc/c_dbcsr_get_local_cols.html +++ b/develop/proc/c_dbcsr_get_local_cols.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_local_rows.html b/develop/proc/c_dbcsr_get_local_rows.html index d4aeaa9c525..af90d22d2a4 100644 --- a/develop/proc/c_dbcsr_get_local_rows.html +++ b/develop/proc/c_dbcsr_get_local_rows.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_matrix_type.html b/develop/proc/c_dbcsr_get_matrix_type.html index 22b64913357..ae9cd0bc2de 100644 --- a/develop/proc/c_dbcsr_get_matrix_type.html +++ b/develop/proc/c_dbcsr_get_matrix_type.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_name.html b/develop/proc/c_dbcsr_get_name.html index 841fcc7c30a..2e93c23f149 100644 --- a/develop/proc/c_dbcsr_get_name.html +++ b/develop/proc/c_dbcsr_get_name.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_num_blocks.html b/develop/proc/c_dbcsr_get_num_blocks.html index 3745803e886..e01e89bdaee 100644 --- a/develop/proc/c_dbcsr_get_num_blocks.html +++ b/develop/proc/c_dbcsr_get_num_blocks.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    Return Value - + integer(kind=c_int)

    diff --git a/develop/proc/c_dbcsr_get_occupation.html b/develop/proc/c_dbcsr_get_occupation.html index 72cf7faedbd..58d57f53332 100644 --- a/develop/proc/c_dbcsr_get_occupation.html +++ b/develop/proc/c_dbcsr_get_occupation.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_proc_col_dist.html b/develop/proc/c_dbcsr_get_proc_col_dist.html index 7985bcbc3c9..c0990640ff2 100644 --- a/develop/proc/c_dbcsr_get_proc_col_dist.html +++ b/develop/proc/c_dbcsr_get_proc_col_dist.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_proc_row_dist.html b/develop/proc/c_dbcsr_get_proc_row_dist.html index 9414810bd62..a56b1fe8091 100644 --- a/develop/proc/c_dbcsr_get_proc_row_dist.html +++ b/develop/proc/c_dbcsr_get_proc_row_dist.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_row_blk_offset.html b/develop/proc/c_dbcsr_get_row_blk_offset.html index 2e54a533541..67775f14c8e 100644 --- a/develop/proc/c_dbcsr_get_row_blk_offset.html +++ b/develop/proc/c_dbcsr_get_row_blk_offset.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_row_blk_size.html b/develop/proc/c_dbcsr_get_row_blk_size.html index aec1da714da..511bef87d6c 100644 --- a/develop/proc/c_dbcsr_get_row_blk_size.html +++ b/develop/proc/c_dbcsr_get_row_blk_size.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_stored_coordinates.html b/develop/proc/c_dbcsr_get_stored_coordinates.html index 8d0884a57d8..eef1a83bf22 100644 --- a/develop/proc/c_dbcsr_get_stored_coordinates.html +++ b/develop/proc/c_dbcsr_get_stored_coordinates.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_has_symmetry.html b/develop/proc/c_dbcsr_has_symmetry.html index 06fbca11f0b..cbcaaad5ff9 100644 --- a/develop/proc/c_dbcsr_has_symmetry.html +++ b/develop/proc/c_dbcsr_has_symmetry.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    Return Value - + logical(kind=c_bool)

    diff --git a/develop/proc/c_dbcsr_init_lib.html b/develop/proc/c_dbcsr_init_lib.html index 3958e584881..f63d887d4da 100644 --- a/develop/proc/c_dbcsr_init_lib.html +++ b/develop/proc/c_dbcsr_init_lib.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_init_random.html b/develop/proc/c_dbcsr_init_random.html index b15c0334ef0..fba201bf370 100644 --- a/develop/proc/c_dbcsr_init_random.html +++ b/develop/proc/c_dbcsr_init_random.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_blocks_left.html b/develop/proc/c_dbcsr_iterator_blocks_left.html index dd3af758a3d..3d04141b8e6 100644 --- a/develop/proc/c_dbcsr_iterator_blocks_left.html +++ b/develop/proc/c_dbcsr_iterator_blocks_left.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_next_2d_block_c.html b/develop/proc/c_dbcsr_iterator_next_2d_block_c.html index 0a8622948b8..7b06ee47629 100644 --- a/develop/proc/c_dbcsr_iterator_next_2d_block_c.html +++ b/develop/proc/c_dbcsr_iterator_next_2d_block_c.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_next_2d_block_d.html b/develop/proc/c_dbcsr_iterator_next_2d_block_d.html index 9d00fa04f48..82f677a5a3b 100644 --- a/develop/proc/c_dbcsr_iterator_next_2d_block_d.html +++ b/develop/proc/c_dbcsr_iterator_next_2d_block_d.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_next_2d_block_s.html b/develop/proc/c_dbcsr_iterator_next_2d_block_s.html index f246c033c88..bba11cbb52c 100644 --- a/develop/proc/c_dbcsr_iterator_next_2d_block_s.html +++ b/develop/proc/c_dbcsr_iterator_next_2d_block_s.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_next_2d_block_z.html b/develop/proc/c_dbcsr_iterator_next_2d_block_z.html index 2441281abc6..cbacd580b7f 100644 --- a/develop/proc/c_dbcsr_iterator_next_2d_block_z.html +++ b/develop/proc/c_dbcsr_iterator_next_2d_block_z.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_next_block_index.html b/develop/proc/c_dbcsr_iterator_next_block_index.html index f10d9dd406a..b924cf39131 100644 --- a/develop/proc/c_dbcsr_iterator_next_block_index.html +++ b/develop/proc/c_dbcsr_iterator_next_block_index.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_start.html b/develop/proc/c_dbcsr_iterator_start.html index f1e2d265cfc..090eec960e1 100644 --- a/develop/proc/c_dbcsr_iterator_start.html +++ b/develop/proc/c_dbcsr_iterator_start.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_stop.html b/develop/proc/c_dbcsr_iterator_stop.html index ff04265b769..8b16b4331e8 100644 --- a/develop/proc/c_dbcsr_iterator_stop.html +++ b/develop/proc/c_dbcsr_iterator_stop.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_maxabs.html b/develop/proc/c_dbcsr_maxabs.html index 855acc90658..107d0788268 100644 --- a/develop/proc/c_dbcsr_maxabs.html +++ b/develop/proc/c_dbcsr_maxabs.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_mp_grid_setup.html b/develop/proc/c_dbcsr_mp_grid_setup.html index 619d42c723d..751b279b790 100644 --- a/develop/proc/c_dbcsr_mp_grid_setup.html +++ b/develop/proc/c_dbcsr_mp_grid_setup.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_multiply_c.html b/develop/proc/c_dbcsr_multiply_c.html index a097f56a700..f6f7a159ba0 100644 --- a/develop/proc/c_dbcsr_multiply_c.html +++ b/develop/proc/c_dbcsr_multiply_c.html @@ -183,7 +183,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    @@ -363,7 +363,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_multiply_d.html b/develop/proc/c_dbcsr_multiply_d.html index 11c2f133771..7ed164d7eb9 100644 --- a/develop/proc/c_dbcsr_multiply_d.html +++ b/develop/proc/c_dbcsr_multiply_d.html @@ -183,7 +183,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    @@ -363,7 +363,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_multiply_s.html b/develop/proc/c_dbcsr_multiply_s.html index 25ca2127851..5240abfc23d 100644 --- a/develop/proc/c_dbcsr_multiply_s.html +++ b/develop/proc/c_dbcsr_multiply_s.html @@ -183,7 +183,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    @@ -363,7 +363,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_multiply_z.html b/develop/proc/c_dbcsr_multiply_z.html index fec7fcf1e15..f762a0e1087 100644 --- a/develop/proc/c_dbcsr_multiply_z.html +++ b/develop/proc/c_dbcsr_multiply_z.html @@ -183,7 +183,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    @@ -363,7 +363,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nblkcols_local.html b/develop/proc/c_dbcsr_nblkcols_local.html index 2cf2110a252..3bd53add076 100644 --- a/develop/proc/c_dbcsr_nblkcols_local.html +++ b/develop/proc/c_dbcsr_nblkcols_local.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nblkcols_total.html b/develop/proc/c_dbcsr_nblkcols_total.html index 0c700ef28b2..335b9ade53e 100644 --- a/develop/proc/c_dbcsr_nblkcols_total.html +++ b/develop/proc/c_dbcsr_nblkcols_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nblkrows_local.html b/develop/proc/c_dbcsr_nblkrows_local.html index 2c804d11fae..c1bfc3392e0 100644 --- a/develop/proc/c_dbcsr_nblkrows_local.html +++ b/develop/proc/c_dbcsr_nblkrows_local.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nblkrows_total.html b/develop/proc/c_dbcsr_nblkrows_total.html index 651c2759438..a99cbb67e5f 100644 --- a/develop/proc/c_dbcsr_nblkrows_total.html +++ b/develop/proc/c_dbcsr_nblkrows_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nfullcols_total.html b/develop/proc/c_dbcsr_nfullcols_total.html index 6de32ee797e..2771b5d8443 100644 --- a/develop/proc/c_dbcsr_nfullcols_total.html +++ b/develop/proc/c_dbcsr_nfullcols_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nfullrows_total.html b/develop/proc/c_dbcsr_nfullrows_total.html index 7bf1e5e86ad..f3cc034a83e 100644 --- a/develop/proc/c_dbcsr_nfullrows_total.html +++ b/develop/proc/c_dbcsr_nfullrows_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_norm_scalar.html b/develop/proc/c_dbcsr_norm_scalar.html index 43fe13efff1..0de3443dc65 100644 --- a/develop/proc/c_dbcsr_norm_scalar.html +++ b/develop/proc/c_dbcsr_norm_scalar.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_print.html b/develop/proc/c_dbcsr_print.html index 866f2015d4f..37e8cdcbb97 100644 --- a/develop/proc/c_dbcsr_print.html +++ b/develop/proc/c_dbcsr_print.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_print_block_sum.html b/develop/proc/c_dbcsr_print_block_sum.html index 153c692aba2..214c5df3234 100644 --- a/develop/proc/c_dbcsr_print_block_sum.html +++ b/develop/proc/c_dbcsr_print_block_sum.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_put_block2d_c.html b/develop/proc/c_dbcsr_put_block2d_c.html index d7950aad5b9..f29211828e7 100644 --- a/develop/proc/c_dbcsr_put_block2d_c.html +++ b/develop/proc/c_dbcsr_put_block2d_c.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_put_block2d_d.html b/develop/proc/c_dbcsr_put_block2d_d.html index ea42b86abe7..fa302362413 100644 --- a/develop/proc/c_dbcsr_put_block2d_d.html +++ b/develop/proc/c_dbcsr_put_block2d_d.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_put_block2d_s.html b/develop/proc/c_dbcsr_put_block2d_s.html index dcfb1dc3c0a..85248432cc2 100644 --- a/develop/proc/c_dbcsr_put_block2d_s.html +++ b/develop/proc/c_dbcsr_put_block2d_s.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_put_block2d_z.html b/develop/proc/c_dbcsr_put_block2d_z.html index 0288459b6c4..07ea7d17d8f 100644 --- a/develop/proc/c_dbcsr_put_block2d_z.html +++ b/develop/proc/c_dbcsr_put_block2d_z.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_release.html b/develop/proc/c_dbcsr_release.html index 562362de8cc..301bddca25d 100644 --- a/develop/proc/c_dbcsr_release.html +++ b/develop/proc/c_dbcsr_release.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_replicate_all.html b/develop/proc/c_dbcsr_replicate_all.html index dc3082b9c45..08d792b375d 100644 --- a/develop/proc/c_dbcsr_replicate_all.html +++ b/develop/proc/c_dbcsr_replicate_all.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_all_blocks.html b/develop/proc/c_dbcsr_reserve_all_blocks.html index c59e5cbc84e..e81f4ebb9c5 100644 --- a/develop/proc/c_dbcsr_reserve_all_blocks.html +++ b/develop/proc/c_dbcsr_reserve_all_blocks.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_block2d_c.html b/develop/proc/c_dbcsr_reserve_block2d_c.html index afd6d49aa7c..42f6269eea7 100644 --- a/develop/proc/c_dbcsr_reserve_block2d_c.html +++ b/develop/proc/c_dbcsr_reserve_block2d_c.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_block2d_d.html b/develop/proc/c_dbcsr_reserve_block2d_d.html index 1c12101aeb2..98df66d61c6 100644 --- a/develop/proc/c_dbcsr_reserve_block2d_d.html +++ b/develop/proc/c_dbcsr_reserve_block2d_d.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_block2d_s.html b/develop/proc/c_dbcsr_reserve_block2d_s.html index 1de81499f7c..0752646db81 100644 --- a/develop/proc/c_dbcsr_reserve_block2d_s.html +++ b/develop/proc/c_dbcsr_reserve_block2d_s.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_block2d_z.html b/develop/proc/c_dbcsr_reserve_block2d_z.html index bc50eb5b993..c267ff7053c 100644 --- a/develop/proc/c_dbcsr_reserve_block2d_z.html +++ b/develop/proc/c_dbcsr_reserve_block2d_z.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_blocks.html b/develop/proc/c_dbcsr_reserve_blocks.html index 82b8d0aa68a..578c56d1985 100644 --- a/develop/proc/c_dbcsr_reserve_blocks.html +++ b/develop/proc/c_dbcsr_reserve_blocks.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_diag_blocks.html b/develop/proc/c_dbcsr_reserve_diag_blocks.html index 2f789b12cec..8445732e5f5 100644 --- a/develop/proc/c_dbcsr_reserve_diag_blocks.html +++ b/develop/proc/c_dbcsr_reserve_diag_blocks.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_scale_by_vector_c.html b/develop/proc/c_dbcsr_scale_by_vector_c.html index e762ff3c8c1..80333f2cfb2 100644 --- a/develop/proc/c_dbcsr_scale_by_vector_c.html +++ b/develop/proc/c_dbcsr_scale_by_vector_c.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_scale_by_vector_d.html b/develop/proc/c_dbcsr_scale_by_vector_d.html index 260e2917eb8..509ce528d59 100644 --- a/develop/proc/c_dbcsr_scale_by_vector_d.html +++ b/develop/proc/c_dbcsr_scale_by_vector_d.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_scale_by_vector_s.html b/develop/proc/c_dbcsr_scale_by_vector_s.html index 9374afcf7c3..b81ee9280d4 100644 --- a/develop/proc/c_dbcsr_scale_by_vector_s.html +++ b/develop/proc/c_dbcsr_scale_by_vector_s.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_scale_by_vector_z.html b/develop/proc/c_dbcsr_scale_by_vector_z.html index 9015933a28c..e89a848cde4 100644 --- a/develop/proc/c_dbcsr_scale_by_vector_z.html +++ b/develop/proc/c_dbcsr_scale_by_vector_z.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_c.html b/develop/proc/c_dbcsr_set_c.html index 1b82b114bcb..505bb5f362e 100644 --- a/develop/proc/c_dbcsr_set_c.html +++ b/develop/proc/c_dbcsr_set_c.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_d.html b/develop/proc/c_dbcsr_set_d.html index 1991d83adff..73b981c27f7 100644 --- a/develop/proc/c_dbcsr_set_d.html +++ b/develop/proc/c_dbcsr_set_d.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_diag_c.html b/develop/proc/c_dbcsr_set_diag_c.html index 5a41b6a7d2f..2374c052e74 100644 --- a/develop/proc/c_dbcsr_set_diag_c.html +++ b/develop/proc/c_dbcsr_set_diag_c.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_diag_d.html b/develop/proc/c_dbcsr_set_diag_d.html index 5b6981353ac..54f96893fab 100644 --- a/develop/proc/c_dbcsr_set_diag_d.html +++ b/develop/proc/c_dbcsr_set_diag_d.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_diag_s.html b/develop/proc/c_dbcsr_set_diag_s.html index e575087cb19..fee60ba4450 100644 --- a/develop/proc/c_dbcsr_set_diag_s.html +++ b/develop/proc/c_dbcsr_set_diag_s.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_diag_z.html b/develop/proc/c_dbcsr_set_diag_z.html index 919138e2e80..26b1f013b66 100644 --- a/develop/proc/c_dbcsr_set_diag_z.html +++ b/develop/proc/c_dbcsr_set_diag_z.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_s.html b/develop/proc/c_dbcsr_set_s.html index 3cc71568510..43477fa9246 100644 --- a/develop/proc/c_dbcsr_set_s.html +++ b/develop/proc/c_dbcsr_set_s.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_z.html b/develop/proc/c_dbcsr_set_z.html index 4b92286f447..b13f1b1380e 100644 --- a/develop/proc/c_dbcsr_set_z.html +++ b/develop/proc/c_dbcsr_set_z.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_setname.html b/develop/proc/c_dbcsr_setname.html index 8eea61feba5..cd8dade556a 100644 --- a/develop/proc/c_dbcsr_setname.html +++ b/develop/proc/c_dbcsr_setname.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_sum_replicated.html b/develop/proc/c_dbcsr_sum_replicated.html index 43a1bd067f7..4ee8b4a4220 100644 --- a/develop/proc/c_dbcsr_sum_replicated.html +++ b/develop/proc/c_dbcsr_sum_replicated.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_batched_contract_finalize.html b/develop/proc/c_dbcsr_t_batched_contract_finalize.html index 7df98b627f8..02f8de788b5 100644 --- a/develop/proc/c_dbcsr_t_batched_contract_finalize.html +++ b/develop/proc/c_dbcsr_t_batched_contract_finalize.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_contract_c_dp.html b/develop/proc/c_dbcsr_t_contract_c_dp.html index d2e18b4e6cc..6f765d405f3 100644 --- a/develop/proc/c_dbcsr_t_contract_c_dp.html +++ b/develop/proc/c_dbcsr_t_contract_c_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -528,7 +528,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -573,7 +573,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_contract_c_sp.html b/develop/proc/c_dbcsr_t_contract_c_sp.html index cba324edd7c..6442d811663 100644 --- a/develop/proc/c_dbcsr_t_contract_c_sp.html +++ b/develop/proc/c_dbcsr_t_contract_c_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -528,7 +528,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -573,7 +573,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_contract_index_c_dp.html b/develop/proc/c_dbcsr_t_contract_index_c_dp.html index 270b1cfbc5f..543fb637fac 100644 --- a/develop/proc/c_dbcsr_t_contract_index_c_dp.html +++ b/develop/proc/c_dbcsr_t_contract_index_c_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_contract_index_c_sp.html b/develop/proc/c_dbcsr_t_contract_index_c_sp.html index f114a96f5fe..ec2409e70e2 100644 --- a/develop/proc/c_dbcsr_t_contract_index_c_sp.html +++ b/develop/proc/c_dbcsr_t_contract_index_c_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_contract_index_r_dp.html b/develop/proc/c_dbcsr_t_contract_index_r_dp.html index 9954ccde23d..293017376e5 100644 --- a/develop/proc/c_dbcsr_t_contract_index_r_dp.html +++ b/develop/proc/c_dbcsr_t_contract_index_r_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_contract_index_r_sp.html b/develop/proc/c_dbcsr_t_contract_index_r_sp.html index 4ae0cd4a5b9..71db9975e55 100644 --- a/develop/proc/c_dbcsr_t_contract_index_r_sp.html +++ b/develop/proc/c_dbcsr_t_contract_index_r_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_contract_r_dp.html b/develop/proc/c_dbcsr_t_contract_r_dp.html index 311dbffa5eb..a1448e63e98 100644 --- a/develop/proc/c_dbcsr_t_contract_r_dp.html +++ b/develop/proc/c_dbcsr_t_contract_r_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -528,7 +528,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -573,7 +573,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_contract_r_sp.html b/develop/proc/c_dbcsr_t_contract_r_sp.html index 741130f0381..5ab4cc8db31 100644 --- a/develop/proc/c_dbcsr_t_contract_r_sp.html +++ b/develop/proc/c_dbcsr_t_contract_r_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -528,7 +528,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -573,7 +573,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_copy.html b/develop/proc/c_dbcsr_t_copy.html index 83a5f8a0d36..99f441899dd 100644 --- a/develop/proc/c_dbcsr_t_copy.html +++ b/develop/proc/c_dbcsr_t_copy.html @@ -213,7 +213,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_copy_matrix_to_tensor.html b/develop/proc/c_dbcsr_t_copy_matrix_to_tensor.html index 42d6ab63332..948f6f28f4b 100644 --- a/develop/proc/c_dbcsr_t_copy_matrix_to_tensor.html +++ b/develop/proc/c_dbcsr_t_copy_matrix_to_tensor.html @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_copy_tensor_to_matrix.html b/develop/proc/c_dbcsr_t_copy_tensor_to_matrix.html index 88c6a67980e..986616f37e1 100644 --- a/develop/proc/c_dbcsr_t_copy_tensor_to_matrix.html +++ b/develop/proc/c_dbcsr_t_copy_tensor_to_matrix.html @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_create_matrix.html b/develop/proc/c_dbcsr_t_create_matrix.html index 150aed9fd87..64d444a52c2 100644 --- a/develop/proc/c_dbcsr_t_create_matrix.html +++ b/develop/proc/c_dbcsr_t_create_matrix.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_create_new.html b/develop/proc/c_dbcsr_t_create_new.html index eda9942ad54..9fe4e88a984 100644 --- a/develop/proc/c_dbcsr_t_create_new.html +++ b/develop/proc/c_dbcsr_t_create_new.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_create_template.html b/develop/proc/c_dbcsr_t_create_template.html index b6e9088ede6..9c15bead8a3 100644 --- a/develop/proc/c_dbcsr_t_create_template.html +++ b/develop/proc/c_dbcsr_t_create_template.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -273,7 +273,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_distribution_destroy.html b/develop/proc/c_dbcsr_t_distribution_destroy.html index 712755439f0..c4e752750c8 100644 --- a/develop/proc/c_dbcsr_t_distribution_destroy.html +++ b/develop/proc/c_dbcsr_t_distribution_destroy.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_distribution_new.html b/develop/proc/c_dbcsr_t_distribution_new.html index 115a45edea8..aac15947ac9 100644 --- a/develop/proc/c_dbcsr_t_distribution_new.html +++ b/develop/proc/c_dbcsr_t_distribution_new.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_filter_c_dp.html b/develop/proc/c_dbcsr_t_filter_c_dp.html index 16f9230e3e8..ad583c29503 100644 --- a/develop/proc/c_dbcsr_t_filter_c_dp.html +++ b/develop/proc/c_dbcsr_t_filter_c_dp.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_filter_c_sp.html b/develop/proc/c_dbcsr_t_filter_c_sp.html index 1e81d06b1f8..531d73335f6 100644 --- a/develop/proc/c_dbcsr_t_filter_c_sp.html +++ b/develop/proc/c_dbcsr_t_filter_c_sp.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_filter_r_dp.html b/develop/proc/c_dbcsr_t_filter_r_dp.html index e19f95adf93..9098ee6670a 100644 --- a/develop/proc/c_dbcsr_t_filter_r_dp.html +++ b/develop/proc/c_dbcsr_t_filter_r_dp.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_filter_r_sp.html b/develop/proc/c_dbcsr_t_filter_r_sp.html index b4664737ea9..c3902d32b32 100644 --- a/develop/proc/c_dbcsr_t_filter_r_sp.html +++ b/develop/proc/c_dbcsr_t_filter_r_sp.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_2d_block_c_dp.html b/develop/proc/c_dbcsr_t_get_2d_block_c_dp.html index 1921b24751d..0e6c61b04c1 100644 --- a/develop/proc/c_dbcsr_t_get_2d_block_c_dp.html +++ b/develop/proc/c_dbcsr_t_get_2d_block_c_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_2d_block_c_sp.html b/develop/proc/c_dbcsr_t_get_2d_block_c_sp.html index d41caacef92..3e8764b35ed 100644 --- a/develop/proc/c_dbcsr_t_get_2d_block_c_sp.html +++ b/develop/proc/c_dbcsr_t_get_2d_block_c_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_2d_block_p_c_dp.html b/develop/proc/c_dbcsr_t_get_2d_block_p_c_dp.html index cb5ea7c11e9..be4782c71cf 100644 --- a/develop/proc/c_dbcsr_t_get_2d_block_p_c_dp.html +++ b/develop/proc/c_dbcsr_t_get_2d_block_p_c_dp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_2d_block_p_c_sp.html b/develop/proc/c_dbcsr_t_get_2d_block_p_c_sp.html index be6830ff5f0..f5a2d5fdb18 100644 --- a/develop/proc/c_dbcsr_t_get_2d_block_p_c_sp.html +++ b/develop/proc/c_dbcsr_t_get_2d_block_p_c_sp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_2d_block_p_r_dp.html b/develop/proc/c_dbcsr_t_get_2d_block_p_r_dp.html index 37dc83de35f..89265c2e8a8 100644 --- a/develop/proc/c_dbcsr_t_get_2d_block_p_r_dp.html +++ b/develop/proc/c_dbcsr_t_get_2d_block_p_r_dp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_2d_block_p_r_sp.html b/develop/proc/c_dbcsr_t_get_2d_block_p_r_sp.html index 8f52a2f05c3..88c79063dd1 100644 --- a/develop/proc/c_dbcsr_t_get_2d_block_p_r_sp.html +++ b/develop/proc/c_dbcsr_t_get_2d_block_p_r_sp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_2d_block_r_dp.html b/develop/proc/c_dbcsr_t_get_2d_block_r_dp.html index ff3995f38bf..66b125bfeca 100644 --- a/develop/proc/c_dbcsr_t_get_2d_block_r_dp.html +++ b/develop/proc/c_dbcsr_t_get_2d_block_r_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_2d_block_r_sp.html b/develop/proc/c_dbcsr_t_get_2d_block_r_sp.html index c95203bdba9..733c62bd8f6 100644 --- a/develop/proc/c_dbcsr_t_get_2d_block_r_sp.html +++ b/develop/proc/c_dbcsr_t_get_2d_block_r_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_3d_block_c_dp.html b/develop/proc/c_dbcsr_t_get_3d_block_c_dp.html index 96f6353fc60..ef54a54a0f0 100644 --- a/develop/proc/c_dbcsr_t_get_3d_block_c_dp.html +++ b/develop/proc/c_dbcsr_t_get_3d_block_c_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_3d_block_c_sp.html b/develop/proc/c_dbcsr_t_get_3d_block_c_sp.html index bc499929dcf..1b6bbb18159 100644 --- a/develop/proc/c_dbcsr_t_get_3d_block_c_sp.html +++ b/develop/proc/c_dbcsr_t_get_3d_block_c_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_3d_block_p_c_dp.html b/develop/proc/c_dbcsr_t_get_3d_block_p_c_dp.html index f8c906a7d5c..edd51e8e86f 100644 --- a/develop/proc/c_dbcsr_t_get_3d_block_p_c_dp.html +++ b/develop/proc/c_dbcsr_t_get_3d_block_p_c_dp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_3d_block_p_c_sp.html b/develop/proc/c_dbcsr_t_get_3d_block_p_c_sp.html index dcbcc58bbed..66227eb9912 100644 --- a/develop/proc/c_dbcsr_t_get_3d_block_p_c_sp.html +++ b/develop/proc/c_dbcsr_t_get_3d_block_p_c_sp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_3d_block_p_r_dp.html b/develop/proc/c_dbcsr_t_get_3d_block_p_r_dp.html index 04fa1f541b6..89ed0d33fd2 100644 --- a/develop/proc/c_dbcsr_t_get_3d_block_p_r_dp.html +++ b/develop/proc/c_dbcsr_t_get_3d_block_p_r_dp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_3d_block_p_r_sp.html b/develop/proc/c_dbcsr_t_get_3d_block_p_r_sp.html index 91c2fa0af15..119430a90f4 100644 --- a/develop/proc/c_dbcsr_t_get_3d_block_p_r_sp.html +++ b/develop/proc/c_dbcsr_t_get_3d_block_p_r_sp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_3d_block_r_dp.html b/develop/proc/c_dbcsr_t_get_3d_block_r_dp.html index 4e7fa24f4f8..ca411be01fe 100644 --- a/develop/proc/c_dbcsr_t_get_3d_block_r_dp.html +++ b/develop/proc/c_dbcsr_t_get_3d_block_r_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_3d_block_r_sp.html b/develop/proc/c_dbcsr_t_get_3d_block_r_sp.html index c9792a94f1c..96ad66b8014 100644 --- a/develop/proc/c_dbcsr_t_get_3d_block_r_sp.html +++ b/develop/proc/c_dbcsr_t_get_3d_block_r_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_4d_block_c_dp.html b/develop/proc/c_dbcsr_t_get_4d_block_c_dp.html index bdee521c5de..50e1e8bd8c2 100644 --- a/develop/proc/c_dbcsr_t_get_4d_block_c_dp.html +++ b/develop/proc/c_dbcsr_t_get_4d_block_c_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_4d_block_c_sp.html b/develop/proc/c_dbcsr_t_get_4d_block_c_sp.html index eee8f1066ff..215f9321b12 100644 --- a/develop/proc/c_dbcsr_t_get_4d_block_c_sp.html +++ b/develop/proc/c_dbcsr_t_get_4d_block_c_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_4d_block_p_c_dp.html b/develop/proc/c_dbcsr_t_get_4d_block_p_c_dp.html index 777ea88443d..51d8547f6a9 100644 --- a/develop/proc/c_dbcsr_t_get_4d_block_p_c_dp.html +++ b/develop/proc/c_dbcsr_t_get_4d_block_p_c_dp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_4d_block_p_c_sp.html b/develop/proc/c_dbcsr_t_get_4d_block_p_c_sp.html index 4f34c910044..b352f9067c9 100644 --- a/develop/proc/c_dbcsr_t_get_4d_block_p_c_sp.html +++ b/develop/proc/c_dbcsr_t_get_4d_block_p_c_sp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_4d_block_p_r_dp.html b/develop/proc/c_dbcsr_t_get_4d_block_p_r_dp.html index e5a68b13526..c1317864471 100644 --- a/develop/proc/c_dbcsr_t_get_4d_block_p_r_dp.html +++ b/develop/proc/c_dbcsr_t_get_4d_block_p_r_dp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_4d_block_p_r_sp.html b/develop/proc/c_dbcsr_t_get_4d_block_p_r_sp.html index 94155237ad8..e77154bae38 100644 --- a/develop/proc/c_dbcsr_t_get_4d_block_p_r_sp.html +++ b/develop/proc/c_dbcsr_t_get_4d_block_p_r_sp.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_4d_block_r_dp.html b/develop/proc/c_dbcsr_t_get_4d_block_r_dp.html index 1536a32a91d..a56615591af 100644 --- a/develop/proc/c_dbcsr_t_get_4d_block_r_dp.html +++ b/develop/proc/c_dbcsr_t_get_4d_block_r_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_4d_block_r_sp.html b/develop/proc/c_dbcsr_t_get_4d_block_r_sp.html index 1dc515f40e3..1b166a5bbaf 100644 --- a/develop/proc/c_dbcsr_t_get_4d_block_r_sp.html +++ b/develop/proc/c_dbcsr_t_get_4d_block_r_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_data_c_dp.html b/develop/proc/c_dbcsr_t_get_data_c_dp.html index 15a82d2911b..105256003bd 100644 --- a/develop/proc/c_dbcsr_t_get_data_c_dp.html +++ b/develop/proc/c_dbcsr_t_get_data_c_dp.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_data_c_sp.html b/develop/proc/c_dbcsr_t_get_data_c_sp.html index 01583107eeb..4cf92a95871 100644 --- a/develop/proc/c_dbcsr_t_get_data_c_sp.html +++ b/develop/proc/c_dbcsr_t_get_data_c_sp.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_data_r_dp.html b/develop/proc/c_dbcsr_t_get_data_r_dp.html index c957fba6706..aafa523fe52 100644 --- a/develop/proc/c_dbcsr_t_get_data_r_dp.html +++ b/develop/proc/c_dbcsr_t_get_data_r_dp.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_data_r_sp.html b/develop/proc/c_dbcsr_t_get_data_r_sp.html index 3d23a253735..7c59ab4d26d 100644 --- a/develop/proc/c_dbcsr_t_get_data_r_sp.html +++ b/develop/proc/c_dbcsr_t_get_data_r_sp.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_info.html b/develop/proc/c_dbcsr_t_get_info.html index bc6149aea03..6b580eff879 100644 --- a/develop/proc/c_dbcsr_t_get_info.html +++ b/develop/proc/c_dbcsr_t_get_info.html @@ -633,7 +633,7 @@

    Arguments

    @@ -648,7 +648,7 @@

    Arguments

    @@ -663,7 +663,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_mapping_info.html b/develop/proc/c_dbcsr_t_get_mapping_info.html index 1d1eb286124..1f3822ac201 100644 --- a/develop/proc/c_dbcsr_t_get_mapping_info.html +++ b/develop/proc/c_dbcsr_t_get_mapping_info.html @@ -215,7 +215,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    @@ -380,7 +380,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_num_blocks.html b/develop/proc/c_dbcsr_t_get_num_blocks.html index 223984c24bc..5652fbd905b 100644 --- a/develop/proc/c_dbcsr_t_get_num_blocks.html +++ b/develop/proc/c_dbcsr_t_get_num_blocks.html @@ -171,7 +171,7 @@

    Arguments

    Return Value - + integer(kind=c_int)

    diff --git a/develop/proc/c_dbcsr_t_iterator_blocks_left.html b/develop/proc/c_dbcsr_t_iterator_blocks_left.html index 4b320990d02..44bea96e3d5 100644 --- a/develop/proc/c_dbcsr_t_iterator_blocks_left.html +++ b/develop/proc/c_dbcsr_t_iterator_blocks_left.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_iterator_next_block.html b/develop/proc/c_dbcsr_t_iterator_next_block.html index 30a7a328f9b..7c6e632f91a 100644 --- a/develop/proc/c_dbcsr_t_iterator_next_block.html +++ b/develop/proc/c_dbcsr_t_iterator_next_block.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_iterator_start.html b/develop/proc/c_dbcsr_t_iterator_start.html index 2715f37ad06..339fdd79e77 100644 --- a/develop/proc/c_dbcsr_t_iterator_start.html +++ b/develop/proc/c_dbcsr_t_iterator_start.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_iterator_stop.html b/develop/proc/c_dbcsr_t_iterator_stop.html index 06ce8a5c629..6e4d2d58f3a 100644 --- a/develop/proc/c_dbcsr_t_iterator_stop.html +++ b/develop/proc/c_dbcsr_t_iterator_stop.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_nblks_local.html b/develop/proc/c_dbcsr_t_nblks_local.html index bbe581fde2f..21c6d2a19a0 100644 --- a/develop/proc/c_dbcsr_t_nblks_local.html +++ b/develop/proc/c_dbcsr_t_nblks_local.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_nblks_total.html b/develop/proc/c_dbcsr_t_nblks_total.html index 621a8bc6f0b..d62837791b5 100644 --- a/develop/proc/c_dbcsr_t_nblks_total.html +++ b/develop/proc/c_dbcsr_t_nblks_total.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_pgrid_create.html b/develop/proc/c_dbcsr_t_pgrid_create.html index f41d11800b7..4fa0d67b3ea 100644 --- a/develop/proc/c_dbcsr_t_pgrid_create.html +++ b/develop/proc/c_dbcsr_t_pgrid_create.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_pgrid_create_expert.html b/develop/proc/c_dbcsr_t_pgrid_create_expert.html index 2dc0e4a026b..75a6267dfda 100644 --- a/develop/proc/c_dbcsr_t_pgrid_create_expert.html +++ b/develop/proc/c_dbcsr_t_pgrid_create_expert.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_pgrid_destroy.html b/develop/proc/c_dbcsr_t_pgrid_destroy.html index e5667b826b3..02694a2fcec 100644 --- a/develop/proc/c_dbcsr_t_pgrid_destroy.html +++ b/develop/proc/c_dbcsr_t_pgrid_destroy.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_2d_block_c_dp.html b/develop/proc/c_dbcsr_t_put_2d_block_c_dp.html index b013c5880a7..8096cb746e9 100644 --- a/develop/proc/c_dbcsr_t_put_2d_block_c_dp.html +++ b/develop/proc/c_dbcsr_t_put_2d_block_c_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_2d_block_c_sp.html b/develop/proc/c_dbcsr_t_put_2d_block_c_sp.html index 4fead72cb16..5e344918e36 100644 --- a/develop/proc/c_dbcsr_t_put_2d_block_c_sp.html +++ b/develop/proc/c_dbcsr_t_put_2d_block_c_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_2d_block_r_dp.html b/develop/proc/c_dbcsr_t_put_2d_block_r_dp.html index 45cb77ddab7..85e0637dc4f 100644 --- a/develop/proc/c_dbcsr_t_put_2d_block_r_dp.html +++ b/develop/proc/c_dbcsr_t_put_2d_block_r_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_2d_block_r_sp.html b/develop/proc/c_dbcsr_t_put_2d_block_r_sp.html index 056b37c6b8c..67e65170c4b 100644 --- a/develop/proc/c_dbcsr_t_put_2d_block_r_sp.html +++ b/develop/proc/c_dbcsr_t_put_2d_block_r_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_3d_block_c_dp.html b/develop/proc/c_dbcsr_t_put_3d_block_c_dp.html index 592a42dd294..ffd010e300b 100644 --- a/develop/proc/c_dbcsr_t_put_3d_block_c_dp.html +++ b/develop/proc/c_dbcsr_t_put_3d_block_c_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_3d_block_c_sp.html b/develop/proc/c_dbcsr_t_put_3d_block_c_sp.html index 5ab25bd4745..f0d1cbcc836 100644 --- a/develop/proc/c_dbcsr_t_put_3d_block_c_sp.html +++ b/develop/proc/c_dbcsr_t_put_3d_block_c_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_3d_block_r_dp.html b/develop/proc/c_dbcsr_t_put_3d_block_r_dp.html index fc5ac4ac84b..0baa7ee73c0 100644 --- a/develop/proc/c_dbcsr_t_put_3d_block_r_dp.html +++ b/develop/proc/c_dbcsr_t_put_3d_block_r_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_3d_block_r_sp.html b/develop/proc/c_dbcsr_t_put_3d_block_r_sp.html index 70a93a2cf04..13467319bf5 100644 --- a/develop/proc/c_dbcsr_t_put_3d_block_r_sp.html +++ b/develop/proc/c_dbcsr_t_put_3d_block_r_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_4d_block_c_dp.html b/develop/proc/c_dbcsr_t_put_4d_block_c_dp.html index 367d753623d..19095d65373 100644 --- a/develop/proc/c_dbcsr_t_put_4d_block_c_dp.html +++ b/develop/proc/c_dbcsr_t_put_4d_block_c_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_4d_block_c_sp.html b/develop/proc/c_dbcsr_t_put_4d_block_c_sp.html index 45ad8479ae9..a96e658114c 100644 --- a/develop/proc/c_dbcsr_t_put_4d_block_c_sp.html +++ b/develop/proc/c_dbcsr_t_put_4d_block_c_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_4d_block_r_dp.html b/develop/proc/c_dbcsr_t_put_4d_block_r_dp.html index d1c126de27a..d9d27a2bbb2 100644 --- a/develop/proc/c_dbcsr_t_put_4d_block_r_dp.html +++ b/develop/proc/c_dbcsr_t_put_4d_block_r_dp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_put_4d_block_r_sp.html b/develop/proc/c_dbcsr_t_put_4d_block_r_sp.html index 10a64968b56..81f03ff2baa 100644 --- a/develop/proc/c_dbcsr_t_put_4d_block_r_sp.html +++ b/develop/proc/c_dbcsr_t_put_4d_block_r_sp.html @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_reserve_blocks_index.html b/develop/proc/c_dbcsr_t_reserve_blocks_index.html index 0869774738b..c2602dd8127 100644 --- a/develop/proc/c_dbcsr_t_reserve_blocks_index.html +++ b/develop/proc/c_dbcsr_t_reserve_blocks_index.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_scale_c_dp.html b/develop/proc/c_dbcsr_t_scale_c_dp.html index 6cfdd6efcb4..9ec9a5ea571 100644 --- a/develop/proc/c_dbcsr_t_scale_c_dp.html +++ b/develop/proc/c_dbcsr_t_scale_c_dp.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_scale_c_sp.html b/develop/proc/c_dbcsr_t_scale_c_sp.html index a7162b6ca2f..bd6aa52e39e 100644 --- a/develop/proc/c_dbcsr_t_scale_c_sp.html +++ b/develop/proc/c_dbcsr_t_scale_c_sp.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_scale_r_dp.html b/develop/proc/c_dbcsr_t_scale_r_dp.html index 13a6e78d46b..9a4edc52881 100644 --- a/develop/proc/c_dbcsr_t_scale_r_dp.html +++ b/develop/proc/c_dbcsr_t_scale_r_dp.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_scale_r_sp.html b/develop/proc/c_dbcsr_t_scale_r_sp.html index c582dad02e9..9ba4b508026 100644 --- a/develop/proc/c_dbcsr_t_scale_r_sp.html +++ b/develop/proc/c_dbcsr_t_scale_r_sp.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_set_c_dp.html b/develop/proc/c_dbcsr_t_set_c_dp.html index f102f524927..5304cc4b2f3 100644 --- a/develop/proc/c_dbcsr_t_set_c_dp.html +++ b/develop/proc/c_dbcsr_t_set_c_dp.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_set_c_sp.html b/develop/proc/c_dbcsr_t_set_c_sp.html index 807344497d1..100f6c5219a 100644 --- a/develop/proc/c_dbcsr_t_set_c_sp.html +++ b/develop/proc/c_dbcsr_t_set_c_sp.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_set_r_dp.html b/develop/proc/c_dbcsr_t_set_r_dp.html index 3fc67e67a87..25958a3f268 100644 --- a/develop/proc/c_dbcsr_t_set_r_dp.html +++ b/develop/proc/c_dbcsr_t_set_r_dp.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_set_r_sp.html b/develop/proc/c_dbcsr_t_set_r_sp.html index 492b7d2d6cd..b1210047957 100644 --- a/develop/proc/c_dbcsr_t_set_r_sp.html +++ b/develop/proc/c_dbcsr_t_set_r_sp.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_triu.html b/develop/proc/c_dbcsr_triu.html index 9c7f9c69b27..ea232334546 100644 --- a/develop/proc/c_dbcsr_triu.html +++ b/develop/proc/c_dbcsr_triu.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_valid_index.html b/develop/proc/c_dbcsr_valid_index.html index 25deae23109..7689d20b09b 100644 --- a/develop/proc/c_dbcsr_valid_index.html +++ b/develop/proc/c_dbcsr_valid_index.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/c_f_string.html b/develop/proc/c_f_string.html index f2ab191bc13..18fdc8f3c17 100644 --- a/develop/proc/c_f_string.html +++ b/develop/proc/c_f_string.html @@ -80,15 +80,15 @@

    c_f_string
  • - Source File + Source File
  • @@ -186,7 +186,7 @@

    Arguments

    diff --git a/develop/proc/c_f_string~2.html b/develop/proc/c_f_string~2.html index c68342fbaea..6eaa96dec64 100644 --- a/develop/proc/c_f_string~2.html +++ b/develop/proc/c_f_string~2.html @@ -80,15 +80,15 @@

    c_f_string
  • - Source File + Source File
  • @@ -186,7 +186,7 @@

    Arguments

    diff --git a/develop/proc/c_ndims_iterator.html b/develop/proc/c_ndims_iterator.html index bd359067307..e798c8238a5 100644 --- a/develop/proc/c_ndims_iterator.html +++ b/develop/proc/c_ndims_iterator.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/calc_norms_c.html b/develop/proc/calc_norms_c.html index cc1743bde36..2bb822d65fa 100644 --- a/develop/proc/calc_norms_c.html +++ b/develop/proc/calc_norms_c.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    diff --git a/develop/proc/calc_norms_d.html b/develop/proc/calc_norms_d.html index 87da8dc84c7..4bfabd827e9 100644 --- a/develop/proc/calc_norms_d.html +++ b/develop/proc/calc_norms_d.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    diff --git a/develop/proc/calc_norms_s.html b/develop/proc/calc_norms_s.html index 60570d2c5de..4218403c088 100644 --- a/develop/proc/calc_norms_s.html +++ b/develop/proc/calc_norms_s.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    diff --git a/develop/proc/calc_norms_z.html b/develop/proc/calc_norms_z.html index bf7591a1206..09636c29a80 100644 --- a/develop/proc/calc_norms_z.html +++ b/develop/proc/calc_norms_z.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    diff --git a/develop/proc/calculate_norms.html b/develop/proc/calculate_norms.html index 763386c42c1..1204a4e0ec3 100644 --- a/develop/proc/calculate_norms.html +++ b/develop/proc/calculate_norms.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/call_rec_sort_index.html b/develop/proc/call_rec_sort_index.html index d2e906b1e52..0cd2705c3f3 100644 --- a/develop/proc/call_rec_sort_index.html +++ b/develop/proc/call_rec_sort_index.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/can_quickly_finalize.html b/develop/proc/can_quickly_finalize.html index 8cbac6f1900..b97fee5643b 100644 --- a/develop/proc/can_quickly_finalize.html +++ b/develop/proc/can_quickly_finalize.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_callstackentry.html b/develop/proc/change_capacity_callstackentry.html index 5d0957e1d41..da95aa274a0 100644 --- a/develop/proc/change_capacity_callstackentry.html +++ b/develop/proc/change_capacity_callstackentry.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_i4tuple_callstat.html b/develop/proc/change_capacity_i4tuple_callstat.html index e0749366b0a..b92d96020fe 100644 --- a/develop/proc/change_capacity_i4tuple_callstat.html +++ b/develop/proc/change_capacity_i4tuple_callstat.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_routinereport.html b/develop/proc/change_capacity_routinereport.html index 0856c6f9664..262f4d19c77 100644 --- a/develop/proc/change_capacity_routinereport.html +++ b/develop/proc/change_capacity_routinereport.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_routinestat.html b/develop/proc/change_capacity_routinestat.html index 7b48a12d35e..e943b8dfe72 100644 --- a/develop/proc/change_capacity_routinestat.html +++ b/develop/proc/change_capacity_routinestat.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_str_i4.html b/develop/proc/change_capacity_str_i4.html index a2173a05266..70a3ebac652 100644 --- a/develop/proc/change_capacity_str_i4.html +++ b/develop/proc/change_capacity_str_i4.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_timerenv.html b/develop/proc/change_capacity_timerenv.html index ee9c29e65bf..8cb6729e38f 100644 --- a/develop/proc/change_capacity_timerenv.html +++ b/develop/proc/change_capacity_timerenv.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/change_split.html b/develop/proc/change_split.html index f708f979661..53a98071925 100644 --- a/develop/proc/change_split.html +++ b/develop/proc/change_split.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/checker_square_proc.html b/develop/proc/checker_square_proc.html index daac0fe548e..cea099664bb 100644 --- a/develop/proc/checker_square_proc.html +++ b/develop/proc/checker_square_proc.html @@ -170,7 +170,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -217,7 +217,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/checker_tr.html b/develop/proc/checker_tr.html index bc6a66b83f0..691064fd759 100644 --- a/develop/proc/checker_tr.html +++ b/develop/proc/checker_tr.html @@ -160,7 +160,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -195,7 +195,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/collect_reports_from_ranks.html b/develop/proc/collect_reports_from_ranks.html index 87e60ec0dad..e1369475c2a 100644 --- a/develop/proc/collect_reports_from_ranks.html +++ b/develop/proc/collect_reports_from_ranks.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/combine_pgrid_index.html b/develop/proc/combine_pgrid_index.html index d4eec4f36ce..5331c1313da 100644 --- a/develop/proc/combine_pgrid_index.html +++ b/develop/proc/combine_pgrid_index.html @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/combine_tensor_index.html b/develop/proc/combine_tensor_index.html index 026235d35ab..c8c5119709a 100644 --- a/develop/proc/combine_tensor_index.html +++ b/develop/proc/combine_tensor_index.html @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/compat_map.html b/develop/proc/compat_map.html index 0c5a0ff3d03..87b88fb3d1a 100644 --- a/develop/proc/compat_map.html +++ b/develop/proc/compat_map.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/compx_to_dbcsr_scalar.html b/develop/proc/compx_to_dbcsr_scalar.html index 8bf9ca4ec54..c4bf0f0133d 100644 --- a/develop/proc/compx_to_dbcsr_scalar.html +++ b/develop/proc/compx_to_dbcsr_scalar.html @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    Return Value - + type(dbcsr_scalar_type)

    diff --git a/develop/proc/conf_par_env_value.html b/develop/proc/conf_par_env_value.html index 211ad4b3b2e..b4f8247bf2b 100644 --- a/develop/proc/conf_par_env_value.html +++ b/develop/proc/conf_par_env_value.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/convert_csr_to_dbcsr.html b/develop/proc/convert_csr_to_dbcsr.html index a03c22af9c6..fc85474740f 100644 --- a/develop/proc/convert_csr_to_dbcsr.html +++ b/develop/proc/convert_csr_to_dbcsr.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/convert_dbcsr_to_csr.html b/develop/proc/convert_dbcsr_to_csr.html index 1c03dbebccf..42eebd292cf 100644 --- a/develop/proc/convert_dbcsr_to_csr.html +++ b/develop/proc/convert_dbcsr_to_csr.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/convert_offsets_to_sizes.html b/develop/proc/convert_offsets_to_sizes.html index 8372066f7ea..ffa5f4d070a 100644 --- a/develop/proc/convert_offsets_to_sizes.html +++ b/develop/proc/convert_offsets_to_sizes.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/convert_sizes_to_offsets.html b/develop/proc/convert_sizes_to_offsets.html index 7d2be52b4ae..8e9345d37e3 100644 --- a/develop/proc/convert_sizes_to_offsets.html +++ b/develop/proc/convert_sizes_to_offsets.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/convert_to_new_pgrid.html b/develop/proc/convert_to_new_pgrid.html index b7521b6b66c..b3e0bb39d65 100644 --- a/develop/proc/convert_to_new_pgrid.html +++ b/develop/proc/convert_to_new_pgrid.html @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    diff --git a/develop/proc/count_bins.html b/develop/proc/count_bins.html index 0054dd0c1a4..7b32bf40daa 100644 --- a/develop/proc/count_bins.html +++ b/develop/proc/count_bins.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/count_mpi_statistics.html b/develop/proc/count_mpi_statistics.html index e8e3de237eb..d1d46acea80 100644 --- a/develop/proc/count_mpi_statistics.html +++ b/develop/proc/count_mpi_statistics.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/create_array_list.html b/develop/proc/create_array_list.html index d9ad76690e6..e719f60c2e6 100644 --- a/develop/proc/create_array_list.html +++ b/develop/proc/create_array_list.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/create_batches.html b/develop/proc/create_batches.html index 6376ee4e916..ff946519e4e 100644 --- a/develop/proc/create_batches.html +++ b/develop/proc/create_batches.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/create_block_data_c_dp.html b/develop/proc/create_block_data_c_dp.html index 916ef70289b..754527b9b7e 100644 --- a/develop/proc/create_block_data_c_dp.html +++ b/develop/proc/create_block_data_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/create_block_data_c_sp.html b/develop/proc/create_block_data_c_sp.html index 9f5406c02a9..e3630edcf5a 100644 --- a/develop/proc/create_block_data_c_sp.html +++ b/develop/proc/create_block_data_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/create_block_data_r_dp.html b/develop/proc/create_block_data_r_dp.html index 000b9d6e2e4..d0b72a88e4c 100644 --- a/develop/proc/create_block_data_r_dp.html +++ b/develop/proc/create_block_data_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/create_block_data_r_sp.html b/develop/proc/create_block_data_r_sp.html index 4ef1f306b45..b72a2c5eb31 100644 --- a/develop/proc/create_block_data_r_sp.html +++ b/develop/proc/create_block_data_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata.html b/develop/proc/create_block_nodata.html index 8259e6f1d9d..6230c149a9f 100644 --- a/develop/proc/create_block_nodata.html +++ b/develop/proc/create_block_nodata.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata_c_dp.html b/develop/proc/create_block_nodata_c_dp.html index 8b249274d81..569c45d68a5 100644 --- a/develop/proc/create_block_nodata_c_dp.html +++ b/develop/proc/create_block_nodata_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata_c_sp.html b/develop/proc/create_block_nodata_c_sp.html index 6c2270bde24..488fa324a7f 100644 --- a/develop/proc/create_block_nodata_c_sp.html +++ b/develop/proc/create_block_nodata_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata_r_dp.html b/develop/proc/create_block_nodata_r_dp.html index 8d0013f27ef..f8609c8395a 100644 --- a/develop/proc/create_block_nodata_r_dp.html +++ b/develop/proc/create_block_nodata_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata_r_sp.html b/develop/proc/create_block_nodata_r_sp.html index 4674990c2b3..01a35c7da3c 100644 --- a/develop/proc/create_block_nodata_r_sp.html +++ b/develop/proc/create_block_nodata_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/create_block_norms_matrix.html b/develop/proc/create_block_norms_matrix.html index bc7345916c6..dd43a8bc273 100644 --- a/develop/proc/create_block_norms_matrix.html +++ b/develop/proc/create_block_norms_matrix.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/create_nd_to_2d_mapping.html b/develop/proc/create_nd_to_2d_mapping.html index c3d80583056..35dce5215a3 100644 --- a/develop/proc/create_nd_to_2d_mapping.html +++ b/develop/proc/create_nd_to_2d_mapping.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    diff --git a/develop/proc/csr_assert_consistency_with_dbcsr.html b/develop/proc/csr_assert_consistency_with_dbcsr.html index a60fb5ea808..78714e8471c 100644 --- a/develop/proc/csr_assert_consistency_with_dbcsr.html +++ b/develop/proc/csr_assert_consistency_with_dbcsr.html @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/csr_conversion_test.html b/develop/proc/csr_conversion_test.html index ce0d81b15b2..374b0908567 100644 --- a/develop/proc/csr_conversion_test.html +++ b/develop/proc/csr_conversion_test.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/csr_create_from_dbcsr.html b/develop/proc/csr_create_from_dbcsr.html index 24d9c2ea7f1..10d57917c12 100644 --- a/develop/proc/csr_create_from_dbcsr.html +++ b/develop/proc/csr_create_from_dbcsr.html @@ -161,7 +161,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    diff --git a/develop/proc/csr_create_new.html b/develop/proc/csr_create_new.html index 3e3d61f9c8a..d078230a5f5 100644 --- a/develop/proc/csr_create_new.html +++ b/develop/proc/csr_create_new.html @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/csr_create_new~2.html b/develop/proc/csr_create_new~2.html index 385c0ea845f..8f3b0b830f1 100644 --- a/develop/proc/csr_create_new~2.html +++ b/develop/proc/csr_create_new~2.html @@ -254,7 +254,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    diff --git a/develop/proc/csr_create_template.html b/develop/proc/csr_create_template.html index 78bc24afd04..d1bfe742c60 100644 --- a/develop/proc/csr_create_template.html +++ b/develop/proc/csr_create_template.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/csr_print_sparsity.html b/develop/proc/csr_print_sparsity.html index 187c2b59613..42023a90400 100644 --- a/develop/proc/csr_print_sparsity.html +++ b/develop/proc/csr_print_sparsity.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/csr_write.html b/develop/proc/csr_write.html index 3a5d5cfe91e..3ecf3f3c88c 100644 --- a/develop/proc/csr_write.html +++ b/develop/proc/csr_write.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/cuda_nvtx_range_push.html b/develop/proc/cuda_nvtx_range_push.html index e9ab306627d..b52770ee950 100644 --- a/develop/proc/cuda_nvtx_range_push.html +++ b/develop/proc/cuda_nvtx_range_push.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/cyclic_dist.html b/develop/proc/cyclic_dist.html index 382c7350aa4..821cf9095bb 100644 --- a/develop/proc/cyclic_dist.html +++ b/develop/proc/cyclic_dist.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/cyclic_rowcols.html b/develop/proc/cyclic_rowcols.html index e2386738c3c..c028d9d0600 100644 --- a/develop/proc/cyclic_rowcols.html +++ b/develop/proc/cyclic_rowcols.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_d_sort.html b/develop/proc/dbcsr_1d_d_sort.html index 60daea2f077..4ff42a484cf 100644 --- a/develop/proc/dbcsr_1d_d_sort.html +++ b/develop/proc/dbcsr_1d_d_sort.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_d_sort_low.html b/develop/proc/dbcsr_1d_d_sort_low.html index fb731106d0c..25a533ac1ed 100644 --- a/develop/proc/dbcsr_1d_d_sort_low.html +++ b/develop/proc/dbcsr_1d_d_sort_low.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_i4_sort.html b/develop/proc/dbcsr_1d_i4_sort.html index 94e26a5258c..018939dba25 100644 --- a/develop/proc/dbcsr_1d_i4_sort.html +++ b/develop/proc/dbcsr_1d_i4_sort.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_i4_sort_low.html b/develop/proc/dbcsr_1d_i4_sort_low.html index 3954b4ea58a..b0bd5b72b3d 100644 --- a/develop/proc/dbcsr_1d_i4_sort_low.html +++ b/develop/proc/dbcsr_1d_i4_sort_low.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_i8_sort.html b/develop/proc/dbcsr_1d_i8_sort.html index 24934bc8c78..4acd4773e8f 100644 --- a/develop/proc/dbcsr_1d_i8_sort.html +++ b/develop/proc/dbcsr_1d_i8_sort.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_i8_sort_low.html b/develop/proc/dbcsr_1d_i8_sort_low.html index 53e2b2ea95a..3818009caa3 100644 --- a/develop/proc/dbcsr_1d_i8_sort_low.html +++ b/develop/proc/dbcsr_1d_i8_sort_low.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_s_sort.html b/develop/proc/dbcsr_1d_s_sort.html index 9ae4ff4b02f..daf8673d640 100644 --- a/develop/proc/dbcsr_1d_s_sort.html +++ b/develop/proc/dbcsr_1d_s_sort.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_s_sort_low.html b/develop/proc/dbcsr_1d_s_sort_low.html index 5135e88cfb3..33ad019b589 100644 --- a/develop/proc/dbcsr_1d_s_sort_low.html +++ b/develop/proc/dbcsr_1d_s_sort_low.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr__a.html b/develop/proc/dbcsr__a.html index 16c6d6061a4..61bb8406e1c 100644 --- a/develop/proc/dbcsr__a.html +++ b/develop/proc/dbcsr__a.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr__b.html b/develop/proc/dbcsr__b.html index 461dbbdc9d6..fa83e7b33f0 100644 --- a/develop/proc/dbcsr__b.html +++ b/develop/proc/dbcsr__b.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr__l.html b/develop/proc/dbcsr__l.html index 21e971f99a3..c7551d14402 100644 --- a/develop/proc/dbcsr__l.html +++ b/develop/proc/dbcsr__l.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr__w.html b/develop/proc/dbcsr__w.html index 89a5dc09fed..79049edaf5f 100644 --- a/develop/proc/dbcsr__w.html +++ b/develop/proc/dbcsr__w.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_abort.html b/develop/proc/dbcsr_abort.html index 0cc7fce0aef..30433e6c0cd 100644 --- a/develop/proc/dbcsr_abort.html +++ b/develop/proc/dbcsr_abort.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_abort_handler.html b/develop/proc/dbcsr_abort_handler.html index 7d61faddb5f..5418dc9d87e 100644 --- a/develop/proc/dbcsr_abort_handler.html +++ b/develop/proc/dbcsr_abort_handler.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_acc_do_mm_stack.html b/develop/proc/dbcsr_acc_do_mm_stack.html index 6edd7871adc..b2394b6361f 100644 --- a/develop/proc/dbcsr_acc_do_mm_stack.html +++ b/develop/proc/dbcsr_acc_do_mm_stack.html @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_acc_get_ndevices.html b/develop/proc/dbcsr_acc_get_ndevices.html index 89bb288b525..6079ed5da0e 100644 --- a/develop/proc/dbcsr_acc_get_ndevices.html +++ b/develop/proc/dbcsr_acc_get_ndevices.html @@ -152,7 +152,7 @@

    Arguments


    Return Value - + integer

    diff --git a/develop/proc/dbcsr_acc_transpose.html b/develop/proc/dbcsr_acc_transpose.html index 1a74d843293..0c8c632d060 100644 --- a/develop/proc/dbcsr_acc_transpose.html +++ b/develop/proc/dbcsr_acc_transpose.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_anytype.html b/develop/proc/dbcsr_add_anytype.html index f8168d5bf49..52c8d7dad0a 100644 --- a/develop/proc/dbcsr_add_anytype.html +++ b/develop/proc/dbcsr_add_anytype.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_anytype_c.html b/develop/proc/dbcsr_add_anytype_c.html index 3e6bff96774..17ceea2b04a 100644 --- a/develop/proc/dbcsr_add_anytype_c.html +++ b/develop/proc/dbcsr_add_anytype_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_anytype_d.html b/develop/proc/dbcsr_add_anytype_d.html index 0a6f3d00447..2b478a2e0c8 100644 --- a/develop/proc/dbcsr_add_anytype_d.html +++ b/develop/proc/dbcsr_add_anytype_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_anytype_s.html b/develop/proc/dbcsr_add_anytype_s.html index c2d99b6a034..80ba0e2cecb 100644 --- a/develop/proc/dbcsr_add_anytype_s.html +++ b/develop/proc/dbcsr_add_anytype_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_anytype_z.html b/develop/proc/dbcsr_add_anytype_z.html index 9e85b678f95..beb52ab9899 100644 --- a/develop/proc/dbcsr_add_anytype_z.html +++ b/develop/proc/dbcsr_add_anytype_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_block_node.html b/develop/proc/dbcsr_add_block_node.html index c292e00fa0a..ed2b736b444 100644 --- a/develop/proc/dbcsr_add_block_node.html +++ b/develop/proc/dbcsr_add_block_node.html @@ -75,20 +75,20 @@

    dbcsr_add_block_node
  • 6 statements + title=" 0.0% of total for procedures.">28 statements
  • - Source File + Source File
  • @@ -163,8 +163,8 @@

    Arguments

    @@ -247,14 +247,49 @@

    Source Code

    !! block. Currently it only and always uses the mutable data. TYPE(dbcsr_type), INTENT(INOUT) :: matrix - !! DBCSR matrix + !! DBCSR matrix INTEGER, INTENT(IN) :: block_row, block_col - !! the row - !! the column + !! the row + !! the column REAL(KIND=dp), DIMENSION(:, :), POINTER :: block - !! the block to put - - call dbcsr_add_block_node_prv(matrix%prv, block_row, block_col, block) + !! the block to put + + INTEGER :: c, ithread, mynode, p, r + LOGICAL :: dbg, existed, is_there, tr + TYPE(dbcsr_distribution_obj) :: dist + +! --------------------------------------------------------------------------- + + dbg = .FALSE. + + ithread = 0 +!$ ithread = omp_get_thread_num() + IF (.NOT. ASSOCIATED(matrix%wms)) THEN + CALL dbcsr_work_create(matrix, work_mutable=.TRUE.) + matrix%valid = .FALSE. + END IF +!$ IF (SIZE(matrix%wms) .LT. omp_get_num_threads()) & +!$ DBCSR_ABORT("Too few threads.") + IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(ithread + 1))) & + DBCSR_ABORT("Data loss due to no conversion of appendable to mutable data") + is_there = ASSOCIATED(block) + !r = row ; c = col ; tr = .FALSE. + !CALL dbcsr_get_stored_coordinates (matrix, r, c, tr) + !CALL dbcsr_reserve_block2d (matrix, row, col, block) + !write(*,*) 'add_block_node: block_row',block_row,' block_col',block_col + CALL dbcsr_reserve_block2d(matrix, block_row, block_col, block, & + existed=existed) +! + IF (dbg) THEN + r = block_row; c = block_col; tr = .FALSE. + CALL dbcsr_get_stored_coordinates(matrix, r, c, p) + CALL dbcsr_get_info(matrix, distribution=dist) + CALL dbcsr_distribution_get(dist, mynode=mynode) + IF (p .NE. mynode) & + DBCSR_WARN("Adding non-local element") + END IF + IF (existed) DBCSR_WARN("You should not add existing blocks according to old API.") + IF (.NOT. is_there) block(:, :) = 0.0_dp END SUBROUTINE dbcsr_add_block_node diff --git a/develop/proc/dbcsr_add_block_node~2.html b/develop/proc/dbcsr_add_block_node~2.html index d83e32e1258..0f176d1501b 100644 --- a/develop/proc/dbcsr_add_block_node~2.html +++ b/develop/proc/dbcsr_add_block_node~2.html @@ -75,20 +75,20 @@

    dbcsr_add_block_node
  • 28 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -163,8 +163,8 @@

    Arguments

    @@ -247,49 +247,14 @@

    Source Code

    !! block. Currently it only and always uses the mutable data. TYPE(dbcsr_type), INTENT(INOUT) :: matrix - !! DBCSR matrix + !! DBCSR matrix INTEGER, INTENT(IN) :: block_row, block_col - !! the row - !! the column + !! the row + !! the column REAL(KIND=dp), DIMENSION(:, :), POINTER :: block - !! the block to put - - INTEGER :: c, ithread, mynode, p, r - LOGICAL :: dbg, existed, is_there, tr - TYPE(dbcsr_distribution_obj) :: dist - -! --------------------------------------------------------------------------- - - dbg = .FALSE. - - ithread = 0 -!$ ithread = omp_get_thread_num() - IF (.NOT. ASSOCIATED(matrix%wms)) THEN - CALL dbcsr_work_create(matrix, work_mutable=.TRUE.) - matrix%valid = .FALSE. - END IF -!$ IF (SIZE(matrix%wms) .LT. omp_get_num_threads()) & -!$ DBCSR_ABORT("Too few threads.") - IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(ithread + 1))) & - DBCSR_ABORT("Data loss due to no conversion of appendable to mutable data") - is_there = ASSOCIATED(block) - !r = row ; c = col ; tr = .FALSE. - !CALL dbcsr_get_stored_coordinates (matrix, r, c, tr) - !CALL dbcsr_reserve_block2d (matrix, row, col, block) - !write(*,*) 'add_block_node: block_row',block_row,' block_col',block_col - CALL dbcsr_reserve_block2d(matrix, block_row, block_col, block, & - existed=existed) -! - IF (dbg) THEN - r = block_row; c = block_col; tr = .FALSE. - CALL dbcsr_get_stored_coordinates(matrix, r, c, p) - CALL dbcsr_get_info(matrix, distribution=dist) - CALL dbcsr_distribution_get(dist, mynode=mynode) - IF (p .NE. mynode) & - DBCSR_WARN("Adding non-local element") - END IF - IF (existed) DBCSR_WARN("You should not add existing blocks according to old API.") - IF (.NOT. is_there) block(:, :) = 0.0_dp + !! the block to put + + call dbcsr_add_block_node_prv(matrix%prv, block_row, block_col, block) END SUBROUTINE dbcsr_add_block_node diff --git a/develop/proc/dbcsr_add_c.html b/develop/proc/dbcsr_add_c.html index 58a265a5d3d..dc7b584fac0 100644 --- a/develop/proc/dbcsr_add_c.html +++ b/develop/proc/dbcsr_add_c.html @@ -75,20 +75,20 @@

    dbcsr_add_c
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -234,13 +234,25 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_c (matrix_a, matrix_b, alpha_scalar, beta_scalar)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    -         TYPE(dbcsr_type), INTENT(IN)             :: matrix_b
    -         COMPLEX(kind=real_4), INTENT(IN)                      :: alpha_scalar, beta_scalar
    +    
       SUBROUTINE dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar)
    +      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    +      TYPE(dbcsr_type), INTENT(IN)                       :: matrix_b
    +      COMPLEX(real_4), INTENT(IN)                        :: alpha_scalar, beta_scalar
     
    -         CALL dbcsr_add_prv(matrix_a%prv, matrix_b%prv, alpha_scalar, beta_scalar)
    -      END SUBROUTINE dbcsr_add_c
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_c'
    +      INTEGER                                            :: handle
    +
    +      CALL timeset(routineN, handle)
    +      IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_4 .AND. &
    +          dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_4) THEN
    +         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    +                                alpha_scalar=dbcsr_scalar(alpha_scalar), &
    +                                beta_scalar=dbcsr_scalar(beta_scalar))
    +      ELSE
    +         DBCSR_ABORT("Invalid combination of data type, NYI")
    +      END IF
    +      CALL timestop(handle)
    +   END SUBROUTINE dbcsr_add_c
     
    diff --git a/develop/proc/dbcsr_add_c~2.html b/develop/proc/dbcsr_add_c~2.html index 8f862a5e054..94a14800f78 100644 --- a/develop/proc/dbcsr_add_c~2.html +++ b/develop/proc/dbcsr_add_c~2.html @@ -75,20 +75,20 @@

    dbcsr_add_c
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -234,25 +234,13 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_add_c(matrix_a, matrix_b, alpha_scalar, beta_scalar)
    -      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    -      TYPE(dbcsr_type), INTENT(IN)                       :: matrix_b
    -      COMPLEX(real_4), INTENT(IN)                        :: alpha_scalar, beta_scalar
    +    
          SUBROUTINE dbcsr_add_c (matrix_a, matrix_b, alpha_scalar, beta_scalar)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    +         TYPE(dbcsr_type), INTENT(IN)             :: matrix_b
    +         COMPLEX(kind=real_4), INTENT(IN)                      :: alpha_scalar, beta_scalar
     
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_c'
    -      INTEGER                                            :: handle
    -
    -      CALL timeset(routineN, handle)
    -      IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_4 .AND. &
    -          dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_4) THEN
    -         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    -                                alpha_scalar=dbcsr_scalar(alpha_scalar), &
    -                                beta_scalar=dbcsr_scalar(beta_scalar))
    -      ELSE
    -         DBCSR_ABORT("Invalid combination of data type, NYI")
    -      END IF
    -      CALL timestop(handle)
    -   END SUBROUTINE dbcsr_add_c
    +         CALL dbcsr_add_prv(matrix_a%prv, matrix_b%prv, alpha_scalar, beta_scalar)
    +      END SUBROUTINE dbcsr_add_c
     
    diff --git a/develop/proc/dbcsr_add_d.html b/develop/proc/dbcsr_add_d.html index d9dad4834f8..7bf9ec7c270 100644 --- a/develop/proc/dbcsr_add_d.html +++ b/develop/proc/dbcsr_add_d.html @@ -75,20 +75,20 @@

    dbcsr_add_d
  • 6 statements + title=" 0.0% of total for procedures.">20 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scala

    +

    Interface for dbcsr_add

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -204,7 +205,7 @@

    Arguments

    @@ -234,13 +235,41 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_d (matrix_a, matrix_b, alpha_scalar, beta_scalar)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    -         TYPE(dbcsr_type), INTENT(IN)             :: matrix_b
    -         REAL(kind=real_8), INTENT(IN)                      :: alpha_scalar, beta_scalar
    +    
       SUBROUTINE dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar)
    +      !! Interface for dbcsr_add
    +      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    +      TYPE(dbcsr_type), INTENT(IN)                       :: matrix_b
    +      REAL(real_8), INTENT(IN)                           :: alpha_scalar, beta_scalar
     
    -         CALL dbcsr_add_prv(matrix_a%prv, matrix_b%prv, alpha_scalar, beta_scalar)
    -      END SUBROUTINE dbcsr_add_d
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_d'
    +      INTEGER                                            :: handle
    +
    +      CALL timeset(routineN, handle)
    +      IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_real_8 .AND. &
    +          dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_real_8) THEN
    +         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    +                                alpha_scalar=dbcsr_scalar(alpha_scalar), &
    +                                beta_scalar=dbcsr_scalar(beta_scalar))
    +      ELSEIF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_real_4 .AND. &
    +              dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_real_4) THEN
    +         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    +                                alpha_scalar=dbcsr_scalar(REAL(alpha_scalar, real_4)), &
    +                                beta_scalar=dbcsr_scalar(REAL(beta_scalar, real_4)))
    +      ELSEIF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_4 .AND. &
    +              dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_4) THEN
    +         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    +                                alpha_scalar=dbcsr_scalar(CMPLX(alpha_scalar, 0, real_4)), &
    +                                beta_scalar=dbcsr_scalar(CMPLX(beta_scalar, 0, real_4)))
    +      ELSEIF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_8 .AND. &
    +              dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_8) THEN
    +         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    +                                alpha_scalar=dbcsr_scalar(CMPLX(alpha_scalar, 0, real_8)), &
    +                                beta_scalar=dbcsr_scalar(CMPLX(beta_scalar, 0, real_8)))
    +      ELSE
    +         DBCSR_ABORT("Invalid combination of data type, NYI")
    +      END IF
    +      CALL timestop(handle)
    +   END SUBROUTINE dbcsr_add_d
     
    diff --git a/develop/proc/dbcsr_add_default_logger.html b/develop/proc/dbcsr_add_default_logger.html index 0659f4e4e97..09831854278 100644 --- a/develop/proc/dbcsr_add_default_logger.html +++ b/develop/proc/dbcsr_add_default_logger.html @@ -166,7 +166,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_d~2.html b/develop/proc/dbcsr_add_d~2.html index 7e778c7c309..e2628a8435b 100644 --- a/develop/proc/dbcsr_add_d~2.html +++ b/develop/proc/dbcsr_add_d~2.html @@ -75,20 +75,20 @@

    dbcsr_add_d
  • 20 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scala

    -

    Interface for dbcsr_add

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -235,41 +234,13 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scalar)
    -      !! Interface for dbcsr_add
    -      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    -      TYPE(dbcsr_type), INTENT(IN)                       :: matrix_b
    -      REAL(real_8), INTENT(IN)                           :: alpha_scalar, beta_scalar
    +    
          SUBROUTINE dbcsr_add_d (matrix_a, matrix_b, alpha_scalar, beta_scalar)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    +         TYPE(dbcsr_type), INTENT(IN)             :: matrix_b
    +         REAL(kind=real_8), INTENT(IN)                      :: alpha_scalar, beta_scalar
     
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_d'
    -      INTEGER                                            :: handle
    -
    -      CALL timeset(routineN, handle)
    -      IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_real_8 .AND. &
    -          dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_real_8) THEN
    -         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    -                                alpha_scalar=dbcsr_scalar(alpha_scalar), &
    -                                beta_scalar=dbcsr_scalar(beta_scalar))
    -      ELSEIF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_real_4 .AND. &
    -              dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_real_4) THEN
    -         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    -                                alpha_scalar=dbcsr_scalar(REAL(alpha_scalar, real_4)), &
    -                                beta_scalar=dbcsr_scalar(REAL(beta_scalar, real_4)))
    -      ELSEIF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_4 .AND. &
    -              dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_4) THEN
    -         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    -                                alpha_scalar=dbcsr_scalar(CMPLX(alpha_scalar, 0, real_4)), &
    -                                beta_scalar=dbcsr_scalar(CMPLX(beta_scalar, 0, real_4)))
    -      ELSEIF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_8 .AND. &
    -              dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_8) THEN
    -         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    -                                alpha_scalar=dbcsr_scalar(CMPLX(alpha_scalar, 0, real_8)), &
    -                                beta_scalar=dbcsr_scalar(CMPLX(beta_scalar, 0, real_8)))
    -      ELSE
    -         DBCSR_ABORT("Invalid combination of data type, NYI")
    -      END IF
    -      CALL timestop(handle)
    -   END SUBROUTINE dbcsr_add_d
    +         CALL dbcsr_add_prv(matrix_a%prv, matrix_b%prv, alpha_scalar, beta_scalar)
    +      END SUBROUTINE dbcsr_add_d
     
    diff --git a/develop/proc/dbcsr_add_on_diag_c.html b/develop/proc/dbcsr_add_on_diag_c.html index 0df3a5fbf30..3f8f0e4385a 100644 --- a/develop/proc/dbcsr_add_on_diag_c.html +++ b/develop/proc/dbcsr_add_on_diag_c.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag_c
  • 5 statements + title=" 0.1% of total for procedures.">31 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_c(matrix, alpha)

    +

    add a constant to the diagonal of a matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -182,9 +183,9 @@

    Arguments

    - + @@ -204,11 +205,54 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_on_diag_c (matrix, alpha_scalar)
    +    
          SUBROUTINE dbcsr_add_on_diag_c (matrix, alpha)
    +      !! add a constant to the diagonal of a matrix
    +
              TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         COMPLEX(kind=real_4), INTENT(IN)                                :: alpha_scalar
    +         !! DBCSR matrix
    +         COMPLEX(kind=real_4), INTENT(IN)                                :: alpha
    +         !! scalar
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_on_diag'
    +
    +         INTEGER                                            :: handle, mynode, node, irow, i, row_size
    +         LOGICAL                                            :: found, tr
    +         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_4) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    +
    +         CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    +
    +         DO irow = 1, dbcsr_nblkrows_total(matrix)
    +            CALL dbcsr_get_stored_coordinates(matrix, irow, irow, node)
    +            IF (node /= mynode) CYCLE
    +
    +            CALL dbcsr_get_block_p(matrix, irow, irow, block, tr, found, row_size=row_size)
    +            IF (.NOT. found) THEN
    +               ALLOCATE (block(row_size, row_size))
    +               block(:, :) = CMPLX(0.0, 0.0, real_4)
    +            END IF
    +
    +            DO i = 1, row_size
    +               block(i, i) = block(i, i) + alpha
    +            END DO
    +
    +            IF (.NOT. found) THEN
    +               CALL dbcsr_put_block(matrix, irow, irow, block)
    +               DEALLOCATE (block)
    +            END IF
    +         END DO
     
    -         CALL dbcsr_add_on_diag_prv(matrix%prv, alpha_scalar)
    +         CALL dbcsr_finalize(matrix)
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_add_on_diag_c
     
    diff --git a/develop/proc/dbcsr_add_on_diag_c~2.html b/develop/proc/dbcsr_add_on_diag_c~2.html index bc8415e3119..cbedb0f7954 100644 --- a/develop/proc/dbcsr_add_on_diag_c~2.html +++ b/develop/proc/dbcsr_add_on_diag_c~2.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag_c
  • 31 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    private subroutine dbcsr_add_on_diag_c(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar)

    -

    add a constant to the diagonal of a matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -183,9 +182,9 @@

    Arguments

    - + @@ -205,54 +204,11 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_on_diag_c (matrix, alpha)
    -      !! add a constant to the diagonal of a matrix
    -
    +    
          SUBROUTINE dbcsr_add_on_diag_c (matrix, alpha_scalar)
              TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! DBCSR matrix
    -         COMPLEX(kind=real_4), INTENT(IN)                                :: alpha
    -         !! scalar
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_on_diag'
    -
    -         INTEGER                                            :: handle, mynode, node, irow, i, row_size
    -         LOGICAL                                            :: found, tr
    -         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_4) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    -
    -         CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    -
    -         DO irow = 1, dbcsr_nblkrows_total(matrix)
    -            CALL dbcsr_get_stored_coordinates(matrix, irow, irow, node)
    -            IF (node /= mynode) CYCLE
    -
    -            CALL dbcsr_get_block_p(matrix, irow, irow, block, tr, found, row_size=row_size)
    -            IF (.NOT. found) THEN
    -               ALLOCATE (block(row_size, row_size))
    -               block(:, :) = CMPLX(0.0, 0.0, real_4)
    -            END IF
    -
    -            DO i = 1, row_size
    -               block(i, i) = block(i, i) + alpha
    -            END DO
    -
    -            IF (.NOT. found) THEN
    -               CALL dbcsr_put_block(matrix, irow, irow, block)
    -               DEALLOCATE (block)
    -            END IF
    -         END DO
    +         COMPLEX(kind=real_4), INTENT(IN)                                :: alpha_scalar
     
    -         CALL dbcsr_finalize(matrix)
    -         CALL timestop(handle)
    +         CALL dbcsr_add_on_diag_prv(matrix%prv, alpha_scalar)
           END SUBROUTINE dbcsr_add_on_diag_c
     
    diff --git a/develop/proc/dbcsr_add_on_diag_d.html b/develop/proc/dbcsr_add_on_diag_d.html index 5cd953c7e15..9a22029e232 100644 --- a/develop/proc/dbcsr_add_on_diag_d.html +++ b/develop/proc/dbcsr_add_on_diag_d.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag_d
  • 5 statements + title=" 0.1% of total for procedures.">31 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    private subroutine dbcsr_add_on_diag_d(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_d(matrix, alpha)

    +

    add a constant to the diagonal of a matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -182,9 +183,9 @@

    Arguments

    - + @@ -204,11 +205,54 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_on_diag_d (matrix, alpha_scalar)
    +    
          SUBROUTINE dbcsr_add_on_diag_d (matrix, alpha)
    +      !! add a constant to the diagonal of a matrix
    +
              TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         REAL(kind=real_8), INTENT(IN)                                :: alpha_scalar
    +         !! DBCSR matrix
    +         REAL(kind=real_8), INTENT(IN)                                :: alpha
    +         !! scalar
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_on_diag'
    +
    +         INTEGER                                            :: handle, mynode, node, irow, i, row_size
    +         LOGICAL                                            :: found, tr
    +         REAL(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_8) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    +
    +         CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    +
    +         DO irow = 1, dbcsr_nblkrows_total(matrix)
    +            CALL dbcsr_get_stored_coordinates(matrix, irow, irow, node)
    +            IF (node /= mynode) CYCLE
    +
    +            CALL dbcsr_get_block_p(matrix, irow, irow, block, tr, found, row_size=row_size)
    +            IF (.NOT. found) THEN
    +               ALLOCATE (block(row_size, row_size))
    +               block(:, :) = 0.0_real_8
    +            END IF
    +
    +            DO i = 1, row_size
    +               block(i, i) = block(i, i) + alpha
    +            END DO
    +
    +            IF (.NOT. found) THEN
    +               CALL dbcsr_put_block(matrix, irow, irow, block)
    +               DEALLOCATE (block)
    +            END IF
    +         END DO
     
    -         CALL dbcsr_add_on_diag_prv(matrix%prv, alpha_scalar)
    +         CALL dbcsr_finalize(matrix)
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_add_on_diag_d
     
    diff --git a/develop/proc/dbcsr_add_on_diag_ds.html b/develop/proc/dbcsr_add_on_diag_ds.html index 05a03e4761e..baa8729c517 100644 --- a/develop/proc/dbcsr_add_on_diag_ds.html +++ b/develop/proc/dbcsr_add_on_diag_ds.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_on_diag_d~2.html b/develop/proc/dbcsr_add_on_diag_d~2.html index b18e906771c..41bcc62e6d4 100644 --- a/develop/proc/dbcsr_add_on_diag_d~2.html +++ b/develop/proc/dbcsr_add_on_diag_d~2.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag_d
  • 31 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    private subroutine dbcsr_add_on_diag_d(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_d(matrix, alpha_scalar)

    -

    add a constant to the diagonal of a matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -183,9 +182,9 @@

    Arguments

    - + @@ -205,54 +204,11 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_on_diag_d (matrix, alpha)
    -      !! add a constant to the diagonal of a matrix
    -
    +    
          SUBROUTINE dbcsr_add_on_diag_d (matrix, alpha_scalar)
              TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! DBCSR matrix
    -         REAL(kind=real_8), INTENT(IN)                                :: alpha
    -         !! scalar
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_on_diag'
    -
    -         INTEGER                                            :: handle, mynode, node, irow, i, row_size
    -         LOGICAL                                            :: found, tr
    -         REAL(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_8) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    -
    -         CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    -
    -         DO irow = 1, dbcsr_nblkrows_total(matrix)
    -            CALL dbcsr_get_stored_coordinates(matrix, irow, irow, node)
    -            IF (node /= mynode) CYCLE
    -
    -            CALL dbcsr_get_block_p(matrix, irow, irow, block, tr, found, row_size=row_size)
    -            IF (.NOT. found) THEN
    -               ALLOCATE (block(row_size, row_size))
    -               block(:, :) = 0.0_real_8
    -            END IF
    -
    -            DO i = 1, row_size
    -               block(i, i) = block(i, i) + alpha
    -            END DO
    -
    -            IF (.NOT. found) THEN
    -               CALL dbcsr_put_block(matrix, irow, irow, block)
    -               DEALLOCATE (block)
    -            END IF
    -         END DO
    +         REAL(kind=real_8), INTENT(IN)                                :: alpha_scalar
     
    -         CALL dbcsr_finalize(matrix)
    -         CALL timestop(handle)
    +         CALL dbcsr_add_on_diag_prv(matrix%prv, alpha_scalar)
           END SUBROUTINE dbcsr_add_on_diag_d
     
    diff --git a/develop/proc/dbcsr_add_on_diag_s.html b/develop/proc/dbcsr_add_on_diag_s.html index 7c91cea8385..7772fa54d69 100644 --- a/develop/proc/dbcsr_add_on_diag_s.html +++ b/develop/proc/dbcsr_add_on_diag_s.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag_s
  • 5 statements + title=" 0.1% of total for procedures.">31 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_s(matrix, alpha)

    +

    add a constant to the diagonal of a matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -182,9 +183,9 @@

    Arguments

    - + @@ -204,11 +205,54 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_on_diag_s (matrix, alpha_scalar)
    +    
          SUBROUTINE dbcsr_add_on_diag_s (matrix, alpha)
    +      !! add a constant to the diagonal of a matrix
    +
              TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         REAL(kind=real_4), INTENT(IN)                                :: alpha_scalar
    +         !! DBCSR matrix
    +         REAL(kind=real_4), INTENT(IN)                                :: alpha
    +         !! scalar
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_on_diag'
    +
    +         INTEGER                                            :: handle, mynode, node, irow, i, row_size
    +         LOGICAL                                            :: found, tr
    +         REAL(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_4) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    +
    +         CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    +
    +         DO irow = 1, dbcsr_nblkrows_total(matrix)
    +            CALL dbcsr_get_stored_coordinates(matrix, irow, irow, node)
    +            IF (node /= mynode) CYCLE
    +
    +            CALL dbcsr_get_block_p(matrix, irow, irow, block, tr, found, row_size=row_size)
    +            IF (.NOT. found) THEN
    +               ALLOCATE (block(row_size, row_size))
    +               block(:, :) = 0.0_real_4
    +            END IF
    +
    +            DO i = 1, row_size
    +               block(i, i) = block(i, i) + alpha
    +            END DO
    +
    +            IF (.NOT. found) THEN
    +               CALL dbcsr_put_block(matrix, irow, irow, block)
    +               DEALLOCATE (block)
    +            END IF
    +         END DO
     
    -         CALL dbcsr_add_on_diag_prv(matrix%prv, alpha_scalar)
    +         CALL dbcsr_finalize(matrix)
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_add_on_diag_s
     
    diff --git a/develop/proc/dbcsr_add_on_diag_s~2.html b/develop/proc/dbcsr_add_on_diag_s~2.html index 34723ad7d46..132c2243979 100644 --- a/develop/proc/dbcsr_add_on_diag_s~2.html +++ b/develop/proc/dbcsr_add_on_diag_s~2.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag_s
  • 31 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    private subroutine dbcsr_add_on_diag_s(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar)

    -

    add a constant to the diagonal of a matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -183,9 +182,9 @@

    Arguments

    - + @@ -205,54 +204,11 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_on_diag_s (matrix, alpha)
    -      !! add a constant to the diagonal of a matrix
    -
    +    
          SUBROUTINE dbcsr_add_on_diag_s (matrix, alpha_scalar)
              TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! DBCSR matrix
    -         REAL(kind=real_4), INTENT(IN)                                :: alpha
    -         !! scalar
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_on_diag'
    -
    -         INTEGER                                            :: handle, mynode, node, irow, i, row_size
    -         LOGICAL                                            :: found, tr
    -         REAL(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_4) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    -
    -         CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    -
    -         DO irow = 1, dbcsr_nblkrows_total(matrix)
    -            CALL dbcsr_get_stored_coordinates(matrix, irow, irow, node)
    -            IF (node /= mynode) CYCLE
    -
    -            CALL dbcsr_get_block_p(matrix, irow, irow, block, tr, found, row_size=row_size)
    -            IF (.NOT. found) THEN
    -               ALLOCATE (block(row_size, row_size))
    -               block(:, :) = 0.0_real_4
    -            END IF
    -
    -            DO i = 1, row_size
    -               block(i, i) = block(i, i) + alpha
    -            END DO
    -
    -            IF (.NOT. found) THEN
    -               CALL dbcsr_put_block(matrix, irow, irow, block)
    -               DEALLOCATE (block)
    -            END IF
    -         END DO
    +         REAL(kind=real_4), INTENT(IN)                                :: alpha_scalar
     
    -         CALL dbcsr_finalize(matrix)
    -         CALL timestop(handle)
    +         CALL dbcsr_add_on_diag_prv(matrix%prv, alpha_scalar)
           END SUBROUTINE dbcsr_add_on_diag_s
     
    diff --git a/develop/proc/dbcsr_add_on_diag_z.html b/develop/proc/dbcsr_add_on_diag_z.html index a802c1bc69d..4020d6cbf62 100644 --- a/develop/proc/dbcsr_add_on_diag_z.html +++ b/develop/proc/dbcsr_add_on_diag_z.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag_z
  • 5 statements + title=" 0.1% of total for procedures.">31 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_z(matrix, alpha)

    +

    add a constant to the diagonal of a matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -182,9 +183,9 @@

    Arguments

    - + @@ -204,11 +205,54 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_on_diag_z (matrix, alpha_scalar)
    +    
          SUBROUTINE dbcsr_add_on_diag_z (matrix, alpha)
    +      !! add a constant to the diagonal of a matrix
    +
              TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         COMPLEX(kind=real_8), INTENT(IN)                                :: alpha_scalar
    +         !! DBCSR matrix
    +         COMPLEX(kind=real_8), INTENT(IN)                                :: alpha
    +         !! scalar
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_on_diag'
    +
    +         INTEGER                                            :: handle, mynode, node, irow, i, row_size
    +         LOGICAL                                            :: found, tr
    +         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_8) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    +
    +         CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    +
    +         DO irow = 1, dbcsr_nblkrows_total(matrix)
    +            CALL dbcsr_get_stored_coordinates(matrix, irow, irow, node)
    +            IF (node /= mynode) CYCLE
    +
    +            CALL dbcsr_get_block_p(matrix, irow, irow, block, tr, found, row_size=row_size)
    +            IF (.NOT. found) THEN
    +               ALLOCATE (block(row_size, row_size))
    +               block(:, :) = CMPLX(0.0, 0.0, real_8)
    +            END IF
    +
    +            DO i = 1, row_size
    +               block(i, i) = block(i, i) + alpha
    +            END DO
    +
    +            IF (.NOT. found) THEN
    +               CALL dbcsr_put_block(matrix, irow, irow, block)
    +               DEALLOCATE (block)
    +            END IF
    +         END DO
     
    -         CALL dbcsr_add_on_diag_prv(matrix%prv, alpha_scalar)
    +         CALL dbcsr_finalize(matrix)
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_add_on_diag_z
     
    diff --git a/develop/proc/dbcsr_add_on_diag_z~2.html b/develop/proc/dbcsr_add_on_diag_z~2.html index 387c1fa1264..299db1fa3d6 100644 --- a/develop/proc/dbcsr_add_on_diag_z~2.html +++ b/develop/proc/dbcsr_add_on_diag_z~2.html @@ -75,20 +75,20 @@

    dbcsr_add_on_diag_z
  • 31 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    private subroutine dbcsr_add_on_diag_z(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar)

    -

    add a constant to the diagonal of a matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -183,9 +182,9 @@

    Arguments

    - + @@ -205,54 +204,11 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_on_diag_z (matrix, alpha)
    -      !! add a constant to the diagonal of a matrix
    -
    +    
          SUBROUTINE dbcsr_add_on_diag_z (matrix, alpha_scalar)
              TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! DBCSR matrix
    -         COMPLEX(kind=real_8), INTENT(IN)                                :: alpha
    -         !! scalar
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_on_diag'
    -
    -         INTEGER                                            :: handle, mynode, node, irow, i, row_size
    -         LOGICAL                                            :: found, tr
    -         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_8) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    -
    -         CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    -
    -         DO irow = 1, dbcsr_nblkrows_total(matrix)
    -            CALL dbcsr_get_stored_coordinates(matrix, irow, irow, node)
    -            IF (node /= mynode) CYCLE
    -
    -            CALL dbcsr_get_block_p(matrix, irow, irow, block, tr, found, row_size=row_size)
    -            IF (.NOT. found) THEN
    -               ALLOCATE (block(row_size, row_size))
    -               block(:, :) = CMPLX(0.0, 0.0, real_8)
    -            END IF
    -
    -            DO i = 1, row_size
    -               block(i, i) = block(i, i) + alpha
    -            END DO
    -
    -            IF (.NOT. found) THEN
    -               CALL dbcsr_put_block(matrix, irow, irow, block)
    -               DEALLOCATE (block)
    -            END IF
    -         END DO
    +         COMPLEX(kind=real_8), INTENT(IN)                                :: alpha_scalar
     
    -         CALL dbcsr_finalize(matrix)
    -         CALL timestop(handle)
    +         CALL dbcsr_add_on_diag_prv(matrix%prv, alpha_scalar)
           END SUBROUTINE dbcsr_add_on_diag_z
     
    diff --git a/develop/proc/dbcsr_add_s.html b/develop/proc/dbcsr_add_s.html index 0d9e10564e1..7e545fe0f04 100644 --- a/develop/proc/dbcsr_add_s.html +++ b/develop/proc/dbcsr_add_s.html @@ -75,20 +75,20 @@

    dbcsr_add_s
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -234,13 +234,25 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_s (matrix_a, matrix_b, alpha_scalar, beta_scalar)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    -         TYPE(dbcsr_type), INTENT(IN)             :: matrix_b
    -         REAL(kind=real_4), INTENT(IN)                      :: alpha_scalar, beta_scalar
    +    
       SUBROUTINE dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar)
    +      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    +      TYPE(dbcsr_type), INTENT(IN)                       :: matrix_b
    +      REAL(real_4), INTENT(IN)                           :: alpha_scalar, beta_scalar
     
    -         CALL dbcsr_add_prv(matrix_a%prv, matrix_b%prv, alpha_scalar, beta_scalar)
    -      END SUBROUTINE dbcsr_add_s
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_s'
    +      INTEGER                                            :: handle
    +
    +      CALL timeset(routineN, handle)
    +      IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_real_4 .AND. &
    +          dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_real_4) THEN
    +         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    +                                alpha_scalar=dbcsr_scalar(alpha_scalar), &
    +                                beta_scalar=dbcsr_scalar(beta_scalar))
    +      ELSE
    +         DBCSR_ABORT("Invalid combination of data type, NYI")
    +      END IF
    +      CALL timestop(handle)
    +   END SUBROUTINE dbcsr_add_s
     
    diff --git a/develop/proc/dbcsr_add_s~2.html b/develop/proc/dbcsr_add_s~2.html index ab69e5a2c00..9f80ba5675b 100644 --- a/develop/proc/dbcsr_add_s~2.html +++ b/develop/proc/dbcsr_add_s~2.html @@ -75,20 +75,20 @@

    dbcsr_add_s
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -234,25 +234,13 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_add_s(matrix_a, matrix_b, alpha_scalar, beta_scalar)
    -      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    -      TYPE(dbcsr_type), INTENT(IN)                       :: matrix_b
    -      REAL(real_4), INTENT(IN)                           :: alpha_scalar, beta_scalar
    +    
          SUBROUTINE dbcsr_add_s (matrix_a, matrix_b, alpha_scalar, beta_scalar)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    +         TYPE(dbcsr_type), INTENT(IN)             :: matrix_b
    +         REAL(kind=real_4), INTENT(IN)                      :: alpha_scalar, beta_scalar
     
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_s'
    -      INTEGER                                            :: handle
    -
    -      CALL timeset(routineN, handle)
    -      IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_real_4 .AND. &
    -          dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_real_4) THEN
    -         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    -                                alpha_scalar=dbcsr_scalar(alpha_scalar), &
    -                                beta_scalar=dbcsr_scalar(beta_scalar))
    -      ELSE
    -         DBCSR_ABORT("Invalid combination of data type, NYI")
    -      END IF
    -      CALL timestop(handle)
    -   END SUBROUTINE dbcsr_add_s
    +         CALL dbcsr_add_prv(matrix_a%prv, matrix_b%prv, alpha_scalar, beta_scalar)
    +      END SUBROUTINE dbcsr_add_s
     
    diff --git a/develop/proc/dbcsr_add_wm_from_matrix.html b/develop/proc/dbcsr_add_wm_from_matrix.html index 7ccfc73c5c9..8e1b36f3263 100644 --- a/develop/proc/dbcsr_add_wm_from_matrix.html +++ b/develop/proc/dbcsr_add_wm_from_matrix.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_work_coordinate.html b/develop/proc/dbcsr_add_work_coordinate.html index 99a48983864..12d5ff7c1ea 100644 --- a/develop/proc/dbcsr_add_work_coordinate.html +++ b/develop/proc/dbcsr_add_work_coordinate.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_z.html b/develop/proc/dbcsr_add_z.html index c31de2408d6..abeaf7a304a 100644 --- a/develop/proc/dbcsr_add_z.html +++ b/develop/proc/dbcsr_add_z.html @@ -75,20 +75,20 @@

    dbcsr_add_z
  • 6 statements + title=" 0.0% of total for procedures.">16 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -234,13 +234,30 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_add_z (matrix_a, matrix_b, alpha_scalar, beta_scalar)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    -         TYPE(dbcsr_type), INTENT(IN)             :: matrix_b
    -         COMPLEX(kind=real_8), INTENT(IN)                      :: alpha_scalar, beta_scalar
    +    
       SUBROUTINE dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar)
    +      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    +      TYPE(dbcsr_type), INTENT(IN)                       :: matrix_b
    +      COMPLEX(real_8), INTENT(IN)                        :: alpha_scalar, beta_scalar
     
    -         CALL dbcsr_add_prv(matrix_a%prv, matrix_b%prv, alpha_scalar, beta_scalar)
    -      END SUBROUTINE dbcsr_add_z
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_z'
    +      INTEGER                                            :: handle
    +
    +      CALL timeset(routineN, handle)
    +      IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_8 .AND. &
    +          dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_8) THEN
    +         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    +                                alpha_scalar=dbcsr_scalar(alpha_scalar), &
    +                                beta_scalar=dbcsr_scalar(beta_scalar))
    +      ELSEIF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_4 .AND. &
    +              dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_4) THEN
    +         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    +                                alpha_scalar=dbcsr_scalar(CMPLX(alpha_scalar, KIND=real_4)), &
    +                                beta_scalar=dbcsr_scalar(CMPLX(beta_scalar, KIND=real_4)))
    +      ELSE
    +         DBCSR_ABORT("Invalid combination of data type, NYI")
    +      END IF
    +      CALL timestop(handle)
    +   END SUBROUTINE dbcsr_add_z
     
    diff --git a/develop/proc/dbcsr_add_z~2.html b/develop/proc/dbcsr_add_z~2.html index b2681577652..9297dc148c5 100644 --- a/develop/proc/dbcsr_add_z~2.html +++ b/develop/proc/dbcsr_add_z~2.html @@ -75,20 +75,20 @@

    dbcsr_add_z
  • 16 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -234,30 +234,13 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_add_z(matrix_a, matrix_b, alpha_scalar, beta_scalar)
    -      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    -      TYPE(dbcsr_type), INTENT(IN)                       :: matrix_b
    -      COMPLEX(real_8), INTENT(IN)                        :: alpha_scalar, beta_scalar
    +    
          SUBROUTINE dbcsr_add_z (matrix_a, matrix_b, alpha_scalar, beta_scalar)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    +         TYPE(dbcsr_type), INTENT(IN)             :: matrix_b
    +         COMPLEX(kind=real_8), INTENT(IN)                      :: alpha_scalar, beta_scalar
     
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_add_z'
    -      INTEGER                                            :: handle
    -
    -      CALL timeset(routineN, handle)
    -      IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_8 .AND. &
    -          dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_8) THEN
    -         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    -                                alpha_scalar=dbcsr_scalar(alpha_scalar), &
    -                                beta_scalar=dbcsr_scalar(beta_scalar))
    -      ELSEIF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_type_complex_4 .AND. &
    -              dbcsr_get_data_type(matrix_b) .EQ. dbcsr_type_complex_4) THEN
    -         CALL dbcsr_add_anytype(matrix_a, matrix_b, &
    -                                alpha_scalar=dbcsr_scalar(CMPLX(alpha_scalar, KIND=real_4)), &
    -                                beta_scalar=dbcsr_scalar(CMPLX(beta_scalar, KIND=real_4)))
    -      ELSE
    -         DBCSR_ABORT("Invalid combination of data type, NYI")
    -      END IF
    -      CALL timestop(handle)
    -   END SUBROUTINE dbcsr_add_z
    +         CALL dbcsr_add_prv(matrix_a%prv, matrix_b%prv, alpha_scalar, beta_scalar)
    +      END SUBROUTINE dbcsr_add_z
     
    diff --git a/develop/proc/dbcsr_addto_index_array.html b/develop/proc/dbcsr_addto_index_array.html index 1f772079a57..b81a4dd5f58 100644 --- a/develop/proc/dbcsr_addto_index_array.html +++ b/develop/proc/dbcsr_addto_index_array.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_allgatherv.html b/develop/proc/dbcsr_allgatherv.html index e4ec2705d05..629b3b623bc 100644 --- a/develop/proc/dbcsr_allgatherv.html +++ b/develop/proc/dbcsr_allgatherv.html @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_binary_read.html b/develop/proc/dbcsr_binary_read.html index 02e330f32d4..49282ecaa6a 100644 --- a/develop/proc/dbcsr_binary_read.html +++ b/develop/proc/dbcsr_binary_read.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_binary_read~2.html b/develop/proc/dbcsr_binary_read~2.html index 0ddf2e64fda..d584727854e 100644 --- a/develop/proc/dbcsr_binary_read~2.html +++ b/develop/proc/dbcsr_binary_read~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_binary_write.html b/develop/proc/dbcsr_binary_write.html index f42ae714ac7..b1e988eb00b 100644 --- a/develop/proc/dbcsr_binary_write.html +++ b/develop/proc/dbcsr_binary_write.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_binary_write~2.html b/develop/proc/dbcsr_binary_write~2.html index ded9fa42ec8..eff40885537 100644 --- a/develop/proc/dbcsr_binary_write~2.html +++ b/develop/proc/dbcsr_binary_write~2.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_blk_col_offset.html b/develop/proc/dbcsr_blk_col_offset.html index b18fe12dd38..4b2e226bacc 100644 --- a/develop/proc/dbcsr_blk_col_offset.html +++ b/develop/proc/dbcsr_blk_col_offset.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_blk_column_size.html b/develop/proc/dbcsr_blk_column_size.html index 06141802ac8..d68ed5231b9 100644 --- a/develop/proc/dbcsr_blk_column_size.html +++ b/develop/proc/dbcsr_blk_column_size.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_blk_row_offset.html b/develop/proc/dbcsr_blk_row_offset.html index 054634f9350..458b931af0f 100644 --- a/develop/proc/dbcsr_blk_row_offset.html +++ b/develop/proc/dbcsr_blk_row_offset.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_blk_row_size.html b/develop/proc/dbcsr_blk_row_size.html index 72a2c500ec2..15a32c2dfe3 100644 --- a/develop/proc/dbcsr_blk_row_size.html +++ b/develop/proc/dbcsr_blk_row_size.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_block_conjg.html b/develop/proc/dbcsr_block_conjg.html index 1d5f1f901c3..c36e6cf3020 100644 --- a/develop/proc/dbcsr_block_conjg.html +++ b/develop/proc/dbcsr_block_conjg.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -195,7 +195,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_copy_aa.html b/develop/proc/dbcsr_block_copy_aa.html index b80aaecfe5b..502a375a11e 100644 --- a/develop/proc/dbcsr_block_copy_aa.html +++ b/develop/proc/dbcsr_block_copy_aa.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -255,7 +255,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_in_limits.html b/develop/proc/dbcsr_block_in_limits.html index 334b1aaa8e5..5b9d054dbb0 100644 --- a/develop/proc/dbcsr_block_in_limits.html +++ b/develop/proc/dbcsr_block_in_limits.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_partial_copy.html b/develop/proc/dbcsr_block_partial_copy.html index 5d8866c8164..003a3a99f27 100644 --- a/develop/proc/dbcsr_block_partial_copy.html +++ b/develop/proc/dbcsr_block_partial_copy.html @@ -160,7 +160,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_real_neg.html b/develop/proc/dbcsr_block_real_neg.html index d96288c9c94..4b27355b768 100644 --- a/develop/proc/dbcsr_block_real_neg.html +++ b/develop/proc/dbcsr_block_real_neg.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -195,7 +195,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_scale.html b/develop/proc/dbcsr_block_scale.html index bedc5863d29..5a3a834a4e8 100644 --- a/develop/proc/dbcsr_block_scale.html +++ b/develop/proc/dbcsr_block_scale.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_transpose_a.html b/develop/proc/dbcsr_block_transpose_a.html index ca7a5eacf34..72b0da61f7b 100644 --- a/develop/proc/dbcsr_block_transpose_a.html +++ b/develop/proc/dbcsr_block_transpose_a.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_transpose_aa.html b/develop/proc/dbcsr_block_transpose_aa.html index 492578e418c..cf00b006f4f 100644 --- a/develop/proc/dbcsr_block_transpose_aa.html +++ b/develop/proc/dbcsr_block_transpose_aa.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -255,7 +255,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_build_row_index_copy.html b/develop/proc/dbcsr_build_row_index_copy.html index a91214fe311..288193415d5 100644 --- a/develop/proc/dbcsr_build_row_index_copy.html +++ b/develop/proc/dbcsr_build_row_index_copy.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_build_row_index_inplace.html b/develop/proc/dbcsr_build_row_index_inplace.html index 5b309e16493..4475d4ff692 100644 --- a/develop/proc/dbcsr_build_row_index_inplace.html +++ b/develop/proc/dbcsr_build_row_index_inplace.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_calc_block_sizes.html b/develop/proc/dbcsr_calc_block_sizes.html index 0e14a5353d9..1d5f0c13145 100644 --- a/develop/proc/dbcsr_calc_block_sizes.html +++ b/develop/proc/dbcsr_calc_block_sizes.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_checksum.html b/develop/proc/dbcsr_checksum.html index 44a27c8003e..583ee08ebc8 100644 --- a/develop/proc/dbcsr_checksum.html +++ b/develop/proc/dbcsr_checksum.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_checksum~2.html b/develop/proc/dbcsr_checksum~2.html index 073b2022cd4..8e3f4945b39 100644 --- a/develop/proc/dbcsr_checksum~2.html +++ b/develop/proc/dbcsr_checksum~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_clear.html b/develop/proc/dbcsr_clear.html index 313987fbe35..60603120996 100644 --- a/develop/proc/dbcsr_clear.html +++ b/develop/proc/dbcsr_clear.html @@ -75,20 +75,20 @@

    dbcsr_clear
  • 4 statements + title=" 0.0% of total for procedures.">7 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    public subroutine dbcsr_clear(dbcsr_mat) +

    public subroutine dbcsr_clear(matrix)

    -

    Clear a matrix

    +

    Clear a matrix (remove all blocks)

    Arguments

    @@ -154,15 +154,15 @@

    Arguments

    - + diff --git a/develop/proc/dbcsr_clearfrom_index_array.html b/develop/proc/dbcsr_clearfrom_index_array.html index 1fd0bdaac4b..8d3336bf4ea 100644 --- a/develop/proc/dbcsr_clearfrom_index_array.html +++ b/develop/proc/dbcsr_clearfrom_index_array.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_clear~2.html b/develop/proc/dbcsr_clear~2.html index 058f031703b..82d94b88381 100644 --- a/develop/proc/dbcsr_clear~2.html +++ b/develop/proc/dbcsr_clear~2.html @@ -75,20 +75,20 @@

    dbcsr_clear
  • 7 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -134,11 +134,11 @@

    Contents

    -

    public subroutine dbcsr_clear(matrix) +

    public subroutine dbcsr_clear(dbcsr_mat)

    -

    Clear a matrix (remove all blocks)

    +

    Clear a matrix

    Arguments

    @@ -154,15 +154,15 @@

    Arguments

    - + diff --git a/develop/proc/dbcsr_col_block_offsets.html b/develop/proc/dbcsr_col_block_offsets.html index a5a6437a79a..a3a2dd52d94 100644 --- a/develop/proc/dbcsr_col_block_offsets.html +++ b/develop/proc/dbcsr_col_block_offsets.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_col_block_sizes.html b/develop/proc/dbcsr_col_block_sizes.html index f0f3722db05..cf87dae117c 100644 --- a/develop/proc/dbcsr_col_block_sizes.html +++ b/develop/proc/dbcsr_col_block_sizes.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_complete_redistribute.html b/develop/proc/dbcsr_complete_redistribute.html index 34386866ebd..6bc95f17f29 100644 --- a/develop/proc/dbcsr_complete_redistribute.html +++ b/develop/proc/dbcsr_complete_redistribute.html @@ -75,20 +75,20 @@

    dbcsr_complete_redistribute
  • 6 statements + title=" 0.4% of total for procedures.">251 statements
  • - Source File + Source File
  • @@ -144,6 +144,10 @@

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity

    +

    Fully redistributes a DBCSR matrix. +The new distribution may be arbitrary as long as the total +number full rows and columns matches that of the existing +matrix.

    Arguments

    @@ -159,8 +163,8 @@

    Arguments

    @@ -199,12 +203,13 @@

    Arguments

    @@ -214,7 +219,8 @@

    Arguments

    @@ -235,11 +241,408 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation)
    +      !! Fully redistributes a DBCSR matrix.
    +      !! The new distribution may be arbitrary as long as the total
    +      !! number full rows and columns matches that of the existing
    +      !! matrix.
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! matrix to redistribute
           TYPE(dbcsr_type), INTENT(INOUT)                    :: redist
    +         !! redistributed matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: keep_sparsity, summation
    +         !! retains the sparsity of the redist matrix
    +         !! sum blocks with identical row and col from different processes
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_complete_redistribute'
    +      INTEGER, PARAMETER                                 :: metalen = 7
    +      LOGICAL, PARAMETER                                 :: dbg = .FALSE.
    +
    +      INTEGER :: blk, blk_col_new, blk_ps, blk_row_new, blks, cnt_fnd, cnt_new, cnt_skip, col, &
    +                 col_int, col_offset_new, col_offset_old, col_rle, col_size, col_size_new, data_offset_l, &
    +                 data_type, dst_p, handle, i, meta_l, numnodes, nze_rle, row, row_int, &
    +                 row_offset_new, row_offset_old, row_rle, row_size, row_size_new, src_p, stored_col_new, &
    +                 stored_row_new
    +      INTEGER, ALLOCATABLE, DIMENSION(:) :: col_end_new, col_end_old, col_start_new, &
    +                                            col_start_old, rd_disp, recv_meta, rm_disp, row_end_new, row_end_old, row_start_new, &
    +                                            row_start_old, sd_disp, sdp, send_meta, sm_disp, smp
    +      INTEGER, ALLOCATABLE, DIMENSION(:, :) :: col_reblocks, n_col_reblocks, n_row_reblocks, &
    +                                               recv_count, row_reblocks, send_count, total_recv_count, total_send_count
    +      INTEGER, DIMENSION(:), POINTER                     :: col_blk_size_new, col_blk_size_old, &
    +                                                            col_dist_new, row_blk_size_new, &
    +                                                            row_blk_size_old, row_dist_new
    +      INTEGER, DIMENSION(:, :), POINTER                  :: pgrid
    +      LOGICAL                                            :: found, my_keep_sparsity, my_summation, &
    +                                                            sym, tr, valid_block
    +      REAL(kind=dp)                                      :: cs1, cs2
    +      TYPE(dbcsr_data_obj)                               :: buff_data, data_block, recv_data, &
    +                                                            send_data
    +      TYPE(dbcsr_distribution_obj)                       :: dist_new
    +      TYPE(dbcsr_iterator)                               :: iter
    +      TYPE(dbcsr_mp_obj)                                 :: mp_obj_new
    +      TYPE(mp_comm_type)                                 :: mp_group
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, handle)
    +
    +      IF (.NOT. dbcsr_valid_index(matrix)) &
    +         DBCSR_ABORT("Input not valid.")
    +      IF (matrix%replication_type .NE. dbcsr_repl_none) &
    +         DBCSR_WARN("Can not redistribute replicated matrix.")
    +      IF (dbcsr_has_symmetry(matrix) .AND. .NOT. dbcsr_has_symmetry(redist)) &
    +         DBCSR_ABORT("Can not redistribute a symmetric matrix into a non-symmetric one")
    +      !
    +      my_keep_sparsity = .FALSE.
    +      IF (PRESENT(keep_sparsity)) my_keep_sparsity = keep_sparsity
    +      !
    +      my_summation = .FALSE.
    +      IF (PRESENT(summation)) my_summation = summation
    +
    +      ! zero blocks that might be present in the target (redist) but not in the source (matrix)
    +      CALL dbcsr_set(redist, 0.0_dp)
    +
    +      sym = dbcsr_has_symmetry(redist)
    +      data_type = matrix%data_type
    +      ! Get row and column start and end positions
    +      ! Old matrix
    +      row_blk_size_old => array_data(matrix%row_blk_size)
    +      col_blk_size_old => array_data(matrix%col_blk_size)
    +      ALLOCATE (row_start_old(dbcsr_nblkrows_total(matrix)), &
    +                row_end_old(dbcsr_nblkrows_total(matrix)), &
    +                col_start_old(dbcsr_nblkcols_total(matrix)), &
    +                col_end_old(dbcsr_nblkcols_total(matrix)))
    +      CALL convert_sizes_to_offsets(row_blk_size_old, &
    +                                    row_start_old, row_end_old)
    +      CALL convert_sizes_to_offsets(col_blk_size_old, &
    +                                    col_start_old, col_end_old)
    +      ! New matrix
    +      dist_new = dbcsr_distribution(redist)
    +      row_blk_size_new => array_data(redist%row_blk_size)
    +      col_blk_size_new => array_data(redist%col_blk_size)
    +      ALLOCATE (row_start_new(dbcsr_nblkrows_total(redist)), &
    +                row_end_new(dbcsr_nblkrows_total(redist)), &
    +                col_start_new(dbcsr_nblkcols_total(redist)), &
    +                col_end_new(dbcsr_nblkcols_total(redist)))
    +      CALL convert_sizes_to_offsets(row_blk_size_new, &
    +                                    row_start_new, row_end_new)
    +      CALL convert_sizes_to_offsets(col_blk_size_new, &
    +                                    col_start_new, col_end_new)
    +      row_dist_new => dbcsr_distribution_row_dist(dist_new)
    +      col_dist_new => dbcsr_distribution_col_dist(dist_new)
    +      ! Create mappings
    +      i = dbcsr_nfullrows_total(redist)
    +      ALLOCATE (row_reblocks(4, i))
    +      ALLOCATE (n_row_reblocks(2, dbcsr_nblkrows_total(matrix)))
    +      CALL dbcsr_reblocking_targets(row_reblocks, i, n_row_reblocks, &
    +                                    row_blk_size_old, row_blk_size_new)
    +      i = dbcsr_nfullcols_total(redist)
    +      ALLOCATE (col_reblocks(4, i))
    +      ALLOCATE (n_col_reblocks(2, dbcsr_nblkcols_total(matrix)))
    +      CALL dbcsr_reblocking_targets(col_reblocks, i, n_col_reblocks, &
    +                                    col_blk_size_old, col_blk_size_new)
    +      !
    +      mp_obj_new = dbcsr_distribution_mp(dist_new)
    +      pgrid => dbcsr_mp_pgrid(mp_obj_new)
    +      numnodes = dbcsr_mp_numnodes(mp_obj_new)
    +      mp_group = dbcsr_mp_group(mp_obj_new)
    +      !
    +      IF (MAXVAL(row_dist_new) > UBOUND(pgrid, 1)) &
    +         DBCSR_ABORT('Row distribution references unexistent processor rows')
    +      IF (dbg) THEN
    +         IF (MAXVAL(row_dist_new) .NE. UBOUND(pgrid, 1)) &
    +            DBCSR_WARN('Range of row distribution not equal to processor rows')
    +      END IF
    +      IF (MAXVAL(col_dist_new) > UBOUND(pgrid, 2)) &
    +         DBCSR_ABORT('Col distribution references unexistent processor cols')
    +      IF (dbg) THEN
    +         IF (MAXVAL(col_dist_new) .NE. UBOUND(pgrid, 2)) &
    +            DBCSR_WARN('Range of col distribution not equal to processor cols')
    +      END IF
    +      ALLOCATE (send_count(2, 0:numnodes - 1))
    +      ALLOCATE (recv_count(2, 0:numnodes - 1))
    +      ALLOCATE (total_send_count(2, 0:numnodes - 1))
    +      ALLOCATE (total_recv_count(2, 0:numnodes - 1))
    +      ALLOCATE (sdp(0:numnodes - 1))
    +      ALLOCATE (sd_disp(0:numnodes - 1))
    +      ALLOCATE (smp(0:numnodes - 1))
    +      ALLOCATE (sm_disp(0:numnodes - 1))
    +      ALLOCATE (rd_disp(0:numnodes - 1))
    +      ALLOCATE (rm_disp(0:numnodes - 1))
    +      IF (dbg) THEN
    +         cs1 = dbcsr_checksum(matrix)
    +      END IF
    +      !cs1 = dbcsr_checksum (matrix)
    +      !call dbcsr_print(matrix)
    +      !
    +      !
    +      ! Count initial sizes for sending.
    +      !
    +      ! We go through every element of every local block and determine
    +      ! to which processor it must be sent. It could be more efficient,
    +      ! but at least the index data are run-length encoded.
    +      send_count(:, :) = 0
    +      CALL dbcsr_iterator_start(iter, matrix)
    +      dst_p = -1
    +      DO WHILE (dbcsr_iterator_blocks_left(iter))
    +         CALL dbcsr_iterator_next_block(iter, row, col, blk)
    +         DO col_int = n_col_reblocks(1, col), &
    +            n_col_reblocks(1, col) + n_col_reblocks(2, col) - 1
    +            blk_col_new = col_reblocks(1, col_int)
    +            DO row_int = n_row_reblocks(1, row), &
    +               n_row_reblocks(1, row) + n_row_reblocks(2, row) - 1
    +               blk_row_new = row_reblocks(1, row_int)
    +               IF (.NOT. sym .OR. blk_col_new .GE. blk_row_new) THEN
    +                  tr = .FALSE.
    +                  CALL dbcsr_get_stored_coordinates(redist, &
    +                                                    blk_row_new, blk_col_new, dst_p)
    +                  send_count(1, dst_p) = send_count(1, dst_p) + 1
    +                  send_count(2, dst_p) = send_count(2, dst_p) + &
    +                                         col_reblocks(2, col_int)*row_reblocks(2, row_int)
    +               END IF
    +            END DO
    +         END DO
    +      END DO
    +      CALL dbcsr_iterator_stop(iter)
    +      !
    +      !
    +      CALL mp_alltoall(send_count, recv_count, 2, mp_group)
    +      ! Allocate data structures needed for data exchange.
    +      CALL dbcsr_data_init(recv_data)
    +      CALL dbcsr_data_new(recv_data, data_type, SUM(recv_count(2, :)))
    +      ALLOCATE (recv_meta(metalen*SUM(recv_count(1, :))))
    +      CALL dbcsr_data_init(send_data)
    +      CALL dbcsr_data_new(send_data, data_type, SUM(send_count(2, :)))
    +      ALLOCATE (send_meta(metalen*SUM(send_count(1, :))))
    +      ! Fill in the meta data structures and copy the data.
    +      DO dst_p = 0, numnodes - 1
    +         total_send_count(1, dst_p) = send_count(1, dst_p)
    +         total_send_count(2, dst_p) = send_count(2, dst_p)
    +         total_recv_count(1, dst_p) = recv_count(1, dst_p)
    +         total_recv_count(2, dst_p) = recv_count(2, dst_p)
    +      END DO
    +      sd_disp = -1; sm_disp = -1
    +      rd_disp = -1; rm_disp = -1
    +      sd_disp(0) = 1; sm_disp(0) = 1
    +      rd_disp(0) = 1; rm_disp(0) = 1
    +      DO dst_p = 1, numnodes - 1
    +         sm_disp(dst_p) = sm_disp(dst_p - 1) &
    +                          + metalen*total_send_count(1, dst_p - 1)
    +         sd_disp(dst_p) = sd_disp(dst_p - 1) &
    +                          + total_send_count(2, dst_p - 1)
    +         rm_disp(dst_p) = rm_disp(dst_p - 1) &
    +                          + metalen*total_recv_count(1, dst_p - 1)
    +         rd_disp(dst_p) = rd_disp(dst_p - 1) &
    +                          + total_recv_count(2, dst_p - 1)
    +      END DO
    +      sdp(:) = sd_disp     ! sdp points to the the next place to store
    +      ! data. It is postincremented.
    +      smp(:) = sm_disp - metalen  ! But smp points to the "working" data, not
    +      ! the next. It is pre-incremented, so we must
    +      ! first rewind it.
    +      !
    +      CALL dbcsr_data_init(data_block)
    +      CALL dbcsr_data_new(data_block, data_type)
    +      CALL dbcsr_iterator_start(iter, matrix)
    +      dst_p = -1
    +      DO WHILE (dbcsr_iterator_blocks_left(iter))
    +         CALL dbcsr_iterator_next_block(iter, row, col, data_block, tr, blk, &
    +                                        row_size=row_size, col_size=col_size)
    +         !IF (tr) WRITE(*,*)"block at",row,col," is transposed"
    +         DO col_int = n_col_reblocks(1, col), &
    +            n_col_reblocks(1, col) + n_col_reblocks(2, col) - 1
    +            blk_col_new = col_reblocks(1, col_int)
    +            DO row_int = n_row_reblocks(1, row), &
    +               n_row_reblocks(1, row) + n_row_reblocks(2, row) - 1
    +               blk_row_new = row_reblocks(1, row_int)
    +               loc_ok: IF (.NOT. sym .OR. blk_col_new .GE. blk_row_new) THEN
    +                  IF (dbg) &
    +                     WRITE (*, *) 'using block', blk_row_new, 'x', blk_col_new
    +                  ! Start a new RLE run
    +                  tr = .FALSE.
    +                  CALL dbcsr_get_stored_coordinates(redist, &
    +                                                    blk_row_new, blk_col_new, dst_p)
    +                  row_offset_old = row_reblocks(3, row_int)
    +                  col_offset_old = col_reblocks(3, col_int)
    +                  row_offset_new = row_reblocks(4, row_int)
    +                  col_offset_new = col_reblocks(4, col_int)
    +                  row_rle = row_reblocks(2, row_int)
    +                  col_rle = col_reblocks(2, col_int)
    +                  smp(dst_p) = smp(dst_p) + metalen
    +                  send_meta(smp(dst_p)) = blk_row_new   ! new blocked row
    +                  send_meta(smp(dst_p) + 1) = blk_col_new ! new blocked column
    +                  send_meta(smp(dst_p) + 2) = row_offset_new  ! row in new block
    +                  send_meta(smp(dst_p) + 3) = col_offset_new  ! col in new block
    +                  send_meta(smp(dst_p) + 4) = row_rle ! RLE rows
    +                  send_meta(smp(dst_p) + 5) = col_rle ! RLE columns
    +                  send_meta(smp(dst_p) + 6) = sdp(dst_p) - sd_disp(dst_p) ! Offset in data
    +                  nze_rle = row_rle*col_rle
    +                  ! Copy current block into the send buffer
    +                  CALL dbcsr_block_partial_copy( &
    +                     send_data, dst_offset=sdp(dst_p) - 1, &
    +                     dst_rs=row_rle, dst_cs=col_rle, dst_tr=.FALSE., &
    +                     dst_r_lb=1, dst_c_lb=1, &
    +                     src=data_block, &
    +                     src_rs=row_size, src_cs=col_size, src_tr=tr, &
    +                     src_r_lb=row_offset_old, src_c_lb=col_offset_old, &
    +                     nrow=row_rle, ncol=col_rle)
    +                  sdp(dst_p) = sdp(dst_p) + nze_rle
    +               END IF loc_ok
    +            END DO ! row_int
    +         END DO ! col_int
    +      END DO
    +      CALL dbcsr_iterator_stop(iter)
    +      CALL dbcsr_data_clear_pointer(data_block)
    +      CALL dbcsr_data_release(data_block)
    +
    +      ! Exchange the data and metadata structures.
    +      !
    +      SELECT CASE (data_type)
    +      CASE (dbcsr_type_real_4)
    +         CALL hybrid_alltoall_s1( &
    +            send_data%d%r_sp(:), total_send_count(2, :), sd_disp(:) - 1, &
    +            recv_data%d%r_sp(:), total_recv_count(2, :), rd_disp(:) - 1, &
    +            mp_obj_new)
    +      CASE (dbcsr_type_real_8)
    +         !CALL mp_alltoall(&
    +         !     send_data%d%r_dp(:), total_send_count(2,:), sd_disp(:)-1,&
    +         !     recv_data%d%r_dp(:), total_recv_count(2,:), rd_disp(:)-1,&
    +         !     mp_group)
    +         CALL hybrid_alltoall_d1( &
    +            send_data%d%r_dp(:), total_send_count(2, :), sd_disp(:) - 1, &
    +            recv_data%d%r_dp(:), total_recv_count(2, :), rd_disp(:) - 1, &
    +            mp_obj_new)
    +      CASE (dbcsr_type_complex_4)
    +         CALL hybrid_alltoall_c1( &
    +            send_data%d%c_sp(:), total_send_count(2, :), sd_disp(:) - 1, &
    +            recv_data%d%c_sp(:), total_recv_count(2, :), rd_disp(:) - 1, &
    +            mp_obj_new)
    +      CASE (dbcsr_type_complex_8)
    +         CALL hybrid_alltoall_z1( &
    +            send_data%d%c_dp(:), total_send_count(2, :), sd_disp(:) - 1, &
    +            recv_data%d%c_dp(:), total_recv_count(2, :), rd_disp(:) - 1, &
    +            mp_obj_new)
    +      CASE default
    +         DBCSR_ABORT("Invalid matrix type")
    +      END SELECT
    +      CALL hybrid_alltoall_i1(send_meta(:), metalen*total_send_count(1, :), sm_disp(:) - 1, &
    +                              recv_meta(:), metalen*total_recv_count(1, :), rm_disp(:) - 1, mp_obj_new)
    +      !
    +      ! Now fill in the data.
    +      CALL dbcsr_work_create(redist, &
    +                             nblks_guess=SUM(recv_count(1, :)), &
    +                             sizedata_guess=SUM(recv_count(2, :)), work_mutable=.TRUE.)
    +      CALL dbcsr_data_init(buff_data)
    +      CALL dbcsr_data_init(data_block)
    +      CALL dbcsr_data_new(buff_data, dbcsr_type_1d_to_2d(data_type), &
    +                          redist%max_rbs, redist%max_cbs)
    +      CALL dbcsr_data_new(data_block, dbcsr_type_1d_to_2d(data_type))
    +
    +      !blk_p = 1
    +      !blk = 1
    +      blk_ps = 0
    +      blks = 0
    +      cnt_fnd = 0; cnt_new = 0; cnt_skip = 0
    +      DO src_p = 0, numnodes - 1
    +         data_offset_l = rd_disp(src_p)
    +         DO meta_l = 1, recv_count(1, src_p)
    +            stored_row_new = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1))
    +            stored_col_new = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 1)
    +            row_offset_new = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 2)
    +            col_offset_new = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 3)
    +            row_rle = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 4)
    +            col_rle = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 5)
    +            data_offset_l = rd_disp(src_p) &
    +                            + recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 6)
    +
    +            CALL dbcsr_data_clear_pointer(data_block)
    +            CALL dbcsr_get_block_p(redist, stored_row_new, stored_col_new, &
    +                                   data_block, tr, found)
    +            valid_block = found
    +
    +            IF (found) cnt_fnd = cnt_fnd + 1
    +            IF (.NOT. found .AND. .NOT. my_keep_sparsity) THEN
    +               ! We have to set up a buffer block
    +               CALL dbcsr_data_set_pointer(data_block, &
    +                                           rsize=row_blk_size_new(stored_row_new), &
    +                                           csize=col_blk_size_new(stored_col_new), &
    +                                           pointee=buff_data)
    +               CALL dbcsr_data_clear(data_block)
    +               !r2_dp => r2_dp_buff(1:row_blk_size_new (stored_row_new),&
    +               !     1:col_blk_size_new (stored_col_new))
    +               !r2_dp(:,:) = 0.0_dp
    +               tr = .FALSE.
    +               blks = blks + 1
    +               blk_ps = blk_ps + row_blk_size_new(stored_row_new)* &
    +                        col_blk_size_new(stored_col_new)
    +               valid_block = .TRUE.
    +               cnt_new = cnt_new + 1
    +            END IF
    +            nze_rle = row_rle*col_rle
    +
    +            IF (valid_block) THEN
    +               row_size_new = row_blk_size_new(stored_row_new)
    +               col_size_new = col_blk_size_new(stored_col_new)
    +               CALL dbcsr_block_partial_copy( &
    +                  dst=data_block, dst_tr=tr, &
    +                  dst_rs=row_size_new, dst_cs=col_size_new, &
    +                  dst_r_lb=row_offset_new, dst_c_lb=col_offset_new, &
    +                  src=recv_data, src_offset=data_offset_l - 1, &
    +                  src_rs=row_rle, src_cs=col_rle, src_tr=.FALSE., &
    +                  src_r_lb=1, src_c_lb=1, &
    +                  nrow=row_rle, ncol=col_rle)
    +            ELSE
    +               cnt_skip = cnt_skip + 1
    +            END IF
    +
    +            data_offset_l = data_offset_l + nze_rle
    +            IF ((.NOT. found .OR. my_summation) .AND. valid_block) THEN
    +               IF (dbg) WRITE (*, *) routineN//" Adding new block at", &
    +                  stored_row_new, stored_col_new
    +               CALL dbcsr_put_block(redist, stored_row_new, stored_col_new, &
    +                                    data_block, transposed=tr, summation=my_summation)
    +               !DEALLOCATE (r2_dp)
    +            ELSE
    +               IF (.NOT. my_keep_sparsity .AND. dbg) &
    +                  WRITE (*, *) routineN//" Reusing block at", &
    +                  stored_row_new, stored_col_new
    +            END IF
    +         END DO
    +      END DO
    +
    +      CALL dbcsr_data_clear_pointer(data_block)
    +      CALL dbcsr_data_release(buff_data)
    +      CALL dbcsr_data_release(data_block)
    +      !
    +      IF (dbg) THEN
    +         WRITE (*, *) routineN//" Declared blocks=", redist%wms(1)%lastblk, &
    +            "actual=", blks
    +         WRITE (*, *) routineN//" Declared data size=", redist%wms(1)%datasize, &
    +            "actual=", blk_ps
    +      END IF
    +
    +      CALL dbcsr_finalize(redist)
    +
    +      DEALLOCATE (send_count)
    +      DEALLOCATE (recv_count)
    +      DEALLOCATE (sdp); DEALLOCATE (sd_disp)
    +      DEALLOCATE (smp); DEALLOCATE (sm_disp)
    +      DEALLOCATE (rd_disp)
    +      DEALLOCATE (rm_disp)
    +
    +      CALL dbcsr_data_release(recv_data)
    +      CALL dbcsr_data_release(send_data)
    +
    +      DEALLOCATE (recv_meta)
    +      DEALLOCATE (send_meta)
     
    -      CALL dbcsr_complete_redistribute_prv(matrix%prv, redist%prv, keep_sparsity, summation)
    +      !if (dbg) call dbcsr_print(redist)
    +      IF (dbg) THEN
    +         cs2 = dbcsr_checksum(redist)
    +         WRITE (*, *) routineN//" Checksums=", cs1, cs2, cs1 - cs2
    +      END IF
    +      !IF(cs1-cs2 > 0.00001) DBCSR_ABORT("Mangled data!")
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_complete_redistribute
     
    diff --git a/develop/proc/dbcsr_complete_redistribute~2.html b/develop/proc/dbcsr_complete_redistribute~2.html index 5a58a433217..d23a562d310 100644 --- a/develop/proc/dbcsr_complete_redistribute~2.html +++ b/develop/proc/dbcsr_complete_redistribute~2.html @@ -75,20 +75,20 @@

    dbcsr_complete_redistribute
  • 251 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,10 +144,6 @@

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity

    -

    Fully redistributes a DBCSR matrix. -The new distribution may be arbitrary as long as the total -number full rows and columns matches that of the existing -matrix.

    Arguments

    @@ -163,8 +159,8 @@

    Arguments

    @@ -203,13 +199,12 @@

    Arguments

    @@ -219,8 +214,7 @@

    Arguments

    @@ -241,408 +235,11 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation)
    -      !! Fully redistributes a DBCSR matrix.
    -      !! The new distribution may be arbitrary as long as the total
    -      !! number full rows and columns matches that of the existing
    -      !! matrix.
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! matrix to redistribute
           TYPE(dbcsr_type), INTENT(INOUT)                    :: redist
    -         !! redistributed matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: keep_sparsity, summation
    -         !! retains the sparsity of the redist matrix
    -         !! sum blocks with identical row and col from different processes
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_complete_redistribute'
    -      INTEGER, PARAMETER                                 :: metalen = 7
    -      LOGICAL, PARAMETER                                 :: dbg = .FALSE.
    -
    -      INTEGER :: blk, blk_col_new, blk_ps, blk_row_new, blks, cnt_fnd, cnt_new, cnt_skip, col, &
    -                 col_int, col_offset_new, col_offset_old, col_rle, col_size, col_size_new, data_offset_l, &
    -                 data_type, dst_p, handle, i, meta_l, numnodes, nze_rle, row, row_int, &
    -                 row_offset_new, row_offset_old, row_rle, row_size, row_size_new, src_p, stored_col_new, &
    -                 stored_row_new
    -      INTEGER, ALLOCATABLE, DIMENSION(:) :: col_end_new, col_end_old, col_start_new, &
    -                                            col_start_old, rd_disp, recv_meta, rm_disp, row_end_new, row_end_old, row_start_new, &
    -                                            row_start_old, sd_disp, sdp, send_meta, sm_disp, smp
    -      INTEGER, ALLOCATABLE, DIMENSION(:, :) :: col_reblocks, n_col_reblocks, n_row_reblocks, &
    -                                               recv_count, row_reblocks, send_count, total_recv_count, total_send_count
    -      INTEGER, DIMENSION(:), POINTER                     :: col_blk_size_new, col_blk_size_old, &
    -                                                            col_dist_new, row_blk_size_new, &
    -                                                            row_blk_size_old, row_dist_new
    -      INTEGER, DIMENSION(:, :), POINTER                  :: pgrid
    -      LOGICAL                                            :: found, my_keep_sparsity, my_summation, &
    -                                                            sym, tr, valid_block
    -      REAL(kind=dp)                                      :: cs1, cs2
    -      TYPE(dbcsr_data_obj)                               :: buff_data, data_block, recv_data, &
    -                                                            send_data
    -      TYPE(dbcsr_distribution_obj)                       :: dist_new
    -      TYPE(dbcsr_iterator)                               :: iter
    -      TYPE(dbcsr_mp_obj)                                 :: mp_obj_new
    -      TYPE(mp_comm_type)                                 :: mp_group
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, handle)
    -
    -      IF (.NOT. dbcsr_valid_index(matrix)) &
    -         DBCSR_ABORT("Input not valid.")
    -      IF (matrix%replication_type .NE. dbcsr_repl_none) &
    -         DBCSR_WARN("Can not redistribute replicated matrix.")
    -      IF (dbcsr_has_symmetry(matrix) .AND. .NOT. dbcsr_has_symmetry(redist)) &
    -         DBCSR_ABORT("Can not redistribute a symmetric matrix into a non-symmetric one")
    -      !
    -      my_keep_sparsity = .FALSE.
    -      IF (PRESENT(keep_sparsity)) my_keep_sparsity = keep_sparsity
    -      !
    -      my_summation = .FALSE.
    -      IF (PRESENT(summation)) my_summation = summation
    -
    -      ! zero blocks that might be present in the target (redist) but not in the source (matrix)
    -      CALL dbcsr_set(redist, 0.0_dp)
    -
    -      sym = dbcsr_has_symmetry(redist)
    -      data_type = matrix%data_type
    -      ! Get row and column start and end positions
    -      ! Old matrix
    -      row_blk_size_old => array_data(matrix%row_blk_size)
    -      col_blk_size_old => array_data(matrix%col_blk_size)
    -      ALLOCATE (row_start_old(dbcsr_nblkrows_total(matrix)), &
    -                row_end_old(dbcsr_nblkrows_total(matrix)), &
    -                col_start_old(dbcsr_nblkcols_total(matrix)), &
    -                col_end_old(dbcsr_nblkcols_total(matrix)))
    -      CALL convert_sizes_to_offsets(row_blk_size_old, &
    -                                    row_start_old, row_end_old)
    -      CALL convert_sizes_to_offsets(col_blk_size_old, &
    -                                    col_start_old, col_end_old)
    -      ! New matrix
    -      dist_new = dbcsr_distribution(redist)
    -      row_blk_size_new => array_data(redist%row_blk_size)
    -      col_blk_size_new => array_data(redist%col_blk_size)
    -      ALLOCATE (row_start_new(dbcsr_nblkrows_total(redist)), &
    -                row_end_new(dbcsr_nblkrows_total(redist)), &
    -                col_start_new(dbcsr_nblkcols_total(redist)), &
    -                col_end_new(dbcsr_nblkcols_total(redist)))
    -      CALL convert_sizes_to_offsets(row_blk_size_new, &
    -                                    row_start_new, row_end_new)
    -      CALL convert_sizes_to_offsets(col_blk_size_new, &
    -                                    col_start_new, col_end_new)
    -      row_dist_new => dbcsr_distribution_row_dist(dist_new)
    -      col_dist_new => dbcsr_distribution_col_dist(dist_new)
    -      ! Create mappings
    -      i = dbcsr_nfullrows_total(redist)
    -      ALLOCATE (row_reblocks(4, i))
    -      ALLOCATE (n_row_reblocks(2, dbcsr_nblkrows_total(matrix)))
    -      CALL dbcsr_reblocking_targets(row_reblocks, i, n_row_reblocks, &
    -                                    row_blk_size_old, row_blk_size_new)
    -      i = dbcsr_nfullcols_total(redist)
    -      ALLOCATE (col_reblocks(4, i))
    -      ALLOCATE (n_col_reblocks(2, dbcsr_nblkcols_total(matrix)))
    -      CALL dbcsr_reblocking_targets(col_reblocks, i, n_col_reblocks, &
    -                                    col_blk_size_old, col_blk_size_new)
    -      !
    -      mp_obj_new = dbcsr_distribution_mp(dist_new)
    -      pgrid => dbcsr_mp_pgrid(mp_obj_new)
    -      numnodes = dbcsr_mp_numnodes(mp_obj_new)
    -      mp_group = dbcsr_mp_group(mp_obj_new)
    -      !
    -      IF (MAXVAL(row_dist_new) > UBOUND(pgrid, 1)) &
    -         DBCSR_ABORT('Row distribution references unexistent processor rows')
    -      IF (dbg) THEN
    -         IF (MAXVAL(row_dist_new) .NE. UBOUND(pgrid, 1)) &
    -            DBCSR_WARN('Range of row distribution not equal to processor rows')
    -      END IF
    -      IF (MAXVAL(col_dist_new) > UBOUND(pgrid, 2)) &
    -         DBCSR_ABORT('Col distribution references unexistent processor cols')
    -      IF (dbg) THEN
    -         IF (MAXVAL(col_dist_new) .NE. UBOUND(pgrid, 2)) &
    -            DBCSR_WARN('Range of col distribution not equal to processor cols')
    -      END IF
    -      ALLOCATE (send_count(2, 0:numnodes - 1))
    -      ALLOCATE (recv_count(2, 0:numnodes - 1))
    -      ALLOCATE (total_send_count(2, 0:numnodes - 1))
    -      ALLOCATE (total_recv_count(2, 0:numnodes - 1))
    -      ALLOCATE (sdp(0:numnodes - 1))
    -      ALLOCATE (sd_disp(0:numnodes - 1))
    -      ALLOCATE (smp(0:numnodes - 1))
    -      ALLOCATE (sm_disp(0:numnodes - 1))
    -      ALLOCATE (rd_disp(0:numnodes - 1))
    -      ALLOCATE (rm_disp(0:numnodes - 1))
    -      IF (dbg) THEN
    -         cs1 = dbcsr_checksum(matrix)
    -      END IF
    -      !cs1 = dbcsr_checksum (matrix)
    -      !call dbcsr_print(matrix)
    -      !
    -      !
    -      ! Count initial sizes for sending.
    -      !
    -      ! We go through every element of every local block and determine
    -      ! to which processor it must be sent. It could be more efficient,
    -      ! but at least the index data are run-length encoded.
    -      send_count(:, :) = 0
    -      CALL dbcsr_iterator_start(iter, matrix)
    -      dst_p = -1
    -      DO WHILE (dbcsr_iterator_blocks_left(iter))
    -         CALL dbcsr_iterator_next_block(iter, row, col, blk)
    -         DO col_int = n_col_reblocks(1, col), &
    -            n_col_reblocks(1, col) + n_col_reblocks(2, col) - 1
    -            blk_col_new = col_reblocks(1, col_int)
    -            DO row_int = n_row_reblocks(1, row), &
    -               n_row_reblocks(1, row) + n_row_reblocks(2, row) - 1
    -               blk_row_new = row_reblocks(1, row_int)
    -               IF (.NOT. sym .OR. blk_col_new .GE. blk_row_new) THEN
    -                  tr = .FALSE.
    -                  CALL dbcsr_get_stored_coordinates(redist, &
    -                                                    blk_row_new, blk_col_new, dst_p)
    -                  send_count(1, dst_p) = send_count(1, dst_p) + 1
    -                  send_count(2, dst_p) = send_count(2, dst_p) + &
    -                                         col_reblocks(2, col_int)*row_reblocks(2, row_int)
    -               END IF
    -            END DO
    -         END DO
    -      END DO
    -      CALL dbcsr_iterator_stop(iter)
    -      !
    -      !
    -      CALL mp_alltoall(send_count, recv_count, 2, mp_group)
    -      ! Allocate data structures needed for data exchange.
    -      CALL dbcsr_data_init(recv_data)
    -      CALL dbcsr_data_new(recv_data, data_type, SUM(recv_count(2, :)))
    -      ALLOCATE (recv_meta(metalen*SUM(recv_count(1, :))))
    -      CALL dbcsr_data_init(send_data)
    -      CALL dbcsr_data_new(send_data, data_type, SUM(send_count(2, :)))
    -      ALLOCATE (send_meta(metalen*SUM(send_count(1, :))))
    -      ! Fill in the meta data structures and copy the data.
    -      DO dst_p = 0, numnodes - 1
    -         total_send_count(1, dst_p) = send_count(1, dst_p)
    -         total_send_count(2, dst_p) = send_count(2, dst_p)
    -         total_recv_count(1, dst_p) = recv_count(1, dst_p)
    -         total_recv_count(2, dst_p) = recv_count(2, dst_p)
    -      END DO
    -      sd_disp = -1; sm_disp = -1
    -      rd_disp = -1; rm_disp = -1
    -      sd_disp(0) = 1; sm_disp(0) = 1
    -      rd_disp(0) = 1; rm_disp(0) = 1
    -      DO dst_p = 1, numnodes - 1
    -         sm_disp(dst_p) = sm_disp(dst_p - 1) &
    -                          + metalen*total_send_count(1, dst_p - 1)
    -         sd_disp(dst_p) = sd_disp(dst_p - 1) &
    -                          + total_send_count(2, dst_p - 1)
    -         rm_disp(dst_p) = rm_disp(dst_p - 1) &
    -                          + metalen*total_recv_count(1, dst_p - 1)
    -         rd_disp(dst_p) = rd_disp(dst_p - 1) &
    -                          + total_recv_count(2, dst_p - 1)
    -      END DO
    -      sdp(:) = sd_disp     ! sdp points to the the next place to store
    -      ! data. It is postincremented.
    -      smp(:) = sm_disp - metalen  ! But smp points to the "working" data, not
    -      ! the next. It is pre-incremented, so we must
    -      ! first rewind it.
    -      !
    -      CALL dbcsr_data_init(data_block)
    -      CALL dbcsr_data_new(data_block, data_type)
    -      CALL dbcsr_iterator_start(iter, matrix)
    -      dst_p = -1
    -      DO WHILE (dbcsr_iterator_blocks_left(iter))
    -         CALL dbcsr_iterator_next_block(iter, row, col, data_block, tr, blk, &
    -                                        row_size=row_size, col_size=col_size)
    -         !IF (tr) WRITE(*,*)"block at",row,col," is transposed"
    -         DO col_int = n_col_reblocks(1, col), &
    -            n_col_reblocks(1, col) + n_col_reblocks(2, col) - 1
    -            blk_col_new = col_reblocks(1, col_int)
    -            DO row_int = n_row_reblocks(1, row), &
    -               n_row_reblocks(1, row) + n_row_reblocks(2, row) - 1
    -               blk_row_new = row_reblocks(1, row_int)
    -               loc_ok: IF (.NOT. sym .OR. blk_col_new .GE. blk_row_new) THEN
    -                  IF (dbg) &
    -                     WRITE (*, *) 'using block', blk_row_new, 'x', blk_col_new
    -                  ! Start a new RLE run
    -                  tr = .FALSE.
    -                  CALL dbcsr_get_stored_coordinates(redist, &
    -                                                    blk_row_new, blk_col_new, dst_p)
    -                  row_offset_old = row_reblocks(3, row_int)
    -                  col_offset_old = col_reblocks(3, col_int)
    -                  row_offset_new = row_reblocks(4, row_int)
    -                  col_offset_new = col_reblocks(4, col_int)
    -                  row_rle = row_reblocks(2, row_int)
    -                  col_rle = col_reblocks(2, col_int)
    -                  smp(dst_p) = smp(dst_p) + metalen
    -                  send_meta(smp(dst_p)) = blk_row_new   ! new blocked row
    -                  send_meta(smp(dst_p) + 1) = blk_col_new ! new blocked column
    -                  send_meta(smp(dst_p) + 2) = row_offset_new  ! row in new block
    -                  send_meta(smp(dst_p) + 3) = col_offset_new  ! col in new block
    -                  send_meta(smp(dst_p) + 4) = row_rle ! RLE rows
    -                  send_meta(smp(dst_p) + 5) = col_rle ! RLE columns
    -                  send_meta(smp(dst_p) + 6) = sdp(dst_p) - sd_disp(dst_p) ! Offset in data
    -                  nze_rle = row_rle*col_rle
    -                  ! Copy current block into the send buffer
    -                  CALL dbcsr_block_partial_copy( &
    -                     send_data, dst_offset=sdp(dst_p) - 1, &
    -                     dst_rs=row_rle, dst_cs=col_rle, dst_tr=.FALSE., &
    -                     dst_r_lb=1, dst_c_lb=1, &
    -                     src=data_block, &
    -                     src_rs=row_size, src_cs=col_size, src_tr=tr, &
    -                     src_r_lb=row_offset_old, src_c_lb=col_offset_old, &
    -                     nrow=row_rle, ncol=col_rle)
    -                  sdp(dst_p) = sdp(dst_p) + nze_rle
    -               END IF loc_ok
    -            END DO ! row_int
    -         END DO ! col_int
    -      END DO
    -      CALL dbcsr_iterator_stop(iter)
    -      CALL dbcsr_data_clear_pointer(data_block)
    -      CALL dbcsr_data_release(data_block)
    -
    -      ! Exchange the data and metadata structures.
    -      !
    -      SELECT CASE (data_type)
    -      CASE (dbcsr_type_real_4)
    -         CALL hybrid_alltoall_s1( &
    -            send_data%d%r_sp(:), total_send_count(2, :), sd_disp(:) - 1, &
    -            recv_data%d%r_sp(:), total_recv_count(2, :), rd_disp(:) - 1, &
    -            mp_obj_new)
    -      CASE (dbcsr_type_real_8)
    -         !CALL mp_alltoall(&
    -         !     send_data%d%r_dp(:), total_send_count(2,:), sd_disp(:)-1,&
    -         !     recv_data%d%r_dp(:), total_recv_count(2,:), rd_disp(:)-1,&
    -         !     mp_group)
    -         CALL hybrid_alltoall_d1( &
    -            send_data%d%r_dp(:), total_send_count(2, :), sd_disp(:) - 1, &
    -            recv_data%d%r_dp(:), total_recv_count(2, :), rd_disp(:) - 1, &
    -            mp_obj_new)
    -      CASE (dbcsr_type_complex_4)
    -         CALL hybrid_alltoall_c1( &
    -            send_data%d%c_sp(:), total_send_count(2, :), sd_disp(:) - 1, &
    -            recv_data%d%c_sp(:), total_recv_count(2, :), rd_disp(:) - 1, &
    -            mp_obj_new)
    -      CASE (dbcsr_type_complex_8)
    -         CALL hybrid_alltoall_z1( &
    -            send_data%d%c_dp(:), total_send_count(2, :), sd_disp(:) - 1, &
    -            recv_data%d%c_dp(:), total_recv_count(2, :), rd_disp(:) - 1, &
    -            mp_obj_new)
    -      CASE default
    -         DBCSR_ABORT("Invalid matrix type")
    -      END SELECT
    -      CALL hybrid_alltoall_i1(send_meta(:), metalen*total_send_count(1, :), sm_disp(:) - 1, &
    -                              recv_meta(:), metalen*total_recv_count(1, :), rm_disp(:) - 1, mp_obj_new)
    -      !
    -      ! Now fill in the data.
    -      CALL dbcsr_work_create(redist, &
    -                             nblks_guess=SUM(recv_count(1, :)), &
    -                             sizedata_guess=SUM(recv_count(2, :)), work_mutable=.TRUE.)
    -      CALL dbcsr_data_init(buff_data)
    -      CALL dbcsr_data_init(data_block)
    -      CALL dbcsr_data_new(buff_data, dbcsr_type_1d_to_2d(data_type), &
    -                          redist%max_rbs, redist%max_cbs)
    -      CALL dbcsr_data_new(data_block, dbcsr_type_1d_to_2d(data_type))
    -
    -      !blk_p = 1
    -      !blk = 1
    -      blk_ps = 0
    -      blks = 0
    -      cnt_fnd = 0; cnt_new = 0; cnt_skip = 0
    -      DO src_p = 0, numnodes - 1
    -         data_offset_l = rd_disp(src_p)
    -         DO meta_l = 1, recv_count(1, src_p)
    -            stored_row_new = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1))
    -            stored_col_new = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 1)
    -            row_offset_new = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 2)
    -            col_offset_new = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 3)
    -            row_rle = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 4)
    -            col_rle = recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 5)
    -            data_offset_l = rd_disp(src_p) &
    -                            + recv_meta(rm_disp(src_p) + metalen*(meta_l - 1) + 6)
    -
    -            CALL dbcsr_data_clear_pointer(data_block)
    -            CALL dbcsr_get_block_p(redist, stored_row_new, stored_col_new, &
    -                                   data_block, tr, found)
    -            valid_block = found
    -
    -            IF (found) cnt_fnd = cnt_fnd + 1
    -            IF (.NOT. found .AND. .NOT. my_keep_sparsity) THEN
    -               ! We have to set up a buffer block
    -               CALL dbcsr_data_set_pointer(data_block, &
    -                                           rsize=row_blk_size_new(stored_row_new), &
    -                                           csize=col_blk_size_new(stored_col_new), &
    -                                           pointee=buff_data)
    -               CALL dbcsr_data_clear(data_block)
    -               !r2_dp => r2_dp_buff(1:row_blk_size_new (stored_row_new),&
    -               !     1:col_blk_size_new (stored_col_new))
    -               !r2_dp(:,:) = 0.0_dp
    -               tr = .FALSE.
    -               blks = blks + 1
    -               blk_ps = blk_ps + row_blk_size_new(stored_row_new)* &
    -                        col_blk_size_new(stored_col_new)
    -               valid_block = .TRUE.
    -               cnt_new = cnt_new + 1
    -            END IF
    -            nze_rle = row_rle*col_rle
    -
    -            IF (valid_block) THEN
    -               row_size_new = row_blk_size_new(stored_row_new)
    -               col_size_new = col_blk_size_new(stored_col_new)
    -               CALL dbcsr_block_partial_copy( &
    -                  dst=data_block, dst_tr=tr, &
    -                  dst_rs=row_size_new, dst_cs=col_size_new, &
    -                  dst_r_lb=row_offset_new, dst_c_lb=col_offset_new, &
    -                  src=recv_data, src_offset=data_offset_l - 1, &
    -                  src_rs=row_rle, src_cs=col_rle, src_tr=.FALSE., &
    -                  src_r_lb=1, src_c_lb=1, &
    -                  nrow=row_rle, ncol=col_rle)
    -            ELSE
    -               cnt_skip = cnt_skip + 1
    -            END IF
    -
    -            data_offset_l = data_offset_l + nze_rle
    -            IF ((.NOT. found .OR. my_summation) .AND. valid_block) THEN
    -               IF (dbg) WRITE (*, *) routineN//" Adding new block at", &
    -                  stored_row_new, stored_col_new
    -               CALL dbcsr_put_block(redist, stored_row_new, stored_col_new, &
    -                                    data_block, transposed=tr, summation=my_summation)
    -               !DEALLOCATE (r2_dp)
    -            ELSE
    -               IF (.NOT. my_keep_sparsity .AND. dbg) &
    -                  WRITE (*, *) routineN//" Reusing block at", &
    -                  stored_row_new, stored_col_new
    -            END IF
    -         END DO
    -      END DO
    -
    -      CALL dbcsr_data_clear_pointer(data_block)
    -      CALL dbcsr_data_release(buff_data)
    -      CALL dbcsr_data_release(data_block)
    -      !
    -      IF (dbg) THEN
    -         WRITE (*, *) routineN//" Declared blocks=", redist%wms(1)%lastblk, &
    -            "actual=", blks
    -         WRITE (*, *) routineN//" Declared data size=", redist%wms(1)%datasize, &
    -            "actual=", blk_ps
    -      END IF
    -
    -      CALL dbcsr_finalize(redist)
    -
    -      DEALLOCATE (send_count)
    -      DEALLOCATE (recv_count)
    -      DEALLOCATE (sdp); DEALLOCATE (sd_disp)
    -      DEALLOCATE (smp); DEALLOCATE (sm_disp)
    -      DEALLOCATE (rd_disp)
    -      DEALLOCATE (rm_disp)
    -
    -      CALL dbcsr_data_release(recv_data)
    -      CALL dbcsr_data_release(send_data)
    -
    -      DEALLOCATE (recv_meta)
    -      DEALLOCATE (send_meta)
     
    -      !if (dbg) call dbcsr_print(redist)
    -      IF (dbg) THEN
    -         cs2 = dbcsr_checksum(redist)
    -         WRITE (*, *) routineN//" Checksums=", cs1, cs2, cs1 - cs2
    -      END IF
    -      !IF(cs1-cs2 > 0.00001) DBCSR_ABORT("Mangled data!")
    -      CALL timestop(handle)
    +      CALL dbcsr_complete_redistribute_prv(matrix%prv, redist%prv, keep_sparsity, summation)
        END SUBROUTINE dbcsr_complete_redistribute
     
    diff --git a/develop/proc/dbcsr_conjg.html b/develop/proc/dbcsr_conjg.html index 0801ab28f9e..223f6aa96e9 100644 --- a/develop/proc/dbcsr_conjg.html +++ b/develop/proc/dbcsr_conjg.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_convert_csr_to_dbcsr.html b/develop/proc/dbcsr_convert_csr_to_dbcsr.html index fb82d3f5900..8c68ab91b4d 100644 --- a/develop/proc/dbcsr_convert_csr_to_dbcsr.html +++ b/develop/proc/dbcsr_convert_csr_to_dbcsr.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_convert_dbcsr_to_csr.html b/develop/proc/dbcsr_convert_dbcsr_to_csr.html index 497a56cac71..86cf42dd170 100644 --- a/develop/proc/dbcsr_convert_dbcsr_to_csr.html +++ b/develop/proc/dbcsr_convert_dbcsr_to_csr.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_copy.html b/develop/proc/dbcsr_copy.html index cdf5691efb6..f31ac79bd9b 100644 --- a/develop/proc/dbcsr_copy.html +++ b/develop/proc/dbcsr_copy.html @@ -75,20 +75,20 @@

    dbcsr_copy
  • 8 statements + title=" 0.1% of total for procedures.">62 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public subroutine dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, shall

    +

    copy a matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -199,12 +200,12 @@

    Arguments

    @@ -214,12 +215,15 @@

    Arguments

    @@ -229,12 +233,15 @@

    Arguments

    @@ -244,12 +251,15 @@

    Arguments

    @@ -259,7 +269,7 @@

    Arguments

    @@ -281,15 +291,105 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, &
                              shallow_data, keep_imaginary, matrix_type)
    +      !! copy a matrix
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_b
    +         !! target DBCSR matrix
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix_a
    +         !! source DBCSR matrix
           CHARACTER(LEN=*), INTENT(IN), OPTIONAL             :: name
    +         !! name of the new matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: keep_sparsity, shallow_data, &
                                                                 keep_imaginary
    +         !! keep the target matrix sparsity; default is False.
    +         !! shallow data copy
    +         !! when copy from complex to real,& the default is to keep only the real part; if this flag is set, the imaginary part is
    +         !! used
           CHARACTER, INTENT(IN), OPTIONAL                    :: matrix_type
    +         !! 'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_copy'
    +      CHARACTER                                          :: new_matrix_type, repl_type
    +      INTEGER                                            :: handle, new_type
    +      LOGICAL                                            :: keep_sparse, shallow
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, handle)
    +      IF (.NOT. symmetry_consistent(dbcsr_get_matrix_type(matrix_a), dbcsr_get_data_type(matrix_a))) &
    +         DBCSR_ABORT("Source matrix symmetry not consistent with its data type.")
    +      shallow = .FALSE.; IF (PRESENT(shallow_data)) shallow = shallow_data
    +      keep_sparse = .FALSE.
    +      IF (PRESENT(keep_sparsity)) keep_sparse = keep_sparsity
    +      IF (keep_sparse .AND. .NOT. dbcsr_valid_index(matrix_b)) &
    +         DBCSR_ABORT("Target matrix must be valid to keep its sparsity")
    +      IF (keep_sparse .AND. shallow) &
    +         DBCSR_WARN("Shallow copy not compatibly with sparsity retainment")
    +      IF (keep_sparse) THEN
    +         IF (PRESENT(name)) matrix_b%name = name
    +         CALL dbcsr_copy_into_existing(matrix_b, matrix_a)
    +      ELSE
    +         IF (dbcsr_valid_index(matrix_b)) THEN
    +            new_type = dbcsr_get_data_type(matrix_b)
    +            repl_type = dbcsr_get_replication_type(matrix_b)
    +         ELSE
    +            new_type = dbcsr_get_data_type(matrix_a)
    +            repl_type = dbcsr_get_replication_type(matrix_a)
    +         END IF
    +         new_matrix_type = dbcsr_get_matrix_type(matrix_a)
    +         IF (PRESENT(matrix_type)) THEN
    +            IF (.NOT. symmetry_compatible(dbcsr_get_matrix_type(matrix_a), matrix_type)) &
    +               CALL dbcsr_abort(__LOCATION__, "Specified target matrix symmetry "//matrix_type// &
    +                                " not compatible with source matrix type "//dbcsr_get_matrix_type(matrix_a))
    +            new_matrix_type = matrix_type
    +         END IF
    +         IF (.NOT. symmetry_consistent(new_matrix_type, new_type)) &
    +            CALL dbcsr_abort(__LOCATION__, "Target matrix symmetry "// &
    +                             new_matrix_type//" not consistent with its data type.")
    +         IF (PRESENT(name)) THEN
    +            CALL dbcsr_create(matrix_b, name=TRIM(name), &
    +                              template=matrix_a, &
    +                              matrix_type=new_matrix_type, &
    +                              data_type=new_type)
    +         ELSE
    +            CALL dbcsr_create(matrix_b, &
    +                              data_type=new_type, &
    +                              matrix_type=new_matrix_type, &
    +                              template=matrix_a)
    +         END IF
    +         CALL ensure_array_size(matrix_b%index, ub=SIZE(matrix_a%index), &
    +                                memory_type=dbcsr_get_index_memory_type(matrix_b))
    +         !
    +         ! copy index and data
    +         matrix_b%index(1:SIZE(matrix_a%index)) = matrix_a%index(:)
    +         IF (.NOT. shallow) THEN
    +            IF (matrix_a%nze > dbcsr_get_data_size(matrix_a)) &
    +               DBCSR_ABORT("Source matrix sizes not consistent!")
    +            CALL dbcsr_data_ensure_size(matrix_b%data_area, &
    +                                        dbcsr_data_get_size_referenced(matrix_a%data_area))
    +            IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_get_data_type(matrix_b)) &
    +               THEN
    +               CALL dbcsr_data_copyall(matrix_b%data_area, &
    +                                       matrix_a%data_area)
    +            ELSE
    +               CALL dbcsr_data_convert(matrix_b%data_area, &
    +                                       matrix_a%data_area, drop_real=keep_imaginary)
    +            END IF
    +         ELSE
    +            IF (dbcsr_get_data_type(matrix_a) .NE. dbcsr_get_data_type(matrix_b)) &
    +               DBCSR_ABORT("Shallow copy only possible when retaining data type.")
    +            CALL dbcsr_switch_data_area(matrix_b, matrix_a%data_area)
    +         END IF
    +         !
    +         ! the row_p, col_i and blk_p ...
    +         CALL dbcsr_repoint_index(matrix_b)
    +         matrix_b%nze = matrix_a%nze
    +         matrix_b%nblks = matrix_b%nblks
    +         matrix_b%valid = .TRUE.
     
    -      CALL dbcsr_copy_prv(matrix_b%prv, matrix_a%prv, name, keep_sparsity, &
    -                          shallow_data, keep_imaginary, matrix_type)
    +         matrix_b%sparsity_id = matrix_a%sparsity_id
    +      END IF
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_copy
     
    diff --git a/develop/proc/dbcsr_copy_into_existing.html b/develop/proc/dbcsr_copy_into_existing.html index 119530c7dcc..0520a7054b1 100644 --- a/develop/proc/dbcsr_copy_into_existing.html +++ b/develop/proc/dbcsr_copy_into_existing.html @@ -75,20 +75,20 @@

    dbcsr_copy_into_existing
  • 5 statements + title=" 0.1% of total for procedures.">67 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a)

    +

    copy a matrix, retaining current sparsity

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -205,10 +206,104 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_copy_into_existing(matrix_b, matrix_a)
    +      !! copy a matrix, retaining current sparsity
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_b
    +         !! target DBCSR matrix
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix_a
    +         !! source DBCSR matrix
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_copy_into_existing'
    +
    +      INTEGER                                            :: col_size, data_type, dst_col, dst_row, &
    +                                                            handle, rel, row_size, src_col, &
    +                                                            src_cs, src_row, src_rs
    +      LOGICAL                                            :: dst_tr, making_symmetric, neg_imag, &
    +                                                            neg_real, src_tr
    +      TYPE(dbcsr_data_obj)                               :: dst_data, src_data
    +      TYPE(dbcsr_iterator)                               :: dst_iter, src_iter
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, handle)
    +      IF (.NOT. dbcsr_valid_index(matrix_b)) &
    +         DBCSR_ABORT("Matrix_b is not valid")
    +      IF (dbcsr_get_data_type(matrix_b) .NE. dbcsr_get_data_type(matrix_a)) &
    +         DBCSR_ABORT("Matrices have different data types.")
    +      data_type = dbcsr_get_data_type(matrix_b)
    +      neg_real = matrix_b%negate_real
    +      neg_imag = matrix_b%negate_imaginary
    +      making_symmetric = dbcsr_has_symmetry(matrix_b) &
    +                         .AND. .NOT. dbcsr_has_symmetry(matrix_a)
    +      IF (making_symmetric) THEN
    +         CALL dbcsr_copy_into_existing_sym(matrix_b, matrix_a)
    +         CALL timestop(handle)
    +         RETURN
    +      END IF
    +      CALL dbcsr_data_init(src_data)
    +      CALL dbcsr_data_init(dst_data)
    +      CALL dbcsr_data_new(src_data, data_type)
    +      CALL dbcsr_data_new(dst_data, data_type)
    +      CALL dbcsr_iterator_start(src_iter, matrix_a)
    +      CALL dbcsr_iterator_start(dst_iter, matrix_b)
    +      ! Iterate through the blocks of the source and destination
    +      ! matrix. There are three possibilities: 1. copy the data for
    +      ! blocks present in both; 2 skip source blocks not present in the
    +      ! target; 3 zero blocks not present in the source.
    +      IF (dbcsr_iterator_blocks_left(src_iter)) THEN
    +         CALL dbcsr_iterator_next_block(src_iter, src_row, src_col, src_data, &
    +                                        src_tr)
    +      ELSE
    +         src_row = 0; src_col = 0
    +      END IF
    +      DO WHILE (dbcsr_iterator_blocks_left(dst_iter))
    +         CALL dbcsr_iterator_next_block(dst_iter, dst_row, dst_col, dst_data, &
    +                                        dst_tr, row_size=row_size, col_size=col_size)
    +         ! Now find the source position that is greater or equal to the
    +         ! target one. I.e, skip blocks that the target doesn't have.
    +         rel = pos_relation(dst_row, dst_col, src_row, src_col)
    +         DO WHILE (rel .EQ. 1 .AND. dbcsr_iterator_blocks_left(src_iter))
    +            CALL dbcsr_iterator_next_block(src_iter, src_row, src_col, &
    +                                           src_data, src_tr, row_size=src_rs, col_size=src_cs)
    +            rel = pos_relation(dst_row, dst_col, src_row, src_col)
    +         END DO
    +         SELECT CASE (rel)
    +         CASE (-1, 1)
    +            ! Target lags source or ran out of source
    +            CALL dbcsr_data_clear(dst_data)
    +         CASE (0)
    +            ! Copy the data
    +            IF (dbcsr_data_get_size(src_data) .NE. dbcsr_data_get_size(dst_data)) &
    +               DBCSR_ABORT("Block sizes not equal!")
    +            IF (src_tr .EQV. dst_tr) THEN
    +               CALL dbcsr_data_copyall(dst_data, src_data)
    +            ELSE
    +               CALL dbcsr_block_partial_copy(dst=dst_data, dst_tr=dst_tr, &
    +                                             dst_rs=row_size, dst_cs=col_size, &
    +                                             dst_r_lb=1, dst_c_lb=1, &
    +                                             src=src_data, src_tr=src_tr, &
    +                                             src_rs=src_rs, src_cs=src_cs, &
    +                                             src_r_lb=1, src_c_lb=1, &
    +                                             nrow=row_size, ncol=col_size)
    +               IF (neg_real) THEN
    +                  CALL dbcsr_block_real_neg(dst_data, row_size, col_size)
    +               END IF
    +               IF (neg_imag) THEN
    +                  CALL dbcsr_block_conjg(dst_data, row_size, col_size)
    +               END IF
    +            END IF
    +         CASE default
    +            DBCSR_ABORT("Trouble syncing iterators")
    +         END SELECT
    +      END DO
    +      CALL dbcsr_iterator_stop(src_iter)
    +      CALL dbcsr_iterator_stop(dst_iter)
    +      CALL dbcsr_data_clear_pointer(src_data)
    +      CALL dbcsr_data_clear_pointer(dst_data)
    +      CALL dbcsr_data_release(src_data)
    +      CALL dbcsr_data_release(dst_data)
    +      CALL timestop(handle)
     
    -      CALL dbcsr_copy_into_existing_prv(matrix_b%prv, matrix_a%prv)
        END SUBROUTINE dbcsr_copy_into_existing
     
    diff --git a/develop/proc/dbcsr_copy_into_existing_sym.html b/develop/proc/dbcsr_copy_into_existing_sym.html index fd061faab1b..0afb5b33246 100644 --- a/develop/proc/dbcsr_copy_into_existing_sym.html +++ b/develop/proc/dbcsr_copy_into_existing_sym.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_copy_into_existing~2.html b/develop/proc/dbcsr_copy_into_existing~2.html index d5e34dc7cb0..c6813896250 100644 --- a/develop/proc/dbcsr_copy_into_existing~2.html +++ b/develop/proc/dbcsr_copy_into_existing~2.html @@ -75,20 +75,20 @@

    dbcsr_copy_into_existing
  • 67 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a)

    -

    copy a matrix, retaining current sparsity

    Arguments

    @@ -161,7 +160,7 @@

    Arguments

    @@ -206,104 +205,10 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_copy_into_existing(matrix_b, matrix_a)
    -      !! copy a matrix, retaining current sparsity
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_b
    -         !! target DBCSR matrix
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix_a
    -         !! source DBCSR matrix
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_copy_into_existing'
    -
    -      INTEGER                                            :: col_size, data_type, dst_col, dst_row, &
    -                                                            handle, rel, row_size, src_col, &
    -                                                            src_cs, src_row, src_rs
    -      LOGICAL                                            :: dst_tr, making_symmetric, neg_imag, &
    -                                                            neg_real, src_tr
    -      TYPE(dbcsr_data_obj)                               :: dst_data, src_data
    -      TYPE(dbcsr_iterator)                               :: dst_iter, src_iter
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, handle)
    -      IF (.NOT. dbcsr_valid_index(matrix_b)) &
    -         DBCSR_ABORT("Matrix_b is not valid")
    -      IF (dbcsr_get_data_type(matrix_b) .NE. dbcsr_get_data_type(matrix_a)) &
    -         DBCSR_ABORT("Matrices have different data types.")
    -      data_type = dbcsr_get_data_type(matrix_b)
    -      neg_real = matrix_b%negate_real
    -      neg_imag = matrix_b%negate_imaginary
    -      making_symmetric = dbcsr_has_symmetry(matrix_b) &
    -                         .AND. .NOT. dbcsr_has_symmetry(matrix_a)
    -      IF (making_symmetric) THEN
    -         CALL dbcsr_copy_into_existing_sym(matrix_b, matrix_a)
    -         CALL timestop(handle)
    -         RETURN
    -      END IF
    -      CALL dbcsr_data_init(src_data)
    -      CALL dbcsr_data_init(dst_data)
    -      CALL dbcsr_data_new(src_data, data_type)
    -      CALL dbcsr_data_new(dst_data, data_type)
    -      CALL dbcsr_iterator_start(src_iter, matrix_a)
    -      CALL dbcsr_iterator_start(dst_iter, matrix_b)
    -      ! Iterate through the blocks of the source and destination
    -      ! matrix. There are three possibilities: 1. copy the data for
    -      ! blocks present in both; 2 skip source blocks not present in the
    -      ! target; 3 zero blocks not present in the source.
    -      IF (dbcsr_iterator_blocks_left(src_iter)) THEN
    -         CALL dbcsr_iterator_next_block(src_iter, src_row, src_col, src_data, &
    -                                        src_tr)
    -      ELSE
    -         src_row = 0; src_col = 0
    -      END IF
    -      DO WHILE (dbcsr_iterator_blocks_left(dst_iter))
    -         CALL dbcsr_iterator_next_block(dst_iter, dst_row, dst_col, dst_data, &
    -                                        dst_tr, row_size=row_size, col_size=col_size)
    -         ! Now find the source position that is greater or equal to the
    -         ! target one. I.e, skip blocks that the target doesn't have.
    -         rel = pos_relation(dst_row, dst_col, src_row, src_col)
    -         DO WHILE (rel .EQ. 1 .AND. dbcsr_iterator_blocks_left(src_iter))
    -            CALL dbcsr_iterator_next_block(src_iter, src_row, src_col, &
    -                                           src_data, src_tr, row_size=src_rs, col_size=src_cs)
    -            rel = pos_relation(dst_row, dst_col, src_row, src_col)
    -         END DO
    -         SELECT CASE (rel)
    -         CASE (-1, 1)
    -            ! Target lags source or ran out of source
    -            CALL dbcsr_data_clear(dst_data)
    -         CASE (0)
    -            ! Copy the data
    -            IF (dbcsr_data_get_size(src_data) .NE. dbcsr_data_get_size(dst_data)) &
    -               DBCSR_ABORT("Block sizes not equal!")
    -            IF (src_tr .EQV. dst_tr) THEN
    -               CALL dbcsr_data_copyall(dst_data, src_data)
    -            ELSE
    -               CALL dbcsr_block_partial_copy(dst=dst_data, dst_tr=dst_tr, &
    -                                             dst_rs=row_size, dst_cs=col_size, &
    -                                             dst_r_lb=1, dst_c_lb=1, &
    -                                             src=src_data, src_tr=src_tr, &
    -                                             src_rs=src_rs, src_cs=src_cs, &
    -                                             src_r_lb=1, src_c_lb=1, &
    -                                             nrow=row_size, ncol=col_size)
    -               IF (neg_real) THEN
    -                  CALL dbcsr_block_real_neg(dst_data, row_size, col_size)
    -               END IF
    -               IF (neg_imag) THEN
    -                  CALL dbcsr_block_conjg(dst_data, row_size, col_size)
    -               END IF
    -            END IF
    -         CASE default
    -            DBCSR_ABORT("Trouble syncing iterators")
    -         END SELECT
    -      END DO
    -      CALL dbcsr_iterator_stop(src_iter)
    -      CALL dbcsr_iterator_stop(dst_iter)
    -      CALL dbcsr_data_clear_pointer(src_data)
    -      CALL dbcsr_data_clear_pointer(dst_data)
    -      CALL dbcsr_data_release(src_data)
    -      CALL dbcsr_data_release(dst_data)
    -      CALL timestop(handle)
     
    +      CALL dbcsr_copy_into_existing_prv(matrix_b%prv, matrix_a%prv)
        END SUBROUTINE dbcsr_copy_into_existing
     
    diff --git a/develop/proc/dbcsr_copy_sort_data.html b/develop/proc/dbcsr_copy_sort_data.html index b8406f43db7..4dca29451c9 100644 --- a/develop/proc/dbcsr_copy_sort_data.html +++ b/develop/proc/dbcsr_copy_sort_data.html @@ -162,7 +162,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -253,7 +253,7 @@

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

    @@ -287,7 +287,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_copy_submatrix.html b/develop/proc/dbcsr_copy_submatrix.html index 68e59cc723d..dcb30a38a70 100644 --- a/develop/proc/dbcsr_copy_submatrix.html +++ b/develop/proc/dbcsr_copy_submatrix.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_copy~2.html b/develop/proc/dbcsr_copy~2.html index b41c3bc4dd7..b8c35ed6bc5 100644 --- a/develop/proc/dbcsr_copy~2.html +++ b/develop/proc/dbcsr_copy~2.html @@ -75,20 +75,20 @@

    dbcsr_copy
  • 62 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public subroutine dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, shall

    -

    copy a matrix

    Arguments

    @@ -161,7 +160,7 @@

    Arguments

    @@ -200,7 +199,7 @@

    Arguments

    @@ -215,15 +214,12 @@

    Arguments

    @@ -233,10 +229,7 @@

    Arguments

    @@ -251,15 +244,12 @@

    Arguments

    @@ -269,7 +259,7 @@

    Arguments

    @@ -291,105 +281,15 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, &
                              shallow_data, keep_imaginary, matrix_type)
    -      !! copy a matrix
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_b
    -         !! target DBCSR matrix
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix_a
    -         !! source DBCSR matrix
           CHARACTER(LEN=*), INTENT(IN), OPTIONAL             :: name
    -         !! name of the new matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: keep_sparsity, shallow_data, &
                                                                 keep_imaginary
    -         !! keep the target matrix sparsity; default is False.
    -         !! shallow data copy
    -         !! when copy from complex to real,& the default is to keep only the real part; if this flag is set, the imaginary part is
    -         !! used
           CHARACTER, INTENT(IN), OPTIONAL                    :: matrix_type
    -         !! 'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_copy'
    -      CHARACTER                                          :: new_matrix_type, repl_type
    -      INTEGER                                            :: handle, new_type
    -      LOGICAL                                            :: keep_sparse, shallow
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, handle)
    -      IF (.NOT. symmetry_consistent(dbcsr_get_matrix_type(matrix_a), dbcsr_get_data_type(matrix_a))) &
    -         DBCSR_ABORT("Source matrix symmetry not consistent with its data type.")
    -      shallow = .FALSE.; IF (PRESENT(shallow_data)) shallow = shallow_data
    -      keep_sparse = .FALSE.
    -      IF (PRESENT(keep_sparsity)) keep_sparse = keep_sparsity
    -      IF (keep_sparse .AND. .NOT. dbcsr_valid_index(matrix_b)) &
    -         DBCSR_ABORT("Target matrix must be valid to keep its sparsity")
    -      IF (keep_sparse .AND. shallow) &
    -         DBCSR_WARN("Shallow copy not compatibly with sparsity retainment")
    -      IF (keep_sparse) THEN
    -         IF (PRESENT(name)) matrix_b%name = name
    -         CALL dbcsr_copy_into_existing(matrix_b, matrix_a)
    -      ELSE
    -         IF (dbcsr_valid_index(matrix_b)) THEN
    -            new_type = dbcsr_get_data_type(matrix_b)
    -            repl_type = dbcsr_get_replication_type(matrix_b)
    -         ELSE
    -            new_type = dbcsr_get_data_type(matrix_a)
    -            repl_type = dbcsr_get_replication_type(matrix_a)
    -         END IF
    -         new_matrix_type = dbcsr_get_matrix_type(matrix_a)
    -         IF (PRESENT(matrix_type)) THEN
    -            IF (.NOT. symmetry_compatible(dbcsr_get_matrix_type(matrix_a), matrix_type)) &
    -               CALL dbcsr_abort(__LOCATION__, "Specified target matrix symmetry "//matrix_type// &
    -                                " not compatible with source matrix type "//dbcsr_get_matrix_type(matrix_a))
    -            new_matrix_type = matrix_type
    -         END IF
    -         IF (.NOT. symmetry_consistent(new_matrix_type, new_type)) &
    -            CALL dbcsr_abort(__LOCATION__, "Target matrix symmetry "// &
    -                             new_matrix_type//" not consistent with its data type.")
    -         IF (PRESENT(name)) THEN
    -            CALL dbcsr_create(matrix_b, name=TRIM(name), &
    -                              template=matrix_a, &
    -                              matrix_type=new_matrix_type, &
    -                              data_type=new_type)
    -         ELSE
    -            CALL dbcsr_create(matrix_b, &
    -                              data_type=new_type, &
    -                              matrix_type=new_matrix_type, &
    -                              template=matrix_a)
    -         END IF
    -         CALL ensure_array_size(matrix_b%index, ub=SIZE(matrix_a%index), &
    -                                memory_type=dbcsr_get_index_memory_type(matrix_b))
    -         !
    -         ! copy index and data
    -         matrix_b%index(1:SIZE(matrix_a%index)) = matrix_a%index(:)
    -         IF (.NOT. shallow) THEN
    -            IF (matrix_a%nze > dbcsr_get_data_size(matrix_a)) &
    -               DBCSR_ABORT("Source matrix sizes not consistent!")
    -            CALL dbcsr_data_ensure_size(matrix_b%data_area, &
    -                                        dbcsr_data_get_size_referenced(matrix_a%data_area))
    -            IF (dbcsr_get_data_type(matrix_a) .EQ. dbcsr_get_data_type(matrix_b)) &
    -               THEN
    -               CALL dbcsr_data_copyall(matrix_b%data_area, &
    -                                       matrix_a%data_area)
    -            ELSE
    -               CALL dbcsr_data_convert(matrix_b%data_area, &
    -                                       matrix_a%data_area, drop_real=keep_imaginary)
    -            END IF
    -         ELSE
    -            IF (dbcsr_get_data_type(matrix_a) .NE. dbcsr_get_data_type(matrix_b)) &
    -               DBCSR_ABORT("Shallow copy only possible when retaining data type.")
    -            CALL dbcsr_switch_data_area(matrix_b, matrix_a%data_area)
    -         END IF
    -         !
    -         ! the row_p, col_i and blk_p ...
    -         CALL dbcsr_repoint_index(matrix_b)
    -         matrix_b%nze = matrix_a%nze
    -         matrix_b%nblks = matrix_b%nblks
    -         matrix_b%valid = .TRUE.
     
    -         matrix_b%sparsity_id = matrix_a%sparsity_id
    -      END IF
    -      CALL timestop(handle)
    +      CALL dbcsr_copy_prv(matrix_b%prv, matrix_a%prv, name, keep_sparsity, &
    +                          shallow_data, keep_imaginary, matrix_type)
        END SUBROUTINE dbcsr_copy
     
    diff --git a/develop/proc/dbcsr_count_row_index_copy.html b/develop/proc/dbcsr_count_row_index_copy.html index af80c71311a..cc279ff108a 100644 --- a/develop/proc/dbcsr_count_row_index_copy.html +++ b/develop/proc/dbcsr_count_row_index_copy.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_count_row_index_inplace.html b/develop/proc/dbcsr_count_row_index_inplace.html index 3d190435c13..800fdb71666 100644 --- a/develop/proc/dbcsr_count_row_index_inplace.html +++ b/develop/proc/dbcsr_count_row_index_inplace.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_create_brd.html b/develop/proc/dbcsr_create_brd.html index 6358e704b2d..c59bce21d70 100644 --- a/develop/proc/dbcsr_create_brd.html +++ b/develop/proc/dbcsr_create_brd.html @@ -160,7 +160,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_create_image_dist.html b/develop/proc/dbcsr_create_image_dist.html index 4dd5bae1746..932d3bdb7e2 100644 --- a/develop/proc/dbcsr_create_image_dist.html +++ b/develop/proc/dbcsr_create_image_dist.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_create_new.html b/develop/proc/dbcsr_create_new.html index 7a71e1049d7..6bae9cb0208 100644 --- a/develop/proc/dbcsr_create_new.html +++ b/develop/proc/dbcsr_create_new.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -331,7 +331,7 @@

    Arguments

    @@ -393,7 +393,7 @@

    Arguments

    @@ -408,7 +408,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -454,7 +454,7 @@

    Arguments

    @@ -470,7 +470,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_create_new~2.html b/develop/proc/dbcsr_create_new~2.html index a224aa5a8ce..96e42d82ac0 100644 --- a/develop/proc/dbcsr_create_new~2.html +++ b/develop/proc/dbcsr_create_new~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_create_template.html b/develop/proc/dbcsr_create_template.html index ccb29fe0a24..e4b6a93bd97 100644 --- a/develop/proc/dbcsr_create_template.html +++ b/develop/proc/dbcsr_create_template.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_create_template~2.html b/develop/proc/dbcsr_create_template~2.html index b94655321dd..064e8656450 100644 --- a/develop/proc/dbcsr_create_template~2.html +++ b/develop/proc/dbcsr_create_template~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_crop_matrix.html b/develop/proc/dbcsr_crop_matrix.html index 326c2dcf728..c8916ab560d 100644 --- a/develop/proc/dbcsr_crop_matrix.html +++ b/develop/proc/dbcsr_crop_matrix.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_csr_create_from_dbcsr.html b/develop/proc/dbcsr_csr_create_from_dbcsr.html index f7431c989da..2cb63270bb9 100644 --- a/develop/proc/dbcsr_csr_create_from_dbcsr.html +++ b/develop/proc/dbcsr_csr_create_from_dbcsr.html @@ -159,7 +159,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_area.html b/develop/proc/dbcsr_data_area.html index d097dfb5688..81893975e5d 100644 --- a/develop/proc/dbcsr_data_area.html +++ b/develop/proc/dbcsr_data_area.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + type(dbcsr_data_obj)

    diff --git a/develop/proc/dbcsr_data_clear0.html b/develop/proc/dbcsr_data_clear0.html index 10585f5226a..0681080a347 100644 --- a/develop/proc/dbcsr_data_clear0.html +++ b/develop/proc/dbcsr_data_clear0.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_clear_nt.html b/develop/proc/dbcsr_data_clear_nt.html index 8661e943e76..a0428d19a11 100644 --- a/develop/proc/dbcsr_data_clear_nt.html +++ b/develop/proc/dbcsr_data_clear_nt.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_clear_pointer.html b/develop/proc/dbcsr_data_clear_pointer.html index 81c41d1ad91..f2cd2a5ef18 100644 --- a/develop/proc/dbcsr_data_clear_pointer.html +++ b/develop/proc/dbcsr_data_clear_pointer.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_copy_aa.html b/develop/proc/dbcsr_data_copy_aa.html index 8bcab511878..0aaf18883a0 100644 --- a/develop/proc/dbcsr_data_copy_aa.html +++ b/develop/proc/dbcsr_data_copy_aa.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -238,7 +238,7 @@

    Arguments

    @@ -270,7 +270,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_copy_aa2.html b/develop/proc/dbcsr_data_copy_aa2.html index 31591cab7b1..3dbf8465728 100644 --- a/develop/proc/dbcsr_data_copy_aa2.html +++ b/develop/proc/dbcsr_data_copy_aa2.html @@ -161,7 +161,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_copyall.html b/develop/proc/dbcsr_data_copyall.html index adc3ad8f8fe..7cc3480b83d 100644 --- a/develop/proc/dbcsr_data_copyall.html +++ b/develop/proc/dbcsr_data_copyall.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_dev2host.html b/develop/proc/dbcsr_data_dev2host.html index 04b2997fc61..f94416190d7 100644 --- a/develop/proc/dbcsr_data_dev2host.html +++ b/develop/proc/dbcsr_data_dev2host.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_ensure_size.html b/develop/proc/dbcsr_data_ensure_size.html index d2cb61890db..37badccff53 100644 --- a/develop/proc/dbcsr_data_ensure_size.html +++ b/develop/proc/dbcsr_data_ensure_size.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_exists.html b/develop/proc/dbcsr_data_exists.html index 635aaca971d..ce04c1458de 100644 --- a/develop/proc/dbcsr_data_exists.html +++ b/develop/proc/dbcsr_data_exists.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_data_get_memory_type.html b/develop/proc/dbcsr_data_get_memory_type.html index 9f6c1d96f75..bea5965a7c6 100644 --- a/develop/proc/dbcsr_data_get_memory_type.html +++ b/develop/proc/dbcsr_data_get_memory_type.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_get_size.html b/develop/proc/dbcsr_data_get_size.html index 8634d138409..bb72917e2bd 100644 --- a/develop/proc/dbcsr_data_get_size.html +++ b/develop/proc/dbcsr_data_get_size.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_data_get_size_referenced.html b/develop/proc/dbcsr_data_get_size_referenced.html index 4aa93a6319b..e88c7e8824f 100644 --- a/develop/proc/dbcsr_data_get_size_referenced.html +++ b/develop/proc/dbcsr_data_get_size_referenced.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_get_sizes_1.html b/develop/proc/dbcsr_data_get_sizes_1.html index 657d3eb5e80..6558c346cd3 100644 --- a/develop/proc/dbcsr_data_get_sizes_1.html +++ b/develop/proc/dbcsr_data_get_sizes_1.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_get_sizes_2.html b/develop/proc/dbcsr_data_get_sizes_2.html index f1e5518eb23..f793ffa46cf 100644 --- a/develop/proc/dbcsr_data_get_sizes_2.html +++ b/develop/proc/dbcsr_data_get_sizes_2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_get_sizes_any.html b/develop/proc/dbcsr_data_get_sizes_any.html index 6c3f078e660..f66d3ec4cdb 100644 --- a/develop/proc/dbcsr_data_get_sizes_any.html +++ b/develop/proc/dbcsr_data_get_sizes_any.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_get_type.html b/develop/proc/dbcsr_data_get_type.html index d7f96864721..188886bb33c 100644 --- a/develop/proc/dbcsr_data_get_type.html +++ b/develop/proc/dbcsr_data_get_type.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_data_hold.html b/develop/proc/dbcsr_data_hold.html index 01a1cbfc334..8e8c328e5e2 100644 --- a/develop/proc/dbcsr_data_hold.html +++ b/develop/proc/dbcsr_data_hold.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_host2dev.html b/develop/proc/dbcsr_data_host2dev.html index 53a5da58d65..fc2bc63f822 100644 --- a/develop/proc/dbcsr_data_host2dev.html +++ b/develop/proc/dbcsr_data_host2dev.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_init.html b/develop/proc/dbcsr_data_init.html index ad52c24f484..12f0d4f2651 100644 --- a/develop/proc/dbcsr_data_init.html +++ b/develop/proc/dbcsr_data_init.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_new.html b/develop/proc/dbcsr_data_new.html index d75e03e07f6..b01d2b1f08e 100644 --- a/develop/proc/dbcsr_data_new.html +++ b/develop/proc/dbcsr_data_new.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_release.html b/develop/proc/dbcsr_data_release.html index aca79d6474a..92e899f30b9 100644 --- a/develop/proc/dbcsr_data_release.html +++ b/develop/proc/dbcsr_data_release.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_ac.html b/develop/proc/dbcsr_data_set_ac.html index 5167a1057a1..91c62510860 100644 --- a/develop/proc/dbcsr_data_set_ac.html +++ b/develop/proc/dbcsr_data_set_ac.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_ad.html b/develop/proc/dbcsr_data_set_ad.html index 17db3019ecf..6ad9d1a050a 100644 --- a/develop/proc/dbcsr_data_set_ad.html +++ b/develop/proc/dbcsr_data_set_ad.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_as.html b/develop/proc/dbcsr_data_set_as.html index 8b9d28651b3..4b5917cc143 100644 --- a/develop/proc/dbcsr_data_set_as.html +++ b/develop/proc/dbcsr_data_set_as.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_az.html b/develop/proc/dbcsr_data_set_az.html index 90d46b6f14f..79bddf44567 100644 --- a/develop/proc/dbcsr_data_set_az.html +++ b/develop/proc/dbcsr_data_set_az.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_size_referenced.html b/develop/proc/dbcsr_data_set_size_referenced.html index e22df398992..f86db53e3d1 100644 --- a/develop/proc/dbcsr_data_set_size_referenced.html +++ b/develop/proc/dbcsr_data_set_size_referenced.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_valid.html b/develop/proc/dbcsr_data_valid.html index eac2c5c4060..ffdd8df0e24 100644 --- a/develop/proc/dbcsr_data_valid.html +++ b/develop/proc/dbcsr_data_valid.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_data_verify_bounds.html b/develop/proc/dbcsr_data_verify_bounds.html index 8b6c74d31f9..f06d1f4f9f6 100644 --- a/develop/proc/dbcsr_data_verify_bounds.html +++ b/develop/proc/dbcsr_data_verify_bounds.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_zero.html b/develop/proc/dbcsr_data_zero.html index 5d128068d18..7c79640c9e1 100644 --- a/develop/proc/dbcsr_data_zero.html +++ b/develop/proc/dbcsr_data_zero.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_datablock_redistribute.html b/develop/proc/dbcsr_datablock_redistribute.html index 76bc265d632..ee4160cb6f3 100644 --- a/develop/proc/dbcsr_datablock_redistribute.html +++ b/develop/proc/dbcsr_datablock_redistribute.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -240,7 +240,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_datatype_sizeof.html b/develop/proc/dbcsr_datatype_sizeof.html index b3ac021ddb9..026cf0b162d 100644 --- a/develop/proc/dbcsr_datatype_sizeof.html +++ b/develop/proc/dbcsr_datatype_sizeof.html @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_deallocate_matrix.html b/develop/proc/dbcsr_deallocate_matrix.html index 30cf571cc33..7a90b630b7a 100644 --- a/develop/proc/dbcsr_deallocate_matrix.html +++ b/develop/proc/dbcsr_deallocate_matrix.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_default_logger_stack_size.html b/develop/proc/dbcsr_default_logger_stack_size.html index 284378ffe5c..81f0d941306 100644 --- a/develop/proc/dbcsr_default_logger_stack_size.html +++ b/develop/proc/dbcsr_default_logger_stack_size.html @@ -151,7 +151,7 @@

    Arguments


    Return Value - + integer

    diff --git a/develop/proc/dbcsr_destroy.html b/develop/proc/dbcsr_destroy.html index 6c82e36e6e8..b06f7e0ffc5 100644 --- a/develop/proc/dbcsr_destroy.html +++ b/develop/proc/dbcsr_destroy.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_desymmetrize.html b/develop/proc/dbcsr_desymmetrize.html index cc72e1f5c46..db238ce4a0b 100644 --- a/develop/proc/dbcsr_desymmetrize.html +++ b/develop/proc/dbcsr_desymmetrize.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_dist_bin.html b/develop/proc/dbcsr_dist_bin.html index 24a5b4470dd..50b2ff7e037 100644 --- a/develop/proc/dbcsr_dist_bin.html +++ b/develop/proc/dbcsr_dist_bin.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_dist_release_locals.html b/develop/proc/dbcsr_dist_release_locals.html index 44bb82fe5eb..69314a70626 100644 --- a/develop/proc/dbcsr_dist_release_locals.html +++ b/develop/proc/dbcsr_dist_release_locals.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribute.html b/develop/proc/dbcsr_distribute.html index d7517d85066..f79fddfeed1 100644 --- a/develop/proc/dbcsr_distribute.html +++ b/develop/proc/dbcsr_distribute.html @@ -75,20 +75,20 @@

    dbcsr_distribute
  • 5 statements + title=" 0.2% of total for procedures.">95 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public subroutine dbcsr_distribute(matrix, fast)

    +

    Distributes a matrix that is currently replicated.

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -184,7 +185,7 @@

    Arguments

    @@ -205,10 +206,122 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_distribute(matrix, fast)
    +      !! Distributes a matrix that is currently replicated.
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         !! matrix to replicate
           LOGICAL, INTENT(in), OPTIONAL                      :: fast
    +         !! change just the index, don't touch the data
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_distribute'
    +
    +      COMPLEX(KIND=dp), DIMENSION(:), POINTER, CONTIGUOUS :: c_dp
    +      COMPLEX(KIND=sp), DIMENSION(:), POINTER, CONTIGUOUS :: c_sp
    +      INTEGER                                            :: blk, col, handle, mynode, nblks, nze, p, &
    +                                                            row
    +      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: col_blk_size, row_blk_size, tmp_index
    +      LOGICAL                                            :: mini, tr
    +      REAL(KIND=dp), DIMENSION(:), POINTER, CONTIGUOUS   :: r_dp
    +      REAL(KIND=sp), DIMENSION(:), POINTER, CONTIGUOUS   :: r_sp
    +      TYPE(dbcsr_data_obj)                               :: tmp_data
    +      TYPE(dbcsr_distribution_obj)                       :: dist
    +      TYPE(dbcsr_iterator)                               :: iter
    +      TYPE(dbcsr_mp_obj)                                 :: mp_obj
    +      TYPE(dbcsr_type)                                   :: distributed
    +
    +!   ---------------------------------------------------------------------------
     
    -      CALL dbcsr_distribute_prv(matrix%prv, fast)
    +      CALL timeset(routineN, handle)
    +      IF (.NOT. dbcsr_valid_index(matrix)) &
    +         DBCSR_ABORT("Matrix not initialized.")
    +      IF (matrix%replication_type .EQ. dbcsr_repl_none) &
    +         DBCSR_WARN("Distributing a non-replicated matrix makes no sense.")
    +      IF (PRESENT(fast)) THEN
    +         mini = fast
    +      ELSE
    +         mini = .FALSE.
    +      END IF
    +      SELECT CASE (matrix%data_type)
    +      CASE (dbcsr_type_real_8)
    +         CALL dbcsr_get_data(matrix%data_area, r_dp)
    +      CASE (dbcsr_type_real_4)
    +         CALL dbcsr_get_data(matrix%data_area, r_sp)
    +         DBCSR_ABORT("Only real double precision")
    +      CASE (dbcsr_type_complex_8)
    +         CALL dbcsr_get_data(matrix%data_area, c_dp)
    +         DBCSR_ABORT("Only real double precision")
    +      CASE (dbcsr_type_complex_4)
    +         CALL dbcsr_get_data(matrix%data_area, c_sp)
    +         DBCSR_ABORT("Only real double precision")
    +      END SELECT
    +      row_blk_size => array_data(matrix%row_blk_size)
    +      col_blk_size => array_data(matrix%col_blk_size)
    +      dist = dbcsr_distribution(matrix)
    +      mp_obj = dbcsr_distribution_mp(dist)
    +      mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    +      !
    +      IF (mini) THEN
    +         ! We just mark the blocks as deleted.
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, row, col, r_dp, tr, blk)
    +            tr = .FALSE.
    +            CALL dbcsr_get_stored_coordinates(matrix, row, col, p)
    +            IF (mynode .EQ. p) THEN
    +               matrix%blk_p(blk) = 0
    +            END IF
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +         matrix%replication_type = dbcsr_repl_none
    +      ELSE
    +         CALL dbcsr_create(distributed, name='Distributed '//TRIM(matrix%name), &
    +                           template=matrix, &
    +                           matrix_type=dbcsr_type_no_symmetry, &
    +                           replication_type=dbcsr_repl_none)
    +         distributed%replication_type = dbcsr_repl_none
    +         ! First count how many blocks are local.
    +         nze = 0
    +         nblks = 0
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, row, col, r_dp, tr, blk)
    +            tr = .FALSE.
    +            CALL dbcsr_get_stored_coordinates(matrix, row, col, p)
    +            IF (mynode .EQ. p) THEN
    +               nze = nze + row_blk_size(row)*col_blk_size(col)
    +               nblks = nblks + 1
    +            END IF
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +         ! Preallocate the array
    +         CALL dbcsr_work_create(distributed, nblks_guess=nblks, &
    +                                sizedata_guess=nze, work_mutable=.FALSE.)
    +         ! Now actually do the work
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, row, col, r_dp, tr, blk)
    +            tr = .FALSE.
    +            CALL dbcsr_get_stored_coordinates(matrix, row, col, p)
    +            IF (mynode .EQ. p) THEN
    +               CALL dbcsr_put_block(distributed, row, col, r_dp, transposed=tr)
    +            END IF
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +         CALL dbcsr_finalize(distributed)
    +         ! Now replace the data and index
    +         CALL dbcsr_switch_data_area(matrix, distributed%data_area, &
    +                                     previous_data_area=tmp_data)
    +         CALL dbcsr_switch_data_area(distributed, tmp_data)
    +         CALL dbcsr_data_release(tmp_data)
    +         tmp_index => matrix%index
    +         matrix%index => distributed%index
    +         distributed%index => tmp_index
    +         CALL dbcsr_repoint_index(matrix)
    +         matrix%nze = distributed%nze
    +         matrix%nblks = distributed%nblks
    +         CALL dbcsr_release(distributed)
    +      END IF
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_distribute
     
    diff --git a/develop/proc/dbcsr_distribute~2.html b/develop/proc/dbcsr_distribute~2.html index 9b70250696b..65ee92302ef 100644 --- a/develop/proc/dbcsr_distribute~2.html +++ b/develop/proc/dbcsr_distribute~2.html @@ -75,20 +75,20 @@

    dbcsr_distribute
  • 95 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public subroutine dbcsr_distribute(matrix, fast)

    -

    Distributes a matrix that is currently replicated.

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -185,7 +184,7 @@

    Arguments

    @@ -206,122 +205,10 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_distribute(matrix, fast)
    -      !! Distributes a matrix that is currently replicated.
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! matrix to replicate
           LOGICAL, INTENT(in), OPTIONAL                      :: fast
    -         !! change just the index, don't touch the data
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_distribute'
    -
    -      COMPLEX(KIND=dp), DIMENSION(:), POINTER, CONTIGUOUS :: c_dp
    -      COMPLEX(KIND=sp), DIMENSION(:), POINTER, CONTIGUOUS :: c_sp
    -      INTEGER                                            :: blk, col, handle, mynode, nblks, nze, p, &
    -                                                            row
    -      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: col_blk_size, row_blk_size, tmp_index
    -      LOGICAL                                            :: mini, tr
    -      REAL(KIND=dp), DIMENSION(:), POINTER, CONTIGUOUS   :: r_dp
    -      REAL(KIND=sp), DIMENSION(:), POINTER, CONTIGUOUS   :: r_sp
    -      TYPE(dbcsr_data_obj)                               :: tmp_data
    -      TYPE(dbcsr_distribution_obj)                       :: dist
    -      TYPE(dbcsr_iterator)                               :: iter
    -      TYPE(dbcsr_mp_obj)                                 :: mp_obj
    -      TYPE(dbcsr_type)                                   :: distributed
    -
    -!   ---------------------------------------------------------------------------
     
    -      CALL timeset(routineN, handle)
    -      IF (.NOT. dbcsr_valid_index(matrix)) &
    -         DBCSR_ABORT("Matrix not initialized.")
    -      IF (matrix%replication_type .EQ. dbcsr_repl_none) &
    -         DBCSR_WARN("Distributing a non-replicated matrix makes no sense.")
    -      IF (PRESENT(fast)) THEN
    -         mini = fast
    -      ELSE
    -         mini = .FALSE.
    -      END IF
    -      SELECT CASE (matrix%data_type)
    -      CASE (dbcsr_type_real_8)
    -         CALL dbcsr_get_data(matrix%data_area, r_dp)
    -      CASE (dbcsr_type_real_4)
    -         CALL dbcsr_get_data(matrix%data_area, r_sp)
    -         DBCSR_ABORT("Only real double precision")
    -      CASE (dbcsr_type_complex_8)
    -         CALL dbcsr_get_data(matrix%data_area, c_dp)
    -         DBCSR_ABORT("Only real double precision")
    -      CASE (dbcsr_type_complex_4)
    -         CALL dbcsr_get_data(matrix%data_area, c_sp)
    -         DBCSR_ABORT("Only real double precision")
    -      END SELECT
    -      row_blk_size => array_data(matrix%row_blk_size)
    -      col_blk_size => array_data(matrix%col_blk_size)
    -      dist = dbcsr_distribution(matrix)
    -      mp_obj = dbcsr_distribution_mp(dist)
    -      mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    -      !
    -      IF (mini) THEN
    -         ! We just mark the blocks as deleted.
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, row, col, r_dp, tr, blk)
    -            tr = .FALSE.
    -            CALL dbcsr_get_stored_coordinates(matrix, row, col, p)
    -            IF (mynode .EQ. p) THEN
    -               matrix%blk_p(blk) = 0
    -            END IF
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -         matrix%replication_type = dbcsr_repl_none
    -      ELSE
    -         CALL dbcsr_create(distributed, name='Distributed '//TRIM(matrix%name), &
    -                           template=matrix, &
    -                           matrix_type=dbcsr_type_no_symmetry, &
    -                           replication_type=dbcsr_repl_none)
    -         distributed%replication_type = dbcsr_repl_none
    -         ! First count how many blocks are local.
    -         nze = 0
    -         nblks = 0
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, row, col, r_dp, tr, blk)
    -            tr = .FALSE.
    -            CALL dbcsr_get_stored_coordinates(matrix, row, col, p)
    -            IF (mynode .EQ. p) THEN
    -               nze = nze + row_blk_size(row)*col_blk_size(col)
    -               nblks = nblks + 1
    -            END IF
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -         ! Preallocate the array
    -         CALL dbcsr_work_create(distributed, nblks_guess=nblks, &
    -                                sizedata_guess=nze, work_mutable=.FALSE.)
    -         ! Now actually do the work
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, row, col, r_dp, tr, blk)
    -            tr = .FALSE.
    -            CALL dbcsr_get_stored_coordinates(matrix, row, col, p)
    -            IF (mynode .EQ. p) THEN
    -               CALL dbcsr_put_block(distributed, row, col, r_dp, transposed=tr)
    -            END IF
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -         CALL dbcsr_finalize(distributed)
    -         ! Now replace the data and index
    -         CALL dbcsr_switch_data_area(matrix, distributed%data_area, &
    -                                     previous_data_area=tmp_data)
    -         CALL dbcsr_switch_data_area(distributed, tmp_data)
    -         CALL dbcsr_data_release(tmp_data)
    -         tmp_index => matrix%index
    -         matrix%index => distributed%index
    -         distributed%index => tmp_index
    -         CALL dbcsr_repoint_index(matrix)
    -         matrix%nze = distributed%nze
    -         matrix%nblks = distributed%nblks
    -         CALL dbcsr_release(distributed)
    -      END IF
    -      CALL timestop(handle)
    +      CALL dbcsr_distribute_prv(matrix%prv, fast)
        END SUBROUTINE dbcsr_distribute
     
    diff --git a/develop/proc/dbcsr_distribution.html b/develop/proc/dbcsr_distribution.html index d2a72c490a9..dab3e9cab4e 100644 --- a/develop/proc/dbcsr_distribution.html +++ b/develop/proc/dbcsr_distribution.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_col_dist.html b/develop/proc/dbcsr_distribution_col_dist.html index 90509ba9c13..789694c02c4 100644 --- a/develop/proc/dbcsr_distribution_col_dist.html +++ b/develop/proc/dbcsr_distribution_col_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_distribution_get.html b/develop/proc/dbcsr_distribution_get.html index 3db7b04a088..2c8d79c3e38 100644 --- a/develop/proc/dbcsr_distribution_get.html +++ b/develop/proc/dbcsr_distribution_get.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_get_num_images_1d.html b/develop/proc/dbcsr_distribution_get_num_images_1d.html index 4d8fa248218..e7eb3e16f7c 100644 --- a/develop/proc/dbcsr_distribution_get_num_images_1d.html +++ b/develop/proc/dbcsr_distribution_get_num_images_1d.html @@ -177,7 +177,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_get~2.html b/develop/proc/dbcsr_distribution_get~2.html index c5a89f4ccb5..9aefed8292b 100644 --- a/develop/proc/dbcsr_distribution_get~2.html +++ b/develop/proc/dbcsr_distribution_get~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_has_threads.html b/develop/proc/dbcsr_distribution_has_threads.html index ec6eea9c8bc..494778e94bb 100644 --- a/develop/proc/dbcsr_distribution_has_threads.html +++ b/develop/proc/dbcsr_distribution_has_threads.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_distribution_hold.html b/develop/proc/dbcsr_distribution_hold.html index ec9221d8d03..88c28b43807 100644 --- a/develop/proc/dbcsr_distribution_hold.html +++ b/develop/proc/dbcsr_distribution_hold.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_hold~2.html b/develop/proc/dbcsr_distribution_hold~2.html index 936ba3852da..2c84e4ea7c2 100644 --- a/develop/proc/dbcsr_distribution_hold~2.html +++ b/develop/proc/dbcsr_distribution_hold~2.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_local_cols.html b/develop/proc/dbcsr_distribution_local_cols.html index b0e0fc87eaa..c67b81c6170 100644 --- a/develop/proc/dbcsr_distribution_local_cols.html +++ b/develop/proc/dbcsr_distribution_local_cols.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_distribution_local_cols_obj.html b/develop/proc/dbcsr_distribution_local_cols_obj.html index ea9856516bf..969f880ba0c 100644 --- a/develop/proc/dbcsr_distribution_local_cols_obj.html +++ b/develop/proc/dbcsr_distribution_local_cols_obj.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + type(array_i1d_obj)

    diff --git a/develop/proc/dbcsr_distribution_local_rows.html b/develop/proc/dbcsr_distribution_local_rows.html index 3ad8bdbf8eb..2cb6e3e9d33 100644 --- a/develop/proc/dbcsr_distribution_local_rows.html +++ b/develop/proc/dbcsr_distribution_local_rows.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_distribution_local_rows_obj.html b/develop/proc/dbcsr_distribution_local_rows_obj.html index 83c24e1d84e..d464f08ea47 100644 --- a/develop/proc/dbcsr_distribution_local_rows_obj.html +++ b/develop/proc/dbcsr_distribution_local_rows_obj.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + type(array_i1d_obj)

    diff --git a/develop/proc/dbcsr_distribution_make_threads.html b/develop/proc/dbcsr_distribution_make_threads.html index d9ed6284546..8970f97a88e 100644 --- a/develop/proc/dbcsr_distribution_make_threads.html +++ b/develop/proc/dbcsr_distribution_make_threads.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_max_col_dist.html b/develop/proc/dbcsr_distribution_max_col_dist.html index ff0f2ac0f76..47bed6767ef 100644 --- a/develop/proc/dbcsr_distribution_max_col_dist.html +++ b/develop/proc/dbcsr_distribution_max_col_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_distribution_max_row_dist.html b/develop/proc/dbcsr_distribution_max_row_dist.html index 5297663f7e5..24d7d25b748 100644 --- a/develop/proc/dbcsr_distribution_max_row_dist.html +++ b/develop/proc/dbcsr_distribution_max_row_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_distribution_mp.html b/develop/proc/dbcsr_distribution_mp.html index 2f772a195b6..0acc58ac1ac 100644 --- a/develop/proc/dbcsr_distribution_mp.html +++ b/develop/proc/dbcsr_distribution_mp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + type(dbcsr_mp_obj)

    diff --git a/develop/proc/dbcsr_distribution_ncols.html b/develop/proc/dbcsr_distribution_ncols.html index f41111eb9ca..f164811c40d 100644 --- a/develop/proc/dbcsr_distribution_ncols.html +++ b/develop/proc/dbcsr_distribution_ncols.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_new.html b/develop/proc/dbcsr_distribution_new.html index bf375e9931a..dfc70a6c196 100644 --- a/develop/proc/dbcsr_distribution_new.html +++ b/develop/proc/dbcsr_distribution_new.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_new_low.html b/develop/proc/dbcsr_distribution_new_low.html index 75111f11119..1909fecd6d5 100644 --- a/develop/proc/dbcsr_distribution_new_low.html +++ b/develop/proc/dbcsr_distribution_new_low.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_new_obj.html b/develop/proc/dbcsr_distribution_new_obj.html index 0674f428558..bdb6cb4c9cf 100644 --- a/develop/proc/dbcsr_distribution_new_obj.html +++ b/develop/proc/dbcsr_distribution_new_obj.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_new_template.html b/develop/proc/dbcsr_distribution_new_template.html index 8ba429d2607..b02b49de679 100644 --- a/develop/proc/dbcsr_distribution_new_template.html +++ b/develop/proc/dbcsr_distribution_new_template.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_nlocal_cols.html b/develop/proc/dbcsr_distribution_nlocal_cols.html index 72387803b68..0f7dab9f868 100644 --- a/develop/proc/dbcsr_distribution_nlocal_cols.html +++ b/develop/proc/dbcsr_distribution_nlocal_cols.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_nlocal_rows.html b/develop/proc/dbcsr_distribution_nlocal_rows.html index 28325e7c4b4..5d75a9aea23 100644 --- a/develop/proc/dbcsr_distribution_nlocal_rows.html +++ b/develop/proc/dbcsr_distribution_nlocal_rows.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_no_threads.html b/develop/proc/dbcsr_distribution_no_threads.html index 282fe48d1bc..d43b6e5b732 100644 --- a/develop/proc/dbcsr_distribution_no_threads.html +++ b/develop/proc/dbcsr_distribution_no_threads.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_nrows.html b/develop/proc/dbcsr_distribution_nrows.html index 0478af1badc..afe49d1309d 100644 --- a/develop/proc/dbcsr_distribution_nrows.html +++ b/develop/proc/dbcsr_distribution_nrows.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_distribution_num_threads.html b/develop/proc/dbcsr_distribution_num_threads.html index 83495af3f04..5a9c43a4b2a 100644 --- a/develop/proc/dbcsr_distribution_num_threads.html +++ b/develop/proc/dbcsr_distribution_num_threads.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_distribution_processor.html b/develop/proc/dbcsr_distribution_processor.html index a1632510e3c..cf3f65fd3d8 100644 --- a/develop/proc/dbcsr_distribution_processor.html +++ b/develop/proc/dbcsr_distribution_processor.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_release.html b/develop/proc/dbcsr_distribution_release.html index 46f2231b3e9..ec798bae9e4 100644 --- a/develop/proc/dbcsr_distribution_release.html +++ b/develop/proc/dbcsr_distribution_release.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_release~2.html b/develop/proc/dbcsr_distribution_release~2.html index 05f4444933c..ce83448bce4 100644 --- a/develop/proc/dbcsr_distribution_release~2.html +++ b/develop/proc/dbcsr_distribution_release~2.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_row_dist.html b/develop/proc/dbcsr_distribution_row_dist.html index b44e35d330d..4dea12c05ef 100644 --- a/develop/proc/dbcsr_distribution_row_dist.html +++ b/develop/proc/dbcsr_distribution_row_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_distribution_thread_dist.html b/develop/proc/dbcsr_distribution_thread_dist.html index ca5d9ad0091..817dd7324e7 100644 --- a/develop/proc/dbcsr_distribution_thread_dist.html +++ b/develop/proc/dbcsr_distribution_thread_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + type(array_i1d_obj)

    diff --git a/develop/proc/dbcsr_dot_c.html b/develop/proc/dbcsr_dot_c.html index 67ce816db05..8e137b2ca10 100644 --- a/develop/proc/dbcsr_dot_c.html +++ b/develop/proc/dbcsr_dot_c.html @@ -75,20 +75,20 @@

    dbcsr_dot_c
  • 5 statements + title=" 0.1% of total for procedures.">55 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace)

    +

    Dot product of DBCSR matrices

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -197,9 +200,9 @@

    Arguments

    - + @@ -219,11 +222,96 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_dot_c (matrix_a, matrix_b, result)
    -         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a, matrix_b
    -         COMPLEX(kind=real_4), INTENT(INOUT)                  :: result
    +    
          SUBROUTINE dbcsr_dot_c (matrix_a, matrix_b, trace)
    +      !! Dot product of DBCSR matrices
    +
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a, matrix_b
    +         !! DBCSR matrices
    +         !! DBCSR matrices
    +         COMPLEX(kind=real_4), INTENT(INOUT)                   :: trace
    +         !! the trace of the product of the matrices
    +
    +         INTEGER :: a_blk, a_col, a_col_size, a_row_size, b_blk, b_col_size, &
    +                    b_frst_blk, b_last_blk, b_row_size, nze, row, a_beg, a_end, b_beg, b_end
    +         CHARACTER                                :: matrix_a_type, matrix_b_type
    +         INTEGER, DIMENSION(:), POINTER           :: a_col_blk_size, &
    +                                                     a_row_blk_size, &
    +                                                     b_col_blk_size, b_row_blk_size
    +         COMPLEX(kind=real_4)                                  :: sym_fac, fac
    +         LOGICAL                                  :: found, matrix_a_symm, matrix_b_symm
    +         COMPLEX(kind=real_4), DIMENSION(:), POINTER           :: a_data, b_data
    +
    +!   ---------------------------------------------------------------------------
    +
    +         IF (matrix_a%replication_type .NE. dbcsr_repl_none &
    +             .OR. matrix_b%replication_type .NE. dbcsr_repl_none) &
    +            DBCSR_ABORT("Trace of product of replicated matrices not yet possible.")
    +
    +         sym_fac = REAL(1.0, real_4)
    +         matrix_a_type = dbcsr_get_matrix_type(matrix_a)
    +         matrix_b_type = dbcsr_get_matrix_type(matrix_b)
    +         matrix_a_symm = matrix_a_type == dbcsr_type_symmetric .OR. matrix_a_type == dbcsr_type_antisymmetric
    +         matrix_b_symm = matrix_b_type == dbcsr_type_symmetric .OR. matrix_b_type == dbcsr_type_antisymmetric
    +
    +         IF (matrix_a_symm .AND. matrix_b_symm) sym_fac = REAL(2.0, real_4)
    +
    +         ! tracing a symmetric with a general matrix is not implemented, as it would require communication of blocks
    +         IF (matrix_a_symm .NEQV. matrix_b_symm) &
    +            DBCSR_ABORT("Tracing general with symmetric matrix NYI")
    +
    +         a_row_blk_size => array_data(matrix_a%row_blk_size)
    +         a_col_blk_size => array_data(matrix_a%col_blk_size)
    +         b_row_blk_size => array_data(matrix_b%row_blk_size)
    +         b_col_blk_size => array_data(matrix_b%col_blk_size)
    +
    +         CALL dbcsr_get_data(matrix_a%data_area, a_data)
    +         CALL dbcsr_get_data(matrix_b%data_area, b_data)
    +
    +         ! let's go
    +         trace = REAL(0.0, real_4)
    +         IF (matrix_a%nblkrows_total .NE. matrix_b%nblkrows_total) &
    +            DBCSR_ABORT("this combination of transpose is NYI")
    +         DO row = 1, matrix_a%nblkrows_total
    +            a_row_size = a_row_blk_size(row)
    +            b_row_size = b_row_blk_size(row)
    +            IF (a_row_size .NE. b_row_size) DBCSR_ABORT("matrices not consistent")
    +            b_blk = matrix_b%row_p(row) + 1
    +            b_frst_blk = matrix_b%row_p(row) + 1
    +            b_last_blk = matrix_b%row_p(row + 1)
    +            DO a_blk = matrix_a%row_p(row) + 1, matrix_a%row_p(row + 1)
    +               IF (matrix_a%blk_p(a_blk) .EQ. 0) CYCLE ! Deleted block
    +               a_col = matrix_a%col_i(a_blk)
    +               a_col_size = a_col_blk_size(a_col)
    +               !
    +               ! find the b_blk we assume here that the columns are ordered !
    +               CALL dbcsr_find_column(a_col, b_frst_blk, b_last_blk, matrix_b%col_i, &
    +                                      matrix_b%blk_p, b_blk, found)
    +               IF (found) THEN
    +                  b_col_size = b_col_blk_size(a_col)
    +                  IF (a_col_size .NE. b_col_size) DBCSR_ABORT("matrices not consistent")
    +                  !
    +                  nze = a_row_size*a_col_size
    +                  !
    +                  IF (nze .GT. 0) THEN
    +                     !
    +                     ! let's trace the blocks
    +                     a_beg = ABS(matrix_a%blk_p(a_blk))
    +                     a_end = a_beg + nze - 1
    +                     b_beg = ABS(matrix_b%blk_p(b_blk))
    +                     b_end = b_beg + nze - 1
    +                     fac = REAL(1.0, real_4)
    +                     IF (row .NE. a_col) fac = sym_fac
    +
    +                     trace = trace + fac*SUM(a_data(a_beg:a_end)*b_data(b_beg:b_end))
    +
    +                  END IF
    +               END IF
    +            END DO ! a_col
    +         END DO ! a_row
    +         !
    +         ! sum
    +         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
     
    -         CALL dbcsr_dot_prv(matrix_a%prv, matrix_b%prv, result)
           END SUBROUTINE dbcsr_dot_c
     
    diff --git a/develop/proc/dbcsr_dot_c~2.html b/develop/proc/dbcsr_dot_c~2.html index c7875b34f0a..c8e79694b1d 100644 --- a/develop/proc/dbcsr_dot_c~2.html +++ b/develop/proc/dbcsr_dot_c~2.html @@ -75,20 +75,20 @@

    dbcsr_dot_c
  • 55 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, result)

    -

    Dot product of DBCSR matrices

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -200,9 +197,9 @@

    Arguments

    - + @@ -222,96 +219,11 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_dot_c (matrix_a, matrix_b, trace)
    -      !! Dot product of DBCSR matrices
    -
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a, matrix_b
    -         !! DBCSR matrices
    -         !! DBCSR matrices
    -         COMPLEX(kind=real_4), INTENT(INOUT)                   :: trace
    -         !! the trace of the product of the matrices
    -
    -         INTEGER :: a_blk, a_col, a_col_size, a_row_size, b_blk, b_col_size, &
    -                    b_frst_blk, b_last_blk, b_row_size, nze, row, a_beg, a_end, b_beg, b_end
    -         CHARACTER                                :: matrix_a_type, matrix_b_type
    -         INTEGER, DIMENSION(:), POINTER           :: a_col_blk_size, &
    -                                                     a_row_blk_size, &
    -                                                     b_col_blk_size, b_row_blk_size
    -         COMPLEX(kind=real_4)                                  :: sym_fac, fac
    -         LOGICAL                                  :: found, matrix_a_symm, matrix_b_symm
    -         COMPLEX(kind=real_4), DIMENSION(:), POINTER           :: a_data, b_data
    -
    -!   ---------------------------------------------------------------------------
    -
    -         IF (matrix_a%replication_type .NE. dbcsr_repl_none &
    -             .OR. matrix_b%replication_type .NE. dbcsr_repl_none) &
    -            DBCSR_ABORT("Trace of product of replicated matrices not yet possible.")
    -
    -         sym_fac = REAL(1.0, real_4)
    -         matrix_a_type = dbcsr_get_matrix_type(matrix_a)
    -         matrix_b_type = dbcsr_get_matrix_type(matrix_b)
    -         matrix_a_symm = matrix_a_type == dbcsr_type_symmetric .OR. matrix_a_type == dbcsr_type_antisymmetric
    -         matrix_b_symm = matrix_b_type == dbcsr_type_symmetric .OR. matrix_b_type == dbcsr_type_antisymmetric
    -
    -         IF (matrix_a_symm .AND. matrix_b_symm) sym_fac = REAL(2.0, real_4)
    -
    -         ! tracing a symmetric with a general matrix is not implemented, as it would require communication of blocks
    -         IF (matrix_a_symm .NEQV. matrix_b_symm) &
    -            DBCSR_ABORT("Tracing general with symmetric matrix NYI")
    -
    -         a_row_blk_size => array_data(matrix_a%row_blk_size)
    -         a_col_blk_size => array_data(matrix_a%col_blk_size)
    -         b_row_blk_size => array_data(matrix_b%row_blk_size)
    -         b_col_blk_size => array_data(matrix_b%col_blk_size)
    -
    -         CALL dbcsr_get_data(matrix_a%data_area, a_data)
    -         CALL dbcsr_get_data(matrix_b%data_area, b_data)
    -
    -         ! let's go
    -         trace = REAL(0.0, real_4)
    -         IF (matrix_a%nblkrows_total .NE. matrix_b%nblkrows_total) &
    -            DBCSR_ABORT("this combination of transpose is NYI")
    -         DO row = 1, matrix_a%nblkrows_total
    -            a_row_size = a_row_blk_size(row)
    -            b_row_size = b_row_blk_size(row)
    -            IF (a_row_size .NE. b_row_size) DBCSR_ABORT("matrices not consistent")
    -            b_blk = matrix_b%row_p(row) + 1
    -            b_frst_blk = matrix_b%row_p(row) + 1
    -            b_last_blk = matrix_b%row_p(row + 1)
    -            DO a_blk = matrix_a%row_p(row) + 1, matrix_a%row_p(row + 1)
    -               IF (matrix_a%blk_p(a_blk) .EQ. 0) CYCLE ! Deleted block
    -               a_col = matrix_a%col_i(a_blk)
    -               a_col_size = a_col_blk_size(a_col)
    -               !
    -               ! find the b_blk we assume here that the columns are ordered !
    -               CALL dbcsr_find_column(a_col, b_frst_blk, b_last_blk, matrix_b%col_i, &
    -                                      matrix_b%blk_p, b_blk, found)
    -               IF (found) THEN
    -                  b_col_size = b_col_blk_size(a_col)
    -                  IF (a_col_size .NE. b_col_size) DBCSR_ABORT("matrices not consistent")
    -                  !
    -                  nze = a_row_size*a_col_size
    -                  !
    -                  IF (nze .GT. 0) THEN
    -                     !
    -                     ! let's trace the blocks
    -                     a_beg = ABS(matrix_a%blk_p(a_blk))
    -                     a_end = a_beg + nze - 1
    -                     b_beg = ABS(matrix_b%blk_p(b_blk))
    -                     b_end = b_beg + nze - 1
    -                     fac = REAL(1.0, real_4)
    -                     IF (row .NE. a_col) fac = sym_fac
    -
    -                     trace = trace + fac*SUM(a_data(a_beg:a_end)*b_data(b_beg:b_end))
    -
    -                  END IF
    -               END IF
    -            END DO ! a_col
    -         END DO ! a_row
    -         !
    -         ! sum
    -         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    +    
          SUBROUTINE dbcsr_dot_c (matrix_a, matrix_b, result)
    +         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a, matrix_b
    +         COMPLEX(kind=real_4), INTENT(INOUT)                  :: result
     
    +         CALL dbcsr_dot_prv(matrix_a%prv, matrix_b%prv, result)
           END SUBROUTINE dbcsr_dot_c
     
    diff --git a/develop/proc/dbcsr_dot_d.html b/develop/proc/dbcsr_dot_d.html index ab2e62c371f..8749e28b8ca 100644 --- a/develop/proc/dbcsr_dot_d.html +++ b/develop/proc/dbcsr_dot_d.html @@ -75,20 +75,20 @@

    dbcsr_dot_d
  • 5 statements + title=" 0.1% of total for procedures.">55 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, trace)

    +

    Dot product of DBCSR matrices

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -197,9 +200,9 @@

    Arguments

    - + @@ -219,11 +222,96 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_dot_d (matrix_a, matrix_b, result)
    -         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a, matrix_b
    -         REAL(kind=real_8), INTENT(INOUT)                  :: result
    +    
          SUBROUTINE dbcsr_dot_d (matrix_a, matrix_b, trace)
    +      !! Dot product of DBCSR matrices
    +
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a, matrix_b
    +         !! DBCSR matrices
    +         !! DBCSR matrices
    +         REAL(kind=real_8), INTENT(INOUT)                   :: trace
    +         !! the trace of the product of the matrices
    +
    +         INTEGER :: a_blk, a_col, a_col_size, a_row_size, b_blk, b_col_size, &
    +                    b_frst_blk, b_last_blk, b_row_size, nze, row, a_beg, a_end, b_beg, b_end
    +         CHARACTER                                :: matrix_a_type, matrix_b_type
    +         INTEGER, DIMENSION(:), POINTER           :: a_col_blk_size, &
    +                                                     a_row_blk_size, &
    +                                                     b_col_blk_size, b_row_blk_size
    +         REAL(kind=real_8)                                  :: sym_fac, fac
    +         LOGICAL                                  :: found, matrix_a_symm, matrix_b_symm
    +         REAL(kind=real_8), DIMENSION(:), POINTER           :: a_data, b_data
    +
    +!   ---------------------------------------------------------------------------
    +
    +         IF (matrix_a%replication_type .NE. dbcsr_repl_none &
    +             .OR. matrix_b%replication_type .NE. dbcsr_repl_none) &
    +            DBCSR_ABORT("Trace of product of replicated matrices not yet possible.")
    +
    +         sym_fac = REAL(1.0, real_8)
    +         matrix_a_type = dbcsr_get_matrix_type(matrix_a)
    +         matrix_b_type = dbcsr_get_matrix_type(matrix_b)
    +         matrix_a_symm = matrix_a_type == dbcsr_type_symmetric .OR. matrix_a_type == dbcsr_type_antisymmetric
    +         matrix_b_symm = matrix_b_type == dbcsr_type_symmetric .OR. matrix_b_type == dbcsr_type_antisymmetric
    +
    +         IF (matrix_a_symm .AND. matrix_b_symm) sym_fac = REAL(2.0, real_8)
    +
    +         ! tracing a symmetric with a general matrix is not implemented, as it would require communication of blocks
    +         IF (matrix_a_symm .NEQV. matrix_b_symm) &
    +            DBCSR_ABORT("Tracing general with symmetric matrix NYI")
    +
    +         a_row_blk_size => array_data(matrix_a%row_blk_size)
    +         a_col_blk_size => array_data(matrix_a%col_blk_size)
    +         b_row_blk_size => array_data(matrix_b%row_blk_size)
    +         b_col_blk_size => array_data(matrix_b%col_blk_size)
    +
    +         CALL dbcsr_get_data(matrix_a%data_area, a_data)
    +         CALL dbcsr_get_data(matrix_b%data_area, b_data)
    +
    +         ! let's go
    +         trace = REAL(0.0, real_8)
    +         IF (matrix_a%nblkrows_total .NE. matrix_b%nblkrows_total) &
    +            DBCSR_ABORT("this combination of transpose is NYI")
    +         DO row = 1, matrix_a%nblkrows_total
    +            a_row_size = a_row_blk_size(row)
    +            b_row_size = b_row_blk_size(row)
    +            IF (a_row_size .NE. b_row_size) DBCSR_ABORT("matrices not consistent")
    +            b_blk = matrix_b%row_p(row) + 1
    +            b_frst_blk = matrix_b%row_p(row) + 1
    +            b_last_blk = matrix_b%row_p(row + 1)
    +            DO a_blk = matrix_a%row_p(row) + 1, matrix_a%row_p(row + 1)
    +               IF (matrix_a%blk_p(a_blk) .EQ. 0) CYCLE ! Deleted block
    +               a_col = matrix_a%col_i(a_blk)
    +               a_col_size = a_col_blk_size(a_col)
    +               !
    +               ! find the b_blk we assume here that the columns are ordered !
    +               CALL dbcsr_find_column(a_col, b_frst_blk, b_last_blk, matrix_b%col_i, &
    +                                      matrix_b%blk_p, b_blk, found)
    +               IF (found) THEN
    +                  b_col_size = b_col_blk_size(a_col)
    +                  IF (a_col_size .NE. b_col_size) DBCSR_ABORT("matrices not consistent")
    +                  !
    +                  nze = a_row_size*a_col_size
    +                  !
    +                  IF (nze .GT. 0) THEN
    +                     !
    +                     ! let's trace the blocks
    +                     a_beg = ABS(matrix_a%blk_p(a_blk))
    +                     a_end = a_beg + nze - 1
    +                     b_beg = ABS(matrix_b%blk_p(b_blk))
    +                     b_end = b_beg + nze - 1
    +                     fac = REAL(1.0, real_8)
    +                     IF (row .NE. a_col) fac = sym_fac
    +
    +                     trace = trace + fac*SUM(a_data(a_beg:a_end)*b_data(b_beg:b_end))
    +
    +                  END IF
    +               END IF
    +            END DO ! a_col
    +         END DO ! a_row
    +         !
    +         ! sum
    +         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
     
    -         CALL dbcsr_dot_prv(matrix_a%prv, matrix_b%prv, result)
           END SUBROUTINE dbcsr_dot_d
     
    diff --git a/develop/proc/dbcsr_dot_d~2.html b/develop/proc/dbcsr_dot_d~2.html index 0dbfc828f79..fae793d52b7 100644 --- a/develop/proc/dbcsr_dot_d~2.html +++ b/develop/proc/dbcsr_dot_d~2.html @@ -75,20 +75,20 @@

    dbcsr_dot_d
  • 55 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, result)

    -

    Dot product of DBCSR matrices

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -200,9 +197,9 @@

    Arguments

    - + @@ -222,96 +219,11 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_dot_d (matrix_a, matrix_b, trace)
    -      !! Dot product of DBCSR matrices
    -
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a, matrix_b
    -         !! DBCSR matrices
    -         !! DBCSR matrices
    -         REAL(kind=real_8), INTENT(INOUT)                   :: trace
    -         !! the trace of the product of the matrices
    -
    -         INTEGER :: a_blk, a_col, a_col_size, a_row_size, b_blk, b_col_size, &
    -                    b_frst_blk, b_last_blk, b_row_size, nze, row, a_beg, a_end, b_beg, b_end
    -         CHARACTER                                :: matrix_a_type, matrix_b_type
    -         INTEGER, DIMENSION(:), POINTER           :: a_col_blk_size, &
    -                                                     a_row_blk_size, &
    -                                                     b_col_blk_size, b_row_blk_size
    -         REAL(kind=real_8)                                  :: sym_fac, fac
    -         LOGICAL                                  :: found, matrix_a_symm, matrix_b_symm
    -         REAL(kind=real_8), DIMENSION(:), POINTER           :: a_data, b_data
    -
    -!   ---------------------------------------------------------------------------
    -
    -         IF (matrix_a%replication_type .NE. dbcsr_repl_none &
    -             .OR. matrix_b%replication_type .NE. dbcsr_repl_none) &
    -            DBCSR_ABORT("Trace of product of replicated matrices not yet possible.")
    -
    -         sym_fac = REAL(1.0, real_8)
    -         matrix_a_type = dbcsr_get_matrix_type(matrix_a)
    -         matrix_b_type = dbcsr_get_matrix_type(matrix_b)
    -         matrix_a_symm = matrix_a_type == dbcsr_type_symmetric .OR. matrix_a_type == dbcsr_type_antisymmetric
    -         matrix_b_symm = matrix_b_type == dbcsr_type_symmetric .OR. matrix_b_type == dbcsr_type_antisymmetric
    -
    -         IF (matrix_a_symm .AND. matrix_b_symm) sym_fac = REAL(2.0, real_8)
    -
    -         ! tracing a symmetric with a general matrix is not implemented, as it would require communication of blocks
    -         IF (matrix_a_symm .NEQV. matrix_b_symm) &
    -            DBCSR_ABORT("Tracing general with symmetric matrix NYI")
    -
    -         a_row_blk_size => array_data(matrix_a%row_blk_size)
    -         a_col_blk_size => array_data(matrix_a%col_blk_size)
    -         b_row_blk_size => array_data(matrix_b%row_blk_size)
    -         b_col_blk_size => array_data(matrix_b%col_blk_size)
    -
    -         CALL dbcsr_get_data(matrix_a%data_area, a_data)
    -         CALL dbcsr_get_data(matrix_b%data_area, b_data)
    -
    -         ! let's go
    -         trace = REAL(0.0, real_8)
    -         IF (matrix_a%nblkrows_total .NE. matrix_b%nblkrows_total) &
    -            DBCSR_ABORT("this combination of transpose is NYI")
    -         DO row = 1, matrix_a%nblkrows_total
    -            a_row_size = a_row_blk_size(row)
    -            b_row_size = b_row_blk_size(row)
    -            IF (a_row_size .NE. b_row_size) DBCSR_ABORT("matrices not consistent")
    -            b_blk = matrix_b%row_p(row) + 1
    -            b_frst_blk = matrix_b%row_p(row) + 1
    -            b_last_blk = matrix_b%row_p(row + 1)
    -            DO a_blk = matrix_a%row_p(row) + 1, matrix_a%row_p(row + 1)
    -               IF (matrix_a%blk_p(a_blk) .EQ. 0) CYCLE ! Deleted block
    -               a_col = matrix_a%col_i(a_blk)
    -               a_col_size = a_col_blk_size(a_col)
    -               !
    -               ! find the b_blk we assume here that the columns are ordered !
    -               CALL dbcsr_find_column(a_col, b_frst_blk, b_last_blk, matrix_b%col_i, &
    -                                      matrix_b%blk_p, b_blk, found)
    -               IF (found) THEN
    -                  b_col_size = b_col_blk_size(a_col)
    -                  IF (a_col_size .NE. b_col_size) DBCSR_ABORT("matrices not consistent")
    -                  !
    -                  nze = a_row_size*a_col_size
    -                  !
    -                  IF (nze .GT. 0) THEN
    -                     !
    -                     ! let's trace the blocks
    -                     a_beg = ABS(matrix_a%blk_p(a_blk))
    -                     a_end = a_beg + nze - 1
    -                     b_beg = ABS(matrix_b%blk_p(b_blk))
    -                     b_end = b_beg + nze - 1
    -                     fac = REAL(1.0, real_8)
    -                     IF (row .NE. a_col) fac = sym_fac
    -
    -                     trace = trace + fac*SUM(a_data(a_beg:a_end)*b_data(b_beg:b_end))
    -
    -                  END IF
    -               END IF
    -            END DO ! a_col
    -         END DO ! a_row
    -         !
    -         ! sum
    -         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    +    
          SUBROUTINE dbcsr_dot_d (matrix_a, matrix_b, result)
    +         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a, matrix_b
    +         REAL(kind=real_8), INTENT(INOUT)                  :: result
     
    +         CALL dbcsr_dot_prv(matrix_a%prv, matrix_b%prv, result)
           END SUBROUTINE dbcsr_dot_d
     
    diff --git a/develop/proc/dbcsr_dot_s.html b/develop/proc/dbcsr_dot_s.html index c38baffa3b4..817888fe226 100644 --- a/develop/proc/dbcsr_dot_s.html +++ b/develop/proc/dbcsr_dot_s.html @@ -75,20 +75,20 @@

    dbcsr_dot_s
  • 5 statements + title=" 0.1% of total for procedures.">55 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace)

    +

    Dot product of DBCSR matrices

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -197,9 +200,9 @@

    Arguments

    - + @@ -219,11 +222,96 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_dot_s (matrix_a, matrix_b, result)
    -         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a, matrix_b
    -         REAL(kind=real_4), INTENT(INOUT)                  :: result
    +    
          SUBROUTINE dbcsr_dot_s (matrix_a, matrix_b, trace)
    +      !! Dot product of DBCSR matrices
    +
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a, matrix_b
    +         !! DBCSR matrices
    +         !! DBCSR matrices
    +         REAL(kind=real_4), INTENT(INOUT)                   :: trace
    +         !! the trace of the product of the matrices
    +
    +         INTEGER :: a_blk, a_col, a_col_size, a_row_size, b_blk, b_col_size, &
    +                    b_frst_blk, b_last_blk, b_row_size, nze, row, a_beg, a_end, b_beg, b_end
    +         CHARACTER                                :: matrix_a_type, matrix_b_type
    +         INTEGER, DIMENSION(:), POINTER           :: a_col_blk_size, &
    +                                                     a_row_blk_size, &
    +                                                     b_col_blk_size, b_row_blk_size
    +         REAL(kind=real_4)                                  :: sym_fac, fac
    +         LOGICAL                                  :: found, matrix_a_symm, matrix_b_symm
    +         REAL(kind=real_4), DIMENSION(:), POINTER           :: a_data, b_data
    +
    +!   ---------------------------------------------------------------------------
    +
    +         IF (matrix_a%replication_type .NE. dbcsr_repl_none &
    +             .OR. matrix_b%replication_type .NE. dbcsr_repl_none) &
    +            DBCSR_ABORT("Trace of product of replicated matrices not yet possible.")
    +
    +         sym_fac = REAL(1.0, real_4)
    +         matrix_a_type = dbcsr_get_matrix_type(matrix_a)
    +         matrix_b_type = dbcsr_get_matrix_type(matrix_b)
    +         matrix_a_symm = matrix_a_type == dbcsr_type_symmetric .OR. matrix_a_type == dbcsr_type_antisymmetric
    +         matrix_b_symm = matrix_b_type == dbcsr_type_symmetric .OR. matrix_b_type == dbcsr_type_antisymmetric
    +
    +         IF (matrix_a_symm .AND. matrix_b_symm) sym_fac = REAL(2.0, real_4)
    +
    +         ! tracing a symmetric with a general matrix is not implemented, as it would require communication of blocks
    +         IF (matrix_a_symm .NEQV. matrix_b_symm) &
    +            DBCSR_ABORT("Tracing general with symmetric matrix NYI")
    +
    +         a_row_blk_size => array_data(matrix_a%row_blk_size)
    +         a_col_blk_size => array_data(matrix_a%col_blk_size)
    +         b_row_blk_size => array_data(matrix_b%row_blk_size)
    +         b_col_blk_size => array_data(matrix_b%col_blk_size)
    +
    +         CALL dbcsr_get_data(matrix_a%data_area, a_data)
    +         CALL dbcsr_get_data(matrix_b%data_area, b_data)
    +
    +         ! let's go
    +         trace = REAL(0.0, real_4)
    +         IF (matrix_a%nblkrows_total .NE. matrix_b%nblkrows_total) &
    +            DBCSR_ABORT("this combination of transpose is NYI")
    +         DO row = 1, matrix_a%nblkrows_total
    +            a_row_size = a_row_blk_size(row)
    +            b_row_size = b_row_blk_size(row)
    +            IF (a_row_size .NE. b_row_size) DBCSR_ABORT("matrices not consistent")
    +            b_blk = matrix_b%row_p(row) + 1
    +            b_frst_blk = matrix_b%row_p(row) + 1
    +            b_last_blk = matrix_b%row_p(row + 1)
    +            DO a_blk = matrix_a%row_p(row) + 1, matrix_a%row_p(row + 1)
    +               IF (matrix_a%blk_p(a_blk) .EQ. 0) CYCLE ! Deleted block
    +               a_col = matrix_a%col_i(a_blk)
    +               a_col_size = a_col_blk_size(a_col)
    +               !
    +               ! find the b_blk we assume here that the columns are ordered !
    +               CALL dbcsr_find_column(a_col, b_frst_blk, b_last_blk, matrix_b%col_i, &
    +                                      matrix_b%blk_p, b_blk, found)
    +               IF (found) THEN
    +                  b_col_size = b_col_blk_size(a_col)
    +                  IF (a_col_size .NE. b_col_size) DBCSR_ABORT("matrices not consistent")
    +                  !
    +                  nze = a_row_size*a_col_size
    +                  !
    +                  IF (nze .GT. 0) THEN
    +                     !
    +                     ! let's trace the blocks
    +                     a_beg = ABS(matrix_a%blk_p(a_blk))
    +                     a_end = a_beg + nze - 1
    +                     b_beg = ABS(matrix_b%blk_p(b_blk))
    +                     b_end = b_beg + nze - 1
    +                     fac = REAL(1.0, real_4)
    +                     IF (row .NE. a_col) fac = sym_fac
    +
    +                     trace = trace + fac*SUM(a_data(a_beg:a_end)*b_data(b_beg:b_end))
    +
    +                  END IF
    +               END IF
    +            END DO ! a_col
    +         END DO ! a_row
    +         !
    +         ! sum
    +         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
     
    -         CALL dbcsr_dot_prv(matrix_a%prv, matrix_b%prv, result)
           END SUBROUTINE dbcsr_dot_s
     
    diff --git a/develop/proc/dbcsr_dot_sd.html b/develop/proc/dbcsr_dot_sd.html index 418d5fc73ca..201aefd1bc5 100644 --- a/develop/proc/dbcsr_dot_sd.html +++ b/develop/proc/dbcsr_dot_sd.html @@ -161,7 +161,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_dot_s~2.html b/develop/proc/dbcsr_dot_s~2.html index 6f3578c885e..2132fdd414c 100644 --- a/develop/proc/dbcsr_dot_s~2.html +++ b/develop/proc/dbcsr_dot_s~2.html @@ -75,20 +75,20 @@

    dbcsr_dot_s
  • 55 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, result)

    -

    Dot product of DBCSR matrices

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -200,9 +197,9 @@

    Arguments

    - + @@ -222,96 +219,11 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_dot_s (matrix_a, matrix_b, trace)
    -      !! Dot product of DBCSR matrices
    -
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a, matrix_b
    -         !! DBCSR matrices
    -         !! DBCSR matrices
    -         REAL(kind=real_4), INTENT(INOUT)                   :: trace
    -         !! the trace of the product of the matrices
    -
    -         INTEGER :: a_blk, a_col, a_col_size, a_row_size, b_blk, b_col_size, &
    -                    b_frst_blk, b_last_blk, b_row_size, nze, row, a_beg, a_end, b_beg, b_end
    -         CHARACTER                                :: matrix_a_type, matrix_b_type
    -         INTEGER, DIMENSION(:), POINTER           :: a_col_blk_size, &
    -                                                     a_row_blk_size, &
    -                                                     b_col_blk_size, b_row_blk_size
    -         REAL(kind=real_4)                                  :: sym_fac, fac
    -         LOGICAL                                  :: found, matrix_a_symm, matrix_b_symm
    -         REAL(kind=real_4), DIMENSION(:), POINTER           :: a_data, b_data
    -
    -!   ---------------------------------------------------------------------------
    -
    -         IF (matrix_a%replication_type .NE. dbcsr_repl_none &
    -             .OR. matrix_b%replication_type .NE. dbcsr_repl_none) &
    -            DBCSR_ABORT("Trace of product of replicated matrices not yet possible.")
    -
    -         sym_fac = REAL(1.0, real_4)
    -         matrix_a_type = dbcsr_get_matrix_type(matrix_a)
    -         matrix_b_type = dbcsr_get_matrix_type(matrix_b)
    -         matrix_a_symm = matrix_a_type == dbcsr_type_symmetric .OR. matrix_a_type == dbcsr_type_antisymmetric
    -         matrix_b_symm = matrix_b_type == dbcsr_type_symmetric .OR. matrix_b_type == dbcsr_type_antisymmetric
    -
    -         IF (matrix_a_symm .AND. matrix_b_symm) sym_fac = REAL(2.0, real_4)
    -
    -         ! tracing a symmetric with a general matrix is not implemented, as it would require communication of blocks
    -         IF (matrix_a_symm .NEQV. matrix_b_symm) &
    -            DBCSR_ABORT("Tracing general with symmetric matrix NYI")
    -
    -         a_row_blk_size => array_data(matrix_a%row_blk_size)
    -         a_col_blk_size => array_data(matrix_a%col_blk_size)
    -         b_row_blk_size => array_data(matrix_b%row_blk_size)
    -         b_col_blk_size => array_data(matrix_b%col_blk_size)
    -
    -         CALL dbcsr_get_data(matrix_a%data_area, a_data)
    -         CALL dbcsr_get_data(matrix_b%data_area, b_data)
    -
    -         ! let's go
    -         trace = REAL(0.0, real_4)
    -         IF (matrix_a%nblkrows_total .NE. matrix_b%nblkrows_total) &
    -            DBCSR_ABORT("this combination of transpose is NYI")
    -         DO row = 1, matrix_a%nblkrows_total
    -            a_row_size = a_row_blk_size(row)
    -            b_row_size = b_row_blk_size(row)
    -            IF (a_row_size .NE. b_row_size) DBCSR_ABORT("matrices not consistent")
    -            b_blk = matrix_b%row_p(row) + 1
    -            b_frst_blk = matrix_b%row_p(row) + 1
    -            b_last_blk = matrix_b%row_p(row + 1)
    -            DO a_blk = matrix_a%row_p(row) + 1, matrix_a%row_p(row + 1)
    -               IF (matrix_a%blk_p(a_blk) .EQ. 0) CYCLE ! Deleted block
    -               a_col = matrix_a%col_i(a_blk)
    -               a_col_size = a_col_blk_size(a_col)
    -               !
    -               ! find the b_blk we assume here that the columns are ordered !
    -               CALL dbcsr_find_column(a_col, b_frst_blk, b_last_blk, matrix_b%col_i, &
    -                                      matrix_b%blk_p, b_blk, found)
    -               IF (found) THEN
    -                  b_col_size = b_col_blk_size(a_col)
    -                  IF (a_col_size .NE. b_col_size) DBCSR_ABORT("matrices not consistent")
    -                  !
    -                  nze = a_row_size*a_col_size
    -                  !
    -                  IF (nze .GT. 0) THEN
    -                     !
    -                     ! let's trace the blocks
    -                     a_beg = ABS(matrix_a%blk_p(a_blk))
    -                     a_end = a_beg + nze - 1
    -                     b_beg = ABS(matrix_b%blk_p(b_blk))
    -                     b_end = b_beg + nze - 1
    -                     fac = REAL(1.0, real_4)
    -                     IF (row .NE. a_col) fac = sym_fac
    -
    -                     trace = trace + fac*SUM(a_data(a_beg:a_end)*b_data(b_beg:b_end))
    -
    -                  END IF
    -               END IF
    -            END DO ! a_col
    -         END DO ! a_row
    -         !
    -         ! sum
    -         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    +    
          SUBROUTINE dbcsr_dot_s (matrix_a, matrix_b, result)
    +         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a, matrix_b
    +         REAL(kind=real_4), INTENT(INOUT)                  :: result
     
    +         CALL dbcsr_dot_prv(matrix_a%prv, matrix_b%prv, result)
           END SUBROUTINE dbcsr_dot_s
     
    diff --git a/develop/proc/dbcsr_dot_z.html b/develop/proc/dbcsr_dot_z.html index f1b53d4f7a2..0929eec45a7 100644 --- a/develop/proc/dbcsr_dot_z.html +++ b/develop/proc/dbcsr_dot_z.html @@ -75,20 +75,20 @@

    dbcsr_dot_z
  • 5 statements + title=" 0.1% of total for procedures.">55 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace)

    +

    Dot product of DBCSR matrices

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -197,9 +200,9 @@

    Arguments

    - + @@ -219,11 +222,96 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_dot_z (matrix_a, matrix_b, result)
    -         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a, matrix_b
    -         COMPLEX(kind=real_8), INTENT(INOUT)                  :: result
    +    
          SUBROUTINE dbcsr_dot_z (matrix_a, matrix_b, trace)
    +      !! Dot product of DBCSR matrices
    +
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a, matrix_b
    +         !! DBCSR matrices
    +         !! DBCSR matrices
    +         COMPLEX(kind=real_8), INTENT(INOUT)                   :: trace
    +         !! the trace of the product of the matrices
    +
    +         INTEGER :: a_blk, a_col, a_col_size, a_row_size, b_blk, b_col_size, &
    +                    b_frst_blk, b_last_blk, b_row_size, nze, row, a_beg, a_end, b_beg, b_end
    +         CHARACTER                                :: matrix_a_type, matrix_b_type
    +         INTEGER, DIMENSION(:), POINTER           :: a_col_blk_size, &
    +                                                     a_row_blk_size, &
    +                                                     b_col_blk_size, b_row_blk_size
    +         COMPLEX(kind=real_8)                                  :: sym_fac, fac
    +         LOGICAL                                  :: found, matrix_a_symm, matrix_b_symm
    +         COMPLEX(kind=real_8), DIMENSION(:), POINTER           :: a_data, b_data
    +
    +!   ---------------------------------------------------------------------------
    +
    +         IF (matrix_a%replication_type .NE. dbcsr_repl_none &
    +             .OR. matrix_b%replication_type .NE. dbcsr_repl_none) &
    +            DBCSR_ABORT("Trace of product of replicated matrices not yet possible.")
    +
    +         sym_fac = REAL(1.0, real_8)
    +         matrix_a_type = dbcsr_get_matrix_type(matrix_a)
    +         matrix_b_type = dbcsr_get_matrix_type(matrix_b)
    +         matrix_a_symm = matrix_a_type == dbcsr_type_symmetric .OR. matrix_a_type == dbcsr_type_antisymmetric
    +         matrix_b_symm = matrix_b_type == dbcsr_type_symmetric .OR. matrix_b_type == dbcsr_type_antisymmetric
    +
    +         IF (matrix_a_symm .AND. matrix_b_symm) sym_fac = REAL(2.0, real_8)
    +
    +         ! tracing a symmetric with a general matrix is not implemented, as it would require communication of blocks
    +         IF (matrix_a_symm .NEQV. matrix_b_symm) &
    +            DBCSR_ABORT("Tracing general with symmetric matrix NYI")
    +
    +         a_row_blk_size => array_data(matrix_a%row_blk_size)
    +         a_col_blk_size => array_data(matrix_a%col_blk_size)
    +         b_row_blk_size => array_data(matrix_b%row_blk_size)
    +         b_col_blk_size => array_data(matrix_b%col_blk_size)
    +
    +         CALL dbcsr_get_data(matrix_a%data_area, a_data)
    +         CALL dbcsr_get_data(matrix_b%data_area, b_data)
    +
    +         ! let's go
    +         trace = REAL(0.0, real_8)
    +         IF (matrix_a%nblkrows_total .NE. matrix_b%nblkrows_total) &
    +            DBCSR_ABORT("this combination of transpose is NYI")
    +         DO row = 1, matrix_a%nblkrows_total
    +            a_row_size = a_row_blk_size(row)
    +            b_row_size = b_row_blk_size(row)
    +            IF (a_row_size .NE. b_row_size) DBCSR_ABORT("matrices not consistent")
    +            b_blk = matrix_b%row_p(row) + 1
    +            b_frst_blk = matrix_b%row_p(row) + 1
    +            b_last_blk = matrix_b%row_p(row + 1)
    +            DO a_blk = matrix_a%row_p(row) + 1, matrix_a%row_p(row + 1)
    +               IF (matrix_a%blk_p(a_blk) .EQ. 0) CYCLE ! Deleted block
    +               a_col = matrix_a%col_i(a_blk)
    +               a_col_size = a_col_blk_size(a_col)
    +               !
    +               ! find the b_blk we assume here that the columns are ordered !
    +               CALL dbcsr_find_column(a_col, b_frst_blk, b_last_blk, matrix_b%col_i, &
    +                                      matrix_b%blk_p, b_blk, found)
    +               IF (found) THEN
    +                  b_col_size = b_col_blk_size(a_col)
    +                  IF (a_col_size .NE. b_col_size) DBCSR_ABORT("matrices not consistent")
    +                  !
    +                  nze = a_row_size*a_col_size
    +                  !
    +                  IF (nze .GT. 0) THEN
    +                     !
    +                     ! let's trace the blocks
    +                     a_beg = ABS(matrix_a%blk_p(a_blk))
    +                     a_end = a_beg + nze - 1
    +                     b_beg = ABS(matrix_b%blk_p(b_blk))
    +                     b_end = b_beg + nze - 1
    +                     fac = REAL(1.0, real_8)
    +                     IF (row .NE. a_col) fac = sym_fac
    +
    +                     trace = trace + fac*SUM(a_data(a_beg:a_end)*b_data(b_beg:b_end))
    +
    +                  END IF
    +               END IF
    +            END DO ! a_col
    +         END DO ! a_row
    +         !
    +         ! sum
    +         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
     
    -         CALL dbcsr_dot_prv(matrix_a%prv, matrix_b%prv, result)
           END SUBROUTINE dbcsr_dot_z
     
    diff --git a/develop/proc/dbcsr_dot_z~2.html b/develop/proc/dbcsr_dot_z~2.html index b546db164fb..e2fc6362f66 100644 --- a/develop/proc/dbcsr_dot_z~2.html +++ b/develop/proc/dbcsr_dot_z~2.html @@ -75,20 +75,20 @@

    dbcsr_dot_z
  • 55 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, result)

    -

    Dot product of DBCSR matrices

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -200,9 +197,9 @@

    Arguments

    - + @@ -222,96 +219,11 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_dot_z (matrix_a, matrix_b, trace)
    -      !! Dot product of DBCSR matrices
    -
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a, matrix_b
    -         !! DBCSR matrices
    -         !! DBCSR matrices
    -         COMPLEX(kind=real_8), INTENT(INOUT)                   :: trace
    -         !! the trace of the product of the matrices
    -
    -         INTEGER :: a_blk, a_col, a_col_size, a_row_size, b_blk, b_col_size, &
    -                    b_frst_blk, b_last_blk, b_row_size, nze, row, a_beg, a_end, b_beg, b_end
    -         CHARACTER                                :: matrix_a_type, matrix_b_type
    -         INTEGER, DIMENSION(:), POINTER           :: a_col_blk_size, &
    -                                                     a_row_blk_size, &
    -                                                     b_col_blk_size, b_row_blk_size
    -         COMPLEX(kind=real_8)                                  :: sym_fac, fac
    -         LOGICAL                                  :: found, matrix_a_symm, matrix_b_symm
    -         COMPLEX(kind=real_8), DIMENSION(:), POINTER           :: a_data, b_data
    -
    -!   ---------------------------------------------------------------------------
    -
    -         IF (matrix_a%replication_type .NE. dbcsr_repl_none &
    -             .OR. matrix_b%replication_type .NE. dbcsr_repl_none) &
    -            DBCSR_ABORT("Trace of product of replicated matrices not yet possible.")
    -
    -         sym_fac = REAL(1.0, real_8)
    -         matrix_a_type = dbcsr_get_matrix_type(matrix_a)
    -         matrix_b_type = dbcsr_get_matrix_type(matrix_b)
    -         matrix_a_symm = matrix_a_type == dbcsr_type_symmetric .OR. matrix_a_type == dbcsr_type_antisymmetric
    -         matrix_b_symm = matrix_b_type == dbcsr_type_symmetric .OR. matrix_b_type == dbcsr_type_antisymmetric
    -
    -         IF (matrix_a_symm .AND. matrix_b_symm) sym_fac = REAL(2.0, real_8)
    -
    -         ! tracing a symmetric with a general matrix is not implemented, as it would require communication of blocks
    -         IF (matrix_a_symm .NEQV. matrix_b_symm) &
    -            DBCSR_ABORT("Tracing general with symmetric matrix NYI")
    -
    -         a_row_blk_size => array_data(matrix_a%row_blk_size)
    -         a_col_blk_size => array_data(matrix_a%col_blk_size)
    -         b_row_blk_size => array_data(matrix_b%row_blk_size)
    -         b_col_blk_size => array_data(matrix_b%col_blk_size)
    -
    -         CALL dbcsr_get_data(matrix_a%data_area, a_data)
    -         CALL dbcsr_get_data(matrix_b%data_area, b_data)
    -
    -         ! let's go
    -         trace = REAL(0.0, real_8)
    -         IF (matrix_a%nblkrows_total .NE. matrix_b%nblkrows_total) &
    -            DBCSR_ABORT("this combination of transpose is NYI")
    -         DO row = 1, matrix_a%nblkrows_total
    -            a_row_size = a_row_blk_size(row)
    -            b_row_size = b_row_blk_size(row)
    -            IF (a_row_size .NE. b_row_size) DBCSR_ABORT("matrices not consistent")
    -            b_blk = matrix_b%row_p(row) + 1
    -            b_frst_blk = matrix_b%row_p(row) + 1
    -            b_last_blk = matrix_b%row_p(row + 1)
    -            DO a_blk = matrix_a%row_p(row) + 1, matrix_a%row_p(row + 1)
    -               IF (matrix_a%blk_p(a_blk) .EQ. 0) CYCLE ! Deleted block
    -               a_col = matrix_a%col_i(a_blk)
    -               a_col_size = a_col_blk_size(a_col)
    -               !
    -               ! find the b_blk we assume here that the columns are ordered !
    -               CALL dbcsr_find_column(a_col, b_frst_blk, b_last_blk, matrix_b%col_i, &
    -                                      matrix_b%blk_p, b_blk, found)
    -               IF (found) THEN
    -                  b_col_size = b_col_blk_size(a_col)
    -                  IF (a_col_size .NE. b_col_size) DBCSR_ABORT("matrices not consistent")
    -                  !
    -                  nze = a_row_size*a_col_size
    -                  !
    -                  IF (nze .GT. 0) THEN
    -                     !
    -                     ! let's trace the blocks
    -                     a_beg = ABS(matrix_a%blk_p(a_blk))
    -                     a_end = a_beg + nze - 1
    -                     b_beg = ABS(matrix_b%blk_p(b_blk))
    -                     b_end = b_beg + nze - 1
    -                     fac = REAL(1.0, real_8)
    -                     IF (row .NE. a_col) fac = sym_fac
    -
    -                     trace = trace + fac*SUM(a_data(a_beg:a_end)*b_data(b_beg:b_end))
    -
    -                  END IF
    -               END IF
    -            END DO ! a_col
    -         END DO ! a_row
    -         !
    -         ! sum
    -         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    +    
          SUBROUTINE dbcsr_dot_z (matrix_a, matrix_b, result)
    +         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a, matrix_b
    +         COMPLEX(kind=real_8), INTENT(INOUT)                  :: result
     
    +         CALL dbcsr_dot_prv(matrix_a%prv, matrix_b%prv, result)
           END SUBROUTINE dbcsr_dot_z
     
    diff --git a/develop/proc/dbcsr_expand_row_index.html b/develop/proc/dbcsr_expand_row_index.html index 0ec5f6e4a0e..03968b54d64 100644 --- a/develop/proc/dbcsr_expand_row_index.html +++ b/develop/proc/dbcsr_expand_row_index.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_expand_row_index_2d.html b/develop/proc/dbcsr_expand_row_index_2d.html index 1d342f49fd2..46ab8a44a1b 100644 --- a/develop/proc/dbcsr_expand_row_index_2d.html +++ b/develop/proc/dbcsr_expand_row_index_2d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_fill_wm_from_matrix.html b/develop/proc/dbcsr_fill_wm_from_matrix.html index 96c3c071cd5..12be158596b 100644 --- a/develop/proc/dbcsr_fill_wm_from_matrix.html +++ b/develop/proc/dbcsr_fill_wm_from_matrix.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter.html b/develop/proc/dbcsr_filter.html index 74325b1fdad..c0198f71799 100644 --- a/develop/proc/dbcsr_filter.html +++ b/develop/proc/dbcsr_filter.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter_anytype.html b/develop/proc/dbcsr_filter_anytype.html index 716c4422a39..5922344467e 100644 --- a/develop/proc/dbcsr_filter_anytype.html +++ b/develop/proc/dbcsr_filter_anytype.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter_c.html b/develop/proc/dbcsr_filter_c.html index b4f4d85a798..f8a909e9b1a 100644 --- a/develop/proc/dbcsr_filter_c.html +++ b/develop/proc/dbcsr_filter_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter_d.html b/develop/proc/dbcsr_filter_d.html index a342bf4d7a4..01a7642f0e6 100644 --- a/develop/proc/dbcsr_filter_d.html +++ b/develop/proc/dbcsr_filter_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter_s.html b/develop/proc/dbcsr_filter_s.html index fa88f5b3d1f..4bef8d97f23 100644 --- a/develop/proc/dbcsr_filter_s.html +++ b/develop/proc/dbcsr_filter_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter_z.html b/develop/proc/dbcsr_filter_z.html index 8d5da7712d8..bce5a20db15 100644 --- a/develop/proc/dbcsr_filter_z.html +++ b/develop/proc/dbcsr_filter_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_finalize.html b/develop/proc/dbcsr_finalize.html index 13cea43ace8..44a764ef25e 100644 --- a/develop/proc/dbcsr_finalize.html +++ b/develop/proc/dbcsr_finalize.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_finalize~2.html b/develop/proc/dbcsr_finalize~2.html index 9efc0b80e81..e9f232a666f 100644 --- a/develop/proc/dbcsr_finalize~2.html +++ b/develop/proc/dbcsr_finalize~2.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_find_column.html b/develop/proc/dbcsr_find_column.html index 0b2cac7395d..7669dcf9dd2 100644 --- a/develop/proc/dbcsr_find_column.html +++ b/develop/proc/dbcsr_find_column.html @@ -217,7 +217,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_frobenius_norm.html b/develop/proc/dbcsr_frobenius_norm.html index dacaa4f3b4a..c644c2d0090 100644 --- a/develop/proc/dbcsr_frobenius_norm.html +++ b/develop/proc/dbcsr_frobenius_norm.html @@ -75,20 +75,20 @@

    dbcsr_frobenius_norm
  • 6 statements + title=" 0.1% of total for procedures.">50 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public function dbcsr_frobenius_norm(matrix, local) result(norm)

    +

    compute a norm of a dbcsr matrix

    Arguments

    @@ -159,22 +160,22 @@

    Arguments

    - + @@ -192,7 +193,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -212,11 +213,70 @@

    Return Value

    Source Code

       FUNCTION dbcsr_frobenius_norm(matrix, local) RESULT(norm)
    -      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +      !! compute a norm of a dbcsr matrix
    +
    +      TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! the matrix
           LOGICAL, INTENT(in), OPTIONAL                      :: local
           REAL(KIND=real_8)                                  :: norm
     
    -      norm = dbcsr_frobenius_norm_prv(matrix%prv, local)
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_frobenius_norm'
    +
    +      COMPLEX(KIND=real_4), DIMENSION(:, :), POINTER     :: data_c
    +      COMPLEX(KIND=real_8), DIMENSION(:, :), POINTER     :: data_z
    +      INTEGER                                            :: blk, col, handle, row
    +      LOGICAL                                            :: any_sym, my_local, tr
    +      REAL(KIND=real_4), DIMENSION(:, :), POINTER        :: data_r
    +      REAL(KIND=real_8), DIMENSION(:, :), POINTER        :: data_d
    +      REAL(real_8)                                       :: fac
    +      TYPE(dbcsr_iterator)                               :: iter
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, handle)
    +
    +      my_local = .FALSE.
    +      IF (PRESENT(local)) my_local = local
    +
    +      any_sym = dbcsr_get_matrix_type(matrix) .EQ. dbcsr_type_symmetric .OR. &
    +                dbcsr_get_matrix_type(matrix) .EQ. dbcsr_type_antisymmetric
    +
    +      norm = 0.0_dp
    +      CALL dbcsr_iterator_start(iter, matrix)
    +      DO WHILE (dbcsr_iterator_blocks_left(iter))
    +         SELECT CASE (dbcsr_get_data_type(matrix))
    +         CASE (dbcsr_type_real_4)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_r, tr, blk)
    +            fac = 1.0_dp
    +            IF (any_sym .AND. row .NE. col) fac = 2.0_dp
    +            norm = norm + fac*SUM(data_r**2)
    +         CASE (dbcsr_type_real_8)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_d, tr, blk)
    +            fac = 1.0_dp
    +            IF (any_sym .AND. row .NE. col) fac = 2.0_dp
    +            norm = norm + fac*SUM(data_d**2)
    +         CASE (dbcsr_type_complex_4)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_c, tr, blk)
    +            fac = 1.0_dp
    +            IF (any_sym .AND. row .NE. col) &
    +               DBCSR_ABORT("Only nonsymmetric matrix so far")
    +            norm = norm + fac*REAL(SUM(CONJG(data_c)*data_c), KIND=real_8)
    +         CASE (dbcsr_type_complex_8)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_z, tr, blk)
    +            fac = 1.0_dp
    +            IF (any_sym .AND. row .NE. col) &
    +               DBCSR_ABORT("Only nonsymmetric matrix so far")
    +            norm = norm + fac*REAL(SUM(CONJG(data_z)*data_z), KIND=real_8)
    +         CASE DEFAULT
    +            DBCSR_ABORT("Wrong data type")
    +         END SELECT
    +      END DO
    +      CALL dbcsr_iterator_stop(iter)
    +      IF (.NOT. my_local) CALL mp_sum(norm, dbcsr_mp_group(dbcsr_distribution_mp(matrix%dist)))
    +      norm = SQRT(norm)
    +
    +      CALL timestop(handle)
    +
        END FUNCTION dbcsr_frobenius_norm
     
    diff --git a/develop/proc/dbcsr_frobenius_norm~2.html b/develop/proc/dbcsr_frobenius_norm~2.html index db1b9ad3387..6891db3af72 100644 --- a/develop/proc/dbcsr_frobenius_norm~2.html +++ b/develop/proc/dbcsr_frobenius_norm~2.html @@ -75,20 +75,20 @@

    dbcsr_frobenius_norm
  • 50 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public function dbcsr_frobenius_norm(matrix, local) result(norm)

    -

    compute a norm of a dbcsr matrix

    Arguments

    @@ -160,22 +159,22 @@

    Arguments

    - + @@ -193,7 +192,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -213,70 +212,11 @@

    Return Value

    Source Code

       FUNCTION dbcsr_frobenius_norm(matrix, local) RESULT(norm)
    -      !! compute a norm of a dbcsr matrix
    -
    -      TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! the matrix
    +      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
           LOGICAL, INTENT(in), OPTIONAL                      :: local
           REAL(KIND=real_8)                                  :: norm
     
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_frobenius_norm'
    -
    -      COMPLEX(KIND=real_4), DIMENSION(:, :), POINTER     :: data_c
    -      COMPLEX(KIND=real_8), DIMENSION(:, :), POINTER     :: data_z
    -      INTEGER                                            :: blk, col, handle, row
    -      LOGICAL                                            :: any_sym, my_local, tr
    -      REAL(KIND=real_4), DIMENSION(:, :), POINTER        :: data_r
    -      REAL(KIND=real_8), DIMENSION(:, :), POINTER        :: data_d
    -      REAL(real_8)                                       :: fac
    -      TYPE(dbcsr_iterator)                               :: iter
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, handle)
    -
    -      my_local = .FALSE.
    -      IF (PRESENT(local)) my_local = local
    -
    -      any_sym = dbcsr_get_matrix_type(matrix) .EQ. dbcsr_type_symmetric .OR. &
    -                dbcsr_get_matrix_type(matrix) .EQ. dbcsr_type_antisymmetric
    -
    -      norm = 0.0_dp
    -      CALL dbcsr_iterator_start(iter, matrix)
    -      DO WHILE (dbcsr_iterator_blocks_left(iter))
    -         SELECT CASE (dbcsr_get_data_type(matrix))
    -         CASE (dbcsr_type_real_4)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_r, tr, blk)
    -            fac = 1.0_dp
    -            IF (any_sym .AND. row .NE. col) fac = 2.0_dp
    -            norm = norm + fac*SUM(data_r**2)
    -         CASE (dbcsr_type_real_8)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_d, tr, blk)
    -            fac = 1.0_dp
    -            IF (any_sym .AND. row .NE. col) fac = 2.0_dp
    -            norm = norm + fac*SUM(data_d**2)
    -         CASE (dbcsr_type_complex_4)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_c, tr, blk)
    -            fac = 1.0_dp
    -            IF (any_sym .AND. row .NE. col) &
    -               DBCSR_ABORT("Only nonsymmetric matrix so far")
    -            norm = norm + fac*REAL(SUM(CONJG(data_c)*data_c), KIND=real_8)
    -         CASE (dbcsr_type_complex_8)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_z, tr, blk)
    -            fac = 1.0_dp
    -            IF (any_sym .AND. row .NE. col) &
    -               DBCSR_ABORT("Only nonsymmetric matrix so far")
    -            norm = norm + fac*REAL(SUM(CONJG(data_z)*data_z), KIND=real_8)
    -         CASE DEFAULT
    -            DBCSR_ABORT("Wrong data type")
    -         END SELECT
    -      END DO
    -      CALL dbcsr_iterator_stop(iter)
    -      IF (.NOT. my_local) CALL mp_sum(norm, dbcsr_mp_group(dbcsr_distribution_mp(matrix%dist)))
    -      norm = SQRT(norm)
    -
    -      CALL timestop(handle)
    -
    +      norm = dbcsr_frobenius_norm_prv(matrix%prv, local)
        END FUNCTION dbcsr_frobenius_norm
     
    diff --git a/develop/proc/dbcsr_function_of_elements.html b/develop/proc/dbcsr_function_of_elements.html index 2cea2ad83c6..fb73ef17751 100644 --- a/develop/proc/dbcsr_function_of_elements.html +++ b/develop/proc/dbcsr_function_of_elements.html @@ -75,20 +75,20 @@

    dbcsr_function_of_elements
  • 6 statements + title=" 0.1% of total for procedures.">92 statements
  • - Source File + Source File
  • @@ -144,6 +144,28 @@

    public subroutine dbcsr_function_of_elements(matrix_a, func, a0, a1, a2)

    +

    Computes various functions (defined by func) of matrix elements

    +
    +

    Note

    +

    sign(A,B) returns the value of A with the sign of B +dbcsr_func_inverse: 1/(a1x+a0) +fails if the inversion produces infinite numbers +dbcsr_func_inverse_special: 1/(x+sign(a0,x)) +safe inverse: if a0>0 then the denominator is never zero +dbcsr_func_tanh: tanh(a1x+a0) +dbcsr_func_dtanh: d(tanh(a1x+a0)) / dx +dbcsr_func_ddtanh: d2(tanh(a1x+a0)) / dx2 +dbcsr_func_artanh: artanh(a1x+a0)=ln[(1+(a1x+a0))/(1-(a1x+a0))]/2 +fails if |a1x+a0| >= 1 +dbcsr_func_sread_from_zero: if |x|<|a0| then x=sign(a0,x) +dbcsr_func_truncate: if |x|>|a0| then x=sign(a0,x) +dbcsr_func_sin: sin(a1x+a0) +dbcsr_func_cos: cos(a1x+a0) +dbcsr_func_dsin: d(sin(a1x+a0)) / dx = a1cos(a1x+a0) +dbcsr_func_ddsin: d2(sin(a1x+a0)) / dx2 = -a1a1sin(a1x+a0) +dbcsr_func_asin: asin(a1x+a0) +fails if |a1*x+a0| > 1

    +

    Arguments

    @@ -159,8 +181,8 @@

    Arguments

    @@ -250,11 +272,153 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_function_of_elements(matrix_a, func, a0, a1, a2)
    +      !! Computes various functions (defined by func) of matrix elements
    +      !! @note  sign(A,B) returns the value of A with the sign of B
    +      !! dbcsr_func_inverse:   1/(a1*x+a0)
    +      !! fails if the inversion produces infinite numbers
    +      !! dbcsr_func_inverse_special: 1/(x+sign(a0,x))
    +      !! safe inverse: if a0>0 then the denominator is never zero
    +      !! dbcsr_func_tanh:    tanh(a1*x+a0)
    +      !! dbcsr_func_dtanh:   d(tanh(a1*x+a0)) / dx
    +      !! dbcsr_func_ddtanh:  d2(tanh(a1*x+a0)) / dx2
    +      !! dbcsr_func_artanh:  artanh(a1*x+a0)=ln[(1+(a1*x+a0))/(1-(a1*x+a0))]/2
    +      !! fails if |a1*x+a0| >= 1
    +      !! dbcsr_func_sread_from_zero:  if |x|<|a0| then x=sign(a0,x)
    +      !! dbcsr_func_truncate:  if |x|>|a0| then x=sign(a0,x)
    +      !! dbcsr_func_sin:     sin(a1*x+a0)
    +      !! dbcsr_func_cos:     cos(a1*x+a0)
    +      !! dbcsr_func_dsin:    d(sin(a1*x+a0)) / dx = a1*cos(a1*x+a0)
    +      !! dbcsr_func_ddsin:   d2(sin(a1*x+a0)) / dx2 = -a1*a1*sin(a1*x+a0)
    +      !! dbcsr_func_asin:    asin(a1*x+a0)
    +      !! fails if |a1*x+a0| > 1
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    +         !! DBCSR matrix
           INTEGER, INTENT(IN)                                :: func
           REAL(kind=dp), INTENT(IN), OPTIONAL                :: a0, a1, a2
     
    -      CALL dbcsr_function_of_elements_prv(matrix_a%prv, func, a0, a1, a2)
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_function_of_elements'
    +
    +      INTEGER                                            :: blk, col, col_size, data_type, handle, &
    +                                                            ielem, nze, row, row_size
    +      LOGICAL                                            :: tr_a
    +      REAL(kind=dp)                                      :: p0, p1, p2
    +      TYPE(dbcsr_data_obj)                               :: a_data
    +      TYPE(dbcsr_iterator)                               :: iter
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, handle)
    +
    +      IF (PRESENT(a0)) THEN
    +         p0 = a0
    +      ELSE
    +         p0 = 0.0_dp
    +      END IF
    +      IF (PRESENT(a1)) THEN
    +         p1 = a1
    +      ELSE
    +         p1 = 1.0_dp
    +      END IF
    +      IF (PRESENT(a2)) THEN
    +         p2 = a2
    +      ELSE
    +         p2 = 0.0_dp
    +      END IF
    +
    +      data_type = dbcsr_get_data_type(matrix_a)
    +      CALL dbcsr_data_init(a_data)
    +      CALL dbcsr_data_new(a_data, data_type)
    +      CALL dbcsr_iterator_start(iter, matrix_a)
    +      DO WHILE (dbcsr_iterator_blocks_left(iter))
    +         CALL dbcsr_iterator_next_block(iter, row, col, a_data, tr_a, blk, &
    +                                        row_size=row_size, col_size=col_size)
    +         nze = row_size*col_size
    +         SELECT CASE (data_type)
    +            !CASE (dbcsr_type_real_4)
    +            !   a_data%d%r_sp(1:nze) = 1.0_real_4/a_data%d%r_sp(1:nze)
    +            !   IF(MAXVAL(ABS(a_data%d%r_sp)).GE.HUGE(0.0_real_4))&
    +            !      DBCSR_ABORT("Division by zero")
    +         CASE (dbcsr_type_real_8)
    +            SELECT CASE (func)
    +            CASE (dbcsr_func_spread_from_zero)
    +               ! if |x|<|a0| then x=|a0|*sign(x)
    +               DO ielem = 1, nze
    +                  IF (ABS(a_data%d%r_dp(ielem)) .LT. ABS(p0)) THEN
    +                     a_data%d%r_dp(ielem) = SIGN(p0, a_data%d%r_dp(ielem))
    +                  END IF
    +               END DO
    +            CASE (dbcsr_func_truncate)
    +               ! if |x|>|a0| then x=|a0|*sign(x)
    +               DO ielem = 1, nze
    +                  IF (ABS(a_data%d%r_dp(ielem)) .GT. ABS(p0)) THEN
    +                     a_data%d%r_dp(ielem) = SIGN(p0, a_data%d%r_dp(ielem))
    +                  END IF
    +               END DO
    +            CASE (dbcsr_func_inverse_special)
    +               !IF (MINVAL(ABS(a_data%d%r_dp)).le.ABS(p2)) THEN
    +               !   ! there is at least one near-zero element,
    +               !   ! invert element-by-element
    +               !   DO ielem=1,nze
    +               !     IF (a_data%d%r_dp(ielem).le.ABS(p2)) THEN
    +               !        a_data%d%r_dp(ielem) = 0.0_real_8
    +               !     ELSE
    +               !        a_data%d%r_dp(ielem) = &
    +               !           1.0_real_8/(p1*a_data%d%r_dp(ielem)+p0)
    +               !     ENDIF
    +               !   ENDDO
    +               !ELSE
    +               !   a_data%d%r_dp(1:nze) = 1.0_real_8/(p1*a_data%d%r_dp(1:nze)+p0)
    +               !ENDIF
    +               a_data%d%r_dp(1:nze) = 1.0_real_8/(a_data%d%r_dp(1:nze) + SIGN(p0, a_data%d%r_dp(1:nze)))
    +            CASE (dbcsr_func_inverse)
    +               a_data%d%r_dp(1:nze) = 1.0_real_8/(p1*a_data%d%r_dp(1:nze) + p0)
    +               IF (MAXVAL(ABS(a_data%d%r_dp)) .GE. HUGE(0.0_real_8)) &
    +                  DBCSR_ABORT("Division by zero")
    +            CASE (dbcsr_func_tanh)
    +               a_data%d%r_dp(1:nze) = TANH(p1*a_data%d%r_dp(1:nze) + p0)
    +            CASE (dbcsr_func_dtanh)
    +               a_data%d%r_dp(1:nze) = TANH(p1*a_data%d%r_dp(1:nze) + p0)
    +               a_data%d%r_dp(1:nze) = a_data%d%r_dp(1:nze)**2
    +               a_data%d%r_dp(1:nze) = p1*(1.0_real_8 - a_data%d%r_dp(1:nze))
    +            CASE (dbcsr_func_ddtanh)
    +               a_data%d%r_dp(1:nze) = TANH(p1*a_data%d%r_dp(1:nze) + p0)
    +               a_data%d%r_dp(1:nze) = a_data%d%r_dp(1:nze)**3 - a_data%d%r_dp(1:nze)
    +               a_data%d%r_dp(1:nze) = 2.0_real_8*(p1**2)*a_data%d%r_dp(1:nze)
    +            CASE (dbcsr_func_artanh)
    +               a_data%d%r_dp(1:nze) = p1*a_data%d%r_dp(1:nze) + p0
    +               IF (MAXVAL(ABS(a_data%d%r_dp)) .GE. 1.0_real_8) &
    +                  DBCSR_ABORT("ARTANH is undefined for |x|>=1")
    +               a_data%d%r_dp(1:nze) = (1.0_real_8 + a_data%d%r_dp(1:nze)) &
    +                                      /(1.0_real_8 - a_data%d%r_dp(1:nze))
    +               a_data%d%r_dp(1:nze) = 0.5_real_8*LOG(a_data%d%r_dp(1:nze))
    +            CASE (dbcsr_func_sin)
    +               a_data%d%r_dp(1:nze) = SIN(p1*a_data%d%r_dp(1:nze) + p0)
    +            CASE (dbcsr_func_cos)
    +               a_data%d%r_dp(1:nze) = COS(p1*a_data%d%r_dp(1:nze) + p0)
    +            CASE (dbcsr_func_dsin)
    +               a_data%d%r_dp(1:nze) = p1*COS(p1*a_data%d%r_dp(1:nze) + p0)
    +            CASE (dbcsr_func_ddsin)
    +               a_data%d%r_dp(1:nze) = -p1*p1*SIN(p1*a_data%d%r_dp(1:nze) + p0)
    +            CASE (dbcsr_func_asin)
    +               a_data%d%r_dp(1:nze) = p1*a_data%d%r_dp(1:nze) + p0
    +               IF (MAXVAL(ABS(a_data%d%r_dp)) .GT. 1.0_real_8) &
    +                  DBCSR_ABORT("ASIN is undefined for |x|>1")
    +               a_data%d%r_dp(1:nze) = ASIN(a_data%d%r_dp(1:nze))
    +            CASE DEFAULT
    +               DBCSR_ABORT("Unknown function of matrix elements")
    +            END SELECT
    +            !CASE (dbcsr_type_complex_4)
    +            !CASE (dbcsr_type_complex_8)
    +         CASE DEFAULT
    +            DBCSR_ABORT("Operation is implemented only for dp real values")
    +         END SELECT
    +      END DO
    +      CALL dbcsr_iterator_stop(iter)
    +      CALL dbcsr_data_clear_pointer(a_data)
    +      CALL dbcsr_data_release(a_data)
    +      CALL timestop(handle)
    +
        END SUBROUTINE dbcsr_function_of_elements
     
    diff --git a/develop/proc/dbcsr_function_of_elements~2.html b/develop/proc/dbcsr_function_of_elements~2.html index 13888969453..946e6132915 100644 --- a/develop/proc/dbcsr_function_of_elements~2.html +++ b/develop/proc/dbcsr_function_of_elements~2.html @@ -75,20 +75,20 @@

    dbcsr_function_of_elements
  • 92 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,28 +144,6 @@

    public subroutine dbcsr_function_of_elements(matrix_a, func, a0, a1, a2)

    -

    Computes various functions (defined by func) of matrix elements

    -
    -

    Note

    -

    sign(A,B) returns the value of A with the sign of B -dbcsr_func_inverse: 1/(a1x+a0) -fails if the inversion produces infinite numbers -dbcsr_func_inverse_special: 1/(x+sign(a0,x)) -safe inverse: if a0>0 then the denominator is never zero -dbcsr_func_tanh: tanh(a1x+a0) -dbcsr_func_dtanh: d(tanh(a1x+a0)) / dx -dbcsr_func_ddtanh: d2(tanh(a1x+a0)) / dx2 -dbcsr_func_artanh: artanh(a1x+a0)=ln[(1+(a1x+a0))/(1-(a1x+a0))]/2 -fails if |a1x+a0| >= 1 -dbcsr_func_sread_from_zero: if |x|<|a0| then x=sign(a0,x) -dbcsr_func_truncate: if |x|>|a0| then x=sign(a0,x) -dbcsr_func_sin: sin(a1x+a0) -dbcsr_func_cos: cos(a1x+a0) -dbcsr_func_dsin: d(sin(a1x+a0)) / dx = a1cos(a1x+a0) -dbcsr_func_ddsin: d2(sin(a1x+a0)) / dx2 = -a1a1sin(a1x+a0) -dbcsr_func_asin: asin(a1x+a0) -fails if |a1*x+a0| > 1

    -

    Arguments

    @@ -181,8 +159,8 @@

    Arguments

    @@ -272,153 +250,11 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_function_of_elements(matrix_a, func, a0, a1, a2)
    -      !! Computes various functions (defined by func) of matrix elements
    -      !! @note  sign(A,B) returns the value of A with the sign of B
    -      !! dbcsr_func_inverse:   1/(a1*x+a0)
    -      !! fails if the inversion produces infinite numbers
    -      !! dbcsr_func_inverse_special: 1/(x+sign(a0,x))
    -      !! safe inverse: if a0>0 then the denominator is never zero
    -      !! dbcsr_func_tanh:    tanh(a1*x+a0)
    -      !! dbcsr_func_dtanh:   d(tanh(a1*x+a0)) / dx
    -      !! dbcsr_func_ddtanh:  d2(tanh(a1*x+a0)) / dx2
    -      !! dbcsr_func_artanh:  artanh(a1*x+a0)=ln[(1+(a1*x+a0))/(1-(a1*x+a0))]/2
    -      !! fails if |a1*x+a0| >= 1
    -      !! dbcsr_func_sread_from_zero:  if |x|<|a0| then x=sign(a0,x)
    -      !! dbcsr_func_truncate:  if |x|>|a0| then x=sign(a0,x)
    -      !! dbcsr_func_sin:     sin(a1*x+a0)
    -      !! dbcsr_func_cos:     cos(a1*x+a0)
    -      !! dbcsr_func_dsin:    d(sin(a1*x+a0)) / dx = a1*cos(a1*x+a0)
    -      !! dbcsr_func_ddsin:   d2(sin(a1*x+a0)) / dx2 = -a1*a1*sin(a1*x+a0)
    -      !! dbcsr_func_asin:    asin(a1*x+a0)
    -      !! fails if |a1*x+a0| > 1
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    -         !! DBCSR matrix
           INTEGER, INTENT(IN)                                :: func
           REAL(kind=dp), INTENT(IN), OPTIONAL                :: a0, a1, a2
     
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_function_of_elements'
    -
    -      INTEGER                                            :: blk, col, col_size, data_type, handle, &
    -                                                            ielem, nze, row, row_size
    -      LOGICAL                                            :: tr_a
    -      REAL(kind=dp)                                      :: p0, p1, p2
    -      TYPE(dbcsr_data_obj)                               :: a_data
    -      TYPE(dbcsr_iterator)                               :: iter
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, handle)
    -
    -      IF (PRESENT(a0)) THEN
    -         p0 = a0
    -      ELSE
    -         p0 = 0.0_dp
    -      END IF
    -      IF (PRESENT(a1)) THEN
    -         p1 = a1
    -      ELSE
    -         p1 = 1.0_dp
    -      END IF
    -      IF (PRESENT(a2)) THEN
    -         p2 = a2
    -      ELSE
    -         p2 = 0.0_dp
    -      END IF
    -
    -      data_type = dbcsr_get_data_type(matrix_a)
    -      CALL dbcsr_data_init(a_data)
    -      CALL dbcsr_data_new(a_data, data_type)
    -      CALL dbcsr_iterator_start(iter, matrix_a)
    -      DO WHILE (dbcsr_iterator_blocks_left(iter))
    -         CALL dbcsr_iterator_next_block(iter, row, col, a_data, tr_a, blk, &
    -                                        row_size=row_size, col_size=col_size)
    -         nze = row_size*col_size
    -         SELECT CASE (data_type)
    -            !CASE (dbcsr_type_real_4)
    -            !   a_data%d%r_sp(1:nze) = 1.0_real_4/a_data%d%r_sp(1:nze)
    -            !   IF(MAXVAL(ABS(a_data%d%r_sp)).GE.HUGE(0.0_real_4))&
    -            !      DBCSR_ABORT("Division by zero")
    -         CASE (dbcsr_type_real_8)
    -            SELECT CASE (func)
    -            CASE (dbcsr_func_spread_from_zero)
    -               ! if |x|<|a0| then x=|a0|*sign(x)
    -               DO ielem = 1, nze
    -                  IF (ABS(a_data%d%r_dp(ielem)) .LT. ABS(p0)) THEN
    -                     a_data%d%r_dp(ielem) = SIGN(p0, a_data%d%r_dp(ielem))
    -                  END IF
    -               END DO
    -            CASE (dbcsr_func_truncate)
    -               ! if |x|>|a0| then x=|a0|*sign(x)
    -               DO ielem = 1, nze
    -                  IF (ABS(a_data%d%r_dp(ielem)) .GT. ABS(p0)) THEN
    -                     a_data%d%r_dp(ielem) = SIGN(p0, a_data%d%r_dp(ielem))
    -                  END IF
    -               END DO
    -            CASE (dbcsr_func_inverse_special)
    -               !IF (MINVAL(ABS(a_data%d%r_dp)).le.ABS(p2)) THEN
    -               !   ! there is at least one near-zero element,
    -               !   ! invert element-by-element
    -               !   DO ielem=1,nze
    -               !     IF (a_data%d%r_dp(ielem).le.ABS(p2)) THEN
    -               !        a_data%d%r_dp(ielem) = 0.0_real_8
    -               !     ELSE
    -               !        a_data%d%r_dp(ielem) = &
    -               !           1.0_real_8/(p1*a_data%d%r_dp(ielem)+p0)
    -               !     ENDIF
    -               !   ENDDO
    -               !ELSE
    -               !   a_data%d%r_dp(1:nze) = 1.0_real_8/(p1*a_data%d%r_dp(1:nze)+p0)
    -               !ENDIF
    -               a_data%d%r_dp(1:nze) = 1.0_real_8/(a_data%d%r_dp(1:nze) + SIGN(p0, a_data%d%r_dp(1:nze)))
    -            CASE (dbcsr_func_inverse)
    -               a_data%d%r_dp(1:nze) = 1.0_real_8/(p1*a_data%d%r_dp(1:nze) + p0)
    -               IF (MAXVAL(ABS(a_data%d%r_dp)) .GE. HUGE(0.0_real_8)) &
    -                  DBCSR_ABORT("Division by zero")
    -            CASE (dbcsr_func_tanh)
    -               a_data%d%r_dp(1:nze) = TANH(p1*a_data%d%r_dp(1:nze) + p0)
    -            CASE (dbcsr_func_dtanh)
    -               a_data%d%r_dp(1:nze) = TANH(p1*a_data%d%r_dp(1:nze) + p0)
    -               a_data%d%r_dp(1:nze) = a_data%d%r_dp(1:nze)**2
    -               a_data%d%r_dp(1:nze) = p1*(1.0_real_8 - a_data%d%r_dp(1:nze))
    -            CASE (dbcsr_func_ddtanh)
    -               a_data%d%r_dp(1:nze) = TANH(p1*a_data%d%r_dp(1:nze) + p0)
    -               a_data%d%r_dp(1:nze) = a_data%d%r_dp(1:nze)**3 - a_data%d%r_dp(1:nze)
    -               a_data%d%r_dp(1:nze) = 2.0_real_8*(p1**2)*a_data%d%r_dp(1:nze)
    -            CASE (dbcsr_func_artanh)
    -               a_data%d%r_dp(1:nze) = p1*a_data%d%r_dp(1:nze) + p0
    -               IF (MAXVAL(ABS(a_data%d%r_dp)) .GE. 1.0_real_8) &
    -                  DBCSR_ABORT("ARTANH is undefined for |x|>=1")
    -               a_data%d%r_dp(1:nze) = (1.0_real_8 + a_data%d%r_dp(1:nze)) &
    -                                      /(1.0_real_8 - a_data%d%r_dp(1:nze))
    -               a_data%d%r_dp(1:nze) = 0.5_real_8*LOG(a_data%d%r_dp(1:nze))
    -            CASE (dbcsr_func_sin)
    -               a_data%d%r_dp(1:nze) = SIN(p1*a_data%d%r_dp(1:nze) + p0)
    -            CASE (dbcsr_func_cos)
    -               a_data%d%r_dp(1:nze) = COS(p1*a_data%d%r_dp(1:nze) + p0)
    -            CASE (dbcsr_func_dsin)
    -               a_data%d%r_dp(1:nze) = p1*COS(p1*a_data%d%r_dp(1:nze) + p0)
    -            CASE (dbcsr_func_ddsin)
    -               a_data%d%r_dp(1:nze) = -p1*p1*SIN(p1*a_data%d%r_dp(1:nze) + p0)
    -            CASE (dbcsr_func_asin)
    -               a_data%d%r_dp(1:nze) = p1*a_data%d%r_dp(1:nze) + p0
    -               IF (MAXVAL(ABS(a_data%d%r_dp)) .GT. 1.0_real_8) &
    -                  DBCSR_ABORT("ASIN is undefined for |x|>1")
    -               a_data%d%r_dp(1:nze) = ASIN(a_data%d%r_dp(1:nze))
    -            CASE DEFAULT
    -               DBCSR_ABORT("Unknown function of matrix elements")
    -            END SELECT
    -            !CASE (dbcsr_type_complex_4)
    -            !CASE (dbcsr_type_complex_8)
    -         CASE DEFAULT
    -            DBCSR_ABORT("Operation is implemented only for dp real values")
    -         END SELECT
    -      END DO
    -      CALL dbcsr_iterator_stop(iter)
    -      CALL dbcsr_data_clear_pointer(a_data)
    -      CALL dbcsr_data_release(a_data)
    -      CALL timestop(handle)
    -
    +      CALL dbcsr_function_of_elements_prv(matrix_a%prv, func, a0, a1, a2)
        END SUBROUTINE dbcsr_function_of_elements
     
    diff --git a/develop/proc/dbcsr_gatherv_any.html b/develop/proc/dbcsr_gatherv_any.html index 3b13274bf1a..09380b10abe 100644 --- a/develop/proc/dbcsr_gatherv_any.html +++ b/develop/proc/dbcsr_gatherv_any.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_gershgorin_norm.html b/develop/proc/dbcsr_gershgorin_norm.html index e5dd489d66d..96eb22e28e1 100644 --- a/develop/proc/dbcsr_gershgorin_norm.html +++ b/develop/proc/dbcsr_gershgorin_norm.html @@ -75,20 +75,20 @@

    dbcsr_gershgorin_norm
  • 5 statements + title=" 0.1% of total for procedures.">65 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public function dbcsr_gershgorin_norm(matrix) result(norm)

    +

    compute a norm of a dbcsr matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -197,10 +198,94 @@

    Return Value

    Source Code

       FUNCTION dbcsr_gershgorin_norm(matrix) RESULT(norm)
    +      !! compute a norm of a dbcsr matrix
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         !! the matrix
           REAL(KIND=real_8)                                  :: norm
     
    -      norm = dbcsr_gershgorin_norm_prv(matrix%prv)
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_gershgorin_norm'
    +
    +      COMPLEX(KIND=real_4), DIMENSION(:, :), POINTER     :: data_c
    +      COMPLEX(KIND=real_8), DIMENSION(:, :), POINTER     :: data_z
    +      INTEGER                                            :: blk, col, col_offset, handle, i, j, nc, &
    +                                                            nr, row, row_offset
    +      LOGICAL                                            :: any_sym, tr
    +      REAL(KIND=real_4), DIMENSION(:, :), POINTER        :: data_r
    +      REAL(KIND=real_8), DIMENSION(:, :), POINTER        :: data_d
    +      REAL(real_8), ALLOCATABLE, DIMENSION(:)            :: buff_d
    +      TYPE(dbcsr_iterator)                               :: iter
    +
    +      CALL timeset(routineN, handle)
    +
    +      nr = dbcsr_nfullrows_total(matrix)
    +      nc = dbcsr_nfullcols_total(matrix)
    +
    +      any_sym = dbcsr_get_matrix_type(matrix) .EQ. dbcsr_type_symmetric .OR. &
    +                dbcsr_get_matrix_type(matrix) .EQ. dbcsr_type_antisymmetric
    +
    +      IF (nr .NE. nc) &
    +         DBCSR_ABORT("not a square matrix")
    +
    +      norm = 0.0_dp
    +      ALLOCATE (buff_d(nr))
    +      buff_d = 0.0_dp
    +      CALL dbcsr_iterator_start(iter, matrix)
    +      DO WHILE (dbcsr_iterator_blocks_left(iter))
    +         SELECT CASE (dbcsr_get_data_type(matrix))
    +         CASE (dbcsr_type_real_4)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_r, tr, blk, &
    +                                           row_offset=row_offset, col_offset=col_offset)
    +            DO j = 1, SIZE(data_r, 2)
    +            DO i = 1, SIZE(data_r, 1)
    +               buff_d(row_offset + i - 1) = buff_d(row_offset + i - 1) + ABS(data_r(i, j))
    +               IF (any_sym .AND. row .NE. col) &
    +                  buff_d(col_offset + j - 1) = buff_d(col_offset + j - 1) + ABS(data_r(i, j))
    +            END DO
    +            END DO
    +         CASE (dbcsr_type_real_8)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_d, tr, blk, &
    +                                           row_offset=row_offset, col_offset=col_offset)
    +            DO j = 1, SIZE(data_d, 2)
    +            DO i = 1, SIZE(data_d, 1)
    +               buff_d(row_offset + i - 1) = buff_d(row_offset + i - 1) + ABS(data_d(i, j))
    +               IF (any_sym .AND. row .NE. col) &
    +                  buff_d(col_offset + j - 1) = buff_d(col_offset + j - 1) + ABS(data_d(i, j))
    +            END DO
    +            END DO
    +         CASE (dbcsr_type_complex_4)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_c, tr, blk, &
    +                                           row_offset=row_offset, col_offset=col_offset)
    +            DO j = 1, SIZE(data_c, 2)
    +            DO i = 1, SIZE(data_c, 1)
    +               buff_d(row_offset + i - 1) = buff_d(row_offset + i - 1) + ABS(data_c(i, j))
    +               IF (any_sym .AND. row .NE. col) &
    +                  DBCSR_ABORT("Only nonsymmetric matrix so far")
    +               !     buff_d(col_offset+j-1) = buff_d(col_offset+j-1) + ABS(data_c(i,j))
    +            END DO
    +            END DO
    +         CASE (dbcsr_type_complex_8)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_z, tr, blk, &
    +                                           row_offset=row_offset, col_offset=col_offset)
    +            DO j = 1, SIZE(data_z, 2)
    +            DO i = 1, SIZE(data_z, 1)
    +               buff_d(row_offset + i - 1) = buff_d(row_offset + i - 1) + ABS(data_z(i, j))
    +               IF (any_sym .AND. row .NE. col) &
    +                  DBCSR_ABORT("Only nonsymmetric matrix so far")
    +               !     buff_d(col_offset+j-1) = buff_d(col_offset+j-1) + ABS(data_z(i,j))
    +            END DO
    +            END DO
    +         CASE DEFAULT
    +            DBCSR_ABORT("Wrong data type")
    +         END SELECT
    +      END DO
    +      CALL dbcsr_iterator_stop(iter)
    +      CALL mp_sum(buff_d, dbcsr_mp_group(dbcsr_distribution_mp(matrix%dist)))
    +      norm = MAXVAL(buff_d)
    +      DEALLOCATE (buff_d)
    +
    +      CALL timestop(handle)
    +
        END FUNCTION dbcsr_gershgorin_norm
     
    diff --git a/develop/proc/dbcsr_gershgorin_norm~2.html b/develop/proc/dbcsr_gershgorin_norm~2.html index c8f0c518bad..ae7cb242ce6 100644 --- a/develop/proc/dbcsr_gershgorin_norm~2.html +++ b/develop/proc/dbcsr_gershgorin_norm~2.html @@ -75,20 +75,20 @@

    dbcsr_gershgorin_norm
  • 65 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public function dbcsr_gershgorin_norm(matrix) result(norm)

    -

    compute a norm of a dbcsr matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -198,94 +197,10 @@

    Return Value

    Source Code

       FUNCTION dbcsr_gershgorin_norm(matrix) RESULT(norm)
    -      !! compute a norm of a dbcsr matrix
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! the matrix
           REAL(KIND=real_8)                                  :: norm
     
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_gershgorin_norm'
    -
    -      COMPLEX(KIND=real_4), DIMENSION(:, :), POINTER     :: data_c
    -      COMPLEX(KIND=real_8), DIMENSION(:, :), POINTER     :: data_z
    -      INTEGER                                            :: blk, col, col_offset, handle, i, j, nc, &
    -                                                            nr, row, row_offset
    -      LOGICAL                                            :: any_sym, tr
    -      REAL(KIND=real_4), DIMENSION(:, :), POINTER        :: data_r
    -      REAL(KIND=real_8), DIMENSION(:, :), POINTER        :: data_d
    -      REAL(real_8), ALLOCATABLE, DIMENSION(:)            :: buff_d
    -      TYPE(dbcsr_iterator)                               :: iter
    -
    -      CALL timeset(routineN, handle)
    -
    -      nr = dbcsr_nfullrows_total(matrix)
    -      nc = dbcsr_nfullcols_total(matrix)
    -
    -      any_sym = dbcsr_get_matrix_type(matrix) .EQ. dbcsr_type_symmetric .OR. &
    -                dbcsr_get_matrix_type(matrix) .EQ. dbcsr_type_antisymmetric
    -
    -      IF (nr .NE. nc) &
    -         DBCSR_ABORT("not a square matrix")
    -
    -      norm = 0.0_dp
    -      ALLOCATE (buff_d(nr))
    -      buff_d = 0.0_dp
    -      CALL dbcsr_iterator_start(iter, matrix)
    -      DO WHILE (dbcsr_iterator_blocks_left(iter))
    -         SELECT CASE (dbcsr_get_data_type(matrix))
    -         CASE (dbcsr_type_real_4)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_r, tr, blk, &
    -                                           row_offset=row_offset, col_offset=col_offset)
    -            DO j = 1, SIZE(data_r, 2)
    -            DO i = 1, SIZE(data_r, 1)
    -               buff_d(row_offset + i - 1) = buff_d(row_offset + i - 1) + ABS(data_r(i, j))
    -               IF (any_sym .AND. row .NE. col) &
    -                  buff_d(col_offset + j - 1) = buff_d(col_offset + j - 1) + ABS(data_r(i, j))
    -            END DO
    -            END DO
    -         CASE (dbcsr_type_real_8)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_d, tr, blk, &
    -                                           row_offset=row_offset, col_offset=col_offset)
    -            DO j = 1, SIZE(data_d, 2)
    -            DO i = 1, SIZE(data_d, 1)
    -               buff_d(row_offset + i - 1) = buff_d(row_offset + i - 1) + ABS(data_d(i, j))
    -               IF (any_sym .AND. row .NE. col) &
    -                  buff_d(col_offset + j - 1) = buff_d(col_offset + j - 1) + ABS(data_d(i, j))
    -            END DO
    -            END DO
    -         CASE (dbcsr_type_complex_4)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_c, tr, blk, &
    -                                           row_offset=row_offset, col_offset=col_offset)
    -            DO j = 1, SIZE(data_c, 2)
    -            DO i = 1, SIZE(data_c, 1)
    -               buff_d(row_offset + i - 1) = buff_d(row_offset + i - 1) + ABS(data_c(i, j))
    -               IF (any_sym .AND. row .NE. col) &
    -                  DBCSR_ABORT("Only nonsymmetric matrix so far")
    -               !     buff_d(col_offset+j-1) = buff_d(col_offset+j-1) + ABS(data_c(i,j))
    -            END DO
    -            END DO
    -         CASE (dbcsr_type_complex_8)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_z, tr, blk, &
    -                                           row_offset=row_offset, col_offset=col_offset)
    -            DO j = 1, SIZE(data_z, 2)
    -            DO i = 1, SIZE(data_z, 1)
    -               buff_d(row_offset + i - 1) = buff_d(row_offset + i - 1) + ABS(data_z(i, j))
    -               IF (any_sym .AND. row .NE. col) &
    -                  DBCSR_ABORT("Only nonsymmetric matrix so far")
    -               !     buff_d(col_offset+j-1) = buff_d(col_offset+j-1) + ABS(data_z(i,j))
    -            END DO
    -            END DO
    -         CASE DEFAULT
    -            DBCSR_ABORT("Wrong data type")
    -         END SELECT
    -      END DO
    -      CALL dbcsr_iterator_stop(iter)
    -      CALL mp_sum(buff_d, dbcsr_mp_group(dbcsr_distribution_mp(matrix%dist)))
    -      norm = MAXVAL(buff_d)
    -      DEALLOCATE (buff_d)
    -
    -      CALL timestop(handle)
    -
    +      norm = dbcsr_gershgorin_norm_prv(matrix%prv)
        END FUNCTION dbcsr_gershgorin_norm
     
    diff --git a/develop/proc/dbcsr_get_2d_block_notrans_p_c.html b/develop/proc/dbcsr_get_2d_block_notrans_p_c.html index 57384b40f1f..381fd5afc08 100644 --- a/develop/proc/dbcsr_get_2d_block_notrans_p_c.html +++ b/develop/proc/dbcsr_get_2d_block_notrans_p_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_notrans_p_d.html b/develop/proc/dbcsr_get_2d_block_notrans_p_d.html index 51dba9eb772..32ecea33a73 100644 --- a/develop/proc/dbcsr_get_2d_block_notrans_p_d.html +++ b/develop/proc/dbcsr_get_2d_block_notrans_p_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_notrans_p_s.html b/develop/proc/dbcsr_get_2d_block_notrans_p_s.html index c96760a0831..ddda137c2a0 100644 --- a/develop/proc/dbcsr_get_2d_block_notrans_p_s.html +++ b/develop/proc/dbcsr_get_2d_block_notrans_p_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_notrans_p_z.html b/develop/proc/dbcsr_get_2d_block_notrans_p_z.html index e9e120ae9a5..2b084b1e47a 100644 --- a/develop/proc/dbcsr_get_2d_block_notrans_p_z.html +++ b/develop/proc/dbcsr_get_2d_block_notrans_p_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_p_c.html b/develop/proc/dbcsr_get_2d_block_p_c.html index ea6e6ac69c8..9c1c04eb0bc 100644 --- a/develop/proc/dbcsr_get_2d_block_p_c.html +++ b/develop/proc/dbcsr_get_2d_block_p_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_p_c~2.html b/develop/proc/dbcsr_get_2d_block_p_c~2.html index 771007374ea..f58e70e0f1a 100644 --- a/develop/proc/dbcsr_get_2d_block_p_c~2.html +++ b/develop/proc/dbcsr_get_2d_block_p_c~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_p_d.html b/develop/proc/dbcsr_get_2d_block_p_d.html index e8432d4282b..14b98ec80d3 100644 --- a/develop/proc/dbcsr_get_2d_block_p_d.html +++ b/develop/proc/dbcsr_get_2d_block_p_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_p_d~2.html b/develop/proc/dbcsr_get_2d_block_p_d~2.html index 52aff3e1ac7..0fd1de2e722 100644 --- a/develop/proc/dbcsr_get_2d_block_p_d~2.html +++ b/develop/proc/dbcsr_get_2d_block_p_d~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_p_s.html b/develop/proc/dbcsr_get_2d_block_p_s.html index 99801abff79..cffcf1aa256 100644 --- a/develop/proc/dbcsr_get_2d_block_p_s.html +++ b/develop/proc/dbcsr_get_2d_block_p_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_p_s~2.html b/develop/proc/dbcsr_get_2d_block_p_s~2.html index 05c8bd7d5da..f91287adc8d 100644 --- a/develop/proc/dbcsr_get_2d_block_p_s~2.html +++ b/develop/proc/dbcsr_get_2d_block_p_s~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_p_z.html b/develop/proc/dbcsr_get_2d_block_p_z.html index 857de451a05..eaa826d03f2 100644 --- a/develop/proc/dbcsr_get_2d_block_p_z.html +++ b/develop/proc/dbcsr_get_2d_block_p_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_2d_block_p_z~2.html b/develop/proc/dbcsr_get_2d_block_p_z~2.html index 12d0867574e..96413011531 100644 --- a/develop/proc/dbcsr_get_2d_block_p_z~2.html +++ b/develop/proc/dbcsr_get_2d_block_p_z~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_diag.html b/develop/proc/dbcsr_get_block_diag.html index f12c2aeefcd..def96ddd083 100644 --- a/develop/proc/dbcsr_get_block_diag.html +++ b/develop/proc/dbcsr_get_block_diag.html @@ -75,20 +75,20 @@

    dbcsr_get_block_diag
  • 5 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public subroutine dbcsr_get_block_diag(matrix, diag)

    +

    get the diagonal of a dbcsr matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -205,10 +206,38 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_get_block_diag(matrix, diag)
    +      !! get the diagonal of a dbcsr matrix
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! the matrix
           TYPE(dbcsr_type), INTENT(INOUT)                    :: diag
    +         !! the diagonal
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_block_diag'
    +
    +      INTEGER                                            :: blk, col, handle, row
    +      LOGICAL                                            :: tr
    +      TYPE(dbcsr_data_obj)                               :: data_a
    +      TYPE(dbcsr_iterator)                               :: iter
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, handle)
    +      CALL dbcsr_create(diag, name='diag of '//TRIM(matrix%name), &
    +                        template=matrix)
     
    -      CALL dbcsr_get_block_diag_prv(matrix%prv, diag%prv)
    +      CALL dbcsr_data_init(data_a)
    +      CALL dbcsr_data_new(data_a, dbcsr_get_data_type(matrix))
    +      CALL dbcsr_iterator_start(iter, matrix)
    +      DO WHILE (dbcsr_iterator_blocks_left(iter))
    +         CALL dbcsr_iterator_next_block(iter, row, col, data_a, tr, blk)
    +         IF (row .EQ. col) CALL dbcsr_put_block(diag, row, col, data_a, transposed=tr)
    +      END DO
    +      CALL dbcsr_iterator_stop(iter)
    +      CALL dbcsr_data_clear_pointer(data_a)
    +      CALL dbcsr_data_release(data_a)
    +      CALL dbcsr_finalize(diag)
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_get_block_diag
     
    diff --git a/develop/proc/dbcsr_get_block_diag~2.html b/develop/proc/dbcsr_get_block_diag~2.html index b534af86ec4..3bcf9a4505a 100644 --- a/develop/proc/dbcsr_get_block_diag~2.html +++ b/develop/proc/dbcsr_get_block_diag~2.html @@ -75,20 +75,20 @@

    dbcsr_get_block_diag
  • 23 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public subroutine dbcsr_get_block_diag(matrix, diag)

    -

    get the diagonal of a dbcsr matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -206,38 +205,10 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_get_block_diag(matrix, diag)
    -      !! get the diagonal of a dbcsr matrix
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! the matrix
           TYPE(dbcsr_type), INTENT(INOUT)                    :: diag
    -         !! the diagonal
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_block_diag'
    -
    -      INTEGER                                            :: blk, col, handle, row
    -      LOGICAL                                            :: tr
    -      TYPE(dbcsr_data_obj)                               :: data_a
    -      TYPE(dbcsr_iterator)                               :: iter
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, handle)
    -      CALL dbcsr_create(diag, name='diag of '//TRIM(matrix%name), &
    -                        template=matrix)
     
    -      CALL dbcsr_data_init(data_a)
    -      CALL dbcsr_data_new(data_a, dbcsr_get_data_type(matrix))
    -      CALL dbcsr_iterator_start(iter, matrix)
    -      DO WHILE (dbcsr_iterator_blocks_left(iter))
    -         CALL dbcsr_iterator_next_block(iter, row, col, data_a, tr, blk)
    -         IF (row .EQ. col) CALL dbcsr_put_block(diag, row, col, data_a, transposed=tr)
    -      END DO
    -      CALL dbcsr_iterator_stop(iter)
    -      CALL dbcsr_data_clear_pointer(data_a)
    -      CALL dbcsr_data_release(data_a)
    -      CALL dbcsr_finalize(diag)
    -      CALL timestop(handle)
    +      CALL dbcsr_get_block_diag_prv(matrix%prv, diag%prv)
        END SUBROUTINE dbcsr_get_block_diag
     
    diff --git a/develop/proc/dbcsr_get_block_index.html b/develop/proc/dbcsr_get_block_index.html index 8e34639ebdd..0ea01b0711a 100644 --- a/develop/proc/dbcsr_get_block_index.html +++ b/develop/proc/dbcsr_get_block_index.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    @@ -255,7 +255,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_notrans_p_c.html b/develop/proc/dbcsr_get_block_notrans_p_c.html index bb9e73ff6b7..97a1a24df32 100644 --- a/develop/proc/dbcsr_get_block_notrans_p_c.html +++ b/develop/proc/dbcsr_get_block_notrans_p_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_notrans_p_d.html b/develop/proc/dbcsr_get_block_notrans_p_d.html index 5502c8f2a11..60b1bbea1f9 100644 --- a/develop/proc/dbcsr_get_block_notrans_p_d.html +++ b/develop/proc/dbcsr_get_block_notrans_p_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_notrans_p_s.html b/develop/proc/dbcsr_get_block_notrans_p_s.html index d1b64f08644..b815064eeec 100644 --- a/develop/proc/dbcsr_get_block_notrans_p_s.html +++ b/develop/proc/dbcsr_get_block_notrans_p_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_notrans_p_z.html b/develop/proc/dbcsr_get_block_notrans_p_z.html index ab5ef94d1b8..9d874bfa332 100644 --- a/develop/proc/dbcsr_get_block_notrans_p_z.html +++ b/develop/proc/dbcsr_get_block_notrans_p_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_area.html b/develop/proc/dbcsr_get_block_p_area.html index 2ca4cc1d6f5..cdcc46cd6bf 100644 --- a/develop/proc/dbcsr_get_block_p_area.html +++ b/develop/proc/dbcsr_get_block_p_area.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    @@ -273,7 +273,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_c.html b/develop/proc/dbcsr_get_block_p_c.html index cf3de0f5253..4ad6072f98a 100644 --- a/develop/proc/dbcsr_get_block_p_c.html +++ b/develop/proc/dbcsr_get_block_p_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_c~2.html b/develop/proc/dbcsr_get_block_p_c~2.html index 1860128bf3a..e4879107f5b 100644 --- a/develop/proc/dbcsr_get_block_p_c~2.html +++ b/develop/proc/dbcsr_get_block_p_c~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_d.html b/develop/proc/dbcsr_get_block_p_d.html index 9909c40bc24..135959bf2fc 100644 --- a/develop/proc/dbcsr_get_block_p_d.html +++ b/develop/proc/dbcsr_get_block_p_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_d~2.html b/develop/proc/dbcsr_get_block_p_d~2.html index dc062769ee5..1135dd98436 100644 --- a/develop/proc/dbcsr_get_block_p_d~2.html +++ b/develop/proc/dbcsr_get_block_p_d~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_s.html b/develop/proc/dbcsr_get_block_p_s.html index 29872362ba6..d378b6a5264 100644 --- a/develop/proc/dbcsr_get_block_p_s.html +++ b/develop/proc/dbcsr_get_block_p_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_s~2.html b/develop/proc/dbcsr_get_block_p_s~2.html index c700e16fa5e..e4f84f9f89a 100644 --- a/develop/proc/dbcsr_get_block_p_s~2.html +++ b/develop/proc/dbcsr_get_block_p_s~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_z.html b/develop/proc/dbcsr_get_block_p_z.html index d9e0f8d99c3..764fac08dfc 100644 --- a/develop/proc/dbcsr_get_block_p_z.html +++ b/develop/proc/dbcsr_get_block_p_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_z~2.html b/develop/proc/dbcsr_get_block_p_z~2.html index 1c50444a38a..249982e1f92 100644 --- a/develop/proc/dbcsr_get_block_p_z~2.html +++ b/develop/proc/dbcsr_get_block_p_z~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_data_c.html b/develop/proc/dbcsr_get_data_c.html index 443b2686865..da37214b455 100644 --- a/develop/proc/dbcsr_get_data_c.html +++ b/develop/proc/dbcsr_get_data_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    Return Value - + complex(kind=real_4), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_data_c_c.html b/develop/proc/dbcsr_get_data_c_c.html index ab82fb569e9..760ec3b41eb 100644 --- a/develop/proc/dbcsr_get_data_c_c.html +++ b/develop/proc/dbcsr_get_data_c_c.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    Return Value - + complex(kind=real_4), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_data_c_d.html b/develop/proc/dbcsr_get_data_c_d.html index 2b7401f3599..d13d646e080 100644 --- a/develop/proc/dbcsr_get_data_c_d.html +++ b/develop/proc/dbcsr_get_data_c_d.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    Return Value - + real(kind=real_8), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_data_c_s.html b/develop/proc/dbcsr_get_data_c_s.html index 8b85cf88cc9..d0f6586f511 100644 --- a/develop/proc/dbcsr_get_data_c_s.html +++ b/develop/proc/dbcsr_get_data_c_s.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    Return Value - + real(kind=real_4), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_data_c_z.html b/develop/proc/dbcsr_get_data_c_z.html index d6f32193c88..92052da3d1f 100644 --- a/develop/proc/dbcsr_get_data_c_z.html +++ b/develop/proc/dbcsr_get_data_c_z.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    Return Value - + complex(kind=real_8), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_data_d.html b/develop/proc/dbcsr_get_data_d.html index b5536c8004d..368d04c9901 100644 --- a/develop/proc/dbcsr_get_data_d.html +++ b/develop/proc/dbcsr_get_data_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    Return Value - + real(kind=real_8), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_data_memory_type.html b/develop/proc/dbcsr_get_data_memory_type.html index cde34c00282..9c1086ae43b 100644 --- a/develop/proc/dbcsr_get_data_memory_type.html +++ b/develop/proc/dbcsr_get_data_memory_type.html @@ -164,7 +164,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    Return Value - + type(dbcsr_memtype_type)

    diff --git a/develop/proc/dbcsr_get_data_p_2d_c.html b/develop/proc/dbcsr_get_data_p_2d_c.html index 4f053969ced..87f0debe291 100644 --- a/develop/proc/dbcsr_get_data_p_2d_c.html +++ b/develop/proc/dbcsr_get_data_p_2d_c.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    Return Value - + complex(kind=real_4), DIMENSION(:, :), POINTER

    diff --git a/develop/proc/dbcsr_get_data_p_2d_d.html b/develop/proc/dbcsr_get_data_p_2d_d.html index b4e247efbf4..904bee73a9a 100644 --- a/develop/proc/dbcsr_get_data_p_2d_d.html +++ b/develop/proc/dbcsr_get_data_p_2d_d.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    Return Value - + real(kind=real_8), DIMENSION(:, :), POINTER

    diff --git a/develop/proc/dbcsr_get_data_p_2d_s.html b/develop/proc/dbcsr_get_data_p_2d_s.html index 92df3010795..85d77425486 100644 --- a/develop/proc/dbcsr_get_data_p_2d_s.html +++ b/develop/proc/dbcsr_get_data_p_2d_s.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    Return Value - + real(kind=real_4), DIMENSION(:, :), POINTER

    diff --git a/develop/proc/dbcsr_get_data_p_2d_z.html b/develop/proc/dbcsr_get_data_p_2d_z.html index 2922d51160d..30e0ccbe578 100644 --- a/develop/proc/dbcsr_get_data_p_2d_z.html +++ b/develop/proc/dbcsr_get_data_p_2d_z.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    Return Value - + complex(kind=real_8), DIMENSION(:, :), POINTER

    diff --git a/develop/proc/dbcsr_get_data_p_c.html b/develop/proc/dbcsr_get_data_p_c.html index 0326631aff3..741fc457ef2 100644 --- a/develop/proc/dbcsr_get_data_p_c.html +++ b/develop/proc/dbcsr_get_data_p_c.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    Return Value - + complex(kind=real_4), DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_get_data_p_d.html b/develop/proc/dbcsr_get_data_p_d.html index 42bca4f6354..b1241b24b5a 100644 --- a/develop/proc/dbcsr_get_data_p_d.html +++ b/develop/proc/dbcsr_get_data_p_d.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    Return Value - + real(kind=real_8), DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_get_data_p_s.html b/develop/proc/dbcsr_get_data_p_s.html index 994e7618ed3..5d728c87cc9 100644 --- a/develop/proc/dbcsr_get_data_p_s.html +++ b/develop/proc/dbcsr_get_data_p_s.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    Return Value - + real(kind=real_4), DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_get_data_p_z.html b/develop/proc/dbcsr_get_data_p_z.html index 0503191d690..ef5e9fa711e 100644 --- a/develop/proc/dbcsr_get_data_p_z.html +++ b/develop/proc/dbcsr_get_data_p_z.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    Return Value - + complex(kind=real_8), DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_get_data_s.html b/develop/proc/dbcsr_get_data_s.html index 51ebff064cf..b31ceb31837 100644 --- a/develop/proc/dbcsr_get_data_s.html +++ b/develop/proc/dbcsr_get_data_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    Return Value - + real(kind=real_4), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_data_size.html b/develop/proc/dbcsr_get_data_size.html index bce98d0abcb..f6e5f6194c3 100644 --- a/develop/proc/dbcsr_get_data_size.html +++ b/develop/proc/dbcsr_get_data_size.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_get_data_size_used.html b/develop/proc/dbcsr_get_data_size_used.html index 9f766641c2b..7392bf82d4d 100644 --- a/develop/proc/dbcsr_get_data_size_used.html +++ b/develop/proc/dbcsr_get_data_size_used.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_get_data_size~2.html b/develop/proc/dbcsr_get_data_size~2.html index 24139369ed6..fc3448770e6 100644 --- a/develop/proc/dbcsr_get_data_size~2.html +++ b/develop/proc/dbcsr_get_data_size~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_get_data_type.html b/develop/proc/dbcsr_get_data_type.html index 83fb9b8d8eb..79236834e24 100644 --- a/develop/proc/dbcsr_get_data_type.html +++ b/develop/proc/dbcsr_get_data_type.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_get_data_type~2.html b/develop/proc/dbcsr_get_data_type~2.html index 971b03326fa..a58a336b0cd 100644 --- a/develop/proc/dbcsr_get_data_type~2.html +++ b/develop/proc/dbcsr_get_data_type~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_get_data_z.html b/develop/proc/dbcsr_get_data_z.html index 2334c437f07..e3084c10497 100644 --- a/develop/proc/dbcsr_get_data_z.html +++ b/develop/proc/dbcsr_get_data_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    Return Value - + complex(kind=real_8), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_default_config.html b/develop/proc/dbcsr_get_default_config.html index 9a79da0675a..45badfb7ff5 100644 --- a/develop/proc/dbcsr_get_default_config.html +++ b/develop/proc/dbcsr_get_default_config.html @@ -75,7 +75,7 @@

    dbcsr_get_default_config
  • 39 statements + title=" 0.1% of total for procedures.">45 statements
  • @@ -530,6 +530,7 @@

    Source Code

    accdrv_binning_binsize LOGICAL, INTENT(OUT), OPTIONAL :: use_mempools_cpu REAL(KIND=real_8), INTENT(OUT), OPTIONAL :: tas_split_factor + LOGICAL, INTENT(OUT), OPTIONAL :: use_acc_g2g IF (PRESENT(use_mpi_allocator)) use_mpi_allocator = dbcsr_cfg%use_mpi_allocator%defval IF (PRESENT(mm_stack_size)) mm_stack_size = dbcsr_cfg%mm_stack_size%defval @@ -552,6 +553,11 @@

    Source Code

    IF (PRESENT(use_mempools_cpu)) use_mempools_cpu = dbcsr_cfg%use_mempools_cpu%defval IF (PRESENT(nstacks)) nstacks = dbcsr_cfg%n_stacks%defval IF (PRESENT(tas_split_factor)) tas_split_factor = dbcsr_cfg%tas_split_factor%defval +#if defined(__DBCSR_ACC_G2G) + IF (PRESENT(use_acc_g2g)) use_acc_g2g = dbcsr_cfg%use_acc_g2g%defval +#else + MARK_USED(use_acc_g2g) +#endif END SUBROUTINE dbcsr_get_default_config diff --git a/develop/proc/dbcsr_get_default_logger.html b/develop/proc/dbcsr_get_default_logger.html index 98637cdbb2a..e4cecb0b91d 100644 --- a/develop/proc/dbcsr_get_default_logger.html +++ b/develop/proc/dbcsr_get_default_logger.html @@ -156,7 +156,7 @@

    Arguments


    Return Value - + type(dbcsr_logger_type), POINTER

    diff --git a/develop/proc/dbcsr_get_diag_c.html b/develop/proc/dbcsr_get_diag_c.html index 497d8f8666f..9a617ad68d2 100644 --- a/develop/proc/dbcsr_get_diag_c.html +++ b/develop/proc/dbcsr_get_diag_c.html @@ -75,20 +75,20 @@

    dbcsr_get_diag_c
  • 5 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

  • @@ -205,10 +205,44 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_get_diag_c (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         COMPLEX(kind=real_4), DIMENSION(:), INTENT(OUT)                 :: diag
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix
    +         COMPLEX(kind=real_4), DIMENSION(:), INTENT(OUT)         :: diag
     
    -         CALL dbcsr_get_diag_prv(matrix%prv, diag)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_diag'
    +
    +         INTEGER                                            :: icol, irow, row_offset, handle, i
    +         LOGICAL                                            :: tr
    +         TYPE(dbcsr_iterator)                               :: iter
    +         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_4) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    +            DBCSR_ABORT("Diagonal has wrong size")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         diag(:) = CMPLX(0.0, 0.0, real_4)
    +
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    +            IF (irow /= icol) CYCLE
    +
    +            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    +               DBCSR_ABORT("Diagonal block non-squared")
    +
    +            DO i = 1, sIZE(block, 1)
    +               diag(row_offset + i - 1) = block(i, i)
    +            END DO
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_get_diag_c
     
    diff --git a/develop/proc/dbcsr_get_diag_c~2.html b/develop/proc/dbcsr_get_diag_c~2.html index e33196f2a77..3d8962022b5 100644 --- a/develop/proc/dbcsr_get_diag_c~2.html +++ b/develop/proc/dbcsr_get_diag_c~2.html @@ -75,20 +75,20 @@

    dbcsr_get_diag_c
  • 25 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -205,10 +205,44 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_get_diag_d (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         REAL(kind=real_8), DIMENSION(:), INTENT(OUT)                 :: diag
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix
    +         REAL(kind=real_8), DIMENSION(:), INTENT(OUT)         :: diag
     
    -         CALL dbcsr_get_diag_prv(matrix%prv, diag)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_diag'
    +
    +         INTEGER                                            :: icol, irow, row_offset, handle, i
    +         LOGICAL                                            :: tr
    +         TYPE(dbcsr_iterator)                               :: iter
    +         REAL(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_8) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    +            DBCSR_ABORT("Diagonal has wrong size")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         diag(:) = 0.0_real_8
    +
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    +            IF (irow /= icol) CYCLE
    +
    +            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    +               DBCSR_ABORT("Diagonal block non-squared")
    +
    +            DO i = 1, sIZE(block, 1)
    +               diag(row_offset + i - 1) = block(i, i)
    +            END DO
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_get_diag_d
     
    diff --git a/develop/proc/dbcsr_get_diag_d~2.html b/develop/proc/dbcsr_get_diag_d~2.html index 732949987bb..dd575fa4e9d 100644 --- a/develop/proc/dbcsr_get_diag_d~2.html +++ b/develop/proc/dbcsr_get_diag_d~2.html @@ -75,20 +75,20 @@

    dbcsr_get_diag_d
  • 25 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -205,10 +205,44 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_get_diag_s (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         REAL(kind=real_4), DIMENSION(:), INTENT(OUT)                 :: diag
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix
    +         REAL(kind=real_4), DIMENSION(:), INTENT(OUT)         :: diag
     
    -         CALL dbcsr_get_diag_prv(matrix%prv, diag)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_diag'
    +
    +         INTEGER                                            :: icol, irow, row_offset, handle, i
    +         LOGICAL                                            :: tr
    +         TYPE(dbcsr_iterator)                               :: iter
    +         REAL(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_4) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    +            DBCSR_ABORT("Diagonal has wrong size")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         diag(:) = 0.0_real_4
    +
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    +            IF (irow /= icol) CYCLE
    +
    +            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    +               DBCSR_ABORT("Diagonal block non-squared")
    +
    +            DO i = 1, sIZE(block, 1)
    +               diag(row_offset + i - 1) = block(i, i)
    +            END DO
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_get_diag_s
     
    diff --git a/develop/proc/dbcsr_get_diag_s~2.html b/develop/proc/dbcsr_get_diag_s~2.html index fe3a84cdf7e..f1da576fa13 100644 --- a/develop/proc/dbcsr_get_diag_s~2.html +++ b/develop/proc/dbcsr_get_diag_s~2.html @@ -75,20 +75,20 @@

    dbcsr_get_diag_s
  • 25 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -205,10 +205,44 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_get_diag_z (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         COMPLEX(kind=real_8), DIMENSION(:), INTENT(OUT)                 :: diag
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix
    +         COMPLEX(kind=real_8), DIMENSION(:), INTENT(OUT)         :: diag
     
    -         CALL dbcsr_get_diag_prv(matrix%prv, diag)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_diag'
    +
    +         INTEGER                                            :: icol, irow, row_offset, handle, i
    +         LOGICAL                                            :: tr
    +         TYPE(dbcsr_iterator)                               :: iter
    +         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_8) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    +            DBCSR_ABORT("Diagonal has wrong size")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         diag(:) = CMPLX(0.0, 0.0, real_8)
    +
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    +            IF (irow /= icol) CYCLE
    +
    +            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    +               DBCSR_ABORT("Diagonal block non-squared")
    +
    +            DO i = 1, sIZE(block, 1)
    +               diag(row_offset + i - 1) = block(i, i)
    +            END DO
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_get_diag_z
     
    diff --git a/develop/proc/dbcsr_get_diag_z~2.html b/develop/proc/dbcsr_get_diag_z~2.html index 4b1844ec7aa..82222c549d1 100644 --- a/develop/proc/dbcsr_get_diag_z~2.html +++ b/develop/proc/dbcsr_get_diag_z~2.html @@ -75,20 +75,20 @@

    dbcsr_get_diag_z
  • 25 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_global_row_map.html b/develop/proc/dbcsr_get_global_row_map.html index 7bb2fced76a..dcddbcfe263 100644 --- a/develop/proc/dbcsr_get_global_row_map.html +++ b/develop/proc/dbcsr_get_global_row_map.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_index_memory_type.html b/develop/proc/dbcsr_get_index_memory_type.html index 173a4a17d22..43e8b96144e 100644 --- a/develop/proc/dbcsr_get_index_memory_type.html +++ b/develop/proc/dbcsr_get_index_memory_type.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + type(dbcsr_memtype_type)

    diff --git a/develop/proc/dbcsr_get_info.html b/develop/proc/dbcsr_get_info.html index 69ac370074f..9e4e8e0bc13 100644 --- a/develop/proc/dbcsr_get_info.html +++ b/develop/proc/dbcsr_get_info.html @@ -75,20 +75,20 @@

    dbcsr_get_info
  • 16 statements + title=" 0.1% of total for procedures.">35 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    public subroutine dbcsr_get_info(matrix, nblkrows_total, nblkcols_total, nfullrows_total, nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, my_prow, my_pcol, local_rows, local_cols, proc_row_dist, proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, matrix_type, data_type, group) +

    public subroutine dbcsr_get_info(matrix, nblkrows_total, nblkcols_total, nfullrows_total, nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, my_prow, my_pcol, local_rows, local_cols, proc_row_dist, proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, data_area, matrix_type, data_type, group)

    +

    Gets information about a matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -189,7 +190,7 @@

    Arguments

    @@ -204,7 +205,7 @@

    Arguments

    @@ -219,7 +220,7 @@

    Arguments

    @@ -234,7 +235,7 @@

    Arguments

    @@ -249,7 +250,7 @@

    Arguments

    @@ -264,7 +265,7 @@

    Arguments

    @@ -279,7 +280,7 @@

    Arguments

    @@ -324,7 +325,7 @@

    Arguments

    @@ -339,7 +340,7 @@

    Arguments

    @@ -354,7 +355,7 @@

    Arguments

    @@ -369,7 +370,7 @@

    Arguments

    @@ -384,7 +385,7 @@

    Arguments

    @@ -399,7 +400,7 @@

    Arguments

    @@ -444,8 +445,8 @@

    Arguments

    @@ -469,43 +470,58 @@

    Arguments

    + + + + + + + + - + @@ -190,7 +189,7 @@

    Arguments

    @@ -205,7 +204,7 @@

    Arguments

    @@ -220,7 +219,7 @@

    Arguments

    @@ -265,7 +264,7 @@

    Arguments

    @@ -325,7 +324,7 @@

    Arguments

    @@ -340,7 +339,7 @@

    Arguments

    @@ -385,7 +384,7 @@

    Arguments

    @@ -400,7 +399,7 @@

    Arguments

    @@ -415,7 +414,7 @@

    Arguments

    @@ -430,7 +429,7 @@

    Arguments

    @@ -445,8 +444,8 @@

    Arguments

    @@ -470,58 +469,43 @@

    Arguments

    - - - - - - - - - + - + @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_local_rows.html b/develop/proc/dbcsr_get_local_rows.html index 74c25370317..fa232ab8963 100644 --- a/develop/proc/dbcsr_get_local_rows.html +++ b/develop/proc/dbcsr_get_local_rows.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_matrix_type.html b/develop/proc/dbcsr_get_matrix_type.html index 4d2dc4bb35f..db62d983a42 100644 --- a/develop/proc/dbcsr_get_matrix_type.html +++ b/develop/proc/dbcsr_get_matrix_type.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + character(len=1)

    diff --git a/develop/proc/dbcsr_get_matrix_type~2.html b/develop/proc/dbcsr_get_matrix_type~2.html index ad3fd97ce13..262f9c0750d 100644 --- a/develop/proc/dbcsr_get_matrix_type~2.html +++ b/develop/proc/dbcsr_get_matrix_type~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + character(len=1)

    diff --git a/develop/proc/dbcsr_get_num_blocks.html b/develop/proc/dbcsr_get_num_blocks.html index 5a03b914712..0668973ff15 100644 --- a/develop/proc/dbcsr_get_num_blocks.html +++ b/develop/proc/dbcsr_get_num_blocks.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_num_blocks~2.html b/develop/proc/dbcsr_get_num_blocks~2.html index 051907c3e59..f0be7370330 100644 --- a/develop/proc/dbcsr_get_num_blocks~2.html +++ b/develop/proc/dbcsr_get_num_blocks~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_get_nze.html b/develop/proc/dbcsr_get_nze.html index 13033aebdb9..524fcefa05c 100644 --- a/develop/proc/dbcsr_get_nze.html +++ b/develop/proc/dbcsr_get_nze.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_occupation.html b/develop/proc/dbcsr_get_occupation.html index 75f95c3581a..4beac256fac 100644 --- a/develop/proc/dbcsr_get_occupation.html +++ b/develop/proc/dbcsr_get_occupation.html @@ -75,20 +75,20 @@

    dbcsr_get_occupation
  • 5 statements + title=" 0.0% of total for procedures.">29 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public function dbcsr_get_occupation(matrix) result(occupation)

    +

    Returns the occupation of the matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -197,11 +198,45 @@

    Return Value

    Source Code

       FUNCTION dbcsr_get_occupation(matrix) RESULT(occupation)
    +      !! Returns the occupation of the matrix
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! matrix from which to get the occupation
           REAL(KIND=real_8)                                  :: occupation
     
    -      occupation = dbcsr_get_occupation_prv(matrix%prv)
    -   END FUNCTION dbcsr_get_occupation
    +      INTEGER                                            :: nfullcols, nfullrows
    +      INTEGER(KIND=int_8)                                :: nze_global
    +      INTEGER, DIMENSION(:), POINTER                     :: row_blk_size
    +
    +      nze_global = matrix%nze
    +      CALL mp_sum(nze_global, dbcsr_mp_group(dbcsr_distribution_mp(matrix%dist)))
    +
    +      nfullrows = dbcsr_nfullrows_total(matrix)
    +      nfullcols = dbcsr_nfullcols_total(matrix)
    +
    +      row_blk_size => array_data(matrix%row_blk_size)
    +
    +      IF (nfullrows .NE. 0 .AND. nfullcols .NE. 0) THEN
    +         IF (dbcsr_has_symmetry(matrix)) THEN
    +            IF (2*nze_global .EQ. &
    +                (INT(nfullrows, KIND=int_8)*INT(nfullrows + 1, KIND=int_8) + SUM(row_blk_size*(row_blk_size - 1)))) THEN
    +               occupation = 1.0_real_8
    +            ELSE
    +               occupation = 2.0_real_8*REAL(nze_global, real_8)/ &
    +                            (REAL(nfullrows, real_8)*REAL(nfullrows + 1, real_8) + &
    +                             SUM(REAL(row_blk_size, real_8)*REAL(row_blk_size - 1, real_8)))
    +            END IF
    +         ELSE
    +            IF (nze_global .EQ. INT(nfullrows, KIND=int_8)*INT(nfullcols, KIND=int_8)) THEN
    +               occupation = 1.0_real_8
    +            ELSE
    +               occupation = REAL(nze_global, real_8)/(REAL(nfullrows, real_8)*REAL(nfullcols, real_8))
    +            END IF
    +         END IF
    +      ELSE
    +         occupation = 0.0_real_8
    +      END IF
    +   END FUNCTION dbcsr_get_occupation
     
    diff --git a/develop/proc/dbcsr_get_occupation~2.html b/develop/proc/dbcsr_get_occupation~2.html index 47c61e4a83d..1cc9df0dfc1 100644 --- a/develop/proc/dbcsr_get_occupation~2.html +++ b/develop/proc/dbcsr_get_occupation~2.html @@ -75,20 +75,20 @@

    dbcsr_get_occupation
  • 29 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public function dbcsr_get_occupation(matrix) result(occupation)

    -

    Returns the occupation of the matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -198,45 +197,11 @@

    Return Value

    Source Code

       FUNCTION dbcsr_get_occupation(matrix) RESULT(occupation)
    -      !! Returns the occupation of the matrix
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! matrix from which to get the occupation
           REAL(KIND=real_8)                                  :: occupation
     
    -      INTEGER                                            :: nfullcols, nfullrows
    -      INTEGER(KIND=int_8)                                :: nze_global
    -      INTEGER, DIMENSION(:), POINTER                     :: row_blk_size
    -
    -      nze_global = matrix%nze
    -      CALL mp_sum(nze_global, dbcsr_mp_group(dbcsr_distribution_mp(matrix%dist)))
    -
    -      nfullrows = dbcsr_nfullrows_total(matrix)
    -      nfullcols = dbcsr_nfullcols_total(matrix)
    -
    -      row_blk_size => array_data(matrix%row_blk_size)
    -
    -      IF (nfullrows .NE. 0 .AND. nfullcols .NE. 0) THEN
    -         IF (dbcsr_has_symmetry(matrix)) THEN
    -            IF (2*nze_global .EQ. &
    -                (INT(nfullrows, KIND=int_8)*INT(nfullrows + 1, KIND=int_8) + SUM(row_blk_size*(row_blk_size - 1)))) THEN
    -               occupation = 1.0_real_8
    -            ELSE
    -               occupation = 2.0_real_8*REAL(nze_global, real_8)/ &
    -                            (REAL(nfullrows, real_8)*REAL(nfullrows + 1, real_8) + &
    -                             SUM(REAL(row_blk_size, real_8)*REAL(row_blk_size - 1, real_8)))
    -            END IF
    -         ELSE
    -            IF (nze_global .EQ. INT(nfullrows, KIND=int_8)*INT(nfullcols, KIND=int_8)) THEN
    -               occupation = 1.0_real_8
    -            ELSE
    -               occupation = REAL(nze_global, real_8)/(REAL(nfullrows, real_8)*REAL(nfullcols, real_8))
    -            END IF
    -         END IF
    -      ELSE
    -         occupation = 0.0_real_8
    -      END IF
    -   END FUNCTION dbcsr_get_occupation
    +      occupation = dbcsr_get_occupation_prv(matrix%prv)
    +   END FUNCTION dbcsr_get_occupation
     
    diff --git a/develop/proc/dbcsr_get_replication_type.html b/develop/proc/dbcsr_get_replication_type.html index 0debbb3c3cf..3d197941894 100644 --- a/develop/proc/dbcsr_get_replication_type.html +++ b/develop/proc/dbcsr_get_replication_type.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_stored_block_info.html b/develop/proc/dbcsr_get_stored_block_info.html index dc70a42d7e2..b3a806af3af 100644 --- a/develop/proc/dbcsr_get_stored_block_info.html +++ b/develop/proc/dbcsr_get_stored_block_info.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -238,7 +238,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_stored_coordinates.html b/develop/proc/dbcsr_get_stored_coordinates.html index 3a92c8b126f..e0b38272635 100644 --- a/develop/proc/dbcsr_get_stored_coordinates.html +++ b/develop/proc/dbcsr_get_stored_coordinates.html @@ -75,20 +75,20 @@

    dbcsr_get_stored_coordinates
  • 12 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -140,13 +140,10 @@

    Contents

    -

    public pure subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor) +

    public subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor)

    -

    Sets the correct source matrix, row, column and possible data -transposition for a given matrix and matrix logical row and -column.

    Arguments

    @@ -162,8 +159,8 @@

    Arguments

    @@ -187,13 +184,12 @@

    Arguments

    @@ -203,13 +199,12 @@

    Arguments

    @@ -219,7 +214,7 @@

    Arguments

    @@ -239,32 +234,13 @@

    Arguments

    Source Code

    -
       PURE SUBROUTINE dbcsr_get_stored_coordinates(matrix, row, column, processor)
    -      !! Sets the correct source matrix, row, column and possible data
    -      !! transposition for a given matrix and matrix logical row and
    -      !! column.
    -
    +    
       SUBROUTINE dbcsr_get_stored_coordinates(matrix, row, column, processor)
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! DBCSR matrix
           INTEGER, INTENT(IN)                                :: row, column
    -         !! input is logical row
    -         !! input is logical column
           INTEGER, INTENT(OUT), OPTIONAL                     :: processor
    -         !! returns the processor on which this block resides
    -
    -!   ---------------------------------------------------------------------------
    -! SM-compatible way
     
    -      IF (PRESENT(processor)) THEN
    -         IF (matrix%symmetry .AND. checker_tr(row, column)) THEN
    -            ! The transposed way.
    -            processor = dbcsr_distribution_processor(matrix%dist, column, row)
    -         ELSE
    -            ! The default way.
    -            processor = dbcsr_distribution_processor(matrix%dist, row, column)
    -         END IF
    -      END IF
    -   END SUBROUTINE dbcsr_get_stored_coordinates
    +      CALL dbcsr_get_stored_coordinates_prv(matrix%prv, row, column, processor)
    +   END SUBROUTINE dbcsr_get_stored_coordinates
     
    diff --git a/develop/proc/dbcsr_get_stored_coordinates~2.html b/develop/proc/dbcsr_get_stored_coordinates~2.html index 7fefd386fda..587a273f4e0 100644 --- a/develop/proc/dbcsr_get_stored_coordinates~2.html +++ b/develop/proc/dbcsr_get_stored_coordinates~2.html @@ -75,20 +75,20 @@

    dbcsr_get_stored_coordinates
  • 6 statements + title=" 0.0% of total for procedures.">12 statements
  • - Source File + Source File
  • @@ -140,10 +140,13 @@

    Contents

    -

    public subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor) +

    public pure subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor)

    +

    Sets the correct source matrix, row, column and possible data +transposition for a given matrix and matrix logical row and +column.

    Arguments

    @@ -159,8 +162,8 @@

    Arguments

    @@ -184,12 +187,13 @@

    Arguments

    @@ -199,12 +203,13 @@

    Arguments

    @@ -214,7 +219,7 @@

    Arguments

    @@ -234,13 +239,32 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_get_stored_coordinates(matrix, row, column, processor)
    +    
       PURE SUBROUTINE dbcsr_get_stored_coordinates(matrix, row, column, processor)
    +      !! Sets the correct source matrix, row, column and possible data
    +      !! transposition for a given matrix and matrix logical row and
    +      !! column.
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! DBCSR matrix
           INTEGER, INTENT(IN)                                :: row, column
    +         !! input is logical row
    +         !! input is logical column
           INTEGER, INTENT(OUT), OPTIONAL                     :: processor
    +         !! returns the processor on which this block resides
    +
    +!   ---------------------------------------------------------------------------
    +! SM-compatible way
     
    -      CALL dbcsr_get_stored_coordinates_prv(matrix%prv, row, column, processor)
    -   END SUBROUTINE dbcsr_get_stored_coordinates
    +      IF (PRESENT(processor)) THEN
    +         IF (matrix%symmetry .AND. checker_tr(row, column)) THEN
    +            ! The transposed way.
    +            processor = dbcsr_distribution_processor(matrix%dist, column, row)
    +         ELSE
    +            ! The default way.
    +            processor = dbcsr_distribution_processor(matrix%dist, row, column)
    +         END IF
    +      END IF
    +   END SUBROUTINE dbcsr_get_stored_coordinates
     
    diff --git a/develop/proc/dbcsr_get_wms_data_c.html b/develop/proc/dbcsr_get_wms_data_c.html index 1e5603c753e..3077459c59b 100644 --- a/develop/proc/dbcsr_get_wms_data_c.html +++ b/develop/proc/dbcsr_get_wms_data_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    Return Value - + complex(kind=real_4), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_wms_data_d.html b/develop/proc/dbcsr_get_wms_data_d.html index 46b134587ed..9445a32f48f 100644 --- a/develop/proc/dbcsr_get_wms_data_d.html +++ b/develop/proc/dbcsr_get_wms_data_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    Return Value - + real(kind=real_8), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_wms_data_s.html b/develop/proc/dbcsr_get_wms_data_s.html index bc99b902779..8de7ed219f2 100644 --- a/develop/proc/dbcsr_get_wms_data_s.html +++ b/develop/proc/dbcsr_get_wms_data_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    Return Value - + real(kind=real_4), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_get_wms_data_z.html b/develop/proc/dbcsr_get_wms_data_z.html index 5b8dffe0d56..5c19ac62f19 100644 --- a/develop/proc/dbcsr_get_wms_data_z.html +++ b/develop/proc/dbcsr_get_wms_data_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    Return Value - + complex(kind=real_8), DIMENSION(:), POINTER

    diff --git a/develop/proc/dbcsr_hadamard_product.html b/develop/proc/dbcsr_hadamard_product.html index e5a09b65272..9bd2b24d0ef 100644 --- a/develop/proc/dbcsr_hadamard_product.html +++ b/develop/proc/dbcsr_hadamard_product.html @@ -75,20 +75,20 @@

    dbcsr_hadamard_product
  • 6 statements + title=" 0.1% of total for procedures.">82 statements
  • - Source File + Source File
  • @@ -144,6 +144,8 @@

    public subroutine dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, b_as

    +

    Hadamard product +C = A . B (C needs to be different from A and B)

    Arguments

    @@ -159,8 +161,8 @@

    Arguments

    @@ -234,12 +238,121 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, b_assume_value)
    +    
       SUBROUTINE dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, &
    +                                     b_assume_value)
    +      !! Hadamard product
    +      !! C = A . B (C needs to be different from A and B)
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix_a, matrix_b
    +         !! DBCSR matrix
    +         !! DBCSR matrix
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_c
    +         !! DBCSR matrix
           REAL(KIND=dp), INTENT(IN), OPTIONAL                :: b_assume_value
     
    -      CALL dbcsr_hadamard_product_prv(matrix_a%prv, matrix_b%prv, matrix_c%prv, b_assume_value)
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_hadamard_product'
    +
    +      INTEGER                                            :: blk, col, col_size, data_type, handle, &
    +                                                            nze, row, row_size
    +      LOGICAL                                            :: assume_blocks_in_b, found, tr_a, tr_b
    +      REAL(KIND=dp)                                      :: assumed_b_value
    +      TYPE(dbcsr_data_obj)                               :: a_data, b_data, c_data
    +      TYPE(dbcsr_iterator)                               :: iter
    +
    +!   ---------------------------------------------------------------------------
    +
    +      IF (PRESENT(b_assume_value)) THEN
    +         assume_blocks_in_b = .TRUE.
    +         assumed_b_value = b_assume_value
    +      ELSE
    +         assume_blocks_in_b = .FALSE.
    +         assumed_b_value = 0.0_dp
    +      END IF
    +
    +      CALL timeset(routineN, handle)
    +      IF (dbcsr_get_data_type(matrix_a) .NE. dbcsr_get_data_type(matrix_b) .OR. &
    +          dbcsr_get_data_type(matrix_a) .NE. dbcsr_get_data_type(matrix_c)) &
    +         DBCSR_ABORT("data types not consistent, need to fix that")
    +
    +      IF (dbcsr_nblkrows_total(matrix_a) .NE. dbcsr_nblkrows_total(matrix_b) .OR. &
    +          dbcsr_nblkrows_total(matrix_c) .NE. dbcsr_nblkrows_total(matrix_a)) &
    +         DBCSR_ABORT("matrices not consistent")
    +
    +      data_type = dbcsr_get_data_type(matrix_a)
    +      CALL dbcsr_data_init(c_data)
    +      CALL dbcsr_data_new(c_data, data_type, &
    +                          data_size=dbcsr_max_row_size(matrix_a)*dbcsr_max_col_size(matrix_a))
    +      CALL dbcsr_zero(matrix_c)
    +      CALL dbcsr_data_init(a_data)
    +      CALL dbcsr_data_new(a_data, data_type)
    +      CALL dbcsr_data_init(b_data)
    +      CALL dbcsr_data_new(b_data, data_type)
    +      CALL dbcsr_iterator_start(iter, matrix_a)
    +      DO WHILE (dbcsr_iterator_blocks_left(iter))
    +         SELECT CASE (dbcsr_get_data_type(matrix_a))
    +            !CASE (dbcsr_type_real_4)
    +         CASE (dbcsr_type_real_8)
    +            CALL dbcsr_iterator_next_block(iter, row, col, a_data, tr_a, blk, &
    +                                           row_size=row_size, col_size=col_size)
    +            nze = row_size*col_size
    +            CALL dbcsr_get_block_p(matrix_b, row, col, b_data, tr_b, found)
    +            IF (tr_a .NEQV. tr_b) &
    +               DBCSR_ABORT("tr not consistent, need to fix that")
    +            IF (found) THEN
    +               SELECT CASE (data_type)
    +               CASE (dbcsr_type_real_4)
    +                  c_data%d%r_sp(1:nze) = a_data%d%r_sp(1:nze)*b_data%d%r_sp(1:nze)
    +                  CALL dbcsr_put_block(matrix_c, row, col, c_data%d%r_sp(1:nze), transposed=tr_a, &
    +                                       summation=.FALSE.)
    +               CASE (dbcsr_type_real_8)
    +                  c_data%d%r_dp(1:nze) = a_data%d%r_dp(1:nze)*b_data%d%r_dp(1:nze)
    +                  CALL dbcsr_put_block(matrix_c, row, col, c_data%d%r_dp(1:nze), transposed=tr_a, &
    +                                       summation=.FALSE.)
    +               CASE (dbcsr_type_complex_4)
    +                  c_data%d%c_sp(1:nze) = a_data%d%c_sp(1:nze)*b_data%d%c_sp(1:nze)
    +                  CALL dbcsr_put_block(matrix_c, row, col, c_data%d%c_sp(1:nze), transposed=tr_a, &
    +                                       summation=.FALSE.)
    +               CASE (dbcsr_type_complex_8)
    +                  c_data%d%c_dp(1:nze) = a_data%d%c_dp(1:nze)*b_data%d%c_dp(1:nze)
    +                  CALL dbcsr_put_block(matrix_c, row, col, c_data%d%c_dp(1:nze), transposed=tr_a, &
    +                                       summation=.FALSE.)
    +               END SELECT
    +            ELSE
    +               IF (assume_blocks_in_b) THEN ! this makes not too much sense, to delete ?
    +                  SELECT CASE (data_type)
    +                  CASE (dbcsr_type_real_4)
    +                     c_data%d%r_sp(1:nze) = a_data%d%r_sp(1:nze)*REAL(assumed_b_value, KIND=sp)
    +                     CALL dbcsr_put_block(matrix_c, row, col, c_data%d%r_sp(1:nze), transposed=tr_a, &
    +                                          summation=.FALSE.)
    +                  CASE (dbcsr_type_real_8)
    +                     c_data%d%r_dp(1:nze) = a_data%d%r_dp(1:nze)*assumed_b_value
    +                     CALL dbcsr_put_block(matrix_c, row, col, c_data%d%r_dp(1:nze), transposed=tr_a, &
    +                                          summation=.FALSE.)
    +                  CASE (dbcsr_type_complex_4)
    +                     c_data%d%c_sp(1:nze) = a_data%d%c_sp(1:nze)*REAL(assumed_b_value, KIND=sp)
    +                     CALL dbcsr_put_block(matrix_c, row, col, c_data%d%c_sp(1:nze), transposed=tr_a, &
    +                                          summation=.FALSE.)
    +                  CASE (dbcsr_type_complex_8)
    +                     c_data%d%c_dp(1:nze) = a_data%d%c_dp(1:nze)*assumed_b_value
    +                     CALL dbcsr_put_block(matrix_c, row, col, c_data%d%c_dp(1:nze), transposed=tr_a, &
    +                                          summation=.FALSE.)
    +                  END SELECT
    +               END IF
    +            END IF
    +            !CASE (dbcsr_type_complex_4)
    +            !CASE (dbcsr_type_complex_8)
    +         CASE DEFAULT
    +            DBCSR_ABORT("Only real double precision")
    +         END SELECT
    +      END DO
    +      CALL dbcsr_iterator_stop(iter)
    +      CALL dbcsr_finalize(matrix_c)
    +      CALL dbcsr_data_clear_pointer(a_data)
    +      CALL dbcsr_data_clear_pointer(b_data)
    +      CALL dbcsr_data_release(c_data)
    +      CALL dbcsr_data_release(a_data)
    +      CALL dbcsr_data_release(b_data)
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_hadamard_product
     
    diff --git a/develop/proc/dbcsr_hadamard_product~2.html b/develop/proc/dbcsr_hadamard_product~2.html index b8a71d9107b..d7bbb1acc43 100644 --- a/develop/proc/dbcsr_hadamard_product~2.html +++ b/develop/proc/dbcsr_hadamard_product~2.html @@ -75,20 +75,20 @@

    dbcsr_hadamard_product
  • 82 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,8 +144,6 @@

    public subroutine dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, b_as

    -

    Hadamard product -C = A . B (C needs to be different from A and B)

    Arguments

    @@ -161,8 +159,8 @@

    Arguments

    @@ -238,121 +234,12 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, &
    -                                     b_assume_value)
    -      !! Hadamard product
    -      !! C = A . B (C needs to be different from A and B)
    -
    +    
       SUBROUTINE dbcsr_hadamard_product(matrix_a, matrix_b, matrix_c, b_assume_value)
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix_a, matrix_b
    -         !! DBCSR matrix
    -         !! DBCSR matrix
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_c
    -         !! DBCSR matrix
           REAL(KIND=dp), INTENT(IN), OPTIONAL                :: b_assume_value
     
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_hadamard_product'
    -
    -      INTEGER                                            :: blk, col, col_size, data_type, handle, &
    -                                                            nze, row, row_size
    -      LOGICAL                                            :: assume_blocks_in_b, found, tr_a, tr_b
    -      REAL(KIND=dp)                                      :: assumed_b_value
    -      TYPE(dbcsr_data_obj)                               :: a_data, b_data, c_data
    -      TYPE(dbcsr_iterator)                               :: iter
    -
    -!   ---------------------------------------------------------------------------
    -
    -      IF (PRESENT(b_assume_value)) THEN
    -         assume_blocks_in_b = .TRUE.
    -         assumed_b_value = b_assume_value
    -      ELSE
    -         assume_blocks_in_b = .FALSE.
    -         assumed_b_value = 0.0_dp
    -      END IF
    -
    -      CALL timeset(routineN, handle)
    -      IF (dbcsr_get_data_type(matrix_a) .NE. dbcsr_get_data_type(matrix_b) .OR. &
    -          dbcsr_get_data_type(matrix_a) .NE. dbcsr_get_data_type(matrix_c)) &
    -         DBCSR_ABORT("data types not consistent, need to fix that")
    -
    -      IF (dbcsr_nblkrows_total(matrix_a) .NE. dbcsr_nblkrows_total(matrix_b) .OR. &
    -          dbcsr_nblkrows_total(matrix_c) .NE. dbcsr_nblkrows_total(matrix_a)) &
    -         DBCSR_ABORT("matrices not consistent")
    -
    -      data_type = dbcsr_get_data_type(matrix_a)
    -      CALL dbcsr_data_init(c_data)
    -      CALL dbcsr_data_new(c_data, data_type, &
    -                          data_size=dbcsr_max_row_size(matrix_a)*dbcsr_max_col_size(matrix_a))
    -      CALL dbcsr_zero(matrix_c)
    -      CALL dbcsr_data_init(a_data)
    -      CALL dbcsr_data_new(a_data, data_type)
    -      CALL dbcsr_data_init(b_data)
    -      CALL dbcsr_data_new(b_data, data_type)
    -      CALL dbcsr_iterator_start(iter, matrix_a)
    -      DO WHILE (dbcsr_iterator_blocks_left(iter))
    -         SELECT CASE (dbcsr_get_data_type(matrix_a))
    -            !CASE (dbcsr_type_real_4)
    -         CASE (dbcsr_type_real_8)
    -            CALL dbcsr_iterator_next_block(iter, row, col, a_data, tr_a, blk, &
    -                                           row_size=row_size, col_size=col_size)
    -            nze = row_size*col_size
    -            CALL dbcsr_get_block_p(matrix_b, row, col, b_data, tr_b, found)
    -            IF (tr_a .NEQV. tr_b) &
    -               DBCSR_ABORT("tr not consistent, need to fix that")
    -            IF (found) THEN
    -               SELECT CASE (data_type)
    -               CASE (dbcsr_type_real_4)
    -                  c_data%d%r_sp(1:nze) = a_data%d%r_sp(1:nze)*b_data%d%r_sp(1:nze)
    -                  CALL dbcsr_put_block(matrix_c, row, col, c_data%d%r_sp(1:nze), transposed=tr_a, &
    -                                       summation=.FALSE.)
    -               CASE (dbcsr_type_real_8)
    -                  c_data%d%r_dp(1:nze) = a_data%d%r_dp(1:nze)*b_data%d%r_dp(1:nze)
    -                  CALL dbcsr_put_block(matrix_c, row, col, c_data%d%r_dp(1:nze), transposed=tr_a, &
    -                                       summation=.FALSE.)
    -               CASE (dbcsr_type_complex_4)
    -                  c_data%d%c_sp(1:nze) = a_data%d%c_sp(1:nze)*b_data%d%c_sp(1:nze)
    -                  CALL dbcsr_put_block(matrix_c, row, col, c_data%d%c_sp(1:nze), transposed=tr_a, &
    -                                       summation=.FALSE.)
    -               CASE (dbcsr_type_complex_8)
    -                  c_data%d%c_dp(1:nze) = a_data%d%c_dp(1:nze)*b_data%d%c_dp(1:nze)
    -                  CALL dbcsr_put_block(matrix_c, row, col, c_data%d%c_dp(1:nze), transposed=tr_a, &
    -                                       summation=.FALSE.)
    -               END SELECT
    -            ELSE
    -               IF (assume_blocks_in_b) THEN ! this makes not too much sense, to delete ?
    -                  SELECT CASE (data_type)
    -                  CASE (dbcsr_type_real_4)
    -                     c_data%d%r_sp(1:nze) = a_data%d%r_sp(1:nze)*REAL(assumed_b_value, KIND=sp)
    -                     CALL dbcsr_put_block(matrix_c, row, col, c_data%d%r_sp(1:nze), transposed=tr_a, &
    -                                          summation=.FALSE.)
    -                  CASE (dbcsr_type_real_8)
    -                     c_data%d%r_dp(1:nze) = a_data%d%r_dp(1:nze)*assumed_b_value
    -                     CALL dbcsr_put_block(matrix_c, row, col, c_data%d%r_dp(1:nze), transposed=tr_a, &
    -                                          summation=.FALSE.)
    -                  CASE (dbcsr_type_complex_4)
    -                     c_data%d%c_sp(1:nze) = a_data%d%c_sp(1:nze)*REAL(assumed_b_value, KIND=sp)
    -                     CALL dbcsr_put_block(matrix_c, row, col, c_data%d%c_sp(1:nze), transposed=tr_a, &
    -                                          summation=.FALSE.)
    -                  CASE (dbcsr_type_complex_8)
    -                     c_data%d%c_dp(1:nze) = a_data%d%c_dp(1:nze)*assumed_b_value
    -                     CALL dbcsr_put_block(matrix_c, row, col, c_data%d%c_dp(1:nze), transposed=tr_a, &
    -                                          summation=.FALSE.)
    -                  END SELECT
    -               END IF
    -            END IF
    -            !CASE (dbcsr_type_complex_4)
    -            !CASE (dbcsr_type_complex_8)
    -         CASE DEFAULT
    -            DBCSR_ABORT("Only real double precision")
    -         END SELECT
    -      END DO
    -      CALL dbcsr_iterator_stop(iter)
    -      CALL dbcsr_finalize(matrix_c)
    -      CALL dbcsr_data_clear_pointer(a_data)
    -      CALL dbcsr_data_clear_pointer(b_data)
    -      CALL dbcsr_data_release(c_data)
    -      CALL dbcsr_data_release(a_data)
    -      CALL dbcsr_data_release(b_data)
    -      CALL timestop(handle)
    +      CALL dbcsr_hadamard_product_prv(matrix_a%prv, matrix_b%prv, matrix_c%prv, b_assume_value)
        END SUBROUTINE dbcsr_hadamard_product
     
    diff --git a/develop/proc/dbcsr_has_local_row_index.html b/develop/proc/dbcsr_has_local_row_index.html index b0f9d128c19..46c6e1e983e 100644 --- a/develop/proc/dbcsr_has_local_row_index.html +++ b/develop/proc/dbcsr_has_local_row_index.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_has_same_block_structure.html b/develop/proc/dbcsr_has_same_block_structure.html index 4dc0d4b33c9..9ae48ef69af 100644 --- a/develop/proc/dbcsr_has_same_block_structure.html +++ b/develop/proc/dbcsr_has_same_block_structure.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_has_symmetry.html b/develop/proc/dbcsr_has_symmetry.html index 37142f3fdd7..4eabf45b57f 100644 --- a/develop/proc/dbcsr_has_symmetry.html +++ b/develop/proc/dbcsr_has_symmetry.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_has_symmetry~2.html b/develop/proc/dbcsr_has_symmetry~2.html index a77e8d82058..4873abcc852 100644 --- a/develop/proc/dbcsr_has_symmetry~2.html +++ b/develop/proc/dbcsr_has_symmetry~2.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_fill.html b/develop/proc/dbcsr_heap_fill.html index 478882aff54..4a391712017 100644 --- a/develop/proc/dbcsr_heap_fill.html +++ b/develop/proc/dbcsr_heap_fill.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_get_first.html b/develop/proc/dbcsr_heap_get_first.html index 5b39594d489..65cd7209a6a 100644 --- a/develop/proc/dbcsr_heap_get_first.html +++ b/develop/proc/dbcsr_heap_get_first.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_new.html b/develop/proc/dbcsr_heap_new.html index 0d28df21948..2526a124c61 100644 --- a/develop/proc/dbcsr_heap_new.html +++ b/develop/proc/dbcsr_heap_new.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_pop.html b/develop/proc/dbcsr_heap_pop.html index 905897c6467..862fdd7008c 100644 --- a/develop/proc/dbcsr_heap_pop.html +++ b/develop/proc/dbcsr_heap_pop.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_reset_first.html b/develop/proc/dbcsr_heap_reset_first.html index d6fd48a2563..0919c9e6fb5 100644 --- a/develop/proc/dbcsr_heap_reset_first.html +++ b/develop/proc/dbcsr_heap_reset_first.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_reset_node.html b/develop/proc/dbcsr_heap_reset_node.html index c22ba6c88e0..eb2edf1eb37 100644 --- a/develop/proc/dbcsr_heap_reset_node.html +++ b/develop/proc/dbcsr_heap_reset_node.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_ibcast_any.html b/develop/proc/dbcsr_ibcast_any.html index e201393ca72..8964df95271 100644 --- a/develop/proc/dbcsr_ibcast_any.html +++ b/develop/proc/dbcsr_ibcast_any.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_index_checksum.html b/develop/proc/dbcsr_index_checksum.html index 84b4e843527..d6ad2a592d8 100644 --- a/develop/proc/dbcsr_index_checksum.html +++ b/develop/proc/dbcsr_index_checksum.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_index_compact.html b/develop/proc/dbcsr_index_compact.html index b9e46e95b98..dc492252086 100644 --- a/develop/proc/dbcsr_index_compact.html +++ b/develop/proc/dbcsr_index_compact.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_index_prune_deleted.html b/develop/proc/dbcsr_index_prune_deleted.html index 344cc7c9278..e1f3bbc2167 100644 --- a/develop/proc/dbcsr_index_prune_deleted.html +++ b/develop/proc/dbcsr_index_prune_deleted.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_lib_def.html b/develop/proc/dbcsr_init_lib_def.html index c6dabf9d80b..c2ffc3e9c6b 100644 --- a/develop/proc/dbcsr_init_lib_def.html +++ b/develop/proc/dbcsr_init_lib_def.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_lib_hooks.html b/develop/proc/dbcsr_init_lib_hooks.html index 128e187e50e..5176ed22302 100644 --- a/develop/proc/dbcsr_init_lib_hooks.html +++ b/develop/proc/dbcsr_init_lib_hooks.html @@ -162,7 +162,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_lib_pre.html b/develop/proc/dbcsr_init_lib_pre.html index 36b2ab4ecb6..71a414d1f31 100644 --- a/develop/proc/dbcsr_init_lib_pre.html +++ b/develop/proc/dbcsr_init_lib_pre.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_p.html b/develop/proc/dbcsr_init_p.html index 919e5626d62..2e7182fe80a 100644 --- a/develop/proc/dbcsr_init_p.html +++ b/develop/proc/dbcsr_init_p.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_random.html b/develop/proc/dbcsr_init_random.html index ea271125025..3a1ffcfc7b6 100644 --- a/develop/proc/dbcsr_init_random.html +++ b/develop/proc/dbcsr_init_random.html @@ -75,20 +75,20 @@

    dbcsr_init_random
  • 6 statements + title=" 0.1% of total for procedures.">53 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed)

    +

    ... TODO : unify with other version which is generic in the data_type

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -220,11 +221,73 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_init_random(matrix, keep_sparsity, mini_seed)
    +      !! ... TODO : unify with other version which is generic in the data_type
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
           LOGICAL, OPTIONAL                                  :: keep_sparsity
           INTEGER, INTENT(IN), OPTIONAL                      :: mini_seed
     
    -      CALL dbcsr_init_random_prv(matrix%prv, keep_sparsity=keep_sparsity, mini_seed=mini_seed)
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_init_random'
    +
    +      INTEGER                                            :: col, col_size, handle, hold, iseed(4), &
    +                                                            mynode, ncol, nrow, row, row_size, &
    +                                                            stored_col, stored_row, my_mini_seed
    +      INTEGER, DIMENSION(:), POINTER                     :: col_blk_size, row_blk_size
    +      LOGICAL                                            :: found, my_keep_sparsity, tr
    +      REAL(real_8), ALLOCATABLE, DIMENSION(:)            :: rnd
    +      REAL(real_8), DIMENSION(:, :), POINTER             :: buff, data_d
    +
    +!   ---------------------------------------------------------------------------
    +
    +      my_keep_sparsity = .FALSE.
    +      IF (PRESENT(keep_sparsity)) my_keep_sparsity = keep_sparsity
    +
    +      my_mini_seed = 1
    +      IF (PRESENT(mini_seed)) my_mini_seed = mini_seed
    +
    +      CALL timeset(routineN, handle)
    +
    +      row_blk_size => array_data(matrix%row_blk_size)
    +      col_blk_size => array_data(matrix%col_blk_size)
    +      mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    +      CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    +
    +      ALLOCATE (rnd(MAXVAL(row_blk_size)*MAXVAL(col_blk_size)))
    +      nrow = dbcsr_nblkrows_total(matrix)
    +      ncol = dbcsr_nblkcols_total(matrix)
    +      DO row = 1, nrow
    +      DO col = 1, ncol
    +         row_size = row_blk_size(row)
    +         col_size = col_blk_size(col)
    +         tr = .FALSE.
    +         stored_row = row
    +         stored_col = col
    +         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col, hold)
    +         IF (hold .EQ. mynode) THEN
    +            CALL dbcsr_get_block_p(matrix, stored_row, stored_col, data_d, tr, found)
    +            IF (found .OR. (.NOT. my_keep_sparsity)) THEN
    +               ! set the seed for dlarnv, is here to guarantee same value of the random numbers
    +               ! for all layouts (and block distributions)
    +               CALL set_larnv_seed(row, nrow, col, ncol, my_mini_seed, iseed)
    +               CALL dlarnv(1, iseed, row_size*col_size, rnd(1))
    +            END IF
    +            IF (found) THEN
    +               CALL dcopy(row_size*col_size, rnd, 1, data_d, 1)
    +            ELSE
    +               IF (.NOT. my_keep_sparsity) THEN
    +                  ALLOCATE (buff(row_size, col_size))
    +                  CALL dcopy(row_size*col_size, rnd, 1, buff, 1)
    +                  CALL dbcsr_put_block(matrix, stored_row, stored_col, buff)
    +                  DEALLOCATE (buff)
    +               END IF
    +            END IF
    +         END IF
    +      END DO
    +      END DO
    +      DEALLOCATE (rnd)
    +
    +      CALL dbcsr_finalize(matrix)
    +      CALL timestop(handle)
    +
        END SUBROUTINE dbcsr_init_random
     
    diff --git a/develop/proc/dbcsr_init_random~2.html b/develop/proc/dbcsr_init_random~2.html index 721ca7da8b5..fb848d6a18a 100644 --- a/develop/proc/dbcsr_init_random~2.html +++ b/develop/proc/dbcsr_init_random~2.html @@ -75,20 +75,20 @@

    dbcsr_init_random
  • 53 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed)

    -

    ... TODO : unify with other version which is generic in the data_type

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_int_to_string.html b/develop/proc/dbcsr_int_to_string.html index 43d237d7a2e..e72af157f0c 100644 --- a/develop/proc/dbcsr_int_to_string.html +++ b/develop/proc/dbcsr_int_to_string.html @@ -162,7 +162,7 @@

    Arguments

    @@ -180,7 +180,7 @@

    Arguments

    Return Value - + character(len=6)

    diff --git a/develop/proc/dbcsr_irecv_any.html b/develop/proc/dbcsr_irecv_any.html index 63716493601..d054f0083a7 100644 --- a/develop/proc/dbcsr_irecv_any.html +++ b/develop/proc/dbcsr_irecv_any.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iscatterv_any.html b/develop/proc/dbcsr_iscatterv_any.html index 152e9472057..880b6fc1a65 100644 --- a/develop/proc/dbcsr_iscatterv_any.html +++ b/develop/proc/dbcsr_iscatterv_any.html @@ -160,7 +160,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_isend_any.html b/develop/proc/dbcsr_isend_any.html index 2bcb230e78d..8bd450c87f8 100644 --- a/develop/proc/dbcsr_isend_any.html +++ b/develop/proc/dbcsr_isend_any.html @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_isendrecv_any.html b/develop/proc/dbcsr_isendrecv_any.html index dfe3fd7e2f3..9bb45b0b321 100644 --- a/develop/proc/dbcsr_isendrecv_any.html +++ b/develop/proc/dbcsr_isendrecv_any.html @@ -175,7 +175,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_blocks_left.html b/develop/proc/dbcsr_iterator_blocks_left.html index f8b01058bca..83df79a2d54 100644 --- a/develop/proc/dbcsr_iterator_blocks_left.html +++ b/develop/proc/dbcsr_iterator_blocks_left.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_blocks_left~2.html b/develop/proc/dbcsr_iterator_blocks_left~2.html index 7ce5885b1b1..93cc18db665 100644 --- a/develop/proc/dbcsr_iterator_blocks_left~2.html +++ b/develop/proc/dbcsr_iterator_blocks_left~2.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_c.html b/develop/proc/dbcsr_iterator_next_1d_block_c.html index 005787f3627..3c971fd84ca 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_c.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_d.html b/develop/proc/dbcsr_iterator_next_1d_block_d.html index d041f431aaf..c4a73ac4323 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_d.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_notrans_c.html b/develop/proc/dbcsr_iterator_next_1d_block_notrans_c.html index e713cc0b4a7..873ecaa6282 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_notrans_c.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_notrans_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_notrans_d.html b/develop/proc/dbcsr_iterator_next_1d_block_notrans_d.html index 21778bd93b6..2eddb35cdc9 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_notrans_d.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_notrans_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_notrans_s.html b/develop/proc/dbcsr_iterator_next_1d_block_notrans_s.html index d40eea7daeb..51d527c063a 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_notrans_s.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_notrans_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_notrans_z.html b/develop/proc/dbcsr_iterator_next_1d_block_notrans_z.html index 394546009db..d774b17124c 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_notrans_z.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_notrans_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_s.html b/develop/proc/dbcsr_iterator_next_1d_block_s.html index 227b6220c41..c854f27ab6e 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_s.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_z.html b/develop/proc/dbcsr_iterator_next_1d_block_z.html index 6fe6d696e64..f1e0754ee85 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_z.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_c.html b/develop/proc/dbcsr_iterator_next_2d_block_c.html index 065c1dbd116..11b779a34d6 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_c.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_d.html b/develop/proc/dbcsr_iterator_next_2d_block_d.html index 704df492505..6eb19fd35ec 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_d.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_notrans_c.html b/develop/proc/dbcsr_iterator_next_2d_block_notrans_c.html index 4045485387c..f3e39c49001 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_notrans_c.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_notrans_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_notrans_d.html b/develop/proc/dbcsr_iterator_next_2d_block_notrans_d.html index d8cb47016f5..99f4d9137d2 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_notrans_d.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_notrans_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_notrans_s.html b/develop/proc/dbcsr_iterator_next_2d_block_notrans_s.html index 85a6a3667c6..de3f7e72294 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_notrans_s.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_notrans_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_notrans_z.html b/develop/proc/dbcsr_iterator_next_2d_block_notrans_z.html index 4bb9b9dc808..772b2f76168 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_notrans_z.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_notrans_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_s.html b/develop/proc/dbcsr_iterator_next_2d_block_s.html index 4eae464ec1b..b2089a00aa3 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_s.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_z.html b/develop/proc/dbcsr_iterator_next_2d_block_z.html index 2f1f3e89e1d..856bdea1e39 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_z.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_next_block_index.html b/develop/proc/dbcsr_iterator_next_block_index.html index 524afd054c2..85052cb2fac 100644 --- a/develop/proc/dbcsr_iterator_next_block_index.html +++ b/develop/proc/dbcsr_iterator_next_block_index.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_seek.html b/develop/proc/dbcsr_iterator_seek.html index a03e629a543..9dae704acc1 100644 --- a/develop/proc/dbcsr_iterator_seek.html +++ b/develop/proc/dbcsr_iterator_seek.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_start.html b/develop/proc/dbcsr_iterator_start.html index 9fbffc414db..3ca41a6bf68 100644 --- a/develop/proc/dbcsr_iterator_start.html +++ b/develop/proc/dbcsr_iterator_start.html @@ -196,7 +196,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_start~2.html b/develop/proc/dbcsr_iterator_start~2.html index 32179e7a478..37c13ed853f 100644 --- a/develop/proc/dbcsr_iterator_start~2.html +++ b/develop/proc/dbcsr_iterator_start~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_stop.html b/develop/proc/dbcsr_iterator_stop.html index 6c5d0958ad6..283efd9f4df 100644 --- a/develop/proc/dbcsr_iterator_stop.html +++ b/develop/proc/dbcsr_iterator_stop.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_stop~2.html b/develop/proc/dbcsr_iterator_stop~2.html index 1d7e94fdf36..a488ea9fb6f 100644 --- a/develop/proc/dbcsr_iterator_stop~2.html +++ b/develop/proc/dbcsr_iterator_stop~2.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_lapack_larnv.html b/develop/proc/dbcsr_lapack_larnv.html index a4430266b21..f2ad38da154 100644 --- a/develop/proc/dbcsr_lapack_larnv.html +++ b/develop/proc/dbcsr_lapack_larnv.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_create.html b/develop/proc/dbcsr_logger_create.html index 3cc778fa719..d0b688a30e4 100644 --- a/develop/proc/dbcsr_logger_create.html +++ b/develop/proc/dbcsr_logger_create.html @@ -166,7 +166,7 @@

    Arguments

    @@ -181,7 +181,7 @@

    Arguments

    @@ -196,7 +196,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_generate_filename.html b/develop/proc/dbcsr_logger_generate_filename.html index 4830562a80e..2d9d6a7c339 100644 --- a/develop/proc/dbcsr_logger_generate_filename.html +++ b/develop/proc/dbcsr_logger_generate_filename.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_get_default_io_unit.html b/develop/proc/dbcsr_logger_get_default_io_unit.html index 60e3b292453..5e5bac55af9 100644 --- a/develop/proc/dbcsr_logger_get_default_io_unit.html +++ b/develop/proc/dbcsr_logger_get_default_io_unit.html @@ -161,7 +161,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_logger_get_default_unit_nr.html b/develop/proc/dbcsr_logger_get_default_unit_nr.html index dae13f24830..e3bf51f5113 100644 --- a/develop/proc/dbcsr_logger_get_default_unit_nr.html +++ b/develop/proc/dbcsr_logger_get_default_unit_nr.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_logger_get_unit_nr.html b/develop/proc/dbcsr_logger_get_unit_nr.html index cdad09b91a0..6e9fd52d35f 100644 --- a/develop/proc/dbcsr_logger_get_unit_nr.html +++ b/develop/proc/dbcsr_logger_get_unit_nr.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_logger_release.html b/develop/proc/dbcsr_logger_release.html index cc85272a4a0..ea8e5c24b5f 100644 --- a/develop/proc/dbcsr_logger_release.html +++ b/develop/proc/dbcsr_logger_release.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_retain.html b/develop/proc/dbcsr_logger_retain.html index 694f920e0a0..834449b12ef 100644 --- a/develop/proc/dbcsr_logger_retain.html +++ b/develop/proc/dbcsr_logger_retain.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_set.html b/develop/proc/dbcsr_logger_set.html index 53b21d45d3f..67588a0cd5e 100644 --- a/develop/proc/dbcsr_logger_set.html +++ b/develop/proc/dbcsr_logger_set.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_set_log_level.html b/develop/proc/dbcsr_logger_set_log_level.html index 3605ea6e349..4c6805a1e0b 100644 --- a/develop/proc/dbcsr_logger_set_log_level.html +++ b/develop/proc/dbcsr_logger_set_log_level.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_would_log.html b/develop/proc/dbcsr_logger_would_log.html index b662e45eb06..791829d3fa4 100644 --- a/develop/proc/dbcsr_logger_would_log.html +++ b/develop/proc/dbcsr_logger_would_log.html @@ -164,7 +164,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_logical_to_string.html b/develop/proc/dbcsr_logical_to_string.html index 73e85b92641..4ed61f07f29 100644 --- a/develop/proc/dbcsr_logical_to_string.html +++ b/develop/proc/dbcsr_logical_to_string.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + character(len=1)

    diff --git a/develop/proc/dbcsr_make_1dist_dense.html b/develop/proc/dbcsr_make_1dist_dense.html index 68e41e1b40d..da43c8d7450 100644 --- a/develop/proc/dbcsr_make_1dist_dense.html +++ b/develop/proc/dbcsr_make_1dist_dense.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_buffers.html b/develop/proc/dbcsr_make_buffers.html index 98868a97de3..dacb0ffbef0 100644 --- a/develop/proc/dbcsr_make_buffers.html +++ b/develop/proc/dbcsr_make_buffers.html @@ -160,7 +160,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_dbcsr_index.html b/develop/proc/dbcsr_make_dbcsr_index.html index 4bca647b4bf..d47762dd6cd 100644 --- a/develop/proc/dbcsr_make_dbcsr_index.html +++ b/develop/proc/dbcsr_make_dbcsr_index.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_dense.html b/develop/proc/dbcsr_make_dense.html index 930e0fcd7fc..002b459524f 100644 --- a/develop/proc/dbcsr_make_dense.html +++ b/develop/proc/dbcsr_make_dense.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_dists_dense.html b/develop/proc/dbcsr_make_dists_dense.html index 88701d0945e..a11fe9f77c7 100644 --- a/develop/proc/dbcsr_make_dists_dense.html +++ b/develop/proc/dbcsr_make_dists_dense.html @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_images.html b/develop/proc/dbcsr_make_images.html index 409ca7b7713..e6ca99b3083 100644 --- a/develop/proc/dbcsr_make_images.html +++ b/develop/proc/dbcsr_make_images.html @@ -160,7 +160,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_images_dense.html b/develop/proc/dbcsr_make_images_dense.html index cf2a1205036..895e5fb8e6c 100644 --- a/develop/proc/dbcsr_make_images_dense.html +++ b/develop/proc/dbcsr_make_images_dense.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_index_canonical.html b/develop/proc/dbcsr_make_index_canonical.html index fb3c438b9bc..c675e1517d5 100644 --- a/develop/proc/dbcsr_make_index_canonical.html +++ b/develop/proc/dbcsr_make_index_canonical.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_index_exist.html b/develop/proc/dbcsr_make_index_exist.html index 8b93856c3e2..4721e41b3b2 100644 --- a/develop/proc/dbcsr_make_index_exist.html +++ b/develop/proc/dbcsr_make_index_exist.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_index_list.html b/develop/proc/dbcsr_make_index_list.html index 53def73310b..29a6dfddc29 100644 --- a/develop/proc/dbcsr_make_index_list.html +++ b/develop/proc/dbcsr_make_index_list.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_index_local_row.html b/develop/proc/dbcsr_make_index_local_row.html index 4c0187104fc..6a35f56c6aa 100644 --- a/develop/proc/dbcsr_make_index_local_row.html +++ b/develop/proc/dbcsr_make_index_local_row.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_null_dist.html b/develop/proc/dbcsr_make_null_dist.html index a364f3129a3..a6243c6cd09 100644 --- a/develop/proc/dbcsr_make_null_dist.html +++ b/develop/proc/dbcsr_make_null_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_null_mp.html b/develop/proc/dbcsr_make_null_mp.html index 62d1c58e739..aade3a1a24d 100644 --- a/develop/proc/dbcsr_make_null_mp.html +++ b/develop/proc/dbcsr_make_null_mp.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_random_matrix.html b/develop/proc/dbcsr_make_random_matrix.html index 8960e3ccfe2..3796e01a35b 100644 --- a/develop/proc/dbcsr_make_random_matrix.html +++ b/develop/proc/dbcsr_make_random_matrix.html @@ -160,7 +160,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_undense.html b/develop/proc/dbcsr_make_undense.html index 082c4103ea9..984fe1c106d 100644 --- a/develop/proc/dbcsr_make_undense.html +++ b/develop/proc/dbcsr_make_undense.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_untransposed_blocks.html b/develop/proc/dbcsr_make_untransposed_blocks.html index d1e97a331ea..7b01d300cc0 100644 --- a/develop/proc/dbcsr_make_untransposed_blocks.html +++ b/develop/proc/dbcsr_make_untransposed_blocks.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_max_col_size.html b/develop/proc/dbcsr_max_col_size.html index 85f648a2ab5..d59c206a3da 100644 --- a/develop/proc/dbcsr_max_col_size.html +++ b/develop/proc/dbcsr_max_col_size.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_max_row_size.html b/develop/proc/dbcsr_max_row_size.html index 63fd4ea7c8b..a4c835b26f4 100644 --- a/develop/proc/dbcsr_max_row_size.html +++ b/develop/proc/dbcsr_max_row_size.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_maxabs.html b/develop/proc/dbcsr_maxabs.html index 9b1bb1137eb..28bb4b00329 100644 --- a/develop/proc/dbcsr_maxabs.html +++ b/develop/proc/dbcsr_maxabs.html @@ -75,20 +75,20 @@

    dbcsr_maxabs
  • 5 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public function dbcsr_maxabs(matrix) result(norm)

    +

    compute a norm of a dbcsr matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -177,7 +178,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -197,10 +198,46 @@

    Return Value

    Source Code

       FUNCTION dbcsr_maxabs(matrix) RESULT(norm)
    +      !! compute a norm of a dbcsr matrix
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -      REAL(KIND=real_8)                                  :: norm
    +         !! the matrix
    +      REAL(real_8)                                       :: norm
    +
    +      COMPLEX(KIND=real_4), DIMENSION(:, :), POINTER     :: data_c
    +      COMPLEX(KIND=real_8), DIMENSION(:, :), POINTER     :: data_z
    +      INTEGER                                            :: blk, col, row
    +      LOGICAL                                            :: tr
    +      REAL(KIND=real_4), DIMENSION(:, :), POINTER        :: data_r
    +      REAL(KIND=real_8), DIMENSION(:, :), POINTER        :: data_d
    +      TYPE(dbcsr_iterator)                               :: iter
    +
    +!   ---------------------------------------------------------------------------
    +
    +      norm = 0.0_dp
    +      CALL dbcsr_iterator_start(iter, matrix)
    +      DO WHILE (dbcsr_iterator_blocks_left(iter))
    +         SELECT CASE (dbcsr_get_data_type(matrix))
    +         CASE (dbcsr_type_real_4)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_r, tr, blk)
    +            norm = MAX(norm, REAL(MAXVAL(ABS(data_r)), dp))
    +         CASE (dbcsr_type_real_8)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_d, tr, blk)
    +            norm = MAX(norm, MAXVAL(ABS(data_d)))
    +         CASE (dbcsr_type_complex_4)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_c, tr, blk)
    +            norm = MAX(norm, REAL(MAXVAL(ABS(data_c)), dp))
    +         CASE (dbcsr_type_complex_8)
    +            CALL dbcsr_iterator_next_block(iter, row, col, data_z, tr, blk)
    +            norm = MAX(norm, MAXVAL(ABS(data_z)))
    +         CASE DEFAULT
    +            DBCSR_ABORT("Wrong data type")
    +         END SELECT
    +      END DO
    +      CALL dbcsr_iterator_stop(iter)
    +
    +      CALL mp_max(norm, dbcsr_mp_group(dbcsr_distribution_mp(matrix%dist)))
     
    -      norm = dbcsr_maxabs_prv(matrix%prv)
        END FUNCTION dbcsr_maxabs
     
    diff --git a/develop/proc/dbcsr_maxabs~2.html b/develop/proc/dbcsr_maxabs~2.html index 079474fdc93..17dc61698fc 100644 --- a/develop/proc/dbcsr_maxabs~2.html +++ b/develop/proc/dbcsr_maxabs~2.html @@ -75,20 +75,20 @@

    dbcsr_maxabs
  • 33 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public function dbcsr_maxabs(matrix) result(norm)

    -

    compute a norm of a dbcsr matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -178,7 +177,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -198,46 +197,10 @@

    Return Value

    Source Code

       FUNCTION dbcsr_maxabs(matrix) RESULT(norm)
    -      !! compute a norm of a dbcsr matrix
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! the matrix
    -      REAL(real_8)                                       :: norm
    -
    -      COMPLEX(KIND=real_4), DIMENSION(:, :), POINTER     :: data_c
    -      COMPLEX(KIND=real_8), DIMENSION(:, :), POINTER     :: data_z
    -      INTEGER                                            :: blk, col, row
    -      LOGICAL                                            :: tr
    -      REAL(KIND=real_4), DIMENSION(:, :), POINTER        :: data_r
    -      REAL(KIND=real_8), DIMENSION(:, :), POINTER        :: data_d
    -      TYPE(dbcsr_iterator)                               :: iter
    -
    -!   ---------------------------------------------------------------------------
    -
    -      norm = 0.0_dp
    -      CALL dbcsr_iterator_start(iter, matrix)
    -      DO WHILE (dbcsr_iterator_blocks_left(iter))
    -         SELECT CASE (dbcsr_get_data_type(matrix))
    -         CASE (dbcsr_type_real_4)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_r, tr, blk)
    -            norm = MAX(norm, REAL(MAXVAL(ABS(data_r)), dp))
    -         CASE (dbcsr_type_real_8)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_d, tr, blk)
    -            norm = MAX(norm, MAXVAL(ABS(data_d)))
    -         CASE (dbcsr_type_complex_4)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_c, tr, blk)
    -            norm = MAX(norm, REAL(MAXVAL(ABS(data_c)), dp))
    -         CASE (dbcsr_type_complex_8)
    -            CALL dbcsr_iterator_next_block(iter, row, col, data_z, tr, blk)
    -            norm = MAX(norm, MAXVAL(ABS(data_z)))
    -         CASE DEFAULT
    -            DBCSR_ABORT("Wrong data type")
    -         END SELECT
    -      END DO
    -      CALL dbcsr_iterator_stop(iter)
    -
    -      CALL mp_max(norm, dbcsr_mp_group(dbcsr_distribution_mp(matrix%dist)))
    +      REAL(KIND=real_8)                                  :: norm
     
    +      norm = dbcsr_maxabs_prv(matrix%prv)
        END FUNCTION dbcsr_maxabs
     
    diff --git a/develop/proc/dbcsr_may_be_dense.html b/develop/proc/dbcsr_may_be_dense.html index f5ee97faddb..6f92b2640ea 100644 --- a/develop/proc/dbcsr_may_be_dense.html +++ b/develop/proc/dbcsr_may_be_dense.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mempool_get.html b/develop/proc/dbcsr_mempool_get.html index 1dcb6a73616..75734faad8a 100644 --- a/develop/proc/dbcsr_mempool_get.html +++ b/develop/proc/dbcsr_mempool_get.html @@ -208,7 +208,7 @@

    Arguments

    Return Value - + type(dbcsr_data_obj)

    diff --git a/develop/proc/dbcsr_memtype_equal.html b/develop/proc/dbcsr_memtype_equal.html index b1360c78654..445580296a5 100644 --- a/develop/proc/dbcsr_memtype_equal.html +++ b/develop/proc/dbcsr_memtype_equal.html @@ -193,7 +193,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_merge_all.html b/develop/proc/dbcsr_merge_all.html index 0a87310d84f..10b9bce49f0 100644 --- a/develop/proc/dbcsr_merge_all.html +++ b/develop/proc/dbcsr_merge_all.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_merge_single_wm.html b/develop/proc/dbcsr_merge_single_wm.html index 82ada8dda79..eb359e03358 100644 --- a/develop/proc/dbcsr_merge_single_wm.html +++ b/develop/proc/dbcsr_merge_single_wm.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_accdrv_dev2host_init.html b/develop/proc/dbcsr_mm_accdrv_dev2host_init.html index 69c3cf0c056..355eca4dfe4 100644 --- a/develop/proc/dbcsr_mm_accdrv_dev2host_init.html +++ b/develop/proc/dbcsr_mm_accdrv_dev2host_init.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_accdrv_finalize.html b/develop/proc/dbcsr_mm_accdrv_finalize.html index 434fa53fcf7..5d50e420b96 100644 --- a/develop/proc/dbcsr_mm_accdrv_finalize.html +++ b/develop/proc/dbcsr_mm_accdrv_finalize.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_accdrv_init.html b/develop/proc/dbcsr_mm_accdrv_init.html index c77e0e79c5f..b0f8f542426 100644 --- a/develop/proc/dbcsr_mm_accdrv_init.html +++ b/develop/proc/dbcsr_mm_accdrv_init.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_accdrv_process.html b/develop/proc/dbcsr_mm_accdrv_process.html index b0250d50f83..5b47a49a050 100644 --- a/develop/proc/dbcsr_mm_accdrv_process.html +++ b/develop/proc/dbcsr_mm_accdrv_process.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_dev2host_init.html b/develop/proc/dbcsr_mm_csr_dev2host_init.html index 69984c5d3d1..d08fa6dbc3d 100644 --- a/develop/proc/dbcsr_mm_csr_dev2host_init.html +++ b/develop/proc/dbcsr_mm_csr_dev2host_init.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_finalize.html b/develop/proc/dbcsr_mm_csr_finalize.html index 9178503bc79..e7465a231bd 100644 --- a/develop/proc/dbcsr_mm_csr_finalize.html +++ b/develop/proc/dbcsr_mm_csr_finalize.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_init.html b/develop/proc/dbcsr_mm_csr_init.html index c8d990ef213..76ae34e3b09 100644 --- a/develop/proc/dbcsr_mm_csr_init.html +++ b/develop/proc/dbcsr_mm_csr_init.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_multiply.html b/develop/proc/dbcsr_mm_csr_multiply.html index da9559b3d30..1745793d29a 100644 --- a/develop/proc/dbcsr_mm_csr_multiply.html +++ b/develop/proc/dbcsr_mm_csr_multiply.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -415,7 +415,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -460,7 +460,7 @@

    Arguments

    @@ -475,7 +475,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -505,7 +505,7 @@

    Arguments

    @@ -520,7 +520,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -550,7 +550,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_multiply_low.html b/develop/proc/dbcsr_mm_csr_multiply_low.html index f95ba8d9f68..e1a3273f61a 100644 --- a/develop/proc/dbcsr_mm_csr_multiply_low.html +++ b/develop/proc/dbcsr_mm_csr_multiply_low.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -415,7 +415,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -460,7 +460,7 @@

    Arguments

    @@ -475,7 +475,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -505,7 +505,7 @@

    Arguments

    @@ -520,7 +520,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -745,7 +745,7 @@

    Arguments

    @@ -760,7 +760,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -790,7 +790,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_purge_stacks.html b/develop/proc/dbcsr_mm_csr_purge_stacks.html index 230bfee6028..ffd2f1ead6d 100644 --- a/develop/proc/dbcsr_mm_csr_purge_stacks.html +++ b/develop/proc/dbcsr_mm_csr_purge_stacks.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_red3d.html b/develop/proc/dbcsr_mm_csr_red3d.html index aca2a781207..798fe1a80eb 100644 --- a/develop/proc/dbcsr_mm_csr_red3d.html +++ b/develop/proc/dbcsr_mm_csr_red3d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_hostdrv_init.html b/develop/proc/dbcsr_mm_hostdrv_init.html index f4be1d28d3b..5fed5f82525 100644 --- a/develop/proc/dbcsr_mm_hostdrv_init.html +++ b/develop/proc/dbcsr_mm_hostdrv_init.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_hostdrv_process.html b/develop/proc/dbcsr_mm_hostdrv_process.html index 0a6421c1126..5f2dacf7936 100644 --- a/develop/proc/dbcsr_mm_hostdrv_process.html +++ b/develop/proc/dbcsr_mm_hostdrv_process.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_multrec_dev2host_init.html b/develop/proc/dbcsr_mm_multrec_dev2host_init.html index b8c01471770..26fc17f5e9c 100644 --- a/develop/proc/dbcsr_mm_multrec_dev2host_init.html +++ b/develop/proc/dbcsr_mm_multrec_dev2host_init.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_multrec_finalize.html b/develop/proc/dbcsr_mm_multrec_finalize.html index 10f0eb4e198..f45b0c2d930 100644 --- a/develop/proc/dbcsr_mm_multrec_finalize.html +++ b/develop/proc/dbcsr_mm_multrec_finalize.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_multrec_get_nblks.html b/develop/proc/dbcsr_mm_multrec_get_nblks.html index 2fdca398d6e..88cbdc5c92f 100644 --- a/develop/proc/dbcsr_mm_multrec_get_nblks.html +++ b/develop/proc/dbcsr_mm_multrec_get_nblks.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mm_multrec_get_nze.html b/develop/proc/dbcsr_mm_multrec_get_nze.html index dc6bd4950ed..3a69ddb8693 100644 --- a/develop/proc/dbcsr_mm_multrec_get_nze.html +++ b/develop/proc/dbcsr_mm_multrec_get_nze.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mm_multrec_init.html b/develop/proc/dbcsr_mm_multrec_init.html index 9c6033273f2..76e6c58f118 100644 --- a/develop/proc/dbcsr_mm_multrec_init.html +++ b/develop/proc/dbcsr_mm_multrec_init.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -282,7 +282,7 @@

    Arguments

    @@ -297,7 +297,7 @@

    Arguments

    @@ -312,7 +312,7 @@

    Arguments

    @@ -327,7 +327,7 @@

    Arguments

    @@ -342,7 +342,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_multrec_multiply.html b/develop/proc/dbcsr_mm_multrec_multiply.html index a81fccef0ea..971f6b3f642 100644 --- a/develop/proc/dbcsr_mm_multrec_multiply.html +++ b/develop/proc/dbcsr_mm_multrec_multiply.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -195,7 +195,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_multrec_red3d.html b/develop/proc/dbcsr_mm_multrec_red3d.html index 75a99dd1377..32accf3ec7d 100644 --- a/develop/proc/dbcsr_mm_multrec_red3d.html +++ b/develop/proc/dbcsr_mm_multrec_red3d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_begin_burst.html b/develop/proc/dbcsr_mm_sched_begin_burst.html index 5ffd661bbfb..4c4f1dda9a0 100644 --- a/develop/proc/dbcsr_mm_sched_begin_burst.html +++ b/develop/proc/dbcsr_mm_sched_begin_burst.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_dev2host_init.html b/develop/proc/dbcsr_mm_sched_dev2host_init.html index 21a555486c6..9b097e56878 100644 --- a/develop/proc/dbcsr_mm_sched_dev2host_init.html +++ b/develop/proc/dbcsr_mm_sched_dev2host_init.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_finalize.html b/develop/proc/dbcsr_mm_sched_finalize.html index a7c1e764772..df36c8e2420 100644 --- a/develop/proc/dbcsr_mm_sched_finalize.html +++ b/develop/proc/dbcsr_mm_sched_finalize.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_init.html b/develop/proc/dbcsr_mm_sched_init.html index 23db0b29336..c93f5818e3f 100644 --- a/develop/proc/dbcsr_mm_sched_init.html +++ b/develop/proc/dbcsr_mm_sched_init.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_print_statistics.html b/develop/proc/dbcsr_mm_sched_print_statistics.html index 64920531648..911ccd6a2aa 100644 --- a/develop/proc/dbcsr_mm_sched_print_statistics.html +++ b/develop/proc/dbcsr_mm_sched_print_statistics.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_process.html b/develop/proc/dbcsr_mm_sched_process.html index 852f9f557b9..b06f573bad6 100644 --- a/develop/proc/dbcsr_mm_sched_process.html +++ b/develop/proc/dbcsr_mm_sched_process.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_set_orig_datasize.html b/develop/proc/dbcsr_mm_sched_set_orig_datasize.html index 6aaf69b39e2..53086f6d8a6 100644 --- a/develop/proc/dbcsr_mm_sched_set_orig_datasize.html +++ b/develop/proc/dbcsr_mm_sched_set_orig_datasize.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_active.html b/develop/proc/dbcsr_mp_active.html index 0438d0be697..6e152766f70 100644 --- a/develop/proc/dbcsr_mp_active.html +++ b/develop/proc/dbcsr_mp_active.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_environ.html b/develop/proc/dbcsr_mp_environ.html index 13e603d001d..24dc4506a26 100644 --- a/develop/proc/dbcsr_mp_environ.html +++ b/develop/proc/dbcsr_mp_environ.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_get_process.html b/develop/proc/dbcsr_mp_get_process.html index 47f2fc7275d..d1ae0342f48 100644 --- a/develop/proc/dbcsr_mp_get_process.html +++ b/develop/proc/dbcsr_mp_get_process.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_grid_remove.html b/develop/proc/dbcsr_mp_grid_remove.html index 779cfc15f5f..b5590d086d7 100644 --- a/develop/proc/dbcsr_mp_grid_remove.html +++ b/develop/proc/dbcsr_mp_grid_remove.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_grid_setup.html b/develop/proc/dbcsr_mp_grid_setup.html index 2ab60db5794..6c8959c3614 100644 --- a/develop/proc/dbcsr_mp_grid_setup.html +++ b/develop/proc/dbcsr_mp_grid_setup.html @@ -75,20 +75,20 @@

    dbcsr_mp_grid_setup
  • 20 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    public subroutine dbcsr_mp_grid_setup(mp_env) +

    public subroutine dbcsr_mp_grid_setup(dist)

    -

    Sets up MPI cartesian process grid

    Arguments

    @@ -160,17 +159,17 @@

    Arguments

    - + @@ -190,40 +189,11 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_mp_grid_setup(mp_env)
    -      !! Sets up MPI cartesian process grid
    +    
       SUBROUTINE dbcsr_mp_grid_setup(dist)
    +      TYPE(dbcsr_distribution_type), INTENT(INOUT)       :: dist
     
    -      TYPE(dbcsr_mp_obj), INTENT(INOUT)                  :: mp_env
    -         !! multiprocessor environment
    -
    -      INTEGER                                            :: ndims
    -      INTEGER, DIMENSION(2)                              :: dims, my_pos
    -      LOGICAL, DIMENSION(2)                              :: remain
    -      TYPE(mp_comm_type)                                 :: tmp_group
    -
    -!   ---------------------------------------------------------------------------
    -
    -      IF (.NOT. mp_env%mp%subgroups_defined) THEN
    -         ! KG workaround.
    -         ! This will be deleted (replaced by code in mp_new).
    -         ndims = 2
    -         dims(1:2) = (/SIZE(mp_env%mp%pgrid, 1), SIZE(mp_env%mp%pgrid, 2)/)
    -         CALL mp_cart_create(mp_env%mp%mp_group, ndims, &
    -                             dims, my_pos, &
    -                             tmp_group)
    -         IF (my_pos(1) .NE. mp_env%mp%myprow) &
    -            DBCSR_ABORT("Got different MPI process grid")
    -         IF (my_pos(2) .NE. mp_env%mp%mypcol) &
    -            DBCSR_ABORT("Got different MPI process grid")
    -         !
    -         remain = (/.FALSE., .TRUE./)
    -         CALL mp_cart_sub(tmp_group, remain, mp_env%mp%prow_group)
    -         remain = (/.TRUE., .FALSE./)
    -         CALL mp_cart_sub(tmp_group, remain, mp_env%mp%pcol_group)
    -         CALL mp_comm_free(tmp_group)
    -         mp_env%mp%subgroups_defined = .TRUE.
    -      END IF
    -   END SUBROUTINE dbcsr_mp_grid_setup
    +      CALL dbcsr_mp_grid_setup_prv(dist%prv%d%mp_env)
    +   END SUBROUTINE dbcsr_mp_grid_setup
     
    diff --git a/develop/proc/dbcsr_mp_grid_setup~2.html b/develop/proc/dbcsr_mp_grid_setup~2.html index e034cb82d45..e3a9b121202 100644 --- a/develop/proc/dbcsr_mp_grid_setup~2.html +++ b/develop/proc/dbcsr_mp_grid_setup~2.html @@ -75,20 +75,20 @@

    dbcsr_mp_grid_setup
  • 4 statements + title=" 0.0% of total for procedures.">20 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    public subroutine dbcsr_mp_grid_setup(dist) +

    public subroutine dbcsr_mp_grid_setup(mp_env)

    +

    Sets up MPI cartesian process grid

    Arguments

    @@ -159,17 +160,17 @@

    Arguments

    - + @@ -189,11 +190,40 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_mp_grid_setup(dist)
    -      TYPE(dbcsr_distribution_type), INTENT(INOUT)       :: dist
    +    
       SUBROUTINE dbcsr_mp_grid_setup(mp_env)
    +      !! Sets up MPI cartesian process grid
     
    -      CALL dbcsr_mp_grid_setup_prv(dist%prv%d%mp_env)
    -   END SUBROUTINE dbcsr_mp_grid_setup
    +      TYPE(dbcsr_mp_obj), INTENT(INOUT)                  :: mp_env
    +         !! multiprocessor environment
    +
    +      INTEGER                                            :: ndims
    +      INTEGER, DIMENSION(2)                              :: dims, my_pos
    +      LOGICAL, DIMENSION(2)                              :: remain
    +      TYPE(mp_comm_type)                                 :: tmp_group
    +
    +!   ---------------------------------------------------------------------------
    +
    +      IF (.NOT. mp_env%mp%subgroups_defined) THEN
    +         ! KG workaround.
    +         ! This will be deleted (replaced by code in mp_new).
    +         ndims = 2
    +         dims(1:2) = (/SIZE(mp_env%mp%pgrid, 1), SIZE(mp_env%mp%pgrid, 2)/)
    +         CALL mp_cart_create(mp_env%mp%mp_group, ndims, &
    +                             dims, my_pos, &
    +                             tmp_group)
    +         IF (my_pos(1) .NE. mp_env%mp%myprow) &
    +            DBCSR_ABORT("Got different MPI process grid")
    +         IF (my_pos(2) .NE. mp_env%mp%mypcol) &
    +            DBCSR_ABORT("Got different MPI process grid")
    +         !
    +         remain = (/.FALSE., .TRUE./)
    +         CALL mp_cart_sub(tmp_group, remain, mp_env%mp%prow_group)
    +         remain = (/.TRUE., .FALSE./)
    +         CALL mp_cart_sub(tmp_group, remain, mp_env%mp%pcol_group)
    +         CALL mp_comm_free(tmp_group)
    +         mp_env%mp%subgroups_defined = .TRUE.
    +      END IF
    +   END SUBROUTINE dbcsr_mp_grid_setup
     
    diff --git a/develop/proc/dbcsr_mp_group.html b/develop/proc/dbcsr_mp_group.html index a969b2cd300..95e6887575b 100644 --- a/develop/proc/dbcsr_mp_group.html +++ b/develop/proc/dbcsr_mp_group.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + type(mp_comm_type)

    diff --git a/develop/proc/dbcsr_mp_has_subgroups.html b/develop/proc/dbcsr_mp_has_subgroups.html index ff44565703b..7170eaea78d 100644 --- a/develop/proc/dbcsr_mp_has_subgroups.html +++ b/develop/proc/dbcsr_mp_has_subgroups.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_hold.html b/develop/proc/dbcsr_mp_hold.html index 9cc92c0aafe..02558d68b3e 100644 --- a/develop/proc/dbcsr_mp_hold.html +++ b/develop/proc/dbcsr_mp_hold.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_init.html b/develop/proc/dbcsr_mp_init.html index 0b51cf03d8c..50fec8e6be1 100644 --- a/develop/proc/dbcsr_mp_init.html +++ b/develop/proc/dbcsr_mp_init.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_make_env.html b/develop/proc/dbcsr_mp_make_env.html index aeec6d6b7a7..c0ad8e33768 100644 --- a/develop/proc/dbcsr_mp_make_env.html +++ b/develop/proc/dbcsr_mp_make_env.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_my_col_group.html b/develop/proc/dbcsr_mp_my_col_group.html index 52a92e99eee..e1ffb3155ef 100644 --- a/develop/proc/dbcsr_mp_my_col_group.html +++ b/develop/proc/dbcsr_mp_my_col_group.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_my_row_group.html b/develop/proc/dbcsr_mp_my_row_group.html index 083ec01f012..b67395c9d59 100644 --- a/develop/proc/dbcsr_mp_my_row_group.html +++ b/develop/proc/dbcsr_mp_my_row_group.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_mynode.html b/develop/proc/dbcsr_mp_mynode.html index da0a057ad58..204069e3da0 100644 --- a/develop/proc/dbcsr_mp_mynode.html +++ b/develop/proc/dbcsr_mp_mynode.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_mypcol.html b/develop/proc/dbcsr_mp_mypcol.html index 83ed33853fd..d2af33d82c0 100644 --- a/develop/proc/dbcsr_mp_mypcol.html +++ b/develop/proc/dbcsr_mp_mypcol.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_myprow.html b/develop/proc/dbcsr_mp_myprow.html index 0809443e6e0..bd1eede0bca 100644 --- a/develop/proc/dbcsr_mp_myprow.html +++ b/develop/proc/dbcsr_mp_myprow.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_new_grid.html b/develop/proc/dbcsr_mp_new_grid.html index e2ab4d664b0..359c5fe25a8 100644 --- a/develop/proc/dbcsr_mp_new_grid.html +++ b/develop/proc/dbcsr_mp_new_grid.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_new_group.html b/develop/proc/dbcsr_mp_new_group.html index 49ddfab96a6..87961144764 100644 --- a/develop/proc/dbcsr_mp_new_group.html +++ b/develop/proc/dbcsr_mp_new_group.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_new_transposed.html b/develop/proc/dbcsr_mp_new_transposed.html index 58472dae539..7ec68270a48 100644 --- a/develop/proc/dbcsr_mp_new_transposed.html +++ b/develop/proc/dbcsr_mp_new_transposed.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_npcols.html b/develop/proc/dbcsr_mp_npcols.html index ddf107b6ab0..b3f1b4c22c0 100644 --- a/develop/proc/dbcsr_mp_npcols.html +++ b/develop/proc/dbcsr_mp_npcols.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_nprows.html b/develop/proc/dbcsr_mp_nprows.html index fa38b786e17..5e500bb2188 100644 --- a/develop/proc/dbcsr_mp_nprows.html +++ b/develop/proc/dbcsr_mp_nprows.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_numnodes.html b/develop/proc/dbcsr_mp_numnodes.html index 8721eda13ff..30d51905c2a 100644 --- a/develop/proc/dbcsr_mp_numnodes.html +++ b/develop/proc/dbcsr_mp_numnodes.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_pgrid.html b/develop/proc/dbcsr_mp_pgrid.html index c7bcc902f7a..b05ee6d770d 100644 --- a/develop/proc/dbcsr_mp_pgrid.html +++ b/develop/proc/dbcsr_mp_pgrid.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:, :), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_mp_release.html b/develop/proc/dbcsr_mp_release.html index 3436c715fc8..9a8fe4b1391 100644 --- a/develop/proc/dbcsr_mp_release.html +++ b/develop/proc/dbcsr_mp_release.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_type_from_anytype.html b/develop/proc/dbcsr_mp_type_from_anytype.html index a2443017355..82f09014f76 100644 --- a/develop/proc/dbcsr_mp_type_from_anytype.html +++ b/develop/proc/dbcsr_mp_type_from_anytype.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_c.html b/develop/proc/dbcsr_multiply_c.html index 1a1681cc47e..60fc66d8528 100644 --- a/develop/proc/dbcsr_multiply_c.html +++ b/develop/proc/dbcsr_multiply_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_c~2.html b/develop/proc/dbcsr_multiply_c~2.html index 5f69a783f86..17112d7a75d 100644 --- a/develop/proc/dbcsr_multiply_c~2.html +++ b/develop/proc/dbcsr_multiply_c~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_d.html b/develop/proc/dbcsr_multiply_d.html index 266d4c56fe6..25800b2afe6 100644 --- a/develop/proc/dbcsr_multiply_d.html +++ b/develop/proc/dbcsr_multiply_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_d~2.html b/develop/proc/dbcsr_multiply_d~2.html index 8ffd1d9e01d..171d1f1813c 100644 --- a/develop/proc/dbcsr_multiply_d~2.html +++ b/develop/proc/dbcsr_multiply_d~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_generic.html b/develop/proc/dbcsr_multiply_generic.html index 26601c280ef..cd2184ea5cb 100644 --- a/develop/proc/dbcsr_multiply_generic.html +++ b/develop/proc/dbcsr_multiply_generic.html @@ -184,7 +184,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -282,7 +282,7 @@

    Arguments

    @@ -297,7 +297,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -337,7 +337,7 @@

    Arguments

    @@ -357,7 +357,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    @@ -397,7 +397,7 @@

    Arguments

    @@ -417,7 +417,7 @@

    Arguments

    @@ -432,7 +432,7 @@

    Arguments

    @@ -447,7 +447,7 @@

    Arguments

    @@ -1051,7 +1051,7 @@

    Source Code

    ELSE data_type = dbcsr_get_data_type(product_matrix)#if defined (__DBCSR_ACC_G2G) - IF (data_type .NE. dbcsr_type_real_8) THEN + IF (data_type .NE. dbcsr_type_real_8 .OR. (.NOT. dbcsr_cfg%use_acc_g2g%val)) THEN ! If G2G is enabled, norms have to be calculated on the GPU. ! Since the norms kernel expects only real_8 type data, we ! avoid using G2G for all other data types diff --git a/develop/proc/dbcsr_multiply_print_statistics.html b/develop/proc/dbcsr_multiply_print_statistics.html index 85ee84f949c..157d9ecf4e0 100644 --- a/develop/proc/dbcsr_multiply_print_statistics.html +++ b/develop/proc/dbcsr_multiply_print_statistics.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_s.html b/develop/proc/dbcsr_multiply_s.html index ef25d6e2a63..acb112b90c6 100644 --- a/develop/proc/dbcsr_multiply_s.html +++ b/develop/proc/dbcsr_multiply_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_s~2.html b/develop/proc/dbcsr_multiply_s~2.html index f039c6fe52a..ca7ccc1734e 100644 --- a/develop/proc/dbcsr_multiply_s~2.html +++ b/develop/proc/dbcsr_multiply_s~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_z.html b/develop/proc/dbcsr_multiply_z.html index d92146b6455..8843eaf7cb1 100644 --- a/develop/proc/dbcsr_multiply_z.html +++ b/develop/proc/dbcsr_multiply_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_z~2.html b/develop/proc/dbcsr_multiply_z~2.html index 053f48b8ff5..e06cca70535 100644 --- a/develop/proc/dbcsr_multiply_z~2.html +++ b/develop/proc/dbcsr_multiply_z~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -324,7 +324,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_destroy.html b/develop/proc/dbcsr_mutable_destroy.html index 303c5d0f271..d9d6faefebb 100644 --- a/develop/proc/dbcsr_mutable_destroy.html +++ b/develop/proc/dbcsr_mutable_destroy.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_init.html b/develop/proc/dbcsr_mutable_init.html index bfc118884fa..0020ec8410d 100644 --- a/develop/proc/dbcsr_mutable_init.html +++ b/develop/proc/dbcsr_mutable_init.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_instantiated.html b/develop/proc/dbcsr_mutable_instantiated.html index a1c514f839a..92de73289d0 100644 --- a/develop/proc/dbcsr_mutable_instantiated.html +++ b/develop/proc/dbcsr_mutable_instantiated.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_new.html b/develop/proc/dbcsr_mutable_new.html index cf140daeb26..6257f35149c 100644 --- a/develop/proc/dbcsr_mutable_new.html +++ b/develop/proc/dbcsr_mutable_new.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_release.html b/develop/proc/dbcsr_mutable_release.html index f9e3b679f9f..046b9803178 100644 --- a/develop/proc/dbcsr_mutable_release.html +++ b/develop/proc/dbcsr_mutable_release.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_name.html b/develop/proc/dbcsr_name.html index 2f930fb3435..02b3ccfc6ba 100644 --- a/develop/proc/dbcsr_name.html +++ b/develop/proc/dbcsr_name.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + character(len=default_string_length)

    diff --git a/develop/proc/dbcsr_nblkcols_local.html b/develop/proc/dbcsr_nblkcols_local.html index c410a7cf36e..825b9f4acaf 100644 --- a/develop/proc/dbcsr_nblkcols_local.html +++ b/develop/proc/dbcsr_nblkcols_local.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_nblkcols_local~2.html b/develop/proc/dbcsr_nblkcols_local~2.html index b0c3abdb81d..c42d311e7a6 100644 --- a/develop/proc/dbcsr_nblkcols_local~2.html +++ b/develop/proc/dbcsr_nblkcols_local~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nblkcols_total.html b/develop/proc/dbcsr_nblkcols_total.html index 1ae31fd9b94..812b4c5c9c7 100644 --- a/develop/proc/dbcsr_nblkcols_total.html +++ b/develop/proc/dbcsr_nblkcols_total.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nblkcols_total~2.html b/develop/proc/dbcsr_nblkcols_total~2.html index ed5b7f09520..cc6dd86ae51 100644 --- a/develop/proc/dbcsr_nblkcols_total~2.html +++ b/develop/proc/dbcsr_nblkcols_total~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nblkrows_local.html b/develop/proc/dbcsr_nblkrows_local.html index 46bf6a059df..e3c48daf896 100644 --- a/develop/proc/dbcsr_nblkrows_local.html +++ b/develop/proc/dbcsr_nblkrows_local.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_nblkrows_local~2.html b/develop/proc/dbcsr_nblkrows_local~2.html index e79a6c6d3fb..99850dcf9fe 100644 --- a/develop/proc/dbcsr_nblkrows_local~2.html +++ b/develop/proc/dbcsr_nblkrows_local~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nblkrows_total.html b/develop/proc/dbcsr_nblkrows_total.html index 33e552c2ca8..33c1ce8b2ed 100644 --- a/develop/proc/dbcsr_nblkrows_total.html +++ b/develop/proc/dbcsr_nblkrows_total.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nblkrows_total~2.html b/develop/proc/dbcsr_nblkrows_total~2.html index a9c5e37a099..02caa19965e 100644 --- a/develop/proc/dbcsr_nblkrows_total~2.html +++ b/develop/proc/dbcsr_nblkrows_total~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_new_image_dist.html b/develop/proc/dbcsr_new_image_dist.html index 92baf780cb0..92e52d28de0 100644 --- a/develop/proc/dbcsr_new_image_dist.html +++ b/develop/proc/dbcsr_new_image_dist.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_new_transposed.html b/develop/proc/dbcsr_new_transposed.html index 057542f5405..cf74196298d 100644 --- a/develop/proc/dbcsr_new_transposed.html +++ b/develop/proc/dbcsr_new_transposed.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_nfullcols_local.html b/develop/proc/dbcsr_nfullcols_local.html index 3e9c0fc6f1d..1466fe2f152 100644 --- a/develop/proc/dbcsr_nfullcols_local.html +++ b/develop/proc/dbcsr_nfullcols_local.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nfullcols_total.html b/develop/proc/dbcsr_nfullcols_total.html index c491ec8faab..b5eb505138a 100644 --- a/develop/proc/dbcsr_nfullcols_total.html +++ b/develop/proc/dbcsr_nfullcols_total.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nfullcols_total~2.html b/develop/proc/dbcsr_nfullcols_total~2.html index 5418bd50f2b..3a848ab3a8b 100644 --- a/develop/proc/dbcsr_nfullcols_total~2.html +++ b/develop/proc/dbcsr_nfullcols_total~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nfullrows_local.html b/develop/proc/dbcsr_nfullrows_local.html index 0f947994924..6be7173bda4 100644 --- a/develop/proc/dbcsr_nfullrows_local.html +++ b/develop/proc/dbcsr_nfullrows_local.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nfullrows_total.html b/develop/proc/dbcsr_nfullrows_total.html index 994c6d1136b..ec1fd09bc1b 100644 --- a/develop/proc/dbcsr_nfullrows_total.html +++ b/develop/proc/dbcsr_nfullrows_total.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nfullrows_total~2.html b/develop/proc/dbcsr_nfullrows_total~2.html index c162948348e..d5317ee1b11 100644 --- a/develop/proc/dbcsr_nfullrows_total~2.html +++ b/develop/proc/dbcsr_nfullrows_total~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_norm_r8_vec.html b/develop/proc/dbcsr_norm_r8_vec.html index b0c98873336..ff0dadfc7ad 100644 --- a/develop/proc/dbcsr_norm_r8_vec.html +++ b/develop/proc/dbcsr_norm_r8_vec.html @@ -75,20 +75,20 @@

    dbcsr_norm_r8_vec
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -140,7 +140,7 @@

    Contents

    -

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    public subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -159,12 +159,12 @@

    Arguments

    - + @@ -190,11 +190,11 @@

    Arguments

    @@ -220,12 +220,22 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)
    -
    -      TYPE(dbcsr_type), INTENT(INOUT), TARGET            :: matrix
    +      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
           INTEGER, INTENT(IN)                                :: which_norm
    -      REAL(dp), DIMENSION(:), INTENT(OUT)                :: norm_vector
    +      REAL(KIND=real_8), DIMENSION(:), INTENT(OUT), &
    +         TARGET, CONTIGUOUS                              :: norm_vector
    +
    +      REAL(KIND=real_8), DIMENSION(:), POINTER, CONTIGUOUS :: v_p
    +      TYPE(dbcsr_data_obj)                               :: norm_vector_a
    +
    +      CALL dbcsr_data_init(norm_vector_a)
    +      CALL dbcsr_data_new(norm_vector_a, dbcsr_type_real_8)
    +      v_p => norm_vector
    +      CALL dbcsr_data_set_pointer(norm_vector_a, v_p)
    +      CALL dbcsr_norm_vec(matrix, which_norm, norm_vector_a)
    +      CALL dbcsr_data_clear_pointer(norm_vector_a)
    +      CALL dbcsr_data_release(norm_vector_a)
     
    -      CALL dbcsr_norm_r8_vec_prv(matrix%prv, which_norm, norm_vector)
        END SUBROUTINE dbcsr_norm_r8_vec
     
    diff --git a/develop/proc/dbcsr_norm_r8_vec~2.html b/develop/proc/dbcsr_norm_r8_vec~2.html index 84d045eb049..1c5bc0d35d7 100644 --- a/develop/proc/dbcsr_norm_r8_vec~2.html +++ b/develop/proc/dbcsr_norm_r8_vec~2.html @@ -75,20 +75,20 @@

    dbcsr_norm_r8_vec
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -140,7 +140,7 @@

    Contents

    -

    public subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -159,12 +159,12 @@

    Arguments

    - + @@ -174,7 +174,7 @@

    Arguments

    @@ -189,12 +189,12 @@

    Arguments

    @@ -220,22 +220,12 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)
    -      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -      INTEGER, INTENT(IN)                                :: which_norm
    -      REAL(KIND=real_8), DIMENSION(:), INTENT(OUT), &
    -         TARGET, CONTIGUOUS                              :: norm_vector
     
    -      REAL(KIND=real_8), DIMENSION(:), POINTER, CONTIGUOUS :: v_p
    -      TYPE(dbcsr_data_obj)                               :: norm_vector_a
    -
    -      CALL dbcsr_data_init(norm_vector_a)
    -      CALL dbcsr_data_new(norm_vector_a, dbcsr_type_real_8)
    -      v_p => norm_vector
    -      CALL dbcsr_data_set_pointer(norm_vector_a, v_p)
    -      CALL dbcsr_norm_vec(matrix, which_norm, norm_vector_a)
    -      CALL dbcsr_data_clear_pointer(norm_vector_a)
    -      CALL dbcsr_data_release(norm_vector_a)
    +      TYPE(dbcsr_type), INTENT(INOUT), TARGET            :: matrix
    +      INTEGER, INTENT(IN)                                :: which_norm
    +      REAL(dp), DIMENSION(:), INTENT(OUT)                :: norm_vector
     
    +      CALL dbcsr_norm_r8_vec_prv(matrix%prv, which_norm, norm_vector)
        END SUBROUTINE dbcsr_norm_r8_vec
     
    diff --git a/develop/proc/dbcsr_norm_scalar.html b/develop/proc/dbcsr_norm_scalar.html index 73267e74421..228cd129f41 100644 --- a/develop/proc/dbcsr_norm_scalar.html +++ b/develop/proc/dbcsr_norm_scalar.html @@ -75,20 +75,20 @@

    dbcsr_norm_scalar
  • 6 statements + title=" 0.0% of total for procedures.">19 statements
  • - Source File + Source File
  • @@ -127,12 +127,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -140,10 +134,11 @@

    Contents

    -

    private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar) +

    public subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar)

    +

    compute a norm of a dbcsr matrix

    Arguments

    @@ -159,17 +154,17 @@

    Arguments

    - + @@ -190,7 +185,7 @@

    Arguments

    - + @@ -185,7 +190,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_pack_meta.html b/develop/proc/dbcsr_pack_meta.html index 59887ca07c3..278438e7033 100644 --- a/develop/proc/dbcsr_pack_meta.html +++ b/develop/proc/dbcsr_pack_meta.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print.html b/develop/proc/dbcsr_print.html index 7fc4f9b5a62..fe67ce638d3 100644 --- a/develop/proc/dbcsr_print.html +++ b/develop/proc/dbcsr_print.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print_block_sum.html b/develop/proc/dbcsr_print_block_sum.html index 9b6d026163c..c1b63ab186e 100644 --- a/develop/proc/dbcsr_print_block_sum.html +++ b/develop/proc/dbcsr_print_block_sum.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print_block_sum~2.html b/develop/proc/dbcsr_print_block_sum~2.html index 96089f79461..cc0f5095fcc 100644 --- a/develop/proc/dbcsr_print_block_sum~2.html +++ b/develop/proc/dbcsr_print_block_sum~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print_config.html b/develop/proc/dbcsr_print_config.html index 32f8a581153..1aa994e8cfd 100644 --- a/develop/proc/dbcsr_print_config.html +++ b/develop/proc/dbcsr_print_config.html @@ -160,7 +160,7 @@

    Arguments

    @@ -315,6 +315,11 @@

    Source Code

    WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & "DBCSR| ACC: Min. flop for processing", dbcsr_cfg%accdrv_min_flop_process%val, & dbcsr_cfg%accdrv_min_flop_process%print_source() +#if defined(__DBCSR_ACC_G2G) + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| ACC: Use G2G algorithm", dbcsr_cfg%use_acc_g2g%val, & + dbcsr_cfg%use_acc_g2g%print_source() +#endif IF (dbcsr_cfg%accdrv_stack_sort%val) THEN WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & "DBCSR| ACC: Min. flop for sorting", dbcsr_cfg%accdrv_min_flop_sort%val, & diff --git a/develop/proc/dbcsr_print_statistics.html b/develop/proc/dbcsr_print_statistics.html index 59a8bc1e88f..ba89ad2cf3b 100644 --- a/develop/proc/dbcsr_print_statistics.html +++ b/develop/proc/dbcsr_print_statistics.html @@ -75,20 +75,20 @@

    dbcsr_print_statistics
  • 5 statements + title=" 0.0% of total for procedures.">21 statements
  • - Source File + Source File
  • @@ -144,7 +144,8 @@

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename)

    -

    Print statistics

    +

    Show the whole DBCSR statistics +Prepares the DBCSR library for use.

    Arguments

    @@ -160,7 +161,7 @@

    Arguments

    @@ -175,7 +176,7 @@

    Arguments

    @@ -206,12 +207,37 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_print_statistics(print_timers, callgraph_filename)
    -      !! Print statistics
    +      !! Show the whole DBCSR statistics
    +      !! Prepares the DBCSR library for use.
    +
           LOGICAL, INTENT(IN), OPTIONAL          :: print_timers
           CHARACTER(len=*), INTENT(IN), OPTIONAL :: callgraph_filename
     
    -      CALL dbcsr_print_statistics_prv(print_timers, callgraph_filename)
    -   END SUBROUTINE dbcsr_print_statistics
    +      LOGICAL :: my_print_timers
    +
    +      IF (ext_io_unit > 0) THEN
    +         WRITE (UNIT=ext_io_unit, FMT="(/,T2,A)") REPEAT("-", 79)
    +         WRITE (UNIT=ext_io_unit, FMT="(T2,A,T80,A)") "-", "-"
    +         WRITE (UNIT=ext_io_unit, FMT="(T2,A,T35,A,T80,A)") "-", "DBCSR STATISTICS", "-"
    +         WRITE (UNIT=ext_io_unit, FMT="(T2,A,T80,A)") "-", "-"
    +         WRITE (UNIT=ext_io_unit, FMT="(T2,A)") REPEAT("-", 79)
    +      END IF
    +
    +      call dbcsr_multiply_print_statistics(default_group, ext_io_unit)
    +
    +      IF (ext_io_unit > 0) WRITE (UNIT=ext_io_unit, FMT="(T2,A)") REPEAT("-", 79)
    +
    +      CALL describe_mp_perf_env(ext_io_unit)
    +
    +      my_print_timers = .FALSE.
    +      IF (PRESENT(print_timers)) my_print_timers = print_timers
    +      IF (my_print_timers) CALL dbcsr_print_timers()
    +
    +      ! Dump callgraph
    +      IF (PRESENT(callgraph_filename) .AND. ASSOCIATED(logger)) THEN
    +         CALL timings_report_callgraph(callgraph_filename)
    +      END IF
    +   END SUBROUTINE dbcsr_print_statistics
     
    diff --git a/develop/proc/dbcsr_print_statistics~2.html b/develop/proc/dbcsr_print_statistics~2.html index bde5a9eb78a..773499bec26 100644 --- a/develop/proc/dbcsr_print_statistics~2.html +++ b/develop/proc/dbcsr_print_statistics~2.html @@ -75,20 +75,20 @@

    dbcsr_print_statistics
  • 21 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,8 +144,7 @@

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename)

    -

    Show the whole DBCSR statistics -Prepares the DBCSR library for use.

    +

    Print statistics

    Arguments

    @@ -161,7 +160,7 @@

    Arguments

    @@ -176,7 +175,7 @@

    Arguments

    @@ -207,37 +206,12 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_print_statistics(print_timers, callgraph_filename)
    -      !! Show the whole DBCSR statistics
    -      !! Prepares the DBCSR library for use.
    -
    +      !! Print statistics
           LOGICAL, INTENT(IN), OPTIONAL          :: print_timers
           CHARACTER(len=*), INTENT(IN), OPTIONAL :: callgraph_filename
     
    -      LOGICAL :: my_print_timers
    -
    -      IF (ext_io_unit > 0) THEN
    -         WRITE (UNIT=ext_io_unit, FMT="(/,T2,A)") REPEAT("-", 79)
    -         WRITE (UNIT=ext_io_unit, FMT="(T2,A,T80,A)") "-", "-"
    -         WRITE (UNIT=ext_io_unit, FMT="(T2,A,T35,A,T80,A)") "-", "DBCSR STATISTICS", "-"
    -         WRITE (UNIT=ext_io_unit, FMT="(T2,A,T80,A)") "-", "-"
    -         WRITE (UNIT=ext_io_unit, FMT="(T2,A)") REPEAT("-", 79)
    -      END IF
    -
    -      call dbcsr_multiply_print_statistics(default_group, ext_io_unit)
    -
    -      IF (ext_io_unit > 0) WRITE (UNIT=ext_io_unit, FMT="(T2,A)") REPEAT("-", 79)
    -
    -      CALL describe_mp_perf_env(ext_io_unit)
    -
    -      my_print_timers = .FALSE.
    -      IF (PRESENT(print_timers)) my_print_timers = print_timers
    -      IF (my_print_timers) CALL dbcsr_print_timers()
    -
    -      ! Dump callgraph
    -      IF (PRESENT(callgraph_filename) .AND. ASSOCIATED(logger)) THEN
    -         CALL timings_report_callgraph(callgraph_filename)
    -      END IF
    -   END SUBROUTINE dbcsr_print_statistics
    +      CALL dbcsr_print_statistics_prv(print_timers, callgraph_filename)
    +   END SUBROUTINE dbcsr_print_statistics
     
    diff --git a/develop/proc/dbcsr_printmat_matlab_c.html b/develop/proc/dbcsr_printmat_matlab_c.html index 916cfff703c..72f3f1cc4c8 100644 --- a/develop/proc/dbcsr_printmat_matlab_c.html +++ b/develop/proc/dbcsr_printmat_matlab_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_printmat_matlab_d.html b/develop/proc/dbcsr_printmat_matlab_d.html index 39c430d6808..05add8800e5 100644 --- a/develop/proc/dbcsr_printmat_matlab_d.html +++ b/develop/proc/dbcsr_printmat_matlab_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -255,7 +255,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_printmat_matlab_s.html b/develop/proc/dbcsr_printmat_matlab_s.html index 8caa3006493..b3c6d18189b 100644 --- a/develop/proc/dbcsr_printmat_matlab_s.html +++ b/develop/proc/dbcsr_printmat_matlab_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_printmat_matlab_z.html b/develop/proc/dbcsr_printmat_matlab_z.html index 2b4841b65b1..dcbadbeb0de 100644 --- a/develop/proc/dbcsr_printmat_matlab_z.html +++ b/develop/proc/dbcsr_printmat_matlab_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print~2.html b/develop/proc/dbcsr_print~2.html index 12d6f0a7036..995f67e7f86 100644 --- a/develop/proc/dbcsr_print~2.html +++ b/develop/proc/dbcsr_print~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block2d_c.html b/develop/proc/dbcsr_put_block2d_c.html index 9828c089794..cd74dd3bf37 100644 --- a/develop/proc/dbcsr_put_block2d_c.html +++ b/develop/proc/dbcsr_put_block2d_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block2d_c~2.html b/develop/proc/dbcsr_put_block2d_c~2.html index b1d027223e4..d69bb5d393e 100644 --- a/develop/proc/dbcsr_put_block2d_c~2.html +++ b/develop/proc/dbcsr_put_block2d_c~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block2d_d.html b/develop/proc/dbcsr_put_block2d_d.html index b4e0c50a9c3..326e46f699e 100644 --- a/develop/proc/dbcsr_put_block2d_d.html +++ b/develop/proc/dbcsr_put_block2d_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block2d_d~2.html b/develop/proc/dbcsr_put_block2d_d~2.html index 990d81f5279..4792626a096 100644 --- a/develop/proc/dbcsr_put_block2d_d~2.html +++ b/develop/proc/dbcsr_put_block2d_d~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block2d_s.html b/develop/proc/dbcsr_put_block2d_s.html index 5edd6960847..b653c1c24c5 100644 --- a/develop/proc/dbcsr_put_block2d_s.html +++ b/develop/proc/dbcsr_put_block2d_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block2d_s~2.html b/develop/proc/dbcsr_put_block2d_s~2.html index e6fd7b63fb3..626b507bb92 100644 --- a/develop/proc/dbcsr_put_block2d_s~2.html +++ b/develop/proc/dbcsr_put_block2d_s~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block2d_z.html b/develop/proc/dbcsr_put_block2d_z.html index 090ef8efe45..03aa137708d 100644 --- a/develop/proc/dbcsr_put_block2d_z.html +++ b/develop/proc/dbcsr_put_block2d_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block2d_z~2.html b/develop/proc/dbcsr_put_block2d_z~2.html index 9cdcb54bd47..18bb1dc3598 100644 --- a/develop/proc/dbcsr_put_block2d_z~2.html +++ b/develop/proc/dbcsr_put_block2d_z~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_area.html b/develop/proc/dbcsr_put_block_area.html index 64d76fdce8f..9ec400cb28a 100644 --- a/develop/proc/dbcsr_put_block_area.html +++ b/develop/proc/dbcsr_put_block_area.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -238,7 +238,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_c.html b/develop/proc/dbcsr_put_block_c.html index 082135736a1..93f0a9231dc 100644 --- a/develop/proc/dbcsr_put_block_c.html +++ b/develop/proc/dbcsr_put_block_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_c~2.html b/develop/proc/dbcsr_put_block_c~2.html index ea319b2c230..9c154de6482 100644 --- a/develop/proc/dbcsr_put_block_c~2.html +++ b/develop/proc/dbcsr_put_block_c~2.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_d.html b/develop/proc/dbcsr_put_block_d.html index 3cea253d614..f6e7d68b9fc 100644 --- a/develop/proc/dbcsr_put_block_d.html +++ b/develop/proc/dbcsr_put_block_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_d~2.html b/develop/proc/dbcsr_put_block_d~2.html index 1ff0aba4f8c..e96727b6331 100644 --- a/develop/proc/dbcsr_put_block_d~2.html +++ b/develop/proc/dbcsr_put_block_d~2.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_s.html b/develop/proc/dbcsr_put_block_s.html index 883c35b69c4..47eee7f04af 100644 --- a/develop/proc/dbcsr_put_block_s.html +++ b/develop/proc/dbcsr_put_block_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_s~2.html b/develop/proc/dbcsr_put_block_s~2.html index 2f974dce64c..d7761f315b2 100644 --- a/develop/proc/dbcsr_put_block_s~2.html +++ b/develop/proc/dbcsr_put_block_s~2.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_z.html b/develop/proc/dbcsr_put_block_z.html index 67ca393cc53..cf385679bce 100644 --- a/develop/proc/dbcsr_put_block_z.html +++ b/develop/proc/dbcsr_put_block_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_z~2.html b/develop/proc/dbcsr_put_block_z~2.html index 9dbff708fda..30adfe0cb23 100644 --- a/develop/proc/dbcsr_put_block_z~2.html +++ b/develop/proc/dbcsr_put_block_z~2.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_random_dist.html b/develop/proc/dbcsr_random_dist.html index e4e840384df..9b7b78b631a 100644 --- a/develop/proc/dbcsr_random_dist.html +++ b/develop/proc/dbcsr_random_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_real_dp_to_string.html b/develop/proc/dbcsr_real_dp_to_string.html index 141f2c86c25..13dac18a2a1 100644 --- a/develop/proc/dbcsr_real_dp_to_string.html +++ b/develop/proc/dbcsr_real_dp_to_string.html @@ -162,7 +162,7 @@

    Arguments

    @@ -180,7 +180,7 @@

    Arguments

    Return Value - + character(len=11)

    diff --git a/develop/proc/dbcsr_reblocking_targets.html b/develop/proc/dbcsr_reblocking_targets.html index 08f636565a4..862bdcb8a08 100644 --- a/develop/proc/dbcsr_reblocking_targets.html +++ b/develop/proc/dbcsr_reblocking_targets.html @@ -229,7 +229,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_redistribute.html b/develop/proc/dbcsr_redistribute.html index 7ba1fbfa59c..904237b9fcb 100644 --- a/develop/proc/dbcsr_redistribute.html +++ b/develop/proc/dbcsr_redistribute.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_release.html b/develop/proc/dbcsr_release.html index b1685777d85..1c70ecbe25c 100644 --- a/develop/proc/dbcsr_release.html +++ b/develop/proc/dbcsr_release.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_release_locals.html b/develop/proc/dbcsr_release_locals.html index 020279a3f6b..94bad625ec8 100644 --- a/develop/proc/dbcsr_release_locals.html +++ b/develop/proc/dbcsr_release_locals.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_release_p.html b/develop/proc/dbcsr_release_p.html index 6b47de7b24b..6cbdf8d71db 100644 --- a/develop/proc/dbcsr_release_p.html +++ b/develop/proc/dbcsr_release_p.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_release~2.html b/develop/proc/dbcsr_release~2.html index 7f940a3f080..6466f58ac48 100644 --- a/develop/proc/dbcsr_release~2.html +++ b/develop/proc/dbcsr_release~2.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_remove_block.html b/develop/proc/dbcsr_remove_block.html index 2832487abe4..c73772f626d 100644 --- a/develop/proc/dbcsr_remove_block.html +++ b/develop/proc/dbcsr_remove_block.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_repl_get_stored_coordinates.html b/develop/proc/dbcsr_repl_get_stored_coordinates.html index c0985ebbeb5..1858807b9d7 100644 --- a/develop/proc/dbcsr_repl_get_stored_coordinates.html +++ b/develop/proc/dbcsr_repl_get_stored_coordinates.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_replicate.html b/develop/proc/dbcsr_replicate.html index 236e8167a51..652018fa3b5 100644 --- a/develop/proc/dbcsr_replicate.html +++ b/develop/proc/dbcsr_replicate.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_replicate_all.html b/develop/proc/dbcsr_replicate_all.html index 99ad457c68b..51a4b02e1fd 100644 --- a/develop/proc/dbcsr_replicate_all.html +++ b/develop/proc/dbcsr_replicate_all.html @@ -80,15 +80,15 @@

    dbcsr_replicate_all
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public subroutine dbcsr_replicate_all(matrix)

    +

    Replicates a DBCSR on all processors.

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -190,9 +191,13 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_replicate_all(matrix)
    +      !! Replicates a DBCSR on all processors.
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         !! matrix to replicate
     
    -      CALL dbcsr_replicate_all_prv(matrix%prv)
    +      CALL dbcsr_replicate(matrix, replicate_rows=.TRUE., &
    +                           replicate_columns=.TRUE.)
        END SUBROUTINE dbcsr_replicate_all
     
    diff --git a/develop/proc/dbcsr_replicate_all~2.html b/develop/proc/dbcsr_replicate_all~2.html index 6c119e9ebed..617ea6433d0 100644 --- a/develop/proc/dbcsr_replicate_all~2.html +++ b/develop/proc/dbcsr_replicate_all~2.html @@ -80,15 +80,15 @@

    dbcsr_replicate_all
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public subroutine dbcsr_replicate_all(matrix)

    -

    Replicates a DBCSR on all processors.

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -191,13 +190,9 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_replicate_all(matrix)
    -      !! Replicates a DBCSR on all processors.
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! matrix to replicate
     
    -      CALL dbcsr_replicate(matrix, replicate_rows=.TRUE., &
    -                           replicate_columns=.TRUE.)
    +      CALL dbcsr_replicate_all_prv(matrix%prv)
        END SUBROUTINE dbcsr_replicate_all
     
    diff --git a/develop/proc/dbcsr_repoint_index.html b/develop/proc/dbcsr_repoint_index.html index c660a9275f0..41b23f0ad0d 100644 --- a/develop/proc/dbcsr_repoint_index.html +++ b/develop/proc/dbcsr_repoint_index.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_all_blocks.html b/develop/proc/dbcsr_reserve_all_blocks.html index 9ab244bafc9..f740af92cf9 100644 --- a/develop/proc/dbcsr_reserve_all_blocks.html +++ b/develop/proc/dbcsr_reserve_all_blocks.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_all_blocks~2.html b/develop/proc/dbcsr_reserve_all_blocks~2.html index 7247f67a561..9282e56b8b6 100644 --- a/develop/proc/dbcsr_reserve_all_blocks~2.html +++ b/develop/proc/dbcsr_reserve_all_blocks~2.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_block2d_c.html b/develop/proc/dbcsr_reserve_block2d_c.html index d02e6a30f49..8293506f833 100644 --- a/develop/proc/dbcsr_reserve_block2d_c.html +++ b/develop/proc/dbcsr_reserve_block2d_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_block2d_c~2.html b/develop/proc/dbcsr_reserve_block2d_c~2.html index 2604edd7f3b..83570a71973 100644 --- a/develop/proc/dbcsr_reserve_block2d_c~2.html +++ b/develop/proc/dbcsr_reserve_block2d_c~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_block2d_d.html b/develop/proc/dbcsr_reserve_block2d_d.html index 517581dbb38..d4249c35e06 100644 --- a/develop/proc/dbcsr_reserve_block2d_d.html +++ b/develop/proc/dbcsr_reserve_block2d_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_block2d_d~2.html b/develop/proc/dbcsr_reserve_block2d_d~2.html index 3af13fccd3c..f941886c00c 100644 --- a/develop/proc/dbcsr_reserve_block2d_d~2.html +++ b/develop/proc/dbcsr_reserve_block2d_d~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_block2d_s.html b/develop/proc/dbcsr_reserve_block2d_s.html index 2e0ec6237c2..14ce807691b 100644 --- a/develop/proc/dbcsr_reserve_block2d_s.html +++ b/develop/proc/dbcsr_reserve_block2d_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_block2d_s~2.html b/develop/proc/dbcsr_reserve_block2d_s~2.html index e559e10a2e6..a6fb92c020a 100644 --- a/develop/proc/dbcsr_reserve_block2d_s~2.html +++ b/develop/proc/dbcsr_reserve_block2d_s~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_block2d_z.html b/develop/proc/dbcsr_reserve_block2d_z.html index 929267294fb..f0ecafbb09a 100644 --- a/develop/proc/dbcsr_reserve_block2d_z.html +++ b/develop/proc/dbcsr_reserve_block2d_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_block2d_z~2.html b/develop/proc/dbcsr_reserve_block2d_z~2.html index 9575daf29e6..444279bbca6 100644 --- a/develop/proc/dbcsr_reserve_block2d_z~2.html +++ b/develop/proc/dbcsr_reserve_block2d_z~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_blocks.html b/develop/proc/dbcsr_reserve_blocks.html index bc751b09fee..213f24c3edd 100644 --- a/develop/proc/dbcsr_reserve_blocks.html +++ b/develop/proc/dbcsr_reserve_blocks.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_blocks~2.html b/develop/proc/dbcsr_reserve_blocks~2.html index 8c0d52e918e..1f717915736 100644 --- a/develop/proc/dbcsr_reserve_blocks~2.html +++ b/develop/proc/dbcsr_reserve_blocks~2.html @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_diag_blocks.html b/develop/proc/dbcsr_reserve_diag_blocks.html index 8e9af9dddb2..11a794f57f4 100644 --- a/develop/proc/dbcsr_reserve_diag_blocks.html +++ b/develop/proc/dbcsr_reserve_diag_blocks.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_diag_blocks~2.html b/develop/proc/dbcsr_reserve_diag_blocks~2.html index dac82a2b20f..1095fee0552 100644 --- a/develop/proc/dbcsr_reserve_diag_blocks~2.html +++ b/develop/proc/dbcsr_reserve_diag_blocks~2.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reset_locals.html b/develop/proc/dbcsr_reset_locals.html index df7e979501e..7db1454eb6c 100644 --- a/develop/proc/dbcsr_reset_locals.html +++ b/develop/proc/dbcsr_reset_locals.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reset_vlocals.html b/develop/proc/dbcsr_reset_vlocals.html index 33dd96ea456..05921c28d63 100644 --- a/develop/proc/dbcsr_reset_vlocals.html +++ b/develop/proc/dbcsr_reset_vlocals.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_rget_any.html b/develop/proc/dbcsr_rget_any.html index a930f413d3f..cdfd28b9e46 100644 --- a/develop/proc/dbcsr_rget_any.html +++ b/develop/proc/dbcsr_rget_any.html @@ -160,7 +160,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_row_block_offsets.html b/develop/proc/dbcsr_row_block_offsets.html index 3fd6caa346c..4a089646157 100644 --- a/develop/proc/dbcsr_row_block_offsets.html +++ b/develop/proc/dbcsr_row_block_offsets.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_row_block_sizes.html b/develop/proc/dbcsr_row_block_sizes.html index f0586d1f0d9..c59cdd19468 100644 --- a/develop/proc/dbcsr_row_block_sizes.html +++ b/develop/proc/dbcsr_row_block_sizes.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_run_tests.html b/develop/proc/dbcsr_run_tests.html index 58315d44112..8c026633f94 100644 --- a/develop/proc/dbcsr_run_tests.html +++ b/develop/proc/dbcsr_run_tests.html @@ -75,20 +75,20 @@

    dbcsr_run_tests
  • 15 statements + title=" 0.2% of total for procedures.">118 statements
  • - Source File + Source File
  • @@ -144,6 +144,8 @@

    public subroutine dbcsr_run_tests(mp_group, io_unit, nproc, matrix_sizes, t

    +

    Performs a variety of matrix multiplies of same matrices on different +processor grids

    Arguments

    @@ -159,8 +161,8 @@

    Arguments

    @@ -184,12 +186,13 @@

    Arguments

    @@ -199,7 +202,7 @@

    Arguments

    @@ -214,7 +217,7 @@

    Arguments

    @@ -229,7 +232,7 @@

    Arguments

    @@ -244,7 +247,9 @@

    Arguments

    @@ -259,7 +264,9 @@

    Arguments

    @@ -274,7 +281,9 @@

    Arguments

    @@ -289,12 +298,12 @@

    Arguments

    @@ -304,12 +313,13 @@

    Arguments

    @@ -319,12 +329,13 @@

    Arguments

    @@ -334,7 +345,8 @@

    Arguments

    @@ -349,7 +361,8 @@

    Arguments

    @@ -364,12 +377,13 @@

    Arguments

    @@ -379,12 +393,12 @@

    Arguments

    @@ -394,7 +408,7 @@

    Arguments

    @@ -409,7 +423,7 @@

    Arguments

    @@ -429,29 +443,184 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_run_tests(mp_group, io_unit, nproc, matrix_sizes, trs, &
    +    
       SUBROUTINE dbcsr_run_tests(mp_group, io_unit, nproc, &
    +                              matrix_sizes, trs, &
                                   bs_m, bs_n, bs_k, sparsities, alpha, beta, data_type, test_type, &
                                   n_loops, eps, retain_sparsity, always_checksum)
    +      !! Performs a variety of matrix multiplies of same matrices on different
    +      !! processor grids
     
    -      INTEGER, INTENT(IN)                                :: mp_group, io_unit
    +      TYPE(mp_comm_type), INTENT(IN)                     :: mp_group
    +      INTEGER, INTENT(IN)                                :: io_unit
    +         !! MPI communicator
    +         !! which unit to write to, if not negative
           INTEGER, DIMENSION(:), POINTER                     :: nproc
    +         !! number of processors to test on
           INTEGER, DIMENSION(:), INTENT(in)                  :: matrix_sizes
    +         !! size of matrices to test
           LOGICAL, DIMENSION(2), INTENT(in)                  :: trs
    +         !! transposes of the two matrices
           INTEGER, DIMENSION(:), POINTER                     :: bs_m, bs_n, bs_k
    +         !! block sizes of the 3 dimensions
    +         !! block sizes of the 3 dimensions
    +         !! block sizes of the 3 dimensions
           REAL(kind=dp), DIMENSION(3), INTENT(in)            :: sparsities
    +         !! sparsities of matrices to create
           REAL(kind=dp), INTENT(in)                          :: alpha, beta
    +         !! alpha value to use in multiply
    +         !! beta value to use in multiply
           INTEGER, INTENT(IN)                                :: data_type, test_type, n_loops
    +         !! matrix data type
    +         !! number of repetition for each multiplication
           REAL(kind=dp), INTENT(in)                          :: eps
    +         !! eps value for filtering
           LOGICAL, INTENT(in)                                :: retain_sparsity, always_checksum
    -
    -      TYPE(mp_comm_type)                                 :: my_mp_group
    -
    -      CALL my_mp_group%set_handle(mp_group)
    -
    -      CALL dbcsr_run_tests_prv(my_mp_group, io_unit, nproc, matrix_sizes, trs, &
    -                               bs_m, bs_n, bs_k, sparsities, alpha, beta, data_type, test_type, &
    -                               n_loops, eps, retain_sparsity, always_checksum)
    -
    +         !! checksum after each multiplication
    +
    +      CHARACTER(len=*), PARAMETER :: fmt_desc = '(A,3(1X,I6),1X,A,2(1X,I5),1X,A,2(1X,L1))', &
    +                                     routineN = 'dbcsr_run_tests'
    +
    +      CHARACTER                                          :: t_a, t_b
    +      INTEGER                                            :: bmax, bmin, error_handle, &
    +                                                            mynode, numnodes
    +      INTEGER, ALLOCATABLE, DIMENSION(:, :)              :: group_sizes
    +      INTEGER, DIMENSION(2)                              :: npdims
    +      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: col_dist_a, col_dist_b, col_dist_c, &
    +                                                            row_dist_a, row_dist_b, row_dist_c, &
    +                                                            sizes_k, sizes_m, sizes_n
    +      LOGICAL                                            :: pgiven
    +      TYPE(dbcsr_distribution_obj)                       :: dist_a, dist_b, dist_c
    +      TYPE(dbcsr_mp_obj)                                 :: mp_env
    +      TYPE(dbcsr_type), TARGET                           :: matrix_a, matrix_b, matrix_c
    +      TYPE(mp_comm_type)                                 :: cart_group
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, error_handle)
    +      ! Create the row/column block sizes.
    +      IF (ASSOCIATED(bs_m)) THEN
    +         bmin = MINVAL(bs_m(2::2))
    +         bmax = MAXVAL(bs_m(2::2))
    +         CALL dbcsr_make_random_block_sizes(sizes_m, matrix_sizes(1), bs_m)
    +      ELSE
    +         CALL dbcsr_make_random_block_sizes(sizes_m, matrix_sizes(1), (/1, 13, 2, 5/))
    +         bmin = 5; bmax = 13
    +      END IF
    +      IF (ASSOCIATED(bs_n)) THEN
    +         bmin = MIN(bmin, MINVAL(bs_n(2::2)))
    +         bmax = MAX(bmax, MAXVAL(bs_n(2::2)))
    +         CALL dbcsr_make_random_block_sizes(sizes_n, matrix_sizes(2), bs_n)
    +      ELSE
    +         CALL dbcsr_make_random_block_sizes(sizes_n, matrix_sizes(2), (/1, 13, 2, 5/))
    +         bmin = MIN(bmin, 5); bmax = MAX(bmax, 13)
    +      END IF
    +      IF (ASSOCIATED(bs_k)) THEN
    +         bmin = MIN(bmin, MINVAL(bs_k(2::2)))
    +         bmax = MAX(bmax, MAXVAL(bs_k(2::2)))
    +         CALL dbcsr_make_random_block_sizes(sizes_k, matrix_sizes(3), bs_k)
    +      ELSE
    +         CALL dbcsr_make_random_block_sizes(sizes_k, matrix_sizes(3), (/1, 13, 2, 5/))
    +         bmin = MIN(bmin, 5); bmax = MAX(bmax, 13)
    +      END IF
    +      !
    +      ! Create dist
    +
    +      ! Create the random matrices.
    +      CALL dbcsr_mp_make_env(mp_env, cart_group, mp_group)
    +      npdims(1) = dbcsr_mp_nprows(mp_env)
    +      npdims(2) = dbcsr_mp_npcols(mp_env)
    +      CALL dbcsr_dist_bin(row_dist_c, SIZE(sizes_m), npdims(1), &
    +                          sizes_m)
    +      CALL dbcsr_dist_bin(col_dist_c, SIZE(sizes_n), npdims(2), &
    +                          sizes_n)
    +      CALL dbcsr_distribution_new(dist_c, mp_env, row_dist_c, col_dist_c)
    +      CALL dbcsr_make_random_matrix(matrix_c, sizes_m, sizes_n, "Matrix C", &
    +                                    REAL(sparsities(3), real_8), &
    +                                    mp_group, data_type=data_type, dist=dist_c)
    +      CALL dbcsr_distribution_release(dist_c)
    +      IF (trs(1)) THEN
    +         CALL dbcsr_dist_bin(row_dist_a, SIZE(sizes_k), npdims(1), &
    +                             sizes_k)
    +         CALL dbcsr_dist_bin(col_dist_a, SIZE(sizes_m), npdims(2), &
    +                             sizes_m)
    +         CALL dbcsr_distribution_new(dist_a, mp_env, row_dist_a, col_dist_a)
    +         CALL dbcsr_make_random_matrix(matrix_a, sizes_k, sizes_m, "Matrix A", &
    +                                       REAL(sparsities(1), real_8), &
    +                                       mp_group, data_type=data_type, dist=dist_a)
    +         DEALLOCATE (row_dist_a, col_dist_a)
    +      ELSE
    +         CALL dbcsr_dist_bin(col_dist_a, SIZE(sizes_k), npdims(2), &
    +                             sizes_k)
    +         CALL dbcsr_distribution_new(dist_a, mp_env, row_dist_c, col_dist_a)
    +         CALL dbcsr_make_random_matrix(matrix_a, sizes_m, sizes_k, "Matrix A", &
    +                                       REAL(sparsities(1), real_8), &
    +                                       mp_group, data_type=data_type, dist=dist_a)
    +         DEALLOCATE (col_dist_a)
    +      END IF
    +      CALL dbcsr_distribution_release(dist_a)
    +      IF (trs(2)) THEN
    +         CALL dbcsr_dist_bin(row_dist_b, SIZE(sizes_n), npdims(1), &
    +                             sizes_n)
    +         CALL dbcsr_dist_bin(col_dist_b, SIZE(sizes_k), npdims(2), &
    +                             sizes_k)
    +         CALL dbcsr_distribution_new(dist_b, mp_env, row_dist_b, col_dist_b)
    +         CALL dbcsr_make_random_matrix(matrix_b, sizes_n, sizes_k, "Matrix B", &
    +                                       REAL(sparsities(2), real_8), &
    +                                       mp_group, data_type=data_type, dist=dist_b)
    +         DEALLOCATE (row_dist_b, col_dist_b)
    +      ELSE
    +         CALL dbcsr_dist_bin(row_dist_b, SIZE(sizes_k), npdims(1), &
    +                             sizes_k)
    +         CALL dbcsr_distribution_new(dist_b, mp_env, row_dist_b, col_dist_c)
    +         CALL dbcsr_make_random_matrix(matrix_b, sizes_k, sizes_n, "Matrix B", &
    +                                       REAL(sparsities(2), real_8), &
    +                                       mp_group, data_type=data_type, dist=dist_b)
    +         DEALLOCATE (row_dist_b)
    +      END IF
    +      CALL dbcsr_mp_release(mp_env)
    +      CALL dbcsr_distribution_release(dist_b)
    +      DEALLOCATE (row_dist_c, col_dist_c)
    +      DEALLOCATE (sizes_m, sizes_n, sizes_k)
    +      ! Prepare test parameters
    +      IF (io_unit .GT. 0) THEN
    +         WRITE (io_unit, fmt_desc) "Testing with sizes", matrix_sizes(1:3), &
    +            "min/max block sizes", bmin, bmax, "transposed?", trs(1:2)
    +      END IF
    +      CALL mp_environ(numnodes, mynode, mp_group)
    +      pgiven = ASSOCIATED(nproc)
    +      IF (pgiven) pgiven = nproc(1) .NE. 0
    +      IF (pgiven) THEN
    +         ALLOCATE (group_sizes(SIZE(nproc), 2))
    +         group_sizes(:, 1) = nproc(:)
    +         group_sizes(:, 2) = 0
    +      ELSE
    +         !ALLOCATE (group_sizes (numnodes, 2))
    +         !DO test = numnodes, 1, -1
    +         !   group_sizes(1+numnodes-test, 1:2) = (/ test, 0 /)
    +         !ENDDO
    +         ALLOCATE (group_sizes(1, 2))
    +         group_sizes(1, 1:2) = (/numnodes, 0/)
    +      END IF
    +      t_a = 'N'; IF (trs(1)) t_a = 'T'
    +      t_b = 'N'; IF (trs(2)) t_b = 'T'
    +
    +      SELECT CASE (test_type)
    +      CASE (dbcsr_test_mm)
    +         CALL test_multiplies_multiproc(group_sizes, &
    +                                        matrix_a, matrix_b, matrix_c, t_a, t_b, &
    +                                        dbcsr_scalar(REAL(alpha, real_8)), dbcsr_scalar(REAL(beta, real_8)), &
    +                                        n_loops=n_loops, eps=eps, &
    +                                        io_unit=io_unit, always_checksum=always_checksum, &
    +                                        retain_sparsity=retain_sparsity)
    +      CASE (dbcsr_test_binary_io)
    +         CALL test_binary_io(matrix_a, io_unit)
    +      END SELECT
    +
    +      CALL dbcsr_release(matrix_a)
    +      CALL dbcsr_release(matrix_b)
    +      CALL dbcsr_release(matrix_c)
    +      CALL mp_comm_free(cart_group)
    +      CALL timestop(error_handle)
        END SUBROUTINE dbcsr_run_tests
     
    diff --git a/develop/proc/dbcsr_run_tests~2.html b/develop/proc/dbcsr_run_tests~2.html index 9935bbcc779..cef4c100979 100644 --- a/develop/proc/dbcsr_run_tests~2.html +++ b/develop/proc/dbcsr_run_tests~2.html @@ -75,20 +75,20 @@

    dbcsr_run_tests
  • 118 statements + title=" 0.0% of total for procedures.">15 statements
  • - Source File + Source File
  • @@ -144,8 +144,6 @@

    public subroutine dbcsr_run_tests(mp_group, io_unit, nproc, matrix_sizes, t

    -

    Performs a variety of matrix multiplies of same matrices on different -processor grids

    Arguments

    @@ -161,8 +159,8 @@

    Arguments

    @@ -186,13 +184,12 @@

    Arguments

    @@ -202,7 +199,7 @@

    Arguments

    @@ -217,7 +214,7 @@

    Arguments

    @@ -232,7 +229,7 @@

    Arguments

    @@ -247,9 +244,7 @@

    Arguments

    @@ -264,9 +259,7 @@

    Arguments

    @@ -281,9 +274,7 @@

    Arguments

    @@ -298,12 +289,12 @@

    Arguments

    @@ -313,8 +304,7 @@

    Arguments

    @@ -329,13 +319,12 @@

    Arguments

    @@ -345,8 +334,7 @@

    Arguments

    @@ -361,13 +349,12 @@

    Arguments

    @@ -377,13 +364,12 @@

    Arguments

    @@ -393,12 +379,12 @@

    Arguments

    @@ -408,12 +394,12 @@

    Arguments

    @@ -423,7 +409,7 @@

    Arguments

    @@ -443,184 +429,29 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_run_tests(mp_group, io_unit, nproc, &
    -                              matrix_sizes, trs, &
    +    
       SUBROUTINE dbcsr_run_tests(mp_group, io_unit, nproc, matrix_sizes, trs, &
                                   bs_m, bs_n, bs_k, sparsities, alpha, beta, data_type, test_type, &
                                   n_loops, eps, retain_sparsity, always_checksum)
    -      !! Performs a variety of matrix multiplies of same matrices on different
    -      !! processor grids
     
    -      TYPE(mp_comm_type), INTENT(IN)                     :: mp_group
    -      INTEGER, INTENT(IN)                                :: io_unit
    -         !! MPI communicator
    -         !! which unit to write to, if not negative
    +      INTEGER, INTENT(IN)                                :: mp_group, io_unit
           INTEGER, DIMENSION(:), POINTER                     :: nproc
    -         !! number of processors to test on
           INTEGER, DIMENSION(:), INTENT(in)                  :: matrix_sizes
    -         !! size of matrices to test
           LOGICAL, DIMENSION(2), INTENT(in)                  :: trs
    -         !! transposes of the two matrices
           INTEGER, DIMENSION(:), POINTER                     :: bs_m, bs_n, bs_k
    -         !! block sizes of the 3 dimensions
    -         !! block sizes of the 3 dimensions
    -         !! block sizes of the 3 dimensions
           REAL(kind=dp), DIMENSION(3), INTENT(in)            :: sparsities
    -         !! sparsities of matrices to create
           REAL(kind=dp), INTENT(in)                          :: alpha, beta
    -         !! alpha value to use in multiply
    -         !! beta value to use in multiply
           INTEGER, INTENT(IN)                                :: data_type, test_type, n_loops
    -         !! matrix data type
    -         !! number of repetition for each multiplication
           REAL(kind=dp), INTENT(in)                          :: eps
    -         !! eps value for filtering
           LOGICAL, INTENT(in)                                :: retain_sparsity, always_checksum
    -         !! checksum after each multiplication
    -
    -      CHARACTER(len=*), PARAMETER :: fmt_desc = '(A,3(1X,I6),1X,A,2(1X,I5),1X,A,2(1X,L1))', &
    -                                     routineN = 'dbcsr_run_tests'
    -
    -      CHARACTER                                          :: t_a, t_b
    -      INTEGER                                            :: bmax, bmin, error_handle, &
    -                                                            mynode, numnodes
    -      INTEGER, ALLOCATABLE, DIMENSION(:, :)              :: group_sizes
    -      INTEGER, DIMENSION(2)                              :: npdims
    -      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: col_dist_a, col_dist_b, col_dist_c, &
    -                                                            row_dist_a, row_dist_b, row_dist_c, &
    -                                                            sizes_k, sizes_m, sizes_n
    -      LOGICAL                                            :: pgiven
    -      TYPE(dbcsr_distribution_obj)                       :: dist_a, dist_b, dist_c
    -      TYPE(dbcsr_mp_obj)                                 :: mp_env
    -      TYPE(dbcsr_type), TARGET                           :: matrix_a, matrix_b, matrix_c
    -      TYPE(mp_comm_type)                                 :: cart_group
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, error_handle)
    -      ! Create the row/column block sizes.
    -      IF (ASSOCIATED(bs_m)) THEN
    -         bmin = MINVAL(bs_m(2::2))
    -         bmax = MAXVAL(bs_m(2::2))
    -         CALL dbcsr_make_random_block_sizes(sizes_m, matrix_sizes(1), bs_m)
    -      ELSE
    -         CALL dbcsr_make_random_block_sizes(sizes_m, matrix_sizes(1), (/1, 13, 2, 5/))
    -         bmin = 5; bmax = 13
    -      END IF
    -      IF (ASSOCIATED(bs_n)) THEN
    -         bmin = MIN(bmin, MINVAL(bs_n(2::2)))
    -         bmax = MAX(bmax, MAXVAL(bs_n(2::2)))
    -         CALL dbcsr_make_random_block_sizes(sizes_n, matrix_sizes(2), bs_n)
    -      ELSE
    -         CALL dbcsr_make_random_block_sizes(sizes_n, matrix_sizes(2), (/1, 13, 2, 5/))
    -         bmin = MIN(bmin, 5); bmax = MAX(bmax, 13)
    -      END IF
    -      IF (ASSOCIATED(bs_k)) THEN
    -         bmin = MIN(bmin, MINVAL(bs_k(2::2)))
    -         bmax = MAX(bmax, MAXVAL(bs_k(2::2)))
    -         CALL dbcsr_make_random_block_sizes(sizes_k, matrix_sizes(3), bs_k)
    -      ELSE
    -         CALL dbcsr_make_random_block_sizes(sizes_k, matrix_sizes(3), (/1, 13, 2, 5/))
    -         bmin = MIN(bmin, 5); bmax = MAX(bmax, 13)
    -      END IF
    -      !
    -      ! Create dist
    -
    -      ! Create the random matrices.
    -      CALL dbcsr_mp_make_env(mp_env, cart_group, mp_group)
    -      npdims(1) = dbcsr_mp_nprows(mp_env)
    -      npdims(2) = dbcsr_mp_npcols(mp_env)
    -      CALL dbcsr_dist_bin(row_dist_c, SIZE(sizes_m), npdims(1), &
    -                          sizes_m)
    -      CALL dbcsr_dist_bin(col_dist_c, SIZE(sizes_n), npdims(2), &
    -                          sizes_n)
    -      CALL dbcsr_distribution_new(dist_c, mp_env, row_dist_c, col_dist_c)
    -      CALL dbcsr_make_random_matrix(matrix_c, sizes_m, sizes_n, "Matrix C", &
    -                                    REAL(sparsities(3), real_8), &
    -                                    mp_group, data_type=data_type, dist=dist_c)
    -      CALL dbcsr_distribution_release(dist_c)
    -      IF (trs(1)) THEN
    -         CALL dbcsr_dist_bin(row_dist_a, SIZE(sizes_k), npdims(1), &
    -                             sizes_k)
    -         CALL dbcsr_dist_bin(col_dist_a, SIZE(sizes_m), npdims(2), &
    -                             sizes_m)
    -         CALL dbcsr_distribution_new(dist_a, mp_env, row_dist_a, col_dist_a)
    -         CALL dbcsr_make_random_matrix(matrix_a, sizes_k, sizes_m, "Matrix A", &
    -                                       REAL(sparsities(1), real_8), &
    -                                       mp_group, data_type=data_type, dist=dist_a)
    -         DEALLOCATE (row_dist_a, col_dist_a)
    -      ELSE
    -         CALL dbcsr_dist_bin(col_dist_a, SIZE(sizes_k), npdims(2), &
    -                             sizes_k)
    -         CALL dbcsr_distribution_new(dist_a, mp_env, row_dist_c, col_dist_a)
    -         CALL dbcsr_make_random_matrix(matrix_a, sizes_m, sizes_k, "Matrix A", &
    -                                       REAL(sparsities(1), real_8), &
    -                                       mp_group, data_type=data_type, dist=dist_a)
    -         DEALLOCATE (col_dist_a)
    -      END IF
    -      CALL dbcsr_distribution_release(dist_a)
    -      IF (trs(2)) THEN
    -         CALL dbcsr_dist_bin(row_dist_b, SIZE(sizes_n), npdims(1), &
    -                             sizes_n)
    -         CALL dbcsr_dist_bin(col_dist_b, SIZE(sizes_k), npdims(2), &
    -                             sizes_k)
    -         CALL dbcsr_distribution_new(dist_b, mp_env, row_dist_b, col_dist_b)
    -         CALL dbcsr_make_random_matrix(matrix_b, sizes_n, sizes_k, "Matrix B", &
    -                                       REAL(sparsities(2), real_8), &
    -                                       mp_group, data_type=data_type, dist=dist_b)
    -         DEALLOCATE (row_dist_b, col_dist_b)
    -      ELSE
    -         CALL dbcsr_dist_bin(row_dist_b, SIZE(sizes_k), npdims(1), &
    -                             sizes_k)
    -         CALL dbcsr_distribution_new(dist_b, mp_env, row_dist_b, col_dist_c)
    -         CALL dbcsr_make_random_matrix(matrix_b, sizes_k, sizes_n, "Matrix B", &
    -                                       REAL(sparsities(2), real_8), &
    -                                       mp_group, data_type=data_type, dist=dist_b)
    -         DEALLOCATE (row_dist_b)
    -      END IF
    -      CALL dbcsr_mp_release(mp_env)
    -      CALL dbcsr_distribution_release(dist_b)
    -      DEALLOCATE (row_dist_c, col_dist_c)
    -      DEALLOCATE (sizes_m, sizes_n, sizes_k)
    -      ! Prepare test parameters
    -      IF (io_unit .GT. 0) THEN
    -         WRITE (io_unit, fmt_desc) "Testing with sizes", matrix_sizes(1:3), &
    -            "min/max block sizes", bmin, bmax, "transposed?", trs(1:2)
    -      END IF
    -      CALL mp_environ(numnodes, mynode, mp_group)
    -      pgiven = ASSOCIATED(nproc)
    -      IF (pgiven) pgiven = nproc(1) .NE. 0
    -      IF (pgiven) THEN
    -         ALLOCATE (group_sizes(SIZE(nproc), 2))
    -         group_sizes(:, 1) = nproc(:)
    -         group_sizes(:, 2) = 0
    -      ELSE
    -         !ALLOCATE (group_sizes (numnodes, 2))
    -         !DO test = numnodes, 1, -1
    -         !   group_sizes(1+numnodes-test, 1:2) = (/ test, 0 /)
    -         !ENDDO
    -         ALLOCATE (group_sizes(1, 2))
    -         group_sizes(1, 1:2) = (/numnodes, 0/)
    -      END IF
    -      t_a = 'N'; IF (trs(1)) t_a = 'T'
    -      t_b = 'N'; IF (trs(2)) t_b = 'T'
    -
    -      SELECT CASE (test_type)
    -      CASE (dbcsr_test_mm)
    -         CALL test_multiplies_multiproc(group_sizes, &
    -                                        matrix_a, matrix_b, matrix_c, t_a, t_b, &
    -                                        dbcsr_scalar(REAL(alpha, real_8)), dbcsr_scalar(REAL(beta, real_8)), &
    -                                        n_loops=n_loops, eps=eps, &
    -                                        io_unit=io_unit, always_checksum=always_checksum, &
    -                                        retain_sparsity=retain_sparsity)
    -      CASE (dbcsr_test_binary_io)
    -         CALL test_binary_io(matrix_a, io_unit)
    -      END SELECT
    -
    -      CALL dbcsr_release(matrix_a)
    -      CALL dbcsr_release(matrix_b)
    -      CALL dbcsr_release(matrix_c)
    -      CALL mp_comm_free(cart_group)
    -      CALL timestop(error_handle)
    +
    +      TYPE(mp_comm_type)                                 :: my_mp_group
    +
    +      CALL my_mp_group%set_handle(mp_group)
    +
    +      CALL dbcsr_run_tests_prv(my_mp_group, io_unit, nproc, matrix_sizes, trs, &
    +                               bs_m, bs_n, bs_k, sparsities, alpha, beta, data_type, test_type, &
    +                               n_loops, eps, retain_sparsity, always_checksum)
    +
        END SUBROUTINE dbcsr_run_tests
     
    diff --git a/develop/proc/dbcsr_scalar_are_equal.html b/develop/proc/dbcsr_scalar_are_equal.html index 0247a482ad0..bc491a82a07 100644 --- a/develop/proc/dbcsr_scalar_are_equal.html +++ b/develop/proc/dbcsr_scalar_are_equal.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_c.html b/develop/proc/dbcsr_scalar_c.html index 9cd173176ba..6be8b2a47fa 100644 --- a/develop/proc/dbcsr_scalar_c.html +++ b/develop/proc/dbcsr_scalar_c.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_d.html b/develop/proc/dbcsr_scalar_d.html index fa142b17b96..0135fac29f0 100644 --- a/develop/proc/dbcsr_scalar_d.html +++ b/develop/proc/dbcsr_scalar_d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_fill_all.html b/develop/proc/dbcsr_scalar_fill_all.html index 7aa17a53f0b..a044bee639a 100644 --- a/develop/proc/dbcsr_scalar_fill_all.html +++ b/develop/proc/dbcsr_scalar_fill_all.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_get_type.html b/develop/proc/dbcsr_scalar_get_type.html index cdcc8d181be..8651c38c851 100644 --- a/develop/proc/dbcsr_scalar_get_type.html +++ b/develop/proc/dbcsr_scalar_get_type.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_scalar_get_value_c.html b/develop/proc/dbcsr_scalar_get_value_c.html index 0afcaf199a4..005d0bcfb4b 100644 --- a/develop/proc/dbcsr_scalar_get_value_c.html +++ b/develop/proc/dbcsr_scalar_get_value_c.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_get_value_d.html b/develop/proc/dbcsr_scalar_get_value_d.html index 2908f25a0ad..e93d5fe1856 100644 --- a/develop/proc/dbcsr_scalar_get_value_d.html +++ b/develop/proc/dbcsr_scalar_get_value_d.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_get_value_s.html b/develop/proc/dbcsr_scalar_get_value_s.html index ad83019b7c5..6ef63918ce4 100644 --- a/develop/proc/dbcsr_scalar_get_value_s.html +++ b/develop/proc/dbcsr_scalar_get_value_s.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_get_value_z.html b/develop/proc/dbcsr_scalar_get_value_z.html index 6cdce6e4963..479e96fae95 100644 --- a/develop/proc/dbcsr_scalar_get_value_z.html +++ b/develop/proc/dbcsr_scalar_get_value_z.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_multiply.html b/develop/proc/dbcsr_scalar_multiply.html index a702ff9042e..8036c175ff0 100644 --- a/develop/proc/dbcsr_scalar_multiply.html +++ b/develop/proc/dbcsr_scalar_multiply.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_one.html b/develop/proc/dbcsr_scalar_one.html index ac511705ff7..6e6f597db87 100644 --- a/develop/proc/dbcsr_scalar_one.html +++ b/develop/proc/dbcsr_scalar_one.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + type(dbcsr_scalar_type)

    diff --git a/develop/proc/dbcsr_scalar_s.html b/develop/proc/dbcsr_scalar_s.html index c0b4a306065..13ab9f47af1 100644 --- a/develop/proc/dbcsr_scalar_s.html +++ b/develop/proc/dbcsr_scalar_s.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_set_type.html b/develop/proc/dbcsr_scalar_set_type.html index b0341cbce22..7fb9505195a 100644 --- a/develop/proc/dbcsr_scalar_set_type.html +++ b/develop/proc/dbcsr_scalar_set_type.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_z.html b/develop/proc/dbcsr_scalar_z.html index 6b924940b75..1adb09b857d 100644 --- a/develop/proc/dbcsr_scalar_z.html +++ b/develop/proc/dbcsr_scalar_z.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_zero.html b/develop/proc/dbcsr_scalar_zero.html index c62ddbd8b11..d4253b93111 100644 --- a/develop/proc/dbcsr_scalar_zero.html +++ b/develop/proc/dbcsr_scalar_zero.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + type(dbcsr_scalar_type)

    diff --git a/develop/proc/dbcsr_scale_anytype.html b/develop/proc/dbcsr_scale_anytype.html index f68a51603f5..a7ac19b0e97 100644 --- a/develop/proc/dbcsr_scale_anytype.html +++ b/develop/proc/dbcsr_scale_anytype.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scale_by_vector_anytype.html b/develop/proc/dbcsr_scale_by_vector_anytype.html index 427c6fed3c7..55c9f984b86 100644 --- a/develop/proc/dbcsr_scale_by_vector_anytype.html +++ b/develop/proc/dbcsr_scale_by_vector_anytype.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scale_by_vector_c.html b/develop/proc/dbcsr_scale_by_vector_c.html index 0cfdbebda69..58fc8278559 100644 --- a/develop/proc/dbcsr_scale_by_vector_c.html +++ b/develop/proc/dbcsr_scale_by_vector_c.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector_c
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    +

    Interface for matrix scaling by a vector

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -189,7 +190,7 @@

    Arguments

    @@ -220,11 +221,20 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_by_vector_c (matrix_a, alpha, side)
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    -         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN), TARGET :: alpha
    +      !! Interface for matrix scaling by a vector
    +         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix_a
    +         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN), TARGET, CONTIGUOUS :: alpha
              CHARACTER(LEN=*), INTENT(IN)              :: side
    +         COMPLEX(kind=real_4), DIMENSION(:), POINTER, CONTIGUOUS :: tmp_p
    +         TYPE(dbcsr_data_obj)                      :: enc_alpha_vec
     
    -         CALL dbcsr_scale_by_vector_prv(matrix_a%prv, alpha, side)
    +         CALL dbcsr_data_init(enc_alpha_vec)
    +         CALL dbcsr_data_new(enc_alpha_vec, dbcsr_type_complex_4)
    +         tmp_p => alpha
    +         CALL dbcsr_data_set_pointer(enc_alpha_vec, tmp_p)
    +         CALL dbcsr_scale_by_vector_anytype(matrix_a, enc_alpha_vec, side)
    +         CALL dbcsr_data_clear_pointer(enc_alpha_vec)
    +         CALL dbcsr_data_release(enc_alpha_vec)
           END SUBROUTINE dbcsr_scale_by_vector_c
     
    diff --git a/develop/proc/dbcsr_scale_by_vector_c~2.html b/develop/proc/dbcsr_scale_by_vector_c~2.html index 76543714b65..f1bd9f061cc 100644 --- a/develop/proc/dbcsr_scale_by_vector_c~2.html +++ b/develop/proc/dbcsr_scale_by_vector_c~2.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector_c
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -221,20 +220,11 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_by_vector_c (matrix_a, alpha, side)
    -      !! Interface for matrix scaling by a vector
    -         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix_a
    -         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN), TARGET, CONTIGUOUS :: alpha
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    +         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN), TARGET :: alpha
              CHARACTER(LEN=*), INTENT(IN)              :: side
    -         COMPLEX(kind=real_4), DIMENSION(:), POINTER, CONTIGUOUS :: tmp_p
    -         TYPE(dbcsr_data_obj)                      :: enc_alpha_vec
     
    -         CALL dbcsr_data_init(enc_alpha_vec)
    -         CALL dbcsr_data_new(enc_alpha_vec, dbcsr_type_complex_4)
    -         tmp_p => alpha
    -         CALL dbcsr_data_set_pointer(enc_alpha_vec, tmp_p)
    -         CALL dbcsr_scale_by_vector_anytype(matrix_a, enc_alpha_vec, side)
    -         CALL dbcsr_data_clear_pointer(enc_alpha_vec)
    -         CALL dbcsr_data_release(enc_alpha_vec)
    +         CALL dbcsr_scale_by_vector_prv(matrix_a%prv, alpha, side)
           END SUBROUTINE dbcsr_scale_by_vector_c
     
    diff --git a/develop/proc/dbcsr_scale_by_vector_d.html b/develop/proc/dbcsr_scale_by_vector_d.html index 66a5fc25a52..2f53ae78dee 100644 --- a/develop/proc/dbcsr_scale_by_vector_d.html +++ b/develop/proc/dbcsr_scale_by_vector_d.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector_d
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    +

    Interface for matrix scaling by a vector

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -189,7 +190,7 @@

    Arguments

    @@ -220,11 +221,20 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_by_vector_d (matrix_a, alpha, side)
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    -         REAL(kind=real_8), DIMENSION(:), INTENT(IN), TARGET :: alpha
    +      !! Interface for matrix scaling by a vector
    +         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix_a
    +         REAL(kind=real_8), DIMENSION(:), INTENT(IN), TARGET, CONTIGUOUS :: alpha
              CHARACTER(LEN=*), INTENT(IN)              :: side
    +         REAL(kind=real_8), DIMENSION(:), POINTER, CONTIGUOUS :: tmp_p
    +         TYPE(dbcsr_data_obj)                      :: enc_alpha_vec
     
    -         CALL dbcsr_scale_by_vector_prv(matrix_a%prv, alpha, side)
    +         CALL dbcsr_data_init(enc_alpha_vec)
    +         CALL dbcsr_data_new(enc_alpha_vec, dbcsr_type_real_8)
    +         tmp_p => alpha
    +         CALL dbcsr_data_set_pointer(enc_alpha_vec, tmp_p)
    +         CALL dbcsr_scale_by_vector_anytype(matrix_a, enc_alpha_vec, side)
    +         CALL dbcsr_data_clear_pointer(enc_alpha_vec)
    +         CALL dbcsr_data_release(enc_alpha_vec)
           END SUBROUTINE dbcsr_scale_by_vector_d
     
    diff --git a/develop/proc/dbcsr_scale_by_vector_d~2.html b/develop/proc/dbcsr_scale_by_vector_d~2.html index 0b57dce9e5a..65add090385 100644 --- a/develop/proc/dbcsr_scale_by_vector_d~2.html +++ b/develop/proc/dbcsr_scale_by_vector_d~2.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector_d
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -221,20 +220,11 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_by_vector_d (matrix_a, alpha, side)
    -      !! Interface for matrix scaling by a vector
    -         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix_a
    -         REAL(kind=real_8), DIMENSION(:), INTENT(IN), TARGET, CONTIGUOUS :: alpha
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    +         REAL(kind=real_8), DIMENSION(:), INTENT(IN), TARGET :: alpha
              CHARACTER(LEN=*), INTENT(IN)              :: side
    -         REAL(kind=real_8), DIMENSION(:), POINTER, CONTIGUOUS :: tmp_p
    -         TYPE(dbcsr_data_obj)                      :: enc_alpha_vec
     
    -         CALL dbcsr_data_init(enc_alpha_vec)
    -         CALL dbcsr_data_new(enc_alpha_vec, dbcsr_type_real_8)
    -         tmp_p => alpha
    -         CALL dbcsr_data_set_pointer(enc_alpha_vec, tmp_p)
    -         CALL dbcsr_scale_by_vector_anytype(matrix_a, enc_alpha_vec, side)
    -         CALL dbcsr_data_clear_pointer(enc_alpha_vec)
    -         CALL dbcsr_data_release(enc_alpha_vec)
    +         CALL dbcsr_scale_by_vector_prv(matrix_a%prv, alpha, side)
           END SUBROUTINE dbcsr_scale_by_vector_d
     
    diff --git a/develop/proc/dbcsr_scale_by_vector_s.html b/develop/proc/dbcsr_scale_by_vector_s.html index dc302c76538..798dfebfc9c 100644 --- a/develop/proc/dbcsr_scale_by_vector_s.html +++ b/develop/proc/dbcsr_scale_by_vector_s.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector_s
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    +

    Interface for matrix scaling by a vector

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -189,7 +190,7 @@

    Arguments

    @@ -220,11 +221,20 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_by_vector_s (matrix_a, alpha, side)
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    -         REAL(kind=real_4), DIMENSION(:), INTENT(IN), TARGET :: alpha
    +      !! Interface for matrix scaling by a vector
    +         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix_a
    +         REAL(kind=real_4), DIMENSION(:), INTENT(IN), TARGET, CONTIGUOUS :: alpha
              CHARACTER(LEN=*), INTENT(IN)              :: side
    +         REAL(kind=real_4), DIMENSION(:), POINTER, CONTIGUOUS :: tmp_p
    +         TYPE(dbcsr_data_obj)                      :: enc_alpha_vec
     
    -         CALL dbcsr_scale_by_vector_prv(matrix_a%prv, alpha, side)
    +         CALL dbcsr_data_init(enc_alpha_vec)
    +         CALL dbcsr_data_new(enc_alpha_vec, dbcsr_type_real_4)
    +         tmp_p => alpha
    +         CALL dbcsr_data_set_pointer(enc_alpha_vec, tmp_p)
    +         CALL dbcsr_scale_by_vector_anytype(matrix_a, enc_alpha_vec, side)
    +         CALL dbcsr_data_clear_pointer(enc_alpha_vec)
    +         CALL dbcsr_data_release(enc_alpha_vec)
           END SUBROUTINE dbcsr_scale_by_vector_s
     
    diff --git a/develop/proc/dbcsr_scale_by_vector_s~2.html b/develop/proc/dbcsr_scale_by_vector_s~2.html index 381d9f9c5f8..234d9758e17 100644 --- a/develop/proc/dbcsr_scale_by_vector_s~2.html +++ b/develop/proc/dbcsr_scale_by_vector_s~2.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector_s
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -221,20 +220,11 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_by_vector_s (matrix_a, alpha, side)
    -      !! Interface for matrix scaling by a vector
    -         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix_a
    -         REAL(kind=real_4), DIMENSION(:), INTENT(IN), TARGET, CONTIGUOUS :: alpha
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    +         REAL(kind=real_4), DIMENSION(:), INTENT(IN), TARGET :: alpha
              CHARACTER(LEN=*), INTENT(IN)              :: side
    -         REAL(kind=real_4), DIMENSION(:), POINTER, CONTIGUOUS :: tmp_p
    -         TYPE(dbcsr_data_obj)                      :: enc_alpha_vec
     
    -         CALL dbcsr_data_init(enc_alpha_vec)
    -         CALL dbcsr_data_new(enc_alpha_vec, dbcsr_type_real_4)
    -         tmp_p => alpha
    -         CALL dbcsr_data_set_pointer(enc_alpha_vec, tmp_p)
    -         CALL dbcsr_scale_by_vector_anytype(matrix_a, enc_alpha_vec, side)
    -         CALL dbcsr_data_clear_pointer(enc_alpha_vec)
    -         CALL dbcsr_data_release(enc_alpha_vec)
    +         CALL dbcsr_scale_by_vector_prv(matrix_a%prv, alpha, side)
           END SUBROUTINE dbcsr_scale_by_vector_s
     
    diff --git a/develop/proc/dbcsr_scale_by_vector_z.html b/develop/proc/dbcsr_scale_by_vector_z.html index e7699b267a4..6383c6d29d7 100644 --- a/develop/proc/dbcsr_scale_by_vector_z.html +++ b/develop/proc/dbcsr_scale_by_vector_z.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector_z
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    +

    Interface for matrix scaling by a vector

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -189,7 +190,7 @@

    Arguments

    @@ -220,11 +221,20 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_by_vector_z (matrix_a, alpha, side)
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    -         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN), TARGET :: alpha
    +      !! Interface for matrix scaling by a vector
    +         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix_a
    +         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN), TARGET, CONTIGUOUS :: alpha
              CHARACTER(LEN=*), INTENT(IN)              :: side
    +         COMPLEX(kind=real_8), DIMENSION(:), POINTER, CONTIGUOUS :: tmp_p
    +         TYPE(dbcsr_data_obj)                      :: enc_alpha_vec
     
    -         CALL dbcsr_scale_by_vector_prv(matrix_a%prv, alpha, side)
    +         CALL dbcsr_data_init(enc_alpha_vec)
    +         CALL dbcsr_data_new(enc_alpha_vec, dbcsr_type_complex_8)
    +         tmp_p => alpha
    +         CALL dbcsr_data_set_pointer(enc_alpha_vec, tmp_p)
    +         CALL dbcsr_scale_by_vector_anytype(matrix_a, enc_alpha_vec, side)
    +         CALL dbcsr_data_clear_pointer(enc_alpha_vec)
    +         CALL dbcsr_data_release(enc_alpha_vec)
           END SUBROUTINE dbcsr_scale_by_vector_z
     
    diff --git a/develop/proc/dbcsr_scale_by_vector_z~2.html b/develop/proc/dbcsr_scale_by_vector_z~2.html index 543f5c6294c..ac0b52ab321 100644 --- a/develop/proc/dbcsr_scale_by_vector_z~2.html +++ b/develop/proc/dbcsr_scale_by_vector_z~2.html @@ -75,20 +75,20 @@

    dbcsr_scale_by_vector_z
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -221,20 +220,11 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_by_vector_z (matrix_a, alpha, side)
    -      !! Interface for matrix scaling by a vector
    -         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix_a
    -         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN), TARGET, CONTIGUOUS :: alpha
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    +         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN), TARGET :: alpha
              CHARACTER(LEN=*), INTENT(IN)              :: side
    -         COMPLEX(kind=real_8), DIMENSION(:), POINTER, CONTIGUOUS :: tmp_p
    -         TYPE(dbcsr_data_obj)                      :: enc_alpha_vec
     
    -         CALL dbcsr_data_init(enc_alpha_vec)
    -         CALL dbcsr_data_new(enc_alpha_vec, dbcsr_type_complex_8)
    -         tmp_p => alpha
    -         CALL dbcsr_data_set_pointer(enc_alpha_vec, tmp_p)
    -         CALL dbcsr_scale_by_vector_anytype(matrix_a, enc_alpha_vec, side)
    -         CALL dbcsr_data_clear_pointer(enc_alpha_vec)
    -         CALL dbcsr_data_release(enc_alpha_vec)
    +         CALL dbcsr_scale_by_vector_prv(matrix_a%prv, alpha, side)
           END SUBROUTINE dbcsr_scale_by_vector_z
     
    diff --git a/develop/proc/dbcsr_scale_c.html b/develop/proc/dbcsr_scale_c.html index 68a272d3e2c..69ea5dcab38 100644 --- a/develop/proc/dbcsr_scale_c.html +++ b/develop/proc/dbcsr_scale_c.html @@ -75,20 +75,20 @@

    dbcsr_scale_c
  • 6 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    +

    Interface for matrix scaling by a scalar

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -221,28 +220,11 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_c (matrix_a, alpha_scalar, last_column)
    -      !! Interface for matrix scaling by a scalar
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
              COMPLEX(kind=real_4), INTENT(IN)                      :: alpha_scalar
              INTEGER, INTENT(IN), OPTIONAL            :: last_column
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_scale_c'
    -
    -         INTEGER                                  :: error_handler
    -         TYPE(dbcsr_scalar_type)                  :: sc
    -
    -         sc = dbcsr_scalar(alpha_scalar)
    -         CALL dbcsr_scalar_fill_all(sc)
    -         sc%data_type = dbcsr_get_data_type(matrix_a)
    -         CALL timeset(routineN, error_handler)
    -         IF (PRESENT(last_column)) THEN
    -            CALL dbcsr_scale_anytype(matrix_a, &
    -                                     alpha_scalar=sc, &
    -                                     limits=(/0, 0, 0, last_column/))
    -         ELSE
    -            CALL dbcsr_scale_anytype(matrix_a, alpha_scalar=sc)
    -         END IF
    -         CALL timestop(error_handler)
    +         CALL dbcsr_scale_prv(matrix_a%prv, alpha_scalar, last_column)
           END SUBROUTINE dbcsr_scale_c
     
    diff --git a/develop/proc/dbcsr_scale_d.html b/develop/proc/dbcsr_scale_d.html index 431265c25de..53792c5ce8f 100644 --- a/develop/proc/dbcsr_scale_d.html +++ b/develop/proc/dbcsr_scale_d.html @@ -75,20 +75,20 @@

    dbcsr_scale_d
  • 6 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    +

    Interface for matrix scaling by a scalar

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -189,7 +190,7 @@

    Arguments

    @@ -220,11 +221,28 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_d (matrix_a, alpha_scalar, last_column)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    +      !! Interface for matrix scaling by a scalar
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
              REAL(kind=real_8), INTENT(IN)                      :: alpha_scalar
              INTEGER, INTENT(IN), OPTIONAL            :: last_column
     
    -         CALL dbcsr_scale_prv(matrix_a%prv, alpha_scalar, last_column)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_scale_d'
    +
    +         INTEGER                                  :: error_handler
    +         TYPE(dbcsr_scalar_type)                  :: sc
    +
    +         sc = dbcsr_scalar(alpha_scalar)
    +         CALL dbcsr_scalar_fill_all(sc)
    +         sc%data_type = dbcsr_get_data_type(matrix_a)
    +         CALL timeset(routineN, error_handler)
    +         IF (PRESENT(last_column)) THEN
    +            CALL dbcsr_scale_anytype(matrix_a, &
    +                                     alpha_scalar=sc, &
    +                                     limits=(/0, 0, 0, last_column/))
    +         ELSE
    +            CALL dbcsr_scale_anytype(matrix_a, alpha_scalar=sc)
    +         END IF
    +         CALL timestop(error_handler)
           END SUBROUTINE dbcsr_scale_d
     
    diff --git a/develop/proc/dbcsr_scale_d~2.html b/develop/proc/dbcsr_scale_d~2.html index 3471c251434..2a5739e3365 100644 --- a/develop/proc/dbcsr_scale_d~2.html +++ b/develop/proc/dbcsr_scale_d~2.html @@ -75,20 +75,20 @@

    dbcsr_scale_d
  • 18 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    Arguments

    @@ -161,7 +160,7 @@

    Arguments

    @@ -190,7 +189,7 @@

    Arguments

    @@ -221,28 +220,11 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_d (matrix_a, alpha_scalar, last_column)
    -      !! Interface for matrix scaling by a scalar
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
              REAL(kind=real_8), INTENT(IN)                      :: alpha_scalar
              INTEGER, INTENT(IN), OPTIONAL            :: last_column
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_scale_d'
    -
    -         INTEGER                                  :: error_handler
    -         TYPE(dbcsr_scalar_type)                  :: sc
    -
    -         sc = dbcsr_scalar(alpha_scalar)
    -         CALL dbcsr_scalar_fill_all(sc)
    -         sc%data_type = dbcsr_get_data_type(matrix_a)
    -         CALL timeset(routineN, error_handler)
    -         IF (PRESENT(last_column)) THEN
    -            CALL dbcsr_scale_anytype(matrix_a, &
    -                                     alpha_scalar=sc, &
    -                                     limits=(/0, 0, 0, last_column/))
    -         ELSE
    -            CALL dbcsr_scale_anytype(matrix_a, alpha_scalar=sc)
    -         END IF
    -         CALL timestop(error_handler)
    +         CALL dbcsr_scale_prv(matrix_a%prv, alpha_scalar, last_column)
           END SUBROUTINE dbcsr_scale_d
     
    diff --git a/develop/proc/dbcsr_scale_s.html b/develop/proc/dbcsr_scale_s.html index d03011c96de..28cd807f89f 100644 --- a/develop/proc/dbcsr_scale_s.html +++ b/develop/proc/dbcsr_scale_s.html @@ -75,20 +75,20 @@

    dbcsr_scale_s
  • 6 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    +

    Interface for matrix scaling by a scalar

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -189,7 +190,7 @@

    Arguments

    @@ -220,11 +221,28 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_s (matrix_a, alpha_scalar, last_column)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    +      !! Interface for matrix scaling by a scalar
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
              REAL(kind=real_4), INTENT(IN)                      :: alpha_scalar
              INTEGER, INTENT(IN), OPTIONAL            :: last_column
     
    -         CALL dbcsr_scale_prv(matrix_a%prv, alpha_scalar, last_column)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_scale_s'
    +
    +         INTEGER                                  :: error_handler
    +         TYPE(dbcsr_scalar_type)                  :: sc
    +
    +         sc = dbcsr_scalar(alpha_scalar)
    +         CALL dbcsr_scalar_fill_all(sc)
    +         sc%data_type = dbcsr_get_data_type(matrix_a)
    +         CALL timeset(routineN, error_handler)
    +         IF (PRESENT(last_column)) THEN
    +            CALL dbcsr_scale_anytype(matrix_a, &
    +                                     alpha_scalar=sc, &
    +                                     limits=(/0, 0, 0, last_column/))
    +         ELSE
    +            CALL dbcsr_scale_anytype(matrix_a, alpha_scalar=sc)
    +         END IF
    +         CALL timestop(error_handler)
           END SUBROUTINE dbcsr_scale_s
     
    diff --git a/develop/proc/dbcsr_scale_s~2.html b/develop/proc/dbcsr_scale_s~2.html index a17d9b5e8f6..c56ab74541b 100644 --- a/develop/proc/dbcsr_scale_s~2.html +++ b/develop/proc/dbcsr_scale_s~2.html @@ -75,20 +75,20 @@

    dbcsr_scale_s
  • 18 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    Arguments

    @@ -161,7 +160,7 @@

    Arguments

    @@ -190,7 +189,7 @@

    Arguments

    @@ -221,28 +220,11 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_s (matrix_a, alpha_scalar, last_column)
    -      !! Interface for matrix scaling by a scalar
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
              REAL(kind=real_4), INTENT(IN)                      :: alpha_scalar
              INTEGER, INTENT(IN), OPTIONAL            :: last_column
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_scale_s'
    -
    -         INTEGER                                  :: error_handler
    -         TYPE(dbcsr_scalar_type)                  :: sc
    -
    -         sc = dbcsr_scalar(alpha_scalar)
    -         CALL dbcsr_scalar_fill_all(sc)
    -         sc%data_type = dbcsr_get_data_type(matrix_a)
    -         CALL timeset(routineN, error_handler)
    -         IF (PRESENT(last_column)) THEN
    -            CALL dbcsr_scale_anytype(matrix_a, &
    -                                     alpha_scalar=sc, &
    -                                     limits=(/0, 0, 0, last_column/))
    -         ELSE
    -            CALL dbcsr_scale_anytype(matrix_a, alpha_scalar=sc)
    -         END IF
    -         CALL timestop(error_handler)
    +         CALL dbcsr_scale_prv(matrix_a%prv, alpha_scalar, last_column)
           END SUBROUTINE dbcsr_scale_s
     
    diff --git a/develop/proc/dbcsr_scale_z.html b/develop/proc/dbcsr_scale_z.html index 5dcc11cd595..d5af8755029 100644 --- a/develop/proc/dbcsr_scale_z.html +++ b/develop/proc/dbcsr_scale_z.html @@ -75,20 +75,20 @@

    dbcsr_scale_z
  • 6 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    +

    Interface for matrix scaling by a scalar

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -189,7 +190,7 @@

    Arguments

    @@ -220,11 +221,28 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_z (matrix_a, alpha_scalar, last_column)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    +      !! Interface for matrix scaling by a scalar
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
              COMPLEX(kind=real_8), INTENT(IN)                      :: alpha_scalar
              INTEGER, INTENT(IN), OPTIONAL            :: last_column
     
    -         CALL dbcsr_scale_prv(matrix_a%prv, alpha_scalar, last_column)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_scale_z'
    +
    +         INTEGER                                  :: error_handler
    +         TYPE(dbcsr_scalar_type)                  :: sc
    +
    +         sc = dbcsr_scalar(alpha_scalar)
    +         CALL dbcsr_scalar_fill_all(sc)
    +         sc%data_type = dbcsr_get_data_type(matrix_a)
    +         CALL timeset(routineN, error_handler)
    +         IF (PRESENT(last_column)) THEN
    +            CALL dbcsr_scale_anytype(matrix_a, &
    +                                     alpha_scalar=sc, &
    +                                     limits=(/0, 0, 0, last_column/))
    +         ELSE
    +            CALL dbcsr_scale_anytype(matrix_a, alpha_scalar=sc)
    +         END IF
    +         CALL timestop(error_handler)
           END SUBROUTINE dbcsr_scale_z
     
    diff --git a/develop/proc/dbcsr_scale_z~2.html b/develop/proc/dbcsr_scale_z~2.html index 95e6e141e93..188e95fa21c 100644 --- a/develop/proc/dbcsr_scale_z~2.html +++ b/develop/proc/dbcsr_scale_z~2.html @@ -75,20 +75,20 @@

    dbcsr_scale_z
  • 18 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    Arguments

    @@ -161,7 +160,7 @@

    Arguments

    @@ -190,7 +189,7 @@

    Arguments

    @@ -221,28 +220,11 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_z (matrix_a, alpha_scalar, last_column)
    -      !! Interface for matrix scaling by a scalar
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
              COMPLEX(kind=real_8), INTENT(IN)                      :: alpha_scalar
              INTEGER, INTENT(IN), OPTIONAL            :: last_column
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_scale_z'
    -
    -         INTEGER                                  :: error_handler
    -         TYPE(dbcsr_scalar_type)                  :: sc
    -
    -         sc = dbcsr_scalar(alpha_scalar)
    -         CALL dbcsr_scalar_fill_all(sc)
    -         sc%data_type = dbcsr_get_data_type(matrix_a)
    -         CALL timeset(routineN, error_handler)
    -         IF (PRESENT(last_column)) THEN
    -            CALL dbcsr_scale_anytype(matrix_a, &
    -                                     alpha_scalar=sc, &
    -                                     limits=(/0, 0, 0, last_column/))
    -         ELSE
    -            CALL dbcsr_scale_anytype(matrix_a, alpha_scalar=sc)
    -         END IF
    -         CALL timestop(error_handler)
    +         CALL dbcsr_scale_prv(matrix_a%prv, alpha_scalar, last_column)
           END SUBROUTINE dbcsr_scale_z
     
    diff --git a/develop/proc/dbcsr_sendrecv_any.html b/develop/proc/dbcsr_sendrecv_any.html index dc17af882db..ea011e92a48 100644 --- a/develop/proc/dbcsr_sendrecv_any.html +++ b/develop/proc/dbcsr_sendrecv_any.html @@ -179,7 +179,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_block_pointer_2d_c.html b/develop/proc/dbcsr_set_block_pointer_2d_c.html index e961e712070..211a2fa8402 100644 --- a/develop/proc/dbcsr_set_block_pointer_2d_c.html +++ b/develop/proc/dbcsr_set_block_pointer_2d_c.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_block_pointer_2d_d.html b/develop/proc/dbcsr_set_block_pointer_2d_d.html index 075b023cf86..2a2581f38a9 100644 --- a/develop/proc/dbcsr_set_block_pointer_2d_d.html +++ b/develop/proc/dbcsr_set_block_pointer_2d_d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_block_pointer_2d_s.html b/develop/proc/dbcsr_set_block_pointer_2d_s.html index e09c25975ec..ceea8af838e 100644 --- a/develop/proc/dbcsr_set_block_pointer_2d_s.html +++ b/develop/proc/dbcsr_set_block_pointer_2d_s.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_block_pointer_2d_z.html b/develop/proc/dbcsr_set_block_pointer_2d_z.html index 5696bf97cd3..ce3d2a7f0fa 100644 --- a/develop/proc/dbcsr_set_block_pointer_2d_z.html +++ b/develop/proc/dbcsr_set_block_pointer_2d_z.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_block_pointer_any.html b/develop/proc/dbcsr_set_block_pointer_any.html index b1840476b86..7d351d077dc 100644 --- a/develop/proc/dbcsr_set_block_pointer_any.html +++ b/develop/proc/dbcsr_set_block_pointer_any.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_c.html b/develop/proc/dbcsr_set_c.html index 9af1a87a8b5..ca521cbfb6f 100644 --- a/develop/proc/dbcsr_set_c.html +++ b/develop/proc/dbcsr_set_c.html @@ -75,20 +75,20 @@

    dbcsr_set_c
  • 5 statements + title=" 0.0% of total for procedures.">22 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_set_c(matrix, alpha)

    +

    Interface for dbcsr_set

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -205,10 +206,35 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_c (matrix, alpha)
    -         TYPE(dbcsr_type), INTENT(INOUT)       :: matrix
    +      !! Interface for dbcsr_set
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
              COMPLEX(kind=real_4), INTENT(IN)                      :: alpha
     
    -         CALL dbcsr_set_prv(matrix%prv, alpha)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set'
    +
    +         INTEGER                                            :: col, handle, row
    +         TYPE(dbcsr_iterator)                               :: iter
    +         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    +         LOGICAL                                            :: tr
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (alpha == CMPLX(0.0, 0.0, real_4)) THEN
    +            CALL dbcsr_zero(matrix)
    +         ELSE
    +            IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_4) &
    +               DBCSR_ABORT("Incompatible data types")
    +
    +            !TODO: could be speedup by direct assignment to data_area, similar to dbcsr_zero()
    +            CALL dbcsr_iterator_start(iter, matrix)
    +            DO WHILE (dbcsr_iterator_blocks_left(iter))
    +               CALL dbcsr_iterator_next_block(iter, row, col, block, tr)
    +               block(:, :) = alpha
    +            END DO
    +            CALL dbcsr_iterator_stop(iter)
    +         END IF
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_set_c
     
    diff --git a/develop/proc/dbcsr_set_config.html b/develop/proc/dbcsr_set_config.html index 080b14e863b..1625cd4d6d5 100644 --- a/develop/proc/dbcsr_set_config.html +++ b/develop/proc/dbcsr_set_config.html @@ -75,7 +75,7 @@

    dbcsr_set_config
  • 53 statements + title=" 0.1% of total for procedures.">59 statements
  • @@ -554,6 +554,7 @@

    Source Code

    accdrv_binning_binsize LOGICAL, INTENT(IN), OPTIONAL :: use_mempools_cpu REAL(KIND=real_8), INTENT(IN), OPTIONAL :: tas_split_factor + LOGICAL, INTENT(IN), OPTIONAL :: use_acc_g2g INTEGER, SAVE :: nthreads = 0 @@ -575,6 +576,11 @@

    Source Code

    CALL dbcsr_cfg%accdrv_binning_binsize%set(accdrv_binning_binsize) CALL dbcsr_cfg%use_mempools_cpu%set(use_mempools_cpu) CALL dbcsr_cfg%tas_split_factor%set(tas_split_factor) +#if defined(__DBCSR_ACC_G2G) + CALL dbcsr_cfg%use_acc_g2g%set(use_acc_g2g) +#else + MARK_USED(use_acc_g2g) +#endif IF (0 == nthreads) THEN nthreads = 1 diff --git a/develop/proc/dbcsr_set_c~2.html b/develop/proc/dbcsr_set_c~2.html index 11271ae7b86..5ab2aacc4c3 100644 --- a/develop/proc/dbcsr_set_c~2.html +++ b/develop/proc/dbcsr_set_c~2.html @@ -75,20 +75,20 @@

    dbcsr_set_c
  • 22 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_set_c(matrix, alpha)

    -

    Interface for dbcsr_set

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

  • @@ -206,35 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_c (matrix, alpha)
    -      !! Interface for dbcsr_set
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +         TYPE(dbcsr_type), INTENT(INOUT)       :: matrix
              COMPLEX(kind=real_4), INTENT(IN)                      :: alpha
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set'
    -
    -         INTEGER                                            :: col, handle, row
    -         TYPE(dbcsr_iterator)                               :: iter
    -         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    -         LOGICAL                                            :: tr
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (alpha == CMPLX(0.0, 0.0, real_4)) THEN
    -            CALL dbcsr_zero(matrix)
    -         ELSE
    -            IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_4) &
    -               DBCSR_ABORT("Incompatible data types")
    -
    -            !TODO: could be speedup by direct assignment to data_area, similar to dbcsr_zero()
    -            CALL dbcsr_iterator_start(iter, matrix)
    -            DO WHILE (dbcsr_iterator_blocks_left(iter))
    -               CALL dbcsr_iterator_next_block(iter, row, col, block, tr)
    -               block(:, :) = alpha
    -            END DO
    -            CALL dbcsr_iterator_stop(iter)
    -         END IF
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_set_prv(matrix%prv, alpha)
           END SUBROUTINE dbcsr_set_c
     
    diff --git a/develop/proc/dbcsr_set_d.html b/develop/proc/dbcsr_set_d.html index 27e2fb3f36a..215131d2f76 100644 --- a/develop/proc/dbcsr_set_d.html +++ b/develop/proc/dbcsr_set_d.html @@ -75,20 +75,20 @@

    dbcsr_set_d
  • 5 statements + title=" 0.0% of total for procedures.">22 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_set_d(matrix, alpha)

    +

    Interface for dbcsr_set

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -205,10 +206,35 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_d (matrix, alpha)
    -         TYPE(dbcsr_type), INTENT(INOUT)       :: matrix
    +      !! Interface for dbcsr_set
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
              REAL(kind=real_8), INTENT(IN)                      :: alpha
     
    -         CALL dbcsr_set_prv(matrix%prv, alpha)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set'
    +
    +         INTEGER                                            :: col, handle, row
    +         TYPE(dbcsr_iterator)                               :: iter
    +         REAL(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    +         LOGICAL                                            :: tr
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (alpha == 0.0_real_8) THEN
    +            CALL dbcsr_zero(matrix)
    +         ELSE
    +            IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_8) &
    +               DBCSR_ABORT("Incompatible data types")
    +
    +            !TODO: could be speedup by direct assignment to data_area, similar to dbcsr_zero()
    +            CALL dbcsr_iterator_start(iter, matrix)
    +            DO WHILE (dbcsr_iterator_blocks_left(iter))
    +               CALL dbcsr_iterator_next_block(iter, row, col, block, tr)
    +               block(:, :) = alpha
    +            END DO
    +            CALL dbcsr_iterator_stop(iter)
    +         END IF
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_set_d
     
    diff --git a/develop/proc/dbcsr_set_diag_c.html b/develop/proc/dbcsr_set_diag_c.html index 582583ba9a3..659f0364368 100644 --- a/develop/proc/dbcsr_set_diag_c.html +++ b/develop/proc/dbcsr_set_diag_c.html @@ -75,20 +75,20 @@

    dbcsr_set_diag_c
  • 5 statements + title=" 0.0% of total for procedures.">24 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -205,10 +205,42 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_diag_c (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN)                  :: diag
    +         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix
    +         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN)          :: diag
     
    -         CALL dbcsr_set_diag_prv(matrix%prv, diag)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set_diag'
    +
    +         INTEGER                                            :: icol, irow, row_offset, handle, i
    +         LOGICAL                                            :: tr
    +         TYPE(dbcsr_iterator)                               :: iter
    +         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_4) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    +            DBCSR_ABORT("Diagonal has wrong size")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    +            IF (irow /= icol) CYCLE
    +
    +            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    +               DBCSR_ABORT("Diagonal block non-squared")
    +
    +            DO i = 1, sIZE(block, 1)
    +               block(i, i) = diag(row_offset + i - 1)
    +            END DO
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_set_diag_c
     
    diff --git a/develop/proc/dbcsr_set_diag_c~2.html b/develop/proc/dbcsr_set_diag_c~2.html index 4a35ea1c8b9..213a34a329b 100644 --- a/develop/proc/dbcsr_set_diag_c~2.html +++ b/develop/proc/dbcsr_set_diag_c~2.html @@ -75,20 +75,20 @@

    dbcsr_set_diag_c
  • 24 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -205,10 +205,42 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_diag_d (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         REAL(kind=real_8), DIMENSION(:), INTENT(IN)                  :: diag
    +         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix
    +         REAL(kind=real_8), DIMENSION(:), INTENT(IN)          :: diag
     
    -         CALL dbcsr_set_diag_prv(matrix%prv, diag)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set_diag'
    +
    +         INTEGER                                            :: icol, irow, row_offset, handle, i
    +         LOGICAL                                            :: tr
    +         TYPE(dbcsr_iterator)                               :: iter
    +         REAL(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_8) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    +            DBCSR_ABORT("Diagonal has wrong size")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    +            IF (irow /= icol) CYCLE
    +
    +            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    +               DBCSR_ABORT("Diagonal block non-squared")
    +
    +            DO i = 1, sIZE(block, 1)
    +               block(i, i) = diag(row_offset + i - 1)
    +            END DO
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_set_diag_d
     
    diff --git a/develop/proc/dbcsr_set_diag_d~2.html b/develop/proc/dbcsr_set_diag_d~2.html index fb0c9be14df..553f6fc00b7 100644 --- a/develop/proc/dbcsr_set_diag_d~2.html +++ b/develop/proc/dbcsr_set_diag_d~2.html @@ -75,20 +75,20 @@

    dbcsr_set_diag_d
  • 24 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -205,10 +205,42 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_diag_s (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         REAL(kind=real_4), DIMENSION(:), INTENT(IN)                  :: diag
    +         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix
    +         REAL(kind=real_4), DIMENSION(:), INTENT(IN)          :: diag
     
    -         CALL dbcsr_set_diag_prv(matrix%prv, diag)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set_diag'
    +
    +         INTEGER                                            :: icol, irow, row_offset, handle, i
    +         LOGICAL                                            :: tr
    +         TYPE(dbcsr_iterator)                               :: iter
    +         REAL(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_4) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    +            DBCSR_ABORT("Diagonal has wrong size")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    +            IF (irow /= icol) CYCLE
    +
    +            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    +               DBCSR_ABORT("Diagonal block non-squared")
    +
    +            DO i = 1, sIZE(block, 1)
    +               block(i, i) = diag(row_offset + i - 1)
    +            END DO
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_set_diag_s
     
    diff --git a/develop/proc/dbcsr_set_diag_s~2.html b/develop/proc/dbcsr_set_diag_s~2.html index 7a3caec8de1..9ae080104e6 100644 --- a/develop/proc/dbcsr_set_diag_s~2.html +++ b/develop/proc/dbcsr_set_diag_s~2.html @@ -75,20 +75,20 @@

    dbcsr_set_diag_s
  • 24 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -205,10 +205,42 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_diag_z (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN)                  :: diag
    +         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix
    +         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN)          :: diag
     
    -         CALL dbcsr_set_diag_prv(matrix%prv, diag)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set_diag'
    +
    +         INTEGER                                            :: icol, irow, row_offset, handle, i
    +         LOGICAL                                            :: tr
    +         TYPE(dbcsr_iterator)                               :: iter
    +         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_8) &
    +            DBCSR_ABORT("Incompatible data types")
    +
    +         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    +            DBCSR_ABORT("Diagonal has wrong size")
    +
    +         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    +            DBCSR_ABORT("matrix not quadratic")
    +
    +         CALL dbcsr_iterator_start(iter, matrix)
    +         DO WHILE (dbcsr_iterator_blocks_left(iter))
    +            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    +            IF (irow /= icol) CYCLE
    +
    +            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    +               DBCSR_ABORT("Diagonal block non-squared")
    +
    +            DO i = 1, sIZE(block, 1)
    +               block(i, i) = diag(row_offset + i - 1)
    +            END DO
    +         END DO
    +         CALL dbcsr_iterator_stop(iter)
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_set_diag_z
     
    diff --git a/develop/proc/dbcsr_set_diag_z~2.html b/develop/proc/dbcsr_set_diag_z~2.html index fda1c79eab1..d6a09841d26 100644 --- a/develop/proc/dbcsr_set_diag_z~2.html +++ b/develop/proc/dbcsr_set_diag_z~2.html @@ -75,20 +75,20 @@

    dbcsr_set_diag_z
  • 24 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    @@ -206,35 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_d (matrix, alpha)
    -      !! Interface for dbcsr_set
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +         TYPE(dbcsr_type), INTENT(INOUT)       :: matrix
              REAL(kind=real_8), INTENT(IN)                      :: alpha
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set'
    -
    -         INTEGER                                            :: col, handle, row
    -         TYPE(dbcsr_iterator)                               :: iter
    -         REAL(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    -         LOGICAL                                            :: tr
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (alpha == 0.0_real_8) THEN
    -            CALL dbcsr_zero(matrix)
    -         ELSE
    -            IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_8) &
    -               DBCSR_ABORT("Incompatible data types")
    -
    -            !TODO: could be speedup by direct assignment to data_area, similar to dbcsr_zero()
    -            CALL dbcsr_iterator_start(iter, matrix)
    -            DO WHILE (dbcsr_iterator_blocks_left(iter))
    -               CALL dbcsr_iterator_next_block(iter, row, col, block, tr)
    -               block(:, :) = alpha
    -            END DO
    -            CALL dbcsr_iterator_stop(iter)
    -         END IF
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_set_prv(matrix%prv, alpha)
           END SUBROUTINE dbcsr_set_d
     
    diff --git a/develop/proc/dbcsr_set_s.html b/develop/proc/dbcsr_set_s.html index 757462e1d97..39cb5c7e6fc 100644 --- a/develop/proc/dbcsr_set_s.html +++ b/develop/proc/dbcsr_set_s.html @@ -75,20 +75,20 @@

    dbcsr_set_s
  • 5 statements + title=" 0.0% of total for procedures.">22 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_set_s(matrix, alpha)

    +

    Interface for dbcsr_set

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -205,10 +206,35 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_s (matrix, alpha)
    -         TYPE(dbcsr_type), INTENT(INOUT)       :: matrix
    +      !! Interface for dbcsr_set
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
              REAL(kind=real_4), INTENT(IN)                      :: alpha
     
    -         CALL dbcsr_set_prv(matrix%prv, alpha)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set'
    +
    +         INTEGER                                            :: col, handle, row
    +         TYPE(dbcsr_iterator)                               :: iter
    +         REAL(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    +         LOGICAL                                            :: tr
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (alpha == 0.0_real_4) THEN
    +            CALL dbcsr_zero(matrix)
    +         ELSE
    +            IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_4) &
    +               DBCSR_ABORT("Incompatible data types")
    +
    +            !TODO: could be speedup by direct assignment to data_area, similar to dbcsr_zero()
    +            CALL dbcsr_iterator_start(iter, matrix)
    +            DO WHILE (dbcsr_iterator_blocks_left(iter))
    +               CALL dbcsr_iterator_next_block(iter, row, col, block, tr)
    +               block(:, :) = alpha
    +            END DO
    +            CALL dbcsr_iterator_stop(iter)
    +         END IF
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_set_s
     
    diff --git a/develop/proc/dbcsr_set_s~2.html b/develop/proc/dbcsr_set_s~2.html index f3568fec667..ddebd6e130a 100644 --- a/develop/proc/dbcsr_set_s~2.html +++ b/develop/proc/dbcsr_set_s~2.html @@ -75,20 +75,20 @@

    dbcsr_set_s
  • 22 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_set_s(matrix, alpha)

    -

    Interface for dbcsr_set

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -206,35 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_s (matrix, alpha)
    -      !! Interface for dbcsr_set
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +         TYPE(dbcsr_type), INTENT(INOUT)       :: matrix
              REAL(kind=real_4), INTENT(IN)                      :: alpha
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set'
    -
    -         INTEGER                                            :: col, handle, row
    -         TYPE(dbcsr_iterator)                               :: iter
    -         REAL(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    -         LOGICAL                                            :: tr
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (alpha == 0.0_real_4) THEN
    -            CALL dbcsr_zero(matrix)
    -         ELSE
    -            IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_4) &
    -               DBCSR_ABORT("Incompatible data types")
    -
    -            !TODO: could be speedup by direct assignment to data_area, similar to dbcsr_zero()
    -            CALL dbcsr_iterator_start(iter, matrix)
    -            DO WHILE (dbcsr_iterator_blocks_left(iter))
    -               CALL dbcsr_iterator_next_block(iter, row, col, block, tr)
    -               block(:, :) = alpha
    -            END DO
    -            CALL dbcsr_iterator_stop(iter)
    -         END IF
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_set_prv(matrix%prv, alpha)
           END SUBROUTINE dbcsr_set_s
     
    diff --git a/develop/proc/dbcsr_set_work_size.html b/develop/proc/dbcsr_set_work_size.html index ab8acdd141d..204d9e868db 100644 --- a/develop/proc/dbcsr_set_work_size.html +++ b/develop/proc/dbcsr_set_work_size.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_z.html b/develop/proc/dbcsr_set_z.html index 816f55f4cf9..74a5bab35c3 100644 --- a/develop/proc/dbcsr_set_z.html +++ b/develop/proc/dbcsr_set_z.html @@ -75,20 +75,20 @@

    dbcsr_set_z
  • 5 statements + title=" 0.0% of total for procedures.">22 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_set_z(matrix, alpha)

    +

    Interface for dbcsr_set

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -205,10 +206,35 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_z (matrix, alpha)
    -         TYPE(dbcsr_type), INTENT(INOUT)       :: matrix
    +      !! Interface for dbcsr_set
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
              COMPLEX(kind=real_8), INTENT(IN)                      :: alpha
     
    -         CALL dbcsr_set_prv(matrix%prv, alpha)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set'
    +
    +         INTEGER                                            :: col, handle, row
    +         TYPE(dbcsr_iterator)                               :: iter
    +         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    +         LOGICAL                                            :: tr
    +
    +         CALL timeset(routineN, handle)
    +
    +         IF (alpha == CMPLX(0.0, 0.0, real_8)) THEN
    +            CALL dbcsr_zero(matrix)
    +         ELSE
    +            IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_8) &
    +               DBCSR_ABORT("Incompatible data types")
    +
    +            !TODO: could be speedup by direct assignment to data_area, similar to dbcsr_zero()
    +            CALL dbcsr_iterator_start(iter, matrix)
    +            DO WHILE (dbcsr_iterator_blocks_left(iter))
    +               CALL dbcsr_iterator_next_block(iter, row, col, block, tr)
    +               block(:, :) = alpha
    +            END DO
    +            CALL dbcsr_iterator_stop(iter)
    +         END IF
    +
    +         CALL timestop(handle)
           END SUBROUTINE dbcsr_set_z
     
    diff --git a/develop/proc/dbcsr_set_z~2.html b/develop/proc/dbcsr_set_z~2.html index 45f9ea8ed81..eade0b6810e 100644 --- a/develop/proc/dbcsr_set_z~2.html +++ b/develop/proc/dbcsr_set_z~2.html @@ -75,20 +75,20 @@

    dbcsr_set_z
  • 22 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_set_z(matrix, alpha)

    -

    Interface for dbcsr_set

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -206,35 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_z (matrix, alpha)
    -      !! Interface for dbcsr_set
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +         TYPE(dbcsr_type), INTENT(INOUT)       :: matrix
              COMPLEX(kind=real_8), INTENT(IN)                      :: alpha
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set'
    -
    -         INTEGER                                            :: col, handle, row
    -         TYPE(dbcsr_iterator)                               :: iter
    -         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    -         LOGICAL                                            :: tr
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (alpha == CMPLX(0.0, 0.0, real_8)) THEN
    -            CALL dbcsr_zero(matrix)
    -         ELSE
    -            IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_8) &
    -               DBCSR_ABORT("Incompatible data types")
    -
    -            !TODO: could be speedup by direct assignment to data_area, similar to dbcsr_zero()
    -            CALL dbcsr_iterator_start(iter, matrix)
    -            DO WHILE (dbcsr_iterator_blocks_left(iter))
    -               CALL dbcsr_iterator_next_block(iter, row, col, block, tr)
    -               block(:, :) = alpha
    -            END DO
    -            CALL dbcsr_iterator_stop(iter)
    -         END IF
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_set_prv(matrix%prv, alpha)
           END SUBROUTINE dbcsr_set_z
     
    diff --git a/develop/proc/dbcsr_setname.html b/develop/proc/dbcsr_setname.html index bb03ff7cf2e..50eb48c4bea 100644 --- a/develop/proc/dbcsr_setname.html +++ b/develop/proc/dbcsr_setname.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_setname~2.html b/develop/proc/dbcsr_setname~2.html index 7ea6c420d1c..11d49305dd6 100644 --- a/develop/proc/dbcsr_setname~2.html +++ b/develop/proc/dbcsr_setname~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_sort_data.html b/develop/proc/dbcsr_sort_data.html index fe34780917b..04dd95ac14b 100644 --- a/develop/proc/dbcsr_sort_data.html +++ b/develop/proc/dbcsr_sort_data.html @@ -161,7 +161,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_sort_indices.html b/develop/proc/dbcsr_sort_indices.html index 59b2454e3d6..71d02334192 100644 --- a/develop/proc/dbcsr_sort_indices.html +++ b/develop/proc/dbcsr_sort_indices.html @@ -166,7 +166,7 @@

    Arguments

    @@ -181,7 +181,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_special_finalize.html b/develop/proc/dbcsr_special_finalize.html index ea0dd6e49b7..2e5097d6873 100644 --- a/develop/proc/dbcsr_special_finalize.html +++ b/develop/proc/dbcsr_special_finalize.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_sum_replicated.html b/develop/proc/dbcsr_sum_replicated.html index 1caa74f0990..de84b30218b 100644 --- a/develop/proc/dbcsr_sum_replicated.html +++ b/develop/proc/dbcsr_sum_replicated.html @@ -75,20 +75,20 @@

    dbcsr_sum_replicated
  • 4 statements + title=" 0.0% of total for procedures.">30 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public subroutine dbcsr_sum_replicated(matrix)

    +

    Sums blocks in a replicated dbcsr matrix, which has the same structure on all ranks.

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -190,9 +191,48 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_sum_replicated(matrix)
    +      !! Sums blocks in a replicated dbcsr matrix, which has the same structure on all ranks.
    +
           TYPE(dbcsr_type), INTENT(inout)                    :: matrix
    +         !! dbcsr matrix to operate on
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_sum_replicated'
    +
    +      INTEGER                                            :: handle, index_checksum, mynode, &
    +                                                            numnodes
    +      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: all_checksums
    +      TYPE(dbcsr_mp_obj)                                 :: mp
    +      TYPE(mp_comm_type)                                 :: comm
    +
    +!   ---------------------------------------------------------------------------
     
    -      CALL dbcsr_sum_replicated_prv(matrix%prv)
    +      CALL timeset(routineN, handle)
    +      mp = dbcsr_distribution_mp(dbcsr_distribution(matrix))
    +      comm = dbcsr_mp_group(mp)
    +      numnodes = dbcsr_mp_numnodes(mp)
    +      mynode = dbcsr_mp_mynode(mp)
    +      !
    +      ALLOCATE (all_checksums(numnodes))
    +      CALL dbcsr_index_checksum(matrix, index_checksum)
    +      CALL mp_allgather(index_checksum, all_checksums, comm)
    +      !
    +      IF (.NOT. ALL(all_checksums .EQ. index_checksum)) &
    +         DBCSR_ABORT("Replicated matrices do not all have the same index structure.")
    +      !
    +      SELECT CASE (dbcsr_data_get_type(matrix%data_area))
    +      CASE (dbcsr_type_real_4)
    +         CALL mp_sum(matrix%data_area%d%r_sp, comm)
    +      CASE (dbcsr_type_real_8)
    +         CALL mp_sum(matrix%data_area%d%r_dp, comm)
    +      CASE (dbcsr_type_complex_4)
    +         CALL mp_sum(matrix%data_area%d%c_sp, comm)
    +      CASE (dbcsr_type_complex_8)
    +         CALL mp_sum(matrix%data_area%d%c_dp, comm)
    +      CASE default
    +         DBCSR_ABORT("Incorrect data type")
    +      END SELECT
    +      !
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_sum_replicated
     
    diff --git a/develop/proc/dbcsr_sum_replicated~2.html b/develop/proc/dbcsr_sum_replicated~2.html index dd602eded10..d594f3c0a90 100644 --- a/develop/proc/dbcsr_sum_replicated~2.html +++ b/develop/proc/dbcsr_sum_replicated~2.html @@ -75,20 +75,20 @@

    dbcsr_sum_replicated
  • 30 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public subroutine dbcsr_sum_replicated(matrix)

    -

    Sums blocks in a replicated dbcsr matrix, which has the same structure on all ranks.

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    @@ -191,48 +190,9 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_sum_replicated(matrix)
    -      !! Sums blocks in a replicated dbcsr matrix, which has the same structure on all ranks.
    -
           TYPE(dbcsr_type), INTENT(inout)                    :: matrix
    -         !! dbcsr matrix to operate on
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_sum_replicated'
    -
    -      INTEGER                                            :: handle, index_checksum, mynode, &
    -                                                            numnodes
    -      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: all_checksums
    -      TYPE(dbcsr_mp_obj)                                 :: mp
    -      TYPE(mp_comm_type)                                 :: comm
    -
    -!   ---------------------------------------------------------------------------
     
    -      CALL timeset(routineN, handle)
    -      mp = dbcsr_distribution_mp(dbcsr_distribution(matrix))
    -      comm = dbcsr_mp_group(mp)
    -      numnodes = dbcsr_mp_numnodes(mp)
    -      mynode = dbcsr_mp_mynode(mp)
    -      !
    -      ALLOCATE (all_checksums(numnodes))
    -      CALL dbcsr_index_checksum(matrix, index_checksum)
    -      CALL mp_allgather(index_checksum, all_checksums, comm)
    -      !
    -      IF (.NOT. ALL(all_checksums .EQ. index_checksum)) &
    -         DBCSR_ABORT("Replicated matrices do not all have the same index structure.")
    -      !
    -      SELECT CASE (dbcsr_data_get_type(matrix%data_area))
    -      CASE (dbcsr_type_real_4)
    -         CALL mp_sum(matrix%data_area%d%r_sp, comm)
    -      CASE (dbcsr_type_real_8)
    -         CALL mp_sum(matrix%data_area%d%r_dp, comm)
    -      CASE (dbcsr_type_complex_4)
    -         CALL mp_sum(matrix%data_area%d%c_sp, comm)
    -      CASE (dbcsr_type_complex_8)
    -         CALL mp_sum(matrix%data_area%d%c_dp, comm)
    -      CASE default
    -         DBCSR_ABORT("Incorrect data type")
    -      END SELECT
    -      !
    -      CALL timestop(handle)
    +      CALL dbcsr_sum_replicated_prv(matrix%prv)
        END SUBROUTINE dbcsr_sum_replicated
     
    diff --git a/develop/proc/dbcsr_switch_data_area.html b/develop/proc/dbcsr_switch_data_area.html index f879d2359c3..5d1d4e66a2f 100644 --- a/develop/proc/dbcsr_switch_data_area.html +++ b/develop/proc/dbcsr_switch_data_area.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_align_index.html b/develop/proc/dbcsr_t_align_index.html index 60f22c04cb5..9822c8f0c77 100644 --- a/develop/proc/dbcsr_t_align_index.html +++ b/develop/proc/dbcsr_t_align_index.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_2d_block_c_dp.html b/develop/proc/dbcsr_t_allocate_and_get_2d_block_c_dp.html index 0be4e30fc8c..a7f3f854fe6 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_2d_block_c_dp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_2d_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_2d_block_c_sp.html b/develop/proc/dbcsr_t_allocate_and_get_2d_block_c_sp.html index df70b385fb9..972b7a81ce9 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_2d_block_c_sp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_2d_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_dp.html b/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_dp.html index ff3a3535338..7907effbe96 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_dp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_sp.html b/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_sp.html index e84e69172eb..4013d2470d9 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_sp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_dp.html b/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_dp.html index 7ff96746096..114c45bebaf 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_dp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_sp.html b/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_sp.html index 8d79dab2bff..8db4f16ecca 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_sp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_dp.html b/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_dp.html index 340dc54481b..203626ed00b 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_dp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_sp.html b/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_sp.html index 9c4d74d5d85..b62940a152b 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_sp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_dp.html b/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_dp.html index f41ae7fea41..3df96294ac4 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_dp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_sp.html b/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_sp.html index 5d2c0f70d1a..33e09bb1784 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_sp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_dp.html b/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_dp.html index 5e712ebd73d..40f18fd86ef 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_dp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_sp.html b/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_sp.html index adcc8c4e10d..3ca3f770bd6 100644 --- a/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_sp.html +++ b/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_batched_contract_finalize.html b/develop/proc/dbcsr_t_batched_contract_finalize.html index 78badac262a..7887164b4b3 100644 --- a/develop/proc/dbcsr_t_batched_contract_finalize.html +++ b/develop/proc/dbcsr_t_batched_contract_finalize.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_batched_contract_init.html b/develop/proc/dbcsr_t_batched_contract_init.html index 0d373fcc7c9..70f01c7a278 100644 --- a/develop/proc/dbcsr_t_batched_contract_init.html +++ b/develop/proc/dbcsr_t_batched_contract_init.html @@ -182,7 +182,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_blk_offsets.html b/develop/proc/dbcsr_t_blk_offsets.html index f6dbc9a14bb..aa5021d9dc9 100644 --- a/develop/proc/dbcsr_t_blk_offsets.html +++ b/develop/proc/dbcsr_t_blk_offsets.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_blk_size.html b/develop/proc/dbcsr_t_blk_size.html index 9c937507a83..c9092f163e0 100644 --- a/develop/proc/dbcsr_t_blk_size.html +++ b/develop/proc/dbcsr_t_blk_size.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_blk_sizes.html b/develop/proc/dbcsr_t_blk_sizes.html index f852d45696b..db0ff1c5be9 100644 --- a/develop/proc/dbcsr_t_blk_sizes.html +++ b/develop/proc/dbcsr_t_blk_sizes.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_change_pgrid.html b/develop/proc/dbcsr_t_change_pgrid.html index 1d534bef13f..63c62fa69e5 100644 --- a/develop/proc/dbcsr_t_change_pgrid.html +++ b/develop/proc/dbcsr_t_change_pgrid.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    @@ -290,7 +290,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_change_pgrid_2d.html b/develop/proc/dbcsr_t_change_pgrid_2d.html index b0b07f70666..856906be760 100644 --- a/develop/proc/dbcsr_t_change_pgrid_2d.html +++ b/develop/proc/dbcsr_t_change_pgrid_2d.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_checksum.html b/develop/proc/dbcsr_t_checksum.html index 66c87b071e8..a7caa80f06f 100644 --- a/develop/proc/dbcsr_t_checksum.html +++ b/develop/proc/dbcsr_t_checksum.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_clear.html b/develop/proc/dbcsr_t_clear.html index 8c82c50013e..64efacc0d68 100644 --- a/develop/proc/dbcsr_t_clear.html +++ b/develop/proc/dbcsr_t_clear.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_communicate_buffer.html b/develop/proc/dbcsr_t_communicate_buffer.html index d74f0d04cc1..b4abe2bc1ad 100644 --- a/develop/proc/dbcsr_t_communicate_buffer.html +++ b/develop/proc/dbcsr_t_communicate_buffer.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,8 +169,8 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_contract.html b/develop/proc/dbcsr_t_contract.html index f293960f128..73ec17b9047 100644 --- a/develop/proc/dbcsr_t_contract.html +++ b/develop/proc/dbcsr_t_contract.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -282,7 +282,7 @@

    Arguments

    @@ -297,7 +297,7 @@

    Arguments

    @@ -312,7 +312,7 @@

    Arguments

    @@ -327,7 +327,7 @@

    Arguments

    @@ -342,7 +342,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -390,7 +390,7 @@

    Arguments

    @@ -406,7 +406,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    @@ -468,7 +468,7 @@

    Arguments

    @@ -483,7 +483,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -530,7 +530,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_contract_expert.html b/develop/proc/dbcsr_t_contract_expert.html index 8cce5c91629..bcc0f9f9692 100644 --- a/develop/proc/dbcsr_t_contract_expert.html +++ b/develop/proc/dbcsr_t_contract_expert.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

    @@ -454,7 +454,7 @@

    Arguments

    @@ -469,7 +469,7 @@

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -515,7 +515,7 @@

    Arguments

    @@ -530,7 +530,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_contract_index.html b/develop/proc/dbcsr_t_contract_index.html index a7e6d9e0909..892d71d7f25 100644 --- a/develop/proc/dbcsr_t_contract_index.html +++ b/develop/proc/dbcsr_t_contract_index.html @@ -157,7 +157,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -217,7 +217,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    @@ -247,7 +247,7 @@

    Arguments

    @@ -262,7 +262,7 @@

    Arguments

    @@ -277,7 +277,7 @@

    Arguments

    @@ -292,7 +292,7 @@

    Arguments

    @@ -307,7 +307,7 @@

    Arguments

    @@ -322,7 +322,7 @@

    Arguments

    @@ -337,7 +337,7 @@

    Arguments

    @@ -352,7 +352,7 @@

    Arguments

    @@ -367,7 +367,7 @@

    Arguments

    @@ -382,7 +382,7 @@

    Arguments

    @@ -397,7 +397,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_contract_test.html b/develop/proc/dbcsr_t_contract_test.html index f1269e8faef..84138dd9b19 100644 --- a/develop/proc/dbcsr_t_contract_test.html +++ b/develop/proc/dbcsr_t_contract_test.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    @@ -263,7 +263,7 @@

    Arguments

    @@ -278,7 +278,7 @@

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

    @@ -308,7 +308,7 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    @@ -398,7 +398,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_copy.html b/develop/proc/dbcsr_t_copy.html index a1897e55c9b..ea383953448 100644 --- a/develop/proc/dbcsr_t_copy.html +++ b/develop/proc/dbcsr_t_copy.html @@ -162,7 +162,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    @@ -254,7 +254,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_copy_contraction_storage.html b/develop/proc/dbcsr_t_copy_contraction_storage.html index 6b58388d2b8..d03862e4227 100644 --- a/develop/proc/dbcsr_t_copy_contraction_storage.html +++ b/develop/proc/dbcsr_t_copy_contraction_storage.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_copy_expert.html b/develop/proc/dbcsr_t_copy_expert.html index d779da2a443..f755d2364ca 100644 --- a/develop/proc/dbcsr_t_copy_expert.html +++ b/develop/proc/dbcsr_t_copy_expert.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_copy_matrix_to_tensor.html b/develop/proc/dbcsr_t_copy_matrix_to_tensor.html index 8e42f086935..bee76bd9587 100644 --- a/develop/proc/dbcsr_t_copy_matrix_to_tensor.html +++ b/develop/proc/dbcsr_t_copy_matrix_to_tensor.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_copy_nocomm.html b/develop/proc/dbcsr_t_copy_nocomm.html index 8bf40e4f50d..3a5586ff923 100644 --- a/develop/proc/dbcsr_t_copy_nocomm.html +++ b/develop/proc/dbcsr_t_copy_nocomm.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_copy_tensor_to_matrix.html b/develop/proc/dbcsr_t_copy_tensor_to_matrix.html index 361fcb9925c..760408dec75 100644 --- a/develop/proc/dbcsr_t_copy_tensor_to_matrix.html +++ b/develop/proc/dbcsr_t_copy_tensor_to_matrix.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_create_matrix.html b/develop/proc/dbcsr_t_create_matrix.html index c166b174b34..b7084c8d465 100644 --- a/develop/proc/dbcsr_t_create_matrix.html +++ b/develop/proc/dbcsr_t_create_matrix.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_create_new.html b/develop/proc/dbcsr_t_create_new.html index 3daca7d96e2..9c3b2c8af69 100644 --- a/develop/proc/dbcsr_t_create_new.html +++ b/develop/proc/dbcsr_t_create_new.html @@ -156,7 +156,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -276,7 +276,7 @@

    Arguments

    @@ -291,7 +291,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_create_template.html b/develop/proc/dbcsr_t_create_template.html index 803cbf544a1..94ed8c6c4a1 100644 --- a/develop/proc/dbcsr_t_create_template.html +++ b/develop/proc/dbcsr_t_create_template.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_crop.html b/develop/proc/dbcsr_t_crop.html index d2494c4d294..35fdc475643 100644 --- a/develop/proc/dbcsr_t_crop.html +++ b/develop/proc/dbcsr_t_crop.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_default_distvec.html b/develop/proc/dbcsr_t_default_distvec.html index eccc0e2117f..05c341a5542 100644 --- a/develop/proc/dbcsr_t_default_distvec.html +++ b/develop/proc/dbcsr_t_default_distvec.html @@ -154,7 +154,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_destroy.html b/develop/proc/dbcsr_t_destroy.html index 24f0422606f..812d5fca018 100644 --- a/develop/proc/dbcsr_t_destroy.html +++ b/develop/proc/dbcsr_t_destroy.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution.html b/develop/proc/dbcsr_t_distribution.html index 21f3f1d7ace..058f30cebdf 100644 --- a/develop/proc/dbcsr_t_distribution.html +++ b/develop/proc/dbcsr_t_distribution.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution_destroy.html b/develop/proc/dbcsr_t_distribution_destroy.html index 9ab46b8113c..ea23896f6bd 100644 --- a/develop/proc/dbcsr_t_distribution_destroy.html +++ b/develop/proc/dbcsr_t_distribution_destroy.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution_hold.html b/develop/proc/dbcsr_t_distribution_hold.html index 5c9d7b10cc9..82a1798c1b6 100644 --- a/develop/proc/dbcsr_t_distribution_hold.html +++ b/develop/proc/dbcsr_t_distribution_hold.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution_new.html b/develop/proc/dbcsr_t_distribution_new.html index 9bd6b82f165..6f12cd447d0 100644 --- a/develop/proc/dbcsr_t_distribution_new.html +++ b/develop/proc/dbcsr_t_distribution_new.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution_new_expert.html b/develop/proc/dbcsr_t_distribution_new_expert.html index d2c2ab60067..e58d0441d3d 100644 --- a/develop/proc/dbcsr_t_distribution_new_expert.html +++ b/develop/proc/dbcsr_t_distribution_new_expert.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution_remap.html b/develop/proc/dbcsr_t_distribution_remap.html index cd142ba7de1..a656e5c0f32 100644 --- a/develop/proc/dbcsr_t_distribution_remap.html +++ b/develop/proc/dbcsr_t_distribution_remap.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_equal.html b/develop/proc/dbcsr_t_equal.html index 6597e134aea..36bdfe3888b 100644 --- a/develop/proc/dbcsr_t_equal.html +++ b/develop/proc/dbcsr_t_equal.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_filter_c_dp.html b/develop/proc/dbcsr_t_filter_c_dp.html index f97268f4816..27814403048 100644 --- a/develop/proc/dbcsr_t_filter_c_dp.html +++ b/develop/proc/dbcsr_t_filter_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_filter_c_sp.html b/develop/proc/dbcsr_t_filter_c_sp.html index b7e1d8e4135..6bcc48322b2 100644 --- a/develop/proc/dbcsr_t_filter_c_sp.html +++ b/develop/proc/dbcsr_t_filter_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_filter_r_dp.html b/develop/proc/dbcsr_t_filter_r_dp.html index 68826ab1997..499b6b7cd34 100644 --- a/develop/proc/dbcsr_t_filter_r_dp.html +++ b/develop/proc/dbcsr_t_filter_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_filter_r_sp.html b/develop/proc/dbcsr_t_filter_r_sp.html index 94accede4a5..e6a4659ea23 100644 --- a/develop/proc/dbcsr_t_filter_r_sp.html +++ b/develop/proc/dbcsr_t_filter_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_finalize.html b/develop/proc/dbcsr_t_finalize.html index d0cdadb4eb6..9f3cdc2f208 100644 --- a/develop/proc/dbcsr_t_finalize.html +++ b/develop/proc/dbcsr_t_finalize.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_2d_block_c_dp.html b/develop/proc/dbcsr_t_get_2d_block_c_dp.html index c2c551d772d..19398fab1e2 100644 --- a/develop/proc/dbcsr_t_get_2d_block_c_dp.html +++ b/develop/proc/dbcsr_t_get_2d_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_2d_block_c_sp.html b/develop/proc/dbcsr_t_get_2d_block_c_sp.html index c124c06170b..8ddf74c5138 100644 --- a/develop/proc/dbcsr_t_get_2d_block_c_sp.html +++ b/develop/proc/dbcsr_t_get_2d_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_2d_block_r_dp.html b/develop/proc/dbcsr_t_get_2d_block_r_dp.html index 02ed125cab8..8a31ef2a7fb 100644 --- a/develop/proc/dbcsr_t_get_2d_block_r_dp.html +++ b/develop/proc/dbcsr_t_get_2d_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_2d_block_r_sp.html b/develop/proc/dbcsr_t_get_2d_block_r_sp.html index 8981a670be8..d74d2409080 100644 --- a/develop/proc/dbcsr_t_get_2d_block_r_sp.html +++ b/develop/proc/dbcsr_t_get_2d_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_3d_block_c_dp.html b/develop/proc/dbcsr_t_get_3d_block_c_dp.html index 4f7b4130e40..f51ec3e856a 100644 --- a/develop/proc/dbcsr_t_get_3d_block_c_dp.html +++ b/develop/proc/dbcsr_t_get_3d_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_3d_block_c_sp.html b/develop/proc/dbcsr_t_get_3d_block_c_sp.html index ca9a3f101a1..ce90cd4da82 100644 --- a/develop/proc/dbcsr_t_get_3d_block_c_sp.html +++ b/develop/proc/dbcsr_t_get_3d_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_3d_block_r_dp.html b/develop/proc/dbcsr_t_get_3d_block_r_dp.html index c42901f5591..00a3d359405 100644 --- a/develop/proc/dbcsr_t_get_3d_block_r_dp.html +++ b/develop/proc/dbcsr_t_get_3d_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_3d_block_r_sp.html b/develop/proc/dbcsr_t_get_3d_block_r_sp.html index 698271ec808..614f195bc2b 100644 --- a/develop/proc/dbcsr_t_get_3d_block_r_sp.html +++ b/develop/proc/dbcsr_t_get_3d_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_4d_block_c_dp.html b/develop/proc/dbcsr_t_get_4d_block_c_dp.html index b28865cacd6..efc77099a02 100644 --- a/develop/proc/dbcsr_t_get_4d_block_c_dp.html +++ b/develop/proc/dbcsr_t_get_4d_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_4d_block_c_sp.html b/develop/proc/dbcsr_t_get_4d_block_c_sp.html index e5d8e93d7b3..4c48c966149 100644 --- a/develop/proc/dbcsr_t_get_4d_block_c_sp.html +++ b/develop/proc/dbcsr_t_get_4d_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_4d_block_r_dp.html b/develop/proc/dbcsr_t_get_4d_block_r_dp.html index 91b3a912294..8a492bf99be 100644 --- a/develop/proc/dbcsr_t_get_4d_block_r_dp.html +++ b/develop/proc/dbcsr_t_get_4d_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_4d_block_r_sp.html b/develop/proc/dbcsr_t_get_4d_block_r_sp.html index cd18c1532b8..5a02f090714 100644 --- a/develop/proc/dbcsr_t_get_4d_block_r_sp.html +++ b/develop/proc/dbcsr_t_get_4d_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_anyd_block.html b/develop/proc/dbcsr_t_get_anyd_block.html index 2c03dd71fad..7e335ad942b 100644 --- a/develop/proc/dbcsr_t_get_anyd_block.html +++ b/develop/proc/dbcsr_t_get_anyd_block.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_anyd_block_c_dp.html b/develop/proc/dbcsr_t_get_anyd_block_c_dp.html index 96597332835..1d6c87a9bb1 100644 --- a/develop/proc/dbcsr_t_get_anyd_block_c_dp.html +++ b/develop/proc/dbcsr_t_get_anyd_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_anyd_block_c_sp.html b/develop/proc/dbcsr_t_get_anyd_block_c_sp.html index d13aa151a92..2d6caf06fab 100644 --- a/develop/proc/dbcsr_t_get_anyd_block_c_sp.html +++ b/develop/proc/dbcsr_t_get_anyd_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_anyd_block_r_dp.html b/develop/proc/dbcsr_t_get_anyd_block_r_dp.html index 492029b8298..dbda286ff98 100644 --- a/develop/proc/dbcsr_t_get_anyd_block_r_dp.html +++ b/develop/proc/dbcsr_t_get_anyd_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_anyd_block_r_sp.html b/develop/proc/dbcsr_t_get_anyd_block_r_sp.html index e8181885eff..292d84fb4de 100644 --- a/develop/proc/dbcsr_t_get_anyd_block_r_sp.html +++ b/develop/proc/dbcsr_t_get_anyd_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_data_size.html b/develop/proc/dbcsr_t_get_data_size.html index 9418cd91cf4..039f8bced76 100644 --- a/develop/proc/dbcsr_t_get_data_size.html +++ b/develop/proc/dbcsr_t_get_data_size.html @@ -154,7 +154,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_t_get_data_type.html b/develop/proc/dbcsr_t_get_data_type.html index ad42c35b3a7..a0ed4c90aa0 100644 --- a/develop/proc/dbcsr_t_get_data_type.html +++ b/develop/proc/dbcsr_t_get_data_type.html @@ -154,7 +154,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_t_get_info.html b/develop/proc/dbcsr_t_get_info.html index 4c69153471c..09d5742d29f 100644 --- a/develop/proc/dbcsr_t_get_info.html +++ b/develop/proc/dbcsr_t_get_info.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -349,7 +349,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -529,7 +529,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_mapping_info.html b/develop/proc/dbcsr_t_get_mapping_info.html index 866f32adbf8..e3146776e10 100644 --- a/develop/proc/dbcsr_t_get_mapping_info.html +++ b/develop/proc/dbcsr_t_get_mapping_info.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    @@ -256,7 +256,7 @@

    Arguments

    @@ -301,7 +301,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -346,7 +346,7 @@

    Arguments

    @@ -361,7 +361,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_num_blocks.html b/develop/proc/dbcsr_t_get_num_blocks.html index 7edd22e11e9..d3a4b914ec5 100644 --- a/develop/proc/dbcsr_t_get_num_blocks.html +++ b/develop/proc/dbcsr_t_get_num_blocks.html @@ -154,7 +154,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_t_get_num_blocks_total.html b/develop/proc/dbcsr_t_get_num_blocks_total.html index 2e793cd0587..f249583e58e 100644 --- a/develop/proc/dbcsr_t_get_num_blocks_total.html +++ b/develop/proc/dbcsr_t_get_num_blocks_total.html @@ -154,7 +154,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    Return Value - + integer(kind=int_8)

    diff --git a/develop/proc/dbcsr_t_get_nze.html b/develop/proc/dbcsr_t_get_nze.html index 4f17f45f422..1ab56ff6ca7 100644 --- a/develop/proc/dbcsr_t_get_nze.html +++ b/develop/proc/dbcsr_t_get_nze.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_nze_total.html b/develop/proc/dbcsr_t_get_nze_total.html index 0f236b76841..5c13d550800 100644 --- a/develop/proc/dbcsr_t_get_nze_total.html +++ b/develop/proc/dbcsr_t_get_nze_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_stored_coordinates.html b/develop/proc/dbcsr_t_get_stored_coordinates.html index 871d113f8e4..a9947d1ca1a 100644 --- a/develop/proc/dbcsr_t_get_stored_coordinates.html +++ b/develop/proc/dbcsr_t_get_stored_coordinates.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_hold.html b/develop/proc/dbcsr_t_hold.html index edb973f774c..0556a431924 100644 --- a/develop/proc/dbcsr_t_hold.html +++ b/develop/proc/dbcsr_t_hold.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_inverse_order.html b/develop/proc/dbcsr_t_inverse_order.html index 98b98d6fece..abd75e5619d 100644 --- a/develop/proc/dbcsr_t_inverse_order.html +++ b/develop/proc/dbcsr_t_inverse_order.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_iterator_blocks_left.html b/develop/proc/dbcsr_t_iterator_blocks_left.html index c474b769b31..0fb727c46c1 100644 --- a/develop/proc/dbcsr_t_iterator_blocks_left.html +++ b/develop/proc/dbcsr_t_iterator_blocks_left.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_iterator_next_block.html b/develop/proc/dbcsr_t_iterator_next_block.html index 1a35814a8c2..7ce036b0488 100644 --- a/develop/proc/dbcsr_t_iterator_next_block.html +++ b/develop/proc/dbcsr_t_iterator_next_block.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_iterator_start.html b/develop/proc/dbcsr_t_iterator_start.html index 220700bf003..6c72dd478f0 100644 --- a/develop/proc/dbcsr_t_iterator_start.html +++ b/develop/proc/dbcsr_t_iterator_start.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_iterator_stop.html b/develop/proc/dbcsr_t_iterator_stop.html index 4e9ffaca9ae..21bbae34b64 100644 --- a/develop/proc/dbcsr_t_iterator_stop.html +++ b/develop/proc/dbcsr_t_iterator_stop.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_make_compatible_blocks.html b/develop/proc/dbcsr_t_make_compatible_blocks.html index f203de82893..aa967e46b21 100644 --- a/develop/proc/dbcsr_t_make_compatible_blocks.html +++ b/develop/proc/dbcsr_t_make_compatible_blocks.html @@ -156,7 +156,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_map_bounds_to_tensors.html b/develop/proc/dbcsr_t_map_bounds_to_tensors.html index 549279cc627..e6ec82e44cd 100644 --- a/develop/proc/dbcsr_t_map_bounds_to_tensors.html +++ b/develop/proc/dbcsr_t_map_bounds_to_tensors.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    @@ -275,7 +275,7 @@

    Arguments

    @@ -290,7 +290,7 @@

    Arguments

    @@ -305,7 +305,7 @@

    Arguments

    @@ -320,7 +320,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_max_nblks_local.html b/develop/proc/dbcsr_t_max_nblks_local.html index 5a33409faa3..f14f16b5039 100644 --- a/develop/proc/dbcsr_t_max_nblks_local.html +++ b/develop/proc/dbcsr_t_max_nblks_local.html @@ -157,7 +157,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_mp_dims_create.html b/develop/proc/dbcsr_t_mp_dims_create.html index b0d8f1068a3..21804b1bbfe 100644 --- a/develop/proc/dbcsr_t_mp_dims_create.html +++ b/develop/proc/dbcsr_t_mp_dims_create.html @@ -156,7 +156,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_nblks_local.html b/develop/proc/dbcsr_t_nblks_local.html index 5e3aaaf8779..8ca75b25394 100644 --- a/develop/proc/dbcsr_t_nblks_local.html +++ b/develop/proc/dbcsr_t_nblks_local.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_nblks_total.html b/develop/proc/dbcsr_t_nblks_total.html index 197be39ba33..edbd2206f3d 100644 --- a/develop/proc/dbcsr_t_nblks_total.html +++ b/develop/proc/dbcsr_t_nblks_total.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_nd_mp_comm.html b/develop/proc/dbcsr_t_nd_mp_comm.html index 8f3cdbceb00..992f0d8bc55 100644 --- a/develop/proc/dbcsr_t_nd_mp_comm.html +++ b/develop/proc/dbcsr_t_nd_mp_comm.html @@ -75,20 +75,20 @@

    dbcsr_t_nd_mp_comm
  • 14 statements + title=" 0.1% of total for procedures.">57 statements
  • - Source File + Source File
  • @@ -127,12 +127,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -144,6 +138,11 @@

    public function dbcsr_t_nd_mp_comm(comm_2d, map1_2d, map2_2d, dims_nd, dims

    +

    Create a default nd process topology that is consistent with a given 2d topology. +Purpose: a nd tensor defined on the returned process grid can be represented as a DBCSR +matrix with the given 2d topology. +This is needed to enable contraction of 2 tensors (must have the same 2d process grid). +\return with nd cartesian grid

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,12 +183,13 @@

    Arguments

    @@ -199,7 +199,8 @@

    Arguments

    @@ -214,7 +215,7 @@

    Arguments

    @@ -249,7 +250,7 @@

    Arguments

    @@ -259,12 +260,12 @@

    Arguments

    @@ -274,12 +275,14 @@

    Arguments

    @@ -294,7 +297,7 @@

    Arguments

    @@ -329,35 +332,6 @@

    Return Value -
    -

    Source Code

    -
       FUNCTION dbcsr_t_nd_mp_comm(comm_2d, map1_2d, map2_2d, dims_nd, dims1_nd, dims2_nd, pdims_2d, tdims, &
    -                               nsplit, dimsplit)
    -      INTEGER, INTENT(IN)                               :: comm_2d
    -      INTEGER, DIMENSION(:), INTENT(IN)                 :: map1_2d, map2_2d
    -      INTEGER, DIMENSION(SIZE(map1_2d) + SIZE(map2_2d)), &
    -         INTENT(IN), OPTIONAL                           :: dims_nd
    -      INTEGER, DIMENSION(SIZE(map1_2d)), INTENT(IN), OPTIONAL :: dims1_nd
    -      INTEGER, DIMENSION(SIZE(map2_2d)), INTENT(IN), OPTIONAL :: dims2_nd
    -      INTEGER, DIMENSION(2), INTENT(IN), OPTIONAL           :: pdims_2d
    -      INTEGER, DIMENSION(SIZE(map1_2d) + SIZE(map2_2d)), &
    -         INTENT(IN), OPTIONAL                           :: tdims
    -      INTEGER, INTENT(IN), OPTIONAL :: nsplit, dimsplit
    -      TYPE(dbcsr_t_pgrid_type)                          :: dbcsr_t_nd_mp_comm
    -
    -      TYPE(mp_comm_type)                                :: my_comm_2d
    -
    -      CALL my_comm_2d%set_handle(comm_2d)
    -
    -      dbcsr_t_nd_mp_comm = dbcsr_t_nd_mp_comm_prv(my_comm_2d, map1_2d, map2_2d, &
    -                                                  dims_nd, dims1_nd, dims2_nd, pdims_2d, tdims, &
    -                                                  nsplit, dimsplit)
    -
    -   END FUNCTION dbcsr_t_nd_mp_comm
    -
    - -
    -
    diff --git a/develop/proc/dbcsr_t_nd_mp_comm~2.html b/develop/proc/dbcsr_t_nd_mp_comm~2.html index a51a4f20b1b..048187c0ff8 100644 --- a/develop/proc/dbcsr_t_nd_mp_comm~2.html +++ b/develop/proc/dbcsr_t_nd_mp_comm~2.html @@ -75,20 +75,20 @@

    dbcsr_t_nd_mp_comm
  • 57 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -127,6 +127,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -138,11 +144,6 @@

    public function dbcsr_t_nd_mp_comm(comm_2d, map1_2d, map2_2d, dims_nd, dims

    -

    Create a default nd process topology that is consistent with a given 2d topology. -Purpose: a nd tensor defined on the returned process grid can be represented as a DBCSR -matrix with the given 2d topology. -This is needed to enable contraction of 2 tensors (must have the same 2d process grid). -\return with nd cartesian grid

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,13 +184,12 @@

    Arguments

    @@ -199,8 +199,7 @@

    Arguments

    @@ -215,7 +214,7 @@

    Arguments

    @@ -250,7 +249,7 @@

    Arguments

    @@ -260,12 +259,12 @@

    Arguments

    @@ -275,14 +274,12 @@

    Arguments

    @@ -297,7 +294,7 @@

    Arguments

    @@ -332,6 +329,35 @@

    Return Value +
    +

    Source Code

    +
       FUNCTION dbcsr_t_nd_mp_comm(comm_2d, map1_2d, map2_2d, dims_nd, dims1_nd, dims2_nd, pdims_2d, tdims, &
    +                               nsplit, dimsplit)
    +      INTEGER, INTENT(IN)                               :: comm_2d
    +      INTEGER, DIMENSION(:), INTENT(IN)                 :: map1_2d, map2_2d
    +      INTEGER, DIMENSION(SIZE(map1_2d) + SIZE(map2_2d)), &
    +         INTENT(IN), OPTIONAL                           :: dims_nd
    +      INTEGER, DIMENSION(SIZE(map1_2d)), INTENT(IN), OPTIONAL :: dims1_nd
    +      INTEGER, DIMENSION(SIZE(map2_2d)), INTENT(IN), OPTIONAL :: dims2_nd
    +      INTEGER, DIMENSION(2), INTENT(IN), OPTIONAL           :: pdims_2d
    +      INTEGER, DIMENSION(SIZE(map1_2d) + SIZE(map2_2d)), &
    +         INTENT(IN), OPTIONAL                           :: tdims
    +      INTEGER, INTENT(IN), OPTIONAL :: nsplit, dimsplit
    +      TYPE(dbcsr_t_pgrid_type)                          :: dbcsr_t_nd_mp_comm
    +
    +      TYPE(mp_comm_type)                                :: my_comm_2d
    +
    +      CALL my_comm_2d%set_handle(comm_2d)
    +
    +      dbcsr_t_nd_mp_comm = dbcsr_t_nd_mp_comm_prv(my_comm_2d, map1_2d, map2_2d, &
    +                                                  dims_nd, dims1_nd, dims2_nd, pdims_2d, tdims, &
    +                                                  nsplit, dimsplit)
    +
    +   END FUNCTION dbcsr_t_nd_mp_comm
    +
    + +
    +
    diff --git a/develop/proc/dbcsr_t_nd_mp_free.html b/develop/proc/dbcsr_t_nd_mp_free.html index 99a8d2a429a..507f74978d2 100644 --- a/develop/proc/dbcsr_t_nd_mp_free.html +++ b/develop/proc/dbcsr_t_nd_mp_free.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_permute_index.html b/develop/proc/dbcsr_t_permute_index.html index bc4c28da01f..3189e3b15df 100644 --- a/develop/proc/dbcsr_t_permute_index.html +++ b/develop/proc/dbcsr_t_permute_index.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_pgrid_change_dims.html b/develop/proc/dbcsr_t_pgrid_change_dims.html index cfb0ef5458a..5c8e83970a0 100644 --- a/develop/proc/dbcsr_t_pgrid_change_dims.html +++ b/develop/proc/dbcsr_t_pgrid_change_dims.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_pgrid_create.html b/develop/proc/dbcsr_t_pgrid_create.html index fc299858bdb..e0766184c91 100644 --- a/develop/proc/dbcsr_t_pgrid_create.html +++ b/develop/proc/dbcsr_t_pgrid_create.html @@ -75,20 +75,20 @@

    dbcsr_t_pgrid_create
  • 9 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -127,12 +127,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -159,8 +153,8 @@

    Arguments

    @@ -189,7 +183,7 @@

    Arguments

    @@ -204,7 +198,7 @@

    Arguments

    @@ -232,25 +226,6 @@

    Arguments

    -
    -

    Source Code

    -
       SUBROUTINE dbcsr_t_pgrid_create(mp_comm, dims, pgrid, tensor_dims)
    -      INTEGER, INTENT(IN) :: mp_comm
    -      INTEGER, DIMENSION(:), INTENT(INOUT) :: dims
    -      TYPE(dbcsr_t_pgrid_type), INTENT(OUT) :: pgrid
    -      INTEGER, DIMENSION(:), INTENT(IN), OPTIONAL :: tensor_dims
    -
    -      TYPE(mp_comm_type)                                :: my_mp_comm
    -
    -      CALL my_mp_comm%set_handle(mp_comm)
    -
    -      CALL dbcsr_t_pgrid_create_prv(my_mp_comm, dims, pgrid, tensor_dims)
    -
    -   END SUBROUTINE dbcsr_t_pgrid_create
    -
    - -
    -
    diff --git a/develop/proc/dbcsr_t_pgrid_create_expert.html b/develop/proc/dbcsr_t_pgrid_create_expert.html index cee1908f7a0..cc4fddc650e 100644 --- a/develop/proc/dbcsr_t_pgrid_create_expert.html +++ b/develop/proc/dbcsr_t_pgrid_create_expert.html @@ -75,20 +75,20 @@

    dbcsr_t_pgrid_create_expert
  • 11 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -127,12 +127,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -144,6 +138,17 @@

    public subroutine dbcsr_t_pgrid_create_expert(mp_comm, dims, pgrid, map1_2d

    +

    Create an n-dimensional process grid. +We can not use a n-dimensional MPI cartesian grid for tensors since the mapping between +n-dim. and 2-dim. index allows for an arbitrary reordering of tensor index. Therefore we can not +use n-dim. MPI Cartesian grid because it may not be consistent with the respective 2d grid. +The 2d Cartesian MPI grid is the reference grid (since tensor data is stored as DBCSR matrix) +and this routine creates an object that is a n-dim. interface to this grid. +map1_2d and map2_2d don't need to be specified (correctly), grid may be redefined in dbcsr_t_distribution_new +Note that pgrid is equivalent to a MPI cartesian grid only if map1_2d and map2_2d don't reorder indices +(which is the case if [map1_2d, map2_2d] == [1, 2, ..., ndims]). Otherwise the mapping of grid +coordinates to processes depends on the ordering of the indices and is not equivalent to a MPI +cartesian grid.

    Arguments

    @@ -159,8 +164,8 @@

    Arguments

    @@ -184,12 +189,12 @@

    Arguments

    @@ -199,12 +204,12 @@

    Arguments

    @@ -214,12 +219,13 @@

    Arguments

    @@ -229,12 +235,13 @@

    Arguments

    @@ -244,12 +251,14 @@

    Arguments

    @@ -259,12 +268,13 @@

    Arguments

    @@ -274,7 +284,8 @@

    Arguments

    @@ -292,27 +303,6 @@

    Arguments

    -
    -

    Source Code

    -
       SUBROUTINE dbcsr_t_pgrid_create_expert(mp_comm, dims, pgrid, map1_2d, map2_2d, tensor_dims, nsplit, dimsplit)
    -      INTEGER, INTENT(IN) :: mp_comm
    -      INTEGER, DIMENSION(:), INTENT(INOUT) :: dims
    -      TYPE(dbcsr_t_pgrid_type), INTENT(OUT) :: pgrid
    -      INTEGER, DIMENSION(:), INTENT(IN) :: map1_2d, map2_2d
    -      INTEGER, DIMENSION(:), INTENT(IN), OPTIONAL :: tensor_dims
    -      INTEGER, INTENT(IN), OPTIONAL :: nsplit, dimsplit
    -
    -      TYPE(mp_comm_type)                                :: my_mp_comm
    -
    -      CALL my_mp_comm%set_handle(mp_comm)
    -
    -      CALL dbcsr_t_pgrid_create_expert_prv(my_mp_comm, dims, pgrid, map1_2d, map2_2d, tensor_dims, nsplit, dimsplit)
    -
    -   END SUBROUTINE dbcsr_t_pgrid_create_expert
    -
    - -
    -
    diff --git a/develop/proc/dbcsr_t_pgrid_create_expert~2.html b/develop/proc/dbcsr_t_pgrid_create_expert~2.html index 643c5961dca..52ac6e9c561 100644 --- a/develop/proc/dbcsr_t_pgrid_create_expert~2.html +++ b/develop/proc/dbcsr_t_pgrid_create_expert~2.html @@ -75,20 +75,20 @@

    dbcsr_t_pgrid_create_expert
  • 32 statements + title=" 0.0% of total for procedures.">11 statements
  • - Source File + Source File
  • @@ -127,6 +127,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -138,17 +144,6 @@

    public subroutine dbcsr_t_pgrid_create_expert(mp_comm, dims, pgrid, map1_2d

    -

    Create an n-dimensional process grid. -We can not use a n-dimensional MPI cartesian grid for tensors since the mapping between -n-dim. and 2-dim. index allows for an arbitrary reordering of tensor index. Therefore we can not -use n-dim. MPI Cartesian grid because it may not be consistent with the respective 2d grid. -The 2d Cartesian MPI grid is the reference grid (since tensor data is stored as DBCSR matrix) -and this routine creates an object that is a n-dim. interface to this grid. -map1_2d and map2_2d don't need to be specified (correctly), grid may be redefined in dbcsr_t_distribution_new -Note that pgrid is equivalent to a MPI cartesian grid only if map1_2d and map2_2d don't reorder indices -(which is the case if [map1_2d, map2_2d] == [1, 2, ..., ndims]). Otherwise the mapping of grid -coordinates to processes depends on the ordering of the indices and is not equivalent to a MPI -cartesian grid.

    Arguments

    @@ -164,8 +159,8 @@

    Arguments

    @@ -189,12 +184,12 @@

    Arguments

    @@ -204,12 +199,12 @@

    Arguments

    @@ -219,13 +214,12 @@

    Arguments

    @@ -235,13 +229,12 @@

    Arguments

    @@ -251,14 +244,12 @@

    Arguments

    @@ -268,13 +259,12 @@

    Arguments

    @@ -284,8 +274,7 @@

    Arguments

    @@ -303,6 +292,27 @@

    Arguments

    +
    +

    Source Code

    +
       SUBROUTINE dbcsr_t_pgrid_create_expert(mp_comm, dims, pgrid, map1_2d, map2_2d, tensor_dims, nsplit, dimsplit)
    +      INTEGER, INTENT(IN) :: mp_comm
    +      INTEGER, DIMENSION(:), INTENT(INOUT) :: dims
    +      TYPE(dbcsr_t_pgrid_type), INTENT(OUT) :: pgrid
    +      INTEGER, DIMENSION(:), INTENT(IN) :: map1_2d, map2_2d
    +      INTEGER, DIMENSION(:), INTENT(IN), OPTIONAL :: tensor_dims
    +      INTEGER, INTENT(IN), OPTIONAL :: nsplit, dimsplit
    +
    +      TYPE(mp_comm_type)                                :: my_mp_comm
    +
    +      CALL my_mp_comm%set_handle(mp_comm)
    +
    +      CALL dbcsr_t_pgrid_create_expert_prv(my_mp_comm, dims, pgrid, map1_2d, map2_2d, tensor_dims, nsplit, dimsplit)
    +
    +   END SUBROUTINE dbcsr_t_pgrid_create_expert
    +
    + +
    +
    diff --git a/develop/proc/dbcsr_t_pgrid_create~2.html b/develop/proc/dbcsr_t_pgrid_create~2.html index 7cb6da0f96f..f74f1bf28f6 100644 --- a/develop/proc/dbcsr_t_pgrid_create~2.html +++ b/develop/proc/dbcsr_t_pgrid_create~2.html @@ -75,20 +75,20 @@

    dbcsr_t_pgrid_create
  • 14 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -127,6 +127,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -153,8 +159,8 @@

    Arguments

    @@ -183,7 +189,7 @@

    Arguments

    @@ -226,6 +232,25 @@

    Arguments

    +
    +

    Source Code

    +
       SUBROUTINE dbcsr_t_pgrid_create(mp_comm, dims, pgrid, tensor_dims)
    +      INTEGER, INTENT(IN) :: mp_comm
    +      INTEGER, DIMENSION(:), INTENT(INOUT) :: dims
    +      TYPE(dbcsr_t_pgrid_type), INTENT(OUT) :: pgrid
    +      INTEGER, DIMENSION(:), INTENT(IN), OPTIONAL :: tensor_dims
    +
    +      TYPE(mp_comm_type)                                :: my_mp_comm
    +
    +      CALL my_mp_comm%set_handle(mp_comm)
    +
    +      CALL dbcsr_t_pgrid_create_prv(my_mp_comm, dims, pgrid, tensor_dims)
    +
    +   END SUBROUTINE dbcsr_t_pgrid_create
    +
    + +
    +
    diff --git a/develop/proc/dbcsr_t_pgrid_destroy.html b/develop/proc/dbcsr_t_pgrid_destroy.html index 8b49f5677b9..708d4169779 100644 --- a/develop/proc/dbcsr_t_pgrid_destroy.html +++ b/develop/proc/dbcsr_t_pgrid_destroy.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_pgrid_remap.html b/develop/proc/dbcsr_t_pgrid_remap.html index b24bac5f8e6..b30f00a0513 100644 --- a/develop/proc/dbcsr_t_pgrid_remap.html +++ b/develop/proc/dbcsr_t_pgrid_remap.html @@ -169,7 +169,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_pgrid_set_strict_split.html b/develop/proc/dbcsr_t_pgrid_set_strict_split.html index a299e47ff3f..a4531bf6c14 100644 --- a/develop/proc/dbcsr_t_pgrid_set_strict_split.html +++ b/develop/proc/dbcsr_t_pgrid_set_strict_split.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_print_contraction_index.html b/develop/proc/dbcsr_t_print_contraction_index.html index 10bd3ddadfb..57965299696 100644 --- a/develop/proc/dbcsr_t_print_contraction_index.html +++ b/develop/proc/dbcsr_t_print_contraction_index.html @@ -154,7 +154,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_2d_block_c_dp.html b/develop/proc/dbcsr_t_put_2d_block_c_dp.html index 6f17318b58a..f4658afc953 100644 --- a/develop/proc/dbcsr_t_put_2d_block_c_dp.html +++ b/develop/proc/dbcsr_t_put_2d_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_2d_block_c_sp.html b/develop/proc/dbcsr_t_put_2d_block_c_sp.html index f9865dab65c..b30f56cbd00 100644 --- a/develop/proc/dbcsr_t_put_2d_block_c_sp.html +++ b/develop/proc/dbcsr_t_put_2d_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_2d_block_r_dp.html b/develop/proc/dbcsr_t_put_2d_block_r_dp.html index 3798533296a..a23a1968a8c 100644 --- a/develop/proc/dbcsr_t_put_2d_block_r_dp.html +++ b/develop/proc/dbcsr_t_put_2d_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_2d_block_r_sp.html b/develop/proc/dbcsr_t_put_2d_block_r_sp.html index 95220676303..b5bee682be9 100644 --- a/develop/proc/dbcsr_t_put_2d_block_r_sp.html +++ b/develop/proc/dbcsr_t_put_2d_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_3d_block_c_dp.html b/develop/proc/dbcsr_t_put_3d_block_c_dp.html index 5e5c96ff848..90e6fbeeee5 100644 --- a/develop/proc/dbcsr_t_put_3d_block_c_dp.html +++ b/develop/proc/dbcsr_t_put_3d_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_3d_block_c_sp.html b/develop/proc/dbcsr_t_put_3d_block_c_sp.html index 433703e0553..61726485c47 100644 --- a/develop/proc/dbcsr_t_put_3d_block_c_sp.html +++ b/develop/proc/dbcsr_t_put_3d_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_3d_block_r_dp.html b/develop/proc/dbcsr_t_put_3d_block_r_dp.html index 7b595261b60..4a8451e9513 100644 --- a/develop/proc/dbcsr_t_put_3d_block_r_dp.html +++ b/develop/proc/dbcsr_t_put_3d_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_3d_block_r_sp.html b/develop/proc/dbcsr_t_put_3d_block_r_sp.html index 2f19fbb512a..87fd08cc997 100644 --- a/develop/proc/dbcsr_t_put_3d_block_r_sp.html +++ b/develop/proc/dbcsr_t_put_3d_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_4d_block_c_dp.html b/develop/proc/dbcsr_t_put_4d_block_c_dp.html index 3fd148e9746..18ff38dcb6c 100644 --- a/develop/proc/dbcsr_t_put_4d_block_c_dp.html +++ b/develop/proc/dbcsr_t_put_4d_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_4d_block_c_sp.html b/develop/proc/dbcsr_t_put_4d_block_c_sp.html index 09d954ed3b0..8183ac156c5 100644 --- a/develop/proc/dbcsr_t_put_4d_block_c_sp.html +++ b/develop/proc/dbcsr_t_put_4d_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_4d_block_r_dp.html b/develop/proc/dbcsr_t_put_4d_block_r_dp.html index c1ed2a71685..11d6c9fa460 100644 --- a/develop/proc/dbcsr_t_put_4d_block_r_dp.html +++ b/develop/proc/dbcsr_t_put_4d_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_4d_block_r_sp.html b/develop/proc/dbcsr_t_put_4d_block_r_sp.html index 074f42ac73a..1d0b069dff2 100644 --- a/develop/proc/dbcsr_t_put_4d_block_r_sp.html +++ b/develop/proc/dbcsr_t_put_4d_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_anyd_block.html b/develop/proc/dbcsr_t_put_anyd_block.html index 7ea93beb6d0..5a5bb3982ba 100644 --- a/develop/proc/dbcsr_t_put_anyd_block.html +++ b/develop/proc/dbcsr_t_put_anyd_block.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_anyd_block_c_dp.html b/develop/proc/dbcsr_t_put_anyd_block_c_dp.html index b5202eb8356..3f25193348f 100644 --- a/develop/proc/dbcsr_t_put_anyd_block_c_dp.html +++ b/develop/proc/dbcsr_t_put_anyd_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_anyd_block_c_sp.html b/develop/proc/dbcsr_t_put_anyd_block_c_sp.html index fc3d8608666..563554e1dbb 100644 --- a/develop/proc/dbcsr_t_put_anyd_block_c_sp.html +++ b/develop/proc/dbcsr_t_put_anyd_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_anyd_block_r_dp.html b/develop/proc/dbcsr_t_put_anyd_block_r_dp.html index 29d29ac28c2..678327a4b21 100644 --- a/develop/proc/dbcsr_t_put_anyd_block_r_dp.html +++ b/develop/proc/dbcsr_t_put_anyd_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_put_anyd_block_r_sp.html b/develop/proc/dbcsr_t_put_anyd_block_r_sp.html index 82ba6d956ae..9b6b9473140 100644 --- a/develop/proc/dbcsr_t_put_anyd_block_r_sp.html +++ b/develop/proc/dbcsr_t_put_anyd_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_remap.html b/develop/proc/dbcsr_t_remap.html index a0d2ce288c3..35db82a423f 100644 --- a/develop/proc/dbcsr_t_remap.html +++ b/develop/proc/dbcsr_t_remap.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -291,7 +291,7 @@

    Arguments

    @@ -306,7 +306,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reserve_blocks_index.html b/develop/proc/dbcsr_t_reserve_blocks_index.html index f2d96094cdc..c6826e2e1e2 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_index.html +++ b/develop/proc/dbcsr_t_reserve_blocks_index.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reserve_blocks_index_array.html b/develop/proc/dbcsr_t_reserve_blocks_index_array.html index c14ae30094a..9e6ae03a676 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_index_array.html +++ b/develop/proc/dbcsr_t_reserve_blocks_index_array.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reserve_blocks_matrix_to_tensor.html b/develop/proc/dbcsr_t_reserve_blocks_matrix_to_tensor.html index 220963ee206..5bee598e94c 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_matrix_to_tensor.html +++ b/develop/proc/dbcsr_t_reserve_blocks_matrix_to_tensor.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reserve_blocks_template.html b/develop/proc/dbcsr_t_reserve_blocks_template.html index 73baed3c911..b7f7551512e 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_template.html +++ b/develop/proc/dbcsr_t_reserve_blocks_template.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reserve_blocks_tensor_to_matrix.html b/develop/proc/dbcsr_t_reserve_blocks_tensor_to_matrix.html index a89d3c5bdf2..5b1fe5bf249 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_tensor_to_matrix.html +++ b/develop/proc/dbcsr_t_reserve_blocks_tensor_to_matrix.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reserved_block_indices.html b/develop/proc/dbcsr_t_reserved_block_indices.html index e90cfc102e8..15c7a3ff274 100644 --- a/develop/proc/dbcsr_t_reserved_block_indices.html +++ b/develop/proc/dbcsr_t_reserved_block_indices.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reshape.html b/develop/proc/dbcsr_t_reshape.html index d5d42a741f8..1ccd4aa5a4a 100644 --- a/develop/proc/dbcsr_t_reshape.html +++ b/develop/proc/dbcsr_t_reshape.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_scale.html b/develop/proc/dbcsr_t_scale.html index 965c15ae5ad..e785076f8a6 100644 --- a/develop/proc/dbcsr_t_scale.html +++ b/develop/proc/dbcsr_t_scale.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_set_c_dp.html b/develop/proc/dbcsr_t_set_c_dp.html index 997c9ef8bef..24509ab40a1 100644 --- a/develop/proc/dbcsr_t_set_c_dp.html +++ b/develop/proc/dbcsr_t_set_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_set_c_sp.html b/develop/proc/dbcsr_t_set_c_sp.html index 87afc29f1f9..9adc73b6b27 100644 --- a/develop/proc/dbcsr_t_set_c_sp.html +++ b/develop/proc/dbcsr_t_set_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_set_r_dp.html b/develop/proc/dbcsr_t_set_r_dp.html index c1f23a511ae..5e774c1a7e1 100644 --- a/develop/proc/dbcsr_t_set_r_dp.html +++ b/develop/proc/dbcsr_t_set_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_set_r_sp.html b/develop/proc/dbcsr_t_set_r_sp.html index 132492d2497..724fb470334 100644 --- a/develop/proc/dbcsr_t_set_r_sp.html +++ b/develop/proc/dbcsr_t_set_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_setup_test_tensor.html b/develop/proc/dbcsr_t_setup_test_tensor.html index 4d4be8737e1..12df5c0bca8 100644 --- a/develop/proc/dbcsr_t_setup_test_tensor.html +++ b/develop/proc/dbcsr_t_setup_test_tensor.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_split_blocks.html b/develop/proc/dbcsr_t_split_blocks.html index c59020d2d75..dcd8a51638e 100644 --- a/develop/proc/dbcsr_t_split_blocks.html +++ b/develop/proc/dbcsr_t_split_blocks.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_split_blocks_generic.html b/develop/proc/dbcsr_t_split_blocks_generic.html index 84d3db15c33..87c8b35daf0 100644 --- a/develop/proc/dbcsr_t_split_blocks_generic.html +++ b/develop/proc/dbcsr_t_split_blocks_generic.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_split_copyback.html b/develop/proc/dbcsr_t_split_copyback.html index 425304968db..63cd8ddcbd0 100644 --- a/develop/proc/dbcsr_t_split_copyback.html +++ b/develop/proc/dbcsr_t_split_copyback.html @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_test_formats.html b/develop/proc/dbcsr_t_test_formats.html index 0bd64208be5..7b33a60086a 100644 --- a/develop/proc/dbcsr_t_test_formats.html +++ b/develop/proc/dbcsr_t_test_formats.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_block.html b/develop/proc/dbcsr_t_write_block.html index ee0f65632bb..02c6241bbd6 100644 --- a/develop/proc/dbcsr_t_write_block.html +++ b/develop/proc/dbcsr_t_write_block.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_block_indices.html b/develop/proc/dbcsr_t_write_block_indices.html index 4b57a71bb82..52c80c81c5a 100644 --- a/develop/proc/dbcsr_t_write_block_indices.html +++ b/develop/proc/dbcsr_t_write_block_indices.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_blocks.html b/develop/proc/dbcsr_t_write_blocks.html index 652f170ee2a..95db325829e 100644 --- a/develop/proc/dbcsr_t_write_blocks.html +++ b/develop/proc/dbcsr_t_write_blocks.html @@ -154,7 +154,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_split_info.html b/develop/proc/dbcsr_t_write_split_info.html index a3bee442bae..f63b506324c 100644 --- a/develop/proc/dbcsr_t_write_split_info.html +++ b/develop/proc/dbcsr_t_write_split_info.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_tensor_dist.html b/develop/proc/dbcsr_t_write_tensor_dist.html index e5458ab1bd2..72373d8220d 100644 --- a/develop/proc/dbcsr_t_write_tensor_dist.html +++ b/develop/proc/dbcsr_t_write_tensor_dist.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_tensor_info.html b/develop/proc/dbcsr_t_write_tensor_info.html index 62b2c3f6daf..a95b17be029 100644 --- a/develop/proc/dbcsr_t_write_tensor_info.html +++ b/develop/proc/dbcsr_t_write_tensor_info.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_batched_mm_complete.html b/develop/proc/dbcsr_tas_batched_mm_complete.html index d283b910af5..2889ced0f86 100644 --- a/develop/proc/dbcsr_tas_batched_mm_complete.html +++ b/develop/proc/dbcsr_tas_batched_mm_complete.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_batched_mm_finalize.html b/develop/proc/dbcsr_tas_batched_mm_finalize.html index e217c1ec798..ab4e8794b37 100644 --- a/develop/proc/dbcsr_tas_batched_mm_finalize.html +++ b/develop/proc/dbcsr_tas_batched_mm_finalize.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_batched_mm_init.html b/develop/proc/dbcsr_tas_batched_mm_init.html index 7898dd9c533..8f8922f935d 100644 --- a/develop/proc/dbcsr_tas_batched_mm_init.html +++ b/develop/proc/dbcsr_tas_batched_mm_init.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_benchmark_mm.html b/develop/proc/dbcsr_tas_benchmark_mm.html index cbe1d6f8248..54725dc0412 100644 --- a/develop/proc/dbcsr_tas_benchmark_mm.html +++ b/develop/proc/dbcsr_tas_benchmark_mm.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    @@ -275,7 +275,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_blk_sizes.html b/develop/proc/dbcsr_tas_blk_sizes.html index 6a9adef00e1..14bd04a4ae7 100644 --- a/develop/proc/dbcsr_tas_blk_sizes.html +++ b/develop/proc/dbcsr_tas_blk_sizes.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_checksum.html b/develop/proc/dbcsr_tas_checksum.html index efadbb57f8d..f0497cda261 100644 --- a/develop/proc/dbcsr_tas_checksum.html +++ b/develop/proc/dbcsr_tas_checksum.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_clear.html b/develop/proc/dbcsr_tas_clear.html index ba623d25d7a..658929ccf54 100644 --- a/develop/proc/dbcsr_tas_clear.html +++ b/develop/proc/dbcsr_tas_clear.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_communicate_buffer.html b/develop/proc/dbcsr_tas_communicate_buffer.html index c6a5e2229ea..9882337f5e1 100644 --- a/develop/proc/dbcsr_tas_communicate_buffer.html +++ b/develop/proc/dbcsr_tas_communicate_buffer.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,8 +169,8 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_convert_to_tas.html b/develop/proc/dbcsr_tas_convert_to_tas.html index 2baa2c14aa0..49b8f4991a9 100644 --- a/develop/proc/dbcsr_tas_convert_to_tas.html +++ b/develop/proc/dbcsr_tas_convert_to_tas.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_copy.html b/develop/proc/dbcsr_tas_copy.html index a99bf788c61..16c48ee691b 100644 --- a/develop/proc/dbcsr_tas_copy.html +++ b/develop/proc/dbcsr_tas_copy.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_create_new.html b/develop/proc/dbcsr_tas_create_new.html index 8e7189638e8..6020b1ecf7e 100644 --- a/develop/proc/dbcsr_tas_create_new.html +++ b/develop/proc/dbcsr_tas_create_new.html @@ -156,7 +156,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_create_split.html b/develop/proc/dbcsr_tas_create_split.html index 2deb169fa42..0ed802fd3cb 100644 --- a/develop/proc/dbcsr_tas_create_split.html +++ b/develop/proc/dbcsr_tas_create_split.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_create_split_rows_or_cols.html b/develop/proc/dbcsr_tas_create_split_rows_or_cols.html index f142ad95da5..5bf749220b7 100644 --- a/develop/proc/dbcsr_tas_create_split_rows_or_cols.html +++ b/develop/proc/dbcsr_tas_create_split_rows_or_cols.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_create_template.html b/develop/proc/dbcsr_tas_create_template.html index 5a825564a21..9cb255b348d 100644 --- a/develop/proc/dbcsr_tas_create_template.html +++ b/develop/proc/dbcsr_tas_create_template.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_default_distvec.html b/develop/proc/dbcsr_tas_default_distvec.html index 769b588bb4f..6282d76af34 100644 --- a/develop/proc/dbcsr_tas_default_distvec.html +++ b/develop/proc/dbcsr_tas_default_distvec.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_destroy.html b/develop/proc/dbcsr_tas_destroy.html index 3343e5c19b4..349f5e7cc86 100644 --- a/develop/proc/dbcsr_tas_destroy.html +++ b/develop/proc/dbcsr_tas_destroy.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_distribution_destroy.html b/develop/proc/dbcsr_tas_distribution_destroy.html index 9cc04521c91..41e6a39b473 100644 --- a/develop/proc/dbcsr_tas_distribution_destroy.html +++ b/develop/proc/dbcsr_tas_distribution_destroy.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_distribution_new.html b/develop/proc/dbcsr_tas_distribution_new.html index 89a94669e6e..cf337f1529f 100644 --- a/develop/proc/dbcsr_tas_distribution_new.html +++ b/develop/proc/dbcsr_tas_distribution_new.html @@ -156,7 +156,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_filter_c_dp.html b/develop/proc/dbcsr_tas_filter_c_dp.html index 74d8e204d89..1b4ac843a18 100644 --- a/develop/proc/dbcsr_tas_filter_c_dp.html +++ b/develop/proc/dbcsr_tas_filter_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_filter_c_sp.html b/develop/proc/dbcsr_tas_filter_c_sp.html index 2609d40aeb5..9f32b38ce71 100644 --- a/develop/proc/dbcsr_tas_filter_c_sp.html +++ b/develop/proc/dbcsr_tas_filter_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_filter_r_dp.html b/develop/proc/dbcsr_tas_filter_r_dp.html index b2ce19f428a..8ab85255589 100644 --- a/develop/proc/dbcsr_tas_filter_r_dp.html +++ b/develop/proc/dbcsr_tas_filter_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_filter_r_sp.html b/develop/proc/dbcsr_tas_filter_r_sp.html index fd5ba5f404a..cbd7c510626 100644 --- a/develop/proc/dbcsr_tas_filter_r_sp.html +++ b/develop/proc/dbcsr_tas_filter_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_finalize.html b/develop/proc/dbcsr_tas_finalize.html index a6fb6b6cf66..6aa397c74aa 100644 --- a/develop/proc/dbcsr_tas_finalize.html +++ b/develop/proc/dbcsr_tas_finalize.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_block_p_area.html b/develop/proc/dbcsr_tas_get_block_p_area.html index 6b23ca70660..f193c096f5d 100644 --- a/develop/proc/dbcsr_tas_get_block_p_area.html +++ b/develop/proc/dbcsr_tas_get_block_p_area.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_block_p_c_dp.html b/develop/proc/dbcsr_tas_get_block_p_c_dp.html index 5512b6dd323..6965a2a5a50 100644 --- a/develop/proc/dbcsr_tas_get_block_p_c_dp.html +++ b/develop/proc/dbcsr_tas_get_block_p_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_block_p_c_sp.html b/develop/proc/dbcsr_tas_get_block_p_c_sp.html index 0466c5ef734..f1862bdeb2e 100644 --- a/develop/proc/dbcsr_tas_get_block_p_c_sp.html +++ b/develop/proc/dbcsr_tas_get_block_p_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_block_p_r_dp.html b/develop/proc/dbcsr_tas_get_block_p_r_dp.html index dbc3d7b2ee2..e6f8ba0c6c8 100644 --- a/develop/proc/dbcsr_tas_get_block_p_r_dp.html +++ b/develop/proc/dbcsr_tas_get_block_p_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_block_p_r_sp.html b/develop/proc/dbcsr_tas_get_block_p_r_sp.html index 07e01a29055..e8568feea99 100644 --- a/develop/proc/dbcsr_tas_get_block_p_r_sp.html +++ b/develop/proc/dbcsr_tas_get_block_p_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_data_size.html b/develop/proc/dbcsr_tas_get_data_size.html index 3f5b9c58298..34ca47211c9 100644 --- a/develop/proc/dbcsr_tas_get_data_size.html +++ b/develop/proc/dbcsr_tas_get_data_size.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_data_type.html b/develop/proc/dbcsr_tas_get_data_type.html index 33d51c3410a..e8243e191fa 100644 --- a/develop/proc/dbcsr_tas_get_data_type.html +++ b/develop/proc/dbcsr_tas_get_data_type.html @@ -154,7 +154,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_tas_get_info.html b/develop/proc/dbcsr_tas_get_info.html index 5811c2b4780..2a3cbf85359 100644 --- a/develop/proc/dbcsr_tas_get_info.html +++ b/develop/proc/dbcsr_tas_get_info.html @@ -153,7 +153,7 @@

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    @@ -363,7 +363,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    @@ -393,7 +393,7 @@

    Arguments

    @@ -408,7 +408,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    @@ -468,7 +468,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_num_blocks.html b/develop/proc/dbcsr_tas_get_num_blocks.html index f51238b6421..2bc3a8e0a65 100644 --- a/develop/proc/dbcsr_tas_get_num_blocks.html +++ b/develop/proc/dbcsr_tas_get_num_blocks.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_num_blocks_total.html b/develop/proc/dbcsr_tas_get_num_blocks_total.html index 2cc74405ee6..1a89bf3317e 100644 --- a/develop/proc/dbcsr_tas_get_num_blocks_total.html +++ b/develop/proc/dbcsr_tas_get_num_blocks_total.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_nze.html b/develop/proc/dbcsr_tas_get_nze.html index 8006fe3fa43..f252f2a8807 100644 --- a/develop/proc/dbcsr_tas_get_nze.html +++ b/develop/proc/dbcsr_tas_get_nze.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_nze_total.html b/develop/proc/dbcsr_tas_get_nze_total.html index 80e066b622b..f79843f52ef 100644 --- a/develop/proc/dbcsr_tas_get_nze_total.html +++ b/develop/proc/dbcsr_tas_get_nze_total.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_split_info.html b/develop/proc/dbcsr_tas_get_split_info.html index 5dc673e31f2..b77490a3156 100644 --- a/develop/proc/dbcsr_tas_get_split_info.html +++ b/develop/proc/dbcsr_tas_get_split_info.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_stored_coordinates.html b/develop/proc/dbcsr_tas_get_stored_coordinates.html index 27a3e038c28..71dbbea268a 100644 --- a/develop/proc/dbcsr_tas_get_stored_coordinates.html +++ b/develop/proc/dbcsr_tas_get_stored_coordinates.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_info.html b/develop/proc/dbcsr_tas_info.html index 0f1f1cf6e15..f48bdb36914 100644 --- a/develop/proc/dbcsr_tas_info.html +++ b/develop/proc/dbcsr_tas_info.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_info_hold.html b/develop/proc/dbcsr_tas_info_hold.html index d6bdc2c07de..2e80587295c 100644 --- a/develop/proc/dbcsr_tas_info_hold.html +++ b/develop/proc/dbcsr_tas_info_hold.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_blocks_left.html b/develop/proc/dbcsr_tas_iterator_blocks_left.html index 951b7e3f8e6..b7bbcffa581 100644 --- a/develop/proc/dbcsr_tas_iterator_blocks_left.html +++ b/develop/proc/dbcsr_tas_iterator_blocks_left.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_next_area_block.html b/develop/proc/dbcsr_tas_iterator_next_area_block.html index d80a5b7d8fb..12accc255bf 100644 --- a/develop/proc/dbcsr_tas_iterator_next_area_block.html +++ b/develop/proc/dbcsr_tas_iterator_next_area_block.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_next_block_c_dp.html b/develop/proc/dbcsr_tas_iterator_next_block_c_dp.html index 35b05f5c3e2..6024c76a38c 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_c_dp.html +++ b/develop/proc/dbcsr_tas_iterator_next_block_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_next_block_c_sp.html b/develop/proc/dbcsr_tas_iterator_next_block_c_sp.html index d2c09811091..db252bc859b 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_c_sp.html +++ b/develop/proc/dbcsr_tas_iterator_next_block_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_next_block_index.html b/develop/proc/dbcsr_tas_iterator_next_block_index.html index 2b0e48722d5..102fa9e223b 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_index.html +++ b/develop/proc/dbcsr_tas_iterator_next_block_index.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_next_block_r_dp.html b/develop/proc/dbcsr_tas_iterator_next_block_r_dp.html index c0ea38821cc..1431efd58fd 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_r_dp.html +++ b/develop/proc/dbcsr_tas_iterator_next_block_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_next_block_r_sp.html b/develop/proc/dbcsr_tas_iterator_next_block_r_sp.html index 77b0d4f23d2..2832ca1ef4c 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_r_sp.html +++ b/develop/proc/dbcsr_tas_iterator_next_block_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_start.html b/develop/proc/dbcsr_tas_iterator_start.html index e251d9dc024..740ce942884 100644 --- a/develop/proc/dbcsr_tas_iterator_start.html +++ b/develop/proc/dbcsr_tas_iterator_start.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_stop.html b/develop/proc/dbcsr_tas_iterator_stop.html index 41970fb29ec..811c77b8bac 100644 --- a/develop/proc/dbcsr_tas_iterator_stop.html +++ b/develop/proc/dbcsr_tas_iterator_stop.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_merge.html b/develop/proc/dbcsr_tas_merge.html index 92ada6dd7c5..324e59b0920 100644 --- a/develop/proc/dbcsr_tas_merge.html +++ b/develop/proc/dbcsr_tas_merge.html @@ -154,7 +154,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_mp_comm.html b/develop/proc/dbcsr_tas_mp_comm.html index 5dd5e86763f..7d47e05f9b5 100644 --- a/develop/proc/dbcsr_tas_mp_comm.html +++ b/develop/proc/dbcsr_tas_mp_comm.html @@ -156,7 +156,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_mp_comm_from_matrix_sizes.html b/develop/proc/dbcsr_tas_mp_comm_from_matrix_sizes.html index 6c302be96ac..c75b37b7e7a 100644 --- a/develop/proc/dbcsr_tas_mp_comm_from_matrix_sizes.html +++ b/develop/proc/dbcsr_tas_mp_comm_from_matrix_sizes.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_mp_dims.html b/develop/proc/dbcsr_tas_mp_dims.html index 33ee011e193..fd76318ad38 100644 --- a/develop/proc/dbcsr_tas_mp_dims.html +++ b/develop/proc/dbcsr_tas_mp_dims.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_multiply.html b/develop/proc/dbcsr_tas_multiply.html index 1ba08587a76..653422aad20 100644 --- a/develop/proc/dbcsr_tas_multiply.html +++ b/develop/proc/dbcsr_tas_multiply.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    @@ -275,7 +275,7 @@

    Arguments

    @@ -307,7 +307,7 @@

    Arguments

    @@ -322,7 +322,7 @@

    Arguments

    @@ -371,7 +371,7 @@

    Arguments

    @@ -405,7 +405,7 @@

    Arguments

    @@ -420,7 +420,7 @@

    Arguments

    @@ -435,7 +435,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_nblkcols_local.html b/develop/proc/dbcsr_tas_nblkcols_local.html index 0686c035ef9..13be36cc097 100644 --- a/develop/proc/dbcsr_tas_nblkcols_local.html +++ b/develop/proc/dbcsr_tas_nblkcols_local.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_nblkcols_total.html b/develop/proc/dbcsr_tas_nblkcols_total.html index 774d0e1f2fc..925ffd25a00 100644 --- a/develop/proc/dbcsr_tas_nblkcols_total.html +++ b/develop/proc/dbcsr_tas_nblkcols_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_nblkrows_local.html b/develop/proc/dbcsr_tas_nblkrows_local.html index 8d12f6c50cb..2f17c122f5a 100644 --- a/develop/proc/dbcsr_tas_nblkrows_local.html +++ b/develop/proc/dbcsr_tas_nblkrows_local.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_nblkrows_total.html b/develop/proc/dbcsr_tas_nblkrows_total.html index 8cac03a7875..27d48967bfa 100644 --- a/develop/proc/dbcsr_tas_nblkrows_total.html +++ b/develop/proc/dbcsr_tas_nblkrows_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_nfullcols_total.html b/develop/proc/dbcsr_tas_nfullcols_total.html index 9977dcc3864..35ae05a62e1 100644 --- a/develop/proc/dbcsr_tas_nfullcols_total.html +++ b/develop/proc/dbcsr_tas_nfullcols_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_nfullrows_total.html b/develop/proc/dbcsr_tas_nfullrows_total.html index 4c4c159a698..ecab637d707 100644 --- a/develop/proc/dbcsr_tas_nfullrows_total.html +++ b/develop/proc/dbcsr_tas_nfullrows_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_put_block_area.html b/develop/proc/dbcsr_tas_put_block_area.html index 8235f6bc41b..73cb0cd7ce5 100644 --- a/develop/proc/dbcsr_tas_put_block_area.html +++ b/develop/proc/dbcsr_tas_put_block_area.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_put_block_c_dp.html b/develop/proc/dbcsr_tas_put_block_c_dp.html index 9d43a88f5eb..3a2c38be51a 100644 --- a/develop/proc/dbcsr_tas_put_block_c_dp.html +++ b/develop/proc/dbcsr_tas_put_block_c_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_put_block_c_sp.html b/develop/proc/dbcsr_tas_put_block_c_sp.html index 7bb48791e01..c105959572c 100644 --- a/develop/proc/dbcsr_tas_put_block_c_sp.html +++ b/develop/proc/dbcsr_tas_put_block_c_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_put_block_r_dp.html b/develop/proc/dbcsr_tas_put_block_r_dp.html index 157c69b3cbd..8c0b73f606a 100644 --- a/develop/proc/dbcsr_tas_put_block_r_dp.html +++ b/develop/proc/dbcsr_tas_put_block_r_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_put_block_r_sp.html b/develop/proc/dbcsr_tas_put_block_r_sp.html index b85e87e8312..d976f5791a8 100644 --- a/develop/proc/dbcsr_tas_put_block_r_sp.html +++ b/develop/proc/dbcsr_tas_put_block_r_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_random_bsizes.html b/develop/proc/dbcsr_tas_random_bsizes.html index 3e385e1e601..d63a821825c 100644 --- a/develop/proc/dbcsr_tas_random_bsizes.html +++ b/develop/proc/dbcsr_tas_random_bsizes.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_release_info.html b/develop/proc/dbcsr_tas_release_info.html index 2ef5de75269..2f7abd4f6db 100644 --- a/develop/proc/dbcsr_tas_release_info.html +++ b/develop/proc/dbcsr_tas_release_info.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_replicate.html b/develop/proc/dbcsr_tas_replicate.html index ad16a0b4ecf..6786ee9a63f 100644 --- a/develop/proc/dbcsr_tas_replicate.html +++ b/develop/proc/dbcsr_tas_replicate.html @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_reserve_blocks_index.html b/develop/proc/dbcsr_tas_reserve_blocks_index.html index b0759085511..c5b341876fa 100644 --- a/develop/proc/dbcsr_tas_reserve_blocks_index.html +++ b/develop/proc/dbcsr_tas_reserve_blocks_index.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_reserve_blocks_template.html b/develop/proc/dbcsr_tas_reserve_blocks_template.html index e3580482704..db9b63331e2 100644 --- a/develop/proc/dbcsr_tas_reserve_blocks_template.html +++ b/develop/proc/dbcsr_tas_reserve_blocks_template.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_reshape.html b/develop/proc/dbcsr_tas_reshape.html index d91008606c4..88adc149cf2 100644 --- a/develop/proc/dbcsr_tas_reshape.html +++ b/develop/proc/dbcsr_tas_reshape.html @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_result_index.html b/develop/proc/dbcsr_tas_result_index.html index bffd0742790..7ec9922e9d3 100644 --- a/develop/proc/dbcsr_tas_result_index.html +++ b/develop/proc/dbcsr_tas_result_index.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    @@ -275,7 +275,7 @@

    Arguments

    @@ -290,7 +290,7 @@

    Arguments

    @@ -305,7 +305,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_batched_state.html b/develop/proc/dbcsr_tas_set_batched_state.html index bc72cc5b94d..6f60a97b939 100644 --- a/develop/proc/dbcsr_tas_set_batched_state.html +++ b/develop/proc/dbcsr_tas_set_batched_state.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_c_dp.html b/develop/proc/dbcsr_tas_set_c_dp.html index dd4f2574301..19b511081e4 100644 --- a/develop/proc/dbcsr_tas_set_c_dp.html +++ b/develop/proc/dbcsr_tas_set_c_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_c_sp.html b/develop/proc/dbcsr_tas_set_c_sp.html index 3f45333cc9d..8e34f5e1388 100644 --- a/develop/proc/dbcsr_tas_set_c_sp.html +++ b/develop/proc/dbcsr_tas_set_c_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_r_dp.html b/develop/proc/dbcsr_tas_set_r_dp.html index 27e286e20c2..fc02dbf1ec4 100644 --- a/develop/proc/dbcsr_tas_set_r_dp.html +++ b/develop/proc/dbcsr_tas_set_r_dp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_r_sp.html b/develop/proc/dbcsr_tas_set_r_sp.html index eb0dda8bcdd..408cb40564d 100644 --- a/develop/proc/dbcsr_tas_set_r_sp.html +++ b/develop/proc/dbcsr_tas_set_r_sp.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_strict_split.html b/develop/proc/dbcsr_tas_set_strict_split.html index 26cb8752fd6..b4fb3f4b186 100644 --- a/develop/proc/dbcsr_tas_set_strict_split.html +++ b/develop/proc/dbcsr_tas_set_strict_split.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_setup_test_matrix.html b/develop/proc/dbcsr_tas_setup_test_matrix.html index 3bf9ee9995c..446db21d162 100644 --- a/develop/proc/dbcsr_tas_setup_test_matrix.html +++ b/develop/proc/dbcsr_tas_setup_test_matrix.html @@ -154,7 +154,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_test_mm.html b/develop/proc/dbcsr_tas_test_mm.html index d8420cb94d0..541823f3606 100644 --- a/develop/proc/dbcsr_tas_test_mm.html +++ b/develop/proc/dbcsr_tas_test_mm.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_write_dist.html b/develop/proc/dbcsr_tas_write_dist.html index 60c3bf6974b..39b13f505cc 100644 --- a/develop/proc/dbcsr_tas_write_dist.html +++ b/develop/proc/dbcsr_tas_write_dist.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_write_matrix_info.html b/develop/proc/dbcsr_tas_write_matrix_info.html index 2a8b868a0d5..da68bd40987 100644 --- a/develop/proc/dbcsr_tas_write_matrix_info.html +++ b/develop/proc/dbcsr_tas_write_matrix_info.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_write_split_info.html b/develop/proc/dbcsr_tas_write_split_info.html index a248a13d202..1e15a3336b0 100644 --- a/develop/proc/dbcsr_tas_write_split_info.html +++ b/develop/proc/dbcsr_tas_write_split_info.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_test_scale_by_vectors.html b/develop/proc/dbcsr_test_scale_by_vectors.html index 25cbbd564cb..9eeff87a0c0 100644 --- a/develop/proc/dbcsr_test_scale_by_vectors.html +++ b/develop/proc/dbcsr_test_scale_by_vectors.html @@ -170,7 +170,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -277,7 +277,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_to_csr_filter.html b/develop/proc/dbcsr_to_csr_filter.html index 3b3cf30a552..4018f6620f0 100644 --- a/develop/proc/dbcsr_to_csr_filter.html +++ b/develop/proc/dbcsr_to_csr_filter.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_to_csr_filter~2.html b/develop/proc/dbcsr_to_csr_filter~2.html index 94c1e0aafbd..20ea5de402f 100644 --- a/develop/proc/dbcsr_to_csr_filter~2.html +++ b/develop/proc/dbcsr_to_csr_filter~2.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_trace_c.html b/develop/proc/dbcsr_trace_c.html index 55a3e0a54ea..66d64ee5694 100644 --- a/develop/proc/dbcsr_trace_c.html +++ b/develop/proc/dbcsr_trace_c.html @@ -75,20 +75,20 @@

    dbcsr_trace_c
  • 5 statements + title=" 0.1% of total for procedures.">41 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_trace_c(matrix_a, trace)

    +

    traces a DBCSR matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    - + @@ -205,10 +206,70 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_trace_c (matrix_a, trace)
    -         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a
    -         COMPLEX(kind=real_4), INTENT(OUT)                     :: trace
    +      !! traces a DBCSR matrix
     
    -         CALL dbcsr_trace_prv(matrix_a%prv, trace)
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a
    +         !! DBCSR matrix
    +         COMPLEX(kind=real_4), INTENT(INOUT)                   :: trace
    +         !! the trace of the matrix
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_trace_c'
    +
    +         INTEGER                                  :: a_blk, a_col, a_col_size, &
    +                                                     a_nze, a_row, a_row_size, i, &
    +                                                     mynode, error_handle
    +         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size, &
    +                                                     row_dist, col_dist
    +         COMPLEX(kind=real_4), DIMENSION(:), POINTER           :: a_data, data_p
    +         INTEGER, DIMENSION(:, :), POINTER         :: pgrid
    +         TYPE(dbcsr_distribution_obj)             :: dist
    +
    +!   ---------------------------------------------------------------------------
    +         CALL timeset(routineN, error_handle)
    +
    +         row_blk_size => array_data(matrix_a%row_blk_size)
    +         col_blk_size => array_data(matrix_a%col_blk_size)
    +         IF (dbcsr_get_data_type(matrix_a) /= dbcsr_type_complex_4) &
    +            DBCSR_ABORT("Incompatible data types")
    +         CALL dbcsr_get_data(matrix_a%data_area, data_p)
    +         dist = dbcsr_distribution(matrix_a)
    +         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    +         pgrid => dbcsr_mp_pgrid(dbcsr_distribution_mp(dist))
    +         row_dist => dbcsr_distribution_row_dist(dist)
    +         col_dist => dbcsr_distribution_col_dist(dist)
    +         !
    +         ! let's go
    +         trace = REAL(0.0, real_4)
    +         DO a_row = 1, matrix_a%nblkrows_total
    +            a_row_size = row_blk_size(a_row)
    +            DO a_blk = matrix_a%row_p(a_row) + 1, matrix_a%row_p(a_row + 1)
    +               IF (a_blk .EQ. 0) CYCLE
    +               a_col = matrix_a%col_i(a_blk)
    +               IF (a_col .ne. a_row) CYCLE
    +               ! We must skip non-local blocks in a replicated matrix.
    +               IF (matrix_a%replication_type .NE. dbcsr_repl_full) THEN
    +                  IF (mynode .NE. checker_square_proc(a_row, a_col, pgrid, row_dist, col_dist)) &
    +                     CYCLE
    +               END IF
    +               a_col_size = col_blk_size(a_col)
    +               IF (a_row_size .NE. a_col_size) &
    +                  DBCSR_ABORT("is that a square matrix?")
    +               a_nze = a_row_size**2
    +               a_data => pointer_view(data_p, ABS(matrix_a%blk_p(a_blk)), &
    +                                      ABS(matrix_a%blk_p(a_blk)) + a_nze - 1)
    +               !data_a => matrix_a%data(ABS(matrix_a%blk_p(a_blk)):ABS(matrix_a%blk_p(a_blk))+a_nze-1)
    +               !
    +               ! let's trace the block
    +               DO i = 1, a_row_size
    +                  trace = trace + a_data((i - 1)*a_row_size + i)
    +               END DO
    +            END DO ! a_col
    +         END DO ! a_row
    +         !
    +         ! summe
    +         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    +
    +         CALL timestop(error_handle)
           END SUBROUTINE dbcsr_trace_c
     
    diff --git a/develop/proc/dbcsr_trace_c~2.html b/develop/proc/dbcsr_trace_c~2.html index 580db53d98f..6b51a535e7f 100644 --- a/develop/proc/dbcsr_trace_c~2.html +++ b/develop/proc/dbcsr_trace_c~2.html @@ -75,20 +75,20 @@

    dbcsr_trace_c
  • 41 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_trace_c(matrix_a, trace)

    -

    traces a DBCSR matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    - + @@ -206,70 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_trace_c (matrix_a, trace)
    -      !! traces a DBCSR matrix
    +         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a
    +         COMPLEX(kind=real_4), INTENT(OUT)                     :: trace
     
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a
    -         !! DBCSR matrix
    -         COMPLEX(kind=real_4), INTENT(INOUT)                   :: trace
    -         !! the trace of the matrix
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_trace_c'
    -
    -         INTEGER                                  :: a_blk, a_col, a_col_size, &
    -                                                     a_nze, a_row, a_row_size, i, &
    -                                                     mynode, error_handle
    -         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size, &
    -                                                     row_dist, col_dist
    -         COMPLEX(kind=real_4), DIMENSION(:), POINTER           :: a_data, data_p
    -         INTEGER, DIMENSION(:, :), POINTER         :: pgrid
    -         TYPE(dbcsr_distribution_obj)             :: dist
    -
    -!   ---------------------------------------------------------------------------
    -         CALL timeset(routineN, error_handle)
    -
    -         row_blk_size => array_data(matrix_a%row_blk_size)
    -         col_blk_size => array_data(matrix_a%col_blk_size)
    -         IF (dbcsr_get_data_type(matrix_a) /= dbcsr_type_complex_4) &
    -            DBCSR_ABORT("Incompatible data types")
    -         CALL dbcsr_get_data(matrix_a%data_area, data_p)
    -         dist = dbcsr_distribution(matrix_a)
    -         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    -         pgrid => dbcsr_mp_pgrid(dbcsr_distribution_mp(dist))
    -         row_dist => dbcsr_distribution_row_dist(dist)
    -         col_dist => dbcsr_distribution_col_dist(dist)
    -         !
    -         ! let's go
    -         trace = REAL(0.0, real_4)
    -         DO a_row = 1, matrix_a%nblkrows_total
    -            a_row_size = row_blk_size(a_row)
    -            DO a_blk = matrix_a%row_p(a_row) + 1, matrix_a%row_p(a_row + 1)
    -               IF (a_blk .EQ. 0) CYCLE
    -               a_col = matrix_a%col_i(a_blk)
    -               IF (a_col .ne. a_row) CYCLE
    -               ! We must skip non-local blocks in a replicated matrix.
    -               IF (matrix_a%replication_type .NE. dbcsr_repl_full) THEN
    -                  IF (mynode .NE. checker_square_proc(a_row, a_col, pgrid, row_dist, col_dist)) &
    -                     CYCLE
    -               END IF
    -               a_col_size = col_blk_size(a_col)
    -               IF (a_row_size .NE. a_col_size) &
    -                  DBCSR_ABORT("is that a square matrix?")
    -               a_nze = a_row_size**2
    -               a_data => pointer_view(data_p, ABS(matrix_a%blk_p(a_blk)), &
    -                                      ABS(matrix_a%blk_p(a_blk)) + a_nze - 1)
    -               !data_a => matrix_a%data(ABS(matrix_a%blk_p(a_blk)):ABS(matrix_a%blk_p(a_blk))+a_nze-1)
    -               !
    -               ! let's trace the block
    -               DO i = 1, a_row_size
    -                  trace = trace + a_data((i - 1)*a_row_size + i)
    -               END DO
    -            END DO ! a_col
    -         END DO ! a_row
    -         !
    -         ! summe
    -         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    -
    -         CALL timestop(error_handle)
    +         CALL dbcsr_trace_prv(matrix_a%prv, trace)
           END SUBROUTINE dbcsr_trace_c
     
    diff --git a/develop/proc/dbcsr_trace_d.html b/develop/proc/dbcsr_trace_d.html index f20748313b4..0485f4b0945 100644 --- a/develop/proc/dbcsr_trace_d.html +++ b/develop/proc/dbcsr_trace_d.html @@ -75,20 +75,20 @@

    dbcsr_trace_d
  • 5 statements + title=" 0.1% of total for procedures.">41 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_trace_d(matrix_a, trace)

    +

    traces a DBCSR matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    - + @@ -205,10 +206,70 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_trace_d (matrix_a, trace)
    -         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a
    -         REAL(kind=real_8), INTENT(OUT)                     :: trace
    +      !! traces a DBCSR matrix
     
    -         CALL dbcsr_trace_prv(matrix_a%prv, trace)
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a
    +         !! DBCSR matrix
    +         REAL(kind=real_8), INTENT(INOUT)                   :: trace
    +         !! the trace of the matrix
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_trace_d'
    +
    +         INTEGER                                  :: a_blk, a_col, a_col_size, &
    +                                                     a_nze, a_row, a_row_size, i, &
    +                                                     mynode, error_handle
    +         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size, &
    +                                                     row_dist, col_dist
    +         REAL(kind=real_8), DIMENSION(:), POINTER           :: a_data, data_p
    +         INTEGER, DIMENSION(:, :), POINTER         :: pgrid
    +         TYPE(dbcsr_distribution_obj)             :: dist
    +
    +!   ---------------------------------------------------------------------------
    +         CALL timeset(routineN, error_handle)
    +
    +         row_blk_size => array_data(matrix_a%row_blk_size)
    +         col_blk_size => array_data(matrix_a%col_blk_size)
    +         IF (dbcsr_get_data_type(matrix_a) /= dbcsr_type_real_8) &
    +            DBCSR_ABORT("Incompatible data types")
    +         CALL dbcsr_get_data(matrix_a%data_area, data_p)
    +         dist = dbcsr_distribution(matrix_a)
    +         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    +         pgrid => dbcsr_mp_pgrid(dbcsr_distribution_mp(dist))
    +         row_dist => dbcsr_distribution_row_dist(dist)
    +         col_dist => dbcsr_distribution_col_dist(dist)
    +         !
    +         ! let's go
    +         trace = REAL(0.0, real_8)
    +         DO a_row = 1, matrix_a%nblkrows_total
    +            a_row_size = row_blk_size(a_row)
    +            DO a_blk = matrix_a%row_p(a_row) + 1, matrix_a%row_p(a_row + 1)
    +               IF (a_blk .EQ. 0) CYCLE
    +               a_col = matrix_a%col_i(a_blk)
    +               IF (a_col .ne. a_row) CYCLE
    +               ! We must skip non-local blocks in a replicated matrix.
    +               IF (matrix_a%replication_type .NE. dbcsr_repl_full) THEN
    +                  IF (mynode .NE. checker_square_proc(a_row, a_col, pgrid, row_dist, col_dist)) &
    +                     CYCLE
    +               END IF
    +               a_col_size = col_blk_size(a_col)
    +               IF (a_row_size .NE. a_col_size) &
    +                  DBCSR_ABORT("is that a square matrix?")
    +               a_nze = a_row_size**2
    +               a_data => pointer_view(data_p, ABS(matrix_a%blk_p(a_blk)), &
    +                                      ABS(matrix_a%blk_p(a_blk)) + a_nze - 1)
    +               !data_a => matrix_a%data(ABS(matrix_a%blk_p(a_blk)):ABS(matrix_a%blk_p(a_blk))+a_nze-1)
    +               !
    +               ! let's trace the block
    +               DO i = 1, a_row_size
    +                  trace = trace + a_data((i - 1)*a_row_size + i)
    +               END DO
    +            END DO ! a_col
    +         END DO ! a_row
    +         !
    +         ! summe
    +         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    +
    +         CALL timestop(error_handle)
           END SUBROUTINE dbcsr_trace_d
     
    diff --git a/develop/proc/dbcsr_trace_d~2.html b/develop/proc/dbcsr_trace_d~2.html index c25a7544382..3f0f7bb9cb2 100644 --- a/develop/proc/dbcsr_trace_d~2.html +++ b/develop/proc/dbcsr_trace_d~2.html @@ -75,20 +75,20 @@

    dbcsr_trace_d
  • 41 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_trace_d(matrix_a, trace)

    -

    traces a DBCSR matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    - + @@ -206,70 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_trace_d (matrix_a, trace)
    -      !! traces a DBCSR matrix
    +         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a
    +         REAL(kind=real_8), INTENT(OUT)                     :: trace
     
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a
    -         !! DBCSR matrix
    -         REAL(kind=real_8), INTENT(INOUT)                   :: trace
    -         !! the trace of the matrix
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_trace_d'
    -
    -         INTEGER                                  :: a_blk, a_col, a_col_size, &
    -                                                     a_nze, a_row, a_row_size, i, &
    -                                                     mynode, error_handle
    -         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size, &
    -                                                     row_dist, col_dist
    -         REAL(kind=real_8), DIMENSION(:), POINTER           :: a_data, data_p
    -         INTEGER, DIMENSION(:, :), POINTER         :: pgrid
    -         TYPE(dbcsr_distribution_obj)             :: dist
    -
    -!   ---------------------------------------------------------------------------
    -         CALL timeset(routineN, error_handle)
    -
    -         row_blk_size => array_data(matrix_a%row_blk_size)
    -         col_blk_size => array_data(matrix_a%col_blk_size)
    -         IF (dbcsr_get_data_type(matrix_a) /= dbcsr_type_real_8) &
    -            DBCSR_ABORT("Incompatible data types")
    -         CALL dbcsr_get_data(matrix_a%data_area, data_p)
    -         dist = dbcsr_distribution(matrix_a)
    -         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    -         pgrid => dbcsr_mp_pgrid(dbcsr_distribution_mp(dist))
    -         row_dist => dbcsr_distribution_row_dist(dist)
    -         col_dist => dbcsr_distribution_col_dist(dist)
    -         !
    -         ! let's go
    -         trace = REAL(0.0, real_8)
    -         DO a_row = 1, matrix_a%nblkrows_total
    -            a_row_size = row_blk_size(a_row)
    -            DO a_blk = matrix_a%row_p(a_row) + 1, matrix_a%row_p(a_row + 1)
    -               IF (a_blk .EQ. 0) CYCLE
    -               a_col = matrix_a%col_i(a_blk)
    -               IF (a_col .ne. a_row) CYCLE
    -               ! We must skip non-local blocks in a replicated matrix.
    -               IF (matrix_a%replication_type .NE. dbcsr_repl_full) THEN
    -                  IF (mynode .NE. checker_square_proc(a_row, a_col, pgrid, row_dist, col_dist)) &
    -                     CYCLE
    -               END IF
    -               a_col_size = col_blk_size(a_col)
    -               IF (a_row_size .NE. a_col_size) &
    -                  DBCSR_ABORT("is that a square matrix?")
    -               a_nze = a_row_size**2
    -               a_data => pointer_view(data_p, ABS(matrix_a%blk_p(a_blk)), &
    -                                      ABS(matrix_a%blk_p(a_blk)) + a_nze - 1)
    -               !data_a => matrix_a%data(ABS(matrix_a%blk_p(a_blk)):ABS(matrix_a%blk_p(a_blk))+a_nze-1)
    -               !
    -               ! let's trace the block
    -               DO i = 1, a_row_size
    -                  trace = trace + a_data((i - 1)*a_row_size + i)
    -               END DO
    -            END DO ! a_col
    -         END DO ! a_row
    -         !
    -         ! summe
    -         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    -
    -         CALL timestop(error_handle)
    +         CALL dbcsr_trace_prv(matrix_a%prv, trace)
           END SUBROUTINE dbcsr_trace_d
     
    diff --git a/develop/proc/dbcsr_trace_s.html b/develop/proc/dbcsr_trace_s.html index 27d5a1a011b..9ddb8b3547b 100644 --- a/develop/proc/dbcsr_trace_s.html +++ b/develop/proc/dbcsr_trace_s.html @@ -75,20 +75,20 @@

    dbcsr_trace_s
  • 5 statements + title=" 0.1% of total for procedures.">41 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_trace_s(matrix_a, trace)

    +

    traces a DBCSR matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    - + @@ -205,10 +206,70 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_trace_s (matrix_a, trace)
    -         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a
    -         REAL(kind=real_4), INTENT(OUT)                     :: trace
    +      !! traces a DBCSR matrix
     
    -         CALL dbcsr_trace_prv(matrix_a%prv, trace)
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a
    +         !! DBCSR matrix
    +         REAL(kind=real_4), INTENT(INOUT)                   :: trace
    +         !! the trace of the matrix
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_trace_s'
    +
    +         INTEGER                                  :: a_blk, a_col, a_col_size, &
    +                                                     a_nze, a_row, a_row_size, i, &
    +                                                     mynode, error_handle
    +         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size, &
    +                                                     row_dist, col_dist
    +         REAL(kind=real_4), DIMENSION(:), POINTER           :: a_data, data_p
    +         INTEGER, DIMENSION(:, :), POINTER         :: pgrid
    +         TYPE(dbcsr_distribution_obj)             :: dist
    +
    +!   ---------------------------------------------------------------------------
    +         CALL timeset(routineN, error_handle)
    +
    +         row_blk_size => array_data(matrix_a%row_blk_size)
    +         col_blk_size => array_data(matrix_a%col_blk_size)
    +         IF (dbcsr_get_data_type(matrix_a) /= dbcsr_type_real_4) &
    +            DBCSR_ABORT("Incompatible data types")
    +         CALL dbcsr_get_data(matrix_a%data_area, data_p)
    +         dist = dbcsr_distribution(matrix_a)
    +         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    +         pgrid => dbcsr_mp_pgrid(dbcsr_distribution_mp(dist))
    +         row_dist => dbcsr_distribution_row_dist(dist)
    +         col_dist => dbcsr_distribution_col_dist(dist)
    +         !
    +         ! let's go
    +         trace = REAL(0.0, real_4)
    +         DO a_row = 1, matrix_a%nblkrows_total
    +            a_row_size = row_blk_size(a_row)
    +            DO a_blk = matrix_a%row_p(a_row) + 1, matrix_a%row_p(a_row + 1)
    +               IF (a_blk .EQ. 0) CYCLE
    +               a_col = matrix_a%col_i(a_blk)
    +               IF (a_col .ne. a_row) CYCLE
    +               ! We must skip non-local blocks in a replicated matrix.
    +               IF (matrix_a%replication_type .NE. dbcsr_repl_full) THEN
    +                  IF (mynode .NE. checker_square_proc(a_row, a_col, pgrid, row_dist, col_dist)) &
    +                     CYCLE
    +               END IF
    +               a_col_size = col_blk_size(a_col)
    +               IF (a_row_size .NE. a_col_size) &
    +                  DBCSR_ABORT("is that a square matrix?")
    +               a_nze = a_row_size**2
    +               a_data => pointer_view(data_p, ABS(matrix_a%blk_p(a_blk)), &
    +                                      ABS(matrix_a%blk_p(a_blk)) + a_nze - 1)
    +               !data_a => matrix_a%data(ABS(matrix_a%blk_p(a_blk)):ABS(matrix_a%blk_p(a_blk))+a_nze-1)
    +               !
    +               ! let's trace the block
    +               DO i = 1, a_row_size
    +                  trace = trace + a_data((i - 1)*a_row_size + i)
    +               END DO
    +            END DO ! a_col
    +         END DO ! a_row
    +         !
    +         ! summe
    +         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    +
    +         CALL timestop(error_handle)
           END SUBROUTINE dbcsr_trace_s
     
    diff --git a/develop/proc/dbcsr_trace_sd.html b/develop/proc/dbcsr_trace_sd.html index d2f963a6b17..5bbf0abdb28 100644 --- a/develop/proc/dbcsr_trace_sd.html +++ b/develop/proc/dbcsr_trace_sd.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_trace_s~2.html b/develop/proc/dbcsr_trace_s~2.html index f60db6290df..93877130287 100644 --- a/develop/proc/dbcsr_trace_s~2.html +++ b/develop/proc/dbcsr_trace_s~2.html @@ -75,20 +75,20 @@

    dbcsr_trace_s
  • 41 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_trace_s(matrix_a, trace)

    -

    traces a DBCSR matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    - + @@ -206,70 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_trace_s (matrix_a, trace)
    -      !! traces a DBCSR matrix
    +         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a
    +         REAL(kind=real_4), INTENT(OUT)                     :: trace
     
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a
    -         !! DBCSR matrix
    -         REAL(kind=real_4), INTENT(INOUT)                   :: trace
    -         !! the trace of the matrix
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_trace_s'
    -
    -         INTEGER                                  :: a_blk, a_col, a_col_size, &
    -                                                     a_nze, a_row, a_row_size, i, &
    -                                                     mynode, error_handle
    -         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size, &
    -                                                     row_dist, col_dist
    -         REAL(kind=real_4), DIMENSION(:), POINTER           :: a_data, data_p
    -         INTEGER, DIMENSION(:, :), POINTER         :: pgrid
    -         TYPE(dbcsr_distribution_obj)             :: dist
    -
    -!   ---------------------------------------------------------------------------
    -         CALL timeset(routineN, error_handle)
    -
    -         row_blk_size => array_data(matrix_a%row_blk_size)
    -         col_blk_size => array_data(matrix_a%col_blk_size)
    -         IF (dbcsr_get_data_type(matrix_a) /= dbcsr_type_real_4) &
    -            DBCSR_ABORT("Incompatible data types")
    -         CALL dbcsr_get_data(matrix_a%data_area, data_p)
    -         dist = dbcsr_distribution(matrix_a)
    -         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    -         pgrid => dbcsr_mp_pgrid(dbcsr_distribution_mp(dist))
    -         row_dist => dbcsr_distribution_row_dist(dist)
    -         col_dist => dbcsr_distribution_col_dist(dist)
    -         !
    -         ! let's go
    -         trace = REAL(0.0, real_4)
    -         DO a_row = 1, matrix_a%nblkrows_total
    -            a_row_size = row_blk_size(a_row)
    -            DO a_blk = matrix_a%row_p(a_row) + 1, matrix_a%row_p(a_row + 1)
    -               IF (a_blk .EQ. 0) CYCLE
    -               a_col = matrix_a%col_i(a_blk)
    -               IF (a_col .ne. a_row) CYCLE
    -               ! We must skip non-local blocks in a replicated matrix.
    -               IF (matrix_a%replication_type .NE. dbcsr_repl_full) THEN
    -                  IF (mynode .NE. checker_square_proc(a_row, a_col, pgrid, row_dist, col_dist)) &
    -                     CYCLE
    -               END IF
    -               a_col_size = col_blk_size(a_col)
    -               IF (a_row_size .NE. a_col_size) &
    -                  DBCSR_ABORT("is that a square matrix?")
    -               a_nze = a_row_size**2
    -               a_data => pointer_view(data_p, ABS(matrix_a%blk_p(a_blk)), &
    -                                      ABS(matrix_a%blk_p(a_blk)) + a_nze - 1)
    -               !data_a => matrix_a%data(ABS(matrix_a%blk_p(a_blk)):ABS(matrix_a%blk_p(a_blk))+a_nze-1)
    -               !
    -               ! let's trace the block
    -               DO i = 1, a_row_size
    -                  trace = trace + a_data((i - 1)*a_row_size + i)
    -               END DO
    -            END DO ! a_col
    -         END DO ! a_row
    -         !
    -         ! summe
    -         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    -
    -         CALL timestop(error_handle)
    +         CALL dbcsr_trace_prv(matrix_a%prv, trace)
           END SUBROUTINE dbcsr_trace_s
     
    diff --git a/develop/proc/dbcsr_trace_z.html b/develop/proc/dbcsr_trace_z.html index 32ddb4d3cc0..c7132d62802 100644 --- a/develop/proc/dbcsr_trace_z.html +++ b/develop/proc/dbcsr_trace_z.html @@ -75,20 +75,20 @@

    dbcsr_trace_z
  • 5 statements + title=" 0.1% of total for procedures.">41 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    private subroutine dbcsr_trace_z(matrix_a, trace)

    +

    traces a DBCSR matrix

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    - + @@ -205,10 +206,70 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_trace_z (matrix_a, trace)
    -         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a
    -         COMPLEX(kind=real_8), INTENT(OUT)                     :: trace
    +      !! traces a DBCSR matrix
     
    -         CALL dbcsr_trace_prv(matrix_a%prv, trace)
    +         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a
    +         !! DBCSR matrix
    +         COMPLEX(kind=real_8), INTENT(INOUT)                   :: trace
    +         !! the trace of the matrix
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_trace_z'
    +
    +         INTEGER                                  :: a_blk, a_col, a_col_size, &
    +                                                     a_nze, a_row, a_row_size, i, &
    +                                                     mynode, error_handle
    +         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size, &
    +                                                     row_dist, col_dist
    +         COMPLEX(kind=real_8), DIMENSION(:), POINTER           :: a_data, data_p
    +         INTEGER, DIMENSION(:, :), POINTER         :: pgrid
    +         TYPE(dbcsr_distribution_obj)             :: dist
    +
    +!   ---------------------------------------------------------------------------
    +         CALL timeset(routineN, error_handle)
    +
    +         row_blk_size => array_data(matrix_a%row_blk_size)
    +         col_blk_size => array_data(matrix_a%col_blk_size)
    +         IF (dbcsr_get_data_type(matrix_a) /= dbcsr_type_complex_8) &
    +            DBCSR_ABORT("Incompatible data types")
    +         CALL dbcsr_get_data(matrix_a%data_area, data_p)
    +         dist = dbcsr_distribution(matrix_a)
    +         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    +         pgrid => dbcsr_mp_pgrid(dbcsr_distribution_mp(dist))
    +         row_dist => dbcsr_distribution_row_dist(dist)
    +         col_dist => dbcsr_distribution_col_dist(dist)
    +         !
    +         ! let's go
    +         trace = REAL(0.0, real_8)
    +         DO a_row = 1, matrix_a%nblkrows_total
    +            a_row_size = row_blk_size(a_row)
    +            DO a_blk = matrix_a%row_p(a_row) + 1, matrix_a%row_p(a_row + 1)
    +               IF (a_blk .EQ. 0) CYCLE
    +               a_col = matrix_a%col_i(a_blk)
    +               IF (a_col .ne. a_row) CYCLE
    +               ! We must skip non-local blocks in a replicated matrix.
    +               IF (matrix_a%replication_type .NE. dbcsr_repl_full) THEN
    +                  IF (mynode .NE. checker_square_proc(a_row, a_col, pgrid, row_dist, col_dist)) &
    +                     CYCLE
    +               END IF
    +               a_col_size = col_blk_size(a_col)
    +               IF (a_row_size .NE. a_col_size) &
    +                  DBCSR_ABORT("is that a square matrix?")
    +               a_nze = a_row_size**2
    +               a_data => pointer_view(data_p, ABS(matrix_a%blk_p(a_blk)), &
    +                                      ABS(matrix_a%blk_p(a_blk)) + a_nze - 1)
    +               !data_a => matrix_a%data(ABS(matrix_a%blk_p(a_blk)):ABS(matrix_a%blk_p(a_blk))+a_nze-1)
    +               !
    +               ! let's trace the block
    +               DO i = 1, a_row_size
    +                  trace = trace + a_data((i - 1)*a_row_size + i)
    +               END DO
    +            END DO ! a_col
    +         END DO ! a_row
    +         !
    +         ! summe
    +         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    +
    +         CALL timestop(error_handle)
           END SUBROUTINE dbcsr_trace_z
     
    diff --git a/develop/proc/dbcsr_trace_z~2.html b/develop/proc/dbcsr_trace_z~2.html index 79100670c97..2372f797df2 100644 --- a/develop/proc/dbcsr_trace_z~2.html +++ b/develop/proc/dbcsr_trace_z~2.html @@ -75,20 +75,20 @@

    dbcsr_trace_z
  • 41 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_trace_z(matrix_a, trace)

    -

    traces a DBCSR matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    - + @@ -206,70 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_trace_z (matrix_a, trace)
    -      !! traces a DBCSR matrix
    +         TYPE(dbcsr_type), INTENT(IN)              :: matrix_a
    +         COMPLEX(kind=real_8), INTENT(OUT)                     :: trace
     
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix_a
    -         !! DBCSR matrix
    -         COMPLEX(kind=real_8), INTENT(INOUT)                   :: trace
    -         !! the trace of the matrix
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_trace_z'
    -
    -         INTEGER                                  :: a_blk, a_col, a_col_size, &
    -                                                     a_nze, a_row, a_row_size, i, &
    -                                                     mynode, error_handle
    -         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size, &
    -                                                     row_dist, col_dist
    -         COMPLEX(kind=real_8), DIMENSION(:), POINTER           :: a_data, data_p
    -         INTEGER, DIMENSION(:, :), POINTER         :: pgrid
    -         TYPE(dbcsr_distribution_obj)             :: dist
    -
    -!   ---------------------------------------------------------------------------
    -         CALL timeset(routineN, error_handle)
    -
    -         row_blk_size => array_data(matrix_a%row_blk_size)
    -         col_blk_size => array_data(matrix_a%col_blk_size)
    -         IF (dbcsr_get_data_type(matrix_a) /= dbcsr_type_complex_8) &
    -            DBCSR_ABORT("Incompatible data types")
    -         CALL dbcsr_get_data(matrix_a%data_area, data_p)
    -         dist = dbcsr_distribution(matrix_a)
    -         mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dist))
    -         pgrid => dbcsr_mp_pgrid(dbcsr_distribution_mp(dist))
    -         row_dist => dbcsr_distribution_row_dist(dist)
    -         col_dist => dbcsr_distribution_col_dist(dist)
    -         !
    -         ! let's go
    -         trace = REAL(0.0, real_8)
    -         DO a_row = 1, matrix_a%nblkrows_total
    -            a_row_size = row_blk_size(a_row)
    -            DO a_blk = matrix_a%row_p(a_row) + 1, matrix_a%row_p(a_row + 1)
    -               IF (a_blk .EQ. 0) CYCLE
    -               a_col = matrix_a%col_i(a_blk)
    -               IF (a_col .ne. a_row) CYCLE
    -               ! We must skip non-local blocks in a replicated matrix.
    -               IF (matrix_a%replication_type .NE. dbcsr_repl_full) THEN
    -                  IF (mynode .NE. checker_square_proc(a_row, a_col, pgrid, row_dist, col_dist)) &
    -                     CYCLE
    -               END IF
    -               a_col_size = col_blk_size(a_col)
    -               IF (a_row_size .NE. a_col_size) &
    -                  DBCSR_ABORT("is that a square matrix?")
    -               a_nze = a_row_size**2
    -               a_data => pointer_view(data_p, ABS(matrix_a%blk_p(a_blk)), &
    -                                      ABS(matrix_a%blk_p(a_blk)) + a_nze - 1)
    -               !data_a => matrix_a%data(ABS(matrix_a%blk_p(a_blk)):ABS(matrix_a%blk_p(a_blk))+a_nze-1)
    -               !
    -               ! let's trace the block
    -               DO i = 1, a_row_size
    -                  trace = trace + a_data((i - 1)*a_row_size + i)
    -               END DO
    -            END DO ! a_col
    -         END DO ! a_row
    -         !
    -         ! summe
    -         CALL mp_sum(trace, dbcsr_mp_group(dbcsr_distribution_mp(matrix_a%dist)))
    -
    -         CALL timestop(error_handle)
    +         CALL dbcsr_trace_prv(matrix_a%prv, trace)
           END SUBROUTINE dbcsr_trace_z
     
    diff --git a/develop/proc/dbcsr_transposed.html b/develop/proc/dbcsr_transposed.html index a0d31bf6a34..b52de54f88b 100644 --- a/develop/proc/dbcsr_transposed.html +++ b/develop/proc/dbcsr_transposed.html @@ -75,20 +75,20 @@

    dbcsr_transposed
  • 11 statements + title=" 0.0% of total for procedures.">15 statements
  • - Source File + Source File
  • @@ -144,6 +144,7 @@

    public subroutine dbcsr_transposed(transposed, normal, shallow_data_copy, t

    +

    Transposes a DBCSR matrix, keeping the same distribution

    Arguments

    @@ -159,8 +160,8 @@

    Arguments

    @@ -204,7 +205,7 @@

    Arguments

    @@ -219,7 +220,7 @@

    Arguments

    @@ -234,8 +235,8 @@

    Arguments

    - + @@ -189,10 +190,42 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_triu(matrix)
    -      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +    
       SUBROUTINE dbcsr_triu(matrix_a)
    +      !! triu of a dbcsr matrix
     
    -      CALL dbcsr_triu_prv(matrix%prv)
    +      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    +         !! the matrix
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_triu'
    +      INTEGER                                            :: blk, blk_nze, col, col_size, handle, i, &
    +                                                            j, row, row_size
    +      LOGICAL                                            :: tr
    +      REAL(dp), DIMENSION(:, :), POINTER                 :: DATA
    +      TYPE(dbcsr_iterator)                               :: iter
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, handle)
    +      CALL dbcsr_iterator_start(iter, matrix_a)
    +
    +      DO WHILE (dbcsr_iterator_blocks_left(iter))
    +         CALL dbcsr_iterator_next_block(iter, row, col, DATA, tr, &
    +                                        block_number=blk, row_size=row_size, col_size=col_size)
    +         blk_nze = row_size*col_size
    +         IF (row .GT. col) CALL dbcsr_remove_block(matrix_a, row, col, blk_nze, blk)
    +         IF (row .EQ. col) THEN
    +            DO j = 1, col_size
    +            DO i = j + 1, row_size
    +               DATA(i, j) = 0.0_dp
    +            END DO
    +            END DO
    +         END IF
    +      END DO
    +
    +      CALL dbcsr_iterator_stop(iter)
    +
    +      CALL dbcsr_finalize(matrix_a)
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_triu
     
    diff --git a/develop/proc/dbcsr_triu~2.html b/develop/proc/dbcsr_triu~2.html index 65359504b6c..35b2c137ed9 100644 --- a/develop/proc/dbcsr_triu~2.html +++ b/develop/proc/dbcsr_triu~2.html @@ -75,20 +75,20 @@

    dbcsr_triu
  • 25 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    public subroutine dbcsr_triu(matrix_a) +

    public subroutine dbcsr_triu(matrix)

    -

    triu of a dbcsr matrix

    Arguments

    @@ -160,17 +159,17 @@

    Arguments

    - + @@ -190,42 +189,10 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_triu(matrix_a)
    -      !! triu of a dbcsr matrix
    +    
       SUBROUTINE dbcsr_triu(matrix)
    +      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
     
    -      TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix_a
    -         !! the matrix
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_triu'
    -      INTEGER                                            :: blk, blk_nze, col, col_size, handle, i, &
    -                                                            j, row, row_size
    -      LOGICAL                                            :: tr
    -      REAL(dp), DIMENSION(:, :), POINTER                 :: DATA
    -      TYPE(dbcsr_iterator)                               :: iter
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, handle)
    -      CALL dbcsr_iterator_start(iter, matrix_a)
    -
    -      DO WHILE (dbcsr_iterator_blocks_left(iter))
    -         CALL dbcsr_iterator_next_block(iter, row, col, DATA, tr, &
    -                                        block_number=blk, row_size=row_size, col_size=col_size)
    -         blk_nze = row_size*col_size
    -         IF (row .GT. col) CALL dbcsr_remove_block(matrix_a, row, col, blk_nze, blk)
    -         IF (row .EQ. col) THEN
    -            DO j = 1, col_size
    -            DO i = j + 1, row_size
    -               DATA(i, j) = 0.0_dp
    -            END DO
    -            END DO
    -         END IF
    -      END DO
    -
    -      CALL dbcsr_iterator_stop(iter)
    -
    -      CALL dbcsr_finalize(matrix_a)
    -      CALL timestop(handle)
    +      CALL dbcsr_triu_prv(matrix%prv)
        END SUBROUTINE dbcsr_triu
     
    diff --git a/develop/proc/dbcsr_type_1d_to_2d.html b/develop/proc/dbcsr_type_1d_to_2d.html index db51f1247f3..7c41cbf08d9 100644 --- a/develop/proc/dbcsr_type_1d_to_2d.html +++ b/develop/proc/dbcsr_type_1d_to_2d.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_type_2d_to_1d.html b/develop/proc/dbcsr_type_2d_to_1d.html index 0089451e6c5..5681c6dd597 100644 --- a/develop/proc/dbcsr_type_2d_to_1d.html +++ b/develop/proc/dbcsr_type_2d_to_1d.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_type_is_2d.html b/develop/proc/dbcsr_type_is_2d.html index 0faa4b2f553..3757fc5db3b 100644 --- a/develop/proc/dbcsr_type_is_2d.html +++ b/develop/proc/dbcsr_type_is_2d.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_unpack_meta.html b/develop/proc/dbcsr_unpack_meta.html index aeb176bbf0c..d26aa46f8a8 100644 --- a/develop/proc/dbcsr_unpack_meta.html +++ b/develop/proc/dbcsr_unpack_meta.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_update_contiguous_blocks_c.html b/develop/proc/dbcsr_update_contiguous_blocks_c.html index f74d7eee368..7d87ff84f4d 100644 --- a/develop/proc/dbcsr_update_contiguous_blocks_c.html +++ b/develop/proc/dbcsr_update_contiguous_blocks_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_update_contiguous_blocks_d.html b/develop/proc/dbcsr_update_contiguous_blocks_d.html index e4d60c943e9..94e3118a9bd 100644 --- a/develop/proc/dbcsr_update_contiguous_blocks_d.html +++ b/develop/proc/dbcsr_update_contiguous_blocks_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_update_contiguous_blocks_s.html b/develop/proc/dbcsr_update_contiguous_blocks_s.html index 61eac53a8a5..1e22faf389c 100644 --- a/develop/proc/dbcsr_update_contiguous_blocks_s.html +++ b/develop/proc/dbcsr_update_contiguous_blocks_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_update_contiguous_blocks_z.html b/develop/proc/dbcsr_update_contiguous_blocks_z.html index 69aa7af8a7a..a8cd28a1fee 100644 --- a/develop/proc/dbcsr_update_contiguous_blocks_z.html +++ b/develop/proc/dbcsr_update_contiguous_blocks_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_use_mutable.html b/develop/proc/dbcsr_use_mutable.html index 355b4e8a6a0..7d6c98c6b82 100644 --- a/develop/proc/dbcsr_use_mutable.html +++ b/develop/proc/dbcsr_use_mutable.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_valid_index.html b/develop/proc/dbcsr_valid_index.html index 22867e386ac..081fb060bd6 100644 --- a/develop/proc/dbcsr_valid_index.html +++ b/develop/proc/dbcsr_valid_index.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_valid_index~2.html b/develop/proc/dbcsr_valid_index~2.html index 17b739bf196..02fbe27d184 100644 --- a/develop/proc/dbcsr_valid_index~2.html +++ b/develop/proc/dbcsr_valid_index~2.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_verify_matrix.html b/develop/proc/dbcsr_verify_matrix.html index d965e222ed1..f629ff11dea 100644 --- a/develop/proc/dbcsr_verify_matrix.html +++ b/develop/proc/dbcsr_verify_matrix.html @@ -160,7 +160,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_verify_matrix~2.html b/develop/proc/dbcsr_verify_matrix~2.html index 33696b2d851..86f25c13612 100644 --- a/develop/proc/dbcsr_verify_matrix~2.html +++ b/develop/proc/dbcsr_verify_matrix~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_warn.html b/develop/proc/dbcsr_warn.html index 0edd38ad5df..d7ddacc3dd6 100644 --- a/develop/proc/dbcsr_warn.html +++ b/develop/proc/dbcsr_warn.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_warn_handler.html b/develop/proc/dbcsr_warn_handler.html index fe4c0de024c..32655472eda 100644 --- a/develop/proc/dbcsr_warn_handler.html +++ b/develop/proc/dbcsr_warn_handler.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_win_create_any.html b/develop/proc/dbcsr_win_create_any.html index a8677e67fcb..f54159df63c 100644 --- a/develop/proc/dbcsr_win_create_any.html +++ b/develop/proc/dbcsr_win_create_any.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_wm_use_mutable.html b/develop/proc/dbcsr_wm_use_mutable.html index c03157c02df..d0d1dcf525c 100644 --- a/develop/proc/dbcsr_wm_use_mutable.html +++ b/develop/proc/dbcsr_wm_use_mutable.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_work_create.html b/develop/proc/dbcsr_work_create.html index f3cf16f9283..4b00f29b375 100644 --- a/develop/proc/dbcsr_work_create.html +++ b/develop/proc/dbcsr_work_create.html @@ -160,7 +160,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_work_create~2.html b/develop/proc/dbcsr_work_create~2.html index e74af5ab071..89c701d39ac 100644 --- a/develop/proc/dbcsr_work_create~2.html +++ b/develop/proc/dbcsr_work_create~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_work_destroy.html b/develop/proc/dbcsr_work_destroy.html index ab748f8a71c..fa3aa2c992f 100644 --- a/develop/proc/dbcsr_work_destroy.html +++ b/develop/proc/dbcsr_work_destroy.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_work_destroy_all.html b/develop/proc/dbcsr_work_destroy_all.html index ee2c003be43..8f0be1daa31 100644 --- a/develop/proc/dbcsr_work_destroy_all.html +++ b/develop/proc/dbcsr_work_destroy_all.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_zero.html b/develop/proc/dbcsr_zero.html index a8e6fba95bb..6be22f1cc04 100644 --- a/develop/proc/dbcsr_zero.html +++ b/develop/proc/dbcsr_zero.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/destroy_array_list.html b/develop/proc/destroy_array_list.html index e18176bb134..01d1b5cecc5 100644 --- a/develop/proc/destroy_array_list.html +++ b/develop/proc/destroy_array_list.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block.html b/develop/proc/destroy_block.html index 805d9a3a923..d60a123a455 100644 --- a/develop/proc/destroy_block.html +++ b/develop/proc/destroy_block.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block_c_dp.html b/develop/proc/destroy_block_c_dp.html index 8dd5ed251f4..350f02f3285 100644 --- a/develop/proc/destroy_block_c_dp.html +++ b/develop/proc/destroy_block_c_dp.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block_c_sp.html b/develop/proc/destroy_block_c_sp.html index 385ac919cde..5fb1408e17c 100644 --- a/develop/proc/destroy_block_c_sp.html +++ b/develop/proc/destroy_block_c_sp.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block_r_dp.html b/develop/proc/destroy_block_r_dp.html index 17677c0e3ac..e3e6c961af1 100644 --- a/develop/proc/destroy_block_r_dp.html +++ b/develop/proc/destroy_block_r_dp.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block_r_sp.html b/develop/proc/destroy_block_r_sp.html index 25eeda7c11a..b2359889fd7 100644 --- a/develop/proc/destroy_block_r_sp.html +++ b/develop/proc/destroy_block_r_sp.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/destroy_nd_to_2d_mapping.html b/develop/proc/destroy_nd_to_2d_mapping.html index ce2ab083052..72fe38ffa6a 100644 --- a/develop/proc/destroy_nd_to_2d_mapping.html +++ b/develop/proc/destroy_nd_to_2d_mapping.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_c4_1d.html b/develop/proc/dev2host_c4_1d.html index 6b890703cb9..ecd2dc94979 100644 --- a/develop/proc/dev2host_c4_1d.html +++ b/develop/proc/dev2host_c4_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_c8_1d.html b/develop/proc/dev2host_c8_1d.html index 2900d3b0569..f1ada2e43ec 100644 --- a/develop/proc/dev2host_c8_1d.html +++ b/develop/proc/dev2host_c8_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_i4_1d.html b/develop/proc/dev2host_i4_1d.html index de820a16052..1a63bf83a28 100644 --- a/develop/proc/dev2host_i4_1d.html +++ b/develop/proc/dev2host_i4_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_i8_1d.html b/develop/proc/dev2host_i8_1d.html index 04f6b023ef5..723fda9d5a0 100644 --- a/develop/proc/dev2host_i8_1d.html +++ b/develop/proc/dev2host_i8_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_r4_1d.html b/develop/proc/dev2host_r4_1d.html index 905b3584af3..51e0b0925e2 100644 --- a/develop/proc/dev2host_r4_1d.html +++ b/develop/proc/dev2host_r4_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_r8_1d.html b/develop/proc/dev2host_r8_1d.html index e1a1c6f3746..a867f0bd940 100644 --- a/develop/proc/dev2host_r8_1d.html +++ b/develop/proc/dev2host_r8_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dict_i4tuple_callstat_get.html b/develop/proc/dict_i4tuple_callstat_get.html index 731193bd9ec..54a9cec314b 100644 --- a/develop/proc/dict_i4tuple_callstat_get.html +++ b/develop/proc/dict_i4tuple_callstat_get.html @@ -210,7 +210,7 @@

    Arguments

    Return Value - + type(call_stat_type), POINTER

    diff --git a/develop/proc/dict_i4tuple_callstat_haskey.html b/develop/proc/dict_i4tuple_callstat_haskey.html index f8d0c75deff..032af25573c 100644 --- a/develop/proc/dict_i4tuple_callstat_haskey.html +++ b/develop/proc/dict_i4tuple_callstat_haskey.html @@ -193,7 +193,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dict_i4tuple_callstat_init.html b/develop/proc/dict_i4tuple_callstat_init.html index 23a81f0e255..c6f6db4c380 100644 --- a/develop/proc/dict_i4tuple_callstat_init.html +++ b/develop/proc/dict_i4tuple_callstat_init.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dict_i4tuple_callstat_set.html b/develop/proc/dict_i4tuple_callstat_set.html index fc7bb7f81de..73fbc7b4b55 100644 --- a/develop/proc/dict_i4tuple_callstat_set.html +++ b/develop/proc/dict_i4tuple_callstat_set.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dict_i4tuple_callstat_size.html b/develop/proc/dict_i4tuple_callstat_size.html index a0248311fbd..33accf076fd 100644 --- a/develop/proc/dict_i4tuple_callstat_size.html +++ b/develop/proc/dict_i4tuple_callstat_size.html @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dict_str_i4_get.html b/develop/proc/dict_str_i4_get.html index 5d60bc2b7d4..849ebf3e0e8 100644 --- a/develop/proc/dict_str_i4_get.html +++ b/develop/proc/dict_str_i4_get.html @@ -210,7 +210,7 @@

    Arguments

    Return Value - + integer(kind=int_4)

    diff --git a/develop/proc/dict_str_i4_haskey.html b/develop/proc/dict_str_i4_haskey.html index 1dbbb610154..6c3b5882dd8 100644 --- a/develop/proc/dict_str_i4_haskey.html +++ b/develop/proc/dict_str_i4_haskey.html @@ -193,7 +193,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dict_str_i4_init.html b/develop/proc/dict_str_i4_init.html index e5cdd327622..ae3690ba0ba 100644 --- a/develop/proc/dict_str_i4_init.html +++ b/develop/proc/dict_str_i4_init.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dict_str_i4_set.html b/develop/proc/dict_str_i4_set.html index 6593491f8cd..3e063a8d1a3 100644 --- a/develop/proc/dict_str_i4_set.html +++ b/develop/proc/dict_str_i4_set.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dict_str_i4_size.html b/develop/proc/dict_str_i4_size.html index 188c2da6df3..ddf7a794da2 100644 --- a/develop/proc/dict_str_i4_size.html +++ b/develop/proc/dict_str_i4_size.html @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dims_tensor.html b/develop/proc/dims_tensor.html index 0db51b23f62..1b494d4507f 100644 --- a/develop/proc/dims_tensor.html +++ b/develop/proc/dims_tensor.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dist_compatible.html b/develop/proc/dist_compatible.html index b85ce753751..5a783a8cd45 100644 --- a/develop/proc/dist_compatible.html +++ b/develop/proc/dist_compatible.html @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/dist_sparse_tensor_to_repl_dense_2d_array_r_dp.html b/develop/proc/dist_sparse_tensor_to_repl_dense_2d_array_r_dp.html index 4efc22cadc5..f136d3feebb 100644 --- a/develop/proc/dist_sparse_tensor_to_repl_dense_2d_array_r_dp.html +++ b/develop/proc/dist_sparse_tensor_to_repl_dense_2d_array_r_dp.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/dist_sparse_tensor_to_repl_dense_3d_array_r_dp.html b/develop/proc/dist_sparse_tensor_to_repl_dense_3d_array_r_dp.html index d9e79dda95b..9ffe2ba0060 100644 --- a/develop/proc/dist_sparse_tensor_to_repl_dense_3d_array_r_dp.html +++ b/develop/proc/dist_sparse_tensor_to_repl_dense_3d_array_r_dp.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/dist_sparse_tensor_to_repl_dense_4d_array_r_dp.html b/develop/proc/dist_sparse_tensor_to_repl_dense_4d_array_r_dp.html index b21629f56e2..0d05e116a77 100644 --- a/develop/proc/dist_sparse_tensor_to_repl_dense_4d_array_r_dp.html +++ b/develop/proc/dist_sparse_tensor_to_repl_dense_4d_array_r_dp.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/distribute_lpt_random.html b/develop/proc/distribute_lpt_random.html index 2e18d95feb4..b515358cf90 100644 --- a/develop/proc/distribute_lpt_random.html +++ b/develop/proc/distribute_lpt_random.html @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_c.html b/develop/proc/ensure_array_size_c.html index c7a82761b24..52ad215b046 100644 --- a/develop/proc/ensure_array_size_c.html +++ b/develop/proc/ensure_array_size_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_d.html b/develop/proc/ensure_array_size_d.html index 7728e4e1632..6b3c3f9ef6e 100644 --- a/develop/proc/ensure_array_size_d.html +++ b/develop/proc/ensure_array_size_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_i.html b/develop/proc/ensure_array_size_i.html index 4d0f73374c5..316fe5cc501 100644 --- a/develop/proc/ensure_array_size_i.html +++ b/develop/proc/ensure_array_size_i.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_l.html b/develop/proc/ensure_array_size_l.html index 476dfbd2248..98ba8c8bc1e 100644 --- a/develop/proc/ensure_array_size_l.html +++ b/develop/proc/ensure_array_size_l.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_s.html b/develop/proc/ensure_array_size_s.html index 2a01d3339f5..8b343079056 100644 --- a/develop/proc/ensure_array_size_s.html +++ b/develop/proc/ensure_array_size_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_z.html b/develop/proc/ensure_array_size_z.html index 29d474a30aa..154a702e95d 100644 --- a/develop/proc/ensure_array_size_z.html +++ b/develop/proc/ensure_array_size_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    diff --git a/develop/proc/ensure_product_wm_cleared.html b/develop/proc/ensure_product_wm_cleared.html index 0b522df0a62..b4ad2fb3ffd 100644 --- a/develop/proc/ensure_product_wm_cleared.html +++ b/develop/proc/ensure_product_wm_cleared.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/enumerate_blk_sizes.html b/develop/proc/enumerate_blk_sizes.html index 69636b8e0bc..adef51c86c0 100644 --- a/develop/proc/enumerate_blk_sizes.html +++ b/develop/proc/enumerate_blk_sizes.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/enumerate_block_elements.html b/develop/proc/enumerate_block_elements.html index a644560b934..df18e7b0ab5 100644 --- a/develop/proc/enumerate_block_elements.html +++ b/develop/proc/enumerate_block_elements.html @@ -156,7 +156,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/f_dbcsr_timeset.html b/develop/proc/f_dbcsr_timeset.html index f501c50cbcc..39bb03b9d14 100644 --- a/develop/proc/f_dbcsr_timeset.html +++ b/develop/proc/f_dbcsr_timeset.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/f_dbcsr_timestop.html b/develop/proc/f_dbcsr_timestop.html index e9c984c9566..e66100102d5 100644 --- a/develop/proc/f_dbcsr_timestop.html +++ b/develop/proc/f_dbcsr_timestop.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/factorial.html b/develop/proc/factorial.html index 896bfbd43e1..140ca10eb59 100644 --- a/develop/proc/factorial.html +++ b/develop/proc/factorial.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/fill_hash_tables.html b/develop/proc/fill_hash_tables.html index 52b2b091673..dc56c018168 100644 --- a/develop/proc/fill_hash_tables.html +++ b/develop/proc/fill_hash_tables.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/find_all_local_elements.html b/develop/proc/find_all_local_elements.html index 7193971d671..a3db1d1e84a 100644 --- a/develop/proc/find_all_local_elements.html +++ b/develop/proc/find_all_local_elements.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    diff --git a/develop/proc/find_block_of_element.html b/develop/proc/find_block_of_element.html index ccc640de934..7253dc35055 100644 --- a/develop/proc/find_block_of_element.html +++ b/develop/proc/find_block_of_element.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/find_cut_col.html b/develop/proc/find_cut_col.html index d5355945577..eca97bf0855 100644 --- a/develop/proc/find_cut_col.html +++ b/develop/proc/find_cut_col.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/find_cut_row.html b/develop/proc/find_cut_row.html index 66899bae344..5777a0218b6 100644 --- a/develop/proc/find_cut_row.html +++ b/develop/proc/find_cut_row.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/find_first_valid_block.html b/develop/proc/find_first_valid_block.html index a98e084141a..e87835685eb 100644 --- a/develop/proc/find_first_valid_block.html +++ b/develop/proc/find_first_valid_block.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/find_proper_position.html b/develop/proc/find_proper_position.html index 4df12ba14a2..3fadc295a31 100644 --- a/develop/proc/find_proper_position.html +++ b/develop/proc/find_proper_position.html @@ -162,7 +162,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    diff --git a/develop/proc/find_proper_position_caller.html b/develop/proc/find_proper_position_caller.html index 868b4df55ed..299b98e0a82 100644 --- a/develop/proc/find_proper_position_caller.html +++ b/develop/proc/find_proper_position_caller.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/find_proper_row.html b/develop/proc/find_proper_row.html index 4fbaac77bc2..f3f29a5478c 100644 --- a/develop/proc/find_proper_row.html +++ b/develop/proc/find_proper_row.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/flush_stacks.html b/develop/proc/flush_stacks.html index 34212cb6483..716c21567ed 100644 --- a/develop/proc/flush_stacks.html +++ b/develop/proc/flush_stacks.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/frame_block_limit.html b/develop/proc/frame_block_limit.html index 9dd017d6ddb..95b8b48e736 100644 --- a/develop/proc/frame_block_limit.html +++ b/develop/proc/frame_block_limit.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/gcd.html b/develop/proc/gcd.html index b56189c2b26..cc7671f191b 100644 --- a/develop/proc/gcd.html +++ b/develop/proc/gcd.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/get_2d_indices_pgrid.html b/develop/proc/get_2d_indices_pgrid.html index 6940050624e..b2a48a483b4 100644 --- a/develop/proc/get_2d_indices_pgrid.html +++ b/develop/proc/get_2d_indices_pgrid.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/get_2d_indices_tensor.html b/develop/proc/get_2d_indices_tensor.html index 73510e1e5cc..112425c35b8 100644 --- a/develop/proc/get_2d_indices_tensor.html +++ b/develop/proc/get_2d_indices_tensor.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/get_array_elements.html b/develop/proc/get_array_elements.html index 25fe94b1c17..e489de9fe50 100644 --- a/develop/proc/get_array_elements.html +++ b/develop/proc/get_array_elements.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/get_arrays.html b/develop/proc/get_arrays.html index 1248d0fdea3..f93bc2426a2 100644 --- a/develop/proc/get_arrays.html +++ b/develop/proc/get_arrays.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/get_data_2d_c.html b/develop/proc/get_data_2d_c.html index a43c4f5daf2..faf2fb1ef0c 100644 --- a/develop/proc/get_data_2d_c.html +++ b/develop/proc/get_data_2d_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/get_data_2d_d.html b/develop/proc/get_data_2d_d.html index 9d5ad1f792b..ed6cd2df301 100644 --- a/develop/proc/get_data_2d_d.html +++ b/develop/proc/get_data_2d_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/get_data_2d_s.html b/develop/proc/get_data_2d_s.html index 7c50fc295bc..1daa4eadddc 100644 --- a/develop/proc/get_data_2d_s.html +++ b/develop/proc/get_data_2d_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/get_data_2d_z.html b/develop/proc/get_data_2d_z.html index 82523d2294f..8279774fa95 100644 --- a/develop/proc/get_data_2d_z.html +++ b/develop/proc/get_data_2d_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/get_data_c.html b/develop/proc/get_data_c.html index cf07dbbcd32..d165cef3b25 100644 --- a/develop/proc/get_data_c.html +++ b/develop/proc/get_data_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/get_data_d.html b/develop/proc/get_data_d.html index c6264f4b1b9..7063e3a3745 100644 --- a/develop/proc/get_data_d.html +++ b/develop/proc/get_data_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/get_data_s.html b/develop/proc/get_data_s.html index 5e5d476ea9c..19a18172fe1 100644 --- a/develop/proc/get_data_s.html +++ b/develop/proc/get_data_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/get_data_z.html b/develop/proc/get_data_z.html index ce17f0ac7df..5bbdffb83f8 100644 --- a/develop/proc/get_data_z.html +++ b/develop/proc/get_data_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/get_ith_array.html b/develop/proc/get_ith_array.html index 569362250f5..1eab7412ee8 100644 --- a/develop/proc/get_ith_array.html +++ b/develop/proc/get_ith_array.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/get_left_child.html b/develop/proc/get_left_child.html index bf35fb2bd2a..7361aae69aa 100644 --- a/develop/proc/get_left_child.html +++ b/develop/proc/get_left_child.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/get_mp_perf_env.html b/develop/proc/get_mp_perf_env.html index 837115bca87..3de4d906232 100644 --- a/develop/proc/get_mp_perf_env.html +++ b/develop/proc/get_mp_perf_env.html @@ -151,7 +151,7 @@

    Arguments


    Return Value - + type(mp_perf_env_type), POINTER

    diff --git a/develop/proc/get_nd_indices_pgrid.html b/develop/proc/get_nd_indices_pgrid.html index 164633f7b23..f68aaeb1a68 100644 --- a/develop/proc/get_nd_indices_pgrid.html +++ b/develop/proc/get_nd_indices_pgrid.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/get_nd_indices_tensor.html b/develop/proc/get_nd_indices_tensor.html index 1d728a12472..ff39889b5d4 100644 --- a/develop/proc/get_nd_indices_tensor.html +++ b/develop/proc/get_nd_indices_tensor.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/get_opt_nsplit.html b/develop/proc/get_opt_nsplit.html index 740532917ec..668762fbdb6 100644 --- a/develop/proc/get_opt_nsplit.html +++ b/develop/proc/get_opt_nsplit.html @@ -155,7 +155,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    diff --git a/develop/proc/get_parent.html b/develop/proc/get_parent.html index a11fdd728bc..a6f93a135d2 100644 --- a/develop/proc/get_parent.html +++ b/develop/proc/get_parent.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/get_rank3d.html b/develop/proc/get_rank3d.html index a64c351e127..b343d537a02 100644 --- a/develop/proc/get_rank3d.html +++ b/develop/proc/get_rank3d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/get_stored_canonical.html b/develop/proc/get_stored_canonical.html index 638b66be447..3241a96e158 100644 --- a/develop/proc/get_stored_canonical.html +++ b/develop/proc/get_stored_canonical.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/get_value.html b/develop/proc/get_value.html index 9aeb673ab23..805f29afe11 100644 --- a/develop/proc/get_value.html +++ b/develop/proc/get_value.html @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    Return Value - + integer(kind=valt)

    diff --git a/develop/proc/global_offsets_to_local.html b/develop/proc/global_offsets_to_local.html index f6694610f15..c46533681a8 100644 --- a/develop/proc/global_offsets_to_local.html +++ b/develop/proc/global_offsets_to_local.html @@ -180,7 +180,7 @@

    Arguments

    diff --git a/develop/proc/group_to_mrowcol.html b/develop/proc/group_to_mrowcol.html index 9aede78b32d..ed81587abf3 100644 --- a/develop/proc/group_to_mrowcol.html +++ b/develop/proc/group_to_mrowcol.html @@ -154,7 +154,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/group_to_world_proc_map.html b/develop/proc/group_to_world_proc_map.html index 274a044f83f..98b053259cb 100644 --- a/develop/proc/group_to_world_proc_map.html +++ b/develop/proc/group_to_world_proc_map.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/has_mp_perf_env.html b/develop/proc/has_mp_perf_env.html index b2e5f34f096..f82c45e840a 100644 --- a/develop/proc/has_mp_perf_env.html +++ b/develop/proc/has_mp_perf_env.html @@ -151,7 +151,7 @@

    Arguments


    Return Value - + logical

    diff --git a/develop/proc/hash_table_add.html b/develop/proc/hash_table_add.html index ca46e0c964e..0a0a8763ad6 100644 --- a/develop/proc/hash_table_add.html +++ b/develop/proc/hash_table_add.html @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/hash_table_get.html b/develop/proc/hash_table_get.html index 3dfcebd4167..416a5d218d5 100644 --- a/develop/proc/hash_table_get.html +++ b/develop/proc/hash_table_get.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_c4_1d.html b/develop/proc/host2dev_c4_1d.html index 814d673aa29..8db2d28c124 100644 --- a/develop/proc/host2dev_c4_1d.html +++ b/develop/proc/host2dev_c4_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_c4_2d.html b/develop/proc/host2dev_c4_2d.html index 6ab7e2218c2..a43ed1d1a0a 100644 --- a/develop/proc/host2dev_c4_2d.html +++ b/develop/proc/host2dev_c4_2d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_c8_1d.html b/develop/proc/host2dev_c8_1d.html index a26ac7bf565..61d40a37425 100644 --- a/develop/proc/host2dev_c8_1d.html +++ b/develop/proc/host2dev_c8_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_c8_2d.html b/develop/proc/host2dev_c8_2d.html index 26e10fde059..a7f68577323 100644 --- a/develop/proc/host2dev_c8_2d.html +++ b/develop/proc/host2dev_c8_2d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_i4_1d.html b/develop/proc/host2dev_i4_1d.html index b826c016c1a..9d301394850 100644 --- a/develop/proc/host2dev_i4_1d.html +++ b/develop/proc/host2dev_i4_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_i4_2d.html b/develop/proc/host2dev_i4_2d.html index ee93bfb6473..b0245e2f304 100644 --- a/develop/proc/host2dev_i4_2d.html +++ b/develop/proc/host2dev_i4_2d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_i8_1d.html b/develop/proc/host2dev_i8_1d.html index feb7501c13e..d88ea426ba9 100644 --- a/develop/proc/host2dev_i8_1d.html +++ b/develop/proc/host2dev_i8_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_i8_2d.html b/develop/proc/host2dev_i8_2d.html index a9498c4224a..92a5722a017 100644 --- a/develop/proc/host2dev_i8_2d.html +++ b/develop/proc/host2dev_i8_2d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_r4_1d.html b/develop/proc/host2dev_r4_1d.html index 481e068860e..a62fa221c6d 100644 --- a/develop/proc/host2dev_r4_1d.html +++ b/develop/proc/host2dev_r4_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_r4_2d.html b/develop/proc/host2dev_r4_2d.html index 55ed9acea98..4033a87d6a5 100644 --- a/develop/proc/host2dev_r4_2d.html +++ b/develop/proc/host2dev_r4_2d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_r8_1d.html b/develop/proc/host2dev_r8_1d.html index 234c16d9935..7683d28110f 100644 --- a/develop/proc/host2dev_r8_1d.html +++ b/develop/proc/host2dev_r8_1d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_r8_2d.html b/develop/proc/host2dev_r8_2d.html index 40b8250344c..e11d08f9f97 100644 --- a/develop/proc/host2dev_r8_2d.html +++ b/develop/proc/host2dev_r8_2d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_any.html b/develop/proc/hybrid_alltoall_any.html index 91f5e694090..de529d95911 100644 --- a/develop/proc/hybrid_alltoall_any.html +++ b/develop/proc/hybrid_alltoall_any.html @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_c1.html b/develop/proc/hybrid_alltoall_c1.html index b7b73999189..4977a3934d6 100644 --- a/develop/proc/hybrid_alltoall_c1.html +++ b/develop/proc/hybrid_alltoall_c1.html @@ -256,7 +256,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_d1.html b/develop/proc/hybrid_alltoall_d1.html index 61bb520b9d4..6b4e6cb3de3 100644 --- a/develop/proc/hybrid_alltoall_d1.html +++ b/develop/proc/hybrid_alltoall_d1.html @@ -256,7 +256,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_i1.html b/develop/proc/hybrid_alltoall_i1.html index 0aa89c1d906..69c56fce7f0 100644 --- a/develop/proc/hybrid_alltoall_i1.html +++ b/develop/proc/hybrid_alltoall_i1.html @@ -256,7 +256,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_s1.html b/develop/proc/hybrid_alltoall_s1.html index 0df8a510c3d..b9fafc25a2a 100644 --- a/develop/proc/hybrid_alltoall_s1.html +++ b/develop/proc/hybrid_alltoall_s1.html @@ -256,7 +256,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_z1.html b/develop/proc/hybrid_alltoall_z1.html index e97e38c36b5..3c005a64738 100644 --- a/develop/proc/hybrid_alltoall_z1.html +++ b/develop/proc/hybrid_alltoall_z1.html @@ -256,7 +256,7 @@

    Arguments

    diff --git a/develop/proc/i8_bsearch.html b/develop/proc/i8_bsearch.html index 71aaa80f07a..33d96484478 100644 --- a/develop/proc/i8_bsearch.html +++ b/develop/proc/i8_bsearch.html @@ -154,7 +154,7 @@

    Arguments

    @@ -217,7 +217,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/image_calculator.html b/develop/proc/image_calculator.html index e5c3f6714df..33ea2f5aec4 100644 --- a/develop/proc/image_calculator.html +++ b/develop/proc/image_calculator.html @@ -180,7 +180,7 @@

    Arguments

    @@ -195,7 +195,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    diff --git a/develop/proc/internal_data_allocate.html b/develop/proc/internal_data_allocate.html index c8a6801b6ee..8275f093ac2 100644 --- a/develop/proc/internal_data_allocate.html +++ b/develop/proc/internal_data_allocate.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/internal_data_deallocate.html b/develop/proc/internal_data_deallocate.html index 20b5e762dd0..0972803a869 100644 --- a/develop/proc/internal_data_deallocate.html +++ b/develop/proc/internal_data_deallocate.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/internal_mm_c_nn.html b/develop/proc/internal_mm_c_nn.html index 7953c3a3c61..eab5fa502f0 100644 --- a/develop/proc/internal_mm_c_nn.html +++ b/develop/proc/internal_mm_c_nn.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/internal_mm_d_nn.html b/develop/proc/internal_mm_d_nn.html index 0890d5e777f..f305f0c4fe3 100644 --- a/develop/proc/internal_mm_d_nn.html +++ b/develop/proc/internal_mm_d_nn.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/internal_mm_s_nn.html b/develop/proc/internal_mm_s_nn.html index 67cf27e6100..26587eb9fc2 100644 --- a/develop/proc/internal_mm_s_nn.html +++ b/develop/proc/internal_mm_s_nn.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/internal_mm_z_nn.html b/develop/proc/internal_mm_z_nn.html index d8e168c5a98..5faa64ef7ce 100644 --- a/develop/proc/internal_mm_z_nn.html +++ b/develop/proc/internal_mm_z_nn.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/internal_process_mm_stack_c.html b/develop/proc/internal_process_mm_stack_c.html index 0e6357c2f04..9cd279e0d37 100644 --- a/develop/proc/internal_process_mm_stack_c.html +++ b/develop/proc/internal_process_mm_stack_c.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/internal_process_mm_stack_d.html b/develop/proc/internal_process_mm_stack_d.html index 7569680bd81..9dbfe9ae149 100644 --- a/develop/proc/internal_process_mm_stack_d.html +++ b/develop/proc/internal_process_mm_stack_d.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/internal_process_mm_stack_s.html b/develop/proc/internal_process_mm_stack_s.html index 304c6401a49..678de6e0814 100644 --- a/develop/proc/internal_process_mm_stack_s.html +++ b/develop/proc/internal_process_mm_stack_s.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/internal_process_mm_stack_z.html b/develop/proc/internal_process_mm_stack_z.html index 255e9f79299..6417303d662 100644 --- a/develop/proc/internal_process_mm_stack_z.html +++ b/develop/proc/internal_process_mm_stack_z.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/invert_transpose_flag.html b/develop/proc/invert_transpose_flag.html index 123cb1a1e36..008877e98fb 100644 --- a/develop/proc/invert_transpose_flag.html +++ b/develop/proc/invert_transpose_flag.html @@ -80,15 +80,15 @@

    invert_transpose_flag
  • - Source File + Source File
  • @@ -134,7 +134,7 @@

    Contents

    -

    public subroutine invert_transpose_flag(trans_flag) +

    private subroutine invert_transpose_flag(trans_flag)

    diff --git a/develop/proc/invert_transpose_flag~2.html b/develop/proc/invert_transpose_flag~2.html index db8e5aab774..04d344eabaf 100644 --- a/develop/proc/invert_transpose_flag~2.html +++ b/develop/proc/invert_transpose_flag~2.html @@ -80,15 +80,15 @@

    invert_transpose_flag
  • - Source File + Source File
  • @@ -134,7 +134,7 @@

    Contents

    -

    private subroutine invert_transpose_flag(trans_flag) +

    public subroutine invert_transpose_flag(trans_flag)

    diff --git a/develop/proc/iswap.html b/develop/proc/iswap.html index aa7340546de..cebe2e28ac7 100644 --- a/develop/proc/iswap.html +++ b/develop/proc/iswap.html @@ -160,7 +160,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/iterator_advance.html b/develop/proc/iterator_advance.html index ad51ed8a075..d98b6949977 100644 --- a/develop/proc/iterator_advance.html +++ b/develop/proc/iterator_advance.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_1d_block_c.html b/develop/proc/iterator_next_1d_block_c.html index 6ec6e42622c..e43aa04d908 100644 --- a/develop/proc/iterator_next_1d_block_c.html +++ b/develop/proc/iterator_next_1d_block_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_1d_block_d.html b/develop/proc/iterator_next_1d_block_d.html index 49166f8030c..2dff5e01211 100644 --- a/develop/proc/iterator_next_1d_block_d.html +++ b/develop/proc/iterator_next_1d_block_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_1d_block_s.html b/develop/proc/iterator_next_1d_block_s.html index 5fe0cc420d4..ff9476598dd 100644 --- a/develop/proc/iterator_next_1d_block_s.html +++ b/develop/proc/iterator_next_1d_block_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_1d_block_z.html b/develop/proc/iterator_next_1d_block_z.html index e43f5173a35..9c0816167fe 100644 --- a/develop/proc/iterator_next_1d_block_z.html +++ b/develop/proc/iterator_next_1d_block_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_2d_block_c.html b/develop/proc/iterator_next_2d_block_c.html index fff179bc1c0..5b93f88c2f9 100644 --- a/develop/proc/iterator_next_2d_block_c.html +++ b/develop/proc/iterator_next_2d_block_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_2d_block_d.html b/develop/proc/iterator_next_2d_block_d.html index 8cb4f4539ce..dc376b6378e 100644 --- a/develop/proc/iterator_next_2d_block_d.html +++ b/develop/proc/iterator_next_2d_block_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_2d_block_s.html b/develop/proc/iterator_next_2d_block_s.html index 50be9318b3a..4cec6c5a964 100644 --- a/develop/proc/iterator_next_2d_block_s.html +++ b/develop/proc/iterator_next_2d_block_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_2d_block_z.html b/develop/proc/iterator_next_2d_block_z.html index 59280551150..95bdd66331c 100644 --- a/develop/proc/iterator_next_2d_block_z.html +++ b/develop/proc/iterator_next_2d_block_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_area_block.html b/develop/proc/iterator_next_area_block.html index 434c467bc76..aaec27dff1e 100644 --- a/develop/proc/iterator_next_area_block.html +++ b/develop/proc/iterator_next_area_block.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -256,7 +256,7 @@

    Arguments

    @@ -275,7 +275,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_block_index.html b/develop/proc/iterator_next_block_index.html index 82103906fc9..8b51978918b 100644 --- a/develop/proc/iterator_next_block_index.html +++ b/develop/proc/iterator_next_block_index.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    diff --git a/develop/proc/joaat_hash.html b/develop/proc/joaat_hash.html index 0d5dcf37801..9460f94046e 100644 --- a/develop/proc/joaat_hash.html +++ b/develop/proc/joaat_hash.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/lcm.html b/develop/proc/lcm.html index d2be30233d1..bf45e9de096 100644 --- a/develop/proc/lcm.html +++ b/develop/proc/lcm.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_clear.html b/develop/proc/list_callstackentry_clear.html index 5c7c568afce..c6e8b248568 100644 --- a/develop/proc/list_callstackentry_clear.html +++ b/develop/proc/list_callstackentry_clear.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_del.html b/develop/proc/list_callstackentry_del.html index ff8c6c70c5f..c43ea81ae21 100644 --- a/develop/proc/list_callstackentry_del.html +++ b/develop/proc/list_callstackentry_del.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_destroy.html b/develop/proc/list_callstackentry_destroy.html index 442ab1821ca..bcfd73f344d 100644 --- a/develop/proc/list_callstackentry_destroy.html +++ b/develop/proc/list_callstackentry_destroy.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_get.html b/develop/proc/list_callstackentry_get.html index db62894a810..e9b06be27a4 100644 --- a/develop/proc/list_callstackentry_get.html +++ b/develop/proc/list_callstackentry_get.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    Return Value - + type(callstack_entry_type)

    diff --git a/develop/proc/list_callstackentry_init.html b/develop/proc/list_callstackentry_init.html index f61f51f6a45..addf272035f 100644 --- a/develop/proc/list_callstackentry_init.html +++ b/develop/proc/list_callstackentry_init.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_insert.html b/develop/proc/list_callstackentry_insert.html index b2239cfdc89..81959e74663 100644 --- a/develop/proc/list_callstackentry_insert.html +++ b/develop/proc/list_callstackentry_insert.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_isready.html b/develop/proc/list_callstackentry_isready.html index d056bfdffb0..9f0c17b12e7 100644 --- a/develop/proc/list_callstackentry_isready.html +++ b/develop/proc/list_callstackentry_isready.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_peek.html b/develop/proc/list_callstackentry_peek.html index fbd86167b7c..c43f5a2b521 100644 --- a/develop/proc/list_callstackentry_peek.html +++ b/develop/proc/list_callstackentry_peek.html @@ -161,7 +161,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    Return Value - + type(callstack_entry_type)

    diff --git a/develop/proc/list_callstackentry_pop.html b/develop/proc/list_callstackentry_pop.html index fce02cb1b86..ef1651e382d 100644 --- a/develop/proc/list_callstackentry_pop.html +++ b/develop/proc/list_callstackentry_pop.html @@ -163,7 +163,7 @@

    Arguments

    @@ -181,7 +181,7 @@

    Arguments

    Return Value - + type(callstack_entry_type)

    diff --git a/develop/proc/list_callstackentry_push.html b/develop/proc/list_callstackentry_push.html index 6b3f0fe233d..078537efd92 100644 --- a/develop/proc/list_callstackentry_push.html +++ b/develop/proc/list_callstackentry_push.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_set.html b/develop/proc/list_callstackentry_set.html index 8def398683e..7b88b49b772 100644 --- a/develop/proc/list_callstackentry_set.html +++ b/develop/proc/list_callstackentry_set.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_size.html b/develop/proc/list_callstackentry_size.html index aa74f2c37b4..37a0b87fe45 100644 --- a/develop/proc/list_callstackentry_size.html +++ b/develop/proc/list_callstackentry_size.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/list_routinereport_clear.html b/develop/proc/list_routinereport_clear.html index d93ad50041a..dd72f3287f4 100644 --- a/develop/proc/list_routinereport_clear.html +++ b/develop/proc/list_routinereport_clear.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_del.html b/develop/proc/list_routinereport_del.html index 30ec2347c82..41307fc36e7 100644 --- a/develop/proc/list_routinereport_del.html +++ b/develop/proc/list_routinereport_del.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_destroy.html b/develop/proc/list_routinereport_destroy.html index 740cdd0c33b..48d0eb92f51 100644 --- a/develop/proc/list_routinereport_destroy.html +++ b/develop/proc/list_routinereport_destroy.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_get.html b/develop/proc/list_routinereport_get.html index 9143655b39e..18b6753ac7d 100644 --- a/develop/proc/list_routinereport_get.html +++ b/develop/proc/list_routinereport_get.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    Return Value - + type(routine_report_type), POINTER

    diff --git a/develop/proc/list_routinereport_init.html b/develop/proc/list_routinereport_init.html index 2c6f6540bcd..2dd6329c0c2 100644 --- a/develop/proc/list_routinereport_init.html +++ b/develop/proc/list_routinereport_init.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_insert.html b/develop/proc/list_routinereport_insert.html index bfc68c7f42c..f6dc98071cd 100644 --- a/develop/proc/list_routinereport_insert.html +++ b/develop/proc/list_routinereport_insert.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_isready.html b/develop/proc/list_routinereport_isready.html index bc45de005b6..b6cb70a4f3c 100644 --- a/develop/proc/list_routinereport_isready.html +++ b/develop/proc/list_routinereport_isready.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/list_routinereport_peek.html b/develop/proc/list_routinereport_peek.html index 353ade139d4..3134149e237 100644 --- a/develop/proc/list_routinereport_peek.html +++ b/develop/proc/list_routinereport_peek.html @@ -161,7 +161,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    Return Value - + type(routine_report_type), POINTER

    diff --git a/develop/proc/list_routinereport_pop.html b/develop/proc/list_routinereport_pop.html index 7d4d0c22a35..430517823f3 100644 --- a/develop/proc/list_routinereport_pop.html +++ b/develop/proc/list_routinereport_pop.html @@ -163,7 +163,7 @@

    Arguments

    @@ -181,7 +181,7 @@

    Arguments

    Return Value - + type(routine_report_type), POINTER

    diff --git a/develop/proc/list_routinereport_push.html b/develop/proc/list_routinereport_push.html index 6093adfa4d0..afa601a4ae5 100644 --- a/develop/proc/list_routinereport_push.html +++ b/develop/proc/list_routinereport_push.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_set.html b/develop/proc/list_routinereport_set.html index 4e415c7cded..b8936a8b798 100644 --- a/develop/proc/list_routinereport_set.html +++ b/develop/proc/list_routinereport_set.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_size.html b/develop/proc/list_routinereport_size.html index 64d52b9db56..e3f13034bb3 100644 --- a/develop/proc/list_routinereport_size.html +++ b/develop/proc/list_routinereport_size.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/list_routinestat_clear.html b/develop/proc/list_routinestat_clear.html index 0bf89552886..58bf269f280 100644 --- a/develop/proc/list_routinestat_clear.html +++ b/develop/proc/list_routinestat_clear.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_del.html b/develop/proc/list_routinestat_del.html index c1cb5c7a164..be9cca3fea7 100644 --- a/develop/proc/list_routinestat_del.html +++ b/develop/proc/list_routinestat_del.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_destroy.html b/develop/proc/list_routinestat_destroy.html index 3c765664bf2..2a0b77c0b53 100644 --- a/develop/proc/list_routinestat_destroy.html +++ b/develop/proc/list_routinestat_destroy.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_get.html b/develop/proc/list_routinestat_get.html index 219cd62632d..7b18de58617 100644 --- a/develop/proc/list_routinestat_get.html +++ b/develop/proc/list_routinestat_get.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    Return Value - + type(routine_stat_type), POINTER

    diff --git a/develop/proc/list_routinestat_init.html b/develop/proc/list_routinestat_init.html index 57f3f2b7cb0..1efa5f660d2 100644 --- a/develop/proc/list_routinestat_init.html +++ b/develop/proc/list_routinestat_init.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_insert.html b/develop/proc/list_routinestat_insert.html index fb2bc662439..35041355e24 100644 --- a/develop/proc/list_routinestat_insert.html +++ b/develop/proc/list_routinestat_insert.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_isready.html b/develop/proc/list_routinestat_isready.html index 1a25ea9dda9..fe088c496c5 100644 --- a/develop/proc/list_routinestat_isready.html +++ b/develop/proc/list_routinestat_isready.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/list_routinestat_peek.html b/develop/proc/list_routinestat_peek.html index 05f0ae4539c..e151bf4e637 100644 --- a/develop/proc/list_routinestat_peek.html +++ b/develop/proc/list_routinestat_peek.html @@ -161,7 +161,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    Return Value - + type(routine_stat_type), POINTER

    diff --git a/develop/proc/list_routinestat_pop.html b/develop/proc/list_routinestat_pop.html index 691ad2f9fb0..d63a545c6ec 100644 --- a/develop/proc/list_routinestat_pop.html +++ b/develop/proc/list_routinestat_pop.html @@ -163,7 +163,7 @@

    Arguments

    @@ -181,7 +181,7 @@

    Arguments

    Return Value - + type(routine_stat_type), POINTER

    diff --git a/develop/proc/list_routinestat_push.html b/develop/proc/list_routinestat_push.html index 811e409c6a5..4c422183e52 100644 --- a/develop/proc/list_routinestat_push.html +++ b/develop/proc/list_routinestat_push.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_set.html b/develop/proc/list_routinestat_set.html index 5e8f98212ef..dfae20915c2 100644 --- a/develop/proc/list_routinestat_set.html +++ b/develop/proc/list_routinestat_set.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_size.html b/develop/proc/list_routinestat_size.html index 6e67998cdd7..73c1490ea41 100644 --- a/develop/proc/list_routinestat_size.html +++ b/develop/proc/list_routinestat_size.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/list_timerenv_clear.html b/develop/proc/list_timerenv_clear.html index 45e56aa1ae4..d26a0d73f90 100644 --- a/develop/proc/list_timerenv_clear.html +++ b/develop/proc/list_timerenv_clear.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_del.html b/develop/proc/list_timerenv_del.html index b2e4957637a..7735472b6f9 100644 --- a/develop/proc/list_timerenv_del.html +++ b/develop/proc/list_timerenv_del.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_destroy.html b/develop/proc/list_timerenv_destroy.html index c1a8bf231c3..182779c99d3 100644 --- a/develop/proc/list_timerenv_destroy.html +++ b/develop/proc/list_timerenv_destroy.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_get.html b/develop/proc/list_timerenv_get.html index 7b2201b8a3a..6aa409e4495 100644 --- a/develop/proc/list_timerenv_get.html +++ b/develop/proc/list_timerenv_get.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    Return Value - + type(timer_env_type), POINTER

    diff --git a/develop/proc/list_timerenv_init.html b/develop/proc/list_timerenv_init.html index 33df90d6788..7ed2174e89b 100644 --- a/develop/proc/list_timerenv_init.html +++ b/develop/proc/list_timerenv_init.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_insert.html b/develop/proc/list_timerenv_insert.html index 440a7fa7350..7a9b215df61 100644 --- a/develop/proc/list_timerenv_insert.html +++ b/develop/proc/list_timerenv_insert.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_isready.html b/develop/proc/list_timerenv_isready.html index c1ae14b0b7d..f95d39c2dda 100644 --- a/develop/proc/list_timerenv_isready.html +++ b/develop/proc/list_timerenv_isready.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/list_timerenv_peek.html b/develop/proc/list_timerenv_peek.html index 8a4936338c2..c6e165c3590 100644 --- a/develop/proc/list_timerenv_peek.html +++ b/develop/proc/list_timerenv_peek.html @@ -161,7 +161,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    Return Value - + type(timer_env_type), POINTER

    diff --git a/develop/proc/list_timerenv_pop.html b/develop/proc/list_timerenv_pop.html index d885b222a29..15f4aee6ddb 100644 --- a/develop/proc/list_timerenv_pop.html +++ b/develop/proc/list_timerenv_pop.html @@ -163,7 +163,7 @@

    Arguments

    @@ -181,7 +181,7 @@

    Arguments

    Return Value - + type(timer_env_type), POINTER

    diff --git a/develop/proc/list_timerenv_push.html b/develop/proc/list_timerenv_push.html index 666ddb45596..650b93ee179 100644 --- a/develop/proc/list_timerenv_push.html +++ b/develop/proc/list_timerenv_push.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_set.html b/develop/proc/list_timerenv_set.html index 1dae28437d4..3b14591bff8 100644 --- a/develop/proc/list_timerenv_set.html +++ b/develop/proc/list_timerenv_set.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_size.html b/develop/proc/list_timerenv_size.html index 76755bde1fa..f32160e3298 100644 --- a/develop/proc/list_timerenv_size.html +++ b/develop/proc/list_timerenv_size.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/local_filter.html b/develop/proc/local_filter.html index f618fd3aecd..e1601070db3 100644 --- a/develop/proc/local_filter.html +++ b/develop/proc/local_filter.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/local_filter_sp.html b/develop/proc/local_filter_sp.html index 413123ef271..d2995a8253c 100644 --- a/develop/proc/local_filter_sp.html +++ b/develop/proc/local_filter_sp.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/m_flush.html b/develop/proc/m_flush.html index 9efe46d708f..c6f8783ccd1 100644 --- a/develop/proc/m_flush.html +++ b/develop/proc/m_flush.html @@ -80,15 +80,15 @@

    m_flush
  • - Source File + Source File
  • @@ -138,7 +138,11 @@

    public subroutine m_flush(lunit)

    -

    Flush a given unit

    +

    flushes units if the &GLOBAL flag is set accordingly

    +
    +

    Note

    +

    flushing might degrade performance significantly (30% and more)

    +

    Arguments

    diff --git a/develop/proc/m_flush~2.html b/develop/proc/m_flush~2.html index 15fbc9d105a..ecd3e07eea8 100644 --- a/develop/proc/m_flush~2.html +++ b/develop/proc/m_flush~2.html @@ -80,15 +80,15 @@

    m_flush
  • - Source File + Source File
  • @@ -138,11 +138,7 @@

    public subroutine m_flush(lunit)

    -

    flushes units if the &GLOBAL flag is set accordingly

    -
    -

    Note

    -

    flushing might degrade performance significantly (30% and more)

    -
    +

    Flush a given unit

    Arguments

    diff --git a/develop/proc/m_getarg.html b/develop/proc/m_getarg.html index f608979766c..1d973d0a18b 100644 --- a/develop/proc/m_getarg.html +++ b/develop/proc/m_getarg.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/m_getpid.html b/develop/proc/m_getpid.html index d1d93077a35..de56b774af7 100644 --- a/develop/proc/m_getpid.html +++ b/develop/proc/m_getpid.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/m_iargc.html b/develop/proc/m_iargc.html index 3c4953fb25b..8da4c9ec9a4 100644 --- a/develop/proc/m_iargc.html +++ b/develop/proc/m_iargc.html @@ -147,7 +147,7 @@

    Arguments


    Return Value - + integer

    diff --git a/develop/proc/m_memory.html b/develop/proc/m_memory.html index b4dc0704452..eeb8b315db0 100644 --- a/develop/proc/m_memory.html +++ b/develop/proc/m_memory.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/m_mov.html b/develop/proc/m_mov.html index aab702711ea..3f39f0a7895 100644 --- a/develop/proc/m_mov.html +++ b/develop/proc/m_mov.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/m_procrun.html b/develop/proc/m_procrun.html index 6473dbc342b..b980661a325 100644 --- a/develop/proc/m_procrun.html +++ b/develop/proc/m_procrun.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/make_buffers.html b/develop/proc/make_buffers.html index d6117e79066..c659cbc2688 100644 --- a/develop/proc/make_buffers.html +++ b/develop/proc/make_buffers.html @@ -160,7 +160,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    diff --git a/develop/proc/make_conformant_scalar_c.html b/develop/proc/make_conformant_scalar_c.html index 0ddd5b1fe4b..218c767896d 100644 --- a/develop/proc/make_conformant_scalar_c.html +++ b/develop/proc/make_conformant_scalar_c.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/make_conformant_scalar_d.html b/develop/proc/make_conformant_scalar_d.html index 34f550e2e01..da67dd10f5d 100644 --- a/develop/proc/make_conformant_scalar_d.html +++ b/develop/proc/make_conformant_scalar_d.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/make_conformant_scalar_s.html b/develop/proc/make_conformant_scalar_s.html index bb6119966f3..255a26e2994 100644 --- a/develop/proc/make_conformant_scalar_s.html +++ b/develop/proc/make_conformant_scalar_s.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/make_conformant_scalar_z.html b/develop/proc/make_conformant_scalar_z.html index a1b595a9619..79cd46bad4e 100644 --- a/develop/proc/make_conformant_scalar_z.html +++ b/develop/proc/make_conformant_scalar_z.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/make_dense_data.html b/develop/proc/make_dense_data.html index 22d0917674d..6c4a069ba58 100644 --- a/develop/proc/make_dense_data.html +++ b/develop/proc/make_dense_data.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    diff --git a/develop/proc/make_dense_index.html b/develop/proc/make_dense_index.html index 291c31c820c..e4fe2e973dd 100644 --- a/develop/proc/make_dense_index.html +++ b/develop/proc/make_dense_index.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    @@ -195,7 +195,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    @@ -305,7 +305,7 @@

    Arguments

    diff --git a/develop/proc/make_images.html b/develop/proc/make_images.html index 1f9aed146d9..70aed79ea26 100644 --- a/develop/proc/make_images.html +++ b/develop/proc/make_images.html @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/make_index_canonical.html b/develop/proc/make_index_canonical.html index 7af6120f878..91041e790ee 100644 --- a/develop/proc/make_index_canonical.html +++ b/develop/proc/make_index_canonical.html @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/make_index_triangular.html b/develop/proc/make_index_triangular.html index 846c2bae0bc..d71028ee88a 100644 --- a/develop/proc/make_index_triangular.html +++ b/develop/proc/make_index_triangular.html @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/make_layers_3d_ab.html b/develop/proc/make_layers_3d_ab.html index 6957d4f24e6..3d1a7c2078b 100644 --- a/develop/proc/make_layers_3d_ab.html +++ b/develop/proc/make_layers_3d_ab.html @@ -190,7 +190,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/make_layers_3d_c_reduction.html b/develop/proc/make_layers_3d_c_reduction.html index 4504990f16e..a3627098535 100644 --- a/develop/proc/make_layers_3d_c_reduction.html +++ b/develop/proc/make_layers_3d_c_reduction.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/make_m2s.html b/develop/proc/make_m2s.html index 54ef41e177c..46f95e28d5e 100644 --- a/develop/proc/make_m2s.html +++ b/develop/proc/make_m2s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -415,7 +415,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    diff --git a/develop/proc/make_meta.html b/develop/proc/make_meta.html index fd7a5e46769..009fb9141ca 100644 --- a/develop/proc/make_meta.html +++ b/develop/proc/make_meta.html @@ -160,7 +160,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/make_random_dbcsr_matrix.html b/develop/proc/make_random_dbcsr_matrix.html index 51c15133836..f2abbe10301 100644 --- a/develop/proc/make_random_dbcsr_matrix.html +++ b/develop/proc/make_random_dbcsr_matrix.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/make_threads.html b/develop/proc/make_threads.html index 4d1c73bba1a..338911c8516 100644 --- a/develop/proc/make_threads.html +++ b/develop/proc/make_threads.html @@ -165,7 +165,7 @@

    Arguments

    diff --git a/develop/proc/make_undense_data.html b/develop/proc/make_undense_data.html index a922dca01f4..eaa74b80458 100644 --- a/develop/proc/make_undense_data.html +++ b/develop/proc/make_undense_data.html @@ -164,7 +164,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    diff --git a/develop/proc/make_undense_index.html b/develop/proc/make_undense_index.html index 0cd2053ab67..aa8f08196ce 100644 --- a/develop/proc/make_undense_index.html +++ b/develop/proc/make_undense_index.html @@ -164,7 +164,7 @@

    Arguments

    @@ -181,7 +181,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    diff --git a/develop/proc/make_vdistribution.html b/develop/proc/make_vdistribution.html index a1ebb0f4681..64358df8ad3 100644 --- a/develop/proc/make_vdistribution.html +++ b/develop/proc/make_vdistribution.html @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/map_most_common.html b/develop/proc/map_most_common.html index bd0cea82356..8c3f48d50c6 100644 --- a/develop/proc/map_most_common.html +++ b/develop/proc/map_most_common.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/matching_prime.html b/develop/proc/matching_prime.html index 812c6498141..673efd70786 100644 --- a/develop/proc/matching_prime.html +++ b/develop/proc/matching_prime.html @@ -154,7 +154,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/mem_alloc_c.html b/develop/proc/mem_alloc_c.html index facb0bba45d..b5697ae7386 100644 --- a/develop/proc/mem_alloc_c.html +++ b/develop/proc/mem_alloc_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_c_2d.html b/develop/proc/mem_alloc_c_2d.html index 5284234c3b7..7e2ac871334 100644 --- a/develop/proc/mem_alloc_c_2d.html +++ b/develop/proc/mem_alloc_c_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_d.html b/develop/proc/mem_alloc_d.html index d2dee301fb7..43da6abc949 100644 --- a/develop/proc/mem_alloc_d.html +++ b/develop/proc/mem_alloc_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_d_2d.html b/develop/proc/mem_alloc_d_2d.html index f498ea1120b..fe3346aa8c6 100644 --- a/develop/proc/mem_alloc_d_2d.html +++ b/develop/proc/mem_alloc_d_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_i.html b/develop/proc/mem_alloc_i.html index 90fadf151f6..2062af42958 100644 --- a/develop/proc/mem_alloc_i.html +++ b/develop/proc/mem_alloc_i.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_i_2d.html b/develop/proc/mem_alloc_i_2d.html index da75d2ad650..d4e91ec9bc1 100644 --- a/develop/proc/mem_alloc_i_2d.html +++ b/develop/proc/mem_alloc_i_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_l.html b/develop/proc/mem_alloc_l.html index 5304b4e6a63..eaa7eab0370 100644 --- a/develop/proc/mem_alloc_l.html +++ b/develop/proc/mem_alloc_l.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_l_2d.html b/develop/proc/mem_alloc_l_2d.html index 58a866f9ab5..5d6bc2c9fc8 100644 --- a/develop/proc/mem_alloc_l_2d.html +++ b/develop/proc/mem_alloc_l_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_s.html b/develop/proc/mem_alloc_s.html index 76bf7afdcae..8e6aaf537a1 100644 --- a/develop/proc/mem_alloc_s.html +++ b/develop/proc/mem_alloc_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_s_2d.html b/develop/proc/mem_alloc_s_2d.html index 57383263c45..a0f9da66024 100644 --- a/develop/proc/mem_alloc_s_2d.html +++ b/develop/proc/mem_alloc_s_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_z.html b/develop/proc/mem_alloc_z.html index 620142292c1..38c189a7a9d 100644 --- a/develop/proc/mem_alloc_z.html +++ b/develop/proc/mem_alloc_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_z_2d.html b/develop/proc/mem_alloc_z_2d.html index 9661fe5c318..d8e8912a5b7 100644 --- a/develop/proc/mem_alloc_z_2d.html +++ b/develop/proc/mem_alloc_z_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_c.html b/develop/proc/mem_copy_c.html index 3564b7e4006..3ec2f846701 100644 --- a/develop/proc/mem_copy_c.html +++ b/develop/proc/mem_copy_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_d.html b/develop/proc/mem_copy_d.html index 11fc66f3b34..633ef4d93c0 100644 --- a/develop/proc/mem_copy_d.html +++ b/develop/proc/mem_copy_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_i.html b/develop/proc/mem_copy_i.html index 4611e4243dc..c21a97cf4d7 100644 --- a/develop/proc/mem_copy_i.html +++ b/develop/proc/mem_copy_i.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_l.html b/develop/proc/mem_copy_l.html index 11071ab08bd..b200c3e8f33 100644 --- a/develop/proc/mem_copy_l.html +++ b/develop/proc/mem_copy_l.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_s.html b/develop/proc/mem_copy_s.html index 45bc8e3f20e..b3866d95326 100644 --- a/develop/proc/mem_copy_s.html +++ b/develop/proc/mem_copy_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_z.html b/develop/proc/mem_copy_z.html index 2607cd75ae1..f74b2eea01e 100644 --- a/develop/proc/mem_copy_z.html +++ b/develop/proc/mem_copy_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_c.html b/develop/proc/mem_dealloc_c.html index cafd73f564d..663cce40092 100644 --- a/develop/proc/mem_dealloc_c.html +++ b/develop/proc/mem_dealloc_c.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_c_2d.html b/develop/proc/mem_dealloc_c_2d.html index 0507acf7f2f..d4b1f84a871 100644 --- a/develop/proc/mem_dealloc_c_2d.html +++ b/develop/proc/mem_dealloc_c_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_d.html b/develop/proc/mem_dealloc_d.html index 5d51420532c..fcb716ccd3b 100644 --- a/develop/proc/mem_dealloc_d.html +++ b/develop/proc/mem_dealloc_d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_d_2d.html b/develop/proc/mem_dealloc_d_2d.html index b4dd8f565c2..3625a128b86 100644 --- a/develop/proc/mem_dealloc_d_2d.html +++ b/develop/proc/mem_dealloc_d_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_i.html b/develop/proc/mem_dealloc_i.html index 6189872a796..4beccae9050 100644 --- a/develop/proc/mem_dealloc_i.html +++ b/develop/proc/mem_dealloc_i.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_i_2d.html b/develop/proc/mem_dealloc_i_2d.html index 5efce057921..8e00cdc2ab8 100644 --- a/develop/proc/mem_dealloc_i_2d.html +++ b/develop/proc/mem_dealloc_i_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_l.html b/develop/proc/mem_dealloc_l.html index 6602b2c5e19..280b7095351 100644 --- a/develop/proc/mem_dealloc_l.html +++ b/develop/proc/mem_dealloc_l.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_l_2d.html b/develop/proc/mem_dealloc_l_2d.html index f65b24b1823..c8b4b72cdb1 100644 --- a/develop/proc/mem_dealloc_l_2d.html +++ b/develop/proc/mem_dealloc_l_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_s.html b/develop/proc/mem_dealloc_s.html index 73f291c56d3..c8eb339e318 100644 --- a/develop/proc/mem_dealloc_s.html +++ b/develop/proc/mem_dealloc_s.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_s_2d.html b/develop/proc/mem_dealloc_s_2d.html index 60aed04963d..ebb742edcd1 100644 --- a/develop/proc/mem_dealloc_s_2d.html +++ b/develop/proc/mem_dealloc_s_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_z.html b/develop/proc/mem_dealloc_z.html index 69219bdcdfb..4a9a1889357 100644 --- a/develop/proc/mem_dealloc_z.html +++ b/develop/proc/mem_dealloc_z.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_z_2d.html b/develop/proc/mem_dealloc_z_2d.html index 4ab573f26cf..8e1753691da 100644 --- a/develop/proc/mem_dealloc_z_2d.html +++ b/develop/proc/mem_dealloc_z_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_c.html b/develop/proc/mem_zero_c.html index 33b1b33d2f7..dc1e09c70ed 100644 --- a/develop/proc/mem_zero_c.html +++ b/develop/proc/mem_zero_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_d.html b/develop/proc/mem_zero_d.html index 452f3e23af5..303e86b7722 100644 --- a/develop/proc/mem_zero_d.html +++ b/develop/proc/mem_zero_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_i.html b/develop/proc/mem_zero_i.html index 156655c9b6e..d6b28101f81 100644 --- a/develop/proc/mem_zero_i.html +++ b/develop/proc/mem_zero_i.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_l.html b/develop/proc/mem_zero_l.html index 41747f52033..8e6aa214f89 100644 --- a/develop/proc/mem_zero_l.html +++ b/develop/proc/mem_zero_l.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_s.html b/develop/proc/mem_zero_s.html index 9127add5fd0..b6370127c50 100644 --- a/develop/proc/mem_zero_s.html +++ b/develop/proc/mem_zero_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_z.html b/develop/proc/mem_zero_z.html index d14a8b2d63d..7763d7b6fae 100644 --- a/develop/proc/mem_zero_z.html +++ b/develop/proc/mem_zero_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/merge_index.html b/develop/proc/merge_index.html index 5f83b572386..31a4d6f9e37 100644 --- a/develop/proc/merge_index.html +++ b/develop/proc/merge_index.html @@ -340,7 +340,7 @@

    Arguments

    diff --git a/develop/proc/meta_from_dist.html b/develop/proc/meta_from_dist.html index 3072a7a8fb7..c520b023a21 100644 --- a/develop/proc/meta_from_dist.html +++ b/develop/proc/meta_from_dist.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/mostly_non_transposed.html b/develop/proc/mostly_non_transposed.html index b7a8afa4703..a33e8386ff5 100644 --- a/develop/proc/mostly_non_transposed.html +++ b/develop/proc/mostly_non_transposed.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_c.html b/develop/proc/mp_allocate_c.html index 4967abec077..ef99fb5be88 100644 --- a/develop/proc/mp_allocate_c.html +++ b/develop/proc/mp_allocate_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_d.html b/develop/proc/mp_allocate_d.html index 88100c8955c..3c6a6779e08 100644 --- a/develop/proc/mp_allocate_d.html +++ b/develop/proc/mp_allocate_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_i.html b/develop/proc/mp_allocate_i.html index ab75327072e..556804ee9ab 100644 --- a/develop/proc/mp_allocate_i.html +++ b/develop/proc/mp_allocate_i.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_l.html b/develop/proc/mp_allocate_l.html index 30c5383e654..f1264da8a10 100644 --- a/develop/proc/mp_allocate_l.html +++ b/develop/proc/mp_allocate_l.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_r.html b/develop/proc/mp_allocate_r.html index bb80012181c..7834d0f28eb 100644 --- a/develop/proc/mp_allocate_r.html +++ b/develop/proc/mp_allocate_r.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_z.html b/develop/proc/mp_allocate_z.html index baa27cae2e8..17608e55e94 100644 --- a/develop/proc/mp_allocate_z.html +++ b/develop/proc/mp_allocate_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_c.html b/develop/proc/mp_alltoall_c.html index d371b6b3f6e..0464fa525e0 100644 --- a/develop/proc/mp_alltoall_c.html +++ b/develop/proc/mp_alltoall_c.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_c11v.html b/develop/proc/mp_alltoall_c11v.html index b0b68e1b4f0..fa6d298020b 100644 --- a/develop/proc/mp_alltoall_c11v.html +++ b/develop/proc/mp_alltoall_c11v.html @@ -261,7 +261,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_c22.html b/develop/proc/mp_alltoall_c22.html index 6171a46b200..a46289cd631 100644 --- a/develop/proc/mp_alltoall_c22.html +++ b/develop/proc/mp_alltoall_c22.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_c44.html b/develop/proc/mp_alltoall_c44.html index 7b88453d58e..f816ef1ab3a 100644 --- a/develop/proc/mp_alltoall_c44.html +++ b/develop/proc/mp_alltoall_c44.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_d.html b/develop/proc/mp_alltoall_d.html index fba8d28e211..9d662754efb 100644 --- a/develop/proc/mp_alltoall_d.html +++ b/develop/proc/mp_alltoall_d.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_d11v.html b/develop/proc/mp_alltoall_d11v.html index eed8457ae8c..98d9c0cc624 100644 --- a/develop/proc/mp_alltoall_d11v.html +++ b/develop/proc/mp_alltoall_d11v.html @@ -261,7 +261,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_d22.html b/develop/proc/mp_alltoall_d22.html index 1c2c796bd90..9a94a572fde 100644 --- a/develop/proc/mp_alltoall_d22.html +++ b/develop/proc/mp_alltoall_d22.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_d44.html b/develop/proc/mp_alltoall_d44.html index d137300b61a..027e89bc096 100644 --- a/develop/proc/mp_alltoall_d44.html +++ b/develop/proc/mp_alltoall_d44.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_i.html b/develop/proc/mp_alltoall_i.html index 410ec625a5f..034ab527dc3 100644 --- a/develop/proc/mp_alltoall_i.html +++ b/develop/proc/mp_alltoall_i.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_i11v.html b/develop/proc/mp_alltoall_i11v.html index 80fd0c7a38d..e23ea58179e 100644 --- a/develop/proc/mp_alltoall_i11v.html +++ b/develop/proc/mp_alltoall_i11v.html @@ -261,7 +261,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_i22.html b/develop/proc/mp_alltoall_i22.html index 2c006cc7c81..61c2609ade9 100644 --- a/develop/proc/mp_alltoall_i22.html +++ b/develop/proc/mp_alltoall_i22.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_i44.html b/develop/proc/mp_alltoall_i44.html index 66fc0ed5d73..2a8df84bc98 100644 --- a/develop/proc/mp_alltoall_i44.html +++ b/develop/proc/mp_alltoall_i44.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_l.html b/develop/proc/mp_alltoall_l.html index 8268c745453..325cae5fe6a 100644 --- a/develop/proc/mp_alltoall_l.html +++ b/develop/proc/mp_alltoall_l.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_l11v.html b/develop/proc/mp_alltoall_l11v.html index 21b9dcb11d4..2754ec67680 100644 --- a/develop/proc/mp_alltoall_l11v.html +++ b/develop/proc/mp_alltoall_l11v.html @@ -261,7 +261,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_l22.html b/develop/proc/mp_alltoall_l22.html index f7bab0c9cdf..54029459f5d 100644 --- a/develop/proc/mp_alltoall_l22.html +++ b/develop/proc/mp_alltoall_l22.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_l44.html b/develop/proc/mp_alltoall_l44.html index 89110becbe5..a1c1e649cdc 100644 --- a/develop/proc/mp_alltoall_l44.html +++ b/develop/proc/mp_alltoall_l44.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_r.html b/develop/proc/mp_alltoall_r.html index e7c4f7ad537..280de64044c 100644 --- a/develop/proc/mp_alltoall_r.html +++ b/develop/proc/mp_alltoall_r.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_r11v.html b/develop/proc/mp_alltoall_r11v.html index 6ef388768fd..e1f874d349a 100644 --- a/develop/proc/mp_alltoall_r11v.html +++ b/develop/proc/mp_alltoall_r11v.html @@ -261,7 +261,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_r22.html b/develop/proc/mp_alltoall_r22.html index c48ceccf3ee..da72443d33c 100644 --- a/develop/proc/mp_alltoall_r22.html +++ b/develop/proc/mp_alltoall_r22.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_r44.html b/develop/proc/mp_alltoall_r44.html index 8470e357393..19ad082c06c 100644 --- a/develop/proc/mp_alltoall_r44.html +++ b/develop/proc/mp_alltoall_r44.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_z.html b/develop/proc/mp_alltoall_z.html index bfad3db600b..d8dd208bed2 100644 --- a/develop/proc/mp_alltoall_z.html +++ b/develop/proc/mp_alltoall_z.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_z11v.html b/develop/proc/mp_alltoall_z11v.html index 4120164372f..a65e71b973e 100644 --- a/develop/proc/mp_alltoall_z11v.html +++ b/develop/proc/mp_alltoall_z11v.html @@ -261,7 +261,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_z22.html b/develop/proc/mp_alltoall_z22.html index b0d1f6b62d4..d4d8245c0a8 100644 --- a/develop/proc/mp_alltoall_z22.html +++ b/develop/proc/mp_alltoall_z22.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_z44.html b/develop/proc/mp_alltoall_z44.html index 33bed096697..0acb0f8a8f5 100644 --- a/develop/proc/mp_alltoall_z44.html +++ b/develop/proc/mp_alltoall_z44.html @@ -194,7 +194,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_am.html b/develop/proc/mp_bcast_am.html index a5973bfec39..b6220f964d3 100644 --- a/develop/proc/mp_bcast_am.html +++ b/develop/proc/mp_bcast_am.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_av.html b/develop/proc/mp_bcast_av.html index 96682cf596e..d8a1a97bf3b 100644 --- a/develop/proc/mp_bcast_av.html +++ b/develop/proc/mp_bcast_av.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_b.html b/develop/proc/mp_bcast_b.html index 3e0c64e876a..618e84a8c1e 100644 --- a/develop/proc/mp_bcast_b.html +++ b/develop/proc/mp_bcast_b.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_bv.html b/develop/proc/mp_bcast_bv.html index c6fde533991..3b121df504c 100644 --- a/develop/proc/mp_bcast_bv.html +++ b/develop/proc/mp_bcast_bv.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_c.html b/develop/proc/mp_bcast_c.html index 4afc392dc6f..b8140374f24 100644 --- a/develop/proc/mp_bcast_c.html +++ b/develop/proc/mp_bcast_c.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_c3.html b/develop/proc/mp_bcast_c3.html index 72d9fc0d397..d8801140498 100644 --- a/develop/proc/mp_bcast_c3.html +++ b/develop/proc/mp_bcast_c3.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_cm.html b/develop/proc/mp_bcast_cm.html index a018ea74a39..29c59706373 100644 --- a/develop/proc/mp_bcast_cm.html +++ b/develop/proc/mp_bcast_cm.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_cv.html b/develop/proc/mp_bcast_cv.html index 57c27ba3c51..bf472829435 100644 --- a/develop/proc/mp_bcast_cv.html +++ b/develop/proc/mp_bcast_cv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_d.html b/develop/proc/mp_bcast_d.html index 2517460ac56..e8ad6927b27 100644 --- a/develop/proc/mp_bcast_d.html +++ b/develop/proc/mp_bcast_d.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_d3.html b/develop/proc/mp_bcast_d3.html index 3460e0e448b..a23edbaf9f7 100644 --- a/develop/proc/mp_bcast_d3.html +++ b/develop/proc/mp_bcast_d3.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_dm.html b/develop/proc/mp_bcast_dm.html index 997b6b6c101..903f3892d5d 100644 --- a/develop/proc/mp_bcast_dm.html +++ b/develop/proc/mp_bcast_dm.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_dv.html b/develop/proc/mp_bcast_dv.html index 3c1efa1e6c6..4486951ecec 100644 --- a/develop/proc/mp_bcast_dv.html +++ b/develop/proc/mp_bcast_dv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_i.html b/develop/proc/mp_bcast_i.html index eb0cfaa5075..0ae7f8abf69 100644 --- a/develop/proc/mp_bcast_i.html +++ b/develop/proc/mp_bcast_i.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_i3.html b/develop/proc/mp_bcast_i3.html index c2626fcdc38..ddfa5b62082 100644 --- a/develop/proc/mp_bcast_i3.html +++ b/develop/proc/mp_bcast_i3.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_im.html b/develop/proc/mp_bcast_im.html index af1e1eac7aa..c489842493a 100644 --- a/develop/proc/mp_bcast_im.html +++ b/develop/proc/mp_bcast_im.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_iv.html b/develop/proc/mp_bcast_iv.html index 790967a3b54..ae8baca57a6 100644 --- a/develop/proc/mp_bcast_iv.html +++ b/develop/proc/mp_bcast_iv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_l.html b/develop/proc/mp_bcast_l.html index c852232b9c7..6d128ea6eff 100644 --- a/develop/proc/mp_bcast_l.html +++ b/develop/proc/mp_bcast_l.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_l3.html b/develop/proc/mp_bcast_l3.html index c8da1348f09..9a5fe97cfb6 100644 --- a/develop/proc/mp_bcast_l3.html +++ b/develop/proc/mp_bcast_l3.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_lm.html b/develop/proc/mp_bcast_lm.html index ca09aedad0b..aa82f454fde 100644 --- a/develop/proc/mp_bcast_lm.html +++ b/develop/proc/mp_bcast_lm.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_lv.html b/develop/proc/mp_bcast_lv.html index e50a436ca3b..6d48a9ca056 100644 --- a/develop/proc/mp_bcast_lv.html +++ b/develop/proc/mp_bcast_lv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_r.html b/develop/proc/mp_bcast_r.html index b0bd1a2e864..19d9b9885b6 100644 --- a/develop/proc/mp_bcast_r.html +++ b/develop/proc/mp_bcast_r.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_r3.html b/develop/proc/mp_bcast_r3.html index c5ccefabde9..1f02a5267ee 100644 --- a/develop/proc/mp_bcast_r3.html +++ b/develop/proc/mp_bcast_r3.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_rm.html b/develop/proc/mp_bcast_rm.html index 0b2245a9255..f50aa33e7f8 100644 --- a/develop/proc/mp_bcast_rm.html +++ b/develop/proc/mp_bcast_rm.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_rv.html b/develop/proc/mp_bcast_rv.html index 6312c13eac4..a803702fa81 100644 --- a/develop/proc/mp_bcast_rv.html +++ b/develop/proc/mp_bcast_rv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_z.html b/develop/proc/mp_bcast_z.html index aa5d6c66c34..ac6376c8bda 100644 --- a/develop/proc/mp_bcast_z.html +++ b/develop/proc/mp_bcast_z.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_z3.html b/develop/proc/mp_bcast_z3.html index b83aacc0e98..ecd108f80bb 100644 --- a/develop/proc/mp_bcast_z3.html +++ b/develop/proc/mp_bcast_z3.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_zm.html b/develop/proc/mp_bcast_zm.html index 7b5925f3ed5..efd38fd0828 100644 --- a/develop/proc/mp_bcast_zm.html +++ b/develop/proc/mp_bcast_zm.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_zv.html b/develop/proc/mp_bcast_zv.html index 64608bc8359..ebbc12d54a8 100644 --- a/develop/proc/mp_bcast_zv.html +++ b/develop/proc/mp_bcast_zv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_cart_coords.html b/develop/proc/mp_cart_coords.html index 693ad2a3284..65a4b74a086 100644 --- a/develop/proc/mp_cart_coords.html +++ b/develop/proc/mp_cart_coords.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_cart_create.html b/develop/proc/mp_cart_create.html index d578966861a..a562d7624a5 100644 --- a/develop/proc/mp_cart_create.html +++ b/develop/proc/mp_cart_create.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/mp_cart_rank.html b/develop/proc/mp_cart_rank.html index 547364097a3..898a0b67573 100644 --- a/develop/proc/mp_cart_rank.html +++ b/develop/proc/mp_cart_rank.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_cart_sub.html b/develop/proc/mp_cart_sub.html index 8c4d99954f7..b08fe86020b 100644 --- a/develop/proc/mp_cart_sub.html +++ b/develop/proc/mp_cart_sub.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_comm_compare.html b/develop/proc/mp_comm_compare.html index d56ecaadee5..ef3f65d29a9 100644 --- a/develop/proc/mp_comm_compare.html +++ b/develop/proc/mp_comm_compare.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_comm_free.html b/develop/proc/mp_comm_free.html index 2bb9731eb13..c0dda6d6f3c 100644 --- a/develop/proc/mp_comm_free.html +++ b/develop/proc/mp_comm_free.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_comm_split.html b/develop/proc/mp_comm_split.html index 7d2a2928356..d16842f7446 100644 --- a/develop/proc/mp_comm_split.html +++ b/develop/proc/mp_comm_split.html @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/mp_comm_split_direct.html b/develop/proc/mp_comm_split_direct.html index 375a3c487c7..678c1e635cc 100644 --- a/develop/proc/mp_comm_split_direct.html +++ b/develop/proc/mp_comm_split_direct.html @@ -161,7 +161,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_c.html b/develop/proc/mp_deallocate_c.html index c9ef7e9927b..e1964bef056 100644 --- a/develop/proc/mp_deallocate_c.html +++ b/develop/proc/mp_deallocate_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_d.html b/develop/proc/mp_deallocate_d.html index 0c559cc0655..460d7704960 100644 --- a/develop/proc/mp_deallocate_d.html +++ b/develop/proc/mp_deallocate_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_i.html b/develop/proc/mp_deallocate_i.html index 1367b31b28b..0f22119dcf9 100644 --- a/develop/proc/mp_deallocate_i.html +++ b/develop/proc/mp_deallocate_i.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_l.html b/develop/proc/mp_deallocate_l.html index ff3fe338059..f89e808c24c 100644 --- a/develop/proc/mp_deallocate_l.html +++ b/develop/proc/mp_deallocate_l.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_r.html b/develop/proc/mp_deallocate_r.html index 5dda1b3bb34..d79f11f79c8 100644 --- a/develop/proc/mp_deallocate_r.html +++ b/develop/proc/mp_deallocate_r.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_z.html b/develop/proc/mp_deallocate_z.html index 88627a5952a..dcfdd7cbf28 100644 --- a/develop/proc/mp_deallocate_z.html +++ b/develop/proc/mp_deallocate_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_dims_create.html b/develop/proc/mp_dims_create.html index 7cdb8343369..3ff5aa385d6 100644 --- a/develop/proc/mp_dims_create.html +++ b/develop/proc/mp_dims_create.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_environ_c.html b/develop/proc/mp_environ_c.html index 79c309c553a..2a199bf9a3f 100644 --- a/develop/proc/mp_environ_c.html +++ b/develop/proc/mp_environ_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_environ_c2.html b/develop/proc/mp_environ_c2.html index ce288d851de..f4f86a811ca 100644 --- a/develop/proc/mp_environ_c2.html +++ b/develop/proc/mp_environ_c2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/mp_environ_l.html b/develop/proc/mp_environ_l.html index 9eace42915f..1406da085c0 100644 --- a/develop/proc/mp_environ_l.html +++ b/develop/proc/mp_environ_l.html @@ -165,7 +165,7 @@

    Arguments

    diff --git a/develop/proc/mp_environ_pgrid.html b/develop/proc/mp_environ_pgrid.html index ad980883392..2f7d4bb22c3 100644 --- a/develop/proc/mp_environ_pgrid.html +++ b/develop/proc/mp_environ_pgrid.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_delete.html b/develop/proc/mp_file_delete.html index 2472acdc393..c6a22f12e30 100644 --- a/develop/proc/mp_file_delete.html +++ b/develop/proc/mp_file_delete.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_get_position.html b/develop/proc/mp_file_get_position.html index 5f483e8923e..27d964a9f50 100644 --- a/develop/proc/mp_file_get_position.html +++ b/develop/proc/mp_file_get_position.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_get_size.html b/develop/proc/mp_file_get_size.html index 9b348c1adfa..c42a5cab381 100644 --- a/develop/proc/mp_file_get_size.html +++ b/develop/proc/mp_file_get_size.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_open.html b/develop/proc/mp_file_open.html index e5dc09d0501..1e71e98b02b 100644 --- a/develop/proc/mp_file_open.html +++ b/develop/proc/mp_file_open.html @@ -192,7 +192,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_c.html b/develop/proc/mp_file_read_at_all_c.html index 9d86a65e2a3..dd2aefba805 100644 --- a/develop/proc/mp_file_read_at_all_c.html +++ b/develop/proc/mp_file_read_at_all_c.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_ch.html b/develop/proc/mp_file_read_at_all_ch.html index 2fe9f8bafc8..43e846dc474 100644 --- a/develop/proc/mp_file_read_at_all_ch.html +++ b/develop/proc/mp_file_read_at_all_ch.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_cv.html b/develop/proc/mp_file_read_at_all_cv.html index 1f03c4f8ffb..ee32801fe98 100644 --- a/develop/proc/mp_file_read_at_all_cv.html +++ b/develop/proc/mp_file_read_at_all_cv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_d.html b/develop/proc/mp_file_read_at_all_d.html index b3552b8ac21..a5d613f01a6 100644 --- a/develop/proc/mp_file_read_at_all_d.html +++ b/develop/proc/mp_file_read_at_all_d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_dv.html b/develop/proc/mp_file_read_at_all_dv.html index 4e19bdedc70..c02050c8294 100644 --- a/develop/proc/mp_file_read_at_all_dv.html +++ b/develop/proc/mp_file_read_at_all_dv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_i.html b/develop/proc/mp_file_read_at_all_i.html index e56c986232a..a65018af414 100644 --- a/develop/proc/mp_file_read_at_all_i.html +++ b/develop/proc/mp_file_read_at_all_i.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_iv.html b/develop/proc/mp_file_read_at_all_iv.html index e6200db666e..10c14fe750e 100644 --- a/develop/proc/mp_file_read_at_all_iv.html +++ b/develop/proc/mp_file_read_at_all_iv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_l.html b/develop/proc/mp_file_read_at_all_l.html index ec22ac3b4f0..4093549b238 100644 --- a/develop/proc/mp_file_read_at_all_l.html +++ b/develop/proc/mp_file_read_at_all_l.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_lv.html b/develop/proc/mp_file_read_at_all_lv.html index 64022d01d6d..dd880a2e7f9 100644 --- a/develop/proc/mp_file_read_at_all_lv.html +++ b/develop/proc/mp_file_read_at_all_lv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_r.html b/develop/proc/mp_file_read_at_all_r.html index 87863a3e6be..9a3625938cb 100644 --- a/develop/proc/mp_file_read_at_all_r.html +++ b/develop/proc/mp_file_read_at_all_r.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_rv.html b/develop/proc/mp_file_read_at_all_rv.html index 3cfa31cf29b..3ce41883c03 100644 --- a/develop/proc/mp_file_read_at_all_rv.html +++ b/develop/proc/mp_file_read_at_all_rv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_z.html b/develop/proc/mp_file_read_at_all_z.html index 49a5661e694..867a31dde64 100644 --- a/develop/proc/mp_file_read_at_all_z.html +++ b/develop/proc/mp_file_read_at_all_z.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_read_at_all_zv.html b/develop/proc/mp_file_read_at_all_zv.html index 141e560f044..ae6a380fcb4 100644 --- a/develop/proc/mp_file_read_at_all_zv.html +++ b/develop/proc/mp_file_read_at_all_zv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_c.html b/develop/proc/mp_file_write_at_all_c.html index 5e85a631a8b..a44b6f50f49 100644 --- a/develop/proc/mp_file_write_at_all_c.html +++ b/develop/proc/mp_file_write_at_all_c.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_ch.html b/develop/proc/mp_file_write_at_all_ch.html index f62d47eb606..3571aa55eb9 100644 --- a/develop/proc/mp_file_write_at_all_ch.html +++ b/develop/proc/mp_file_write_at_all_ch.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_cv.html b/develop/proc/mp_file_write_at_all_cv.html index 112ec9a9e59..6130b545201 100644 --- a/develop/proc/mp_file_write_at_all_cv.html +++ b/develop/proc/mp_file_write_at_all_cv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_d.html b/develop/proc/mp_file_write_at_all_d.html index 90ebe20dec9..35fc6ef54e1 100644 --- a/develop/proc/mp_file_write_at_all_d.html +++ b/develop/proc/mp_file_write_at_all_d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_dv.html b/develop/proc/mp_file_write_at_all_dv.html index aa2b02a6e7d..4ff6eb4d1ab 100644 --- a/develop/proc/mp_file_write_at_all_dv.html +++ b/develop/proc/mp_file_write_at_all_dv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_i.html b/develop/proc/mp_file_write_at_all_i.html index ccdb2919f0b..14ccf4310f8 100644 --- a/develop/proc/mp_file_write_at_all_i.html +++ b/develop/proc/mp_file_write_at_all_i.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_iv.html b/develop/proc/mp_file_write_at_all_iv.html index b684c777367..d7029798f03 100644 --- a/develop/proc/mp_file_write_at_all_iv.html +++ b/develop/proc/mp_file_write_at_all_iv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_l.html b/develop/proc/mp_file_write_at_all_l.html index aec21ce82fe..9d5c691e99d 100644 --- a/develop/proc/mp_file_write_at_all_l.html +++ b/develop/proc/mp_file_write_at_all_l.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_lv.html b/develop/proc/mp_file_write_at_all_lv.html index 0e0ff363d71..46988b32670 100644 --- a/develop/proc/mp_file_write_at_all_lv.html +++ b/develop/proc/mp_file_write_at_all_lv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_r.html b/develop/proc/mp_file_write_at_all_r.html index 4ba6a318602..4961a30bc9e 100644 --- a/develop/proc/mp_file_write_at_all_r.html +++ b/develop/proc/mp_file_write_at_all_r.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_rv.html b/develop/proc/mp_file_write_at_all_rv.html index f064bef0774..ef117c26eb9 100644 --- a/develop/proc/mp_file_write_at_all_rv.html +++ b/develop/proc/mp_file_write_at_all_rv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_z.html b/develop/proc/mp_file_write_at_all_z.html index 0cf14f18e38..4e861b1fcca 100644 --- a/develop/proc/mp_file_write_at_all_z.html +++ b/develop/proc/mp_file_write_at_all_z.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_all_zv.html b/develop/proc/mp_file_write_at_all_zv.html index a72323b80cd..f98758ff722 100644 --- a/develop/proc/mp_file_write_at_all_zv.html +++ b/develop/proc/mp_file_write_at_all_zv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_c.html b/develop/proc/mp_file_write_at_c.html index b7802454236..017a411c47d 100644 --- a/develop/proc/mp_file_write_at_c.html +++ b/develop/proc/mp_file_write_at_c.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_ch.html b/develop/proc/mp_file_write_at_ch.html index b49dd97a72a..67019df224c 100644 --- a/develop/proc/mp_file_write_at_ch.html +++ b/develop/proc/mp_file_write_at_ch.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_cv.html b/develop/proc/mp_file_write_at_cv.html index 9b6c54f7bf7..c5eb8646e0f 100644 --- a/develop/proc/mp_file_write_at_cv.html +++ b/develop/proc/mp_file_write_at_cv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_d.html b/develop/proc/mp_file_write_at_d.html index 9601a7fdf2d..365cd15d4c3 100644 --- a/develop/proc/mp_file_write_at_d.html +++ b/develop/proc/mp_file_write_at_d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_dv.html b/develop/proc/mp_file_write_at_dv.html index 47240df80fb..0e195db1d5c 100644 --- a/develop/proc/mp_file_write_at_dv.html +++ b/develop/proc/mp_file_write_at_dv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_i.html b/develop/proc/mp_file_write_at_i.html index 5da4309954a..a9b3f199e51 100644 --- a/develop/proc/mp_file_write_at_i.html +++ b/develop/proc/mp_file_write_at_i.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_iv.html b/develop/proc/mp_file_write_at_iv.html index 6b9e205fcd6..e2d1297997d 100644 --- a/develop/proc/mp_file_write_at_iv.html +++ b/develop/proc/mp_file_write_at_iv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_l.html b/develop/proc/mp_file_write_at_l.html index 20be93350bc..1051e483140 100644 --- a/develop/proc/mp_file_write_at_l.html +++ b/develop/proc/mp_file_write_at_l.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_lv.html b/develop/proc/mp_file_write_at_lv.html index 06d1e849b2d..0487f0e2199 100644 --- a/develop/proc/mp_file_write_at_lv.html +++ b/develop/proc/mp_file_write_at_lv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_r.html b/develop/proc/mp_file_write_at_r.html index d0403c18e8d..396f7cded78 100644 --- a/develop/proc/mp_file_write_at_r.html +++ b/develop/proc/mp_file_write_at_r.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_rv.html b/develop/proc/mp_file_write_at_rv.html index 11de5844ac7..1358ea41bc4 100644 --- a/develop/proc/mp_file_write_at_rv.html +++ b/develop/proc/mp_file_write_at_rv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_z.html b/develop/proc/mp_file_write_at_z.html index 3d2a22716ce..a780a6824e6 100644 --- a/develop/proc/mp_file_write_at_z.html +++ b/develop/proc/mp_file_write_at_z.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_zv.html b/develop/proc/mp_file_write_at_zv.html index bef0a406e93..9bc28152f66 100644 --- a/develop/proc/mp_file_write_at_zv.html +++ b/develop/proc/mp_file_write_at_zv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_c.html b/develop/proc/mp_gather_c.html index a0275e246a0..a755479f593 100644 --- a/develop/proc/mp_gather_c.html +++ b/develop/proc/mp_gather_c.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_cm.html b/develop/proc/mp_gather_cm.html index d4eb7d20cfb..81f97f1afe6 100644 --- a/develop/proc/mp_gather_cm.html +++ b/develop/proc/mp_gather_cm.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_cv.html b/develop/proc/mp_gather_cv.html index 741105550fe..b9b74cad459 100644 --- a/develop/proc/mp_gather_cv.html +++ b/develop/proc/mp_gather_cv.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_d.html b/develop/proc/mp_gather_d.html index adf7dc2eba8..d8a214f8862 100644 --- a/develop/proc/mp_gather_d.html +++ b/develop/proc/mp_gather_d.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_dm.html b/develop/proc/mp_gather_dm.html index 7ee548f9915..f2e0f2599e1 100644 --- a/develop/proc/mp_gather_dm.html +++ b/develop/proc/mp_gather_dm.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_dv.html b/develop/proc/mp_gather_dv.html index 046701385bd..35428b3b57c 100644 --- a/develop/proc/mp_gather_dv.html +++ b/develop/proc/mp_gather_dv.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_i.html b/develop/proc/mp_gather_i.html index ad88afa3045..d5618a67e1d 100644 --- a/develop/proc/mp_gather_i.html +++ b/develop/proc/mp_gather_i.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_im.html b/develop/proc/mp_gather_im.html index c31d28ebd4f..3a7239aacb7 100644 --- a/develop/proc/mp_gather_im.html +++ b/develop/proc/mp_gather_im.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_iv.html b/develop/proc/mp_gather_iv.html index d2562607098..35da149895d 100644 --- a/develop/proc/mp_gather_iv.html +++ b/develop/proc/mp_gather_iv.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_l.html b/develop/proc/mp_gather_l.html index b2e85352785..7036e62c6b3 100644 --- a/develop/proc/mp_gather_l.html +++ b/develop/proc/mp_gather_l.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_lm.html b/develop/proc/mp_gather_lm.html index 7a6a5409622..aaea9c09afb 100644 --- a/develop/proc/mp_gather_lm.html +++ b/develop/proc/mp_gather_lm.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_lv.html b/develop/proc/mp_gather_lv.html index 72c9701d04f..4393a5c6c8f 100644 --- a/develop/proc/mp_gather_lv.html +++ b/develop/proc/mp_gather_lv.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_r.html b/develop/proc/mp_gather_r.html index f5d7c5c76a1..063f5b82b4e 100644 --- a/develop/proc/mp_gather_r.html +++ b/develop/proc/mp_gather_r.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_rm.html b/develop/proc/mp_gather_rm.html index 10bd31b0e93..a03f249231b 100644 --- a/develop/proc/mp_gather_rm.html +++ b/develop/proc/mp_gather_rm.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_rv.html b/develop/proc/mp_gather_rv.html index 05c4df467d5..092f4b4d0fc 100644 --- a/develop/proc/mp_gather_rv.html +++ b/develop/proc/mp_gather_rv.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_z.html b/develop/proc/mp_gather_z.html index 8b7a57d2181..8c16e2738b5 100644 --- a/develop/proc/mp_gather_z.html +++ b/develop/proc/mp_gather_z.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_zm.html b/develop/proc/mp_gather_zm.html index a218dce2149..6b0c4955529 100644 --- a/develop/proc/mp_gather_zm.html +++ b/develop/proc/mp_gather_zm.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_zv.html b/develop/proc/mp_gather_zv.html index acc780145fc..7f7290db45e 100644 --- a/develop/proc/mp_gather_zv.html +++ b/develop/proc/mp_gather_zv.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_cv.html b/develop/proc/mp_gatherv_cv.html index c0941d7e99b..41dff491e81 100644 --- a/develop/proc/mp_gatherv_cv.html +++ b/develop/proc/mp_gatherv_cv.html @@ -166,7 +166,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_dv.html b/develop/proc/mp_gatherv_dv.html index 2880e82ca2a..e763d0fd21a 100644 --- a/develop/proc/mp_gatherv_dv.html +++ b/develop/proc/mp_gatherv_dv.html @@ -166,7 +166,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_iv.html b/develop/proc/mp_gatherv_iv.html index 7fd1d50791b..8c7bc3582eb 100644 --- a/develop/proc/mp_gatherv_iv.html +++ b/develop/proc/mp_gatherv_iv.html @@ -166,7 +166,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_lv.html b/develop/proc/mp_gatherv_lv.html index 123b82f14e9..da7c0b13007 100644 --- a/develop/proc/mp_gatherv_lv.html +++ b/develop/proc/mp_gatherv_lv.html @@ -166,7 +166,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_rv.html b/develop/proc/mp_gatherv_rv.html index f12de4c2f8b..50b34a1faf9 100644 --- a/develop/proc/mp_gatherv_rv.html +++ b/develop/proc/mp_gatherv_rv.html @@ -166,7 +166,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_zv.html b/develop/proc/mp_gatherv_zv.html index 4eea97c9438..c78dbb4fa0c 100644 --- a/develop/proc/mp_gatherv_zv.html +++ b/develop/proc/mp_gatherv_zv.html @@ -166,7 +166,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/mp_get_comm_handle.html b/develop/proc/mp_get_comm_handle.html index 2ecce31965f..dc7833f4baa 100644 --- a/develop/proc/mp_get_comm_handle.html +++ b/develop/proc/mp_get_comm_handle.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_get_info_handle.html b/develop/proc/mp_get_info_handle.html index b726236a5ac..8c9dec19848 100644 --- a/develop/proc/mp_get_info_handle.html +++ b/develop/proc/mp_get_info_handle.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_get_library_version.html b/develop/proc/mp_get_library_version.html index 39886087065..c695ecdf0c4 100644 --- a/develop/proc/mp_get_library_version.html +++ b/develop/proc/mp_get_library_version.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_c.html b/develop/proc/mp_ibcast_c.html index 4127fca621b..91b54bca658 100644 --- a/develop/proc/mp_ibcast_c.html +++ b/develop/proc/mp_ibcast_c.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_cv.html b/develop/proc/mp_ibcast_cv.html index 09b6333462f..64ed7514702 100644 --- a/develop/proc/mp_ibcast_cv.html +++ b/develop/proc/mp_ibcast_cv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_d.html b/develop/proc/mp_ibcast_d.html index 80761c3beda..eef93d7b8a9 100644 --- a/develop/proc/mp_ibcast_d.html +++ b/develop/proc/mp_ibcast_d.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_dv.html b/develop/proc/mp_ibcast_dv.html index adb4b769528..68bc6919250 100644 --- a/develop/proc/mp_ibcast_dv.html +++ b/develop/proc/mp_ibcast_dv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_i.html b/develop/proc/mp_ibcast_i.html index 682ca54db1d..73d11e4413c 100644 --- a/develop/proc/mp_ibcast_i.html +++ b/develop/proc/mp_ibcast_i.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_iv.html b/develop/proc/mp_ibcast_iv.html index 5505316d66a..517800cc4eb 100644 --- a/develop/proc/mp_ibcast_iv.html +++ b/develop/proc/mp_ibcast_iv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_l.html b/develop/proc/mp_ibcast_l.html index 4764e7b995e..102db804e5f 100644 --- a/develop/proc/mp_ibcast_l.html +++ b/develop/proc/mp_ibcast_l.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_lv.html b/develop/proc/mp_ibcast_lv.html index d504698dcfa..92ac754b30c 100644 --- a/develop/proc/mp_ibcast_lv.html +++ b/develop/proc/mp_ibcast_lv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_r.html b/develop/proc/mp_ibcast_r.html index ccb106b4dc5..5acd70ec036 100644 --- a/develop/proc/mp_ibcast_r.html +++ b/develop/proc/mp_ibcast_r.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_rv.html b/develop/proc/mp_ibcast_rv.html index 441f2f0548a..5268286b769 100644 --- a/develop/proc/mp_ibcast_rv.html +++ b/develop/proc/mp_ibcast_rv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_z.html b/develop/proc/mp_ibcast_z.html index 6d92aa871f2..ff78ad3bd89 100644 --- a/develop/proc/mp_ibcast_z.html +++ b/develop/proc/mp_ibcast_z.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_zv.html b/develop/proc/mp_ibcast_zv.html index cef8ffeb591..e4091e98706 100644 --- a/develop/proc/mp_ibcast_zv.html +++ b/develop/proc/mp_ibcast_zv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_bv.html b/develop/proc/mp_irecv_bv.html index d3075f235a3..80335e4441d 100644 --- a/develop/proc/mp_irecv_bv.html +++ b/develop/proc/mp_irecv_bv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_cm2.html b/develop/proc/mp_irecv_cm2.html index 8594151cab3..da0be7b6a3f 100644 --- a/develop/proc/mp_irecv_cm2.html +++ b/develop/proc/mp_irecv_cm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_custom.html b/develop/proc/mp_irecv_custom.html index e2bebf47957..4a50cf6587f 100644 --- a/develop/proc/mp_irecv_custom.html +++ b/develop/proc/mp_irecv_custom.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_cv.html b/develop/proc/mp_irecv_cv.html index ec2a76e5255..020dbf58eec 100644 --- a/develop/proc/mp_irecv_cv.html +++ b/develop/proc/mp_irecv_cv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_dm2.html b/develop/proc/mp_irecv_dm2.html index 2b0d4dbcfa0..00d42f6d1e3 100644 --- a/develop/proc/mp_irecv_dm2.html +++ b/develop/proc/mp_irecv_dm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_dv.html b/develop/proc/mp_irecv_dv.html index 82aba5c8a0f..da9e883549c 100644 --- a/develop/proc/mp_irecv_dv.html +++ b/develop/proc/mp_irecv_dv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_im2.html b/develop/proc/mp_irecv_im2.html index 4eb8dcd721b..7645fb811a2 100644 --- a/develop/proc/mp_irecv_im2.html +++ b/develop/proc/mp_irecv_im2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_iv.html b/develop/proc/mp_irecv_iv.html index 6b9b8b26840..2d552a7fa3d 100644 --- a/develop/proc/mp_irecv_iv.html +++ b/develop/proc/mp_irecv_iv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_lm2.html b/develop/proc/mp_irecv_lm2.html index 332196c50c5..82cee15cc6b 100644 --- a/develop/proc/mp_irecv_lm2.html +++ b/develop/proc/mp_irecv_lm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_lv.html b/develop/proc/mp_irecv_lv.html index 27264467eb3..d5fc96a30d1 100644 --- a/develop/proc/mp_irecv_lv.html +++ b/develop/proc/mp_irecv_lv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_rm2.html b/develop/proc/mp_irecv_rm2.html index 52fb971e56e..dfaf06ada85 100644 --- a/develop/proc/mp_irecv_rm2.html +++ b/develop/proc/mp_irecv_rm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_rv.html b/develop/proc/mp_irecv_rv.html index 2e7cfd2d337..3bed2d77cd8 100644 --- a/develop/proc/mp_irecv_rv.html +++ b/develop/proc/mp_irecv_rv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_zm2.html b/develop/proc/mp_irecv_zm2.html index 6914fab6665..9521dfc0ce7 100644 --- a/develop/proc/mp_irecv_zm2.html +++ b/develop/proc/mp_irecv_zm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_zv.html b/develop/proc/mp_irecv_zv.html index 6b1c65033af..fa293056ab7 100644 --- a/develop/proc/mp_irecv_zv.html +++ b/develop/proc/mp_irecv_zv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_c.html b/develop/proc/mp_iscatter_c.html index 3d68f66b6ed..a5d31f9cb09 100644 --- a/develop/proc/mp_iscatter_c.html +++ b/develop/proc/mp_iscatter_c.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_cv2.html b/develop/proc/mp_iscatter_cv2.html index bd353b89b93..d5c0a382b12 100644 --- a/develop/proc/mp_iscatter_cv2.html +++ b/develop/proc/mp_iscatter_cv2.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_d.html b/develop/proc/mp_iscatter_d.html index 0cefc5111e4..c53259f34d4 100644 --- a/develop/proc/mp_iscatter_d.html +++ b/develop/proc/mp_iscatter_d.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_dv2.html b/develop/proc/mp_iscatter_dv2.html index 99a2967d5c6..df1aafa2c18 100644 --- a/develop/proc/mp_iscatter_dv2.html +++ b/develop/proc/mp_iscatter_dv2.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_i.html b/develop/proc/mp_iscatter_i.html index 69d641fe61b..274aa8d18b8 100644 --- a/develop/proc/mp_iscatter_i.html +++ b/develop/proc/mp_iscatter_i.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_iv2.html b/develop/proc/mp_iscatter_iv2.html index 9f0a1684575..2743557500e 100644 --- a/develop/proc/mp_iscatter_iv2.html +++ b/develop/proc/mp_iscatter_iv2.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_l.html b/develop/proc/mp_iscatter_l.html index 7e78545bd22..519cedfb368 100644 --- a/develop/proc/mp_iscatter_l.html +++ b/develop/proc/mp_iscatter_l.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_lv2.html b/develop/proc/mp_iscatter_lv2.html index e8432a9676a..ff631f126e5 100644 --- a/develop/proc/mp_iscatter_lv2.html +++ b/develop/proc/mp_iscatter_lv2.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_r.html b/develop/proc/mp_iscatter_r.html index f86d45051a4..daec6d6bb36 100644 --- a/develop/proc/mp_iscatter_r.html +++ b/develop/proc/mp_iscatter_r.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_rv2.html b/develop/proc/mp_iscatter_rv2.html index 3b2a3b013c5..c339f37a63f 100644 --- a/develop/proc/mp_iscatter_rv2.html +++ b/develop/proc/mp_iscatter_rv2.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_z.html b/develop/proc/mp_iscatter_z.html index 54d210908be..457562f4299 100644 --- a/develop/proc/mp_iscatter_z.html +++ b/develop/proc/mp_iscatter_z.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_zv2.html b/develop/proc/mp_iscatter_zv2.html index 00753695d2c..a84c8d145ec 100644 --- a/develop/proc/mp_iscatter_zv2.html +++ b/develop/proc/mp_iscatter_zv2.html @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_cv.html b/develop/proc/mp_iscatterv_cv.html index 7dc17358ac0..8b025604e35 100644 --- a/develop/proc/mp_iscatterv_cv.html +++ b/develop/proc/mp_iscatterv_cv.html @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_dv.html b/develop/proc/mp_iscatterv_dv.html index 4e50688bda0..d30f7b0f9e7 100644 --- a/develop/proc/mp_iscatterv_dv.html +++ b/develop/proc/mp_iscatterv_dv.html @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_iv.html b/develop/proc/mp_iscatterv_iv.html index 29a3fa4a6c6..9f9718e1019 100644 --- a/develop/proc/mp_iscatterv_iv.html +++ b/develop/proc/mp_iscatterv_iv.html @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_lv.html b/develop/proc/mp_iscatterv_lv.html index bea69c97639..a66f82ffc0f 100644 --- a/develop/proc/mp_iscatterv_lv.html +++ b/develop/proc/mp_iscatterv_lv.html @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_rv.html b/develop/proc/mp_iscatterv_rv.html index d596c93661a..52455a2745a 100644 --- a/develop/proc/mp_iscatterv_rv.html +++ b/develop/proc/mp_iscatterv_rv.html @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_zv.html b/develop/proc/mp_iscatterv_zv.html index b50544a79f3..1b432052976 100644 --- a/develop/proc/mp_iscatterv_zv.html +++ b/develop/proc/mp_iscatterv_zv.html @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_bv.html b/develop/proc/mp_isend_bv.html index ad2ce848310..74e5f30ace9 100644 --- a/develop/proc/mp_isend_bv.html +++ b/develop/proc/mp_isend_bv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_cm2.html b/develop/proc/mp_isend_cm2.html index 39c7e477888..199bd102cab 100644 --- a/develop/proc/mp_isend_cm2.html +++ b/develop/proc/mp_isend_cm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_custom.html b/develop/proc/mp_isend_custom.html index 888cf88fcdc..806120277fc 100644 --- a/develop/proc/mp_isend_custom.html +++ b/develop/proc/mp_isend_custom.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_cv.html b/develop/proc/mp_isend_cv.html index bf1a3d9bab7..cf1ac70bfa5 100644 --- a/develop/proc/mp_isend_cv.html +++ b/develop/proc/mp_isend_cv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_dm2.html b/develop/proc/mp_isend_dm2.html index 0d762007a5c..383170d32c6 100644 --- a/develop/proc/mp_isend_dm2.html +++ b/develop/proc/mp_isend_dm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_dv.html b/develop/proc/mp_isend_dv.html index a7bdaff6749..723fe33daa8 100644 --- a/develop/proc/mp_isend_dv.html +++ b/develop/proc/mp_isend_dv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_im2.html b/develop/proc/mp_isend_im2.html index 8ca5d6c4641..d63976a9eda 100644 --- a/develop/proc/mp_isend_im2.html +++ b/develop/proc/mp_isend_im2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_iv.html b/develop/proc/mp_isend_iv.html index 66cc87c75ec..b687ae8e02e 100644 --- a/develop/proc/mp_isend_iv.html +++ b/develop/proc/mp_isend_iv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_lm2.html b/develop/proc/mp_isend_lm2.html index a5875f49a79..2ee01389e4b 100644 --- a/develop/proc/mp_isend_lm2.html +++ b/develop/proc/mp_isend_lm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_lv.html b/develop/proc/mp_isend_lv.html index 0a0d55b4b48..9eeb3e3491a 100644 --- a/develop/proc/mp_isend_lv.html +++ b/develop/proc/mp_isend_lv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_rm2.html b/develop/proc/mp_isend_rm2.html index 644a14f4df7..668f29aa585 100644 --- a/develop/proc/mp_isend_rm2.html +++ b/develop/proc/mp_isend_rm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_rv.html b/develop/proc/mp_isend_rv.html index 48db86e1487..d4460717ee3 100644 --- a/develop/proc/mp_isend_rv.html +++ b/develop/proc/mp_isend_rv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_zm2.html b/develop/proc/mp_isend_zm2.html index 83492a9f838..a046804090d 100644 --- a/develop/proc/mp_isend_zm2.html +++ b/develop/proc/mp_isend_zm2.html @@ -187,7 +187,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_zv.html b/develop/proc/mp_isend_zv.html index 4845c162345..120cf3951ae 100644 --- a/develop/proc/mp_isend_zv.html +++ b/develop/proc/mp_isend_zv.html @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_c.html b/develop/proc/mp_isendrecv_c.html index 470b580f331..adf8c5b27ce 100644 --- a/develop/proc/mp_isendrecv_c.html +++ b/develop/proc/mp_isendrecv_c.html @@ -177,7 +177,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_cv.html b/develop/proc/mp_isendrecv_cv.html index 43da49ccaa1..b4d0c68ebf5 100644 --- a/develop/proc/mp_isendrecv_cv.html +++ b/develop/proc/mp_isendrecv_cv.html @@ -181,7 +181,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_d.html b/develop/proc/mp_isendrecv_d.html index 5b85bf0d4e3..db95dec797b 100644 --- a/develop/proc/mp_isendrecv_d.html +++ b/develop/proc/mp_isendrecv_d.html @@ -177,7 +177,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_dv.html b/develop/proc/mp_isendrecv_dv.html index 6d370ef5543..529948928e4 100644 --- a/develop/proc/mp_isendrecv_dv.html +++ b/develop/proc/mp_isendrecv_dv.html @@ -181,7 +181,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_i.html b/develop/proc/mp_isendrecv_i.html index 1450a541406..4b65be7c08f 100644 --- a/develop/proc/mp_isendrecv_i.html +++ b/develop/proc/mp_isendrecv_i.html @@ -177,7 +177,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_iv.html b/develop/proc/mp_isendrecv_iv.html index 09130e6797b..64880ca25ba 100644 --- a/develop/proc/mp_isendrecv_iv.html +++ b/develop/proc/mp_isendrecv_iv.html @@ -181,7 +181,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_l.html b/develop/proc/mp_isendrecv_l.html index 485b5d17976..749063bf145 100644 --- a/develop/proc/mp_isendrecv_l.html +++ b/develop/proc/mp_isendrecv_l.html @@ -177,7 +177,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_lv.html b/develop/proc/mp_isendrecv_lv.html index ca8d3a8b45a..d007194308f 100644 --- a/develop/proc/mp_isendrecv_lv.html +++ b/develop/proc/mp_isendrecv_lv.html @@ -181,7 +181,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_r.html b/develop/proc/mp_isendrecv_r.html index eeb5d5c659d..9303da065ae 100644 --- a/develop/proc/mp_isendrecv_r.html +++ b/develop/proc/mp_isendrecv_r.html @@ -177,7 +177,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_rv.html b/develop/proc/mp_isendrecv_rv.html index 4949b5aa9b8..0126492bb5c 100644 --- a/develop/proc/mp_isendrecv_rv.html +++ b/develop/proc/mp_isendrecv_rv.html @@ -181,7 +181,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_z.html b/develop/proc/mp_isendrecv_z.html index f76cf1dfbd8..bf57331ad0a 100644 --- a/develop/proc/mp_isendrecv_z.html +++ b/develop/proc/mp_isendrecv_z.html @@ -177,7 +177,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_zv.html b/develop/proc/mp_isendrecv_zv.html index bd9f9d6b0e9..1d2b58b6f6d 100644 --- a/develop/proc/mp_isendrecv_zv.html +++ b/develop/proc/mp_isendrecv_zv.html @@ -181,7 +181,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    diff --git a/develop/proc/mp_isync.html b/develop/proc/mp_isync.html index 43918c6bd1c..2070976d199 100644 --- a/develop/proc/mp_isync.html +++ b/develop/proc/mp_isync.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mp_perf_env_describe.html b/develop/proc/mp_perf_env_describe.html index 981bb795963..ed610e03414 100644 --- a/develop/proc/mp_perf_env_describe.html +++ b/develop/proc/mp_perf_env_describe.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_probe.html b/develop/proc/mp_probe.html index 8128d7af10c..8853ffc7563 100644 --- a/develop/proc/mp_probe.html +++ b/develop/proc/mp_probe.html @@ -160,7 +160,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_rank_compare.html b/develop/proc/mp_rank_compare.html index f1ea9b5125d..7276224038d 100644 --- a/develop/proc/mp_rank_compare.html +++ b/develop/proc/mp_rank_compare.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_c.html b/develop/proc/mp_recv_c.html index a59c92a7dab..05f794c1225 100644 --- a/develop/proc/mp_recv_c.html +++ b/develop/proc/mp_recv_c.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_cv.html b/develop/proc/mp_recv_cv.html index 1636cd90095..548be5b96f9 100644 --- a/develop/proc/mp_recv_cv.html +++ b/develop/proc/mp_recv_cv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_d.html b/develop/proc/mp_recv_d.html index 548a8686b88..34d4dc5bbb2 100644 --- a/develop/proc/mp_recv_d.html +++ b/develop/proc/mp_recv_d.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_dv.html b/develop/proc/mp_recv_dv.html index 8b99bd8779b..8da5f4c5db2 100644 --- a/develop/proc/mp_recv_dv.html +++ b/develop/proc/mp_recv_dv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_i.html b/develop/proc/mp_recv_i.html index 9f798341839..e2699d76a5f 100644 --- a/develop/proc/mp_recv_i.html +++ b/develop/proc/mp_recv_i.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_iv.html b/develop/proc/mp_recv_iv.html index b8ddb28a78a..dfb2f08fa0b 100644 --- a/develop/proc/mp_recv_iv.html +++ b/develop/proc/mp_recv_iv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_l.html b/develop/proc/mp_recv_l.html index 2f3666e7828..f71f0696295 100644 --- a/develop/proc/mp_recv_l.html +++ b/develop/proc/mp_recv_l.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_lv.html b/develop/proc/mp_recv_lv.html index 260c09b67fc..e367606784e 100644 --- a/develop/proc/mp_recv_lv.html +++ b/develop/proc/mp_recv_lv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_r.html b/develop/proc/mp_recv_r.html index 8fccd70406e..cbc811406df 100644 --- a/develop/proc/mp_recv_r.html +++ b/develop/proc/mp_recv_r.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_rv.html b/develop/proc/mp_recv_rv.html index eef7895caec..ab839856ceb 100644 --- a/develop/proc/mp_recv_rv.html +++ b/develop/proc/mp_recv_rv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_z.html b/develop/proc/mp_recv_z.html index 5c568c57178..7af2c1cc393 100644 --- a/develop/proc/mp_recv_z.html +++ b/develop/proc/mp_recv_z.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_zv.html b/develop/proc/mp_recv_zv.html index 2d2f31ac911..628fa125e4c 100644 --- a/develop/proc/mp_recv_zv.html +++ b/develop/proc/mp_recv_zv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_reordering.html b/develop/proc/mp_reordering.html index 933a54bc2bd..94029f773dd 100644 --- a/develop/proc/mp_reordering.html +++ b/develop/proc/mp_reordering.html @@ -165,7 +165,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_cv.html b/develop/proc/mp_rget_cv.html index 0d7aac59e3d..e8954445eb4 100644 --- a/develop/proc/mp_rget_cv.html +++ b/develop/proc/mp_rget_cv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_dv.html b/develop/proc/mp_rget_dv.html index b62c3bd578a..24d3f33a55a 100644 --- a/develop/proc/mp_rget_dv.html +++ b/develop/proc/mp_rget_dv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_iv.html b/develop/proc/mp_rget_iv.html index 614cea93cb3..3cd0c0cd3c1 100644 --- a/develop/proc/mp_rget_iv.html +++ b/develop/proc/mp_rget_iv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_lv.html b/develop/proc/mp_rget_lv.html index 05669745167..8d6c385d9bc 100644 --- a/develop/proc/mp_rget_lv.html +++ b/develop/proc/mp_rget_lv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_rv.html b/develop/proc/mp_rget_rv.html index 0f194cd3ea0..de588409bd0 100644 --- a/develop/proc/mp_rget_rv.html +++ b/develop/proc/mp_rget_rv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_zv.html b/develop/proc/mp_rget_zv.html index dd8564c8346..96d0acf1243 100644 --- a/develop/proc/mp_rget_zv.html +++ b/develop/proc/mp_rget_zv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_c.html b/develop/proc/mp_send_c.html index 4ee1c3ff487..e2ca1f916f9 100644 --- a/develop/proc/mp_send_c.html +++ b/develop/proc/mp_send_c.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_cv.html b/develop/proc/mp_send_cv.html index 61de066ce3e..4c7d0e1431b 100644 --- a/develop/proc/mp_send_cv.html +++ b/develop/proc/mp_send_cv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_d.html b/develop/proc/mp_send_d.html index d02677ca534..6b42262df89 100644 --- a/develop/proc/mp_send_d.html +++ b/develop/proc/mp_send_d.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_dv.html b/develop/proc/mp_send_dv.html index 229e31b4d3c..aed24e2944b 100644 --- a/develop/proc/mp_send_dv.html +++ b/develop/proc/mp_send_dv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_i.html b/develop/proc/mp_send_i.html index 00dc83672da..654e96a9f91 100644 --- a/develop/proc/mp_send_i.html +++ b/develop/proc/mp_send_i.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_iv.html b/develop/proc/mp_send_iv.html index 6d5b2b5e327..728bff2119e 100644 --- a/develop/proc/mp_send_iv.html +++ b/develop/proc/mp_send_iv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_l.html b/develop/proc/mp_send_l.html index 2b09f0f791e..0ff14fd514e 100644 --- a/develop/proc/mp_send_l.html +++ b/develop/proc/mp_send_l.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_lv.html b/develop/proc/mp_send_lv.html index 45d81fe6048..7a61d0bec59 100644 --- a/develop/proc/mp_send_lv.html +++ b/develop/proc/mp_send_lv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_r.html b/develop/proc/mp_send_r.html index f774ce5daf4..f3e4142f86d 100644 --- a/develop/proc/mp_send_r.html +++ b/develop/proc/mp_send_r.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_rv.html b/develop/proc/mp_send_rv.html index 601a0bed783..bbf0818ac95 100644 --- a/develop/proc/mp_send_rv.html +++ b/develop/proc/mp_send_rv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_z.html b/develop/proc/mp_send_z.html index 2a63b5e4a63..b99bde4d648 100644 --- a/develop/proc/mp_send_z.html +++ b/develop/proc/mp_send_z.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_zv.html b/develop/proc/mp_send_zv.html index fcdbf7596ef..86d5101e20b 100644 --- a/develop/proc/mp_send_zv.html +++ b/develop/proc/mp_send_zv.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_cv.html b/develop/proc/mp_sendrecv_cv.html index 58b2511e9a6..07db7314aa2 100644 --- a/develop/proc/mp_sendrecv_cv.html +++ b/develop/proc/mp_sendrecv_cv.html @@ -175,7 +175,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_dv.html b/develop/proc/mp_sendrecv_dv.html index 5a2e7fe7978..d334f0ebd38 100644 --- a/develop/proc/mp_sendrecv_dv.html +++ b/develop/proc/mp_sendrecv_dv.html @@ -175,7 +175,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_iv.html b/develop/proc/mp_sendrecv_iv.html index d3302cf69ae..5b6fe09cdbe 100644 --- a/develop/proc/mp_sendrecv_iv.html +++ b/develop/proc/mp_sendrecv_iv.html @@ -175,7 +175,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_lv.html b/develop/proc/mp_sendrecv_lv.html index 07bc5b09f3d..a878da0c7d2 100644 --- a/develop/proc/mp_sendrecv_lv.html +++ b/develop/proc/mp_sendrecv_lv.html @@ -175,7 +175,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_rv.html b/develop/proc/mp_sendrecv_rv.html index 02474401db4..fdc56346675 100644 --- a/develop/proc/mp_sendrecv_rv.html +++ b/develop/proc/mp_sendrecv_rv.html @@ -175,7 +175,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_zv.html b/develop/proc/mp_sendrecv_zv.html index 957aea9ce5a..1df65284203 100644 --- a/develop/proc/mp_sendrecv_zv.html +++ b/develop/proc/mp_sendrecv_zv.html @@ -175,7 +175,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_comm_handle.html b/develop/proc/mp_set_comm_handle.html index e57708f7388..16d45e388da 100644 --- a/develop/proc/mp_set_comm_handle.html +++ b/develop/proc/mp_set_comm_handle.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_file_handle.html b/develop/proc/mp_set_file_handle.html index b0673d9d8a6..7ec8d520191 100644 --- a/develop/proc/mp_set_file_handle.html +++ b/develop/proc/mp_set_file_handle.html @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_info_handle.html b/develop/proc/mp_set_info_handle.html index c448ed883d6..633b9569cd3 100644 --- a/develop/proc/mp_set_info_handle.html +++ b/develop/proc/mp_set_info_handle.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_request_handle.html b/develop/proc/mp_set_request_handle.html index 148bf27cf09..2fc8f9e7721 100644 --- a/develop/proc/mp_set_request_handle.html +++ b/develop/proc/mp_set_request_handle.html @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_win_handle.html b/develop/proc/mp_set_win_handle.html index c4b394732d2..5466ad0be18 100644 --- a/develop/proc/mp_set_win_handle.html +++ b/develop/proc/mp_set_win_handle.html @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_stop.html b/develop/proc/mp_stop.html index e55e8a936c7..71c146698f7 100644 --- a/develop/proc/mp_stop.html +++ b/develop/proc/mp_stop.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_cm.html b/develop/proc/mp_sum_partial_cm.html index 0420d6f28f4..e3cf396e293 100644 --- a/develop/proc/mp_sum_partial_cm.html +++ b/develop/proc/mp_sum_partial_cm.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_dm.html b/develop/proc/mp_sum_partial_dm.html index 3fd6a5ab855..760ec686969 100644 --- a/develop/proc/mp_sum_partial_dm.html +++ b/develop/proc/mp_sum_partial_dm.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_im.html b/develop/proc/mp_sum_partial_im.html index d9bddf8d5b9..ce01dce8982 100644 --- a/develop/proc/mp_sum_partial_im.html +++ b/develop/proc/mp_sum_partial_im.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_lm.html b/develop/proc/mp_sum_partial_lm.html index 229c924f64f..f26be91eeee 100644 --- a/develop/proc/mp_sum_partial_lm.html +++ b/develop/proc/mp_sum_partial_lm.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_rm.html b/develop/proc/mp_sum_partial_rm.html index ce33abbf92e..de453b590e3 100644 --- a/develop/proc/mp_sum_partial_rm.html +++ b/develop/proc/mp_sum_partial_rm.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_zm.html b/develop/proc/mp_sum_partial_zm.html index 2ca50f13fe6..b2602d4a4a0 100644 --- a/develop/proc/mp_sum_partial_zm.html +++ b/develop/proc/mp_sum_partial_zm.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_cm.html b/develop/proc/mp_sum_root_cm.html index bfadd571ab9..e8912b3ed84 100644 --- a/develop/proc/mp_sum_root_cm.html +++ b/develop/proc/mp_sum_root_cm.html @@ -180,7 +180,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_cv.html b/develop/proc/mp_sum_root_cv.html index 414e7e0cc3d..6b041cdf5c9 100644 --- a/develop/proc/mp_sum_root_cv.html +++ b/develop/proc/mp_sum_root_cv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_dm.html b/develop/proc/mp_sum_root_dm.html index 2eab4d3e3e2..473b84c322f 100644 --- a/develop/proc/mp_sum_root_dm.html +++ b/develop/proc/mp_sum_root_dm.html @@ -180,7 +180,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_dv.html b/develop/proc/mp_sum_root_dv.html index f5e4e8ae08b..31e10fcef87 100644 --- a/develop/proc/mp_sum_root_dv.html +++ b/develop/proc/mp_sum_root_dv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_im.html b/develop/proc/mp_sum_root_im.html index 886f3024b40..dd46e5b3f5f 100644 --- a/develop/proc/mp_sum_root_im.html +++ b/develop/proc/mp_sum_root_im.html @@ -180,7 +180,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_iv.html b/develop/proc/mp_sum_root_iv.html index 6996ce0207f..aaa77b55cc2 100644 --- a/develop/proc/mp_sum_root_iv.html +++ b/develop/proc/mp_sum_root_iv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_lm.html b/develop/proc/mp_sum_root_lm.html index bbff09a5875..3668668730f 100644 --- a/develop/proc/mp_sum_root_lm.html +++ b/develop/proc/mp_sum_root_lm.html @@ -180,7 +180,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_lv.html b/develop/proc/mp_sum_root_lv.html index f9c4e3831d6..4f884dda6bb 100644 --- a/develop/proc/mp_sum_root_lv.html +++ b/develop/proc/mp_sum_root_lv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_rm.html b/develop/proc/mp_sum_root_rm.html index 3df67e8f157..091756197bf 100644 --- a/develop/proc/mp_sum_root_rm.html +++ b/develop/proc/mp_sum_root_rm.html @@ -180,7 +180,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_rv.html b/develop/proc/mp_sum_root_rv.html index f6d15359733..d4a812d550e 100644 --- a/develop/proc/mp_sum_root_rv.html +++ b/develop/proc/mp_sum_root_rv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_zm.html b/develop/proc/mp_sum_root_zm.html index 2347ca8ed90..142391c44d3 100644 --- a/develop/proc/mp_sum_root_zm.html +++ b/develop/proc/mp_sum_root_zm.html @@ -180,7 +180,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_zv.html b/develop/proc/mp_sum_root_zv.html index fceb1b28799..3e88e1f5f59 100644 --- a/develop/proc/mp_sum_root_zv.html +++ b/develop/proc/mp_sum_root_zv.html @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_sync.html b/develop/proc/mp_sync.html index 381fe515c84..ab815049897 100644 --- a/develop/proc/mp_sync.html +++ b/develop/proc/mp_sync.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_indexed_make_c.html b/develop/proc/mp_type_indexed_make_c.html index 83778196f4b..c4b0d7af719 100644 --- a/develop/proc/mp_type_indexed_make_c.html +++ b/develop/proc/mp_type_indexed_make_c.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_indexed_make_d.html b/develop/proc/mp_type_indexed_make_d.html index a3772da489b..a2bca948841 100644 --- a/develop/proc/mp_type_indexed_make_d.html +++ b/develop/proc/mp_type_indexed_make_d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_indexed_make_i.html b/develop/proc/mp_type_indexed_make_i.html index fa1b4197649..f518358f07d 100644 --- a/develop/proc/mp_type_indexed_make_i.html +++ b/develop/proc/mp_type_indexed_make_i.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_indexed_make_l.html b/develop/proc/mp_type_indexed_make_l.html index 93203ed5633..9be9792c8f1 100644 --- a/develop/proc/mp_type_indexed_make_l.html +++ b/develop/proc/mp_type_indexed_make_l.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_indexed_make_r.html b/develop/proc/mp_type_indexed_make_r.html index eb19653d912..b19e82a3001 100644 --- a/develop/proc/mp_type_indexed_make_r.html +++ b/develop/proc/mp_type_indexed_make_r.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_indexed_make_z.html b/develop/proc/mp_type_indexed_make_z.html index e8bfc0bba7a..6f444048995 100644 --- a/develop/proc/mp_type_indexed_make_z.html +++ b/develop/proc/mp_type_indexed_make_z.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_size.html b/develop/proc/mp_type_size.html index 13a1360cb65..68190598282 100644 --- a/develop/proc/mp_type_size.html +++ b/develop/proc/mp_type_size.html @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_cv.html b/develop/proc/mp_win_create_cv.html index cc231f76205..1c3bf1de6fd 100644 --- a/develop/proc/mp_win_create_cv.html +++ b/develop/proc/mp_win_create_cv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_dv.html b/develop/proc/mp_win_create_dv.html index 3b3cf7d6846..419070d2c02 100644 --- a/develop/proc/mp_win_create_dv.html +++ b/develop/proc/mp_win_create_dv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_iv.html b/develop/proc/mp_win_create_iv.html index ea474c3dce3..d58421fc8e5 100644 --- a/develop/proc/mp_win_create_iv.html +++ b/develop/proc/mp_win_create_iv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_lv.html b/develop/proc/mp_win_create_lv.html index 523552952c1..68746ed3b97 100644 --- a/develop/proc/mp_win_create_lv.html +++ b/develop/proc/mp_win_create_lv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_rv.html b/develop/proc/mp_win_create_rv.html index 1102e4c4b24..e1b2d9fcede 100644 --- a/develop/proc/mp_win_create_rv.html +++ b/develop/proc/mp_win_create_rv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_zv.html b/develop/proc/mp_win_create_zv.html index d9efce6b932..614b6f2da35 100644 --- a/develop/proc/mp_win_create_zv.html +++ b/develop/proc/mp_win_create_zv.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_world_init.html b/develop/proc/mp_world_init.html index 270aeb6fdc7..20d32347385 100644 --- a/develop/proc/mp_world_init.html +++ b/develop/proc/mp_world_init.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/multiply_3d.html b/develop/proc/multiply_3d.html index da332509d4f..2527c4671d4 100644 --- a/develop/proc/multiply_3d.html +++ b/develop/proc/multiply_3d.html @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    diff --git a/develop/proc/multiply_cannon.html b/develop/proc/multiply_cannon.html index 28bf48f9278..47b3fc35bd6 100644 --- a/develop/proc/multiply_cannon.html +++ b/develop/proc/multiply_cannon.html @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    diff --git a/develop/proc/multiply_cannon_g2g.html b/develop/proc/multiply_cannon_g2g.html index 5d38ac19d09..ef7dfeb4023 100644 --- a/develop/proc/multiply_cannon_g2g.html +++ b/develop/proc/multiply_cannon_g2g.html @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    diff --git a/develop/proc/multrec_filtering.html b/develop/proc/multrec_filtering.html index 3ba238dce79..8e576d93a71 100644 --- a/develop/proc/multrec_filtering.html +++ b/develop/proc/multrec_filtering.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/multrec_filtering_c.html b/develop/proc/multrec_filtering_c.html index b9b8eb6cdf7..2255cd59289 100644 --- a/develop/proc/multrec_filtering_c.html +++ b/develop/proc/multrec_filtering_c.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    diff --git a/develop/proc/multrec_filtering_d.html b/develop/proc/multrec_filtering_d.html index e440c6fdcfa..6656a1df405 100644 --- a/develop/proc/multrec_filtering_d.html +++ b/develop/proc/multrec_filtering_d.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    diff --git a/develop/proc/multrec_filtering_s.html b/develop/proc/multrec_filtering_s.html index 206040176ef..28dbecfb1db 100644 --- a/develop/proc/multrec_filtering_s.html +++ b/develop/proc/multrec_filtering_s.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    diff --git a/develop/proc/multrec_filtering_z.html b/develop/proc/multrec_filtering_z.html index e4b5cae4e8c..b0775d05d0b 100644 --- a/develop/proc/multrec_filtering_z.html +++ b/develop/proc/multrec_filtering_z.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    diff --git a/develop/proc/my_checker_tr.html b/develop/proc/my_checker_tr.html index e4c1f1ab767..491c7173490 100644 --- a/develop/proc/my_checker_tr.html +++ b/develop/proc/my_checker_tr.html @@ -162,7 +162,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/ndims_buffer.html b/develop/proc/ndims_buffer.html index 2c62d5053e4..8272c176613 100644 --- a/develop/proc/ndims_buffer.html +++ b/develop/proc/ndims_buffer.html @@ -153,8 +153,8 @@

    Arguments

    diff --git a/develop/proc/ndims_mapping.html b/develop/proc/ndims_mapping.html index 304f4b420ef..e3d62c23ace 100644 --- a/develop/proc/ndims_mapping.html +++ b/develop/proc/ndims_mapping.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/ndims_mapping_column.html b/develop/proc/ndims_mapping_column.html index 30a4b8b7f05..22cc029bcbe 100644 --- a/develop/proc/ndims_mapping_column.html +++ b/develop/proc/ndims_mapping_column.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/ndims_mapping_row.html b/develop/proc/ndims_mapping_row.html index 4e89cf8c51c..5a8d833e829 100644 --- a/develop/proc/ndims_mapping_row.html +++ b/develop/proc/ndims_mapping_row.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/ndims_matrix_column.html b/develop/proc/ndims_matrix_column.html index ffa84b1f314..e5c8363b151 100644 --- a/develop/proc/ndims_matrix_column.html +++ b/develop/proc/ndims_matrix_column.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/ndims_matrix_row.html b/develop/proc/ndims_matrix_row.html index 6624f660c00..2dccd7d40cd 100644 --- a/develop/proc/ndims_matrix_row.html +++ b/develop/proc/ndims_matrix_row.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/ndims_tensor.html b/develop/proc/ndims_tensor.html index c3ab19dbfcf..ed252153dcd 100644 --- a/develop/proc/ndims_tensor.html +++ b/develop/proc/ndims_tensor.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/new_dbcsr_tas_blk_size_t.html b/develop/proc/new_dbcsr_tas_blk_size_t.html index a7727bde698..a12ab5af903 100644 --- a/develop/proc/new_dbcsr_tas_blk_size_t.html +++ b/develop/proc/new_dbcsr_tas_blk_size_t.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/new_dbcsr_tas_dist_repl.html b/develop/proc/new_dbcsr_tas_dist_repl.html index 04633338958..3d8700e0a80 100644 --- a/develop/proc/new_dbcsr_tas_dist_repl.html +++ b/develop/proc/new_dbcsr_tas_dist_repl.html @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/next_linebreak.html b/develop/proc/next_linebreak.html index 33e9284a627..c74fd873aaa 100644 --- a/develop/proc/next_linebreak.html +++ b/develop/proc/next_linebreak.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/nfull_elements.html b/develop/proc/nfull_elements.html index f13497c63b9..78a64803b4d 100644 --- a/develop/proc/nfull_elements.html +++ b/develop/proc/nfull_elements.html @@ -181,7 +181,7 @@

    Arguments

    diff --git a/develop/proc/number_of_arrays.html b/develop/proc/number_of_arrays.html index 28d97a809a3..85141244a04 100644 --- a/develop/proc/number_of_arrays.html +++ b/develop/proc/number_of_arrays.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/open_file.html b/develop/proc/open_file.html index 1eab015f12d..64318946622 100644 --- a/develop/proc/open_file.html +++ b/develop/proc/open_file.html @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/opt_pgrid.html b/develop/proc/opt_pgrid.html index d1bf4b93201..609292c1a67 100644 --- a/develop/proc/opt_pgrid.html +++ b/develop/proc/opt_pgrid.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/ordered_search.html b/develop/proc/ordered_search.html index a686a35693b..1c15a7a89d7 100644 --- a/develop/proc/ordered_search.html +++ b/develop/proc/ordered_search.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    diff --git a/develop/proc/pd_blk_cs.html b/develop/proc/pd_blk_cs.html index 8178e91dd7a..93fc8f84b40 100644 --- a/develop/proc/pd_blk_cs.html +++ b/develop/proc/pd_blk_cs.html @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/permute.html b/develop/proc/permute.html index 550de34e7c3..562703f029e 100644 --- a/develop/proc/permute.html +++ b/develop/proc/permute.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/permute_index.html b/develop/proc/permute_index.html index 542a90fb52d..065caa1d815 100644 --- a/develop/proc/permute_index.html +++ b/develop/proc/permute_index.html @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/pointer_c_rank_remap2.html b/develop/proc/pointer_c_rank_remap2.html index e57480a9a7a..17c14f29ea7 100644 --- a/develop/proc/pointer_c_rank_remap2.html +++ b/develop/proc/pointer_c_rank_remap2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_d_rank_remap2.html b/develop/proc/pointer_d_rank_remap2.html index d53d09179e4..fa82c1678a3 100644 --- a/develop/proc/pointer_d_rank_remap2.html +++ b/develop/proc/pointer_d_rank_remap2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_i_rank_remap2.html b/develop/proc/pointer_i_rank_remap2.html index 07577399424..ac94522dcaf 100644 --- a/develop/proc/pointer_i_rank_remap2.html +++ b/develop/proc/pointer_i_rank_remap2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_l_rank_remap2.html b/develop/proc/pointer_l_rank_remap2.html index e36742b6bf8..e531a601715 100644 --- a/develop/proc/pointer_l_rank_remap2.html +++ b/develop/proc/pointer_l_rank_remap2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_s_rank_remap2.html b/develop/proc/pointer_s_rank_remap2.html index f983195e5fa..e8414a29661 100644 --- a/develop/proc/pointer_s_rank_remap2.html +++ b/develop/proc/pointer_s_rank_remap2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_a.html b/develop/proc/pointer_view_a.html index 41161d38ff0..0f117a6097a 100644 --- a/develop/proc/pointer_view_a.html +++ b/develop/proc/pointer_view_a.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_c.html b/develop/proc/pointer_view_c.html index a819d548189..d8feb5cb5fb 100644 --- a/develop/proc/pointer_view_c.html +++ b/develop/proc/pointer_view_c.html @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_d.html b/develop/proc/pointer_view_d.html index 132401a1cb3..b06c556bab8 100644 --- a/develop/proc/pointer_view_d.html +++ b/develop/proc/pointer_view_d.html @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_i.html b/develop/proc/pointer_view_i.html index 06f92af4a55..b9c96a4424e 100644 --- a/develop/proc/pointer_view_i.html +++ b/develop/proc/pointer_view_i.html @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_l.html b/develop/proc/pointer_view_l.html index 2f6cfeb684f..baa018ffd0f 100644 --- a/develop/proc/pointer_view_l.html +++ b/develop/proc/pointer_view_l.html @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_s.html b/develop/proc/pointer_view_s.html index 4abc96db509..bb64bee6d68 100644 --- a/develop/proc/pointer_view_s.html +++ b/develop/proc/pointer_view_s.html @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_z.html b/develop/proc/pointer_view_z.html index a9a12152d1d..2269ad5a8c0 100644 --- a/develop/proc/pointer_view_z.html +++ b/develop/proc/pointer_view_z.html @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/pointer_z_rank_remap2.html b/develop/proc/pointer_z_rank_remap2.html index 1c6c1db146a..b5c6c9c8549 100644 --- a/develop/proc/pointer_z_rank_remap2.html +++ b/develop/proc/pointer_z_rank_remap2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/prep_output_unit.html b/develop/proc/prep_output_unit.html index bbe05dc0af3..06d0ab23b49 100644 --- a/develop/proc/prep_output_unit.html +++ b/develop/proc/prep_output_unit.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/prep_output_unit~2.html b/develop/proc/prep_output_unit~2.html index 45d5cff18a1..0e0af9838ae 100644 --- a/develop/proc/prep_output_unit~2.html +++ b/develop/proc/prep_output_unit~2.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/prepare_buffers_c.html b/develop/proc/prepare_buffers_c.html index 84b869b21e1..cf8f910f394 100644 --- a/develop/proc/prepare_buffers_c.html +++ b/develop/proc/prepare_buffers_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -415,7 +415,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -460,7 +460,7 @@

    Arguments

    @@ -475,7 +475,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -505,7 +505,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -565,7 +565,7 @@

    Arguments

    @@ -580,7 +580,7 @@

    Arguments

    @@ -595,7 +595,7 @@

    Arguments

    @@ -610,7 +610,7 @@

    Arguments

    @@ -625,7 +625,7 @@

    Arguments

    @@ -640,7 +640,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -805,7 +805,7 @@

    Arguments

    @@ -820,7 +820,7 @@

    Arguments

    diff --git a/develop/proc/prepare_buffers_d.html b/develop/proc/prepare_buffers_d.html index 129df4e6426..7f50ecbf23e 100644 --- a/develop/proc/prepare_buffers_d.html +++ b/develop/proc/prepare_buffers_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -415,7 +415,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -460,7 +460,7 @@

    Arguments

    @@ -475,7 +475,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -505,7 +505,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -565,7 +565,7 @@

    Arguments

    @@ -580,7 +580,7 @@

    Arguments

    @@ -595,7 +595,7 @@

    Arguments

    @@ -610,7 +610,7 @@

    Arguments

    @@ -625,7 +625,7 @@

    Arguments

    @@ -640,7 +640,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -805,7 +805,7 @@

    Arguments

    @@ -820,7 +820,7 @@

    Arguments

    diff --git a/develop/proc/prepare_buffers_s.html b/develop/proc/prepare_buffers_s.html index 9d4d7290b2c..599db95d1fd 100644 --- a/develop/proc/prepare_buffers_s.html +++ b/develop/proc/prepare_buffers_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -415,7 +415,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -460,7 +460,7 @@

    Arguments

    @@ -475,7 +475,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -505,7 +505,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -565,7 +565,7 @@

    Arguments

    @@ -580,7 +580,7 @@

    Arguments

    @@ -595,7 +595,7 @@

    Arguments

    @@ -610,7 +610,7 @@

    Arguments

    @@ -625,7 +625,7 @@

    Arguments

    @@ -640,7 +640,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -805,7 +805,7 @@

    Arguments

    @@ -820,7 +820,7 @@

    Arguments

    diff --git a/develop/proc/prepare_buffers_z.html b/develop/proc/prepare_buffers_z.html index efba5325cf9..d01abda4686 100644 --- a/develop/proc/prepare_buffers_z.html +++ b/develop/proc/prepare_buffers_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -400,7 +400,7 @@

    Arguments

    @@ -415,7 +415,7 @@

    Arguments

    @@ -430,7 +430,7 @@

    Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -460,7 +460,7 @@

    Arguments

    @@ -475,7 +475,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -505,7 +505,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -565,7 +565,7 @@

    Arguments

    @@ -580,7 +580,7 @@

    Arguments

    @@ -595,7 +595,7 @@

    Arguments

    @@ -610,7 +610,7 @@

    Arguments

    @@ -625,7 +625,7 @@

    Arguments

    @@ -640,7 +640,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -805,7 +805,7 @@

    Arguments

    @@ -820,7 +820,7 @@

    Arguments

    diff --git a/develop/proc/print_abort_message.html b/develop/proc/print_abort_message.html index d48589a3be6..8dbd524a029 100644 --- a/develop/proc/print_abort_message.html +++ b/develop/proc/print_abort_message.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/print_kind_info.html b/develop/proc/print_kind_info.html index 8f6e09d26f6..f2b4c91338d 100644 --- a/develop/proc/print_kind_info.html +++ b/develop/proc/print_kind_info.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/print_message.html b/develop/proc/print_message.html index 63f73c2ab69..04e060bd8ec 100644 --- a/develop/proc/print_message.html +++ b/develop/proc/print_message.html @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    diff --git a/develop/proc/print_preconnection_list.html b/develop/proc/print_preconnection_list.html index 89237572123..4fa20421a80 100644 --- a/develop/proc/print_preconnection_list.html +++ b/develop/proc/print_preconnection_list.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/print_reports.html b/develop/proc/print_reports.html index eac209b0910..93a22ef4227 100644 --- a/develop/proc/print_reports.html +++ b/develop/proc/print_reports.html @@ -175,7 +175,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    diff --git a/develop/proc/print_source.html b/develop/proc/print_source.html index aa095154d6c..a262ea5e819 100644 --- a/develop/proc/print_source.html +++ b/develop/proc/print_source.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/print_stack.html b/develop/proc/print_stack.html index e28266716ac..5c07c2ec771 100644 --- a/develop/proc/print_stack.html +++ b/develop/proc/print_stack.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/printmat_c.html b/develop/proc/printmat_c.html index 98abc947113..a4ff9334093 100644 --- a/develop/proc/printmat_c.html +++ b/develop/proc/printmat_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/printmat_d.html b/develop/proc/printmat_d.html index 1c516fb4d31..e38795d4969 100644 --- a/develop/proc/printmat_d.html +++ b/develop/proc/printmat_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/printmat_s.html b/develop/proc/printmat_s.html index e73e73afe68..afb3dd260d4 100644 --- a/develop/proc/printmat_s.html +++ b/develop/proc/printmat_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -238,7 +238,7 @@

    Arguments

    diff --git a/develop/proc/printmat_z.html b/develop/proc/printmat_z.html index 4d17ce98ce1..868ca78a166 100644 --- a/develop/proc/printmat_z.html +++ b/develop/proc/printmat_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/product_matrix_size_guess.html b/develop/proc/product_matrix_size_guess.html index 03dcd2c37b5..2354286b6e5 100644 --- a/develop/proc/product_matrix_size_guess.html +++ b/develop/proc/product_matrix_size_guess.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/quick_finalize.html b/develop/proc/quick_finalize.html index f705ac0f6e9..91a2d953353 100644 --- a/develop/proc/quick_finalize.html +++ b/develop/proc/quick_finalize.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/random_blk_sizes.html b/develop/proc/random_blk_sizes.html index 1b99135d296..de201d3e07e 100644 --- a/develop/proc/random_blk_sizes.html +++ b/develop/proc/random_blk_sizes.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/random_dist.html b/develop/proc/random_dist.html index 22f17efd941..e10392edc40 100644 --- a/develop/proc/random_dist.html +++ b/develop/proc/random_dist.html @@ -80,15 +80,15 @@

    random_dist
  • - Source File + Source File
  • diff --git a/develop/proc/random_dist~2.html b/develop/proc/random_dist~2.html index 51f4eaa45a3..dd2e8e99ebf 100644 --- a/develop/proc/random_dist~2.html +++ b/develop/proc/random_dist~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/random_dist~3.html b/develop/proc/random_dist~3.html index f7877f051b4..36dd36e1fac 100644 --- a/develop/proc/random_dist~3.html +++ b/develop/proc/random_dist~3.html @@ -80,15 +80,15 @@

    random_dist
  • - Source File + Source File
  • @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/rebin_distribution.html b/develop/proc/rebin_distribution.html index eb2fa16619a..5329d570044 100644 --- a/develop/proc/rebin_distribution.html +++ b/develop/proc/rebin_distribution.html @@ -200,7 +200,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/rebin_imaged_distribution.html b/develop/proc/rebin_imaged_distribution.html index 7fbc4ecf0d6..857bcca0d12 100644 --- a/develop/proc/rebin_imaged_distribution.html +++ b/develop/proc/rebin_imaged_distribution.html @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/rec_sort_index.html b/develop/proc/rec_sort_index.html index efc1bb6e2e5..2509c8b02d7 100644 --- a/develop/proc/rec_sort_index.html +++ b/develop/proc/rec_sort_index.html @@ -166,7 +166,7 @@

    Arguments

    @@ -181,7 +181,7 @@

    Arguments

    @@ -196,7 +196,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -226,7 +226,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    @@ -256,7 +256,7 @@

    Arguments

    diff --git a/develop/proc/rec_split.html b/develop/proc/rec_split.html index 93e98829f10..b6fab608364 100644 --- a/develop/proc/rec_split.html +++ b/develop/proc/rec_split.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/redistribute_and_sum.html b/develop/proc/redistribute_and_sum.html index 3cbc4111ce1..7c71dd43f7e 100644 --- a/develop/proc/redistribute_and_sum.html +++ b/develop/proc/redistribute_and_sum.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/reimage_distribution.html b/develop/proc/reimage_distribution.html index ac144e3d3fd..18e1cb466e5 100644 --- a/develop/proc/reimage_distribution.html +++ b/develop/proc/reimage_distribution.html @@ -185,7 +185,7 @@

    Arguments

    diff --git a/develop/proc/remap_local2global.html b/develop/proc/remap_local2global.html index 9974bd9390d..874232e24f7 100644 --- a/develop/proc/remap_local2global.html +++ b/develop/proc/remap_local2global.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/reorder_arrays.html b/develop/proc/reorder_arrays.html index 360a44ad664..27538388f50 100644 --- a/develop/proc/reorder_arrays.html +++ b/develop/proc/reorder_arrays.html @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/repl_dist.html b/develop/proc/repl_dist.html index babbcd60bf4..b9011f4383d 100644 --- a/develop/proc/repl_dist.html +++ b/develop/proc/repl_dist.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/repl_rowcols.html b/develop/proc/repl_rowcols.html index 41b1aa57286..9325bac8381 100644 --- a/develop/proc/repl_rowcols.html +++ b/develop/proc/repl_rowcols.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_compatible.html b/develop/proc/reshape_mm_compatible.html index bced494e1c8..189913a133d 100644 --- a/develop/proc/reshape_mm_compatible.html +++ b/develop/proc/reshape_mm_compatible.html @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    @@ -356,7 +356,7 @@

    Arguments

    @@ -372,7 +372,7 @@

    Arguments

    @@ -435,7 +435,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_compatible~2.html b/develop/proc/reshape_mm_compatible~2.html index 4d5169e8ce4..53b62d793f5 100644 --- a/develop/proc/reshape_mm_compatible~2.html +++ b/develop/proc/reshape_mm_compatible~2.html @@ -156,7 +156,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_small.html b/develop/proc/reshape_mm_small.html index 74dc0086f2b..2c555c4bb2d 100644 --- a/develop/proc/reshape_mm_small.html +++ b/develop/proc/reshape_mm_small.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_small~2.html b/develop/proc/reshape_mm_small~2.html index c86d8e4511b..4a2e44098e3 100644 --- a/develop/proc/reshape_mm_small~2.html +++ b/develop/proc/reshape_mm_small~2.html @@ -155,7 +155,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -247,7 +247,7 @@

    Arguments

    @@ -263,7 +263,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_template.html b/develop/proc/reshape_mm_template.html index f57f3930181..bd6258064bd 100644 --- a/develop/proc/reshape_mm_template.html +++ b/develop/proc/reshape_mm_template.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    diff --git a/develop/proc/rma_transfer.html b/develop/proc/rma_transfer.html index 41f76515477..8a866007583 100644 --- a/develop/proc/rma_transfer.html +++ b/develop/proc/rma_transfer.html @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/routine_name2id.html b/develop/proc/routine_name2id.html index 01e89f3104c..dedc9cb0ccc 100644 --- a/develop/proc/routine_name2id.html +++ b/develop/proc/routine_name2id.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/set_conf_par_int.html b/develop/proc/set_conf_par_int.html index f64c4827df2..aded32b54f7 100644 --- a/develop/proc/set_conf_par_int.html +++ b/develop/proc/set_conf_par_int.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/set_conf_par_logical.html b/develop/proc/set_conf_par_logical.html index c21b5cb7bc6..0eb759fcd70 100644 --- a/develop/proc/set_conf_par_logical.html +++ b/develop/proc/set_conf_par_logical.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/set_conf_par_mm_driver.html b/develop/proc/set_conf_par_mm_driver.html index 59c84690840..1ce2137c4ce 100644 --- a/develop/proc/set_conf_par_mm_driver.html +++ b/develop/proc/set_conf_par_mm_driver.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/set_conf_par_real.html b/develop/proc/set_conf_par_real.html index 7b976173e47..3af33661d17 100644 --- a/develop/proc/set_conf_par_real.html +++ b/develop/proc/set_conf_par_real.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/set_data_area_area.html b/develop/proc/set_data_area_area.html index 4a2e33de935..c847be483eb 100644 --- a/develop/proc/set_data_area_area.html +++ b/develop/proc/set_data_area_area.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_2d_c.html b/develop/proc/set_data_p_2d_c.html index 5711225d585..f777982518e 100644 --- a/develop/proc/set_data_p_2d_c.html +++ b/develop/proc/set_data_p_2d_c.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_2d_d.html b/develop/proc/set_data_p_2d_d.html index 505cf76e251..884d2c70766 100644 --- a/develop/proc/set_data_p_2d_d.html +++ b/develop/proc/set_data_p_2d_d.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_2d_s.html b/develop/proc/set_data_p_2d_s.html index b9c0ab32ded..0d44a376a4b 100644 --- a/develop/proc/set_data_p_2d_s.html +++ b/develop/proc/set_data_p_2d_s.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_2d_z.html b/develop/proc/set_data_p_2d_z.html index 26006f06570..a85a83e6add 100644 --- a/develop/proc/set_data_p_2d_z.html +++ b/develop/proc/set_data_p_2d_z.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_c.html b/develop/proc/set_data_p_c.html index 262e9fcbaa2..f4a3b20b650 100644 --- a/develop/proc/set_data_p_c.html +++ b/develop/proc/set_data_p_c.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_d.html b/develop/proc/set_data_p_d.html index 0c2288f59b4..610ab32d362 100644 --- a/develop/proc/set_data_p_d.html +++ b/develop/proc/set_data_p_d.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_s.html b/develop/proc/set_data_p_s.html index 0285c5a88d7..4e5de6e384e 100644 --- a/develop/proc/set_data_p_s.html +++ b/develop/proc/set_data_p_s.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_z.html b/develop/proc/set_data_p_z.html index 2e64bf0dab3..43b4f8c235d 100644 --- a/develop/proc/set_data_p_z.html +++ b/develop/proc/set_data_p_z.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/set_hashed_i4tuple_callstat.html b/develop/proc/set_hashed_i4tuple_callstat.html index 0bd89321530..96dbc7ec713 100644 --- a/develop/proc/set_hashed_i4tuple_callstat.html +++ b/develop/proc/set_hashed_i4tuple_callstat.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/set_hashed_str_i4.html b/develop/proc/set_hashed_str_i4.html index 71c6aa213a6..54da22ece35 100644 --- a/develop/proc/set_hashed_str_i4.html +++ b/develop/proc/set_hashed_str_i4.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/set_larnv_seed.html b/develop/proc/set_larnv_seed.html index 6a6ca58e817..7c28be834a4 100644 --- a/develop/proc/set_larnv_seed.html +++ b/develop/proc/set_larnv_seed.html @@ -164,7 +164,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/setup_buffer_matrices.html b/develop/proc/setup_buffer_matrices.html index 6cc6035b0b1..0af99708321 100644 --- a/develop/proc/setup_buffer_matrices.html +++ b/develop/proc/setup_buffer_matrices.html @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/setup_buffer_matrix.html b/develop/proc/setup_buffer_matrix.html index f1d111eed34..0c1cabc6f2f 100644 --- a/develop/proc/setup_buffer_matrix.html +++ b/develop/proc/setup_buffer_matrix.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/setup_buffer_matrix_image.html b/develop/proc/setup_buffer_matrix_image.html index 51cdab32f93..00d3ccf5573 100644 --- a/develop/proc/setup_buffer_matrix_image.html +++ b/develop/proc/setup_buffer_matrix_image.html @@ -159,7 +159,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/setup_buffers.html b/develop/proc/setup_buffers.html index c26375c9188..3a1049901b7 100644 --- a/develop/proc/setup_buffers.html +++ b/develop/proc/setup_buffers.html @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/setup_rec_index_images.html b/develop/proc/setup_rec_index_images.html index 177653742d3..5c4b83feb4f 100644 --- a/develop/proc/setup_rec_index_images.html +++ b/develop/proc/setup_rec_index_images.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/sgn.html b/develop/proc/sgn.html index 19f7caed586..cee9d2c3d8d 100644 --- a/develop/proc/sgn.html +++ b/develop/proc/sgn.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/sizes_2d.html b/develop/proc/sizes_2d.html index 8053caa91d4..cf3b466ce9b 100644 --- a/develop/proc/sizes_2d.html +++ b/develop/proc/sizes_2d.html @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/sizes_of_arrays.html b/develop/proc/sizes_of_arrays.html index 9b0fa2228ab..60860b07772 100644 --- a/develop/proc/sizes_of_arrays.html +++ b/develop/proc/sizes_of_arrays.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/smm_process_mm_stack_c.html b/develop/proc/smm_process_mm_stack_c.html index 21424f5e383..d68f411f296 100644 --- a/develop/proc/smm_process_mm_stack_c.html +++ b/develop/proc/smm_process_mm_stack_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    diff --git a/develop/proc/smm_process_mm_stack_d.html b/develop/proc/smm_process_mm_stack_d.html index b84842b36e7..8513a05cff4 100644 --- a/develop/proc/smm_process_mm_stack_d.html +++ b/develop/proc/smm_process_mm_stack_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    diff --git a/develop/proc/smm_process_mm_stack_s.html b/develop/proc/smm_process_mm_stack_s.html index 5759f95048e..d4746914a94 100644 --- a/develop/proc/smm_process_mm_stack_s.html +++ b/develop/proc/smm_process_mm_stack_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    diff --git a/develop/proc/smm_process_mm_stack_z.html b/develop/proc/smm_process_mm_stack_z.html index 22e78e7fc72..7a48c93fd86 100644 --- a/develop/proc/smm_process_mm_stack_z.html +++ b/develop/proc/smm_process_mm_stack_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    diff --git a/develop/proc/sparse_multrec.html b/develop/proc/sparse_multrec.html index 79114840da7..d465fede3e2 100644 --- a/develop/proc/sparse_multrec.html +++ b/develop/proc/sparse_multrec.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -370,7 +370,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    diff --git a/develop/proc/split_factor_estimate.html b/develop/proc/split_factor_estimate.html index 3c41c82a490..333e867ea21 100644 --- a/develop/proc/split_factor_estimate.html +++ b/develop/proc/split_factor_estimate.html @@ -224,7 +224,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/split_pgrid_index.html b/develop/proc/split_pgrid_index.html index 04c6845e98e..e15a69e9174 100644 --- a/develop/proc/split_pgrid_index.html +++ b/develop/proc/split_pgrid_index.html @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/split_tensor_index.html b/develop/proc/split_tensor_index.html index f378dc0896a..a549ceedc2d 100644 --- a/develop/proc/split_tensor_index.html +++ b/develop/proc/split_tensor_index.html @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/stats_add.html b/develop/proc/stats_add.html index 9fc9b3bf919..3402cb97e9a 100644 --- a/develop/proc/stats_add.html +++ b/develop/proc/stats_add.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/stats_collect_from_ranks.html b/develop/proc/stats_collect_from_ranks.html index e5e33003d71..f5f2219caa4 100644 --- a/develop/proc/stats_collect_from_ranks.html +++ b/develop/proc/stats_collect_from_ranks.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/stats_print_report.html b/develop/proc/stats_print_report.html index e9a636a4caa..dd196ee597a 100644 --- a/develop/proc/stats_print_report.html +++ b/develop/proc/stats_print_report.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/str2int.html b/develop/proc/str2int.html index 96ad3040c7b..f6ecd3b4fe9 100644 --- a/develop/proc/str2int.html +++ b/develop/proc/str2int.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/stream_array_force_size.html b/develop/proc/stream_array_force_size.html index a03e659b186..d4e46acdfea 100644 --- a/develop/proc/stream_array_force_size.html +++ b/develop/proc/stream_array_force_size.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/sum_of_arrays.html b/develop/proc/sum_of_arrays.html index 2b7e3624bb8..c35bfd645b4 100644 --- a/develop/proc/sum_of_arrays.html +++ b/develop/proc/sum_of_arrays.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/swap_i.html b/develop/proc/swap_i.html index cc24930cc48..2b395199a1a 100644 --- a/develop/proc/swap_i.html +++ b/develop/proc/swap_i.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/swap_i8.html b/develop/proc/swap_i8.html index a6d686f7516..484204679b1 100644 --- a/develop/proc/swap_i8.html +++ b/develop/proc/swap_i8.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/symmetry_consistent.html b/develop/proc/symmetry_consistent.html index f7be8af2b5f..13d6919226a 100644 --- a/develop/proc/symmetry_consistent.html +++ b/develop/proc/symmetry_consistent.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/tas_blk_size_t.html b/develop/proc/tas_blk_size_t.html index 9681d05adf7..eade71aa972 100644 --- a/develop/proc/tas_blk_size_t.html +++ b/develop/proc/tas_blk_size_t.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/tas_dist_t.html b/develop/proc/tas_dist_t.html index 67e99cec501..253a21c1e5b 100644 --- a/develop/proc/tas_dist_t.html +++ b/develop/proc/tas_dist_t.html @@ -155,7 +155,7 @@

    Arguments

    diff --git a/develop/proc/tas_rowcols_t.html b/develop/proc/tas_rowcols_t.html index 2b9a6801092..efabd4b6bd0 100644 --- a/develop/proc/tas_rowcols_t.html +++ b/develop/proc/tas_rowcols_t.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/test_binary_io.html b/develop/proc/test_binary_io.html index 0c502e0a2eb..7262a43be17 100644 --- a/develop/proc/test_binary_io.html +++ b/develop/proc/test_binary_io.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/test_multiplies_multiproc.html b/develop/proc/test_multiplies_multiproc.html index df157105a26..16a5f253c9d 100644 --- a/develop/proc/test_multiplies_multiproc.html +++ b/develop/proc/test_multiplies_multiproc.html @@ -176,7 +176,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

    @@ -287,7 +287,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -332,7 +332,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    diff --git a/develop/proc/test_scale_by_vector.html b/develop/proc/test_scale_by_vector.html index ee7e6cebab2..af5b656855e 100644 --- a/develop/proc/test_scale_by_vector.html +++ b/develop/proc/test_scale_by_vector.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/timeset.html b/develop/proc/timeset.html index dd50d389d5c..20498288b0b 100644 --- a/develop/proc/timeset.html +++ b/develop/proc/timeset.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/timeset_handler.html b/develop/proc/timeset_handler.html index bf6effc0f10..f62451b0597 100644 --- a/develop/proc/timeset_handler.html +++ b/develop/proc/timeset_handler.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/timestop.html b/develop/proc/timestop.html index 7738a13a89f..4a83fc0b50d 100644 --- a/develop/proc/timestop.html +++ b/develop/proc/timestop.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/timestop_handler.html b/develop/proc/timestop_handler.html index b767bc0c965..2f424037589 100644 --- a/develop/proc/timestop_handler.html +++ b/develop/proc/timestop_handler.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/timings_report_callgraph.html b/develop/proc/timings_report_callgraph.html index 2ee57cb0e15..67ad192d6b9 100644 --- a/develop/proc/timings_report_callgraph.html +++ b/develop/proc/timings_report_callgraph.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/timings_report_print.html b/develop/proc/timings_report_print.html index a976f667a41..ad4a7e90b64 100644 --- a/develop/proc/timings_report_print.html +++ b/develop/proc/timings_report_print.html @@ -160,7 +160,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    diff --git a/develop/proc/timings_setup_tracing.html b/develop/proc/timings_setup_tracing.html index 8bd90ab172b..cc1f7944962 100644 --- a/develop/proc/timings_setup_tracing.html +++ b/develop/proc/timings_setup_tracing.html @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/tree_to_linear_c.html b/develop/proc/tree_to_linear_c.html index e0d08cac475..e67ab5f57d4 100644 --- a/develop/proc/tree_to_linear_c.html +++ b/develop/proc/tree_to_linear_c.html @@ -172,7 +172,7 @@

    Arguments

    diff --git a/develop/proc/tree_to_linear_d.html b/develop/proc/tree_to_linear_d.html index f7cf27d9e2f..4386547da96 100644 --- a/develop/proc/tree_to_linear_d.html +++ b/develop/proc/tree_to_linear_d.html @@ -172,7 +172,7 @@

    Arguments

    diff --git a/develop/proc/tree_to_linear_s.html b/develop/proc/tree_to_linear_s.html index c13214cf02b..07e9a431ea5 100644 --- a/develop/proc/tree_to_linear_s.html +++ b/develop/proc/tree_to_linear_s.html @@ -172,7 +172,7 @@

    Arguments

    diff --git a/develop/proc/tree_to_linear_z.html b/develop/proc/tree_to_linear_z.html index 65baf51de0a..f1c8615eb08 100644 --- a/develop/proc/tree_to_linear_z.html +++ b/develop/proc/tree_to_linear_z.html @@ -172,7 +172,7 @@

    Arguments

    diff --git a/develop/proc/update_contraction_storage.html b/develop/proc/update_contraction_storage.html index 0ee1c2ecda2..d5671852080 100644 --- a/develop/proc/update_contraction_storage.html +++ b/develop/proc/update_contraction_storage.html @@ -185,7 +185,7 @@

    Arguments

    diff --git a/develop/proc/update_row_info.html b/develop/proc/update_row_info.html index c2f9dacbcfe..b504ab58680 100644 --- a/develop/proc/update_row_info.html +++ b/develop/proc/update_row_info.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/v_to_p_i_dist.html b/develop/proc/v_to_p_i_dist.html index 883daa5d35e..fcc623be676 100644 --- a/develop/proc/v_to_p_i_dist.html +++ b/develop/proc/v_to_p_i_dist.html @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/v_to_p_i_dist_o.html b/develop/proc/v_to_p_i_dist_o.html index 388828ae1e6..e1983d71cd2 100644 --- a/develop/proc/v_to_p_i_dist_o.html +++ b/develop/proc/v_to_p_i_dist_o.html @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/win_setup.html b/develop/proc/win_setup.html index 7d24f5669d1..c87aff4c10e 100644 --- a/develop/proc/win_setup.html +++ b/develop/proc/win_setup.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/within_limits.html b/develop/proc/within_limits.html index 380eeaa1e4d..4f0b25a022f 100644 --- a/develop/proc/within_limits.html +++ b/develop/proc/within_limits.html @@ -161,7 +161,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    diff --git a/develop/proc/world_to_group_proc_map.html b/develop/proc/world_to_group_proc_map.html index a04b6825a27..7bed1128a1e 100644 --- a/develop/proc/world_to_group_proc_map.html +++ b/develop/proc/world_to_group_proc_map.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    diff --git a/develop/proc/write_1d_data_obj.html b/develop/proc/write_1d_data_obj.html index f7a66e91666..cfe24690b77 100644 --- a/develop/proc/write_1d_data_obj.html +++ b/develop/proc/write_1d_data_obj.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/write_matrix_dense.html b/develop/proc/write_matrix_dense.html index 0342c6d89dc..fc7ff3c5ef3 100644 --- a/develop/proc/write_matrix_dense.html +++ b/develop/proc/write_matrix_dense.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_example_1.html b/develop/program/dbcsr_example_1.html index c41113201d0..c85b63c73dc 100644 --- a/develop/program/dbcsr_example_1.html +++ b/develop/program/dbcsr_example_1.html @@ -113,19 +113,19 @@

    Variables

    @@ -179,8 +179,8 @@

    Uses

    @@ -205,7 +205,7 @@

    Variables

    @@ -476,7 +476,7 @@

    Arguments

    @@ -491,7 +491,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_example_2.html b/develop/program/dbcsr_example_2.html index 67d0cf70b2e..db7043260af 100644 --- a/develop/program/dbcsr_example_2.html +++ b/develop/program/dbcsr_example_2.html @@ -113,30 +113,30 @@

    Variables

    @@ -158,7 +158,7 @@

    Subroutines

    @@ -189,8 +189,8 @@

    Uses

    @@ -215,7 +215,7 @@

    Variables

    @@ -646,7 +646,7 @@

    Arguments

    @@ -661,7 +661,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_example_3.html b/develop/program/dbcsr_example_3.html index b1263bb00ba..2aae1d643d3 100644 --- a/develop/program/dbcsr_example_3.html +++ b/develop/program/dbcsr_example_3.html @@ -113,32 +113,32 @@

    Variables

    @@ -160,7 +160,7 @@

    Subroutines

    @@ -191,8 +191,8 @@

    Uses

    @@ -217,7 +217,7 @@

    Variables

    @@ -680,7 +680,7 @@

    Arguments

    @@ -695,7 +695,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_performance_driver.html b/develop/program/dbcsr_performance_driver.html index 4dc2b379681..d2fb1a09db5 100644 --- a/develop/program/dbcsr_performance_driver.html +++ b/develop/program/dbcsr_performance_driver.html @@ -113,21 +113,21 @@

    Variables

    @@ -181,16 +181,16 @@

    Uses

  • @@ -214,7 +214,7 @@

    Variables

    @@ -2348,7 +2348,7 @@

    Arguments

    @@ -2414,7 +2414,7 @@

    Arguments

    @@ -2429,7 +2429,7 @@

    Arguments

    @@ -2469,7 +2469,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_tensor_unittest.html b/develop/program/dbcsr_tensor_unittest.html index faff5380a63..118c4445005 100644 --- a/develop/program/dbcsr_tensor_unittest.html +++ b/develop/program/dbcsr_tensor_unittest.html @@ -113,11 +113,11 @@

    Variables

    @@ -228,12 +228,12 @@

    Uses

    @@ -735,7 +735,7 @@

    Arguments

    @@ -750,7 +750,7 @@

    Arguments

    @@ -790,7 +790,7 @@

    Arguments

    @@ -805,7 +805,7 @@

    Arguments

    @@ -820,7 +820,7 @@

    Arguments

    @@ -835,7 +835,7 @@

    Arguments

    @@ -850,7 +850,7 @@

    Arguments

    @@ -865,7 +865,7 @@

    Arguments

    @@ -880,7 +880,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_unittest.html b/develop/program/dbcsr_unittest.html index 100b4359d19..8fe62da7d1e 100644 --- a/develop/program/dbcsr_unittest.html +++ b/develop/program/dbcsr_unittest.html @@ -113,20 +113,20 @@

    Variables

    @@ -168,16 +168,16 @@

    Uses

    @@ -201,7 +201,7 @@

    Variables

    diff --git a/develop/type/acc_stream_type.html b/develop/type/acc_stream_type.html index b0853303261..b172a6d225c 100644 --- a/develop/type/acc_stream_type.html +++ b/develop/type/acc_stream_type.html @@ -115,7 +115,7 @@

    Variables

    - dummy + dummy
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/block_buffer_type.html b/develop/type/block_buffer_type.html index cf76027cb06..7b27337adcf 100644 --- a/develop/type/block_buffer_type.html +++ b/develop/type/block_buffer_type.html @@ -75,20 +75,20 @@

    block_buffer_type
  • 10 statements + title="

    1.0% of total for derived types.

    Including implementation: 11 statements, 0.6% of total for derived types.">11 statements
  • - Source File + Source File
  • @@ -115,13 +115,14 @@

    Variables

    @@ -171,7 +172,24 @@

    Components

    + + + + + + + + + + @@ -189,7 +207,7 @@

    Components

    diff --git a/develop/type/block_buffer_type~2.html b/develop/type/block_buffer_type~2.html index 681bbb924b1..390ef75aea3 100644 --- a/develop/type/block_buffer_type~2.html +++ b/develop/type/block_buffer_type~2.html @@ -75,20 +75,20 @@

    block_buffer_type
  • 11 statements + title="

    0.9% of total for derived types.

    Including implementation: 10 statements, 0.6% of total for derived types.">10 statements
  • - Source File + Source File
  • @@ -115,14 +115,13 @@

    Variables

    @@ -172,24 +171,7 @@

    Components

    - - - - - - - - - - @@ -207,7 +189,7 @@

    Components

    diff --git a/develop/type/block_nd.html b/develop/type/block_nd.html index 9ec03776b12..e514046e8bb 100644 --- a/develop/type/block_nd.html +++ b/develop/type/block_nd.html @@ -115,11 +115,11 @@

    Variables

    @@ -168,7 +168,7 @@

    Components

    @@ -185,7 +185,7 @@

    Components

    @@ -202,7 +202,7 @@

    Components

    @@ -219,7 +219,7 @@

    Components

    @@ -236,7 +236,7 @@

    Components

    diff --git a/develop/type/block_nd_c_dp.html b/develop/type/block_nd_c_dp.html index 3bc2b5682a2..12487eb6ba6 100644 --- a/develop/type/block_nd_c_dp.html +++ b/develop/type/block_nd_c_dp.html @@ -115,8 +115,8 @@

    Variables

    - sizes - blk + sizes + blk
    @@ -165,7 +165,7 @@

    Components

    @@ -182,7 +182,7 @@

    Components

    diff --git a/develop/type/block_nd_c_sp.html b/develop/type/block_nd_c_sp.html index 378896f3246..090071de8bf 100644 --- a/develop/type/block_nd_c_sp.html +++ b/develop/type/block_nd_c_sp.html @@ -115,8 +115,8 @@

    Variables

    - sizes - blk + sizes + blk
    @@ -165,7 +165,7 @@

    Components

    @@ -182,7 +182,7 @@

    Components

    diff --git a/develop/type/block_nd_r_dp.html b/develop/type/block_nd_r_dp.html index 7625912c6e8..258bea9134c 100644 --- a/develop/type/block_nd_r_dp.html +++ b/develop/type/block_nd_r_dp.html @@ -115,8 +115,8 @@

    Variables

    - sizes - blk + sizes + blk
    @@ -165,7 +165,7 @@

    Components

    @@ -182,7 +182,7 @@

    Components

    diff --git a/develop/type/block_nd_r_sp.html b/develop/type/block_nd_r_sp.html index 90eb1bbf7de..d1033a5782e 100644 --- a/develop/type/block_nd_r_sp.html +++ b/develop/type/block_nd_r_sp.html @@ -115,8 +115,8 @@

    Variables

    - sizes - blk + sizes + blk
    @@ -165,7 +165,7 @@

    Components

    @@ -182,7 +182,7 @@

    Components

    diff --git a/develop/type/block_parameters.html b/develop/type/block_parameters.html index 31173e17c8e..09220095c6c 100644 --- a/develop/type/block_parameters.html +++ b/develop/type/block_parameters.html @@ -115,11 +115,11 @@

    Variables

    @@ -174,7 +174,7 @@

    Components

    @@ -242,7 +242,7 @@

    Components

    diff --git a/develop/type/block_parameters~2.html b/develop/type/block_parameters~2.html index 3e5b327384b..a11eb8e48b2 100644 --- a/develop/type/block_parameters~2.html +++ b/develop/type/block_parameters~2.html @@ -115,11 +115,11 @@

    Variables

    @@ -174,7 +174,7 @@

    Components

    @@ -225,7 +225,7 @@

    Components

    @@ -242,7 +242,7 @@

    Components

    diff --git a/develop/type/btree_data_cp2d.html b/develop/type/btree_data_cp2d.html index 80d7b6197ec..3b38a736329 100644 --- a/develop/type/btree_data_cp2d.html +++ b/develop/type/btree_data_cp2d.html @@ -115,8 +115,8 @@

    Variables

    - p - tr + p + tr
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/btree_data_dp2d.html b/develop/type/btree_data_dp2d.html index 10437fbe8f2..bd70007ede5 100644 --- a/develop/type/btree_data_dp2d.html +++ b/develop/type/btree_data_dp2d.html @@ -115,8 +115,8 @@

    Variables

    - p - tr + p + tr
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/btree_data_sp2d.html b/develop/type/btree_data_sp2d.html index d3b2f1296e7..5fbd8e11a83 100644 --- a/develop/type/btree_data_sp2d.html +++ b/develop/type/btree_data_sp2d.html @@ -115,8 +115,8 @@

    Variables

    - p - tr + p + tr
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/btree_data_zp2d.html b/develop/type/btree_data_zp2d.html index 7a9feaacba0..db62cc8c416 100644 --- a/develop/type/btree_data_zp2d.html +++ b/develop/type/btree_data_zp2d.html @@ -115,8 +115,8 @@

    Variables

    - p - tr + p + tr
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/btree_i8_cp2d.html b/develop/type/btree_i8_cp2d.html index 6f8b024cb41..7412f850db5 100644 --- a/develop/type/btree_i8_cp2d.html +++ b/develop/type/btree_i8_cp2d.html @@ -115,7 +115,7 @@

    Variables

    - b + b
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/btree_i8_dp2d.html b/develop/type/btree_i8_dp2d.html index a8de24c4e72..3522ba021c4 100644 --- a/develop/type/btree_i8_dp2d.html +++ b/develop/type/btree_i8_dp2d.html @@ -115,7 +115,7 @@

    Variables

    - b + b
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/btree_i8_sp2d.html b/develop/type/btree_i8_sp2d.html index f99c19cddb4..3d1d1b74074 100644 --- a/develop/type/btree_i8_sp2d.html +++ b/develop/type/btree_i8_sp2d.html @@ -115,7 +115,7 @@

    Variables

    - b + b
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/btree_i8_zp2d.html b/develop/type/btree_i8_zp2d.html index 9fdd4808303..6c4e76b7c03 100644 --- a/develop/type/btree_i8_zp2d.html +++ b/develop/type/btree_i8_zp2d.html @@ -115,7 +115,7 @@

    Variables

    - b + b
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/btree_node_i8_cp2d.html b/develop/type/btree_node_i8_cp2d.html index 5bc705c48ff..c4296016e60 100644 --- a/develop/type/btree_node_i8_cp2d.html +++ b/develop/type/btree_node_i8_cp2d.html @@ -116,11 +116,11 @@

    Variables

    @@ -192,7 +192,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    diff --git a/develop/type/btree_node_i8_dp2d.html b/develop/type/btree_node_i8_dp2d.html index 2f83be77f82..c7ddf86b9b4 100644 --- a/develop/type/btree_node_i8_dp2d.html +++ b/develop/type/btree_node_i8_dp2d.html @@ -116,11 +116,11 @@

    Variables

    @@ -192,7 +192,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    diff --git a/develop/type/btree_node_i8_sp2d.html b/develop/type/btree_node_i8_sp2d.html index 4f681c3417c..37693519f72 100644 --- a/develop/type/btree_node_i8_sp2d.html +++ b/develop/type/btree_node_i8_sp2d.html @@ -116,11 +116,11 @@

    Variables

    @@ -192,7 +192,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    diff --git a/develop/type/btree_node_i8_zp2d.html b/develop/type/btree_node_i8_zp2d.html index d6f9beffd8b..889bcf1592a 100644 --- a/develop/type/btree_node_i8_zp2d.html +++ b/develop/type/btree_node_i8_zp2d.html @@ -116,11 +116,11 @@

    Variables

    @@ -192,7 +192,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    diff --git a/develop/type/btree_node_p_i8_cp2d.html b/develop/type/btree_node_p_i8_cp2d.html index e8187213265..efbbcaecb9b 100644 --- a/develop/type/btree_node_p_i8_cp2d.html +++ b/develop/type/btree_node_p_i8_cp2d.html @@ -115,7 +115,7 @@

    Variables

    - node + node
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/btree_node_p_i8_dp2d.html b/develop/type/btree_node_p_i8_dp2d.html index 3d4cb739713..19f40ec2a61 100644 --- a/develop/type/btree_node_p_i8_dp2d.html +++ b/develop/type/btree_node_p_i8_dp2d.html @@ -115,7 +115,7 @@

    Variables

    - node + node
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/btree_node_p_i8_sp2d.html b/develop/type/btree_node_p_i8_sp2d.html index de6e25340bd..a6b2befc9e4 100644 --- a/develop/type/btree_node_p_i8_sp2d.html +++ b/develop/type/btree_node_p_i8_sp2d.html @@ -115,7 +115,7 @@

    Variables

    - node + node
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/btree_node_p_i8_zp2d.html b/develop/type/btree_node_p_i8_zp2d.html index 3d204c404ac..709e055ccb6 100644 --- a/develop/type/btree_node_p_i8_zp2d.html +++ b/develop/type/btree_node_p_i8_zp2d.html @@ -115,7 +115,7 @@

    Variables

    - node + node
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/btree_node_structure_i8_cp2d.html b/develop/type/btree_node_structure_i8_cp2d.html index e199dce7271..b27eb3847c3 100644 --- a/develop/type/btree_node_structure_i8_cp2d.html +++ b/develop/type/btree_node_structure_i8_cp2d.html @@ -117,9 +117,9 @@

    Variables

    @@ -209,7 +209,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    diff --git a/develop/type/btree_node_structure_i8_dp2d.html b/develop/type/btree_node_structure_i8_dp2d.html index 304fc91401e..0cff3fde67f 100644 --- a/develop/type/btree_node_structure_i8_dp2d.html +++ b/develop/type/btree_node_structure_i8_dp2d.html @@ -117,9 +117,9 @@

    Variables

    @@ -209,7 +209,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    diff --git a/develop/type/btree_node_structure_i8_sp2d.html b/develop/type/btree_node_structure_i8_sp2d.html index 7a0376c82da..a3aa0177e76 100644 --- a/develop/type/btree_node_structure_i8_sp2d.html +++ b/develop/type/btree_node_structure_i8_sp2d.html @@ -117,9 +117,9 @@

    Variables

    @@ -209,7 +209,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    diff --git a/develop/type/btree_node_structure_i8_zp2d.html b/develop/type/btree_node_structure_i8_zp2d.html index 96465d670c4..746d9d13e79 100644 --- a/develop/type/btree_node_structure_i8_zp2d.html +++ b/develop/type/btree_node_structure_i8_zp2d.html @@ -117,9 +117,9 @@

    Variables

    @@ -209,7 +209,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    diff --git a/develop/type/conf_par.html b/develop/type/conf_par.html index b1c204a9dcd..623a5f8b12b 100644 --- a/develop/type/conf_par.html +++ b/develop/type/conf_par.html @@ -115,8 +115,8 @@

    Variables

    @@ -183,7 +183,7 @@

    Components

    @@ -200,7 +200,7 @@

    Components

    diff --git a/develop/type/conf_par_int.html b/develop/type/conf_par_int.html index 30dc068ba60..6302baf36b4 100644 --- a/develop/type/conf_par_int.html +++ b/develop/type/conf_par_int.html @@ -115,9 +115,9 @@

    Variables

    @@ -187,7 +187,7 @@

    Components

    @@ -204,7 +204,7 @@

    Components

    @@ -221,7 +221,7 @@

    Components

    diff --git a/develop/type/conf_par_logical.html b/develop/type/conf_par_logical.html index dcc56780ad7..86ec5d05a69 100644 --- a/develop/type/conf_par_logical.html +++ b/develop/type/conf_par_logical.html @@ -115,9 +115,9 @@

    Variables

    @@ -186,7 +186,7 @@

    Components

    @@ -203,7 +203,7 @@

    Components

    @@ -220,7 +220,7 @@

    Components

    diff --git a/develop/type/conf_par_mm_driver.html b/develop/type/conf_par_mm_driver.html index c9f13d7c4bd..77eb5a96a6a 100644 --- a/develop/type/conf_par_mm_driver.html +++ b/develop/type/conf_par_mm_driver.html @@ -115,9 +115,9 @@

    Variables

    @@ -186,7 +186,7 @@

    Components

    @@ -203,7 +203,7 @@

    Components

    @@ -220,7 +220,7 @@

    Components

    diff --git a/develop/type/conf_par_real.html b/develop/type/conf_par_real.html index 8136b0ca08f..a91b67a66aa 100644 --- a/develop/type/conf_par_real.html +++ b/develop/type/conf_par_real.html @@ -115,9 +115,9 @@

    Variables

    @@ -186,7 +186,7 @@

    Components

    @@ -203,7 +203,7 @@

    Components

    @@ -220,7 +220,7 @@

    Components

    diff --git a/develop/type/csr_data_area_type.html b/develop/type/csr_data_area_type.html index 751e7088124..893425337b7 100644 --- a/develop/type/csr_data_area_type.html +++ b/develop/type/csr_data_area_type.html @@ -115,11 +115,11 @@

    Variables

    @@ -168,7 +168,7 @@

    Components

    @@ -185,7 +185,7 @@

    Components

    @@ -202,7 +202,7 @@

    Components

    @@ -219,7 +219,7 @@

    Components

    @@ -236,7 +236,7 @@

    Components

    diff --git a/develop/type/csr_type.html b/develop/type/csr_type.html index 14dae3630ba..8f1dc4f6fcd 100644 --- a/develop/type/csr_type.html +++ b/develop/type/csr_type.html @@ -119,7 +119,7 @@

    Variables

    ncols_totalnze_localnrows_local - mp_group + mp_groupnze_totalrowptr_localcolind_local @@ -127,7 +127,7 @@

    Variables

    nzval_localdbcsr_mappinghas_mapping - valid + validhas_indices @@ -263,7 +263,7 @@

    Components

    @@ -402,7 +402,7 @@

    Components

    diff --git a/develop/type/dbcsr_block_buffer_obj.html b/develop/type/dbcsr_block_buffer_obj.html index 3e71872d118..314eb784b05 100644 --- a/develop/type/dbcsr_block_buffer_obj.html +++ b/develop/type/dbcsr_block_buffer_obj.html @@ -115,7 +115,7 @@

    Variables

    - b + b
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_block_buffer_type.html b/develop/type/dbcsr_block_buffer_type.html index eb59f0ee721..cebbc203fa3 100644 --- a/develop/type/dbcsr_block_buffer_type.html +++ b/develop/type/dbcsr_block_buffer_type.html @@ -115,13 +115,13 @@

    Variables

    @@ -176,7 +176,7 @@

    Components

    @@ -278,7 +278,7 @@

    Components

    diff --git a/develop/type/dbcsr_buffer.html b/develop/type/dbcsr_buffer.html index fa4765f8191..2fdc23196ca 100644 --- a/develop/type/dbcsr_buffer.html +++ b/develop/type/dbcsr_buffer.html @@ -115,24 +115,24 @@

    Variables

    @@ -224,7 +224,7 @@

    Components

    @@ -275,7 +275,7 @@

    Components

    @@ -292,7 +292,7 @@

    Components

    @@ -360,7 +360,7 @@

    Components

    @@ -479,7 +479,7 @@

    Components

    diff --git a/develop/type/dbcsr_buffers.html b/develop/type/dbcsr_buffers.html index c26246d1e1e..f7c75a2a685 100644 --- a/develop/type/dbcsr_buffers.html +++ b/develop/type/dbcsr_buffers.html @@ -115,8 +115,8 @@

    Variables

    - left - right + left + right
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/dbcsr_config_type.html b/develop/type/dbcsr_config_type.html index 0796671a681..4c88ed21dca 100644 --- a/develop/type/dbcsr_config_type.html +++ b/develop/type/dbcsr_config_type.html @@ -601,6 +601,9 @@

    Source Code

    SET_PARAMETER_DEFAULT(USE_MEMPOOLS_CPU, CONF_PAR_LOGICAL, .FALSE.) SET_PARAMETER_DEFAULT(USE_MPI_ALLOCATOR, CONF_PAR_LOGICAL, .FALSE.) SET_PARAMETER_DEFAULT(TAS_SPLIT_FACTOR, CONF_PAR_REAL, 1.0_real_8) +#if defined(__DBCSR_ACC_G2G) + SET_PARAMETER_DEFAULT(USE_ACC_G2G, CONF_PAR_LOGICAL, .TRUE.) +#endif END TYPE dbcsr_config_type diff --git a/develop/type/dbcsr_data_area_type.html b/develop/type/dbcsr_data_area_type.html index 2913371076b..e09593e713d 100644 --- a/develop/type/dbcsr_data_area_type.html +++ b/develop/type/dbcsr_data_area_type.html @@ -115,21 +115,21 @@

    Variables

    @@ -186,7 +186,7 @@

    Components

    @@ -203,7 +203,7 @@

    Components

    @@ -220,7 +220,7 @@

    Components

    @@ -237,7 +237,7 @@

    Components

    @@ -254,7 +254,7 @@

    Components

    @@ -271,7 +271,7 @@

    Components

    @@ -373,7 +373,7 @@

    Components

    @@ -390,7 +390,7 @@

    Components

    @@ -407,7 +407,7 @@

    Components

    @@ -424,7 +424,7 @@

    Components

    diff --git a/develop/type/dbcsr_data_obj.html b/develop/type/dbcsr_data_obj.html index a05ca211b5e..d850fc340fc 100644 --- a/develop/type/dbcsr_data_obj.html +++ b/develop/type/dbcsr_data_obj.html @@ -115,7 +115,7 @@

    Variables

    - d + d
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_distribution_obj.html b/develop/type/dbcsr_distribution_obj.html index b92ddec8c80..d581dd93686 100644 --- a/develop/type/dbcsr_distribution_obj.html +++ b/develop/type/dbcsr_distribution_obj.html @@ -115,7 +115,7 @@

    Variables

    - d + d
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_distribution_type.html b/develop/type/dbcsr_distribution_type.html index 6ebaa00fd8a..2911f911b72 100644 --- a/develop/type/dbcsr_distribution_type.html +++ b/develop/type/dbcsr_distribution_type.html @@ -115,12 +115,12 @@

    Variables

    @@ -190,7 +190,7 @@

    Components

    @@ -208,7 +208,7 @@

    Components

    @@ -226,7 +226,7 @@

    Components

    @@ -244,7 +244,7 @@

    Components

    @@ -262,7 +262,7 @@

    Components

    @@ -279,7 +279,7 @@

    Components

    @@ -432,7 +432,7 @@

    Components

    @@ -449,7 +449,7 @@

    Components

    @@ -466,7 +466,7 @@

    Components

    @@ -483,7 +483,7 @@

    Components

    @@ -500,7 +500,7 @@

    Components

    @@ -517,7 +517,7 @@

    Components

    @@ -534,7 +534,7 @@

    Components

    diff --git a/develop/type/dbcsr_heap_node.html b/develop/type/dbcsr_heap_node.html index ae507bdde3b..e84719402cf 100644 --- a/develop/type/dbcsr_heap_node.html +++ b/develop/type/dbcsr_heap_node.html @@ -115,8 +115,8 @@

    Variables

    - key - value + key + value
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/dbcsr_heap_node_e.html b/develop/type/dbcsr_heap_node_e.html index 5e5bbb53fa3..da43194c3a4 100644 --- a/develop/type/dbcsr_heap_node_e.html +++ b/develop/type/dbcsr_heap_node_e.html @@ -115,7 +115,7 @@

    Variables

    - node + node
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_heap_type.html b/develop/type/dbcsr_heap_type.html index b6bc8993cbd..5643aa87172 100644 --- a/develop/type/dbcsr_heap_type.html +++ b/develop/type/dbcsr_heap_type.html @@ -115,9 +115,9 @@

    Variables

    - n - index - nodes + n + index + nodes
    @@ -172,7 +172,7 @@

    Components

    @@ -189,7 +189,7 @@

    Components

    @@ -206,7 +206,7 @@

    Components

    diff --git a/develop/type/dbcsr_imagedistribution_obj.html b/develop/type/dbcsr_imagedistribution_obj.html index ce6886f3143..edc995d1a9f 100644 --- a/develop/type/dbcsr_imagedistribution_obj.html +++ b/develop/type/dbcsr_imagedistribution_obj.html @@ -115,7 +115,7 @@

    Variables

    - i + i
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_imagedistribution_type.html b/develop/type/dbcsr_imagedistribution_type.html index 2a702a29647..74e56e971f0 100644 --- a/develop/type/dbcsr_imagedistribution_type.html +++ b/develop/type/dbcsr_imagedistribution_type.html @@ -116,8 +116,8 @@

    Variables

    @@ -210,7 +210,7 @@

    Components

    @@ -227,7 +227,7 @@

    Components

    @@ -482,7 +482,7 @@

    Components

    @@ -499,7 +499,7 @@

    Components

    diff --git a/develop/type/dbcsr_iteration_info_type.html b/develop/type/dbcsr_iteration_info_type.html index a9feb2d7e92..ec3427c0d0f 100644 --- a/develop/type/dbcsr_iteration_info_type.html +++ b/develop/type/dbcsr_iteration_info_type.html @@ -117,7 +117,7 @@

    Variables

    ref_count id_nr - print_level + print_level n_rlevel iteration last_iter @@ -212,7 +212,7 @@

    Components

    diff --git a/develop/type/dbcsr_iterator.html b/develop/type/dbcsr_iterator.html index ee5fad14a2d..e7451045452 100644 --- a/develop/type/dbcsr_iterator.html +++ b/develop/type/dbcsr_iterator.html @@ -115,33 +115,33 @@

    Variables

    @@ -202,7 +202,7 @@

    Components

    @@ -253,7 +253,7 @@

    Components

    @@ -270,7 +270,7 @@

    Components

    @@ -287,7 +287,7 @@

    Components

    @@ -304,7 +304,7 @@

    Components

    @@ -321,7 +321,7 @@

    Components

    @@ -406,7 +406,7 @@

    Components

    @@ -508,7 +508,7 @@

    Components

    @@ -525,7 +525,7 @@

    Components

    @@ -559,7 +559,7 @@

    Components

    @@ -576,7 +576,7 @@

    Components

    @@ -610,7 +610,7 @@

    Components

    @@ -644,7 +644,7 @@

    Components

    diff --git a/develop/type/dbcsr_layers_3d_c_reduction.html b/develop/type/dbcsr_layers_3d_c_reduction.html index 77c18ed9b66..bd3c3a15ee4 100644 --- a/develop/type/dbcsr_layers_3d_c_reduction.html +++ b/develop/type/dbcsr_layers_3d_c_reduction.html @@ -115,14 +115,14 @@

    Variables

    @@ -177,7 +177,7 @@

    Components

    @@ -296,7 +296,7 @@

    Components

    diff --git a/develop/type/dbcsr_logger_p_type.html b/develop/type/dbcsr_logger_p_type.html index 719844d785e..d10c98dcd12 100644 --- a/develop/type/dbcsr_logger_p_type.html +++ b/develop/type/dbcsr_logger_p_type.html @@ -115,7 +115,7 @@

    Variables

    - p + p
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_logger_type.html b/develop/type/dbcsr_logger_type.html index b2f5eeaafe5..0c436aec6d3 100644 --- a/develop/type/dbcsr_logger_type.html +++ b/develop/type/dbcsr_logger_type.html @@ -115,9 +115,9 @@

    Variables

    @@ -192,7 +192,7 @@

    Components

    @@ -210,7 +210,7 @@

    Components

    @@ -228,7 +228,7 @@

    Components

    @@ -374,7 +374,7 @@

    Components

    diff --git a/develop/type/dbcsr_mempool_entry_type.html b/develop/type/dbcsr_mempool_entry_type.html index 3472e0c6c94..f7e039c2f06 100644 --- a/develop/type/dbcsr_mempool_entry_type.html +++ b/develop/type/dbcsr_mempool_entry_type.html @@ -115,8 +115,8 @@

    Variables

    - area - next + area + next
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/dbcsr_mempool_type.html b/develop/type/dbcsr_mempool_type.html index 1cde7332de4..25df1b79f1e 100644 --- a/develop/type/dbcsr_mempool_type.html +++ b/develop/type/dbcsr_mempool_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -171,7 +171,7 @@

    Components

    diff --git a/develop/type/dbcsr_memtype_type_p.html b/develop/type/dbcsr_memtype_type_p.html index 26aef6d7e11..96b92f4e43d 100644 --- a/develop/type/dbcsr_memtype_type_p.html +++ b/develop/type/dbcsr_memtype_type_p.html @@ -115,8 +115,8 @@

    Variables

    - p - padding + p + padding
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_accdrv_type.html b/develop/type/dbcsr_mm_accdrv_type.html index 099b41c77ae..eda4836257c 100644 --- a/develop/type/dbcsr_mm_accdrv_type.html +++ b/develop/type/dbcsr_mm_accdrv_type.html @@ -115,12 +115,12 @@

    Variables

    @@ -175,7 +175,7 @@

    Components

    @@ -226,7 +226,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_csr_type.html b/develop/type/dbcsr_mm_csr_type.html index cd35be0cd7a..4cd9288b27e 100644 --- a/develop/type/dbcsr_mm_csr_type.html +++ b/develop/type/dbcsr_mm_csr_type.html @@ -130,11 +130,11 @@

    Variables

    k_size_maps_sizestack_mapstacks_descr - product_wm + product_wmstacks_datastacks_fillcountsched - keep_product_data + keep_product_data @@ -444,7 +444,7 @@

    Components

    @@ -512,7 +512,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_hostdrv_type.html b/develop/type/dbcsr_mm_hostdrv_type.html index 28c513200ac..913eda5d236 100644 --- a/develop/type/dbcsr_mm_hostdrv_type.html +++ b/develop/type/dbcsr_mm_hostdrv_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_multrec_type.html b/develop/type/dbcsr_mm_multrec_type.html index ee38ad0a512..3807b1e7c22 100644 --- a/develop/type/dbcsr_mm_multrec_type.html +++ b/develop/type/dbcsr_mm_multrec_type.html @@ -115,27 +115,27 @@

    Variables

    @@ -213,7 +213,7 @@

    Components

    @@ -232,7 +232,7 @@

    Components

    @@ -251,7 +251,7 @@

    Components

    @@ -270,7 +270,7 @@

    Components

    @@ -289,7 +289,7 @@

    Components

    @@ -308,7 +308,7 @@

    Components

    @@ -361,7 +361,7 @@

    Components

    @@ -382,7 +382,7 @@

    Components

    @@ -466,7 +466,7 @@

    Components

    @@ -485,7 +485,7 @@

    Components

    @@ -504,7 +504,7 @@

    Components

    @@ -523,7 +523,7 @@

    Components

    @@ -540,7 +540,7 @@

    Components

    @@ -557,7 +557,7 @@

    Components

    @@ -574,7 +574,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_multrec_type_p.html b/develop/type/dbcsr_mm_multrec_type_p.html index 9fb47a55f62..f5ef7028cab 100644 --- a/develop/type/dbcsr_mm_multrec_type_p.html +++ b/develop/type/dbcsr_mm_multrec_type_p.html @@ -115,8 +115,8 @@

    Variables

    - p - padding + p + padding
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_sched_type.html b/develop/type/dbcsr_mm_sched_type.html index defc2e8874c..9291c83f276 100644 --- a/develop/type/dbcsr_mm_sched_type.html +++ b/develop/type/dbcsr_mm_sched_type.html @@ -115,7 +115,7 @@

    Variables

    - product_wm + product_wm accdrv hostdrv avoid_accdrv @@ -176,7 +176,7 @@

    Components

    diff --git a/develop/type/dbcsr_mp_type.html b/develop/type/dbcsr_mp_type.html index ebe280b9f15..c32f1a4b021 100644 --- a/develop/type/dbcsr_mp_type.html +++ b/develop/type/dbcsr_mp_type.html @@ -115,17 +115,17 @@

    Variables

    @@ -180,7 +180,7 @@

    Components

    @@ -214,7 +214,7 @@

    Components

    @@ -231,7 +231,7 @@

    Components

    @@ -248,7 +248,7 @@

    Components

    @@ -265,7 +265,7 @@

    Components

    @@ -282,7 +282,7 @@

    Components

    @@ -299,7 +299,7 @@

    Components

    @@ -316,7 +316,7 @@

    Components

    @@ -333,7 +333,7 @@

    Components

    @@ -350,7 +350,7 @@

    Components

    diff --git a/develop/type/dbcsr_mpi_statistics_type.html b/develop/type/dbcsr_mpi_statistics_type.html index 76a0481d3d5..33a5ac21df1 100644 --- a/develop/type/dbcsr_mpi_statistics_type.html +++ b/develop/type/dbcsr_mpi_statistics_type.html @@ -116,10 +116,10 @@

    Variables

    @@ -192,7 +192,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    diff --git a/develop/type/dbcsr_mutable_obj.html b/develop/type/dbcsr_mutable_obj.html index 4e5b3d8246f..2b5d5ca6736 100644 --- a/develop/type/dbcsr_mutable_obj.html +++ b/develop/type/dbcsr_mutable_obj.html @@ -115,7 +115,7 @@

    Variables

    - m + m
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_mutable_type.html b/develop/type/dbcsr_mutable_type.html index 0344b5a0103..36253bc271f 100644 --- a/develop/type/dbcsr_mutable_type.html +++ b/develop/type/dbcsr_mutable_type.html @@ -119,8 +119,8 @@

    Variables

    btree_dbtree_cbtree_z - refcount - data_type + refcount + data_type @@ -243,7 +243,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    diff --git a/develop/type/dbcsr_p_type.html b/develop/type/dbcsr_p_type.html index a1adaad35ed..2815948b404 100644 --- a/develop/type/dbcsr_p_type.html +++ b/develop/type/dbcsr_p_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_scalar_type.html b/develop/type/dbcsr_scalar_type.html index 886d764e9d8..8ad22a35dcf 100644 --- a/develop/type/dbcsr_scalar_type.html +++ b/develop/type/dbcsr_scalar_type.html @@ -115,11 +115,11 @@

    Variables

    @@ -176,7 +176,7 @@

    Components

    @@ -193,7 +193,7 @@

    Components

    @@ -210,7 +210,7 @@

    Components

    @@ -227,7 +227,7 @@

    Components

    @@ -244,7 +244,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_contraction_storage.html b/develop/type/dbcsr_t_contraction_storage.html index f77fe3da8ab..6dcad9ef89b 100644 --- a/develop/type/dbcsr_t_contraction_storage.html +++ b/develop/type/dbcsr_t_contraction_storage.html @@ -116,7 +116,7 @@

    Variables

    @@ -184,7 +184,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_distribution_type.html b/develop/type/dbcsr_t_distribution_type.html index a4480f3422b..785259c60ed 100644 --- a/develop/type/dbcsr_t_distribution_type.html +++ b/develop/type/dbcsr_t_distribution_type.html @@ -115,10 +115,10 @@

    Variables

    @@ -167,7 +167,7 @@

    Components

    @@ -184,7 +184,7 @@

    Components

    @@ -218,7 +218,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_iterator_type.html b/develop/type/dbcsr_t_iterator_type.html index e8e4b4e99f2..155da91c350 100644 --- a/develop/type/dbcsr_t_iterator_type.html +++ b/develop/type/dbcsr_t_iterator_type.html @@ -115,11 +115,11 @@

    Variables

    @@ -174,7 +174,7 @@

    Components

    @@ -191,7 +191,7 @@

    Components

    @@ -208,7 +208,7 @@

    Components

    @@ -242,7 +242,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_pgrid_type.html b/develop/type/dbcsr_t_pgrid_type.html index 099b55f3b6d..b32957b915c 100644 --- a/develop/type/dbcsr_t_pgrid_type.html +++ b/develop/type/dbcsr_t_pgrid_type.html @@ -117,7 +117,7 @@

    Variables

    @@ -201,7 +201,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_type.html b/develop/type/dbcsr_t_type.html index 1f476a884f2..4d9c6b33df5 100644 --- a/develop/type/dbcsr_t_type.html +++ b/develop/type/dbcsr_t_type.html @@ -116,19 +116,19 @@

    Variables

    @@ -201,7 +201,7 @@

    Components

    @@ -235,7 +235,7 @@

    Components

    @@ -252,7 +252,7 @@

    Components

    @@ -286,7 +286,7 @@

    Components

    @@ -320,7 +320,7 @@

    Components

    @@ -337,7 +337,7 @@

    Components

    @@ -388,7 +388,7 @@

    Components

    @@ -405,7 +405,7 @@

    Components

    diff --git a/develop/type/dbcsr_tas_blk_size_arb.html b/develop/type/dbcsr_tas_blk_size_arb.html index ea91b94c5ca..0a05ae00f4c 100644 --- a/develop/type/dbcsr_tas_blk_size_arb.html +++ b/develop/type/dbcsr_tas_blk_size_arb.html @@ -155,7 +155,7 @@

    Type-Bound Procedures

    - DATA + DATA
    @@ -308,7 +308,7 @@

    Type-Bound Procedures

    - +

    procedure, public :: DATA => blk_size_arb diff --git a/develop/type/dbcsr_tas_blk_size_one.html b/develop/type/dbcsr_tas_blk_size_one.html index b63a22608e2..50a05626a5f 100644 --- a/develop/type/dbcsr_tas_blk_size_one.html +++ b/develop/type/dbcsr_tas_blk_size_one.html @@ -154,7 +154,7 @@

    Type-Bound Procedures

    - DATA + DATA
    @@ -290,7 +290,7 @@

    Type-Bound Procedures

    - +

    procedure, public :: DATA => blk_size_one diff --git a/develop/type/dbcsr_tas_blk_size_repl.html b/develop/type/dbcsr_tas_blk_size_repl.html index 12ab8405c4c..e09ff5d1160 100644 --- a/develop/type/dbcsr_tas_blk_size_repl.html +++ b/develop/type/dbcsr_tas_blk_size_repl.html @@ -156,7 +156,7 @@

    Type-Bound Procedures

    - DATA + DATA
    @@ -341,7 +341,7 @@

    Type-Bound Procedures

    - +

    procedure, public :: DATA => blk_size_repl diff --git a/develop/type/dbcsr_tas_blk_size_t.html b/develop/type/dbcsr_tas_blk_size_t.html index fa6e6fbab60..222ac7d396f 100644 --- a/develop/type/dbcsr_tas_blk_size_t.html +++ b/develop/type/dbcsr_tas_blk_size_t.html @@ -117,8 +117,8 @@

    Variables

    @@ -156,7 +156,7 @@

    Type-Bound Procedures

    - data + data
    @@ -223,7 +223,7 @@

    Components

    @@ -240,7 +240,7 @@

    Components

    @@ -292,7 +292,7 @@

    Arguments

    @@ -357,7 +357,7 @@

    Type-Bound Procedures

    - +

    procedure, public :: data => tas_blk_size_t diff --git a/develop/type/dbcsr_tas_dist_arb.html b/develop/type/dbcsr_tas_dist_arb.html index 8ac8b93a30c..6edb2cdf257 100644 --- a/develop/type/dbcsr_tas_dist_arb.html +++ b/develop/type/dbcsr_tas_dist_arb.html @@ -155,7 +155,7 @@

    Type-Bound Procedures

    @@ -339,7 +339,7 @@

    Type-Bound Procedures

    - +

    procedure, public :: dist => arb_dist diff --git a/develop/type/dbcsr_tas_dist_cyclic.html b/develop/type/dbcsr_tas_dist_cyclic.html index d0e16285a11..e9c214d8be6 100644 --- a/develop/type/dbcsr_tas_dist_cyclic.html +++ b/develop/type/dbcsr_tas_dist_cyclic.html @@ -155,7 +155,7 @@

    Type-Bound Procedures

    @@ -339,7 +339,7 @@

    Type-Bound Procedures

    - +

    procedure, public :: dist => cyclic_dist diff --git a/develop/type/dbcsr_tas_dist_repl.html b/develop/type/dbcsr_tas_dist_repl.html index b5a34103eaa..b1309ff449f 100644 --- a/develop/type/dbcsr_tas_dist_repl.html +++ b/develop/type/dbcsr_tas_dist_repl.html @@ -120,7 +120,7 @@

    Variables

    dist_vec nmrowcol_local n_repl - dist_size + dist_size
    @@ -158,7 +158,7 @@

    Type-Bound Procedures

    @@ -277,7 +277,7 @@

    Components

    @@ -388,7 +388,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Type-Bound Procedures

    - +

    procedure, public :: dist => repl_dist diff --git a/develop/type/dbcsr_tas_dist_t.html b/develop/type/dbcsr_tas_dist_t.html index ffffcbcb2d4..0fe3ea78d00 100644 --- a/develop/type/dbcsr_tas_dist_t.html +++ b/develop/type/dbcsr_tas_dist_t.html @@ -117,7 +117,7 @@

    Variables

    @@ -157,7 +157,7 @@

    Type-Bound Procedures

    @@ -225,7 +225,7 @@

    Components

    @@ -393,7 +393,7 @@

    Type-Bound Procedures

    - +

    procedure, public :: dist => tas_dist_t diff --git a/develop/type/dbcsr_tas_distribution.html b/develop/type/dbcsr_tas_distribution.html index 34be0d87c56..a0ac166485b 100644 --- a/develop/type/dbcsr_tas_distribution.html +++ b/develop/type/dbcsr_tas_distribution.html @@ -143,7 +143,7 @@

    Type-Bound Procedures

    @@ -222,7 +222,7 @@

    Type-Bound Procedures

    - +

    procedure(rowcol_dist), public, deferred :: dist diff --git a/develop/type/dbcsr_tas_distribution_type.html b/develop/type/dbcsr_tas_distribution_type.html index 65f3ff22dd1..c6fe480c106 100644 --- a/develop/type/dbcsr_tas_distribution_type.html +++ b/develop/type/dbcsr_tas_distribution_type.html @@ -115,10 +115,10 @@

    Variables

    @@ -168,7 +168,7 @@

    Components

    @@ -185,7 +185,7 @@

    Components

    @@ -202,7 +202,7 @@

    Components

    @@ -219,7 +219,7 @@

    Components

    diff --git a/develop/type/dbcsr_tas_iterator.html b/develop/type/dbcsr_tas_iterator.html index e2f4d787dca..44107a1b666 100644 --- a/develop/type/dbcsr_tas_iterator.html +++ b/develop/type/dbcsr_tas_iterator.html @@ -115,9 +115,9 @@

    Variables

    - info - dist - iter + info + dist + iter
    @@ -172,7 +172,7 @@

    Components

    @@ -189,7 +189,7 @@

    Components

    @@ -206,7 +206,7 @@

    Components

    diff --git a/develop/type/dbcsr_tas_rowcol_data.html b/develop/type/dbcsr_tas_rowcol_data.html index fe6c45a040d..a6f30c3f2ce 100644 --- a/develop/type/dbcsr_tas_rowcol_data.html +++ b/develop/type/dbcsr_tas_rowcol_data.html @@ -143,7 +143,7 @@

    Type-Bound Procedures

    - DATA + DATA
    @@ -221,7 +221,7 @@

    Type-Bound Procedures

    - +

    procedure(rowcol_data), public, deferred :: DATA diff --git a/develop/type/dbcsr_tas_split_info.html b/develop/type/dbcsr_tas_split_info.html index b474bf45c3d..44d36784c76 100644 --- a/develop/type/dbcsr_tas_split_info.html +++ b/develop/type/dbcsr_tas_split_info.html @@ -115,17 +115,17 @@

    Variables

    @@ -174,7 +174,7 @@

    Components

    @@ -191,7 +191,7 @@

    Components

    @@ -208,7 +208,7 @@

    Components

    @@ -225,7 +225,7 @@

    Components

    @@ -242,7 +242,7 @@

    Components

    @@ -259,7 +259,7 @@

    Components

    @@ -276,7 +276,7 @@

    Components

    @@ -293,7 +293,7 @@

    Components

    @@ -344,7 +344,7 @@

    Components

    diff --git a/develop/type/dbcsr_tas_type.html b/develop/type/dbcsr_tas_type.html index 099e441c878..5070e09b3da 100644 --- a/develop/type/dbcsr_tas_type.html +++ b/develop/type/dbcsr_tas_type.html @@ -115,17 +115,17 @@

    Variables

    @@ -193,7 +193,7 @@

    Components

    @@ -210,7 +210,7 @@

    Components

    @@ -227,7 +227,7 @@

    Components

    @@ -244,7 +244,7 @@

    Components

    @@ -261,7 +261,7 @@

    Components

    @@ -295,7 +295,7 @@

    Components

    @@ -312,7 +312,7 @@

    Components

    @@ -329,7 +329,7 @@

    Components

    @@ -346,7 +346,7 @@

    Components

    diff --git a/develop/type/dbcsr_type.html b/develop/type/dbcsr_type.html index d57b867ec0d..b8c9176d6c7 100644 --- a/develop/type/dbcsr_type.html +++ b/develop/type/dbcsr_type.html @@ -116,22 +116,22 @@

    Variables

    @@ -242,7 +242,7 @@

    Components

    @@ -259,7 +259,7 @@

    Components

    @@ -276,7 +276,7 @@

    Components

    @@ -293,7 +293,7 @@

    Components

    @@ -328,7 +328,7 @@

    Components

    @@ -345,7 +345,7 @@

    Components

    @@ -396,7 +396,7 @@

    Components

    @@ -413,7 +413,7 @@

    Components

    @@ -430,7 +430,7 @@

    Components

    @@ -447,7 +447,7 @@

    Components

    @@ -464,7 +464,7 @@

    Components

    @@ -498,7 +498,7 @@

    Components

    @@ -668,7 +668,7 @@

    Components

    @@ -685,7 +685,7 @@

    Components

    @@ -702,7 +702,7 @@

    Components

    @@ -719,7 +719,7 @@

    Components

    @@ -736,7 +736,7 @@

    Components

    @@ -753,7 +753,7 @@

    Components

    @@ -770,7 +770,7 @@

    Components

    @@ -787,7 +787,7 @@

    Components

    @@ -838,7 +838,7 @@

    Components

    @@ -855,7 +855,7 @@

    Components

    @@ -889,7 +889,7 @@

    Components

    @@ -906,7 +906,7 @@

    Components

    @@ -957,7 +957,7 @@

    Components

    @@ -1042,7 +1042,7 @@

    Components

    @@ -1059,7 +1059,7 @@

    Components

    @@ -1076,7 +1076,7 @@

    Components

    diff --git a/develop/type/dbcsr_type_p.html b/develop/type/dbcsr_type_p.html index e22bad98c59..1295e069eb8 100644 --- a/develop/type/dbcsr_type_p.html +++ b/develop/type/dbcsr_type_p.html @@ -115,7 +115,7 @@

    Variables

    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_work_type.html b/develop/type/dbcsr_work_type.html index b9ce5a7e8af..1ea3fc48b50 100644 --- a/develop/type/dbcsr_work_type.html +++ b/develop/type/dbcsr_work_type.html @@ -115,11 +115,11 @@

    Variables

    @@ -194,7 +194,7 @@

    Components

    @@ -211,7 +211,7 @@

    Components

    @@ -228,7 +228,7 @@

    Components

    @@ -245,7 +245,7 @@

    Components

    diff --git a/develop/type/dgemm_join.html b/develop/type/dgemm_join.html index fb788edb4e3..f9f5529f16e 100644 --- a/develop/type/dgemm_join.html +++ b/develop/type/dgemm_join.html @@ -118,10 +118,10 @@

    Variables

    p_ap_bp_c - last_k + last_klast_n - alpha - beta + alpha + beta @@ -227,7 +227,7 @@

    Components

    @@ -261,7 +261,7 @@

    Components

    @@ -278,7 +278,7 @@

    Components

    diff --git a/develop/type/dgemm_join~2.html b/develop/type/dgemm_join~2.html index 4569bce1d5e..e9bf71d4ada 100644 --- a/develop/type/dgemm_join~2.html +++ b/develop/type/dgemm_join~2.html @@ -120,8 +120,8 @@

    Variables

    p_clast_klast_n - alpha - beta + alpha + beta @@ -261,7 +261,7 @@

    Components

    @@ -278,7 +278,7 @@

    Components

    diff --git a/develop/type/dict_i4tuple_callstat_item_type.html b/develop/type/dict_i4tuple_callstat_item_type.html index b032adfee48..9a2eb281b4c 100644 --- a/develop/type/dict_i4tuple_callstat_item_type.html +++ b/develop/type/dict_i4tuple_callstat_item_type.html @@ -116,7 +116,7 @@

    Variables

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/dict_i4tuple_callstat_type.html b/develop/type/dict_i4tuple_callstat_type.html index d7d38887524..698aed82a06 100644 --- a/develop/type/dict_i4tuple_callstat_type.html +++ b/develop/type/dict_i4tuple_callstat_type.html @@ -116,7 +116,7 @@

    Variables

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/dict_str_i4_item_type.html b/develop/type/dict_str_i4_item_type.html index e5594798e43..7d1af945132 100644 --- a/develop/type/dict_str_i4_item_type.html +++ b/develop/type/dict_str_i4_item_type.html @@ -116,7 +116,7 @@

    Variables

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/dict_str_i4_type.html b/develop/type/dict_str_i4_type.html index 092fe574303..7efffdd482b 100644 --- a/develop/type/dict_str_i4_type.html +++ b/develop/type/dict_str_i4_type.html @@ -116,7 +116,7 @@

    Variables

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/ele_type.html b/develop/type/ele_type.html index 2c5e44cab22..7f02d2effa3 100644 --- a/develop/type/ele_type.html +++ b/develop/type/ele_type.html @@ -115,7 +115,7 @@

    Variables

    - c + c p
    @@ -165,7 +165,7 @@

    Components

    diff --git a/develop/type/hash_table_type.html b/develop/type/hash_table_type.html index 99f4d30e8d0..369e5bd5a90 100644 --- a/develop/type/hash_table_type.html +++ b/develop/type/hash_table_type.html @@ -116,7 +116,7 @@

    Variables

    @@ -184,7 +184,7 @@

    Components

    diff --git a/develop/type/i_array_p.html b/develop/type/i_array_p.html index 4d5d7aae020..3619062b920 100644 --- a/develop/type/i_array_p.html +++ b/develop/type/i_array_p.html @@ -115,7 +115,7 @@

    Variables

    - p + p
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/list_callstackentry_type.html b/develop/type/list_callstackentry_type.html index 8903b1e6925..9a4fa54891f 100644 --- a/develop/type/list_callstackentry_type.html +++ b/develop/type/list_callstackentry_type.html @@ -115,8 +115,8 @@

    Variables

    - arr - size + arr + size
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/list_routinereport_type.html b/develop/type/list_routinereport_type.html index 543f4891215..7e54d17ca3d 100644 --- a/develop/type/list_routinereport_type.html +++ b/develop/type/list_routinereport_type.html @@ -115,8 +115,8 @@

    Variables

    - arr - size + arr + size
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/list_routinestat_type.html b/develop/type/list_routinestat_type.html index 646ab621e01..89bcec70d1f 100644 --- a/develop/type/list_routinestat_type.html +++ b/develop/type/list_routinestat_type.html @@ -115,8 +115,8 @@

    Variables

    - arr - size + arr + size
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/list_timerenv_type.html b/develop/type/list_timerenv_type.html index 1e0c09a99eb..3053a205ef0 100644 --- a/develop/type/list_timerenv_type.html +++ b/develop/type/list_timerenv_type.html @@ -115,7 +115,7 @@

    Variables

    - arr + arr size
    @@ -171,7 +171,7 @@

    Components

    diff --git a/develop/type/mn_local_sizes.html b/develop/type/mn_local_sizes.html index f704021845e..5f202da70d3 100644 --- a/develop/type/mn_local_sizes.html +++ b/develop/type/mn_local_sizes.html @@ -115,7 +115,7 @@

    Variables

    - sizes + sizes
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/mp_comm_type.html b/develop/type/mp_comm_type.html index cc9e610feff..55b9c79ae16 100644 --- a/develop/type/mp_comm_type.html +++ b/develop/type/mp_comm_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -186,7 +186,7 @@

    Components

    diff --git a/develop/type/mp_file_indexing_meta_type.html b/develop/type/mp_file_indexing_meta_type.html index 5b639d79388..abe23267f8d 100644 --- a/develop/type/mp_file_indexing_meta_type.html +++ b/develop/type/mp_file_indexing_meta_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -171,7 +171,7 @@

    Components

    diff --git a/develop/type/mp_file_type.html b/develop/type/mp_file_type.html index febcb02bd32..e1e67b1e5a3 100644 --- a/develop/type/mp_file_type.html +++ b/develop/type/mp_file_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -186,7 +186,7 @@

    Components

    diff --git a/develop/type/mp_indexing_meta_type.html b/develop/type/mp_indexing_meta_type.html index 5bdb467f98a..354d1feb7ab 100644 --- a/develop/type/mp_indexing_meta_type.html +++ b/develop/type/mp_indexing_meta_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -171,7 +171,7 @@

    Components

    diff --git a/develop/type/mp_info_type.html b/develop/type/mp_info_type.html index 6947d10be6e..4ebfc501683 100644 --- a/develop/type/mp_info_type.html +++ b/develop/type/mp_info_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -186,7 +186,7 @@

    Components

    diff --git a/develop/type/mp_perf_env_type.html b/develop/type/mp_perf_env_type.html index 918a737c5df..b6d84fe4f62 100644 --- a/develop/type/mp_perf_env_type.html +++ b/develop/type/mp_perf_env_type.html @@ -115,8 +115,8 @@

    Variables

    @@ -172,7 +172,7 @@

    Components

    @@ -189,7 +189,7 @@

    Components

    diff --git a/develop/type/mp_perf_type.html b/develop/type/mp_perf_type.html index 296a8f56967..63baab5e840 100644 --- a/develop/type/mp_perf_type.html +++ b/develop/type/mp_perf_type.html @@ -115,8 +115,8 @@

    Variables

    @@ -172,7 +172,7 @@

    Components

    @@ -189,7 +189,7 @@

    Components

    diff --git a/develop/type/mp_request_type.html b/develop/type/mp_request_type.html index c0cda673d76..a5d20a72c07 100644 --- a/develop/type/mp_request_type.html +++ b/develop/type/mp_request_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -186,7 +186,7 @@

    Components

    diff --git a/develop/type/mp_type_descriptor_type.html b/develop/type/mp_type_descriptor_type.html index 9bb35c8d688..211c5b616d8 100644 --- a/develop/type/mp_type_descriptor_type.html +++ b/develop/type/mp_type_descriptor_type.html @@ -119,10 +119,10 @@

    Variables

    lengthdata_idata_l - data_r - data_d - data_c - data_z + data_r + data_d + data_c + data_zsubtypevector_descriptorhas_indexing @@ -249,7 +249,7 @@

    Components

    @@ -266,7 +266,7 @@

    Components

    @@ -283,7 +283,7 @@

    Components

    @@ -300,7 +300,7 @@

    Components

    diff --git a/develop/type/mp_win_type.html b/develop/type/mp_win_type.html index 75553c1806f..6391aa6e0af 100644 --- a/develop/type/mp_win_type.html +++ b/develop/type/mp_win_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -186,7 +186,7 @@

    Components

    diff --git a/develop/type/nd_to_2d_mapping.html b/develop/type/nd_to_2d_mapping.html index 673918bce06..6e81494ca34 100644 --- a/develop/type/nd_to_2d_mapping.html +++ b/develop/type/nd_to_2d_mapping.html @@ -115,18 +115,18 @@

    Variables

    @@ -181,7 +181,7 @@

    Components

    @@ -198,7 +198,7 @@

    Components

    @@ -215,7 +215,7 @@

    Components

    @@ -232,7 +232,7 @@

    Components

    @@ -249,7 +249,7 @@

    Components

    @@ -300,7 +300,7 @@

    Components

    @@ -317,7 +317,7 @@

    Components

    @@ -351,7 +351,7 @@

    Components

    @@ -368,7 +368,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_callstackentry.html b/develop/type/private_item_p_type_callstackentry.html index 3c839cff47c..dc09af788e2 100644 --- a/develop/type/private_item_p_type_callstackentry.html +++ b/develop/type/private_item_p_type_callstackentry.html @@ -115,7 +115,7 @@

    Variables

    - p + p
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_i4tuple_callstat.html b/develop/type/private_item_p_type_i4tuple_callstat.html index c83a4697561..5db407cbe0c 100644 --- a/develop/type/private_item_p_type_i4tuple_callstat.html +++ b/develop/type/private_item_p_type_i4tuple_callstat.html @@ -115,7 +115,7 @@

    Variables

    - p + p
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_routinereport.html b/develop/type/private_item_p_type_routinereport.html index 6fbc585a6f3..4e08ec71886 100644 --- a/develop/type/private_item_p_type_routinereport.html +++ b/develop/type/private_item_p_type_routinereport.html @@ -115,7 +115,7 @@

    Variables

    - p + p
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_routinestat.html b/develop/type/private_item_p_type_routinestat.html index c5e99ecc55a..94150c1862d 100644 --- a/develop/type/private_item_p_type_routinestat.html +++ b/develop/type/private_item_p_type_routinestat.html @@ -115,7 +115,7 @@

    Variables

    - p + p
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_str_i4.html b/develop/type/private_item_p_type_str_i4.html index 83c86a26ea0..95197960e64 100644 --- a/develop/type/private_item_p_type_str_i4.html +++ b/develop/type/private_item_p_type_str_i4.html @@ -115,7 +115,7 @@

    Variables

    - p + p
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_timerenv.html b/develop/type/private_item_p_type_timerenv.html index 7e9a76d8fc1..3a02aaa16b2 100644 --- a/develop/type/private_item_p_type_timerenv.html +++ b/develop/type/private_item_p_type_timerenv.html @@ -115,7 +115,7 @@

    Variables

    - p + p
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_type_callstackentry.html b/develop/type/private_item_type_callstackentry.html index 1e9e6fe41ad..09915b3bc07 100644 --- a/develop/type/private_item_type_callstackentry.html +++ b/develop/type/private_item_type_callstackentry.html @@ -115,7 +115,7 @@

    Variables

    - value + value
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_type_i4tuple_callstat.html b/develop/type/private_item_type_i4tuple_callstat.html index 67fdefb29df..f9d62b0330b 100644 --- a/develop/type/private_item_type_i4tuple_callstat.html +++ b/develop/type/private_item_type_i4tuple_callstat.html @@ -116,9 +116,9 @@

    Variables

    @@ -190,7 +190,7 @@

    Components

    @@ -224,7 +224,7 @@

    Components

    diff --git a/develop/type/private_item_type_routinereport.html b/develop/type/private_item_type_routinereport.html index 8def1f8c76b..9a69cbd6116 100644 --- a/develop/type/private_item_type_routinereport.html +++ b/develop/type/private_item_type_routinereport.html @@ -115,7 +115,7 @@

    Variables

    - value + value
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_type_routinestat.html b/develop/type/private_item_type_routinestat.html index e0cfaaa8053..874ed0d2f28 100644 --- a/develop/type/private_item_type_routinestat.html +++ b/develop/type/private_item_type_routinestat.html @@ -115,7 +115,7 @@

    Variables

    - value + value
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_type_str_i4.html b/develop/type/private_item_type_str_i4.html index c7cdc331931..2cc02886f1b 100644 --- a/develop/type/private_item_type_str_i4.html +++ b/develop/type/private_item_type_str_i4.html @@ -116,9 +116,9 @@

    Variables

    @@ -190,7 +190,7 @@

    Components

    @@ -224,7 +224,7 @@

    Components

    diff --git a/develop/type/private_item_type_timerenv.html b/develop/type/private_item_type_timerenv.html index 4e002f170ae..e8612080f54 100644 --- a/develop/type/private_item_type_timerenv.html +++ b/develop/type/private_item_type_timerenv.html @@ -115,7 +115,7 @@

    Variables

    - value + value
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/routine_report_type.html b/develop/type/routine_report_type.html index eeb70a8ad41..1fd3e3e7e80 100644 --- a/develop/type/routine_report_type.html +++ b/develop/type/routine_report_type.html @@ -115,7 +115,7 @@

    Variables

    - routineN + routineN max_icost sum_icost max_ecost @@ -179,7 +179,7 @@

    Components

    diff --git a/develop/type/routine_stat_type.html b/develop/type/routine_stat_type.html index 4f89f474f19..20026c72108 100644 --- a/develop/type/routine_stat_type.html +++ b/develop/type/routine_stat_type.html @@ -116,7 +116,7 @@

    Variables

    diff --git a/develop/type/stack_buffer_type.html b/develop/type/stack_buffer_type.html index 1c1d63eb937..d13035bcd64 100644 --- a/develop/type/stack_buffer_type.html +++ b/develop/type/stack_buffer_type.html @@ -119,7 +119,7 @@

    Variables

    hostmemreadycalculated - stream + stream @@ -242,7 +242,7 @@

    Components

    diff --git a/develop/type/stack_descriptor_type.html b/develop/type/stack_descriptor_type.html index f25c9b9e6af..7ceaca801d1 100644 --- a/develop/type/stack_descriptor_type.html +++ b/develop/type/stack_descriptor_type.html @@ -115,8 +115,8 @@

    Variables

    - m - n + m + n k max_m max_n @@ -176,7 +176,7 @@

    Components

    @@ -193,7 +193,7 @@

    Components

    diff --git a/develop/type/stats_type.html b/develop/type/stats_type.html index 4fd245eb02e..a4bef51b138 100644 --- a/develop/type/stats_type.html +++ b/develop/type/stats_type.html @@ -125,7 +125,7 @@

    Variables

    max_smm_flopmax_acc_flopnum_mnk_stacks - padding + padding @@ -350,7 +350,7 @@

    Components

    diff --git a/develop/type/thread_private_type.html b/develop/type/thread_private_type.html index 6d74ddde869..b55168fb2f8 100644 --- a/develop/type/thread_private_type.html +++ b/develop/type/thread_private_type.html @@ -117,7 +117,7 @@

    Variables

    @@ -206,7 +206,7 @@

    Components

    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + real(kind=dp), intent(in),
    - + real(kind=dp), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=dp), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + logical,
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), intent(out)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + type(dbcsr_distribution_obj), intent(out),
    - + character(len=*), intent(out),
    - + type(dbcsr_data_obj), intent(out),
    - + character(len=1),
    - + integer,
    - + type(mp_comm_type), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer(kind=int_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer(kind=int_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer(kind=int_8), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(out),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer(kind=int_8), intent(inout)
    - + character(len=*), private,
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + character(len=*), private,
    - + logical, private,
    - + integer(kind=int_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + integer(kind=int_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(out),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + integer, intent(in)
    - + real(kind=real_4), intent(out),
    - + integer, intent(in)
    - + real(kind=real_8), intent(out),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_4),
    - + real(kind=real_8),
    - + complex(kind=real_4),
    - + complex(kind=real_8),
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_4),
    - + real(kind=real_8),
    - + complex(kind=real_4),
    - + complex(kind=real_8),
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_4),
    - + real(kind=real_8),
    - + complex(kind=real_4),
    - + complex(kind=real_8),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(out),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + real(kind=real_8),
    - + real(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(out),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + real(kind=real_4),
    - + real(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + complex(kind=real_8),
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + complex(kind=real_4),
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(out),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer(kind=int_4),
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + integer(kind=int_8), intent(out),
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer(kind=int_8),
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + character(len=*), private,
    - + type(dbcsr_tas_type), intent(out)
    - + character(len=*), intent(in)
    - + type(dbcsr_tas_distribution_type), intent(inout)
    - + integer, intent(in),
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + character(len=*), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_data_obj)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_iterator), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(out)
    - + character(len=*), intent(in)
    - + type(dbcsr_tas_distribution_type), intent(inout)
    - + integer, intent(in),
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + character(len=*), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_distribution_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + class(dbcsr_tas_distribution), intent(in)
    - + class(dbcsr_tas_distribution), intent(in)
    - + type(dbcsr_tas_split_info), intent(in),
    - + type(dbcsr_tas_distribution_type), intent(inout)
    - + type(dbcsr_tas_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(out)
    - + type(dbcsr_tas_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_tas_iterator), intent(inout)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_iterator), intent(inout)
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_data_obj)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(in)
    - + integer(kind=int_8),
    - + integer(kind=int_8),
    - + class(dbcsr_tas_distribution), intent(out),
    - + class(dbcsr_tas_distribution), intent(out),
    - + class(dbcsr_tas_rowcol_data), intent(out),
    - + class(dbcsr_tas_rowcol_data), intent(out),
    - + type(dbcsr_tas_distribution_type),
    - + character(len=*), intent(out),
    - + type(dbcsr_data_obj), intent(out),
    - + integer,
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + logical, intent(in),
    - + character(len=*), private,
    - + integer, intent(in)
    - + class(dbcsr_tas_distribution), intent(in)
    - + class(dbcsr_tas_distribution), intent(in)
    - + integer, intent(in)
    - + class(dbcsr_tas_rowcol_data), intent(in)
    procedure(rowcol_dist), public, deferred :: - dist
    procedure, public :: - dist => cyclic_dist
    procedure, public :: - dist => arb_dist
    - + integer, public
    procedure, public :: - dist => repl_dist
    procedure(rowcol_data), public, deferred :: - DATA
    procedure, public :: - DATA => blk_size_arb
    procedure, public :: - DATA => blk_size_repl
    procedure, public :: - DATA => blk_size_one
    - + class(dbcsr_tas_blk_size_arb), intent(in)
    - + class(dbcsr_tas_blk_size_repl), intent(in)
    - + class(dbcsr_tas_blk_size_one), intent(in)
    - + class(dbcsr_tas_dist_arb), intent(in)
    - + class(dbcsr_tas_dist_repl), intent(in)
    - + class(dbcsr_tas_dist_repl), intent(in)
    - + integer, intent(in)
    - + class(dbcsr_tas_dist_arb), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + class(dbcsr_tas_dist_cyclic), intent(in)
    - + class(dbcsr_tas_dist_cyclic), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + character(len=*), private,
    - + integer, intent(in),
    - + integer, intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(out),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + logical, intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_tas_type), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + logical, intent(inout),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_tas_type), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + integer(kind=int_8), intent(out),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(out)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + character(len=*), private,
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -322,7 +322,7 @@

    Arguments

    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_data_obj), intent(inout),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -431,7 +431,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -515,7 +515,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -599,7 +599,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -683,7 +683,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -767,7 +767,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + integer, public
    - + integer(kind=int_8), public,
    - + real(kind=real_8), public,
    - + real(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + integer, public
    - + integer, public
    - - type(block_buffer_type), + + type(block_buffer_type), intent(in) @@ -1082,7 +1082,7 @@

    Arguments

    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_tas_type), intent(out)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(in) @@ -1367,7 +1367,7 @@

    Arguments

    - + integer(kind=int_8), intent(out),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(out) @@ -1422,7 +1422,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1535,8 +1535,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1550,7 +1550,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1635,7 +1635,7 @@

    Arguments

    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_data_obj), intent(inout),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1735,7 +1735,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1820,7 +1820,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1905,7 +1905,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1990,7 +1990,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -2075,7 +2075,7 @@

    Arguments

    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + real(kind=real_8), intent(out),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -2175,7 +2175,7 @@

    Arguments

    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + real(kind=real_4), intent(out),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -2275,7 +2275,7 @@

    Arguments

    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -2375,7 +2375,7 @@

    Arguments

    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(in),
    - + type(mp_comm_type), intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -2490,8 +2490,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -2505,7 +2505,7 @@

    Arguments

    - + type(mp_request_type), intent(out),
    - + character(len=*), private,
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_tas_split_info), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_split_info), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(mp_comm_type), intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(mp_comm_type), intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_split_info), intent(inout)
    - + type(dbcsr_tas_split_info), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_tas_distribution_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer(kind=int_8), intent(out),
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_tas_distribution_type), intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_split_info), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_split_info), intent(inout)
    - + integer, private,
    - + integer, private,
    - + type(dbcsr_tas_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + character(len=*), intent(in)
    - + real(kind=real_8), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + integer, intent(in),
    - + character(len=*), private,
    - + type(mp_comm_type), public
    - + integer, public,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, public,
    - + type(dbcsr_tas_split_info), public
    - + type(dbcsr_distribution_obj), public
    - + class(dbcsr_tas_distribution), public,
    - + class(dbcsr_tas_distribution), public,
    - + type(dbcsr_tas_distribution_type), public
    - + class(dbcsr_tas_rowcol_data), public,
    - + class(dbcsr_tas_rowcol_data), public,
    - + type(dbcsr_type), public
    - + integer(kind=int_8), public
    - + integer(kind=int_8), public
    - + integer(kind=int_8), public
    - + integer(kind=int_8), public
    - + logical, public
    - + integer, public
    - + type(dbcsr_tas_split_info), public
    - + type(dbcsr_tas_distribution_type), public
    - + type(dbcsr_iterator), public
    - + character(len=*), private,
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(inout),
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(inout),
    - + character(len=1), intent(inout)
    - + character(len=*), private,
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(out),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + character(len=1), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(out)
    - + type(mp_comm_type), intent(in),
    - + type(array_list), intent(in),
    - + type(array_list), intent(in),
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(out)
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(out),
    - + logical, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + character(len=*), private,
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + type(dbcsr_t_pgrid_type), intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + type(dbcsr_t_pgrid_type), intent(out)
    - + integer, intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in)
    - + integer(kind=c_int), intent(in)
    - + type(c_ptr), intent(out)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in)
    - + type(c_ptr), intent(out)
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_long_long), intent(inout),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_long_long), intent(inout),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_double), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_long_long), intent(inout),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_long_long), intent(inout),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + real(kind=c_double), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + real(kind=c_double), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + real(kind=c_float), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + real(kind=c_float), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + real(kind=c_float), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_double_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_double_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_double_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_float_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_float_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_float_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + real(kind=c_double), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_float), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_float), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(out)
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(out)
    - + integer(kind=c_int), intent(out),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + type(c_ptr), intent(out),
    - + type(c_ptr), intent(out),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + type(c_ptr), intent(inout)
    - + integer(kind=c_long_long), intent(inout)
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + integer(kind=c_long_long), intent(inout)
    - + real(kind=c_float), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + integer(kind=c_long_long), intent(inout)
    - + complex(kind=c_double_complex), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + integer(kind=c_long_long), intent(inout)
    - + complex(kind=c_float_complex), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int),
    - + character(len=*), private,
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_tas_iterator), public
    - + type(nd_to_2d_mapping), public
    - + type(nd_to_2d_mapping), public
    - + type(array_list), public
    - + integer, public,
    - + real(kind=real_8), public,
    - + integer, public,
    - + real(kind=real_4), public,
    - + integer, public,
    - + complex(kind=real_8), public,
    - + integer, public,
    - + complex(kind=real_4), public,
    - + type(block_nd_r_dp), public
    - + type(block_nd_r_sp), public
    - + type(block_nd_c_dp), public
    - + type(block_nd_c_sp), public
    - + integer, public
    - + type(block_nd), intent(in)
    - + type(dbcsr_t_iterator_type), intent(in)
    - + type(dbcsr_t_iterator_type), intent(in)
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(block_nd), intent(inout)
    - + type(dbcsr_t_iterator_type), intent(out)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_iterator_type), intent(inout)
    - + type(dbcsr_t_iterator_type), intent(inout)
    - + integer, intent(out),
    - + integer, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(out),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd_r_dp), intent(out)
    - + integer, intent(in),
    - + type(block_nd_r_sp), intent(out)
    - + integer, intent(in),
    - + type(block_nd_c_dp), intent(out)
    - + integer, intent(in),
    - + type(block_nd_c_sp), intent(out)
    - + integer, intent(in),
    - + type(block_nd_r_dp), intent(inout)
    - + type(block_nd_r_sp), intent(inout)
    - + type(block_nd_c_dp), intent(inout)
    - + type(block_nd_c_sp), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd_r_dp), intent(in)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd_r_sp), intent(in)
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd_c_dp), intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd_c_sp), intent(in)
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + character(len=*), private,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public,
    - + integer(kind=int_8), public,
    - + integer, public,
    - + integer, public,
    - + integer, public
    - + logical, public
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + integer, intent(in),
    - + type(nd_to_2d_mapping), intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(nd_to_2d_mapping), intent(inout)
    - + type(nd_to_2d_mapping), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + logical, intent(out),
    - + integer, intent(in),
    - + character(len=*), private,
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + character(len=*), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + integer, intent(in)
    - + character(len=*), private,
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -309,7 +309,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -393,7 +393,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -477,7 +477,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -561,7 +561,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, public
    - + integer, public
    - + integer, public,
    - + real(kind=real_8), public,
    - + real(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + integer, public
    - + integer, public
    - - type(block_buffer_type), + + type(block_buffer_type), intent(in) @@ -854,7 +854,7 @@

    -

    private pure function block_buffer_blocks_left(buffer) +

    private pure function block_buffer_blocks_left(buffer)

    @@ -873,8 +873,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(in) @@ -923,7 +923,7 @@

    Arguments

    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(out) @@ -1024,7 +1024,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1157,8 +1157,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1172,7 +1172,7 @@

    Arguments

    - + integer, intent(in),
    - + type(block_nd), intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1242,7 +1242,7 @@

    Arguments

    - + integer, intent(out)
    - + integer, intent(out),
    - + type(block_nd), intent(inout),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(in) @@ -1342,7 +1342,7 @@

    Arguments

    - + integer, intent(out),
    - + type(mp_comm_type), intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -1412,8 +1412,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -1427,7 +1427,7 @@

    Arguments

    - + type(mp_request_type), intent(out),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1482,7 +1482,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1567,7 +1567,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1652,7 +1652,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1737,7 +1737,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1822,7 +1822,7 @@

    Arguments

    - + integer, intent(out)
    - + integer, intent(out),
    - + real(kind=real_8), intent(out),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1922,7 +1922,7 @@

    Arguments

    - + integer, intent(out)
    - + integer, intent(out),
    - + real(kind=real_4), intent(out),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -2022,7 +2022,7 @@

    Arguments

    - + integer, intent(out)
    - + integer, intent(out),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -2122,7 +2122,7 @@

    Arguments

    - + integer, intent(out)
    - + integer, intent(out),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(in),
    - + character(len=*), private,
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + logical, intent(in),
    - + character(len=*), private,
    - + integer, private,
    - + integer, private,
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer,
    - + integer,
    - + integer,
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=*), private,
    - + type(dbcsr_t_type), intent(out)
    - + character(len=*), intent(in)
    - + type(dbcsr_t_distribution_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + character(len=*), intent(in),
    - + type(dbcsr_t_distribution_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(in),
    - + character(len=*), intent(in),
    - + type(array_list), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_split_info), public,
    - + integer, public
    - + type(nd_to_2d_mapping), public
    - + type(array_list), public
    - + type(array_list), public
    - + type(dbcsr_t_pgrid_type), public
    - + integer, public,
    - + integer, public,
    - + character(len=default_string_length), public
    - + integer, public,
    - + type(dbcsr_tas_distribution_type), public
    - + type(dbcsr_t_pgrid_type), public
    - + integer, public,
    - + integer, public,
    procedure, public :: - dist => tas_dist_t
    - + integer, public,
    - + type(array_list), public
    procedure, public :: - data => tas_blk_size_t
    - + class(dbcsr_tas_dist_t), intent(in)
    - + class(dbcsr_tas_dist_t), intent(in)
    - + integer, intent(in)
    - + type(array_list), intent(in)
    - + class(dbcsr_tas_blk_size_t), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + type(mp_comm_type), intent(inout)
    - + type(dbcsr_t_distribution_type), intent(out)
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + type(dbcsr_t_distribution_type), intent(out)
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_distribution_type), intent(inout)
    - + type(dbcsr_t_distribution_type), intent(in)
    - + type(dbcsr_t_type), intent(out)
    - + character(len=*), intent(in)
    - + type(dbcsr_t_distribution_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + character(len=*), intent(in),
    - + type(dbcsr_t_distribution_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(in),
    - + character(len=*), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(inout),
    - + type(dbcsr_t_pgrid_type), intent(out)
    - + integer, intent(in),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(inout),
    - + type(dbcsr_t_pgrid_type), intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(inout)
    - + integer, intent(inout),
    - + type(dbcsr_t_distribution_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_t_distribution_type), intent(out),
    - + character(len=*), intent(out),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + character(len=*), private,
    - + integer, private,
    - + integer, private,
    - + integer
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(out)
    - + character(len=*), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in),
    - + type(dbcsr_distribution_obj), intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in),
    - + logical, private,
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), private,
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer,
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer,
    - + integer,
    - + integer,
    - + real(kind=dp), intent(in),
    - + real(kind=dp), intent(in)
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_type)
    - + integer
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + logical
    - + character(len=*), private,
    - + character(len=default_string_length), intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=default_string_length), public
    - + character(len=default_string_length), public
    - + integer, intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), private,
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + logical, intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(out)
    - + logical, intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + character(len=*), private,
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + character(len=*), private,
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, public,
    - + integer, public
    - + logical, public
    - + type(mp_comm_type), public
    - + type(mp_comm_type), public
    - + integer, public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + integer, public
    - + integer, public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + logical, public
    - + type(array_i1d_obj), public
    - + integer, public
    - + type(dbcsr_mp_obj), public
    - + integer, public
    - + type(dbcsr_distribution_type), public,
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + integer, public
    - + integer, public
    - + type(dbcsr_imagedistribution_type), public,
    - + integer, public
    - + integer, public
    - + type(dbcsr_block_buffer_type), public,
    - + type(dbcsr_type), public,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public,
    - + integer, public,
    - + logical, public
    - + integer, public
    - + integer, public
    - + integer, public,
    - + integer, public,
    - + integer, public,
    - + type(dbcsr_data_obj), public
    - + integer, public
    - + integer, public
    - + type(dbcsr_mutable_type), public,
    - + type(dbcsr_data_obj), public
    - + integer, public,
    - + integer, public,
    - + integer, public,
    - + integer, public
    - + logical, public
    - + character(len=default_string_length), public
    - + type(dbcsr_data_obj), public
    - + integer, public,
    - + integer, public,
    - + integer, public,
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + character(len=1), public
    - + logical, public
    - + logical, public
    - + logical, public
    - + type(dbcsr_distribution_obj), public
    - + integer, public
    - + logical, public
    - + type(dbcsr_type), public,
    - + integer, public
    - + real, public,
    - + character(len=*), private,
    - + logical, private,
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + character(len=1), intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, public,
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + character(len=1), intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_work_type), intent(out)
    - + integer, intent(in)
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_work_type), intent(inout),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_work_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_data_obj), intent(inout),
    - + type(dbcsr_data_obj), intent(inout),
    - + type(dbcsr_data_obj), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_devmem_type), intent(in)
    - + integer, intent(in)
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_stream_type), intent(in)
    - + logical, intent(in),
    - + integer(kind=int_8), intent(out)
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_event_type), intent(inout)
    - + type(acc_event_type), intent(inout)
    - + type(acc_event_type), intent(in)
    - + type(acc_event_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_event_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(out)
    - + character(len=*), intent(in)
    - + type(acc_stream_type), intent(inout)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_work_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + type(array_list), intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + class(dbcsr_tas_dist_arb), intent(in)
    - + class(dbcsr_tas_dist_arb), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(array_list), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(inout),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(out),
    - + class(dbcsr_tas_blk_size_arb), intent(in)
    - + class(dbcsr_tas_blk_size_one), intent(in)
    - + class(dbcsr_tas_blk_size_repl), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -169,7 +169,7 @@

    Arguments

    - + integer, intent(in),
    - + type(block_nd), intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -168,7 +168,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(in),
    - + type(block_buffer_type), intent(inout)
    - - integer(kind=int_8), + + integer, intent(in),intent(in) - DIMENSION(2) + ::indexndata -

    index of block

    +
    - - complex(kind=real_8), + + integer, intent(in), - DIMENSION(:, :) + DIMENSION(ndims_buffer(buffer)) ::blockindex -

    block

    +
    - - logical, + + complex(kind=real_8), intent(in),optional - + + DIMENSION(ndata) ::transposedblock
    - + type(block_buffer_type), intent(inout)
    - - integer, + + integer(kind=int_8), intent(in)intent(in), - + DIMENSION(2) ::ndataindex - +

    index of block

    - - integer, + + complex(kind=real_8), intent(in), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(:, :) ::indexblock - +

    block

    - - complex(kind=real_8), + + logical, intent(in), - DIMENSION(ndata) + optional + ::blocktransposed
    - + type(block_buffer_type), intent(inout)
    - - integer(kind=int_8), + + integer, intent(in),intent(in) - DIMENSION(2) + ::indexndata -

    index of block

    +
    - - complex(kind=real_4), + + integer, intent(in), - DIMENSION(:, :) + DIMENSION(ndims_buffer(buffer)) ::blockindex -

    block

    +
    - - logical, + + complex(kind=real_4), intent(in),optional - + + DIMENSION(ndata) ::transposedblock
    - + type(block_buffer_type), intent(inout)
    - - integer, + + integer(kind=int_8), intent(in)intent(in), - + DIMENSION(2) ::ndataindex - +

    index of block

    - - integer, + + complex(kind=real_4), intent(in), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(:, :) ::indexblock - +

    block

    - - complex(kind=real_4), + + logical, intent(in), - DIMENSION(ndata) + optional + ::blocktransposed
    - + type(block_buffer_type), intent(inout)
    - - integer(kind=int_8), + + integer, intent(in),intent(in) - DIMENSION(2) + ::indexndata -

    index of block

    +
    - - real(kind=real_8), + + integer, intent(in), - DIMENSION(:, :) + DIMENSION(ndims_buffer(buffer)) ::blockindex -

    block

    +
    - - logical, + + real(kind=real_8), intent(in),optional - + + DIMENSION(ndata) ::transposedblock
    - + type(block_buffer_type), intent(inout)
    - - integer, + + integer(kind=int_8), intent(in)intent(in), - + DIMENSION(2) ::ndataindex - +

    index of block

    - - integer, + + real(kind=real_8), intent(in), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(:, :) ::indexblock - +

    block

    - - real(kind=real_8), + + logical, intent(in), - DIMENSION(ndata) + optional + ::blocktransposed
    - + type(block_buffer_type), intent(inout)
    - - integer(kind=int_8), + + integer, intent(in),intent(in) - DIMENSION(2) + ::indexndata -

    index of block

    +
    - - real(kind=real_4), + + integer, intent(in), - DIMENSION(:, :) + DIMENSION(ndims_buffer(buffer)) ::blockindex -

    block

    +
    - - logical, + + real(kind=real_4), intent(in),optional - + + DIMENSION(ndata) ::transposedblock
    - + type(block_buffer_type), intent(inout)
    - - integer, + + integer(kind=int_8), intent(in)intent(in), - + DIMENSION(2) ::ndataindex - +

    index of block

    - - integer, + + real(kind=real_4), intent(in), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(:, :) ::indexblock - +

    block

    - - real(kind=real_4), + + logical, intent(in), - DIMENSION(ndata) + optional + ::blocktransposed
    - + type(block_buffer_type), intent(in)
    - + type(block_buffer_type), intent(in)
    - + type(block_buffer_type), intent(out)
    - + integer, intent(in) nblock

    number of blocks -total number of block entries

    +total number of block entries +number of dimensions

    - + integer, intent(in) ndata

    number of blocks -total number of block entries

    +total number of block entries +number of dimensions

    - + integer, intent(in) data_type

    number of blocks -total number of block entries

    +total number of block entries +number of dimensions

    +
    + + integer, + intent(in) + + ::ndim +

    number of blocks +total number of block entries +number of dimensions

    - + type(block_buffer_type), intent(out)
    - + integer, intent(in) nblock

    number of blocks -total number of block entries -number of dimensions

    +total number of block entries

    - + integer, intent(in) ndata

    number of blocks -total number of block entries -number of dimensions

    +total number of block entries

    - + integer, intent(in) data_type

    number of blocks -total number of block entries -number of dimensions

    -
    - - integer, - intent(in) - - ::ndim -

    number of blocks -total number of block entries -number of dimensions

    +total number of block entries

    - + type(block_buffer_type), intent(inout)
    - + type(block_buffer_type), intent(inout)
    - + type(block_buffer_type), intent(in)
    - - integer(kind=int_8), + + integer, intent(out), - ALLOCATABLE, DIMENSION(:, :) + DIMENSION(:, :), ALLOCATABLE :: index
    - + type(block_buffer_type), intent(in)
    - - integer, + + integer(kind=int_8), intent(out), - DIMENSION(:, :), ALLOCATABLE + ALLOCATABLE, DIMENSION(:, :) :: index
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -169,7 +169,7 @@

    Arguments

    - + integer, intent(out)
    - + integer, intent(out),
    - + type(block_nd), intent(inout),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -168,7 +168,7 @@

    Arguments

    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_data_obj), intent(inout),
    - + logical, intent(in),
    - + type(block_buffer_type), intent(inout)
    - + integer, intent(out)
    - integer(kind=int_8), + integer, intent(out), - DIMENSION(2) + DIMENSION(ndims_buffer(buffer)) :: index
    - + complex(kind=real_8), intent(out), optional, - DIMENSION(:, :) + DIMENSION(:), ALLOCATABLE :: block
    - + type(block_buffer_type), intent(inout)
    - + integer, intent(out)
    - - integer, + + integer(kind=int_8), intent(out), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(2) :: index
    - + complex(kind=real_8), intent(out), optional, - DIMENSION(:), ALLOCATABLE + DIMENSION(:, :) :: block
    - + type(block_buffer_type), intent(inout)
    - + integer, intent(out)
    - integer(kind=int_8), + integer, intent(out), - DIMENSION(2) + DIMENSION(ndims_buffer(buffer)) :: index
    - + complex(kind=real_4), intent(out), optional, - DIMENSION(:, :) + DIMENSION(:), ALLOCATABLE :: block
    - + type(block_buffer_type), intent(inout)
    - + integer, intent(out)
    - - integer, + + integer(kind=int_8), intent(out), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(2) :: index
    - + complex(kind=real_4), intent(out), optional, - DIMENSION(:), ALLOCATABLE + DIMENSION(:, :) :: block
    - + type(block_buffer_type), intent(inout)
    - + integer, intent(out)
    - integer(kind=int_8), + integer, intent(out), - DIMENSION(2) + DIMENSION(ndims_buffer(buffer)) :: index
    - + real(kind=real_8), intent(out), optional, - DIMENSION(:, :) + DIMENSION(:), ALLOCATABLE :: block
    - + type(block_buffer_type), intent(inout)
    - + integer, intent(out)
    - - integer, + + integer(kind=int_8), intent(out), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(2) :: index
    - + real(kind=real_8), intent(out), optional, - DIMENSION(:), ALLOCATABLE + DIMENSION(:, :) :: block
    - + type(block_buffer_type), intent(inout)
    - + integer, intent(out)
    - integer(kind=int_8), + integer, intent(out), - DIMENSION(2) + DIMENSION(ndims_buffer(buffer)) :: index
    - + real(kind=real_4), intent(out), optional, - DIMENSION(:, :) + DIMENSION(:), ALLOCATABLE :: block
    - + type(block_buffer_type), intent(inout)
    - + integer, intent(out)
    - - integer, + + integer(kind=int_8), intent(out), - DIMENSION(ndims_buffer(buffer)) + DIMENSION(2) :: index
    - + real(kind=real_4), intent(out), optional, - DIMENSION(:), ALLOCATABLE + DIMENSION(:, :) :: block
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_tas_distribution_type), intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_tas_distribution_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer(kind=int_8), intent(out),
    - + integer(kind=int_8), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(block_nd), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(inout)
    - + logical, intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_node_i8_cp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_node_i8_dp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_node_i8_sp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_node_i8_zp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_node_i8_cp2d),
    - + type(btree_node_i8_dp2d),
    - + type(btree_node_i8_sp2d),
    - + type(btree_node_i8_zp2d),
    - + type(btree_node_i8_cp2d),
    - + integer, intent(inout),
    - + type(btree_node_i8_dp2d),
    - + integer, intent(inout),
    - + type(btree_node_i8_sp2d),
    - + integer, intent(inout),
    - + type(btree_node_i8_zp2d),
    - + integer, intent(inout),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_cp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_dp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_sp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_zp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(out)
    - + logical, intent(out),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_cp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_dp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_sp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_node_i8_zp2d),
    - + type(btree_node_i8_cp2d),
    - + type(btree_node_i8_dp2d),
    - + type(btree_node_i8_sp2d),
    - + type(btree_node_i8_zp2d),
    - + type(btree_node_i8_cp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_dp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_sp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_zp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(btree_node_i8_cp2d),
    - + type(btree_node_i8_dp2d),
    - + type(btree_node_i8_sp2d),
    - + type(btree_node_i8_zp2d),
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer(kind=keyt), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(btree_node_i8_cp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_dp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_sp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_zp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_cp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_dp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_sp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_node_i8_zp2d), intent(inout)
    - + integer(kind=keyt), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_buffer), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_memtype_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_buffer), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_int), intent(in)
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + real(kind=c_double), intent(in)
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_long_long), intent(out)
    - + complex(kind=c_float_complex), intent(in)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_long_long), intent(out)
    - + real(kind=c_double), intent(in)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_long_long), intent(out)
    - + real(kind=c_float), intent(in)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + integer(kind=c_long_long), intent(out)
    - + complex(kind=c_double_complex), intent(in)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out),
    - + type(c_ptr), intent(out),
    - + integer(kind=c_int), intent(out),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(inout),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(inout),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(out)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(out)
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in)
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(out)
    - + integer(kind=c_int), intent(out),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double),
    - + integer(kind=c_long_long),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double),
    - + integer(kind=c_long_long),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_float), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double),
    - + integer(kind=c_long_long),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double),
    - + integer(kind=c_long_long),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_float_complex), intent(in)
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_double), intent(in)
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_float), intent(in)
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_double_complex), intent(in)
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_double), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_float), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_float_complex), intent(in)
    - + real(kind=c_double), intent(in)
    - + real(kind=c_float), intent(in)
    - + complex(kind=c_double_complex), intent(in)
    - + type(c_ptr), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_double), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + real(kind=c_float), intent(in),
    - + type(c_ptr), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_long_long), intent(inout),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_long_long), intent(inout),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_long_long), intent(inout),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_float), intent(in),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_long_long), intent(inout),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + type(c_ptr), intent(out)
    - + type(c_ptr), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + integer(kind=c_int), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_float_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + real(kind=c_double), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + real(kind=c_float), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_double_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_float_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + real(kind=c_double), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + real(kind=c_float), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_double_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + complex(kind=c_float_complex), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + type(c_ptr), intent(inout)
    - + logical(kind=c_bool), intent(inout)
    - + real(kind=c_double), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + real(kind=c_float), intent(out),
    - + logical(kind=c_bool), intent(out)
    - + type(c_ptr), intent(inout)
    - + integer(kind=c_long_long), intent(inout)
    - + complex(kind=c_double_complex), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + integer(kind=c_long_long), intent(inout)
    - + complex(kind=c_float_complex), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + integer(kind=c_long_long), intent(inout)
    - + real(kind=c_double), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + integer(kind=c_long_long), intent(inout)
    - + real(kind=c_float), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(out),
    - + type(c_ptr), intent(out),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + integer(kind=c_int), intent(out),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + integer(kind=c_int), intent(out)
    - + integer(kind=c_int), intent(out),
    - + type(c_ptr), intent(out)
    - + type(c_ptr), intent(inout)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in)
    - + type(c_ptr), intent(out)
    - + integer(kind=c_int), intent(in)
    - + type(c_ptr), intent(out)
    - + integer(kind=c_int), intent(in),
    - + integer(kind=c_int), intent(in),
    - + type(c_ptr), intent(inout)
    - + complex(kind=c_double_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + logical(kind=c_bool), intent(in),
    - + real(kind=c_float), intent(in),
    - + integer(kind=c_int), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + complex(kind=c_double_complex), intent(in),
    - + complex(kind=c_float_complex), intent(in),
    - + real(kind=c_double), intent(in),
    - + real(kind=c_float), intent(in),
    - + type(c_ptr), intent(in),
    - + type(c_ptr), intent(in),
    - + character(kind=c_char, len=:), intent(out),
    - + character(kind=c_char, len=:), intent(out),
    - + type(c_ptr), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_tas_type), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + logical, intent(inout),
    - + logical, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(nd_to_2d_mapping), intent(in)
    - + integer
    - + class(CONF_PAR), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(out)
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(array_list), intent(out)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(block_nd_c_dp), intent(out)
    - + integer, intent(in),
    - + type(block_nd_c_sp), intent(out)
    - + integer, intent(in),
    - + type(block_nd_r_dp), intent(out)
    - + integer, intent(in),
    - + type(block_nd_r_sp), intent(out)
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + logical, intent(in),
    - + type(nd_to_2d_mapping), intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(out)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + type(csr_type), intent(out)
    - + type(csr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + class(dbcsr_tas_dist_cyclic), intent(in)
    - + class(dbcsr_tas_dist_cyclic), intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_devmem_type), intent(inout)
    - + logical, intent(inout)
    - + type(acc_devmem_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(acc_devmem_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + integer(kind=int_8), intent(inout),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer(kind=int_8), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer(kind=int_8), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer(kind=int_8), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer(kind=int_8), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -210,7 +210,7 @@

    Arguments

    - + real(kind=dp),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -210,7 +210,7 @@

    Arguments

    - + real(kind=dp),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +189,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +189,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,8 +175,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +190,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_logger_type),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -175,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -190,7 +189,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +170,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + complex(kind=real_4), intent(in) ::alpha_scalaralpha - +

    scalar

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,12 +169,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + complex(kind=real_4), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +170,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + real(kind=real_8), intent(in) ::alpha_scalaralpha - +

    scalar

    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,12 +169,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + real(kind=real_8), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +170,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + real(kind=real_4), intent(in) ::alpha_scalaralpha - +

    scalar

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,12 +169,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + real(kind=real_4), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +170,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + complex(kind=real_8), intent(in) ::alpha_scalaralpha - +

    scalar

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,12 +169,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + complex(kind=real_8), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +189,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - + real(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +189,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +189,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + complex(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +189,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) ::dbcsr_matmatrix
    - + type(dbcsr_type), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) ::matrixdbcsr_mat
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,13 +173,13 @@

    Arguments

    :: matrix - +

    matrix to redistribute

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -184,12 +188,12 @@

    Arguments

    :: redist - +

    redistributed matrix

    - + logical, intent(in), :: keep_sparsity - +

    retains the sparsity of the redist matrix +sum blocks with identical row and col from different processes

    - + logical, intent(in), :: summation - +

    retains the sparsity of the redist matrix +sum blocks with identical row and col from different processes

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -173,13 +169,13 @@

    Arguments

    :: matrix -

    matrix to redistribute

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -188,7 +184,7 @@

    Arguments

    :: redist -

    redistributed matrix

    +
    :: keep_sparsity -

    retains the sparsity of the redist matrix -sum blocks with identical row and col from different processes

    +
    - + logical, intent(in), :: summation -

    retains the sparsity of the redist matrix -sum blocks with identical row and col from different processes

    +
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,13 +170,13 @@

    Arguments

    :: matrix_b - +

    target DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,12 +185,12 @@

    Arguments

    :: matrix_a - +

    source DBCSR matrix

    - + character(len=*), intent(in), :: name - +

    name of the new matrix

    - + logical, intent(in), :: keep_sparsity - +

    keep the target matrix sparsity; default is False. +shallow data copy +when copy from complex to real,& the default is to keep only the real part; if this flag is set, the imaginary part is +used

    - + logical, intent(in), :: shallow_data - +

    keep the target matrix sparsity; default is False. +shallow data copy +when copy from complex to real,& the default is to keep only the real part; if this flag is set, the imaginary part is +used

    - + logical, intent(in), :: keep_imaginary - +

    keep the target matrix sparsity; default is False. +shallow data copy +when copy from complex to real,& the default is to keep only the real part; if this flag is set, the imaginary part is +used

    - + character(len=1), intent(in), :: matrix_type - +

    'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,13 +170,13 @@

    Arguments

    :: matrix_b - +

    target DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,7 +185,7 @@

    Arguments

    :: matrix_a - +

    source DBCSR matrix

    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - type(dbcsr_type), + type(dbcsr_type), intent(inout) @@ -170,13 +169,13 @@

    Arguments

    :: matrix_b -

    target DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -185,7 +184,7 @@

    Arguments

    :: matrix_a -

    source DBCSR matrix

    +
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - type(dbcsr_type), + type(dbcsr_type), intent(inout) @@ -170,13 +169,13 @@

    Arguments

    :: matrix_b -

    target DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -185,12 +184,12 @@

    Arguments

    :: matrix_a -

    source DBCSR matrix

    +
    - + character(len=*), intent(in), :: name -

    name of the new matrix

    +
    :: keep_sparsity -

    keep the target matrix sparsity; default is False. -shallow data copy -when copy from complex to real,& the default is to keep only the real part; if this flag is set, the imaginary part is -used

    +
    - + logical, intent(in), :: shallow_data -

    keep the target matrix sparsity; default is False. -shallow data copy -when copy from complex to real,& the default is to keep only the real part; if this flag is set, the imaginary part is -used

    +
    :: keep_imaginary -

    keep the target matrix sparsity; default is False. -shallow data copy -when copy from complex to real,& the default is to keep only the real part; if this flag is set, the imaginary part is -used

    +
    - + character(len=1), intent(in), :: matrix_type -

    'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric

    +
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + character(len=1), intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_type), intent(in)
    - + character(len=1), intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_type), intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=dp), intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(out),
    - + logical, intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_distribution_obj), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +170,12 @@

    Arguments

    :: matrix - +

    matrix to replicate

    - + logical, intent(in), :: fast - +

    change just the index, don't touch the data

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,7 +169,7 @@

    Arguments

    :: matrix -

    matrix to replicate

    +
    :: fast -

    change just the index, don't touch the data

    +
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + integer,
    - + integer,
    - + integer, intent(out),
    - + logical, intent(out),
    - + type(mp_comm_type), intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer,
    - + logical, intent(out),
    - + type(mp_comm_type), intent(out),
    - + type(mp_comm_type), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_distribution_type), intent(in)
    - + integer,
    - + integer,
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer,
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(dbcsr_distribution_type)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(inout),
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_type), intent(out)
    - + type(dbcsr_distribution_type), intent(in),
    - + integer, intent(in),
    - + integer,
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical,
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(in),
    - + type(mp_comm_type), intent(in),
    - + integer,
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(dbcsr_distribution_type)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,13 +170,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,12 +186,13 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

    - + complex(kind=real_4), intent(inout) ::resulttrace - +

    the trace of the product of the matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,14 +169,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -186,13 +184,12 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

    +
    - + complex(kind=real_4), intent(inout) ::traceresult -

    the trace of the product of the matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,13 +170,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,12 +186,13 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

    - + real(kind=real_8), intent(inout) ::resulttrace - +

    the trace of the product of the matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,14 +169,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -186,13 +184,12 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

    +
    - + real(kind=real_8), intent(inout) ::traceresult -

    the trace of the product of the matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,13 +170,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,12 +186,13 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

    - + real(kind=real_4), intent(inout) ::resulttrace - +

    the trace of the product of the matrices

    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,14 +169,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -186,13 +184,12 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

    +
    - + real(kind=real_4), intent(inout) ::traceresult -

    the trace of the product of the matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,13 +170,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,12 +186,13 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

    - + complex(kind=real_8), intent(inout) ::resulttrace - +

    the trace of the product of the matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,14 +169,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -186,13 +184,12 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

    +
    - + complex(kind=real_8), intent(inout) ::traceresult -

    the trace of the product of the matrices

    +
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + type(dbcsr_work_type), intent(inout),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=dp), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out)
    - + logical, intent(out)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout)intent(in) :: matrix - +

    the matrix

    - + logical, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in)intent(inout) :: matrix -

    the matrix

    +
    - + logical, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +191,7 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -191,7 +169,7 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +170,7 @@

    Arguments

    :: matrix - +

    the matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,7 +169,7 @@

    Arguments

    :: matrix -

    the matrix

    +
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,13 +170,13 @@

    Arguments

    :: matrix - +

    the matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -184,7 +185,7 @@

    Arguments

    :: diag - +

    the diagonal

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,13 +169,13 @@

    Arguments

    :: matrix -

    the matrix

    +
    - type(dbcsr_type), + type(dbcsr_type), intent(inout) @@ -185,7 +184,7 @@

    Arguments

    :: diag -

    the diagonal

    +
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -174,7 +174,7 @@

    Arguments

    - + complex(kind=real_4), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -205,44 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_get_diag_c (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix
    -         COMPLEX(kind=real_4), DIMENSION(:), INTENT(OUT)         :: diag
    +         TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         COMPLEX(kind=real_4), DIMENSION(:), INTENT(OUT)                 :: diag
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_diag'
    -
    -         INTEGER                                            :: icol, irow, row_offset, handle, i
    -         LOGICAL                                            :: tr
    -         TYPE(dbcsr_iterator)                               :: iter
    -         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_4) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    -            DBCSR_ABORT("Diagonal has wrong size")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         diag(:) = CMPLX(0.0, 0.0, real_4)
    -
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    -            IF (irow /= icol) CYCLE
    -
    -            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    -               DBCSR_ABORT("Diagonal block non-squared")
    -
    -            DO i = 1, sIZE(block, 1)
    -               diag(row_offset + i - 1) = block(i, i)
    -            END DO
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_get_diag_prv(matrix%prv, diag)
           END SUBROUTINE dbcsr_get_diag_c
     
    diff --git a/develop/proc/dbcsr_get_diag_d.html b/develop/proc/dbcsr_get_diag_d.html index e43ac8a5812..6d6cdb9292e 100644 --- a/develop/proc/dbcsr_get_diag_d.html +++ b/develop/proc/dbcsr_get_diag_d.html @@ -75,20 +75,20 @@

    dbcsr_get_diag_d
  • 5 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -174,7 +174,7 @@

    Arguments

    - + real(kind=real_8), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -205,44 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_get_diag_d (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix
    -         REAL(kind=real_8), DIMENSION(:), INTENT(OUT)         :: diag
    +         TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         REAL(kind=real_8), DIMENSION(:), INTENT(OUT)                 :: diag
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_diag'
    -
    -         INTEGER                                            :: icol, irow, row_offset, handle, i
    -         LOGICAL                                            :: tr
    -         TYPE(dbcsr_iterator)                               :: iter
    -         REAL(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_8) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    -            DBCSR_ABORT("Diagonal has wrong size")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         diag(:) = 0.0_real_8
    -
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    -            IF (irow /= icol) CYCLE
    -
    -            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    -               DBCSR_ABORT("Diagonal block non-squared")
    -
    -            DO i = 1, sIZE(block, 1)
    -               diag(row_offset + i - 1) = block(i, i)
    -            END DO
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_get_diag_prv(matrix%prv, diag)
           END SUBROUTINE dbcsr_get_diag_d
     
    diff --git a/develop/proc/dbcsr_get_diag_s.html b/develop/proc/dbcsr_get_diag_s.html index 15502aa10ad..572f1117ac4 100644 --- a/develop/proc/dbcsr_get_diag_s.html +++ b/develop/proc/dbcsr_get_diag_s.html @@ -75,20 +75,20 @@

    dbcsr_get_diag_s
  • 5 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -174,7 +174,7 @@

    Arguments

    - + real(kind=real_4), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -205,44 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_get_diag_s (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix
    -         REAL(kind=real_4), DIMENSION(:), INTENT(OUT)         :: diag
    +         TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         REAL(kind=real_4), DIMENSION(:), INTENT(OUT)                 :: diag
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_diag'
    -
    -         INTEGER                                            :: icol, irow, row_offset, handle, i
    -         LOGICAL                                            :: tr
    -         TYPE(dbcsr_iterator)                               :: iter
    -         REAL(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_4) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    -            DBCSR_ABORT("Diagonal has wrong size")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         diag(:) = 0.0_real_4
    -
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    -            IF (irow /= icol) CYCLE
    -
    -            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    -               DBCSR_ABORT("Diagonal block non-squared")
    -
    -            DO i = 1, sIZE(block, 1)
    -               diag(row_offset + i - 1) = block(i, i)
    -            END DO
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_get_diag_prv(matrix%prv, diag)
           END SUBROUTINE dbcsr_get_diag_s
     
    diff --git a/develop/proc/dbcsr_get_diag_z.html b/develop/proc/dbcsr_get_diag_z.html index 308509a4b76..38fcee15080 100644 --- a/develop/proc/dbcsr_get_diag_z.html +++ b/develop/proc/dbcsr_get_diag_z.html @@ -75,20 +75,20 @@

    dbcsr_get_diag_z
  • 5 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -174,7 +174,7 @@

    Arguments

    - + complex(kind=real_8), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -205,44 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_get_diag_z (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(IN)               :: matrix
    -         COMPLEX(kind=real_8), DIMENSION(:), INTENT(OUT)         :: diag
    +         TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         COMPLEX(kind=real_8), DIMENSION(:), INTENT(OUT)                 :: diag
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_diag'
    -
    -         INTEGER                                            :: icol, irow, row_offset, handle, i
    -         LOGICAL                                            :: tr
    -         TYPE(dbcsr_iterator)                               :: iter
    -         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_8) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    -            DBCSR_ABORT("Diagonal has wrong size")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         diag(:) = CMPLX(0.0, 0.0, real_8)
    -
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    -            IF (irow /= icol) CYCLE
    -
    -            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    -               DBCSR_ABORT("Diagonal block non-squared")
    -
    -            DO i = 1, sIZE(block, 1)
    -               diag(row_offset + i - 1) = block(i, i)
    -            END DO
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_get_diag_prv(matrix%prv, diag)
           END SUBROUTINE dbcsr_get_diag_z
     
    diff --git a/develop/proc/dbcsr_get_global_col_map.html b/develop/proc/dbcsr_get_global_col_map.html index 68fb6925e7e..0f35aba6e3b 100644 --- a/develop/proc/dbcsr_get_global_col_map.html +++ b/develop/proc/dbcsr_get_global_col_map.html @@ -160,7 +160,7 @@

    Arguments

    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,12 +170,12 @@

    Arguments

    :: matrix - +

    matrix to query

    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - - type(dbcsr_distribution_type), + + type(dbcsr_distribution_obj), intent(out), optional @@ -454,12 +455,12 @@

    Arguments

    :: distribution - +

    the data distribution of the matrix

    - + character(len=*), intent(out), :: name - +

    matrix name

    - - character(len=1), + + type(dbcsr_data_obj), intent(out), optional + ::data_area +

    data_area

    +
    + + character(len=1), + optional + :: matrix_type - +

    matrix type (regular, symmetric, see dbcsr_types.F for values)

    - + integer, intent(out), optional :: data_type - +

    data type (single/double precision real/complex)

    - - integer, + + type(mp_comm_type), intent(out), optional @@ -540,57 +556,64 @@

    Source Code

    nfullrows_local, nfullcols_local, & my_prow, my_pcol, & local_rows, local_cols, proc_row_dist, proc_col_dist, & - row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, & - distribution, name, matrix_type, data_type, & - group) + row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, data_area, & + matrix_type, data_type, group) + !! Gets information about a matrix + TYPE(dbcsr_type), INTENT(IN) :: matrix + !! matrix to query INTEGER, INTENT(OUT), OPTIONAL :: nblkrows_total, nblkcols_total, nfullrows_total, & nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, & my_prow, my_pcol - INTEGER, DIMENSION(:), OPTIONAL, POINTER :: local_rows, local_cols, proc_row_dist, & - proc_col_dist, & - row_blk_size, col_blk_size, & - row_blk_offset, col_blk_offset - TYPE(dbcsr_distribution_type), INTENT(OUT), & + INTEGER, DIMENSION(:), OPTIONAL, POINTER :: local_rows, local_cols, proc_row_dist, & + proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset + TYPE(dbcsr_distribution_obj), INTENT(OUT), & OPTIONAL :: distribution + !! the data distribution of the matrix CHARACTER(len=*), INTENT(OUT), OPTIONAL :: name - CHARACTER, INTENT(OUT), OPTIONAL :: matrix_type - INTEGER, INTENT(OUT), OPTIONAL :: data_type, group - - TYPE(dbcsr_dist_prv_obj) :: dist - TYPE(mp_comm_type) :: my_group - - CALL dbcsr_get_info_prv(matrix=matrix%prv, & - nblkrows_total=nblkrows_total, & - nblkcols_total=nblkcols_total, & - nfullrows_total=nfullrows_total, & - nfullcols_total=nfullcols_total, & - nblkrows_local=nblkrows_local, & - nblkcols_local=nblkcols_local, & - nfullrows_local=nfullrows_local, & - nfullcols_local=nfullcols_local, & - my_prow=my_prow, & - my_pcol=my_pcol, & - local_rows=local_rows, & - local_cols=local_cols, & - proc_row_dist=proc_row_dist, & - proc_col_dist=proc_col_dist, & - row_blk_size=row_blk_size, & - col_blk_size=col_blk_size, & - row_blk_offset=row_blk_offset, & - col_blk_offset=col_blk_offset, & - distribution=dist, & - name=name, & - matrix_type=matrix_type, & - data_type=data_type, & - group=my_group) - - IF (PRESENT(distribution)) THEN - distribution%prv = dist - END IF - - IF (PRESENT(group)) group = my_group%get_handle() - + !! matrix name + TYPE(dbcsr_data_obj), INTENT(OUT), OPTIONAL :: data_area + !! data_area + CHARACTER, OPTIONAL :: matrix_type + !! matrix type (regular, symmetric, see dbcsr_types.F for values) + INTEGER, OPTIONAL :: data_type + !! data type (single/double precision real/complex) + TYPE(mp_comm_type), INTENT(OUT), OPTIONAL :: group + +! --------------------------------------------------------------------------- + + !vw avoid massive printing of warnings + !DBCSR_WARN("Invalid matrix") + IF (PRESENT(nblkrows_total)) nblkrows_total = matrix%nblkrows_total + IF (PRESENT(nblkcols_total)) nblkcols_total = matrix%nblkcols_total + IF (PRESENT(nfullrows_total)) nfullrows_total = matrix%nfullrows_total + IF (PRESENT(nfullcols_total)) nfullcols_total = matrix%nfullcols_total + IF (PRESENT(nblkrows_local)) nblkrows_local = matrix%nblkrows_local + IF (PRESENT(nblkcols_local)) nblkcols_local = matrix%nblkcols_local + IF (PRESENT(nfullrows_local)) nfullrows_local = matrix%nfullrows_local + IF (PRESENT(nfullcols_local)) nfullcols_local = matrix%nfullcols_local + IF (PRESENT(row_blk_size)) row_blk_size => array_data(matrix%row_blk_size) + IF (PRESENT(col_blk_size)) col_blk_size => array_data(matrix%col_blk_size) + IF (PRESENT(row_blk_offset)) row_blk_offset => array_data(matrix%row_blk_offset) + IF (PRESENT(col_blk_offset)) col_blk_offset => array_data(matrix%col_blk_offset) + IF (PRESENT(distribution)) distribution = matrix%dist + IF (PRESENT(name)) name = matrix%name + IF (PRESENT(data_area)) data_area = matrix%data_area + IF (PRESENT(data_type)) data_type = matrix%data_type + IF (PRESENT(local_rows)) local_rows => dbcsr_distribution_local_rows(matrix%dist) + IF (PRESENT(local_cols)) local_cols => dbcsr_distribution_local_cols(matrix%dist) + IF (PRESENT(proc_row_dist)) proc_row_dist => dbcsr_distribution_row_dist(matrix%dist) + IF (PRESENT(proc_col_dist)) proc_col_dist => dbcsr_distribution_col_dist(matrix%dist) + IF (PRESENT(my_prow)) my_prow = dbcsr_mp_myprow(dbcsr_distribution_mp(matrix%dist)) + IF (PRESENT(my_pcol)) my_pcol = dbcsr_mp_mypcol(dbcsr_distribution_mp(matrix%dist)) + IF (PRESENT(matrix_type)) matrix_type = dbcsr_get_matrix_type(matrix) + + IF (PRESENT(group)) group = dbcsr_mp_group(matrix%dist%d%mp_env) ! a shortcut + !IF (PRESENT(matrix_type)) THEN + ! matrix_type = dbcsr_get_matrix_type(matrix) + ! IF (matrix_type .EQ. dbcsr_type_invalid) & + ! DBCSR_ABORT("Incorrect symmetry") + !ENDIF END SUBROUTINE dbcsr_get_info diff --git a/develop/proc/dbcsr_get_info~2.html b/develop/proc/dbcsr_get_info~2.html index fc3d905b8f3..20477a23190 100644 --- a/develop/proc/dbcsr_get_info~2.html +++ b/develop/proc/dbcsr_get_info~2.html @@ -75,20 +75,20 @@

    dbcsr_get_info
  • 35 statements + title=" 0.0% of total for procedures.">16 statements
  • - Source File + Source File
  • @@ -140,11 +140,10 @@

    Contents

    -

    public subroutine dbcsr_get_info(matrix, nblkrows_total, nblkcols_total, nfullrows_total, nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, my_prow, my_pcol, local_rows, local_cols, proc_row_dist, proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, data_area, matrix_type, data_type, group) +

    public subroutine dbcsr_get_info(matrix, nblkrows_total, nblkcols_total, nfullrows_total, nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, my_prow, my_pcol, local_rows, local_cols, proc_row_dist, proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, matrix_type, data_type, group)

    -

    Gets information about a matrix

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,12 +169,12 @@

    Arguments

    :: matrix -

    matrix to query

    +
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - - type(dbcsr_distribution_obj), + + type(dbcsr_distribution_type), intent(out), optional @@ -455,12 +454,12 @@

    Arguments

    :: distribution -

    the data distribution of the matrix

    +
    - + character(len=*), intent(out), :: name -

    matrix name

    -
    - - type(dbcsr_data_obj), - intent(out),optional - - ::data_area -

    data_area

    +
    - + character(len=1), intent(out), optional :: matrix_type -

    matrix type (regular, symmetric, see dbcsr_types.F for values)

    +
    - + integer, intent(out), optional :: data_type -

    data type (single/double precision real/complex)

    +
    - - type(mp_comm_type), + + integer, intent(out), optional @@ -556,64 +540,57 @@

    Source Code

    nfullrows_local, nfullcols_local, & my_prow, my_pcol, & local_rows, local_cols, proc_row_dist, proc_col_dist, & - row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, distribution, name, data_area, & - matrix_type, data_type, group) - !! Gets information about a matrix - + row_blk_size, col_blk_size, row_blk_offset, col_blk_offset, & + distribution, name, matrix_type, data_type, & + group) TYPE(dbcsr_type), INTENT(IN) :: matrix - !! matrix to query INTEGER, INTENT(OUT), OPTIONAL :: nblkrows_total, nblkcols_total, nfullrows_total, & nfullcols_total, nblkrows_local, nblkcols_local, nfullrows_local, nfullcols_local, & my_prow, my_pcol - INTEGER, DIMENSION(:), OPTIONAL, POINTER :: local_rows, local_cols, proc_row_dist, & - proc_col_dist, row_blk_size, col_blk_size, row_blk_offset, col_blk_offset - TYPE(dbcsr_distribution_obj), INTENT(OUT), & + INTEGER, DIMENSION(:), OPTIONAL, POINTER :: local_rows, local_cols, proc_row_dist, & + proc_col_dist, & + row_blk_size, col_blk_size, & + row_blk_offset, col_blk_offset + TYPE(dbcsr_distribution_type), INTENT(OUT), & OPTIONAL :: distribution - !! the data distribution of the matrix CHARACTER(len=*), INTENT(OUT), OPTIONAL :: name - !! matrix name - TYPE(dbcsr_data_obj), INTENT(OUT), OPTIONAL :: data_area - !! data_area - CHARACTER, OPTIONAL :: matrix_type - !! matrix type (regular, symmetric, see dbcsr_types.F for values) - INTEGER, OPTIONAL :: data_type - !! data type (single/double precision real/complex) - TYPE(mp_comm_type), INTENT(OUT), OPTIONAL :: group - -! --------------------------------------------------------------------------- - - !vw avoid massive printing of warnings - !DBCSR_WARN("Invalid matrix") - IF (PRESENT(nblkrows_total)) nblkrows_total = matrix%nblkrows_total - IF (PRESENT(nblkcols_total)) nblkcols_total = matrix%nblkcols_total - IF (PRESENT(nfullrows_total)) nfullrows_total = matrix%nfullrows_total - IF (PRESENT(nfullcols_total)) nfullcols_total = matrix%nfullcols_total - IF (PRESENT(nblkrows_local)) nblkrows_local = matrix%nblkrows_local - IF (PRESENT(nblkcols_local)) nblkcols_local = matrix%nblkcols_local - IF (PRESENT(nfullrows_local)) nfullrows_local = matrix%nfullrows_local - IF (PRESENT(nfullcols_local)) nfullcols_local = matrix%nfullcols_local - IF (PRESENT(row_blk_size)) row_blk_size => array_data(matrix%row_blk_size) - IF (PRESENT(col_blk_size)) col_blk_size => array_data(matrix%col_blk_size) - IF (PRESENT(row_blk_offset)) row_blk_offset => array_data(matrix%row_blk_offset) - IF (PRESENT(col_blk_offset)) col_blk_offset => array_data(matrix%col_blk_offset) - IF (PRESENT(distribution)) distribution = matrix%dist - IF (PRESENT(name)) name = matrix%name - IF (PRESENT(data_area)) data_area = matrix%data_area - IF (PRESENT(data_type)) data_type = matrix%data_type - IF (PRESENT(local_rows)) local_rows => dbcsr_distribution_local_rows(matrix%dist) - IF (PRESENT(local_cols)) local_cols => dbcsr_distribution_local_cols(matrix%dist) - IF (PRESENT(proc_row_dist)) proc_row_dist => dbcsr_distribution_row_dist(matrix%dist) - IF (PRESENT(proc_col_dist)) proc_col_dist => dbcsr_distribution_col_dist(matrix%dist) - IF (PRESENT(my_prow)) my_prow = dbcsr_mp_myprow(dbcsr_distribution_mp(matrix%dist)) - IF (PRESENT(my_pcol)) my_pcol = dbcsr_mp_mypcol(dbcsr_distribution_mp(matrix%dist)) - IF (PRESENT(matrix_type)) matrix_type = dbcsr_get_matrix_type(matrix) - - IF (PRESENT(group)) group = dbcsr_mp_group(matrix%dist%d%mp_env) ! a shortcut - !IF (PRESENT(matrix_type)) THEN - ! matrix_type = dbcsr_get_matrix_type(matrix) - ! IF (matrix_type .EQ. dbcsr_type_invalid) & - ! DBCSR_ABORT("Incorrect symmetry") - !ENDIF + CHARACTER, INTENT(OUT), OPTIONAL :: matrix_type + INTEGER, INTENT(OUT), OPTIONAL :: data_type, group + + TYPE(dbcsr_dist_prv_obj) :: dist + TYPE(mp_comm_type) :: my_group + + CALL dbcsr_get_info_prv(matrix=matrix%prv, & + nblkrows_total=nblkrows_total, & + nblkcols_total=nblkcols_total, & + nfullrows_total=nfullrows_total, & + nfullcols_total=nfullcols_total, & + nblkrows_local=nblkrows_local, & + nblkcols_local=nblkcols_local, & + nfullrows_local=nfullrows_local, & + nfullcols_local=nfullcols_local, & + my_prow=my_prow, & + my_pcol=my_pcol, & + local_rows=local_rows, & + local_cols=local_cols, & + proc_row_dist=proc_row_dist, & + proc_col_dist=proc_col_dist, & + row_blk_size=row_blk_size, & + col_blk_size=col_blk_size, & + row_blk_offset=row_blk_offset, & + col_blk_offset=col_blk_offset, & + distribution=dist, & + name=name, & + matrix_type=matrix_type, & + data_type=data_type, & + group=my_group) + + IF (PRESENT(distribution)) THEN + distribution%prv = dist + END IF + + IF (PRESENT(group)) group = my_group%get_handle() + END SUBROUTINE dbcsr_get_info diff --git a/develop/proc/dbcsr_get_local_cols.html b/develop/proc/dbcsr_get_local_cols.html index 9abe51e6497..de641dbea49 100644 --- a/develop/proc/dbcsr_get_local_cols.html +++ b/develop/proc/dbcsr_get_local_cols.html @@ -160,7 +160,7 @@

    Arguments

    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,7 +170,7 @@

    Arguments

    :: matrix - +

    matrix from which to get the occupation

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,7 +169,7 @@

    Arguments

    :: matrix -

    matrix from which to get the occupation

    +
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(out)
    - + integer, intent(out)
    - + integer, intent(inout),
    - + logical, intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -172,12 +169,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    input is logical row -input is logical column

    +
    - + integer, intent(in) :: column -

    input is logical row -input is logical column

    +
    - + integer, intent(out), :: processor -

    returns the processor on which this block resides

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,12 +172,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    input is logical row +input is logical column

    - + integer, intent(in) :: column - +

    input is logical row +input is logical column

    - + integer, intent(out), :: processor - +

    returns the processor on which this block resides

    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,13 +171,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix +DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,13 +187,14 @@

    Arguments

    :: matrix_b - +

    DBCSR matrix +DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -199,7 +203,7 @@

    Arguments

    :: matrix_c - +

    DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -171,14 +169,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrix -DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -187,14 +184,13 @@

    Arguments

    :: matrix_b -

    DBCSR matrix -DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -203,7 +199,7 @@

    Arguments

    :: matrix_c -

    DBCSR matrix

    +
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer(kind=valt), intent(in),
    - + integer(kind=keyt), intent(out)
    - + integer(kind=valt), intent(out)
    - + logical, intent(out)
    - + integer, intent(in)
    - + integer(kind=keyt), intent(out)
    - + integer(kind=valt), intent(out)
    - + logical, intent(out)
    - + integer(kind=valt), intent(in)
    - + integer(kind=keyt), intent(in)
    - + integer(kind=valt), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_request_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +175,7 @@

    Arguments

    - + logical,
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -221,73 +220,11 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_init_random(matrix, keep_sparsity, mini_seed)
    -      !! ... TODO : unify with other version which is generic in the data_type
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
           LOGICAL, OPTIONAL                                  :: keep_sparsity
           INTEGER, INTENT(IN), OPTIONAL                      :: mini_seed
     
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_init_random'
    -
    -      INTEGER                                            :: col, col_size, handle, hold, iseed(4), &
    -                                                            mynode, ncol, nrow, row, row_size, &
    -                                                            stored_col, stored_row, my_mini_seed
    -      INTEGER, DIMENSION(:), POINTER                     :: col_blk_size, row_blk_size
    -      LOGICAL                                            :: found, my_keep_sparsity, tr
    -      REAL(real_8), ALLOCATABLE, DIMENSION(:)            :: rnd
    -      REAL(real_8), DIMENSION(:, :), POINTER             :: buff, data_d
    -
    -!   ---------------------------------------------------------------------------
    -
    -      my_keep_sparsity = .FALSE.
    -      IF (PRESENT(keep_sparsity)) my_keep_sparsity = keep_sparsity
    -
    -      my_mini_seed = 1
    -      IF (PRESENT(mini_seed)) my_mini_seed = mini_seed
    -
    -      CALL timeset(routineN, handle)
    -
    -      row_blk_size => array_data(matrix%row_blk_size)
    -      col_blk_size => array_data(matrix%col_blk_size)
    -      mynode = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    -      CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    -
    -      ALLOCATE (rnd(MAXVAL(row_blk_size)*MAXVAL(col_blk_size)))
    -      nrow = dbcsr_nblkrows_total(matrix)
    -      ncol = dbcsr_nblkcols_total(matrix)
    -      DO row = 1, nrow
    -      DO col = 1, ncol
    -         row_size = row_blk_size(row)
    -         col_size = col_blk_size(col)
    -         tr = .FALSE.
    -         stored_row = row
    -         stored_col = col
    -         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col, hold)
    -         IF (hold .EQ. mynode) THEN
    -            CALL dbcsr_get_block_p(matrix, stored_row, stored_col, data_d, tr, found)
    -            IF (found .OR. (.NOT. my_keep_sparsity)) THEN
    -               ! set the seed for dlarnv, is here to guarantee same value of the random numbers
    -               ! for all layouts (and block distributions)
    -               CALL set_larnv_seed(row, nrow, col, ncol, my_mini_seed, iseed)
    -               CALL dlarnv(1, iseed, row_size*col_size, rnd(1))
    -            END IF
    -            IF (found) THEN
    -               CALL dcopy(row_size*col_size, rnd, 1, data_d, 1)
    -            ELSE
    -               IF (.NOT. my_keep_sparsity) THEN
    -                  ALLOCATE (buff(row_size, col_size))
    -                  CALL dcopy(row_size*col_size, rnd, 1, buff, 1)
    -                  CALL dbcsr_put_block(matrix, stored_row, stored_col, buff)
    -                  DEALLOCATE (buff)
    -               END IF
    -            END IF
    -         END IF
    -      END DO
    -      END DO
    -      DEALLOCATE (rnd)
    -
    -      CALL dbcsr_finalize(matrix)
    -      CALL timestop(handle)
    -
    +      CALL dbcsr_init_random_prv(matrix%prv, keep_sparsity=keep_sparsity, mini_seed=mini_seed)
        END SUBROUTINE dbcsr_init_random
     
    diff --git a/develop/proc/dbcsr_init_wm.html b/develop/proc/dbcsr_init_wm.html index 07451be68bf..fd5083c3c27 100644 --- a/develop/proc/dbcsr_init_wm.html +++ b/develop/proc/dbcsr_init_wm.html @@ -160,7 +160,7 @@

    Arguments

    - + type(dbcsr_work_type), intent(out)
    - + integer, intent(in)
    - + type(dbcsr_memtype_type), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_request_type), intent(out)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_request_type), intent(inout)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_request_type), intent(out)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_iterator), intent(in)
    - + type(dbcsr_iterator_type), intent(in)
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + type(dbcsr_iterator), intent(out)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_iterator_type), intent(out)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_iterator), intent(inout)
    - + type(dbcsr_iterator_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_logger_type),
    - + type(dbcsr_mp_obj),
    - + integer, intent(in),
    - + type(dbcsr_logger_type),
    - + character(len=*), intent(inout)
    - + character(len=*), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + logical, intent(in),
    - + type(dbcsr_logger_type),
    - + logical, intent(in),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + type(dbcsr_logger_type),
    - + logical, intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(array_i1d_obj), intent(out)
    - + type(array_i1d_obj), intent(out)
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_2d_array_type), intent(inout)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_distribution_obj), intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in),
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in),
    - + type(dbcsr_type), intent(out)
    - + character(len=*), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +170,7 @@

    Arguments

    :: matrix - +

    the matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,7 +169,7 @@

    Arguments

    :: matrix -

    the matrix

    +
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_work_type),
    - + integer,
    - + logical, intent(in)
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(out)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer,
    - + integer,
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer,
    - + logical, intent(in)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + logical, intent(inout)
    - + logical, intent(inout)
    - + logical, intent(inout)
    - + real(kind=sp),
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=sp),
    - + real(kind=sp),
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + real(kind=sp),
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=sp),
    - + real(kind=sp),
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_mm_hostdrv_type), intent(inout)
    - + type(dbcsr_work_type),
    - + type(dbcsr_mm_hostdrv_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + logical, intent(out)
    - + logical, intent(out)
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + integer, intent(inout),
    - + type(dbcsr_mm_multrec_type), intent(in)
    - + type(dbcsr_mm_multrec_type), intent(in)
    - + type(dbcsr_mm_multrec_type), intent(out)
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=sp), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer,
    - + logical, intent(in),
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer(kind=int_8), intent(inout)
    - + real(kind=sp), intent(in),
    - + real(kind=sp), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_work_type),
    - + integer,
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mp_obj), intent(inout)
    - - type(dbcsr_mp_obj), + + type(dbcsr_distribution_type), intent(inout) ::mp_envdist -

    multiprocessor environment

    +
    - - type(dbcsr_distribution_type), + + type(dbcsr_mp_obj), intent(inout) ::distmp_env - +

    multiprocessor environment

    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(inout)
    - + type(dbcsr_mp_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_mp_obj), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer,
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + type(mp_comm_type), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_mutable_obj), intent(inout)
    - + type(dbcsr_mutable_obj), intent(out)
    - + type(dbcsr_mutable_obj), intent(in)
    - + type(dbcsr_mutable_obj), intent(inout)
    - + integer, intent(in)
    - + type(dbcsr_mutable_obj), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout),intent(inout) - TARGET + :: matrix
    - real(kind=dp), + real(kind=real_8), intent(out), - DIMENSION(:) + DIMENSION(:), TARGET, CONTIGUOUS :: norm_vector
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout)intent(inout), - + TARGET :: matrix
    - + integer, intent(in)
    - - real(kind=real_8), + + real(kind=dp), intent(out), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:) :: norm_vector
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout),intent(inout) - TARGET + :: matrix - +

    the matrix

    - real(kind=dp), + real(kind=real_8), intent(out) @@ -217,20 +212,6 @@

    Arguments

    -
    -

    Source Code

    -
       SUBROUTINE dbcsr_norm_scalar(matrix, which_norm, norm_scalar)
    -
    -      TYPE(dbcsr_type), INTENT(INOUT), TARGET            :: matrix
    -      INTEGER, INTENT(IN)                                :: which_norm
    -      REAL(dp), INTENT(OUT)                              :: norm_scalar
    -
    -      CALL dbcsr_norm_scalar_prv(matrix%prv, which_norm, norm_scalar)
    -   END SUBROUTINE dbcsr_norm_scalar
    -
    - -
    -
    diff --git a/develop/proc/dbcsr_norm_scalar~2.html b/develop/proc/dbcsr_norm_scalar~2.html index 7bd334ec508..4e94db34f56 100644 --- a/develop/proc/dbcsr_norm_scalar~2.html +++ b/develop/proc/dbcsr_norm_scalar~2.html @@ -75,20 +75,20 @@

    dbcsr_norm_scalar
  • 19 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -127,6 +127,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -134,11 +140,10 @@

    Contents

    -

    public subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar) +

    private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar)

    -

    compute a norm of a dbcsr matrix

    Arguments

    @@ -154,22 +159,22 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout)intent(inout), - + TARGET :: matrix -

    the matrix

    +
    - + integer, intent(in)
    - real(kind=real_8), + real(kind=dp), intent(out) @@ -212,6 +217,20 @@

    Arguments

    +
    +

    Source Code

    +
       SUBROUTINE dbcsr_norm_scalar(matrix, which_norm, norm_scalar)
    +
    +      TYPE(dbcsr_type), INTENT(INOUT), TARGET            :: matrix
    +      INTEGER, INTENT(IN)                                :: which_norm
    +      REAL(dp), INTENT(OUT)                              :: norm_scalar
    +
    +      CALL dbcsr_norm_scalar_prv(matrix%prv, which_norm, norm_scalar)
    +   END SUBROUTINE dbcsr_norm_scalar
    +
    + +
    +
    diff --git a/develop/proc/dbcsr_norm_vec.html b/develop/proc/dbcsr_norm_vec.html index caff2f099a0..a2a54c4aabc 100644 --- a/develop/proc/dbcsr_norm_vec.html +++ b/develop/proc/dbcsr_norm_vec.html @@ -160,7 +160,7 @@

    Arguments

    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + integer,
    - + type(dbcsr_type), intent(in)
    - + integer,
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + character(len=*), intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj)
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(inout),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +170,7 @@

    Arguments

    :: matrix - +

    matrix to replicate

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,7 +169,7 @@

    Arguments

    :: matrix -

    matrix to replicate

    +
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + logical, intent(in),
    - + logical, intent(out),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + type(mp_request_type), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - integer, + + type(mp_comm_type), intent(in) @@ -174,7 +176,7 @@

    Arguments

    - + integer, intent(in) :: io_unit - +

    MPI communicator +which unit to write to, if not negative

    - + integer, :: nproc - +

    number of processors to test on

    :: matrix_sizes - +

    size of matrices to test

    :: trs - +

    transposes of the two matrices

    :: bs_m - +

    block sizes of the 3 dimensions +block sizes of the 3 dimensions +block sizes of the 3 dimensions

    :: bs_n - +

    block sizes of the 3 dimensions +block sizes of the 3 dimensions +block sizes of the 3 dimensions

    :: bs_k - +

    block sizes of the 3 dimensions +block sizes of the 3 dimensions +block sizes of the 3 dimensions

    :: sparsities - +

    sparsities of matrices to create

    - + real(kind=dp), intent(in) :: alpha - +

    alpha value to use in multiply +beta value to use in multiply

    - + real(kind=dp), intent(in) :: beta - +

    alpha value to use in multiply +beta value to use in multiply

    - + integer, intent(in) :: data_type - +

    matrix data type +number of repetition for each multiplication

    :: test_type - +

    matrix data type +number of repetition for each multiplication

    :: n_loops - +

    matrix data type +number of repetition for each multiplication

    - + real(kind=dp), intent(in) :: eps - +

    eps value for filtering

    - + logical, intent(in) :: retain_sparsity - +

    checksum after each multiplication

    :: always_checksum - +

    checksum after each multiplication

    - - type(mp_comm_type), + + integer, intent(in) @@ -176,7 +174,7 @@

    Arguments

    - + integer, intent(in) :: io_unit -

    MPI communicator -which unit to write to, if not negative

    +
    - + integer, :: nproc -

    number of processors to test on

    +
    :: matrix_sizes -

    size of matrices to test

    +
    :: trs -

    transposes of the two matrices

    +
    :: bs_m -

    block sizes of the 3 dimensions -block sizes of the 3 dimensions -block sizes of the 3 dimensions

    +
    :: bs_n -

    block sizes of the 3 dimensions -block sizes of the 3 dimensions -block sizes of the 3 dimensions

    +
    :: bs_k -

    block sizes of the 3 dimensions -block sizes of the 3 dimensions -block sizes of the 3 dimensions

    +
    :: sparsities -

    sparsities of matrices to create

    +
    - + real(kind=dp), intent(in) :: alpha -

    alpha value to use in multiply -beta value to use in multiply

    +
    :: beta -

    alpha value to use in multiply -beta value to use in multiply

    +
    - + integer, intent(in) :: data_type -

    matrix data type -number of repetition for each multiplication

    +
    :: test_type -

    matrix data type -number of repetition for each multiplication

    +
    - + integer, intent(in) :: n_loops -

    matrix data type -number of repetition for each multiplication

    +
    - + real(kind=dp), intent(in) :: eps -

    eps value for filtering

    +
    - + logical, intent(in) :: retain_sparsity -

    checksum after each multiplication

    +
    - + logical, intent(in) :: always_checksum -

    checksum after each multiplication

    +
    - + type(dbcsr_scalar_type), intent(in)
    - + complex(kind=real_4), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_scalar_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + complex(kind=real_4), intent(out)
    - + real(kind=real_8), intent(out)
    - + real(kind=real_4), intent(out)
    - + complex(kind=real_8), intent(out)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_scalar_type), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), intent(in),
    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,12 +175,12 @@

    Arguments

    - + complex(kind=real_4), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -175,12 +174,12 @@

    Arguments

    - + complex(kind=real_4), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,12 +175,12 @@

    Arguments

    - + real(kind=real_8), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -175,12 +174,12 @@

    Arguments

    - + real(kind=real_8), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,12 +175,12 @@

    Arguments

    - + real(kind=real_4), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -175,12 +174,12 @@

    Arguments

    - + real(kind=real_4), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,12 +175,12 @@

    Arguments

    - + complex(kind=real_8), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -175,12 +174,12 @@

    Arguments

    - + complex(kind=real_8), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -220,11 +221,28 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_scale_c (matrix_a, alpha_scalar, last_column)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix_a
    +      !! Interface for matrix scaling by a scalar
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix_a
              COMPLEX(kind=real_4), INTENT(IN)                      :: alpha_scalar
              INTEGER, INTENT(IN), OPTIONAL            :: last_column
     
    -         CALL dbcsr_scale_prv(matrix_a%prv, alpha_scalar, last_column)
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_scale_c'
    +
    +         INTEGER                                  :: error_handler
    +         TYPE(dbcsr_scalar_type)                  :: sc
    +
    +         sc = dbcsr_scalar(alpha_scalar)
    +         CALL dbcsr_scalar_fill_all(sc)
    +         sc%data_type = dbcsr_get_data_type(matrix_a)
    +         CALL timeset(routineN, error_handler)
    +         IF (PRESENT(last_column)) THEN
    +            CALL dbcsr_scale_anytype(matrix_a, &
    +                                     alpha_scalar=sc, &
    +                                     limits=(/0, 0, 0, last_column/))
    +         ELSE
    +            CALL dbcsr_scale_anytype(matrix_a, alpha_scalar=sc)
    +         END IF
    +         CALL timestop(error_handler)
           END SUBROUTINE dbcsr_scale_c
     
    diff --git a/develop/proc/dbcsr_scale_c~2.html b/develop/proc/dbcsr_scale_c~2.html index d814773ebae..bfae411ddd5 100644 --- a/develop/proc/dbcsr_scale_c~2.html +++ b/develop/proc/dbcsr_scale_c~2.html @@ -75,20 +75,20 @@

    dbcsr_scale_c
  • 18 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    Arguments

    @@ -161,7 +160,7 @@

    Arguments

    - type(dbcsr_type), + type(dbcsr_type), intent(inout) @@ -175,7 +174,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +175,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - type(dbcsr_type), + type(dbcsr_type), intent(inout) @@ -175,7 +174,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +175,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - type(dbcsr_type), + type(dbcsr_type), intent(inout) @@ -175,7 +174,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +175,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - type(dbcsr_type), + type(dbcsr_type), intent(inout) @@ -175,7 +174,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +175,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -175,7 +174,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +175,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +174,7 @@

    Arguments

    - + complex(kind=real_4), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -205,42 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_diag_c (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix
    -         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN)          :: diag
    +         TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN)                  :: diag
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set_diag'
    -
    -         INTEGER                                            :: icol, irow, row_offset, handle, i
    -         LOGICAL                                            :: tr
    -         TYPE(dbcsr_iterator)                               :: iter
    -         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_4) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    -            DBCSR_ABORT("Diagonal has wrong size")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    -            IF (irow /= icol) CYCLE
    -
    -            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    -               DBCSR_ABORT("Diagonal block non-squared")
    -
    -            DO i = 1, sIZE(block, 1)
    -               block(i, i) = diag(row_offset + i - 1)
    -            END DO
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_set_diag_prv(matrix%prv, diag)
           END SUBROUTINE dbcsr_set_diag_c
     
    diff --git a/develop/proc/dbcsr_set_diag_d.html b/develop/proc/dbcsr_set_diag_d.html index 21ee5e4a0e0..6506aecc368 100644 --- a/develop/proc/dbcsr_set_diag_d.html +++ b/develop/proc/dbcsr_set_diag_d.html @@ -75,20 +75,20 @@

    dbcsr_set_diag_d
  • 5 statements + title=" 0.0% of total for procedures.">24 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +174,7 @@

    Arguments

    - + real(kind=real_8), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -205,42 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_diag_d (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix
    -         REAL(kind=real_8), DIMENSION(:), INTENT(IN)          :: diag
    +         TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         REAL(kind=real_8), DIMENSION(:), INTENT(IN)                  :: diag
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set_diag'
    -
    -         INTEGER                                            :: icol, irow, row_offset, handle, i
    -         LOGICAL                                            :: tr
    -         TYPE(dbcsr_iterator)                               :: iter
    -         REAL(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_8) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    -            DBCSR_ABORT("Diagonal has wrong size")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    -            IF (irow /= icol) CYCLE
    -
    -            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    -               DBCSR_ABORT("Diagonal block non-squared")
    -
    -            DO i = 1, sIZE(block, 1)
    -               block(i, i) = diag(row_offset + i - 1)
    -            END DO
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_set_diag_prv(matrix%prv, diag)
           END SUBROUTINE dbcsr_set_diag_d
     
    diff --git a/develop/proc/dbcsr_set_diag_s.html b/develop/proc/dbcsr_set_diag_s.html index 5fbe09d1837..3ec8dd36a43 100644 --- a/develop/proc/dbcsr_set_diag_s.html +++ b/develop/proc/dbcsr_set_diag_s.html @@ -75,20 +75,20 @@

    dbcsr_set_diag_s
  • 5 statements + title=" 0.0% of total for procedures.">24 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +174,7 @@

    Arguments

    - + real(kind=real_4), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -205,42 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_diag_s (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix
    -         REAL(kind=real_4), DIMENSION(:), INTENT(IN)          :: diag
    +         TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         REAL(kind=real_4), DIMENSION(:), INTENT(IN)                  :: diag
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set_diag'
    -
    -         INTEGER                                            :: icol, irow, row_offset, handle, i
    -         LOGICAL                                            :: tr
    -         TYPE(dbcsr_iterator)                               :: iter
    -         REAL(kind=real_4), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_real_4) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    -            DBCSR_ABORT("Diagonal has wrong size")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    -            IF (irow /= icol) CYCLE
    -
    -            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    -               DBCSR_ABORT("Diagonal block non-squared")
    -
    -            DO i = 1, sIZE(block, 1)
    -               block(i, i) = diag(row_offset + i - 1)
    -            END DO
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_set_diag_prv(matrix%prv, diag)
           END SUBROUTINE dbcsr_set_diag_s
     
    diff --git a/develop/proc/dbcsr_set_diag_z.html b/develop/proc/dbcsr_set_diag_z.html index 4e2337ea732..dc3373efd2a 100644 --- a/develop/proc/dbcsr_set_diag_z.html +++ b/develop/proc/dbcsr_set_diag_z.html @@ -75,20 +75,20 @@

    dbcsr_set_diag_z
  • 5 statements + title=" 0.0% of total for procedures.">24 statements
  • - Source File + Source File
  • @@ -159,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +174,7 @@

    Arguments

    - + complex(kind=real_8), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -205,42 +205,10 @@

    Arguments

    Source Code

          SUBROUTINE dbcsr_set_diag_z (matrix, diag)
    -         TYPE(dbcsr_type), INTENT(INOUT)            :: matrix
    -         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN)          :: diag
    +         TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN)                  :: diag
     
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_set_diag'
    -
    -         INTEGER                                            :: icol, irow, row_offset, handle, i
    -         LOGICAL                                            :: tr
    -         TYPE(dbcsr_iterator)                               :: iter
    -         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER                   :: block
    -
    -         CALL timeset(routineN, handle)
    -
    -         IF (dbcsr_get_data_type(matrix) /= dbcsr_type_complex_8) &
    -            DBCSR_ABORT("Incompatible data types")
    -
    -         IF (dbcsr_nfullrows_total(matrix) /= SIZE(diag)) &
    -            DBCSR_ABORT("Diagonal has wrong size")
    -
    -         IF (.NOT. array_equality(matrix%row_blk_offset, matrix%col_blk_offset)) &
    -            DBCSR_ABORT("matrix not quadratic")
    -
    -         CALL dbcsr_iterator_start(iter, matrix)
    -         DO WHILE (dbcsr_iterator_blocks_left(iter))
    -            CALL dbcsr_iterator_next_block(iter, irow, icol, block, tr, row_offset=row_offset)
    -            IF (irow /= icol) CYCLE
    -
    -            IF (sIZE(block, 1) /= sIZE(block, 2)) &
    -               DBCSR_ABORT("Diagonal block non-squared")
    -
    -            DO i = 1, sIZE(block, 1)
    -               block(i, i) = diag(row_offset + i - 1)
    -            END DO
    -         END DO
    -         CALL dbcsr_iterator_stop(iter)
    -
    -         CALL timestop(handle)
    +         CALL dbcsr_set_diag_prv(matrix%prv, diag)
           END SUBROUTINE dbcsr_set_diag_z
     
    diff --git a/develop/proc/dbcsr_set_d~2.html b/develop/proc/dbcsr_set_d~2.html index 8ef69d77395..bc284fb18f0 100644 --- a/develop/proc/dbcsr_set_d~2.html +++ b/develop/proc/dbcsr_set_d~2.html @@ -75,20 +75,20 @@

    dbcsr_set_d
  • 22 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    private subroutine dbcsr_set_d(matrix, alpha)

    -

    Interface for dbcsr_set

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -175,7 +174,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +175,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -175,7 +174,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +175,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -175,7 +174,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + type(dbcsr_type), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +170,7 @@

    Arguments

    :: matrix - +

    dbcsr matrix to operate on

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,7 +169,7 @@

    Arguments

    :: matrix -

    dbcsr matrix to operate on

    +
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(mp_comm_type), intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -184,8 +184,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -199,7 +199,7 @@

    Arguments

    - + type(mp_request_type), intent(out),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + type(dbcsr_t_pgrid_type), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(out)
    - + integer, intent(out),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer,
    - + integer,
    - + integer,
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(in),
    - + character(len=*), intent(in),
    - + type(dbcsr_t_type), intent(out)
    - + character(len=*), intent(in)
    - + type(dbcsr_t_distribution_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + character(len=*), intent(in),
    - + type(dbcsr_t_distribution_type), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + logical, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_distribution_type), intent(inout)
    - + type(dbcsr_t_distribution_type), intent(in)
    - + type(dbcsr_t_distribution_type), intent(out)
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + type(dbcsr_t_distribution_type), intent(out)
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_distribution_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(out)
    - + logical, intent(out)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_t_distribution_type), intent(out),
    - + character(len=*), intent(out),
    - + integer, intent(out),
    - + type(nd_to_2d_mapping), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + logical, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(out)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_t_iterator_type), intent(in)
    - + type(dbcsr_t_iterator_type), intent(inout)
    - + integer, intent(out),
    - + integer, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_t_iterator_type), intent(out)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_iterator_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(out),
    - + logical, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - - integer, + + type(mp_comm_type), intent(in) @@ -169,12 +168,12 @@

    Arguments

    :: comm_2d - +

    communicator with 2-dimensional topology

    - + integer, intent(in), :: map1_2d - +

    which nd-indices map to first matrix index and in which order +which nd-indices map to second matrix index and in which order

    - + integer, intent(in), :: map2_2d - +

    which nd-indices map to first matrix index and in which order +which nd-indices map to second matrix index and in which order

    :: dims_nd - +

    nd dimensions

    - + integer, intent(in), :: pdims_2d - +

    if comm_2d does not have a cartesian topology associated, can input dimensions with pdims_2d

    - + integer, intent(in), :: tdims - +

    tensor block dimensions. If present, process grid dimensions are created such that good +load balancing is ensured even if some of the tensor dimensions are small (i.e. on the same order +or smaller than nproc**(1/ndim) where ndim is the tensor rank)

    - + integer, intent(in),
    - + integer, intent(in),
    - - type(mp_comm_type), + + integer, intent(in) @@ -168,12 +169,12 @@

    Arguments

    :: comm_2d -

    communicator with 2-dimensional topology

    +
    - + integer, intent(in), :: map1_2d -

    which nd-indices map to first matrix index and in which order -which nd-indices map to second matrix index and in which order

    +
    - + integer, intent(in), :: map2_2d -

    which nd-indices map to first matrix index and in which order -which nd-indices map to second matrix index and in which order

    +
    :: dims_nd -

    nd dimensions

    +
    - + integer, intent(in), :: pdims_2d -

    if comm_2d does not have a cartesian topology associated, can input dimensions with pdims_2d

    +
    - + integer, intent(in), :: tdims -

    tensor block dimensions. If present, process grid dimensions are created such that good -load balancing is ensured even if some of the tensor dimensions are small (i.e. on the same order -or smaller than nproc**(1/ndim) where ndim is the tensor rank)

    +
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(mp_comm_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(inout)
    - + integer, intent(inout),
    - - integer, + + type(mp_comm_type), intent(in) @@ -174,7 +168,7 @@

    Arguments

    - + integer, intent(inout),
    - + type(dbcsr_t_pgrid_type), intent(out)
    - + integer, intent(in),
    - - integer, + + type(mp_comm_type), intent(in) @@ -169,12 +174,12 @@

    Arguments

    :: mp_comm - +

    simple MPI Communicator

    - + integer, intent(inout), :: dims - +

    grid dimensions - if entries are 0, dimensions are chosen automatically.

    - + type(dbcsr_t_pgrid_type), intent(out) :: pgrid - +

    n-dimensional grid object

    - + integer, intent(in), :: map1_2d - +

    which nd-indices map to first matrix index and in which order +which nd-indices map to first matrix index and in which order

    - + integer, intent(in), :: map2_2d - +

    which nd-indices map to first matrix index and in which order +which nd-indices map to first matrix index and in which order

    - + integer, intent(in), :: tensor_dims - +

    tensor block dimensions. If present, process grid dimensions are created such that good +load balancing is ensured even if some of the tensor dimensions are small (i.e. on the same order +or smaller than nproc**(1/ndim) where ndim is the tensor rank)

    - + integer, intent(in), :: nsplit - +

    impose a constant split factor +which matrix dimension to split

    - + integer, intent(in), :: dimsplit - +

    impose a constant split factor +which matrix dimension to split

    - - type(mp_comm_type), + + integer, intent(in) @@ -174,12 +169,12 @@

    Arguments

    :: mp_comm -

    simple MPI Communicator

    +
    - + integer, intent(inout), :: dims -

    grid dimensions - if entries are 0, dimensions are chosen automatically.

    +
    - + type(dbcsr_t_pgrid_type), intent(out) :: pgrid -

    n-dimensional grid object

    +
    - + integer, intent(in), :: map1_2d -

    which nd-indices map to first matrix index and in which order -which nd-indices map to first matrix index and in which order

    +
    - + integer, intent(in), :: map2_2d -

    which nd-indices map to first matrix index and in which order -which nd-indices map to first matrix index and in which order

    +
    - + integer, intent(in), :: tensor_dims -

    tensor block dimensions. If present, process grid dimensions are created such that good -load balancing is ensured even if some of the tensor dimensions are small (i.e. on the same order -or smaller than nproc**(1/ndim) where ndim is the tensor rank)

    +
    - + integer, intent(in), :: nsplit -

    impose a constant split factor -which matrix dimension to split

    +
    - + integer, intent(in), :: dimsplit -

    impose a constant split factor -which matrix dimension to split

    +
    - - type(mp_comm_type), + + integer, intent(in) @@ -168,7 +174,7 @@

    Arguments

    - + integer, intent(inout),
    - + type(dbcsr_t_pgrid_type), intent(out)
    - + type(dbcsr_t_pgrid_type), intent(inout)
    - + logical, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd_c_dp), intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd_c_sp), intent(in)
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd_r_dp), intent(in)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(block_nd_r_sp), intent(in)
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(out)
    - + type(mp_comm_type), intent(in),
    - + type(array_list), intent(in),
    - + type(array_list), intent(in),
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + character(len=*), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(dbcsr_tas_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(mp_comm_type), intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -184,8 +184,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -199,7 +199,7 @@

    Arguments

    - + type(mp_request_type), intent(out),
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(out)
    - + character(len=*), intent(in)
    - + type(dbcsr_tas_distribution_type), intent(inout)
    - + integer, intent(in),
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + type(dbcsr_tas_split_info), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_split_info), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + character(len=*), intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_distribution_type), intent(inout)
    - + type(dbcsr_tas_distribution_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + class(dbcsr_tas_distribution), intent(in)
    - + class(dbcsr_tas_distribution), intent(in)
    - + type(dbcsr_tas_split_info), intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + integer(kind=int_8),
    - + integer(kind=int_8),
    - + class(dbcsr_tas_distribution), intent(out),
    - + class(dbcsr_tas_distribution), intent(out),
    - + class(dbcsr_tas_rowcol_data), intent(out),
    - + class(dbcsr_tas_rowcol_data), intent(out),
    - + type(dbcsr_tas_distribution_type),
    - + character(len=*), intent(out),
    - + type(dbcsr_data_obj), intent(out),
    - + integer,
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(mp_comm_type), intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(mp_comm_type), intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(out)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_tas_iterator), intent(in)
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_iterator), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(out),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + type(dbcsr_data_obj)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=int_8), intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_tas_split_info), intent(inout)
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_tas_type), intent(out)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_tas_type), intent(inout),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in),
    - + integer(kind=int_8), intent(out),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_tas_split_info), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8), intent(in)
    - + character(len=*), intent(in)
    - + real(kind=real_8), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,22 +170,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - + complex(kind=real_4), intent(out)intent(inout) :: trace - +

    the trace of the matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,22 +169,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - + complex(kind=real_4), intent(inout)intent(out) :: trace -

    the trace of the matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,22 +170,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - + real(kind=real_8), intent(out)intent(inout) :: trace - +

    the trace of the matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,22 +169,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - + real(kind=real_8), intent(inout)intent(out) :: trace -

    the trace of the matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,22 +170,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - + real(kind=real_4), intent(out)intent(inout) :: trace - +

    the trace of the matrix

    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,22 +169,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - + real(kind=real_4), intent(inout)intent(out) :: trace -

    the trace of the matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,22 +170,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - + complex(kind=real_8), intent(out)intent(inout) :: trace - +

    the trace of the matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -170,22 +169,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - + complex(kind=real_8), intent(inout)intent(out) :: trace -

    the trace of the matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,8 +175,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +190,7 @@

    Arguments

    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - - type(dbcsr_distribution_type), + + type(dbcsr_distribution_obj), intent(in), optional @@ -265,24 +266,33 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_transposed(transposed, normal, shallow_data_copy, &
    +      !! Transposes a DBCSR matrix, keeping the same distribution
                                    transpose_data, transpose_distribution, use_distribution)
     
           TYPE(dbcsr_type), INTENT(INOUT)                    :: transposed
           TYPE(dbcsr_type), INTENT(IN)                       :: normal
           LOGICAL, INTENT(IN), OPTIONAL                      :: shallow_data_copy, transpose_data, &
                                                                 transpose_distribution
    -      TYPE(dbcsr_distribution_type), INTENT(IN), &
    +      TYPE(dbcsr_distribution_obj), INTENT(IN), &
              OPTIONAL                                        :: use_distribution
     
    -      IF (PRESENT(use_distribution)) THEN
    -         CALL dbcsr_transposed_prv(transposed%prv, normal%prv, shallow_data_copy, &
    -                                   transpose_data, transpose_distribution, &
    -                                   use_distribution%prv)
    -      ELSE
    -         CALL dbcsr_transposed_prv(transposed%prv, normal%prv, shallow_data_copy, &
    -                                   transpose_data, transpose_distribution)
    -      END IF
    -   END SUBROUTINE dbcsr_transposed
    +      LOGICAL                                            :: myshallow_data_copy, &
    +                                                            mytranspose_distribution
    +      TYPE(dbcsr_distribution_obj)                           :: myuse_distribution
    +
    +!   set some defaults to make usage a bit less painful (fschiff)
    +
    +      myshallow_data_copy = .FALSE.
    +      myuse_distribution = normal%dist
    +      mytranspose_distribution = .FALSE.
    +      IF (PRESENT(shallow_data_copy)) myshallow_data_copy = shallow_data_copy
    +      IF (PRESENT(use_distribution)) myuse_distribution = use_distribution
    +      IF (PRESENT(transpose_distribution)) mytranspose_distribution = transpose_distribution
    +
    +      CALL dbcsr_new_transposed(transposed, normal, myshallow_data_copy, &
    +                                transpose_data, mytranspose_distribution, &
    +                                use_distribution=myuse_distribution)
    +   END SUBROUTINE dbcsr_transposed
     
    diff --git a/develop/proc/dbcsr_transposed~2.html b/develop/proc/dbcsr_transposed~2.html index 48feffd8caa..1a9073da65d 100644 --- a/develop/proc/dbcsr_transposed~2.html +++ b/develop/proc/dbcsr_transposed~2.html @@ -75,20 +75,20 @@

    dbcsr_transposed
  • 15 statements + title=" 0.0% of total for procedures.">11 statements
  • - Source File + Source File
  • @@ -144,7 +144,6 @@

    public subroutine dbcsr_transposed(transposed, normal, shallow_data_copy, t

    -

    Transposes a DBCSR matrix, keeping the same distribution

    Arguments

    @@ -160,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -176,7 +175,7 @@

    Arguments

    - type(dbcsr_type), + type(dbcsr_type), intent(in) @@ -236,7 +235,7 @@

    Arguments

    - type(dbcsr_distribution_obj), + type(dbcsr_distribution_type), intent(in), optional @@ -266,33 +265,24 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_transposed(transposed, normal, shallow_data_copy, &
    -      !! Transposes a DBCSR matrix, keeping the same distribution
                                    transpose_data, transpose_distribution, use_distribution)
     
           TYPE(dbcsr_type), INTENT(INOUT)                    :: transposed
           TYPE(dbcsr_type), INTENT(IN)                       :: normal
           LOGICAL, INTENT(IN), OPTIONAL                      :: shallow_data_copy, transpose_data, &
                                                                 transpose_distribution
    -      TYPE(dbcsr_distribution_obj), INTENT(IN), &
    +      TYPE(dbcsr_distribution_type), INTENT(IN), &
              OPTIONAL                                        :: use_distribution
     
    -      LOGICAL                                            :: myshallow_data_copy, &
    -                                                            mytranspose_distribution
    -      TYPE(dbcsr_distribution_obj)                           :: myuse_distribution
    -
    -!   set some defaults to make usage a bit less painful (fschiff)
    -
    -      myshallow_data_copy = .FALSE.
    -      myuse_distribution = normal%dist
    -      mytranspose_distribution = .FALSE.
    -      IF (PRESENT(shallow_data_copy)) myshallow_data_copy = shallow_data_copy
    -      IF (PRESENT(use_distribution)) myuse_distribution = use_distribution
    -      IF (PRESENT(transpose_distribution)) mytranspose_distribution = transpose_distribution
    -
    -      CALL dbcsr_new_transposed(transposed, normal, myshallow_data_copy, &
    -                                transpose_data, mytranspose_distribution, &
    -                                use_distribution=myuse_distribution)
    -   END SUBROUTINE dbcsr_transposed
    +      IF (PRESENT(use_distribution)) THEN
    +         CALL dbcsr_transposed_prv(transposed%prv, normal%prv, shallow_data_copy, &
    +                                   transpose_data, transpose_distribution, &
    +                                   use_distribution%prv)
    +      ELSE
    +         CALL dbcsr_transposed_prv(transposed%prv, normal%prv, shallow_data_copy, &
    +                                   transpose_data, transpose_distribution)
    +      END IF
    +   END SUBROUTINE dbcsr_transposed
     
    diff --git a/develop/proc/dbcsr_triu.html b/develop/proc/dbcsr_triu.html index 120aeb1f9f2..7fe312977c1 100644 --- a/develop/proc/dbcsr_triu.html +++ b/develop/proc/dbcsr_triu.html @@ -75,20 +75,20 @@

    dbcsr_triu
  • 4 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -140,10 +140,11 @@

    Contents

    -

    public subroutine dbcsr_triu(matrix) +

    public subroutine dbcsr_triu(matrix_a)

    +

    triu of a dbcsr matrix

    Arguments

    @@ -159,17 +160,17 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) ::matrixmatrix_a - +

    the matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) ::matrix_amatrix -

    the matrix

    +
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_work_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(array_list), intent(inout)
    - + type(block_nd), intent(inout)
    - + type(block_nd_c_dp), intent(inout)
    - + type(block_nd_c_sp), intent(inout)
    - + type(block_nd_r_dp), intent(inout)
    - + type(block_nd_r_sp), intent(inout)
    - + type(nd_to_2d_mapping), intent(inout)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + integer, intent(in),
    - + type(call_stat_type), intent(in),
    - + integer, intent(in),
    - + integer(kind=int_4), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + type(dbcsr_t_type), intent(inout)
    - + real(kind=real_8), intent(out),
    - + integer, intent(out),
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + integer(kind=int_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + integer(kind=int_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + integer,
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(C_PTR), intent(in)
    - + integer(kind=C_INT), intent(out)
    - + integer(kind=C_INT), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(array_i1d_obj), intent(inout),
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_mm_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(array_list), intent(in)
    - + type(array_list), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(array_list), intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_tas_split_info), intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_devmem_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_data_area_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_data_area_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + type(dbcsr_iterator), intent(inout)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_callstackentry_type), intent(in)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in),
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + type(callstack_entry_type), intent(in)
    - + integer, intent(in)
    - + type(list_callstackentry_type), intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_routinereport_type), intent(in)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in),
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + type(list_routinereport_type), intent(inout)
    - + type(routine_report_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinestat_type), intent(in)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in),
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + type(list_routinestat_type), intent(inout)
    - + type(routine_stat_type), intent(in),
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(in)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + type(list_timerenv_type), intent(inout)
    - + type(timer_env_type), intent(in),
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + real(kind=sp), intent(in),
    - + integer, intent(in)
    - + real(kind=sp), intent(out),
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + complex(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_4), intent(in)
    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + type(dbcsr_buffer), intent(inout)
    - + type(dbcsr_mp_obj), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(array_i1d_obj), intent(inout)
    - + type(array_i1d_obj), intent(inout)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_buffer), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_distribution_obj),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_distribution_obj)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + real(kind=real_8),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + real(kind=real_4),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + complex(kind=real_4),
    - + real(kind=real_8),
    - + real(kind=real_8),
    - + integer(kind=int_4),
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + integer(kind=int_8),
    - + real(kind=real_4),
    - + real(kind=real_4),
    - + complex(kind=real_8),
    - + complex(kind=real_8),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in)
    - + real(kind=real_8), intent(out),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(out),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + integer, intent(in)
    - + real(kind=real_4), intent(out),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + type(dbcsr_distribution_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + real(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + real(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(out),
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(out),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(out)
    - + type(mp_comm_type), intent(inout)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + complex(kind=real_4),
    - + integer, intent(out),
    - + real(kind=real_8),
    - + integer, intent(out),
    - + integer(kind=int_4),
    - + integer, intent(out),
    - + integer(kind=int_8),
    - + integer, intent(out),
    - + real(kind=real_4),
    - + integer, intent(out),
    - + complex(kind=real_8),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + type(dbcsr_t_pgrid_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + character(len=*), intent(in)
    - + type(mp_info_type), intent(in),
    - + integer(kind=file_offset), intent(out)
    - + integer(kind=file_offset), intent(out)
    - + character(len=*), intent(in)
    - + type(mp_info_type), intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + class(mp_comm_type), intent(in)
    - + class(mp_info_type), intent(in)
    - + character(len=*), intent(out)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer
    - + type(mp_comm_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + class(mp_comm_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + class(mp_info_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(out),
    - + real(kind=real_8), intent(out),
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_8), intent(out),
    - + real(kind=real_4), intent(out),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + complex(kind=real_4),
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_8),
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_4),
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8),
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_4),
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_8),
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout),
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out)
    - + logical, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out)
    - + logical, intent(in)
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + integer, intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(in) diff --git a/develop/proc/ndims_iterator.html b/develop/proc/ndims_iterator.html index 2bdeeab8d8a..a62f3f8f56b 100644 --- a/develop/proc/ndims_iterator.html +++ b/develop/proc/ndims_iterator.html @@ -156,7 +156,7 @@

    Arguments

    - + type(dbcsr_t_iterator_type), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(in)
    - + type(array_list), intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(array_list), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(out)
    - + logical, intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=dp), intent(in),
    - + logical, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + logical, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + class(CONF_PAR), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(out),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + class(dbcsr_tas_dist_repl), intent(in)
    - + class(dbcsr_tas_dist_repl), intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(mp_comm_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + logical, intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(out),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_buffer), intent(inout)
    - + integer, intent(in)
    - + character(len=default_string_length), intent(in)
    - + class(CONF_PAR_INT), intent(inout)
    - + class(CONF_PAR_LOGICAL), intent(inout)
    - + class(CONF_PAR_MM_DRIVER), intent(inout)
    - + class(CONF_PAR_REAL), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_8),
    - + type(dbcsr_data_obj), intent(inout)
    - + real(kind=real_4),
    - + type(dbcsr_data_obj), intent(inout)
    - + complex(kind=real_8),
    - + type(call_stat_type), intent(in),
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + logical, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(array_list), intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(inout),
    - + logical, intent(out)
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(inout),
    - + logical, intent(out)
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(inout),
    - + logical, intent(out)
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(inout),
    - + logical, intent(out)
    - + type(dbcsr_mm_multrec_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + type(array_list), intent(in)
    - + integer, intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + character(len=1), intent(in)
    - + integer, intent(in)
    - + class(dbcsr_tas_blk_size_t), intent(in)
    - + class(dbcsr_tas_dist_t), intent(in)
    - + class(dbcsr_tas_dist_t), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type)
    - + integer
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + logical
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_work_type), intent(inout)
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + integer, intent(out),
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_buffer), intent(inout)
    - + type(mp_request_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type) @@ -221,7 +221,7 @@

    Variables

    - + integer, @@ -237,7 +237,7 @@

    Variables

    - + integer, @@ -253,7 +253,7 @@

    Variables

    - + integer @@ -269,7 +269,7 @@

    Variables

    - + integer @@ -285,7 +285,7 @@

    Variables

    - + integer @@ -301,7 +301,7 @@

    Variables

    - + integer @@ -317,7 +317,7 @@

    Variables

    - + integer @@ -333,7 +333,7 @@

    Variables

    - + integer @@ -349,7 +349,7 @@

    Variables

    - + integer, @@ -365,7 +365,7 @@

    Variables

    - + integer, @@ -381,7 +381,7 @@

    Variables

    - + integer, @@ -397,7 +397,7 @@

    Variables

    - + type(dbcsr_distribution_type) @@ -461,7 +461,7 @@

    Arguments

    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type) @@ -231,7 +231,7 @@

    Variables

    - + integer, @@ -247,7 +247,7 @@

    Variables

    - + integer, @@ -263,7 +263,7 @@

    Variables

    - + integer @@ -279,7 +279,7 @@

    Variables

    - + integer @@ -295,7 +295,7 @@

    Variables

    - + integer @@ -311,7 +311,7 @@

    Variables

    - + integer @@ -391,7 +391,7 @@

    Variables

    - + integer @@ -407,7 +407,7 @@

    Variables

    - + integer @@ -423,7 +423,7 @@

    Variables

    - + integer @@ -471,7 +471,7 @@

    Variables

    - + integer @@ -487,7 +487,7 @@

    Variables

    - + integer @@ -503,7 +503,7 @@

    Variables

    - + integer, @@ -519,7 +519,7 @@

    Variables

    - + integer, @@ -535,7 +535,7 @@

    Variables

    - + integer, @@ -551,7 +551,7 @@

    Variables

    - + type(dbcsr_distribution_type) @@ -567,7 +567,7 @@

    Variables

    - + real(kind=KIND(0.0D0)), @@ -583,7 +583,7 @@

    Variables

    - + logical, @@ -612,7 +612,7 @@

    Variables

    Subroutines

    -

    subroutine random_dist(dist_array, dist_size, nbins) +

    subroutine random_dist(dist_array, dist_size, nbins)

    @@ -631,7 +631,7 @@

    Arguments

    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type) @@ -233,7 +233,7 @@

    Variables

    - + type(dbcsr_type) @@ -249,7 +249,7 @@

    Variables

    - + type(dbcsr_type) @@ -265,7 +265,7 @@

    Variables

    - + integer, @@ -281,7 +281,7 @@

    Variables

    - + integer, @@ -297,7 +297,7 @@

    Variables

    - + integer @@ -313,7 +313,7 @@

    Variables

    - + integer @@ -329,7 +329,7 @@

    Variables

    - + integer @@ -345,7 +345,7 @@

    Variables

    - + integer @@ -361,7 +361,7 @@

    Variables

    - + integer @@ -377,7 +377,7 @@

    Variables

    - + integer @@ -393,7 +393,7 @@

    Variables

    - + integer @@ -409,7 +409,7 @@

    Variables

    - + integer @@ -425,7 +425,7 @@

    Variables

    - + integer @@ -441,7 +441,7 @@

    Variables

    - + integer @@ -457,7 +457,7 @@

    Variables

    - + integer @@ -473,7 +473,7 @@

    Variables

    - + integer @@ -489,7 +489,7 @@

    Variables

    - + integer @@ -505,7 +505,7 @@

    Variables

    - + integer @@ -521,7 +521,7 @@

    Variables

    - + integer @@ -537,7 +537,7 @@

    Variables

    - + integer, @@ -553,7 +553,7 @@

    Variables

    - + integer, @@ -569,7 +569,7 @@

    Variables

    - + integer, @@ -585,7 +585,7 @@

    Variables

    - + type(dbcsr_distribution_type) @@ -601,7 +601,7 @@

    Variables

    - + real(kind=KIND(0.0D0)), @@ -617,7 +617,7 @@

    Variables

    - + logical, @@ -646,7 +646,7 @@

    Variables

    Subroutines

    -

    subroutine random_dist(dist_array, dist_size, nbins) +

    subroutine random_dist(dist_array, dist_size, nbins)

    @@ -665,7 +665,7 @@

    Arguments

    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer @@ -230,7 +230,7 @@

    Variables

    - + integer @@ -246,7 +246,7 @@

    Variables

    - + integer @@ -262,7 +262,7 @@

    Variables

    - + integer @@ -278,7 +278,7 @@

    Variables

    - + integer @@ -310,7 +310,7 @@

    Variables

    - + integer @@ -326,7 +326,7 @@

    Variables

    - + integer, @@ -342,7 +342,7 @@

    Variables

    - + integer, @@ -358,7 +358,7 @@

    Variables

    - + integer, @@ -374,7 +374,7 @@

    Variables

    - + type(dbcsr_mp_obj) @@ -406,7 +406,7 @@

    Variables

    - + type(mp_comm_type) @@ -422,7 +422,7 @@

    Variables

    - + type(mp_comm_type) @@ -438,7 +438,7 @@

    Variables

    - + character(len=*), diff --git a/develop/program/dbcsr_tas_unittest.html b/develop/program/dbcsr_tas_unittest.html index 47b42c393e4..5cf65588d5f 100644 --- a/develop/program/dbcsr_tas_unittest.html +++ b/develop/program/dbcsr_tas_unittest.html @@ -113,9 +113,9 @@

    Variables

    @@ -178,15 +178,15 @@

    Uses

    @@ -210,7 +210,7 @@

    Variables

    - + integer(kind=int_8), @@ -226,7 +226,7 @@

    Variables

    - + integer(kind=int_8), @@ -242,7 +242,7 @@

    Variables

    - + integer(kind=int_8), @@ -514,7 +514,7 @@

    Variables

    - + integer @@ -530,7 +530,7 @@

    Variables

    - + integer @@ -546,7 +546,7 @@

    Variables

    - + integer @@ -562,7 +562,7 @@

    Variables

    - + type(mp_comm_type) @@ -674,7 +674,7 @@

    Variables

    - + real(kind=real_8), diff --git a/develop/program/dbcsr_tensor_example_1.html b/develop/program/dbcsr_tensor_example_1.html index 53f47802c0c..66f706fbabf 100644 --- a/develop/program/dbcsr_tensor_example_1.html +++ b/develop/program/dbcsr_tensor_example_1.html @@ -114,10 +114,10 @@

    Variables

    - + real(kind=real64), @@ -368,7 +368,7 @@

    Variables

    - + real(kind=real64) @@ -384,7 +384,7 @@

    Variables

    - + real(kind=real64) @@ -512,7 +512,7 @@

    Variables

    - + integer @@ -528,7 +528,7 @@

    Variables

    - + integer @@ -544,7 +544,7 @@

    Variables

    - + integer @@ -560,7 +560,7 @@

    Variables

    - + integer @@ -576,7 +576,7 @@

    Variables

    - + integer @@ -608,7 +608,7 @@

    Variables

    - + integer @@ -624,7 +624,7 @@

    Variables

    - + integer @@ -656,7 +656,7 @@

    Variables

    - + integer @@ -672,7 +672,7 @@

    Variables

    - + integer @@ -688,7 +688,7 @@

    Variables

    - + integer @@ -704,7 +704,7 @@

    Variables

    - + integer @@ -720,7 +720,7 @@

    Variables

    - + integer @@ -736,7 +736,7 @@

    Variables

    - + integer @@ -752,7 +752,7 @@

    Variables

    - + integer @@ -768,7 +768,7 @@

    Variables

    - + integer @@ -880,7 +880,7 @@

    Variables

    - + integer @@ -1152,7 +1152,7 @@

    Variables

    - + integer, @@ -1296,7 +1296,7 @@

    Variables

    - + integer, @@ -1312,7 +1312,7 @@

    Variables

    - + integer, @@ -1328,7 +1328,7 @@

    Variables

    - + integer, @@ -1456,7 +1456,7 @@

    Variables

    - + integer, @@ -1472,7 +1472,7 @@

    Variables

    - + integer, @@ -1520,7 +1520,7 @@

    Variables

    - + integer, @@ -1536,7 +1536,7 @@

    Variables

    - + integer, @@ -1552,7 +1552,7 @@

    Variables

    - + integer, @@ -1568,7 +1568,7 @@

    Variables

    - + integer, @@ -1584,7 +1584,7 @@

    Variables

    - + integer, @@ -1600,7 +1600,7 @@

    Variables

    - + integer, @@ -1616,7 +1616,7 @@

    Variables

    - + integer, @@ -1904,7 +1904,7 @@

    Variables

    - + real(kind=real64) @@ -2016,7 +2016,7 @@

    Variables

    - + logical @@ -2032,7 +2032,7 @@

    Variables

    - + logical, @@ -2048,7 +2048,7 @@

    Variables

    - + type(dbcsr_type) @@ -2333,7 +2333,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer @@ -275,7 +275,7 @@

    Variables

    - + integer @@ -291,7 +291,7 @@

    Variables

    - + integer @@ -307,7 +307,7 @@

    Variables

    - + integer @@ -323,7 +323,7 @@

    Variables

    - + integer @@ -499,7 +499,7 @@

    Variables

    - + integer, @@ -515,7 +515,7 @@

    Variables

    - + integer, @@ -531,7 +531,7 @@

    Variables

    - + integer, @@ -579,7 +579,7 @@

    Variables

    - + integer, @@ -595,7 +595,7 @@

    Variables

    - + integer, @@ -611,7 +611,7 @@

    Variables

    - + integer, @@ -627,7 +627,7 @@

    Variables

    - + integer, @@ -643,7 +643,7 @@

    Variables

    - + integer, @@ -819,7 +819,7 @@

    Variables

    - + integer, @@ -835,7 +835,7 @@

    Variables

    - + integer, @@ -851,7 +851,7 @@

    Variables

    - + integer, @@ -867,7 +867,7 @@

    Variables

    - + integer, @@ -1219,7 +1219,7 @@

    Variables

    - + logical, @@ -1235,7 +1235,7 @@

    Variables

    - + type(dbcsr_t_distribution_type) @@ -1251,7 +1251,7 @@

    Variables

    - + type(dbcsr_t_distribution_type) @@ -1395,7 +1395,7 @@

    Variables

    - + integer, @@ -1475,7 +1475,7 @@

    Variables

    - + integer, @@ -1491,7 +1491,7 @@

    Variables

    - + integer, @@ -1507,7 +1507,7 @@

    Variables

    - + integer, @@ -1523,7 +1523,7 @@

    Variables

    - + type(mp_comm_type) diff --git a/develop/program/dbcsr_test_csr_conversions.html b/develop/program/dbcsr_test_csr_conversions.html index c0c08025a0a..3e8ced7b5ad 100644 --- a/develop/program/dbcsr_test_csr_conversions.html +++ b/develop/program/dbcsr_test_csr_conversions.html @@ -113,34 +113,34 @@

    Variables

    @@ -195,10 +195,10 @@

    Uses

  • @@ -222,7 +222,7 @@

    Variables

    - + type(dbcsr_type) @@ -238,7 +238,7 @@

    Variables

    - + type(dbcsr_csr_type) @@ -254,7 +254,7 @@

    Variables

    - + integer, @@ -270,7 +270,7 @@

    Variables

    - + integer, @@ -286,7 +286,7 @@

    Variables

    - + integer @@ -302,7 +302,7 @@

    Variables

    - + integer @@ -318,7 +318,7 @@

    Variables

    - + integer, @@ -334,7 +334,7 @@

    Variables

    - + integer, @@ -350,7 +350,7 @@

    Variables

    - + integer @@ -366,7 +366,7 @@

    Variables

    - + integer @@ -382,7 +382,7 @@

    Variables

    - + integer @@ -398,7 +398,7 @@

    Variables

    - + integer, @@ -414,7 +414,7 @@

    Variables

    - + integer, @@ -462,7 +462,7 @@

    Variables

    - + integer @@ -510,7 +510,7 @@

    Variables

    - + real @@ -542,7 +542,7 @@

    Variables

    - + real(kind=real_8) @@ -574,7 +574,7 @@

    Variables

    - + real(kind=real_8) @@ -590,7 +590,7 @@

    Variables

    - + real(kind=real_8) @@ -638,7 +638,7 @@

    Variables

    - + type(mp_comm_type) @@ -654,7 +654,7 @@

    Variables

    - + type(mp_comm_type) @@ -705,7 +705,7 @@

    Arguments

    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(out)
    - + real(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + real(kind=real_8), intent(in)
    - + integer @@ -217,7 +217,7 @@

    Variables

    - + integer @@ -265,7 +265,7 @@

    Variables

    - + integer @@ -281,7 +281,7 @@

    Variables

    - + integer @@ -297,7 +297,7 @@

    Variables

    - + integer, @@ -313,7 +313,7 @@

    Variables

    - + integer, @@ -329,7 +329,7 @@

    Variables

    - + integer, @@ -345,7 +345,7 @@

    Variables

    - + type(dbcsr_mp_obj) @@ -361,7 +361,7 @@

    Variables

    - + logical @@ -377,7 +377,7 @@

    Variables

    - + type(mp_comm_type) @@ -393,7 +393,7 @@

    Variables

    - + type(mp_comm_type) @@ -409,7 +409,7 @@

    Variables

    - + character(len=*), diff --git a/develop/program/dbcsr_unittest_1.html b/develop/program/dbcsr_unittest_1.html index a9dbad284f7..149d0dc4e07 100644 --- a/develop/program/dbcsr_unittest_1.html +++ b/develop/program/dbcsr_unittest_1.html @@ -113,19 +113,19 @@

    Variables

    @@ -167,16 +167,16 @@

    Uses

    @@ -201,7 +201,7 @@

    Variables

    - + integer @@ -217,7 +217,7 @@

    Variables

    - + integer @@ -233,7 +233,7 @@

    Variables

    - + integer @@ -249,7 +249,7 @@

    Variables

    - + integer @@ -265,7 +265,7 @@

    Variables

    - + integer @@ -281,7 +281,7 @@

    Variables

    - + integer @@ -297,7 +297,7 @@

    Variables

    - + integer, @@ -313,7 +313,7 @@

    Variables

    - + integer, @@ -329,7 +329,7 @@

    Variables

    - + integer, @@ -345,7 +345,7 @@

    Variables

    - + type(dbcsr_mp_obj) @@ -361,7 +361,7 @@

    Variables

    - + type(mp_comm_type) @@ -377,7 +377,7 @@

    Variables

    - + type(mp_comm_type) @@ -393,7 +393,7 @@

    Variables

    - + character(len=*), diff --git a/develop/program/dbcsr_unittest_2.html b/develop/program/dbcsr_unittest_2.html index 8fefec5d577..d36e2051b74 100644 --- a/develop/program/dbcsr_unittest_2.html +++ b/develop/program/dbcsr_unittest_2.html @@ -113,19 +113,19 @@

    Variables

    @@ -167,15 +167,15 @@

    Uses

    @@ -201,7 +201,7 @@

    Variables

    - + integer @@ -217,7 +217,7 @@

    Variables

    - + integer @@ -233,7 +233,7 @@

    Variables

    - + integer @@ -249,7 +249,7 @@

    Variables

    - + integer @@ -281,7 +281,7 @@

    Variables

    - + integer @@ -297,7 +297,7 @@

    Variables

    - + integer, @@ -313,7 +313,7 @@

    Variables

    - + integer, @@ -329,7 +329,7 @@

    Variables

    - + integer, @@ -361,7 +361,7 @@

    Variables

    - + type(mp_comm_type) @@ -377,7 +377,7 @@

    Variables

    - + type(mp_comm_type) @@ -393,7 +393,7 @@

    Variables

    - + character(len=*), diff --git a/develop/program/dbcsr_unittest_3.html b/develop/program/dbcsr_unittest_3.html index c463c82f2b5..21bdc961d82 100644 --- a/develop/program/dbcsr_unittest_3.html +++ b/develop/program/dbcsr_unittest_3.html @@ -113,19 +113,19 @@

    Variables

    @@ -167,15 +167,15 @@

    Uses

    @@ -201,7 +201,7 @@

    Variables

    - + integer @@ -217,7 +217,7 @@

    Variables

    - + integer @@ -233,7 +233,7 @@

    Variables

    - + integer @@ -249,7 +249,7 @@

    Variables

    - + integer @@ -265,7 +265,7 @@

    Variables

    - + integer @@ -281,7 +281,7 @@

    Variables

    - + integer @@ -297,7 +297,7 @@

    Variables

    - + integer, @@ -329,7 +329,7 @@

    Variables

    - + integer, @@ -345,7 +345,7 @@

    Variables

    - + type(dbcsr_mp_obj) @@ -361,7 +361,7 @@

    Variables

    - + type(mp_comm_type) @@ -377,7 +377,7 @@

    Variables

    - + type(mp_comm_type) @@ -393,7 +393,7 @@

    Variables

    - + character(len=*), diff --git a/develop/sourcefile/dbcsr_allocate_wrap.f.html b/develop/sourcefile/dbcsr_allocate_wrap.f.html index 41debf3dcdf..d96fb12bde3 100644 --- a/develop/sourcefile/dbcsr_allocate_wrap.f.html +++ b/develop/sourcefile/dbcsr_allocate_wrap.f.html @@ -175,7 +175,7 @@

    Source Code

    # 17 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_allocate_wrap.F" 2 # 18 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_allocate_wrap.F" - USE dbcsr_kinds, ONLY: real_8, real_4 + USE dbcsr_kinds, ONLY: real_4, real_8 #include "base/dbcsr_base_uses.f90" IMPLICIT NONE diff --git a/develop/sourcefile/dbcsr_array_sort.f.html b/develop/sourcefile/dbcsr_array_sort.f.html index f7c6b06f8cc..5365c8e483c 100644 --- a/develop/sourcefile/dbcsr_array_sort.f.html +++ b/develop/sourcefile/dbcsr_array_sort.f.html @@ -176,7 +176,7 @@

    Source Code

    !! DBCSR: !! Please use the interface defined in dbcsr_toollib.F for calling sort(). - USE dbcsr_kinds, ONLY: int_8, int_4, real_8, real_4 + USE dbcsr_kinds, ONLY: int_4, int_8, real_8, real_4 IMPLICIT NONE PRIVATE diff --git a/develop/sourcefile/dbcsr_config.f.html b/develop/sourcefile/dbcsr_config.f.html index 6230437a534..3c5cff43419 100644 --- a/develop/sourcefile/dbcsr_config.f.html +++ b/develop/sourcefile/dbcsr_config.f.html @@ -75,7 +75,7 @@

    dbcsr_config.F
  • 369 statements + title=" 0.6% of total for source files.">381 statements
  • @@ -321,490 +321,510 @@

    Source Code

    SET_PARAMETER_DEFAULT(USE_MEMPOOLS_CPU, CONF_PAR_LOGICAL, .FALSE.) SET_PARAMETER_DEFAULT(USE_MPI_ALLOCATOR, CONF_PAR_LOGICAL, .FALSE.) SET_PARAMETER_DEFAULT(TAS_SPLIT_FACTOR, CONF_PAR_REAL, 1.0_real_8) - END TYPE dbcsr_config_type - - TYPE(dbcsr_config_type), PROTECTED, SAVE :: dbcsr_cfg = dbcsr_config_type() ! defaults - - ! Max dimension for any block dimension - INTEGER, PARAMETER :: max_kernel_dim = 80 - ! Accelerator active device, default to -1, i.e. no device - INTEGER, PARAMETER :: default_accdrv_active_device_id = -1 - INTEGER :: accdrv_active_device_id = default_accdrv_active_device_id - - PUBLIC :: dbcsr_cfg, has_MPI, has_acc, default_resize_factor - PUBLIC :: mm_driver_blas, mm_driver_matmul, mm_driver_smm, mm_driver_xsmm, mm_driver_auto - PUBLIC :: dbcsr_set_config, dbcsr_get_default_config, dbcsr_print_config - PUBLIC :: max_kernel_dim - PUBLIC :: get_accdrv_active_device_id, set_accdrv_active_device_id, reset_accdrv_active_device_id - -CONTAINS - - FUNCTION print_source(this) - CLASS(CONF_PAR), INTENT(IN) :: this - CHARACTER(len=3) :: print_source - - print_source = "("//this%source//")" - END FUNCTION print_source +#if defined(__DBCSR_ACC_G2G) + SET_PARAMETER_DEFAULT(USE_ACC_G2G, CONF_PAR_LOGICAL, .TRUE.) +#endif + END TYPE dbcsr_config_type + + TYPE(dbcsr_config_type), PROTECTED, SAVE :: dbcsr_cfg = dbcsr_config_type() ! defaults + + ! Max dimension for any block dimension + INTEGER, PARAMETER :: max_kernel_dim = 80 + ! Accelerator active device, default to -1, i.e. no device + INTEGER, PARAMETER :: default_accdrv_active_device_id = -1 + INTEGER :: accdrv_active_device_id = default_accdrv_active_device_id + + PUBLIC :: dbcsr_cfg, has_MPI, has_acc, default_resize_factor + PUBLIC :: mm_driver_blas, mm_driver_matmul, mm_driver_smm, mm_driver_xsmm, mm_driver_auto + PUBLIC :: dbcsr_set_config, dbcsr_get_default_config, dbcsr_print_config + PUBLIC :: max_kernel_dim + PUBLIC :: get_accdrv_active_device_id, set_accdrv_active_device_id, reset_accdrv_active_device_id + +CONTAINS + + FUNCTION print_source(this) + CLASS(CONF_PAR), INTENT(IN) :: this + CHARACTER(len=3) :: print_source - FUNCTION conf_par_env_value(this, env_val) result(status) - CLASS(CONF_PAR), INTENT(INOUT) :: this - CLASS(*), INTENT(OUT) :: env_val - LOGICAL :: status - - CHARACTER(len=max_paramter_name_len) :: string_val - INTEGER :: stat + print_source = "("//this%source//")" + END FUNCTION print_source + + FUNCTION conf_par_env_value(this, env_val) result(status) + CLASS(CONF_PAR), INTENT(INOUT) :: this + CLASS(*), INTENT(OUT) :: env_val + LOGICAL :: status - ! Do nothing is already set via environment variable - IF (this%source == 'E') THEN - status = .TRUE. - RETURN - END IF - - ! Check environment variable, only if default is set - IF (this%source == 'D') THEN - CALL uppercase(this%name) - CALL get_environment_variable("DBCSR_"//this%name, string_val, status=stat) - IF (stat .NE. 0 .AND. stat .NE. 1) DBCSR_ABORT("Invalid environment value") - IF (stat == 0) THEN - this%source = 'E' - - SELECT TYPE (env_val) - TYPE IS (CHARACTER(len=*)) - env_val = string_val - TYPE IS (INTEGER) - call str2int(string_val, env_val, stat) - IF (stat .NE. 0) & - DBCSR_ABORT("Wrong environment variable reading. Expecting an integer value.") - CLASS DEFAULT - DBCSR_ABORT("Unrecognized type") - END SELECT - END IF - END IF - - status = .FALSE. - - END FUNCTION CONF_PAR_ENV_VALUE - - SUBROUTINE set_conf_par_int(this, integer_val) - CLASS(CONF_PAR_INT), INTENT(INOUT) :: this - INTEGER, INTENT(IN), OPTIONAL :: integer_val - - INTEGER :: my_integer_val - - IF (this%env_value(my_integer_val)) RETURN - - ! Use User-code value - IF (PRESENT(integer_val) .AND. this%source .NE. 'E') THEN - my_integer_val = integer_val - this%source = 'U' - END IF - - IF (PRESENT(integer_val) .OR. this%source .EQ. 'E') THEN - ! Set default if the number is negative - IF (this%ensure_positive .AND. my_integer_val < 0) THEN - this%val = this%defval - this%source = 'D' - ELSE - this%val = my_integer_val - END IF - END IF - - END SUBROUTINE set_conf_par_int - - SUBROUTINE set_conf_par_mm_driver(this, mm_driver) - CLASS(CONF_PAR_MM_DRIVER), INTENT(INOUT) :: this - CHARACTER(len=*), INTENT(IN), OPTIONAL :: mm_driver - - CHARACTER(len=max_paramter_value_len) :: my_mm_driver - - IF (this%env_value(my_mm_driver)) RETURN - - ! Use User-code value - IF (PRESENT(mm_driver) .AND. this%source .NE. 'E') THEN - my_mm_driver = TRIM(mm_driver) - this%source = 'U' - END IF - - ! Check input value - IF (PRESENT(mm_driver) .OR. this%source .EQ. 'E') THEN - CALL uppercase(my_mm_driver) - IF (my_mm_driver .EQ. mm_name_auto) THEN - this%val = this%defval - ELSE IF (my_mm_driver .EQ. mm_name_blas) THEN - this%val = mm_driver_blas ! always available - ELSE IF (my_mm_driver .EQ. mm_name_matmul) THEN - this%val = mm_driver_matmul ! always available - ELSE IF (my_mm_driver .EQ. mm_name_smm) THEN - IF (.NOT. has_smm) DBCSR_ABORT("Support for libsmm not compiled in.") - this%val = mm_driver_smm - ELSE IF (my_mm_driver .EQ. mm_name_xsmm) THEN - IF (.NOT. has_xsmm) DBCSR_ABORT("Support for libxsmm not compiled in.") - this%val = mm_driver_xsmm - ELSE - DBCSR_ABORT("Unknown MM driver: "//TRIM(mm_driver)) - END IF - END IF - END SUBROUTINE set_conf_par_mm_driver - - SUBROUTINE set_conf_par_logical(this, logical_val) - CLASS(CONF_PAR_LOGICAL), INTENT(INOUT) :: this - LOGICAL, INTENT(IN), OPTIONAL :: logical_val - - INTEGER :: my_integer_val - - IF (this%env_value(my_integer_val)) RETURN - - ! Use env value - IF (this%source .EQ. 'E') THEN - this%val = (my_integer_val .NE. 0) - RETURN - END IF - - ! Use User-code value - IF (PRESENT(logical_val)) THEN - this%val = logical_val - this%source = 'U' - END IF - - END SUBROUTINE set_conf_par_logical - - SUBROUTINE set_conf_par_real(this, real_val) - CLASS(CONF_PAR_REAL), INTENT(INOUT) :: this - REAL(KIND=real_8), INTENT(IN), OPTIONAL :: real_val - - IF (PRESENT(real_val)) THEN - this%val = real_val - this%source = 'U' - END IF - - END SUBROUTINE set_conf_par_real - - SUBROUTINE dbcsr_set_config( & - mm_driver, & - use_mpi_allocator, & - mm_stack_size, & - avg_elements_images, & - num_mult_images, & - nstacks, & - use_mpi_rma, & - num_layers_3D, & - use_comm_thread, & - comm_thread_load, & - mm_dense, & - multrec_limit, & - accdrv_thread_buffers, & - accdrv_avoid_after_busy, & - accdrv_min_flop_process, & - accdrv_stack_sort, & - accdrv_min_flop_sort, & - accdrv_do_inhomogenous, & - accdrv_binning_nbins, & - accdrv_binning_binsize, & - use_mempools_cpu, & - tas_split_factor) - - CHARACTER(len=*), INTENT(IN), OPTIONAL :: mm_driver - LOGICAL, INTENT(IN), OPTIONAL :: use_mpi_allocator - INTEGER, INTENT(IN), OPTIONAL :: avg_elements_images - !! Maximum number of elements for each image - INTEGER, INTENT(IN), OPTIONAL :: num_mult_images - !! Multiplicative factor for number of virtual images - INTEGER, INTENT(IN), OPTIONAL :: nstacks - !! Number of stacks to use - INTEGER, INTENT(IN), OPTIONAL :: mm_stack_size - LOGICAL, INTENT(IN), OPTIONAL :: use_mpi_rma - !! use_mpi_rma RMA algorithm - INTEGER, INTENT(IN), OPTIONAL :: num_layers_3D - !! num_layers_3D 3D layers - LOGICAL, INTENT(IN), OPTIONAL :: use_comm_thread - INTEGER, INTENT(IN), OPTIONAL :: comm_thread_load - LOGICAL, INTENT(IN), OPTIONAL :: mm_dense - INTEGER, INTENT(IN), OPTIONAL :: multrec_limit, accdrv_thread_buffers - LOGICAL, INTENT(IN), OPTIONAL :: accdrv_avoid_after_busy - INTEGER, INTENT(IN), OPTIONAL :: accdrv_min_flop_process - LOGICAL, INTENT(IN), OPTIONAL :: accdrv_stack_sort - INTEGER, INTENT(IN), OPTIONAL :: accdrv_min_flop_sort - LOGICAL, INTENT(IN), OPTIONAL :: accdrv_do_inhomogenous - INTEGER, INTENT(IN), OPTIONAL :: accdrv_binning_nbins, & - accdrv_binning_binsize - LOGICAL, INTENT(IN), OPTIONAL :: use_mempools_cpu - REAL(KIND=real_8), INTENT(IN), OPTIONAL :: tas_split_factor - - INTEGER, SAVE :: nthreads = 0 - - CALL dbcsr_cfg%use_mpi_allocator%set(use_mpi_allocator) - CALL dbcsr_cfg%avg_elements_images%set(avg_elements_images) - CALL dbcsr_cfg%num_mult_images%set(num_mult_images) - CALL dbcsr_cfg%use_mpi_rma%set(use_mpi_rma) - CALL dbcsr_cfg%num_layers_3D%set(num_layers_3D) - CALL dbcsr_cfg%use_comm_thread%set(use_comm_thread) - CALL dbcsr_cfg%multrec_limit%set(multrec_limit) - CALL dbcsr_cfg%mm_dense%set(mm_dense) - CALL dbcsr_cfg%accdrv_thread_buffers%set(accdrv_thread_buffers) - CALL dbcsr_cfg%accdrv_avoid_after_busy%set(accdrv_avoid_after_busy) - CALL dbcsr_cfg%accdrv_min_flop_process%set(accdrv_min_flop_process) - CALL dbcsr_cfg%accdrv_stack_sort%set(accdrv_stack_sort) - CALL dbcsr_cfg%accdrv_min_flop_sort%set(accdrv_min_flop_sort) - CALL dbcsr_cfg%accdrv_do_inhomogenous%set(accdrv_do_inhomogenous) - CALL dbcsr_cfg%accdrv_binning_nbins%set(accdrv_binning_nbins) - CALL dbcsr_cfg%accdrv_binning_binsize%set(accdrv_binning_binsize) - CALL dbcsr_cfg%use_mempools_cpu%set(use_mempools_cpu) - CALL dbcsr_cfg%tas_split_factor%set(tas_split_factor) - - IF (0 == nthreads) THEN - nthreads = 1 -!$ nthreads = OMP_GET_MAX_THREADS() - END IF - ! Change default values - IF (dbcsr_cfg%use_mpi_rma%val) THEN - dbcsr_cfg%comm_thread_load%defval = 100 - ELSE - dbcsr_cfg%comm_thread_load%defval = MAX(0, 90 - (30*nthreads)/8) - END IF - CALL dbcsr_cfg%comm_thread_load%set(comm_thread_load) - - CALL dbcsr_cfg%n_stacks%set(nstacks) - CALL dbcsr_cfg%mm_stack_size%set(mm_stack_size) - CALL dbcsr_cfg%mm_driver%set(mm_driver) - - END SUBROUTINE dbcsr_set_config - - SUBROUTINE dbcsr_get_default_config( & - use_mpi_allocator, & - mm_stack_size, & - avg_elements_images, & - num_mult_images, & - nstacks, & - use_mpi_rma, & - num_layers_3D, & - use_comm_thread, & - comm_thread_load, & - mm_dense, & - multrec_limit, & - accdrv_thread_buffers, & - accdrv_avoid_after_busy, & - accdrv_min_flop_process, & - accdrv_stack_sort, & - accdrv_min_flop_sort, & - accdrv_do_inhomogenous, & - accdrv_binning_nbins, & - accdrv_binning_binsize, & - use_mempools_cpu, & - tas_split_factor) -! - LOGICAL, INTENT(OUT), OPTIONAL :: use_mpi_allocator - INTEGER, INTENT(OUT), OPTIONAL :: mm_stack_size, avg_elements_images, & - num_mult_images, nstacks - LOGICAL, INTENT(OUT), OPTIONAL :: use_mpi_rma - INTEGER, INTENT(OUT), OPTIONAL :: num_layers_3D - LOGICAL, INTENT(OUT), OPTIONAL :: use_comm_thread - INTEGER, INTENT(OUT), OPTIONAL :: comm_thread_load - LOGICAL, INTENT(OUT), OPTIONAL :: mm_dense - INTEGER, INTENT(OUT), OPTIONAL :: multrec_limit, accdrv_thread_buffers - LOGICAL, INTENT(OUT), OPTIONAL :: accdrv_avoid_after_busy - INTEGER, INTENT(OUT), OPTIONAL :: accdrv_min_flop_process - LOGICAL, INTENT(OUT), OPTIONAL :: accdrv_stack_sort - INTEGER, INTENT(OUT), OPTIONAL :: accdrv_min_flop_sort - LOGICAL, INTENT(OUT), OPTIONAL :: accdrv_do_inhomogenous - INTEGER, INTENT(OUT), OPTIONAL :: accdrv_binning_nbins, & - accdrv_binning_binsize - LOGICAL, INTENT(OUT), OPTIONAL :: use_mempools_cpu - REAL(KIND=real_8), INTENT(OUT), OPTIONAL :: tas_split_factor - - IF (PRESENT(use_mpi_allocator)) use_mpi_allocator = dbcsr_cfg%use_mpi_allocator%defval - IF (PRESENT(mm_stack_size)) mm_stack_size = dbcsr_cfg%mm_stack_size%defval - IF (PRESENT(avg_elements_images)) avg_elements_images = dbcsr_cfg%avg_elements_images%defval - IF (PRESENT(num_mult_images)) num_mult_images = dbcsr_cfg%num_mult_images%defval - IF (PRESENT(use_mpi_rma)) use_mpi_rma = dbcsr_cfg%use_mpi_rma%defval - IF (PRESENT(num_layers_3D)) num_layers_3D = dbcsr_cfg%num_layers_3D%defval - IF (PRESENT(use_comm_thread)) use_comm_thread = dbcsr_cfg%use_comm_thread%defval - IF (PRESENT(comm_thread_load)) comm_thread_load = dbcsr_cfg%comm_thread_load%defval - IF (PRESENT(mm_dense)) mm_dense = dbcsr_cfg%mm_dense%defval - IF (PRESENT(multrec_limit)) multrec_limit = dbcsr_cfg%multrec_limit%defval - IF (PRESENT(accdrv_thread_buffers)) accdrv_thread_buffers = dbcsr_cfg%accdrv_thread_buffers%defval - IF (PRESENT(accdrv_avoid_after_busy)) accdrv_avoid_after_busy = dbcsr_cfg%accdrv_avoid_after_busy%defval - IF (PRESENT(accdrv_min_flop_process)) accdrv_min_flop_process = dbcsr_cfg%accdrv_min_flop_process%defval - IF (PRESENT(accdrv_stack_sort)) accdrv_stack_sort = dbcsr_cfg%accdrv_stack_sort%defval - IF (PRESENT(accdrv_min_flop_sort)) accdrv_min_flop_sort = dbcsr_cfg%accdrv_min_flop_sort%defval - IF (PRESENT(accdrv_do_inhomogenous)) accdrv_do_inhomogenous = dbcsr_cfg%accdrv_do_inhomogenous%defval - IF (PRESENT(accdrv_binning_nbins)) accdrv_binning_nbins = dbcsr_cfg%accdrv_binning_nbins%defval - IF (PRESENT(accdrv_binning_binsize)) accdrv_binning_binsize = dbcsr_cfg%accdrv_binning_binsize%defval - IF (PRESENT(use_mempools_cpu)) use_mempools_cpu = dbcsr_cfg%use_mempools_cpu%defval - IF (PRESENT(nstacks)) nstacks = dbcsr_cfg%n_stacks%defval - IF (PRESENT(tas_split_factor)) tas_split_factor = dbcsr_cfg%tas_split_factor%defval - - END SUBROUTINE dbcsr_get_default_config - - SUBROUTINE dbcsr_print_config(unit_nr) - !! Prints configuration for DBCSR - INTEGER, INTENT(IN) :: unit_nr - - CHARACTER(len=default_string_length) :: mm_name - - IF (unit_nr <= 0) & - RETURN - - SELECT CASE (dbcsr_cfg%mm_driver%val) - CASE (mm_driver_blas); mm_name = mm_name_blas - CASE (mm_driver_matmul); mm_name = mm_name_matmul - CASE (mm_driver_smm); mm_name = mm_name_smm - CASE (mm_driver_xsmm); mm_name = mm_name_xsmm - CASE DEFAULT - DBCSR_ABORT("Unknown MM driver") - END SELECT - - WRITE (UNIT=unit_nr, FMT='(1X,A,T41,A40,A4)') & - "DBCSR| CPU Multiplication driver", ADJUSTR(mm_name(1:40)), & - dbcsr_cfg%mm_driver%print_source() - - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| Multrec recursion limit", dbcsr_cfg%multrec_limit%val, & - dbcsr_cfg%multrec_limit%print_source() - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| Multiplication stack size", dbcsr_cfg%mm_stack_size%val, & - dbcsr_cfg%mm_stack_size%print_source() - - IF (dbcsr_cfg%avg_elements_images%val > 0) THEN - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| Average elements for images", dbcsr_cfg%avg_elements_images%val, & - dbcsr_cfg%avg_elements_images%print_source() - ELSE - WRITE (UNIT=unit_nr, FMT='(1X,A,T72,A,A4)') & - "DBCSR| Maximum elements for images", "UNLIMITED", & - dbcsr_cfg%avg_elements_images%print_source() - END IF - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| Multiplicative factor virtual images", dbcsr_cfg%num_mult_images%val, & - dbcsr_cfg%num_mult_images%print_source() - - WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & - "DBCSR| Use multiplication densification", dbcsr_cfg%mm_dense%val, & - dbcsr_cfg%mm_dense%print_source() - - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| Multiplication size stacks", dbcsr_cfg%n_stacks%val, & - dbcsr_cfg%n_stacks%print_source() - - WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & - "DBCSR| Use memory pool for CPU allocation", dbcsr_cfg%use_mempools_cpu%val, & - dbcsr_cfg%use_mempools_cpu%print_source() - - IF (has_mpi) THEN - IF (dbcsr_cfg%num_layers_3D%val < 2) THEN - WRITE (UNIT=unit_nr, FMT='(1X,A,T75,A,A4)') & - "DBCSR| Number of 3D layers", "SINGLE", & - dbcsr_cfg%use_mempools_cpu%print_source() - ELSE - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| Number of 3D layers", dbcsr_cfg%num_layers_3D%val, & - dbcsr_cfg%use_mempools_cpu%print_source() - END IF - WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & - "DBCSR| Use MPI memory allocation", dbcsr_cfg%use_mpi_allocator%val, & - dbcsr_cfg%use_mpi_allocator%print_source() - WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & - "DBCSR| Use RMA algorithm", dbcsr_cfg%use_mpi_rma%val, & - dbcsr_cfg%use_mpi_rma%print_source() - WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & - "DBCSR| Use Communication thread", dbcsr_cfg%use_comm_thread%val, & - dbcsr_cfg%use_comm_thread%print_source() - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| Communication thread load", dbcsr_cfg%comm_thread_load%val, & - dbcsr_cfg%comm_thread_load%print_source() - - BLOCK - INTEGER :: numnodes, mynode - CALL mp_environ(numnodes, mynode, mp_comm_world) - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & - "DBCSR| MPI: My process id", mynode - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & - "DBCSR| MPI: Number of processes", numnodes - END BLOCK - END IF - - BLOCK - INTEGER :: numthreads, numthreads_max - numthreads = -1 - numthreads_max = -1 -!$OMP PARALLEL DEFAULT(NONE) SHARED(numthreads, numthreads_max) -!$OMP MASTER -!$ numthreads = omp_get_num_threads() -!$ numthreads_max = omp_get_max_threads() -!$OMP END MASTER -!$OMP END PARALLEL - IF (numthreads_max > 0) THEN - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & - "DBCSR| OMP: Current number of threads", numthreads - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & - "DBCSR| OMP: Max number of threads", numthreads_max - ELSE - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,A11)') & - "DBCSR| OMP: Current number of threads", "<N/A>" - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,A11)') & - "DBCSR| OMP: Max number of threads", "<N/A>" - END IF - END BLOCK - - IF (has_acc) THEN - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & - "DBCSR| ACC: Number of devices/node", dbcsr_acc_get_ndevices() - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| ACC: Number of stack-buffers per thread", dbcsr_cfg%accdrv_thread_buffers%val, & - dbcsr_cfg%accdrv_thread_buffers%print_source() - WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & - "DBCSR| ACC: Avoid driver after busy ", dbcsr_cfg%accdrv_avoid_after_busy%val, & - dbcsr_cfg%accdrv_avoid_after_busy%print_source() - WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & - "DBCSR| ACC: Process inhomogeneous stacks", dbcsr_cfg%accdrv_do_inhomogenous%val, & - dbcsr_cfg%accdrv_do_inhomogenous%print_source() - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| ACC: Min. flop for processing", dbcsr_cfg%accdrv_min_flop_process%val, & - dbcsr_cfg%accdrv_min_flop_process%print_source() - IF (dbcsr_cfg%accdrv_stack_sort%val) THEN - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| ACC: Min. flop for sorting", dbcsr_cfg%accdrv_min_flop_sort%val, & - dbcsr_cfg%accdrv_min_flop_sort%print_source() - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| ACC: Number of binning bins", dbcsr_cfg%accdrv_binning_nbins%val, & - dbcsr_cfg%accdrv_binning_nbins%print_source() - WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & - "DBCSR| ACC: Size of binning bins", dbcsr_cfg%accdrv_binning_binsize%val, & - dbcsr_cfg%accdrv_binning_binsize%print_source() - END IF - END IF - - WRITE (UNIT=unit_nr, FMT='(1X,A,T74,ES7.1,A4)') & - "DBCSR| Split modifier for TAS multiplication algorithm", dbcsr_cfg%tas_split_factor%val, & - dbcsr_cfg%tas_split_factor%print_source() - - END SUBROUTINE dbcsr_print_config - - FUNCTION get_accdrv_active_device_id() - INTEGER :: get_accdrv_active_device_id - - get_accdrv_active_device_id = accdrv_active_device_id - - END FUNCTION get_accdrv_active_device_id - - SUBROUTINE set_accdrv_active_device_id(in_accdrv_active_device_id) - INTEGER, INTENT(IN) :: in_accdrv_active_device_id - - ! Abort if device already assigned - IF (dbcsr_acc_get_ndevices() .GT. 0) THEN - IF (accdrv_active_device_id .GE. 0) & - DBCSR_ABORT("Accelerator device ID already set") - IF (in_accdrv_active_device_id .LT. 0 .OR. in_accdrv_active_device_id .GE. dbcsr_acc_get_ndevices()) & - DBCSR_ABORT("Invalid accelerator device ID") - accdrv_active_device_id = in_accdrv_active_device_id - END IF - - END SUBROUTINE set_accdrv_active_device_id - - SUBROUTINE reset_accdrv_active_device_id() - accdrv_active_device_id = default_accdrv_active_device_id - END SUBROUTINE reset_accdrv_active_device_id + CHARACTER(len=max_paramter_name_len) :: string_val + INTEGER :: stat + + ! Do nothing is already set via environment variable + IF (this%source == 'E') THEN + status = .TRUE. + RETURN + END IF + + ! Check environment variable, only if default is set + IF (this%source == 'D') THEN + CALL uppercase(this%name) + CALL get_environment_variable("DBCSR_"//this%name, string_val, status=stat) + IF (stat .NE. 0 .AND. stat .NE. 1) DBCSR_ABORT("Invalid environment value") + IF (stat == 0) THEN + this%source = 'E' + + SELECT TYPE (env_val) + TYPE IS (CHARACTER(len=*)) + env_val = string_val + TYPE IS (INTEGER) + call str2int(string_val, env_val, stat) + IF (stat .NE. 0) & + DBCSR_ABORT("Wrong environment variable reading. Expecting an integer value.") + CLASS DEFAULT + DBCSR_ABORT("Unrecognized type") + END SELECT + END IF + END IF + + status = .FALSE. + + END FUNCTION CONF_PAR_ENV_VALUE + + SUBROUTINE set_conf_par_int(this, integer_val) + CLASS(CONF_PAR_INT), INTENT(INOUT) :: this + INTEGER, INTENT(IN), OPTIONAL :: integer_val + + INTEGER :: my_integer_val + + IF (this%env_value(my_integer_val)) RETURN + + ! Use User-code value + IF (PRESENT(integer_val) .AND. this%source .NE. 'E') THEN + my_integer_val = integer_val + this%source = 'U' + END IF + + IF (PRESENT(integer_val) .OR. this%source .EQ. 'E') THEN + ! Set default if the number is negative + IF (this%ensure_positive .AND. my_integer_val < 0) THEN + this%val = this%defval + this%source = 'D' + ELSE + this%val = my_integer_val + END IF + END IF + + END SUBROUTINE set_conf_par_int + + SUBROUTINE set_conf_par_mm_driver(this, mm_driver) + CLASS(CONF_PAR_MM_DRIVER), INTENT(INOUT) :: this + CHARACTER(len=*), INTENT(IN), OPTIONAL :: mm_driver + + CHARACTER(len=max_paramter_value_len) :: my_mm_driver + + IF (this%env_value(my_mm_driver)) RETURN + + ! Use User-code value + IF (PRESENT(mm_driver) .AND. this%source .NE. 'E') THEN + my_mm_driver = TRIM(mm_driver) + this%source = 'U' + END IF + + ! Check input value + IF (PRESENT(mm_driver) .OR. this%source .EQ. 'E') THEN + CALL uppercase(my_mm_driver) + IF (my_mm_driver .EQ. mm_name_auto) THEN + this%val = this%defval + ELSE IF (my_mm_driver .EQ. mm_name_blas) THEN + this%val = mm_driver_blas ! always available + ELSE IF (my_mm_driver .EQ. mm_name_matmul) THEN + this%val = mm_driver_matmul ! always available + ELSE IF (my_mm_driver .EQ. mm_name_smm) THEN + IF (.NOT. has_smm) DBCSR_ABORT("Support for libsmm not compiled in.") + this%val = mm_driver_smm + ELSE IF (my_mm_driver .EQ. mm_name_xsmm) THEN + IF (.NOT. has_xsmm) DBCSR_ABORT("Support for libxsmm not compiled in.") + this%val = mm_driver_xsmm + ELSE + DBCSR_ABORT("Unknown MM driver: "//TRIM(mm_driver)) + END IF + END IF + END SUBROUTINE set_conf_par_mm_driver + + SUBROUTINE set_conf_par_logical(this, logical_val) + CLASS(CONF_PAR_LOGICAL), INTENT(INOUT) :: this + LOGICAL, INTENT(IN), OPTIONAL :: logical_val + + INTEGER :: my_integer_val + + IF (this%env_value(my_integer_val)) RETURN + + ! Use env value + IF (this%source .EQ. 'E') THEN + this%val = (my_integer_val .NE. 0) + RETURN + END IF + + ! Use User-code value + IF (PRESENT(logical_val)) THEN + this%val = logical_val + this%source = 'U' + END IF + + END SUBROUTINE set_conf_par_logical + + SUBROUTINE set_conf_par_real(this, real_val) + CLASS(CONF_PAR_REAL), INTENT(INOUT) :: this + REAL(KIND=real_8), INTENT(IN), OPTIONAL :: real_val + + IF (PRESENT(real_val)) THEN + this%val = real_val + this%source = 'U' + END IF + + END SUBROUTINE set_conf_par_real + + SUBROUTINE dbcsr_set_config( & + mm_driver, & + use_mpi_allocator, & + mm_stack_size, & + avg_elements_images, & + num_mult_images, & + nstacks, & + use_mpi_rma, & + num_layers_3D, & + use_comm_thread, & + comm_thread_load, & + mm_dense, & + multrec_limit, & + accdrv_thread_buffers, & + accdrv_avoid_after_busy, & + accdrv_min_flop_process, & + accdrv_stack_sort, & + accdrv_min_flop_sort, & + accdrv_do_inhomogenous, & + accdrv_binning_nbins, & + accdrv_binning_binsize, & + use_mempools_cpu, & + tas_split_factor) + + CHARACTER(len=*), INTENT(IN), OPTIONAL :: mm_driver + LOGICAL, INTENT(IN), OPTIONAL :: use_mpi_allocator + INTEGER, INTENT(IN), OPTIONAL :: avg_elements_images + !! Maximum number of elements for each image + INTEGER, INTENT(IN), OPTIONAL :: num_mult_images + !! Multiplicative factor for number of virtual images + INTEGER, INTENT(IN), OPTIONAL :: nstacks + !! Number of stacks to use + INTEGER, INTENT(IN), OPTIONAL :: mm_stack_size + LOGICAL, INTENT(IN), OPTIONAL :: use_mpi_rma + !! use_mpi_rma RMA algorithm + INTEGER, INTENT(IN), OPTIONAL :: num_layers_3D + !! num_layers_3D 3D layers + LOGICAL, INTENT(IN), OPTIONAL :: use_comm_thread + INTEGER, INTENT(IN), OPTIONAL :: comm_thread_load + LOGICAL, INTENT(IN), OPTIONAL :: mm_dense + INTEGER, INTENT(IN), OPTIONAL :: multrec_limit, accdrv_thread_buffers + LOGICAL, INTENT(IN), OPTIONAL :: accdrv_avoid_after_busy + INTEGER, INTENT(IN), OPTIONAL :: accdrv_min_flop_process + LOGICAL, INTENT(IN), OPTIONAL :: accdrv_stack_sort + INTEGER, INTENT(IN), OPTIONAL :: accdrv_min_flop_sort + LOGICAL, INTENT(IN), OPTIONAL :: accdrv_do_inhomogenous + INTEGER, INTENT(IN), OPTIONAL :: accdrv_binning_nbins, & + accdrv_binning_binsize + LOGICAL, INTENT(IN), OPTIONAL :: use_mempools_cpu + REAL(KIND=real_8), INTENT(IN), OPTIONAL :: tas_split_factor + LOGICAL, INTENT(IN), OPTIONAL :: use_acc_g2g + + INTEGER, SAVE :: nthreads = 0 + + CALL dbcsr_cfg%use_mpi_allocator%set(use_mpi_allocator) + CALL dbcsr_cfg%avg_elements_images%set(avg_elements_images) + CALL dbcsr_cfg%num_mult_images%set(num_mult_images) + CALL dbcsr_cfg%use_mpi_rma%set(use_mpi_rma) + CALL dbcsr_cfg%num_layers_3D%set(num_layers_3D) + CALL dbcsr_cfg%use_comm_thread%set(use_comm_thread) + CALL dbcsr_cfg%multrec_limit%set(multrec_limit) + CALL dbcsr_cfg%mm_dense%set(mm_dense) + CALL dbcsr_cfg%accdrv_thread_buffers%set(accdrv_thread_buffers) + CALL dbcsr_cfg%accdrv_avoid_after_busy%set(accdrv_avoid_after_busy) + CALL dbcsr_cfg%accdrv_min_flop_process%set(accdrv_min_flop_process) + CALL dbcsr_cfg%accdrv_stack_sort%set(accdrv_stack_sort) + CALL dbcsr_cfg%accdrv_min_flop_sort%set(accdrv_min_flop_sort) + CALL dbcsr_cfg%accdrv_do_inhomogenous%set(accdrv_do_inhomogenous) + CALL dbcsr_cfg%accdrv_binning_nbins%set(accdrv_binning_nbins) + CALL dbcsr_cfg%accdrv_binning_binsize%set(accdrv_binning_binsize) + CALL dbcsr_cfg%use_mempools_cpu%set(use_mempools_cpu) + CALL dbcsr_cfg%tas_split_factor%set(tas_split_factor) +#if defined(__DBCSR_ACC_G2G) + CALL dbcsr_cfg%use_acc_g2g%set(use_acc_g2g) +#else + MARK_USED(use_acc_g2g) +#endif + + IF (0 == nthreads) THEN + nthreads = 1 +!$ nthreads = OMP_GET_MAX_THREADS() + END IF + ! Change default values + IF (dbcsr_cfg%use_mpi_rma%val) THEN + dbcsr_cfg%comm_thread_load%defval = 100 + ELSE + dbcsr_cfg%comm_thread_load%defval = MAX(0, 90 - (30*nthreads)/8) + END IF + CALL dbcsr_cfg%comm_thread_load%set(comm_thread_load) + + CALL dbcsr_cfg%n_stacks%set(nstacks) + CALL dbcsr_cfg%mm_stack_size%set(mm_stack_size) + CALL dbcsr_cfg%mm_driver%set(mm_driver) + + END SUBROUTINE dbcsr_set_config + + SUBROUTINE dbcsr_get_default_config( & + use_mpi_allocator, & + mm_stack_size, & + avg_elements_images, & + num_mult_images, & + nstacks, & + use_mpi_rma, & + num_layers_3D, & + use_comm_thread, & + comm_thread_load, & + mm_dense, & + multrec_limit, & + accdrv_thread_buffers, & + accdrv_avoid_after_busy, & + accdrv_min_flop_process, & + accdrv_stack_sort, & + accdrv_min_flop_sort, & + accdrv_do_inhomogenous, & + accdrv_binning_nbins, & + accdrv_binning_binsize, & + use_mempools_cpu, & + tas_split_factor) +! + LOGICAL, INTENT(OUT), OPTIONAL :: use_mpi_allocator + INTEGER, INTENT(OUT), OPTIONAL :: mm_stack_size, avg_elements_images, & + num_mult_images, nstacks + LOGICAL, INTENT(OUT), OPTIONAL :: use_mpi_rma + INTEGER, INTENT(OUT), OPTIONAL :: num_layers_3D + LOGICAL, INTENT(OUT), OPTIONAL :: use_comm_thread + INTEGER, INTENT(OUT), OPTIONAL :: comm_thread_load + LOGICAL, INTENT(OUT), OPTIONAL :: mm_dense + INTEGER, INTENT(OUT), OPTIONAL :: multrec_limit, accdrv_thread_buffers + LOGICAL, INTENT(OUT), OPTIONAL :: accdrv_avoid_after_busy + INTEGER, INTENT(OUT), OPTIONAL :: accdrv_min_flop_process + LOGICAL, INTENT(OUT), OPTIONAL :: accdrv_stack_sort + INTEGER, INTENT(OUT), OPTIONAL :: accdrv_min_flop_sort + LOGICAL, INTENT(OUT), OPTIONAL :: accdrv_do_inhomogenous + INTEGER, INTENT(OUT), OPTIONAL :: accdrv_binning_nbins, & + accdrv_binning_binsize + LOGICAL, INTENT(OUT), OPTIONAL :: use_mempools_cpu + REAL(KIND=real_8), INTENT(OUT), OPTIONAL :: tas_split_factor + LOGICAL, INTENT(OUT), OPTIONAL :: use_acc_g2g + + IF (PRESENT(use_mpi_allocator)) use_mpi_allocator = dbcsr_cfg%use_mpi_allocator%defval + IF (PRESENT(mm_stack_size)) mm_stack_size = dbcsr_cfg%mm_stack_size%defval + IF (PRESENT(avg_elements_images)) avg_elements_images = dbcsr_cfg%avg_elements_images%defval + IF (PRESENT(num_mult_images)) num_mult_images = dbcsr_cfg%num_mult_images%defval + IF (PRESENT(use_mpi_rma)) use_mpi_rma = dbcsr_cfg%use_mpi_rma%defval + IF (PRESENT(num_layers_3D)) num_layers_3D = dbcsr_cfg%num_layers_3D%defval + IF (PRESENT(use_comm_thread)) use_comm_thread = dbcsr_cfg%use_comm_thread%defval + IF (PRESENT(comm_thread_load)) comm_thread_load = dbcsr_cfg%comm_thread_load%defval + IF (PRESENT(mm_dense)) mm_dense = dbcsr_cfg%mm_dense%defval + IF (PRESENT(multrec_limit)) multrec_limit = dbcsr_cfg%multrec_limit%defval + IF (PRESENT(accdrv_thread_buffers)) accdrv_thread_buffers = dbcsr_cfg%accdrv_thread_buffers%defval + IF (PRESENT(accdrv_avoid_after_busy)) accdrv_avoid_after_busy = dbcsr_cfg%accdrv_avoid_after_busy%defval + IF (PRESENT(accdrv_min_flop_process)) accdrv_min_flop_process = dbcsr_cfg%accdrv_min_flop_process%defval + IF (PRESENT(accdrv_stack_sort)) accdrv_stack_sort = dbcsr_cfg%accdrv_stack_sort%defval + IF (PRESENT(accdrv_min_flop_sort)) accdrv_min_flop_sort = dbcsr_cfg%accdrv_min_flop_sort%defval + IF (PRESENT(accdrv_do_inhomogenous)) accdrv_do_inhomogenous = dbcsr_cfg%accdrv_do_inhomogenous%defval + IF (PRESENT(accdrv_binning_nbins)) accdrv_binning_nbins = dbcsr_cfg%accdrv_binning_nbins%defval + IF (PRESENT(accdrv_binning_binsize)) accdrv_binning_binsize = dbcsr_cfg%accdrv_binning_binsize%defval + IF (PRESENT(use_mempools_cpu)) use_mempools_cpu = dbcsr_cfg%use_mempools_cpu%defval + IF (PRESENT(nstacks)) nstacks = dbcsr_cfg%n_stacks%defval + IF (PRESENT(tas_split_factor)) tas_split_factor = dbcsr_cfg%tas_split_factor%defval +#if defined(__DBCSR_ACC_G2G) + IF (PRESENT(use_acc_g2g)) use_acc_g2g = dbcsr_cfg%use_acc_g2g%defval +#else + MARK_USED(use_acc_g2g) +#endif + + END SUBROUTINE dbcsr_get_default_config + + SUBROUTINE dbcsr_print_config(unit_nr) + !! Prints configuration for DBCSR + INTEGER, INTENT(IN) :: unit_nr + + CHARACTER(len=default_string_length) :: mm_name + + IF (unit_nr <= 0) & + RETURN + + SELECT CASE (dbcsr_cfg%mm_driver%val) + CASE (mm_driver_blas); mm_name = mm_name_blas + CASE (mm_driver_matmul); mm_name = mm_name_matmul + CASE (mm_driver_smm); mm_name = mm_name_smm + CASE (mm_driver_xsmm); mm_name = mm_name_xsmm + CASE DEFAULT + DBCSR_ABORT("Unknown MM driver") + END SELECT + + WRITE (UNIT=unit_nr, FMT='(1X,A,T41,A40,A4)') & + "DBCSR| CPU Multiplication driver", ADJUSTR(mm_name(1:40)), & + dbcsr_cfg%mm_driver%print_source() + + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| Multrec recursion limit", dbcsr_cfg%multrec_limit%val, & + dbcsr_cfg%multrec_limit%print_source() + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| Multiplication stack size", dbcsr_cfg%mm_stack_size%val, & + dbcsr_cfg%mm_stack_size%print_source() + + IF (dbcsr_cfg%avg_elements_images%val > 0) THEN + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| Average elements for images", dbcsr_cfg%avg_elements_images%val, & + dbcsr_cfg%avg_elements_images%print_source() + ELSE + WRITE (UNIT=unit_nr, FMT='(1X,A,T72,A,A4)') & + "DBCSR| Maximum elements for images", "UNLIMITED", & + dbcsr_cfg%avg_elements_images%print_source() + END IF + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| Multiplicative factor virtual images", dbcsr_cfg%num_mult_images%val, & + dbcsr_cfg%num_mult_images%print_source() + + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| Use multiplication densification", dbcsr_cfg%mm_dense%val, & + dbcsr_cfg%mm_dense%print_source() + + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| Multiplication size stacks", dbcsr_cfg%n_stacks%val, & + dbcsr_cfg%n_stacks%print_source() + + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| Use memory pool for CPU allocation", dbcsr_cfg%use_mempools_cpu%val, & + dbcsr_cfg%use_mempools_cpu%print_source() + + IF (has_mpi) THEN + IF (dbcsr_cfg%num_layers_3D%val < 2) THEN + WRITE (UNIT=unit_nr, FMT='(1X,A,T75,A,A4)') & + "DBCSR| Number of 3D layers", "SINGLE", & + dbcsr_cfg%use_mempools_cpu%print_source() + ELSE + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| Number of 3D layers", dbcsr_cfg%num_layers_3D%val, & + dbcsr_cfg%use_mempools_cpu%print_source() + END IF + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| Use MPI memory allocation", dbcsr_cfg%use_mpi_allocator%val, & + dbcsr_cfg%use_mpi_allocator%print_source() + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| Use RMA algorithm", dbcsr_cfg%use_mpi_rma%val, & + dbcsr_cfg%use_mpi_rma%print_source() + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| Use Communication thread", dbcsr_cfg%use_comm_thread%val, & + dbcsr_cfg%use_comm_thread%print_source() + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| Communication thread load", dbcsr_cfg%comm_thread_load%val, & + dbcsr_cfg%comm_thread_load%print_source() + + BLOCK + INTEGER :: numnodes, mynode + CALL mp_environ(numnodes, mynode, mp_comm_world) + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & + "DBCSR| MPI: My process id", mynode + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & + "DBCSR| MPI: Number of processes", numnodes + END BLOCK + END IF + + BLOCK + INTEGER :: numthreads, numthreads_max + numthreads = -1 + numthreads_max = -1 +!$OMP PARALLEL DEFAULT(NONE) SHARED(numthreads, numthreads_max) +!$OMP MASTER +!$ numthreads = omp_get_num_threads() +!$ numthreads_max = omp_get_max_threads() +!$OMP END MASTER +!$OMP END PARALLEL + IF (numthreads_max > 0) THEN + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & + "DBCSR| OMP: Current number of threads", numthreads + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & + "DBCSR| OMP: Max number of threads", numthreads_max + ELSE + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,A11)') & + "DBCSR| OMP: Current number of threads", "<N/A>" + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,A11)') & + "DBCSR| OMP: Max number of threads", "<N/A>" + END IF + END BLOCK + + IF (has_acc) THEN + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11)') & + "DBCSR| ACC: Number of devices/node", dbcsr_acc_get_ndevices() + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| ACC: Number of stack-buffers per thread", dbcsr_cfg%accdrv_thread_buffers%val, & + dbcsr_cfg%accdrv_thread_buffers%print_source() + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| ACC: Avoid driver after busy ", dbcsr_cfg%accdrv_avoid_after_busy%val, & + dbcsr_cfg%accdrv_avoid_after_busy%print_source() + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| ACC: Process inhomogeneous stacks", dbcsr_cfg%accdrv_do_inhomogenous%val, & + dbcsr_cfg%accdrv_do_inhomogenous%print_source() + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| ACC: Min. flop for processing", dbcsr_cfg%accdrv_min_flop_process%val, & + dbcsr_cfg%accdrv_min_flop_process%print_source() +#if defined(__DBCSR_ACC_G2G) + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| ACC: Use G2G algorithm", dbcsr_cfg%use_acc_g2g%val, & + dbcsr_cfg%use_acc_g2g%print_source() +#endif + IF (dbcsr_cfg%accdrv_stack_sort%val) THEN + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| ACC: Min. flop for sorting", dbcsr_cfg%accdrv_min_flop_sort%val, & + dbcsr_cfg%accdrv_min_flop_sort%print_source() + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| ACC: Number of binning bins", dbcsr_cfg%accdrv_binning_nbins%val, & + dbcsr_cfg%accdrv_binning_nbins%print_source() + WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & + "DBCSR| ACC: Size of binning bins", dbcsr_cfg%accdrv_binning_binsize%val, & + dbcsr_cfg%accdrv_binning_binsize%print_source() + END IF + END IF + + WRITE (UNIT=unit_nr, FMT='(1X,A,T74,ES7.1,A4)') & + "DBCSR| Split modifier for TAS multiplication algorithm", dbcsr_cfg%tas_split_factor%val, & + dbcsr_cfg%tas_split_factor%print_source() + + END SUBROUTINE dbcsr_print_config + + FUNCTION get_accdrv_active_device_id() + INTEGER :: get_accdrv_active_device_id + + get_accdrv_active_device_id = accdrv_active_device_id -END MODULE dbcsr_config + END FUNCTION get_accdrv_active_device_id + + SUBROUTINE set_accdrv_active_device_id(in_accdrv_active_device_id) + INTEGER, INTENT(IN) :: in_accdrv_active_device_id + + ! Abort if device already assigned + IF (dbcsr_acc_get_ndevices() .GT. 0) THEN + IF (accdrv_active_device_id .GE. 0) & + DBCSR_ABORT("Accelerator device ID already set") + IF (in_accdrv_active_device_id .LT. 0 .OR. in_accdrv_active_device_id .GE. dbcsr_acc_get_ndevices()) & + DBCSR_ABORT("Invalid accelerator device ID") + accdrv_active_device_id = in_accdrv_active_device_id + END IF + + END SUBROUTINE set_accdrv_active_device_id + + SUBROUTINE reset_accdrv_active_device_id() + accdrv_active_device_id = default_accdrv_active_device_id + END SUBROUTINE reset_accdrv_active_device_id + +END MODULE dbcsr_config diff --git a/develop/sourcefile/dbcsr_dict.f.html b/develop/sourcefile/dbcsr_dict.f.html index 94cd318a878..062d7ff47d9 100644 --- a/develop/sourcefile/dbcsr_dict.f.html +++ b/develop/sourcefile/dbcsr_dict.f.html @@ -174,7 +174,7 @@

    Source Code

    !! size will be allocated and the items are then copied over. !! This ensures that the dictionary will perform operations in O(1). - USE dbcsr_kinds, ONLY: int_4, int_8, default_string_length + USE dbcsr_kinds, ONLY: default_string_length, int_4, int_8 USE dbcsr_timings_base_type, ONLY: call_stat_type #include "base/dbcsr_base_uses.f90" IMPLICIT NONE diff --git a/develop/sourcefile/dbcsr_list.f.html b/develop/sourcefile/dbcsr_list.f.html index dc3f524d559..16369685b16 100644 --- a/develop/sourcefile/dbcsr_list.f.html +++ b/develop/sourcefile/dbcsr_list.f.html @@ -177,7 +177,7 @@

    Source Code

    !! dependencies (timer_env_type contains list_routinestat_type and list_callstackentry_type, and !! list_timerenv_type contains timer_env_type) - USE dbcsr_timings_base_type, ONLY: routine_report_type, callstack_entry_type, routine_stat_type + USE dbcsr_timings_base_type, ONLY: callstack_entry_type, routine_stat_type, routine_report_type USE dbcsr_list_callstackentry, ONLY: list_callstackentry_type, list_callstackentry_init, list_callstackentry_push,& # 22 "/__w/dbcsr/dbcsr/src/core/dbcsr_list.F" & list_callstackentry_pop, list_callstackentry_peek, list_callstackentry_insert, list_callstackentry_set,& diff --git a/develop/sourcefile/dbcsr_list_callstackentry.f.html b/develop/sourcefile/dbcsr_list_callstackentry.f.html index e95e63025d7..e7ad62deddb 100644 --- a/develop/sourcefile/dbcsr_list_callstackentry.f.html +++ b/develop/sourcefile/dbcsr_list_callstackentry.f.html @@ -179,7 +179,7 @@

    Source Code

    !! Have look at list_push(), list_pop() and list_peek(). MODULE dbcsr_list_callstackentry - USE dbcsr_timings_base_type, ONLY: callstack_entry_type, routine_report_type, routine_stat_type + USE dbcsr_timings_base_type, ONLY: routine_report_type, routine_stat_type, callstack_entry_type # 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_callstackentry.F" diff --git a/develop/sourcefile/dbcsr_list_routinereport.f.html b/develop/sourcefile/dbcsr_list_routinereport.f.html index c3b81a04267..a9f432e35d6 100644 --- a/develop/sourcefile/dbcsr_list_routinereport.f.html +++ b/develop/sourcefile/dbcsr_list_routinereport.f.html @@ -179,7 +179,7 @@

    Source Code

    !! Have look at list_push(), list_pop() and list_peek(). MODULE dbcsr_list_routinereport - USE dbcsr_timings_base_type, ONLY: routine_stat_type, callstack_entry_type, routine_report_type + USE dbcsr_timings_base_type, ONLY: callstack_entry_type, routine_report_type, routine_stat_type # 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinereport.F" diff --git a/develop/sourcefile/dbcsr_list_routinestat.f.html b/develop/sourcefile/dbcsr_list_routinestat.f.html index e020f4f4a2d..dc193c9df27 100644 --- a/develop/sourcefile/dbcsr_list_routinestat.f.html +++ b/develop/sourcefile/dbcsr_list_routinestat.f.html @@ -179,7 +179,7 @@

    Source Code

    !! Have look at list_push(), list_pop() and list_peek(). MODULE dbcsr_list_routinestat - USE dbcsr_timings_base_type, ONLY: callstack_entry_type, routine_stat_type, routine_report_type + USE dbcsr_timings_base_type, ONLY: routine_report_type, callstack_entry_type, routine_stat_type # 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinestat.F" diff --git a/develop/sourcefile/dbcsr_mm.f.html b/develop/sourcefile/dbcsr_mm.f.html index c455598228a..d6264ef1c13 100644 --- a/develop/sourcefile/dbcsr_mm.f.html +++ b/develop/sourcefile/dbcsr_mm.f.html @@ -1062,7 +1062,7 @@

    Source Code

    ELSE data_type = dbcsr_get_data_type(product_matrix) #if defined (__DBCSR_ACC_G2G) - IF (data_type .NE. dbcsr_type_real_8) THEN + IF (data_type .NE. dbcsr_type_real_8 .OR. (.NOT. dbcsr_cfg%use_acc_g2g%val)) THEN ! If G2G is enabled, norms have to be calculated on the GPU. ! Since the norms kernel expects only real_8 type data, we ! avoid using G2G for all other data types diff --git a/develop/sourcefile/dbcsr_tensor.f.html b/develop/sourcefile/dbcsr_tensor.f.html index 5231c47ecd9..1adc78aaed0 100644 --- a/develop/sourcefile/dbcsr_tensor.f.html +++ b/develop/sourcefile/dbcsr_tensor.f.html @@ -186,7 +186,7 @@

    Source Code

    dbcsr_type, dbcsr_iterator_type, dbcsr_iterator_blocks_left, & dbcsr_iterator_next_block, dbcsr_iterator_start, dbcsr_iterator_stop, & dbcsr_transpose, dbcsr_no_transpose, dbcsr_scalar, dbcsr_put_block, & - dbcsr_type_complex_4, dbcsr_type_real_4, dbcsr_type_complex_8, dbcsr_type_real_8, dbcsr_clear, & + dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_clear, & dbcsr_release, dbcsr_desymmetrize, dbcsr_has_symmetry USE dbcsr_tas_types, ONLY: & dbcsr_tas_split_info diff --git a/develop/sourcefile/dbcsr_tensor_api_c.f.html b/develop/sourcefile/dbcsr_tensor_api_c.f.html index 67d4c6f822c..b5adbfeb2b4 100644 --- a/develop/sourcefile/dbcsr_tensor_api_c.f.html +++ b/develop/sourcefile/dbcsr_tensor_api_c.f.html @@ -180,7 +180,7 @@

    Source Code

    USE dbcsr_allocate_wrap, ONLY: allocate_any USE dbcsr_tensor_api USE dbcsr_kinds, ONLY: & - real_8, real_4, default_string_length, int_8 + real_4, real_8, default_string_length, int_8 USE dbcsr_data_types, ONLY: dbcsr_scalar_type USE dbcsr_data_methods, ONLY: dbcsr_scalar USE dbcsr_machine, ONLY: default_output_unit diff --git a/develop/sourcefile/dbcsr_tensor_block.f.html b/develop/sourcefile/dbcsr_tensor_block.f.html index 52f18c40a6c..ed682588679 100644 --- a/develop/sourcefile/dbcsr_tensor_block.f.html +++ b/develop/sourcefile/dbcsr_tensor_block.f.html @@ -176,7 +176,7 @@

    Source Code

    USE dbcsr_allocate_wrap, ONLY: & allocate_any USE dbcsr_api, ONLY: & - dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_8, dbcsr_iterator_type, & + dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_iterator_type, & dbcsr_iterator_next_block, dbcsr_iterator_start, dbcsr_iterator_stop, dbcsr_type, & dbcsr_reserve_blocks, dbcsr_scalar_type, dbcsr_finalize, dbcsr_get_num_blocks, & dbcsr_type_no_symmetry, dbcsr_desymmetrize, dbcsr_release, dbcsr_has_symmetry diff --git a/develop/sourcefile/dbcsr_tensor_reshape.f.html b/develop/sourcefile/dbcsr_tensor_reshape.f.html index 14d54764f6b..3263069631f 100644 --- a/develop/sourcefile/dbcsr_tensor_reshape.f.html +++ b/develop/sourcefile/dbcsr_tensor_reshape.f.html @@ -188,7 +188,7 @@

    Source Code

    dbcsr_t_clear USE dbcsr_kinds, ONLY: default_string_length USE dbcsr_kinds, ONLY: real_8, real_4 - USE dbcsr_api, ONLY: dbcsr_type_real_4, dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_type_complex_4 + USE dbcsr_api, ONLY: dbcsr_type_complex_4, dbcsr_type_real_4, dbcsr_type_complex_8, dbcsr_type_real_8 USE dbcsr_mpiwrap, ONLY: mp_alltoall, & mp_environ, & mp_irecv, & diff --git a/develop/sourcefile/dbcsr_tensor_split.f.html b/develop/sourcefile/dbcsr_tensor_split.f.html index 0f3f2eb02b6..8516ba79d51 100644 --- a/develop/sourcefile/dbcsr_tensor_split.f.html +++ b/develop/sourcefile/dbcsr_tensor_split.f.html @@ -203,8 +203,8 @@

    Source Code

    ndims_matrix_column, & dbcsr_t_filter, & dbcsr_t_copy_contraction_storage - USE dbcsr_api, ONLY: dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4, dbcsr_type_real_8 - USE dbcsr_kinds, ONLY: real_4, real_8, dp + USE dbcsr_api, ONLY: dbcsr_type_real_4, dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8 + USE dbcsr_kinds, ONLY: real_8, real_4, dp #include "base/dbcsr_base_uses.f90" IMPLICIT NONE diff --git a/develop/sourcefile/dbcsr_tensor_test.f.html b/develop/sourcefile/dbcsr_tensor_test.f.html index 2defa3fdea6..19101e384a7 100644 --- a/develop/sourcefile/dbcsr_tensor_test.f.html +++ b/develop/sourcefile/dbcsr_tensor_test.f.html @@ -173,7 +173,7 @@

    Source Code

    # 15 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_test.F" # 16 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_test.F" - USE dbcsr_api, ONLY: dbcsr_type_real_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_8 + USE dbcsr_api, ONLY: dbcsr_type_real_4, dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8 USE dbcsr_tensor, ONLY: & dbcsr_t_copy, dbcsr_t_get_block, dbcsr_t_iterator_type, dbcsr_t_iterator_blocks_left, & dbcsr_t_iterator_next_block, dbcsr_t_iterator_start, dbcsr_t_iterator_stop, & diff --git a/develop/sourcefile/dbcsr_tensor_types.f.html b/develop/sourcefile/dbcsr_tensor_types.f.html index 6f915403bc1..a0c75e8ab51 100644 --- a/develop/sourcefile/dbcsr_tensor_types.f.html +++ b/develop/sourcefile/dbcsr_tensor_types.f.html @@ -179,9 +179,9 @@

    Source Code

    sizes_of_arrays, sum_of_arrays, array_sublist, get_arrays, get_ith_array, array_eq_i USE dbcsr_api, ONLY: & dbcsr_distribution_get, dbcsr_distribution_type, dbcsr_get_info, dbcsr_type, & - dbcsr_type_real_4, dbcsr_type_complex_8, dbcsr_type_real_8, dbcsr_type_complex_4 + dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4 USE dbcsr_kinds, ONLY: & - real_8, real_4, & + real_4, real_8, & default_string_length USE dbcsr_tas_base, ONLY: & dbcsr_tas_create, dbcsr_tas_distribution_new, & diff --git a/develop/sourcefile/libsmm_acc_timer_multiply.cpp.html b/develop/sourcefile/libsmm_acc_timer_multiply.cpp.html index 99c053d6c58..fc75eb01652 100644 --- a/develop/sourcefile/libsmm_acc_timer_multiply.cpp.html +++ b/develop/sourcefile/libsmm_acc_timer_multiply.cpp.html @@ -1842,1006 +1842,1006 @@

    Source Code

    } else if (argv[1] == std::string("predicted")) { libsmm_acc_triplets = { - { 4, 8, 22}, - { 4, 12, 12}, - { 4, 14, 19}, - { 4, 18, 24}, - { 4, 20, 32}, - { 4, 21, 6}, - { 4, 22, 5}, - { 4, 23, 36}, - { 4, 23, 37}, - { 4, 23, 38}, - { 4, 23, 42}, - { 4, 27, 44}, - { 4, 29, 11}, - { 4, 31, 44}, - { 4, 34, 42}, - { 4, 35, 24}, - { 4, 38, 39}, - { 4, 39, 29}, - { 4, 42, 8}, - { 4, 42, 23}, - { 5, 5, 15}, - { 5, 5, 44}, - { 5, 7, 38}, - { 5, 8, 28}, - { 5, 12, 8}, - { 5, 13, 31}, - { 5, 13, 34}, - { 5, 14, 5}, - { 5, 16, 42}, - { 5, 20, 20}, - { 5, 20, 21}, - { 5, 21, 20}, - { 5, 22, 9}, - { 5, 23, 45}, - { 5, 28, 24}, - { 5, 32, 8}, - { 5, 33, 4}, - { 5, 36, 29}, - { 5, 36, 39}, - { 5, 38, 26}, - { 5, 39, 6}, - { 5, 41, 12}, - { 5, 43, 6}, - { 6, 5, 33}, - { 6, 6, 15}, - { 6, 6, 20}, - { 6, 10, 10}, - { 6, 10, 18}, - { 6, 11, 9}, - { 6, 12, 21}, - { 6, 14, 26}, - { 6, 15, 6}, - { 6, 15, 34}, - { 6, 21, 23}, - { 6, 23, 5}, - { 6, 24, 27}, - { 6, 26, 28}, - { 6, 27, 4}, - { 6, 28, 4}, - { 6, 31, 34}, - { 6, 37, 10}, - { 6, 37, 20}, - { 6, 41, 5}, - { 6, 44, 19}, - { 6, 44, 23}, - { 6, 45, 22}, - { 6, 45, 26}, - { 7, 4, 37}, - { 7, 7, 11}, - { 7, 7, 40}, - { 7, 8, 37}, - { 7, 12, 8}, - { 7, 13, 33}, - { 7, 18, 45}, - { 7, 21, 26}, - { 7, 25, 39}, - { 7, 27, 18}, - { 7, 27, 25}, - { 7, 28, 44}, - { 7, 32, 10}, - { 7, 33, 5}, - { 7, 33, 6}, - { 7, 33, 11}, - { 7, 33, 22}, - { 7, 35, 30}, - { 7, 39, 5}, - { 7, 39, 42}, - { 7, 42, 34}, - { 7, 43, 17}, - { 7, 44, 16}, - { 8, 5, 12}, - { 8, 5, 40}, - { 8, 6, 35}, - { 8, 8, 34}, - { 8, 10, 10}, - { 8, 12, 7}, - { 8, 12, 14}, - { 8, 12, 33}, - { 8, 12, 37}, - { 8, 13, 21}, - { 8, 15, 37}, - { 8, 17, 17}, - { 8, 18, 12}, - { 8, 19, 4}, - { 8, 21, 36}, - { 8, 23, 36}, - { 8, 24, 43}, - { 8, 25, 9}, - { 8, 27, 34}, - { 8, 30, 35}, - { 8, 31, 15}, - { 8, 31, 29}, - { 8, 35, 8}, - { 8, 39, 8}, - { 8, 39, 21}, - { 8, 42, 32}, - { 8, 45, 28}, - { 9, 10, 38}, - { 9, 11, 12}, - { 9, 13, 31}, - { 9, 18, 6}, - { 9, 20, 5}, - { 9, 20, 38}, - { 9, 21, 38}, - { 9, 22, 31}, - { 9, 23, 12}, - { 9, 24, 16}, - { 9, 25, 10}, - { 9, 27, 31}, - { 9, 28, 42}, - { 9, 30, 24}, - { 9, 30, 27}, - { 9, 30, 36}, - { 9, 32, 35}, - { 9, 34, 7}, - { 9, 35, 19}, - { 9, 36, 23}, - { 9, 38, 30}, - { 9, 38, 39}, - { 9, 39, 17}, - { 9, 39, 31}, - { 9, 42, 39}, - { 9, 43, 8}, - {10, 7, 21}, - {10, 7, 33}, - {10, 7, 42}, - {10, 9, 20}, - {10, 15, 7}, - {10, 15, 17}, - {10, 17, 42}, - {10, 19, 12}, - {10, 19, 25}, - {10, 20, 23}, - {10, 21, 17}, - {10, 25, 34}, - {10, 26, 32}, - {10, 28, 32}, - {10, 30, 13}, - {10, 34, 12}, - {10, 35, 41}, - {10, 38, 14}, - {10, 38, 39}, - {10, 42, 18}, - {10, 43, 43}, - {10, 44, 32}, - {10, 45, 17}, - {10, 45, 45}, - {11, 6, 44}, - {11, 7, 6}, - {11, 7, 39}, - {11, 7, 42}, - {11, 8, 27}, - {11, 12, 23}, - {11, 13, 20}, - {11, 14, 5}, - {11, 14, 13}, - {11, 16, 38}, - {11, 18, 31}, - {11, 20, 27}, - {11, 21, 15}, - {11, 23, 6}, - {11, 24, 18}, - {11, 26, 38}, - {11, 28, 6}, - {11, 28, 18}, - {11, 29, 18}, - {11, 30, 7}, - {11, 34, 14}, - {11, 34, 24}, - {11, 36, 35}, - {11, 37, 35}, - {11, 38, 45}, - {11, 41, 6}, - {11, 41, 13}, - {11, 41, 26}, - {11, 44, 28}, - {11, 45, 34}, - {12, 5, 14}, - {12, 7, 20}, - {12, 7, 34}, - {12, 8, 31}, - {12, 8, 43}, - {12, 9, 34}, - {12, 10, 30}, - {12, 10, 31}, - {12, 15, 32}, - {12, 16, 8}, - {12, 22, 17}, - {12, 23, 40}, - {12, 24, 10}, - {12, 25, 27}, - {12, 27, 17}, - {12, 28, 14}, - {12, 32, 18}, - {12, 35, 9}, - {12, 38, 23}, - {12, 40, 12}, - {12, 42, 16}, - {12, 42, 37}, - {12, 42, 42}, - {13, 5, 20}, - {13, 7, 14}, - {13, 9, 8}, - {13, 11, 38}, - {13, 14, 12}, - {13, 15, 20}, - {13, 15, 21}, - {13, 25, 27}, - {13, 26, 38}, - {13, 27, 17}, - {13, 27, 35}, - {13, 27, 40}, - {13, 29, 43}, - {13, 32, 6}, - {13, 32, 31}, - {13, 33, 17}, - {13, 34, 11}, - {13, 34, 34}, - {13, 34, 43}, - {13, 36, 5}, - {13, 41, 9}, - {13, 41, 36}, - {13, 42, 6}, - {13, 42, 11}, - {13, 42, 18}, - {13, 44, 36}, - {14, 4, 43}, - {14, 5, 15}, - {14, 5, 33}, - {14, 7, 12}, - {14, 7, 40}, - {14, 17, 14}, - {14, 19, 26}, - {14, 20, 43}, - {14, 22, 10}, - {14, 23, 32}, - {14, 23, 37}, - {14, 24, 18}, - {14, 25, 12}, - {14, 25, 18}, - {14, 25, 41}, - {14, 26, 24}, - {14, 28, 4}, - {14, 28, 11}, - {14, 28, 21}, - {14, 28, 25}, - {14, 28, 41}, - {14, 30, 28}, - {14, 30, 35}, - {14, 33, 25}, - {14, 33, 37}, - {14, 34, 8}, - {14, 36, 27}, - {14, 36, 32}, - {14, 37, 9}, - {14, 37, 44}, - {14, 41, 42}, - {14, 43, 21}, - {14, 45, 7}, - {15, 5, 5}, - {15, 6, 13}, - {15, 6, 26}, - {15, 6, 40}, - {15, 8, 17}, - {15, 8, 31}, - {15, 9, 31}, - {15, 10, 36}, - {15, 13, 17}, - {15, 15, 23}, - {15, 16, 20}, - {15, 18, 17}, - {15, 19, 24}, - {15, 20, 39}, - {15, 21, 4}, - {15, 21, 22}, - {15, 21, 29}, - {15, 22, 26}, - {15, 23, 12}, - {15, 25, 33}, - {15, 27, 16}, - {15, 28, 7}, - {15, 28, 9}, - {15, 29, 10}, - {15, 35, 4}, - {15, 35, 18}, - {15, 37, 34}, - {15, 38, 42}, - {15, 38, 43}, - {15, 39, 10}, - {15, 40, 25}, - {15, 42, 20}, - {16, 5, 31}, - {16, 8, 33}, - {16, 9, 12}, - {16, 11, 5}, - {16, 11, 8}, - {16, 12, 40}, - {16, 17, 5}, - {16, 18, 19}, - {16, 18, 30}, - {16, 19, 31}, - {16, 22, 13}, - {16, 25, 30}, - {16, 33, 19}, - {16, 38, 41}, - {16, 40, 32}, - {16, 45, 4}, - {17, 8, 12}, - {17, 9, 8}, - {17, 14, 14}, - {17, 15, 8}, - {17, 16, 18}, - {17, 16, 27}, - {17, 17, 10}, - {17, 19, 19}, - {17, 23, 26}, - {17, 25, 6}, - {17, 25, 25}, - {17, 29, 39}, - {17, 31, 5}, - {17, 32, 23}, - {17, 33, 26}, - {17, 36, 41}, - {17, 37, 8}, - {17, 37, 28}, - {17, 43, 35}, - {17, 45, 19}, - {18, 5, 8}, - {18, 8, 21}, - {18, 8, 45}, - {18, 20, 29}, - {18, 22, 7}, - {18, 22, 9}, - {18, 23, 6}, - {18, 25, 20}, - {18, 27, 16}, - {18, 28, 6}, - {18, 28, 11}, - {18, 30, 40}, - {18, 31, 8}, - {18, 31, 26}, - {18, 35, 6}, - {18, 36, 44}, - {18, 37, 7}, - {18, 38, 27}, - {18, 40, 24}, - {18, 44, 12}, - {18, 45, 22}, - {19, 4, 12}, - {19, 4, 32}, - {19, 7, 8}, - {19, 10, 19}, - {19, 15, 18}, - {19, 22, 39}, - {19, 25, 5}, - {19, 26, 42}, - {19, 28, 38}, - {19, 30, 41}, - {19, 33, 24}, - {19, 35, 6}, - {19, 36, 6}, - {19, 36, 12}, - {19, 36, 24}, - {19, 40, 4}, - {19, 40, 30}, - {19, 43, 17}, - {20, 4, 13}, - {20, 4, 14}, - {20, 8, 34}, - {20, 10, 36}, - {20, 13, 25}, - {20, 13, 27}, - {20, 14, 5}, - {20, 16, 28}, - {20, 18, 4}, - {20, 24, 25}, - {20, 27, 10}, - {20, 30, 35}, - {20, 31, 10}, - {20, 31, 31}, - {20, 34, 16}, - {20, 37, 43}, - {20, 38, 7}, - {20, 41, 10}, - {20, 45, 28}, - {21, 4, 29}, - {21, 4, 43}, - {21, 5, 43}, - {21, 10, 34}, - {21, 10, 35}, - {21, 10, 36}, - {21, 12, 45}, - {21, 16, 36}, - {21, 19, 23}, - {21, 20, 22}, - {21, 20, 23}, - {21, 24, 10}, - {21, 25, 9}, - {21, 25, 22}, - {21, 25, 35}, - {21, 25, 36}, - {21, 26, 45}, - {21, 29, 4}, - {21, 30, 11}, - {21, 30, 40}, - {21, 31, 19}, - {21, 32, 7}, - {21, 32, 11}, - {21, 36, 21}, - {21, 37, 20}, - {21, 38, 6}, - {21, 38, 15}, - {21, 43, 13}, - {21, 43, 19}, - {22, 10, 35}, - {22, 11, 25}, - {22, 14, 32}, - {22, 16, 11}, - {22, 17, 34}, - {22, 19, 33}, - {22, 21, 25}, - {22, 21, 27}, - {22, 21, 28}, - {22, 22, 23}, - {22, 22, 33}, - {22, 24, 17}, - {22, 26, 25}, - {22, 27, 44}, - {22, 28, 5}, - {22, 29, 21}, - {22, 32, 8}, - {22, 33, 32}, - {22, 37, 5}, - {22, 37, 40}, - {22, 39, 14}, - {22, 40, 38}, - {22, 41, 16}, - {22, 41, 22}, - {22, 41, 45}, - {22, 42, 33}, - {22, 45, 12}, - {23, 4, 22}, - {23, 4, 45}, - {23, 6, 11}, - {23, 9, 13}, - {23, 9, 15}, - {23, 10, 4}, - {23, 10, 11}, - {23, 10, 33}, - {23, 13, 45}, - {23, 19, 10}, - {23, 22, 10}, - {23, 26, 18}, - {23, 27, 10}, - {23, 27, 14}, - {23, 29, 7}, - {23, 29, 29}, - {23, 30, 27}, - {23, 31, 9}, - {23, 32, 7}, - {23, 34, 15}, - {23, 34, 31}, - {23, 38, 32}, - {23, 39, 7}, - {23, 42, 15}, - {23, 45, 33}, - {24, 4, 4}, - {24, 6, 13}, - {24, 6, 17}, - {24, 7, 30}, - {24, 8, 18}, - {24, 11, 20}, - {24, 13, 10}, - {24, 13, 34}, - {24, 15, 41}, - {24, 17, 33}, - {24, 17, 41}, - {24, 18, 41}, - {24, 19, 31}, - {24, 22, 27}, - {24, 26, 43}, - {24, 27, 23}, - {24, 28, 38}, - {24, 28, 40}, - {24, 31, 34}, - {24, 33, 20}, - {24, 33, 36}, - {24, 34, 44}, - {24, 37, 7}, - {24, 38, 13}, - {24, 38, 18}, - {24, 39, 20}, - {24, 39, 37}, - {24, 41, 20}, - {25, 4, 11}, - {25, 5, 14}, - {25, 8, 39}, - {25, 9, 43}, - {25, 10, 17}, - {25, 12, 14}, - {25, 13, 11}, - {25, 16, 18}, - {25, 17, 38}, - {25, 19, 25}, - {25, 21, 9}, - {25, 24, 24}, - {25, 25, 37}, - {25, 29, 12}, - {25, 30, 33}, - {25, 35, 30}, - {25, 36, 15}, - {25, 38, 24}, - {26, 5, 18}, - {26, 5, 20}, - {26, 5, 27}, - {26, 8, 17}, - {26, 9, 27}, - {26, 12, 39}, - {26, 14, 21}, - {26, 16, 41}, - {26, 18, 8}, - {26, 20, 18}, - {26, 21, 42}, - {26, 24, 42}, - {26, 25, 38}, - {26, 26, 33}, - {26, 30, 15}, - {26, 30, 40}, - {26, 33, 6}, - {26, 35, 26}, - {26, 35, 45}, - {26, 38, 18}, - {26, 39, 10}, - {27, 5, 4}, - {27, 6, 22}, - {27, 9, 6}, - {27, 11, 30}, - {27, 12, 26}, - {27, 13, 6}, - {27, 15, 13}, - {27, 16, 25}, - {27, 18, 5}, - {27, 21, 8}, - {27, 21, 15}, - {27, 21, 21}, - {27, 22, 8}, - {27, 22, 22}, - {27, 22, 33}, - {27, 26, 11}, - {27, 27, 31}, - {27, 27, 44}, - {27, 30, 41}, - {27, 33, 33}, - {27, 35, 18}, - {27, 35, 26}, - {27, 35, 27}, - {27, 37, 32}, - {27, 38, 24}, - {27, 39, 7}, - {27, 39, 13}, - {27, 39, 27}, - {27, 40, 30}, - {27, 42, 13}, - {27, 43, 20}, - {27, 44, 29}, - {27, 45, 12}, - {28, 4, 19}, - {28, 6, 17}, - {28, 8, 12}, - {28, 10, 38}, - {28, 12, 12}, - {28, 13, 21}, - {28, 14, 24}, - {28, 20, 44}, - {28, 23, 38}, - {28, 33, 15}, - {28, 33, 30}, - {28, 35, 13}, - {28, 38, 8}, - {28, 38, 11}, - {28, 40, 37}, - {28, 41, 34}, - {28, 45, 42}, - {29, 6, 23}, - {29, 6, 36}, - {29, 8, 5}, - {29, 9, 7}, - {29, 15, 27}, - {29, 18, 11}, - {29, 18, 23}, - {29, 18, 25}, - {29, 21, 10}, - {29, 21, 22}, - {29, 23, 8}, - {29, 24, 15}, - {29, 26, 17}, - {29, 27, 38}, - {29, 32, 36}, - {29, 34, 14}, - {29, 35, 15}, - {29, 37, 42}, - {29, 39, 26}, - {29, 40, 5}, - {29, 42, 31}, - {29, 45, 35}, - {30, 4, 27}, - {30, 6, 42}, - {30, 9, 40}, - {30, 14, 10}, - {30, 15, 11}, - {30, 15, 26}, - {30, 15, 31}, - {30, 17, 8}, - {30, 20, 44}, - {30, 21, 37}, - {30, 22, 19}, - {30, 24, 32}, - {30, 26, 12}, - {30, 31, 30}, - {30, 34, 25}, - {30, 35, 39}, - {30, 37, 37}, - {30, 40, 13}, - {30, 42, 14}, - {30, 43, 39}, - {31, 6, 42}, - {31, 8, 9}, - {31, 8, 25}, - {31, 9, 23}, - {31, 10, 22}, - {31, 10, 35}, - {31, 12, 18}, - {31, 12, 22}, - {31, 12, 26}, - {31, 12, 31}, - {31, 13, 31}, - {31, 13, 36}, - {31, 14, 33}, - {31, 14, 35}, - {31, 15, 30}, - {31, 15, 37}, - {31, 15, 40}, - {31, 16, 17}, - {31, 16, 21}, - {31, 16, 32}, - {31, 18, 36}, - {31, 19, 40}, - {31, 20, 31}, - {31, 21, 23}, - {31, 29, 34}, - {31, 31, 28}, - {31, 34, 16}, - {31, 34, 23}, - {31, 35, 23}, - {31, 35, 28}, - {31, 35, 39}, - {31, 38, 11}, - {31, 38, 32}, - {31, 38, 43}, - {31, 39, 28}, - {31, 42, 31}, - {31, 44, 4}, - {31, 44, 29}, - {31, 44, 41}, - {31, 44, 44}, - {32, 4, 11}, - {32, 5, 21}, - {32, 5, 34}, - {32, 9, 15}, - {32, 9, 41}, - {32, 12, 21}, - {32, 16, 35}, - {32, 17, 22}, - {32, 18, 8}, - {32, 19, 32}, - {32, 19, 45}, - {32, 22, 43}, - {32, 22, 44}, - {32, 26, 42}, - {32, 28, 11}, - {32, 28, 14}, - {32, 29, 20}, - {32, 34, 10}, - {32, 34, 35}, - {32, 35, 7}, - {32, 36, 13}, - {32, 37, 43}, - {32, 44, 4}, - {32, 45, 10}, - {33, 4, 7}, - {33, 6, 11}, - {33, 11, 44}, - {33, 14, 33}, - {33, 17, 24}, - {33, 17, 39}, - {33, 20, 43}, - {33, 21, 37}, - {33, 23, 20}, - {33, 29, 15}, - {33, 29, 21}, - {33, 32, 28}, - {33, 32, 37}, - {33, 38, 9}, - {33, 39, 15}, - {33, 42, 41}, - {33, 45, 42}, - {34, 7, 26}, - {34, 7, 31}, - {34, 8, 6}, - {34, 9, 22}, - {34, 11, 39}, - {34, 18, 10}, - {34, 18, 43}, - {34, 19, 13}, - {34, 19, 25}, - {34, 23, 28}, - {34, 24, 23}, - {34, 24, 33}, - {34, 24, 41}, - {34, 25, 37}, - {34, 26, 7}, - {34, 26, 30}, - {34, 29, 12}, - {34, 30, 11}, - {34, 30, 26}, - {34, 31, 16}, - {34, 37, 5}, - {34, 37, 44}, - {35, 4, 11}, - {35, 6, 30}, - {35, 11, 29}, - {35, 12, 38}, - {35, 14, 35}, - {35, 17, 21}, - {35, 18, 38}, - {35, 19, 4}, - {35, 21, 37}, - {35, 22, 30}, - {35, 23, 4}, - {35, 26, 34}, - {35, 31, 15}, - {35, 37, 23}, - {35, 40, 43}, - {35, 41, 5}, - {35, 41, 9}, - {35, 41, 37}, - {35, 42, 18}, - {35, 44, 22}, - {35, 45, 15}, - {35, 45, 38}, - {36, 4, 11}, - {36, 4, 17}, - {36, 5, 41}, - {36, 6, 11}, - {36, 6, 12}, - {36, 9, 30}, - {36, 12, 18}, - {36, 13, 13}, - {36, 15, 18}, - {36, 17, 22}, - {36, 19, 9}, - {36, 19, 19}, - {36, 21, 38}, - {36, 23, 32}, - {36, 24, 12}, - {36, 25, 19}, - {36, 26, 45}, - {36, 28, 6}, - {36, 28, 17}, - {36, 28, 30}, - {36, 36, 22}, - {36, 37, 26}, - {36, 38, 18}, - {36, 41, 11}, - {36, 43, 5}, - {36, 43, 10}, - {36, 43, 33}, - {37, 4, 27}, - {37, 4, 36}, - {37, 5, 18}, - {37, 5, 41}, - {37, 6, 12}, - {37, 9, 11}, - {37, 10, 37}, - {37, 12, 9}, - {37, 12, 30}, - {37, 12, 35}, - {37, 14, 10}, - {37, 16, 24}, - {37, 19, 8}, - {37, 19, 30}, - {37, 21, 4}, - {37, 25, 43}, - {37, 27, 41}, - {37, 28, 15}, - {37, 29, 7}, - {37, 30, 44}, - {37, 31, 24}, - {37, 32, 18}, - {37, 34, 25}, - {37, 38, 43}, - {37, 41, 21}, - {37, 41, 28}, - {37, 42, 32}, - {38, 4, 17}, - {38, 5, 39}, - {38, 6, 13}, - {38, 10, 12}, - {38, 12, 15}, - {38, 12, 18}, - {38, 12, 32}, - {38, 14, 45}, - {38, 16, 26}, - {38, 16, 32}, - {38, 17, 13}, - {38, 17, 30}, - {38, 19, 5}, - {38, 19, 16}, - {38, 22, 19}, - {38, 22, 25}, - {38, 27, 18}, - {38, 29, 12}, - {38, 29, 38}, - {38, 31, 14}, - {38, 32, 16}, - {38, 35, 41}, - {38, 40, 6}, - {38, 41, 4}, - {38, 42, 25}, - {38, 42, 36}, - {39, 5, 44}, - {39, 8, 17}, - {39, 9, 9}, - {39, 9, 13}, - {39, 9, 37}, - {39, 10, 13}, - {39, 10, 45}, - {39, 13, 13}, - {39, 13, 45}, - {39, 14, 27}, - {39, 14, 41}, - {39, 15, 9}, - {39, 17, 28}, - {39, 18, 45}, - {39, 19, 25}, - {39, 21, 22}, - {39, 22, 19}, - {39, 22, 38}, - {39, 27, 41}, - {39, 28, 21}, - {39, 33, 6}, - {39, 38, 31}, - {39, 41, 16}, - {39, 42, 7}, - {39, 43, 30}, - {40, 4, 4}, - {40, 5, 24}, - {40, 15, 20}, - {40, 15, 45}, - {40, 17, 34}, - {40, 24, 45}, - {40, 27, 12}, - {40, 31, 33}, - {40, 32, 7}, - {40, 33, 40}, - {40, 34, 39}, - {40, 36, 36}, - {40, 36, 43}, - {40, 39, 14}, - {40, 39, 31}, - {40, 43, 30}, - {41, 6, 41}, - {41, 8, 10}, - {41, 8, 15}, - {41, 11, 16}, - {41, 11, 32}, - {41, 18, 17}, - {41, 20, 10}, - {41, 21, 27}, - {41, 23, 30}, - {41, 24, 20}, - {41, 25, 29}, - {41, 28, 28}, - {41, 28, 34}, - {41, 31, 5}, - {41, 32, 39}, - {41, 35, 22}, - {41, 40, 4}, - {41, 43, 4}, - {41, 45, 5}, - {42, 8, 4}, - {42, 10, 34}, - {42, 11, 33}, - {42, 12, 35}, - {42, 13, 36}, - {42, 19, 4}, - {42, 20, 39}, - {42, 22, 29}, - {42, 29, 33}, - {42, 30, 38}, - {42, 31, 31}, - {42, 33, 12}, - {42, 34, 7}, - {42, 39, 35}, - {42, 42, 22}, - {42, 42, 26}, - {42, 43, 35}, - {42, 45, 9}, - {43, 4, 8}, - {43, 4, 10}, - {43, 5, 5}, - {43, 6, 37}, - {43, 7, 41}, - {43, 9, 15}, - {43, 10, 4}, - {43, 15, 36}, - {43, 16, 45}, - {43, 17, 32}, - {43, 19, 5}, - {43, 22, 31}, - {43, 23, 10}, - {43, 23, 15}, - {43, 24, 30}, - {43, 24, 44}, - {43, 26, 28}, - {43, 26, 32}, - {43, 26, 34}, - {43, 32, 40}, - {43, 34, 11}, - {43, 35, 31}, - {43, 36, 9}, - {43, 42, 26}, - {43, 43, 9}, - {44, 8, 10}, - {44, 8, 37}, - {44, 9, 8}, - {44, 12, 17}, - {44, 16, 22}, - {44, 17, 30}, - {44, 18, 11}, - {44, 19, 29}, - {44, 23, 18}, - {44, 23, 35}, - {44, 24, 39}, - {44, 27, 4}, - {44, 27, 34}, - {44, 28, 10}, - {44, 29, 31}, - {44, 29, 40}, - {44, 30, 44}, - {44, 32, 7}, - {44, 34, 17}, - {44, 35, 19}, - {44, 36, 30}, - {44, 38, 40}, - {44, 40, 28}, - {44, 44, 13}, - {44, 44, 36}, - {44, 45, 18}, - {45, 4, 18}, - {45, 4, 30}, - {45, 4, 43}, - {45, 8, 9}, - {45, 10, 33}, - {45, 11, 34}, - {45, 12, 9}, - {45, 12, 43}, - {45, 14, 18}, - {45, 19, 9}, - {45, 26, 11}, - {45, 27, 11}, - {45, 27, 14}, - {45, 29, 36}, - {45, 31, 25}, - {45, 31, 28}, - {45, 31, 35}, - {45, 32, 40}, - {45, 37, 35}, - {45, 39, 36}, - {45, 41, 16}, + { 4, 5, 16}, + { 4, 6, 12}, + { 4, 7, 24}, + { 4, 8, 32}, + { 4, 9, 19}, + { 4, 10, 43}, + { 4, 10, 45}, + { 4, 11, 4}, + { 4, 12, 32}, + { 4, 15, 11}, + { 4, 15, 35}, + { 4, 16, 42}, + { 4, 18, 19}, + { 4, 18, 33}, + { 4, 25, 37}, + { 4, 26, 15}, + { 4, 31, 35}, + { 4, 31, 45}, + { 4, 32, 40}, + { 4, 34, 23}, + { 4, 35, 44}, + { 4, 37, 7}, + { 4, 38, 24}, + { 4, 39, 11}, + { 4, 39, 34}, + { 4, 39, 41}, + { 4, 42, 37}, + { 4, 43, 7}, + { 4, 45, 20}, + { 5, 4, 33}, + { 5, 5, 30}, + { 5, 11, 14}, + { 5, 16, 34}, + { 5, 18, 37}, + { 5, 19, 23}, + { 5, 21, 23}, + { 5, 22, 7}, + { 5, 22, 9}, + { 5, 30, 32}, + { 5, 34, 10}, + { 5, 35, 40}, + { 5, 36, 19}, + { 5, 37, 7}, + { 5, 39, 43}, + { 5, 41, 36}, + { 6, 6, 26}, + { 6, 7, 27}, + { 6, 8, 10}, + { 6, 10, 26}, + { 6, 15, 22}, + { 6, 17, 17}, + { 6, 22, 10}, + { 6, 25, 33}, + { 6, 27, 38}, + { 6, 29, 13}, + { 6, 32, 28}, + { 6, 33, 31}, + { 6, 34, 5}, + { 6, 35, 22}, + { 6, 35, 32}, + { 6, 37, 15}, + { 6, 37, 27}, + { 6, 38, 39}, + { 6, 39, 20}, + { 6, 41, 19}, + { 6, 41, 24}, + { 6, 41, 30}, + { 6, 42, 16}, + { 6, 44, 44}, + { 7, 10, 14}, + { 7, 15, 7}, + { 7, 16, 9}, + { 7, 16, 16}, + { 7, 17, 9}, + { 7, 21, 36}, + { 7, 22, 22}, + { 7, 27, 11}, + { 7, 27, 12}, + { 7, 29, 30}, + { 7, 31, 16}, + { 7, 37, 18}, + { 7, 37, 35}, + { 7, 39, 33}, + { 7, 41, 33}, + { 7, 43, 39}, + { 8, 5, 37}, + { 8, 9, 30}, + { 8, 10, 15}, + { 8, 11, 41}, + { 8, 13, 45}, + { 8, 21, 15}, + { 8, 22, 31}, + { 8, 22, 41}, + { 8, 24, 10}, + { 8, 24, 18}, + { 8, 25, 24}, + { 8, 27, 9}, + { 8, 27, 40}, + { 8, 30, 27}, + { 8, 32, 26}, + { 8, 32, 29}, + { 8, 33, 41}, + { 8, 38, 14}, + { 8, 41, 35}, + { 8, 44, 4}, + { 9, 4, 14}, + { 9, 6, 15}, + { 9, 7, 12}, + { 9, 7, 18}, + { 9, 9, 23}, + { 9, 9, 27}, + { 9, 9, 30}, + { 9, 9, 31}, + { 9, 12, 29}, + { 9, 15, 5}, + { 9, 18, 22}, + { 9, 18, 33}, + { 9, 19, 34}, + { 9, 20, 10}, + { 9, 20, 31}, + { 9, 22, 16}, + { 9, 23, 33}, + { 9, 24, 23}, + { 9, 35, 39}, + { 9, 36, 33}, + { 9, 38, 18}, + { 9, 39, 37}, + { 9, 44, 5}, + {10, 4, 8}, + {10, 5, 25}, + {10, 5, 32}, + {10, 8, 34}, + {10, 11, 24}, + {10, 11, 40}, + {10, 13, 10}, + {10, 15, 11}, + {10, 18, 26}, + {10, 20, 32}, + {10, 21, 17}, + {10, 21, 31}, + {10, 22, 18}, + {10, 22, 34}, + {10, 23, 9}, + {10, 23, 42}, + {10, 24, 44}, + {10, 27, 43}, + {10, 32, 16}, + {10, 35, 12}, + {10, 36, 8}, + {10, 37, 35}, + {10, 39, 26}, + {10, 42, 21}, + {10, 44, 10}, + {10, 44, 13}, + {11, 6, 12}, + {11, 7, 4}, + {11, 9, 42}, + {11, 15, 39}, + {11, 17, 17}, + {11, 20, 16}, + {11, 20, 33}, + {11, 22, 13}, + {11, 23, 40}, + {11, 24, 8}, + {11, 24, 42}, + {11, 36, 35}, + {11, 40, 32}, + {11, 42, 11}, + {11, 42, 20}, + {11, 43, 20}, + {11, 43, 37}, + {11, 43, 40}, + {11, 44, 40}, + {11, 45, 27}, + {12, 4, 28}, + {12, 7, 25}, + {12, 12, 41}, + {12, 13, 9}, + {12, 15, 19}, + {12, 15, 42}, + {12, 17, 29}, + {12, 19, 13}, + {12, 20, 21}, + {12, 29, 17}, + {12, 30, 23}, + {12, 33, 10}, + {12, 34, 19}, + {12, 35, 13}, + {12, 36, 21}, + {12, 37, 18}, + {12, 37, 22}, + {12, 41, 32}, + {12, 41, 44}, + {12, 42, 30}, + {12, 44, 11}, + {12, 45, 38}, + {13, 5, 15}, + {13, 10, 34}, + {13, 13, 18}, + {13, 14, 39}, + {13, 17, 38}, + {13, 18, 18}, + {13, 18, 30}, + {13, 19, 8}, + {13, 19, 31}, + {13, 20, 34}, + {13, 21, 39}, + {13, 25, 20}, + {13, 26, 30}, + {13, 27, 7}, + {13, 28, 12}, + {13, 29, 11}, + {13, 29, 27}, + {13, 29, 38}, + {13, 29, 40}, + {13, 30, 34}, + {13, 33, 43}, + {13, 36, 19}, + {13, 37, 8}, + {13, 42, 33}, + {13, 42, 36}, + {13, 42, 38}, + {13, 43, 15}, + {13, 45, 17}, + {14, 4, 18}, + {14, 4, 36}, + {14, 4, 40}, + {14, 6, 13}, + {14, 7, 7}, + {14, 7, 35}, + {14, 10, 31}, + {14, 12, 27}, + {14, 14, 22}, + {14, 14, 40}, + {14, 15, 17}, + {14, 15, 30}, + {14, 18, 15}, + {14, 19, 20}, + {14, 19, 32}, + {14, 24, 12}, + {14, 24, 29}, + {14, 26, 18}, + {14, 26, 33}, + {14, 27, 21}, + {14, 28, 45}, + {14, 30, 30}, + {14, 31, 8}, + {14, 31, 14}, + {14, 31, 15}, + {14, 33, 25}, + {14, 34, 4}, + {14, 34, 7}, + {14, 34, 28}, + {14, 35, 19}, + {14, 38, 41}, + {14, 42, 43}, + {15, 9, 27}, + {15, 12, 19}, + {15, 13, 43}, + {15, 19, 12}, + {15, 23, 27}, + {15, 25, 14}, + {15, 27, 14}, + {15, 29, 4}, + {15, 30, 30}, + {15, 31, 36}, + {15, 31, 39}, + {15, 32, 16}, + {15, 33, 39}, + {15, 34, 4}, + {15, 35, 28}, + {15, 36, 15}, + {15, 36, 21}, + {15, 41, 36}, + {15, 43, 9}, + {15, 44, 5}, + {16, 6, 6}, + {16, 8, 19}, + {16, 8, 45}, + {16, 9, 23}, + {16, 9, 29}, + {16, 11, 14}, + {16, 12, 44}, + {16, 16, 37}, + {16, 17, 22}, + {16, 18, 22}, + {16, 21, 4}, + {16, 23, 7}, + {16, 26, 14}, + {16, 29, 15}, + {16, 30, 28}, + {16, 32, 17}, + {16, 33, 15}, + {16, 37, 43}, + {16, 39, 35}, + {16, 40, 17}, + {16, 43, 19}, + {17, 4, 12}, + {17, 9, 23}, + {17, 10, 8}, + {17, 10, 16}, + {17, 11, 27}, + {17, 17, 16}, + {17, 17, 42}, + {17, 21, 28}, + {17, 22, 42}, + {17, 23, 16}, + {17, 26, 44}, + {17, 30, 43}, + {17, 34, 33}, + {17, 35, 22}, + {17, 38, 31}, + {17, 39, 33}, + {17, 41, 17}, + {17, 41, 37}, + {17, 43, 15}, + {17, 44, 44}, + {17, 45, 29}, + {18, 5, 4}, + {18, 5, 32}, + {18, 6, 33}, + {18, 7, 14}, + {18, 9, 35}, + {18, 10, 18}, + {18, 11, 11}, + {18, 11, 39}, + {18, 12, 19}, + {18, 14, 5}, + {18, 18, 38}, + {18, 19, 38}, + {18, 20, 10}, + {18, 22, 15}, + {18, 24, 34}, + {18, 25, 36}, + {18, 25, 42}, + {18, 29, 13}, + {18, 30, 29}, + {18, 32, 40}, + {18, 34, 24}, + {18, 34, 44}, + {18, 34, 45}, + {18, 35, 8}, + {18, 36, 10}, + {18, 37, 24}, + {18, 41, 9}, + {18, 42, 15}, + {18, 42, 16}, + {18, 43, 20}, + {18, 44, 40}, + {18, 45, 5}, + {19, 4, 29}, + {19, 4, 38}, + {19, 5, 10}, + {19, 6, 28}, + {19, 9, 27}, + {19, 9, 36}, + {19, 10, 43}, + {19, 12, 15}, + {19, 12, 40}, + {19, 13, 8}, + {19, 19, 11}, + {19, 20, 4}, + {19, 20, 9}, + {19, 27, 11}, + {19, 28, 25}, + {19, 30, 36}, + {19, 30, 39}, + {19, 36, 42}, + {19, 37, 14}, + {19, 39, 7}, + {19, 39, 10}, + {19, 40, 31}, + {19, 42, 38}, + {19, 42, 43}, + {20, 4, 8}, + {20, 4, 11}, + {20, 6, 33}, + {20, 6, 37}, + {20, 10, 40}, + {20, 11, 31}, + {20, 13, 5}, + {20, 14, 39}, + {20, 15, 11}, + {20, 16, 20}, + {20, 17, 42}, + {20, 23, 25}, + {20, 26, 39}, + {20, 29, 17}, + {20, 29, 35}, + {20, 31, 26}, + {20, 34, 35}, + {20, 34, 44}, + {20, 36, 8}, + {20, 38, 5}, + {20, 38, 8}, + {20, 39, 31}, + {20, 40, 18}, + {20, 41, 33}, + {20, 43, 27}, + {20, 44, 8}, + {21, 4, 15}, + {21, 6, 14}, + {21, 6, 43}, + {21, 8, 15}, + {21, 9, 16}, + {21, 9, 25}, + {21, 11, 6}, + {21, 16, 25}, + {21, 24, 17}, + {21, 25, 43}, + {21, 26, 40}, + {21, 30, 19}, + {21, 32, 7}, + {21, 33, 5}, + {21, 35, 19}, + {21, 36, 45}, + {21, 37, 37}, + {21, 42, 38}, + {21, 43, 33}, + {21, 45, 36}, + {22, 5, 30}, + {22, 6, 21}, + {22, 9, 13}, + {22, 9, 45}, + {22, 10, 30}, + {22, 11, 17}, + {22, 12, 31}, + {22, 13, 36}, + {22, 15, 5}, + {22, 20, 32}, + {22, 21, 44}, + {22, 22, 38}, + {22, 23, 4}, + {22, 24, 19}, + {22, 26, 25}, + {22, 26, 26}, + {22, 29, 24}, + {22, 34, 20}, + {22, 37, 30}, + {22, 37, 37}, + {22, 40, 12}, + {22, 42, 45}, + {22, 43, 16}, + {23, 5, 18}, + {23, 7, 27}, + {23, 8, 15}, + {23, 9, 27}, + {23, 11, 39}, + {23, 12, 28}, + {23, 13, 13}, + {23, 13, 38}, + {23, 13, 44}, + {23, 15, 14}, + {23, 17, 9}, + {23, 18, 20}, + {23, 19, 26}, + {23, 20, 26}, + {23, 21, 20}, + {23, 22, 4}, + {23, 32, 16}, + {23, 36, 5}, + {23, 36, 9}, + {23, 38, 5}, + {23, 38, 37}, + {23, 40, 9}, + {23, 40, 35}, + {23, 42, 40}, + {23, 43, 4}, + {23, 45, 35}, + {24, 4, 31}, + {24, 7, 7}, + {24, 8, 42}, + {24, 12, 5}, + {24, 12, 20}, + {24, 12, 42}, + {24, 13, 31}, + {24, 14, 13}, + {24, 15, 30}, + {24, 16, 12}, + {24, 17, 44}, + {24, 26, 38}, + {24, 28, 34}, + {24, 29, 15}, + {24, 29, 19}, + {24, 29, 38}, + {24, 30, 17}, + {24, 30, 32}, + {24, 31, 4}, + {24, 31, 17}, + {24, 32, 20}, + {24, 34, 23}, + {24, 34, 26}, + {24, 35, 31}, + {24, 36, 7}, + {24, 40, 43}, + {24, 41, 21}, + {24, 41, 23}, + {24, 41, 39}, + {24, 45, 22}, + {25, 5, 6}, + {25, 8, 31}, + {25, 16, 32}, + {25, 19, 30}, + {25, 23, 41}, + {25, 26, 17}, + {25, 27, 18}, + {25, 29, 18}, + {25, 31, 43}, + {25, 34, 12}, + {25, 34, 35}, + {25, 35, 9}, + {25, 39, 14}, + {25, 39, 28}, + {25, 40, 20}, + {25, 41, 32}, + {25, 44, 20}, + {25, 44, 38}, + {26, 5, 6}, + {26, 6, 35}, + {26, 8, 19}, + {26, 8, 26}, + {26, 12, 42}, + {26, 12, 44}, + {26, 14, 34}, + {26, 15, 15}, + {26, 16, 33}, + {26, 21, 6}, + {26, 22, 18}, + {26, 22, 27}, + {26, 26, 21}, + {26, 27, 23}, + {26, 29, 37}, + {26, 30, 13}, + {26, 30, 41}, + {26, 36, 31}, + {27, 6, 7}, + {27, 6, 15}, + {27, 12, 5}, + {27, 12, 36}, + {27, 14, 33}, + {27, 15, 18}, + {27, 17, 28}, + {27, 18, 6}, + {27, 24, 22}, + {27, 24, 25}, + {27, 24, 35}, + {27, 25, 19}, + {27, 25, 29}, + {27, 26, 20}, + {27, 28, 12}, + {27, 29, 43}, + {27, 29, 45}, + {27, 31, 27}, + {27, 32, 33}, + {27, 33, 28}, + {27, 35, 8}, + {27, 35, 24}, + {27, 37, 26}, + {27, 38, 7}, + {27, 38, 38}, + {27, 38, 43}, + {27, 40, 35}, + {27, 42, 23}, + {27, 43, 29}, + {27, 43, 41}, + {28, 5, 22}, + {28, 7, 22}, + {28, 11, 45}, + {28, 12, 30}, + {28, 12, 33}, + {28, 15, 12}, + {28, 16, 27}, + {28, 19, 15}, + {28, 25, 40}, + {28, 26, 20}, + {28, 33, 36}, + {28, 33, 41}, + {28, 35, 29}, + {28, 36, 17}, + {28, 37, 29}, + {28, 38, 28}, + {28, 39, 35}, + {28, 40, 29}, + {28, 40, 33}, + {28, 41, 4}, + {28, 41, 34}, + {28, 42, 25}, + {28, 43, 42}, + {28, 45, 39}, + {29, 4, 11}, + {29, 4, 27}, + {29, 6, 8}, + {29, 7, 12}, + {29, 9, 19}, + {29, 9, 44}, + {29, 10, 25}, + {29, 13, 20}, + {29, 13, 36}, + {29, 17, 24}, + {29, 19, 6}, + {29, 20, 31}, + {29, 21, 27}, + {29, 22, 20}, + {29, 24, 10}, + {29, 28, 18}, + {29, 32, 36}, + {29, 33, 22}, + {29, 34, 19}, + {29, 35, 14}, + {29, 36, 21}, + {29, 39, 37}, + {29, 43, 6}, + {29, 45, 15}, + {29, 45, 39}, + {30, 4, 14}, + {30, 5, 26}, + {30, 7, 34}, + {30, 9, 4}, + {30, 9, 25}, + {30, 10, 5}, + {30, 10, 37}, + {30, 11, 5}, + {30, 11, 12}, + {30, 11, 25}, + {30, 14, 20}, + {30, 22, 18}, + {30, 22, 26}, + {30, 22, 41}, + {30, 24, 37}, + {30, 26, 28}, + {30, 29, 19}, + {30, 32, 4}, + {30, 32, 17}, + {30, 33, 10}, + {30, 35, 18}, + {30, 35, 37}, + {30, 36, 16}, + {30, 36, 19}, + {30, 40, 8}, + {30, 44, 22}, + {30, 45, 35}, + {31, 7, 19}, + {31, 14, 8}, + {31, 15, 20}, + {31, 16, 40}, + {31, 17, 35}, + {31, 19, 16}, + {31, 19, 45}, + {31, 20, 12}, + {31, 24, 8}, + {31, 25, 33}, + {31, 28, 41}, + {31, 29, 37}, + {31, 32, 38}, + {31, 33, 31}, + {31, 33, 32}, + {31, 34, 26}, + {31, 37, 19}, + {31, 38, 11}, + {31, 38, 24}, + {31, 38, 45}, + {31, 40, 39}, + {32, 8, 41}, + {32, 10, 7}, + {32, 13, 35}, + {32, 13, 40}, + {32, 14, 35}, + {32, 15, 4}, + {32, 16, 24}, + {32, 18, 17}, + {32, 20, 36}, + {32, 25, 18}, + {32, 25, 29}, + {32, 27, 12}, + {32, 31, 12}, + {32, 31, 34}, + {32, 33, 43}, + {32, 35, 13}, + {32, 36, 29}, + {32, 37, 23}, + {32, 40, 7}, + {32, 40, 19}, + {32, 40, 30}, + {32, 41, 8}, + {32, 42, 42}, + {32, 44, 11}, + {32, 45, 23}, + {33, 4, 4}, + {33, 4, 18}, + {33, 4, 29}, + {33, 6, 21}, + {33, 8, 27}, + {33, 9, 18}, + {33, 10, 4}, + {33, 12, 37}, + {33, 12, 43}, + {33, 14, 17}, + {33, 14, 34}, + {33, 23, 10}, + {33, 33, 21}, + {33, 35, 15}, + {33, 36, 38}, + {33, 41, 23}, + {33, 44, 24}, + {33, 45, 13}, + {33, 45, 29}, + {34, 5, 17}, + {34, 5, 23}, + {34, 6, 13}, + {34, 7, 5}, + {34, 9, 14}, + {34, 10, 36}, + {34, 12, 29}, + {34, 12, 31}, + {34, 13, 7}, + {34, 13, 12}, + {34, 15, 4}, + {34, 15, 19}, + {34, 17, 9}, + {34, 17, 16}, + {34, 18, 34}, + {34, 20, 25}, + {34, 21, 17}, + {34, 23, 16}, + {34, 24, 18}, + {34, 24, 42}, + {34, 25, 20}, + {34, 28, 17}, + {34, 29, 19}, + {34, 30, 20}, + {34, 41, 23}, + {34, 43, 21}, + {34, 44, 40}, + {35, 7, 8}, + {35, 12, 22}, + {35, 14, 37}, + {35, 16, 30}, + {35, 17, 21}, + {35, 17, 23}, + {35, 18, 7}, + {35, 18, 15}, + {35, 18, 30}, + {35, 24, 20}, + {35, 24, 27}, + {35, 25, 35}, + {35, 26, 21}, + {35, 28, 26}, + {35, 32, 44}, + {35, 33, 9}, + {35, 34, 19}, + {35, 34, 21}, + {35, 35, 15}, + {35, 39, 42}, + {35, 39, 45}, + {35, 42, 23}, + {35, 42, 35}, + {35, 43, 15}, + {35, 44, 7}, + {36, 6, 10}, + {36, 12, 38}, + {36, 14, 45}, + {36, 16, 8}, + {36, 17, 33}, + {36, 18, 32}, + {36, 19, 11}, + {36, 19, 18}, + {36, 22, 15}, + {36, 28, 32}, + {36, 29, 21}, + {36, 31, 13}, + {36, 32, 18}, + {36, 35, 16}, + {36, 36, 22}, + {36, 39, 38}, + {36, 42, 17}, + {36, 42, 34}, + {36, 43, 29}, + {36, 43, 31}, + {36, 45, 38}, + {37, 5, 38}, + {37, 8, 32}, + {37, 10, 40}, + {37, 12, 16}, + {37, 17, 9}, + {37, 18, 6}, + {37, 18, 18}, + {37, 21, 5}, + {37, 22, 16}, + {37, 25, 26}, + {37, 26, 10}, + {37, 30, 19}, + {37, 39, 40}, + {37, 40, 41}, + {37, 41, 45}, + {37, 42, 36}, + {37, 43, 21}, + {37, 45, 19}, + {37, 45, 34}, + {38, 4, 42}, + {38, 7, 36}, + {38, 9, 34}, + {38, 12, 37}, + {38, 13, 19}, + {38, 13, 28}, + {38, 18, 14}, + {38, 20, 25}, + {38, 21, 8}, + {38, 28, 42}, + {38, 29, 24}, + {38, 36, 34}, + {38, 39, 14}, + {38, 39, 18}, + {38, 41, 13}, + {38, 41, 36}, + {38, 42, 12}, + {39, 4, 6}, + {39, 4, 11}, + {39, 5, 4}, + {39, 5, 6}, + {39, 5, 18}, + {39, 6, 19}, + {39, 7, 31}, + {39, 11, 16}, + {39, 12, 20}, + {39, 15, 42}, + {39, 16, 22}, + {39, 16, 29}, + {39, 19, 41}, + {39, 20, 31}, + {39, 21, 17}, + {39, 22, 22}, + {39, 23, 13}, + {39, 23, 30}, + {39, 25, 41}, + {39, 26, 40}, + {39, 28, 32}, + {39, 28, 35}, + {39, 28, 44}, + {39, 30, 31}, + {39, 31, 16}, + {39, 32, 32}, + {39, 33, 13}, + {39, 34, 12}, + {39, 34, 40}, + {39, 34, 43}, + {39, 35, 28}, + {39, 36, 16}, + {39, 37, 27}, + {39, 38, 14}, + {39, 40, 11}, + {39, 40, 15}, + {39, 42, 23}, + {39, 42, 27}, + {39, 43, 28}, + {39, 45, 32}, + {40, 4, 5}, + {40, 6, 5}, + {40, 7, 21}, + {40, 8, 33}, + {40, 9, 39}, + {40, 10, 19}, + {40, 10, 42}, + {40, 11, 9}, + {40, 13, 10}, + {40, 13, 25}, + {40, 15, 7}, + {40, 16, 6}, + {40, 16, 36}, + {40, 17, 37}, + {40, 24, 11}, + {40, 26, 11}, + {40, 28, 12}, + {40, 28, 28}, + {40, 29, 21}, + {40, 32, 29}, + {40, 37, 36}, + {40, 37, 44}, + {40, 38, 20}, + {40, 44, 14}, + {41, 6, 42}, + {41, 10, 34}, + {41, 13, 33}, + {41, 14, 28}, + {41, 15, 44}, + {41, 17, 12}, + {41, 19, 6}, + {41, 19, 30}, + {41, 25, 8}, + {41, 25, 18}, + {41, 25, 33}, + {41, 28, 4}, + {41, 30, 24}, + {41, 31, 29}, + {41, 32, 37}, + {41, 32, 42}, + {41, 33, 20}, + {41, 33, 40}, + {41, 35, 14}, + {41, 36, 6}, + {41, 36, 22}, + {41, 37, 45}, + {41, 38, 24}, + {41, 40, 14}, + {41, 43, 16}, + {41, 43, 45}, + {41, 45, 8}, + {41, 45, 43}, + {42, 4, 17}, + {42, 7, 10}, + {42, 14, 43}, + {42, 20, 15}, + {42, 22, 37}, + {42, 27, 19}, + {42, 28, 28}, + {42, 29, 17}, + {42, 34, 25}, + {42, 35, 23}, + {42, 39, 26}, + {42, 40, 14}, + {42, 42, 34}, + {42, 45, 19}, + {42, 45, 24}, + {42, 45, 33}, + {43, 7, 40}, + {43, 10, 23}, + {43, 10, 39}, + {43, 11, 13}, + {43, 15, 45}, + {43, 17, 16}, + {43, 22, 12}, + {43, 23, 27}, + {43, 24, 20}, + {43, 25, 16}, + {43, 25, 18}, + {43, 29, 24}, + {43, 29, 30}, + {43, 29, 42}, + {43, 31, 21}, + {43, 32, 40}, + {43, 37, 10}, + {43, 37, 19}, + {43, 37, 20}, + {43, 39, 8}, + {43, 39, 20}, + {43, 43, 22}, + {43, 43, 45}, + {43, 44, 27}, + {43, 44, 43}, + {43, 44, 44}, + {43, 45, 35}, + {43, 45, 37}, + {44, 8, 8}, + {44, 8, 30}, + {44, 8, 38}, + {44, 9, 9}, + {44, 9, 12}, + {44, 12, 20}, + {44, 17, 28}, + {44, 18, 13}, + {44, 19, 12}, + {44, 22, 40}, + {44, 23, 26}, + {44, 24, 11}, + {44, 24, 42}, + {44, 24, 45}, + {44, 25, 11}, + {44, 25, 35}, + {44, 27, 12}, + {44, 27, 30}, + {44, 27, 38}, + {44, 27, 44}, + {44, 28, 26}, + {44, 30, 23}, + {44, 33, 42}, + {44, 35, 45}, + {44, 36, 40}, + {44, 39, 6}, + {44, 40, 30}, + {44, 40, 31}, + {44, 40, 34}, + {44, 45, 4}, + {45, 6, 29}, + {45, 11, 23}, + {45, 11, 35}, + {45, 12, 38}, + {45, 15, 6}, + {45, 16, 12}, + {45, 26, 41}, + {45, 27, 10}, + {45, 28, 31}, + {45, 28, 33}, + {45, 29, 32}, + {45, 31, 11}, + {45, 33, 11}, + {45, 33, 20}, + {45, 36, 9}, + {45, 38, 6}, + {45, 39, 22}, + {45, 42, 23}, + {45, 43, 5}, }; diff --git a/develop/sourcefile/libsmm_acc_unittest_multiply.cpp.html b/develop/sourcefile/libsmm_acc_unittest_multiply.cpp.html index 6fb3d8254b7..27698b2c855 100644 --- a/develop/sourcefile/libsmm_acc_unittest_multiply.cpp.html +++ b/develop/sourcefile/libsmm_acc_unittest_multiply.cpp.html @@ -201,2503 +201,2503 @@

    Source Code

    { 4, 6, 7}, { 4, 6, 8}, { 4, 6, 9}, - { 4, 6, 22}, - { 4, 7, 4}, - { 4, 7, 5}, - { 4, 7, 6}, - { 4, 7, 7}, - { 4, 7, 8}, - { 4, 7, 9}, - { 4, 7, 13}, - { 4, 7, 18}, - { 4, 7, 25}, - { 4, 7, 26}, - { 4, 7, 28}, - { 4, 7, 32}, - { 4, 7, 33}, - { 4, 7, 45}, - { 4, 8, 4}, - { 4, 8, 5}, - { 4, 8, 6}, - { 4, 8, 7}, - { 4, 8, 8}, - { 4, 8, 9}, - { 4, 9, 4}, - { 4, 9, 5}, - { 4, 9, 6}, - { 4, 9, 7}, - { 4, 9, 8}, - { 4, 9, 9}, - { 4, 9, 13}, - { 4, 9, 16}, - { 4, 9, 25}, - { 4, 9, 26}, - { 4, 9, 28}, - { 4, 9, 32}, - { 4, 9, 45}, - { 4, 10, 4}, - { 4, 10, 9}, - { 4, 10, 10}, - { 4, 10, 15}, - { 4, 11, 16}, - { 4, 13, 4}, - { 4, 13, 5}, - { 4, 13, 7}, - { 4, 13, 9}, - { 4, 13, 13}, - { 4, 13, 25}, - { 4, 13, 26}, - { 4, 13, 28}, - { 4, 13, 32}, - { 4, 13, 45}, - { 4, 14, 41}, - { 4, 15, 4}, - { 4, 15, 10}, - { 4, 15, 15}, - { 4, 15, 39}, - { 4, 16, 7}, - { 4, 16, 16}, - { 4, 16, 45}, - { 4, 17, 27}, - { 4, 19, 31}, - { 4, 20, 15}, - { 4, 20, 33}, - { 4, 20, 42}, - { 4, 24, 28}, - { 4, 25, 4}, - { 4, 25, 5}, - { 4, 25, 7}, - { 4, 25, 9}, - { 4, 25, 13}, - { 4, 25, 25}, - { 4, 25, 26}, - { 4, 25, 28}, - { 4, 25, 32}, - { 4, 25, 45}, - { 4, 26, 4}, - { 4, 26, 5}, - { 4, 26, 7}, - { 4, 26, 9}, - { 4, 26, 13}, - { 4, 26, 25}, - { 4, 26, 26}, - { 4, 26, 28}, - { 4, 26, 32}, - { 4, 26, 41}, - { 4, 26, 45}, - { 4, 28, 4}, - { 4, 28, 5}, - { 4, 28, 7}, - { 4, 28, 9}, - { 4, 28, 13}, - { 4, 28, 25}, - { 4, 28, 26}, - { 4, 28, 28}, - { 4, 28, 32}, - { 4, 28, 45}, - { 4, 32, 4}, - { 4, 32, 5}, - { 4, 32, 7}, - { 4, 32, 9}, - { 4, 32, 13}, - { 4, 32, 25}, - { 4, 32, 26}, - { 4, 32, 28}, - { 4, 32, 32}, - { 4, 32, 45}, - { 4, 34, 35}, - { 4, 36, 8}, - { 4, 36, 10}, - { 4, 37, 43}, - { 4, 40, 18}, - { 4, 42, 33}, - { 4, 45, 4}, - { 4, 45, 5}, - { 4, 45, 7}, - { 4, 45, 9}, - { 4, 45, 13}, - { 4, 45, 21}, - { 4, 45, 25}, - { 4, 45, 26}, - { 4, 45, 28}, - { 4, 45, 32}, - { 4, 45, 45}, - { 5, 4, 4}, - { 5, 4, 5}, - { 5, 4, 6}, - { 5, 4, 7}, - { 5, 4, 8}, - { 5, 4, 9}, - { 5, 4, 13}, - { 5, 4, 25}, - { 5, 4, 26}, - { 5, 4, 28}, - { 5, 4, 32}, - { 5, 4, 45}, - { 5, 5, 4}, - { 5, 5, 5}, - { 5, 5, 6}, - { 5, 5, 7}, - { 5, 5, 8}, - { 5, 5, 9}, - { 5, 5, 12}, - { 5, 5, 13}, - { 5, 5, 16}, - { 5, 5, 24}, - { 5, 5, 25}, - { 5, 5, 26}, - { 5, 5, 28}, - { 5, 5, 32}, - { 5, 5, 45}, - { 5, 6, 4}, - { 5, 6, 5}, - { 5, 6, 6}, - { 5, 6, 7}, - { 5, 6, 8}, - { 5, 6, 9}, - { 5, 6, 32}, - { 5, 7, 4}, - { 5, 7, 5}, - { 5, 7, 6}, - { 5, 7, 7}, - { 5, 7, 8}, - { 5, 7, 9}, - { 5, 7, 13}, - { 5, 7, 25}, - { 5, 7, 26}, - { 5, 7, 28}, - { 5, 7, 32}, - { 5, 7, 45}, - { 5, 8, 4}, - { 5, 8, 5}, - { 5, 8, 6}, - { 5, 8, 7}, - { 5, 8, 8}, - { 5, 8, 9}, - { 5, 9, 4}, - { 5, 9, 5}, - { 5, 9, 6}, - { 5, 9, 7}, - { 5, 9, 8}, - { 5, 9, 9}, - { 5, 9, 13}, - { 5, 9, 25}, - { 5, 9, 26}, - { 5, 9, 28}, - { 5, 9, 32}, - { 5, 9, 45}, - { 5, 10, 17}, - { 5, 12, 5}, - { 5, 12, 12}, - { 5, 12, 13}, - { 5, 12, 26}, - { 5, 12, 32}, - { 5, 13, 4}, - { 5, 13, 5}, - { 5, 13, 7}, - { 5, 13, 9}, - { 5, 13, 12}, - { 5, 13, 13}, - { 5, 13, 16}, - { 5, 13, 21}, - { 5, 13, 24}, - { 5, 13, 25}, - { 5, 13, 26}, - { 5, 13, 28}, - { 5, 13, 32}, - { 5, 13, 45}, - { 5, 14, 29}, - { 5, 16, 5}, - { 5, 16, 13}, - { 5, 16, 16}, - { 5, 16, 32}, - { 5, 19, 20}, - { 5, 19, 34}, - { 5, 21, 7}, - { 5, 21, 12}, - { 5, 21, 15}, - { 5, 21, 28}, - { 5, 22, 10}, - { 5, 24, 5}, - { 5, 24, 13}, - { 5, 24, 24}, - { 5, 24, 26}, - { 5, 24, 32}, - { 5, 25, 4}, - { 5, 25, 5}, - { 5, 25, 7}, - { 5, 25, 9}, - { 5, 25, 13}, - { 5, 25, 25}, - { 5, 25, 26}, - { 5, 25, 28}, - { 5, 25, 32}, - { 5, 25, 45}, - { 5, 26, 4}, - { 5, 26, 5}, - { 5, 26, 7}, - { 5, 26, 9}, - { 5, 26, 12}, - { 5, 26, 13}, - { 5, 26, 24}, - { 5, 26, 25}, - { 5, 26, 26}, - { 5, 26, 28}, - { 5, 26, 32}, - { 5, 26, 45}, - { 5, 27, 25}, - { 5, 28, 4}, - { 5, 28, 5}, - { 5, 28, 7}, - { 5, 28, 9}, - { 5, 28, 13}, - { 5, 28, 25}, - { 5, 28, 26}, - { 5, 28, 28}, - { 5, 28, 32}, - { 5, 28, 45}, - { 5, 29, 42}, - { 5, 29, 43}, - { 5, 30, 6}, - { 5, 31, 37}, - { 5, 32, 4}, - { 5, 32, 5}, - { 5, 32, 7}, - { 5, 32, 9}, - { 5, 32, 12}, - { 5, 32, 13}, - { 5, 32, 16}, - { 5, 32, 24}, - { 5, 32, 25}, - { 5, 32, 26}, - { 5, 32, 28}, - { 5, 32, 32}, - { 5, 32, 45}, - { 5, 37, 30}, - { 5, 42, 4}, - { 5, 45, 4}, - { 5, 45, 5}, - { 5, 45, 7}, - { 5, 45, 9}, - { 5, 45, 13}, - { 5, 45, 25}, - { 5, 45, 26}, - { 5, 45, 28}, - { 5, 45, 32}, - { 5, 45, 45}, - { 6, 4, 4}, - { 6, 4, 5}, - { 6, 4, 6}, - { 6, 4, 7}, - { 6, 4, 8}, - { 6, 4, 9}, - { 6, 4, 28}, - { 6, 5, 4}, - { 6, 5, 5}, - { 6, 5, 6}, - { 6, 5, 7}, - { 6, 5, 8}, - { 6, 5, 9}, - { 6, 6, 4}, - { 6, 6, 5}, - { 6, 6, 6}, - { 6, 6, 7}, - { 6, 6, 8}, - { 6, 6, 9}, - { 6, 6, 39}, - { 6, 7, 4}, - { 6, 7, 5}, - { 6, 7, 6}, - { 6, 7, 7}, - { 6, 7, 8}, - { 6, 7, 9}, - { 6, 7, 12}, - { 6, 8, 4}, - { 6, 8, 5}, - { 6, 8, 6}, - { 6, 8, 7}, - { 6, 8, 8}, - { 6, 8, 9}, - { 6, 9, 4}, - { 6, 9, 5}, - { 6, 9, 6}, - { 6, 9, 7}, - { 6, 9, 8}, - { 6, 9, 9}, - { 6, 10, 25}, - { 6, 11, 12}, - { 6, 11, 38}, - { 6, 13, 20}, - { 6, 14, 42}, - { 6, 15, 25}, - { 6, 18, 21}, - { 6, 19, 38}, - { 6, 21, 9}, - { 6, 22, 7}, - { 6, 23, 30}, - { 6, 23, 33}, - { 6, 25, 10}, - { 6, 26, 43}, - { 6, 33, 33}, - { 6, 34, 45}, - { 6, 35, 24}, - { 6, 36, 31}, - { 6, 36, 32}, - { 6, 40, 44}, - { 6, 41, 21}, - { 6, 42, 20}, - { 6, 42, 26}, - { 6, 43, 7}, - { 6, 43, 27}, - { 6, 43, 36}, - { 7, 4, 4}, - { 7, 4, 5}, - { 7, 4, 6}, - { 7, 4, 7}, - { 7, 4, 8}, - { 7, 4, 9}, - { 7, 4, 13}, - { 7, 4, 21}, - { 7, 4, 25}, - { 7, 4, 26}, - { 7, 4, 28}, - { 7, 4, 32}, - { 7, 4, 45}, - { 7, 5, 4}, - { 7, 5, 5}, - { 7, 5, 6}, - { 7, 5, 7}, - { 7, 5, 8}, - { 7, 5, 9}, - { 7, 5, 13}, - { 7, 5, 25}, - { 7, 5, 26}, - { 7, 5, 28}, - { 7, 5, 32}, - { 7, 5, 39}, - { 7, 5, 45}, - { 7, 6, 4}, - { 7, 6, 5}, - { 7, 6, 6}, - { 7, 6, 7}, - { 7, 6, 8}, - { 7, 6, 9}, - { 7, 7, 4}, - { 7, 7, 5}, - { 7, 7, 6}, - { 7, 7, 7}, - { 7, 7, 8}, - { 7, 7, 9}, - { 7, 7, 13}, - { 7, 7, 25}, - { 7, 7, 26}, - { 7, 7, 28}, - { 7, 7, 32}, - { 7, 7, 45}, - { 7, 8, 4}, - { 7, 8, 5}, - { 7, 8, 6}, - { 7, 8, 7}, - { 7, 8, 8}, - { 7, 8, 9}, - { 7, 9, 4}, - { 7, 9, 5}, - { 7, 9, 6}, - { 7, 9, 7}, - { 7, 9, 8}, - { 7, 9, 9}, - { 7, 9, 13}, - { 7, 9, 25}, - { 7, 9, 26}, - { 7, 9, 28}, - { 7, 9, 32}, - { 7, 9, 45}, - { 7, 10, 21}, - { 7, 11, 42}, - { 7, 13, 4}, - { 7, 13, 5}, - { 7, 13, 7}, - { 7, 13, 9}, - { 7, 13, 10}, - { 7, 13, 13}, - { 7, 13, 25}, - { 7, 13, 26}, - { 7, 13, 28}, - { 7, 13, 32}, - { 7, 13, 45}, - { 7, 14, 41}, - { 7, 15, 16}, - { 7, 20, 22}, - { 7, 21, 41}, - { 7, 23, 11}, - { 7, 23, 25}, - { 7, 25, 4}, - { 7, 25, 5}, - { 7, 25, 7}, - { 7, 25, 9}, - { 7, 25, 13}, - { 7, 25, 25}, - { 7, 25, 26}, - { 7, 25, 28}, - { 7, 25, 32}, - { 7, 25, 45}, - { 7, 26, 4}, - { 7, 26, 5}, - { 7, 26, 7}, - { 7, 26, 9}, - { 7, 26, 13}, - { 7, 26, 25}, - { 7, 26, 26}, - { 7, 26, 28}, - { 7, 26, 32}, - { 7, 26, 45}, - { 7, 28, 4}, - { 7, 28, 5}, - { 7, 28, 7}, - { 7, 28, 9}, - { 7, 28, 13}, - { 7, 28, 25}, - { 7, 28, 26}, - { 7, 28, 28}, - { 7, 28, 32}, - { 7, 28, 40}, - { 7, 28, 45}, - { 7, 30, 13}, - { 7, 30, 33}, - { 7, 32, 4}, - { 7, 32, 5}, - { 7, 32, 7}, - { 7, 32, 9}, - { 7, 32, 13}, - { 7, 32, 25}, - { 7, 32, 26}, - { 7, 32, 28}, - { 7, 32, 32}, - { 7, 32, 45}, - { 7, 33, 5}, - { 7, 34, 40}, - { 7, 36, 41}, - { 7, 37, 23}, - { 7, 39, 11}, - { 7, 39, 38}, - { 7, 41, 21}, - { 7, 42, 6}, - { 7, 45, 4}, - { 7, 45, 5}, - { 7, 45, 7}, - { 7, 45, 9}, - { 7, 45, 13}, - { 7, 45, 25}, - { 7, 45, 26}, - { 7, 45, 28}, - { 7, 45, 32}, - { 7, 45, 45}, - { 8, 4, 4}, - { 8, 4, 5}, - { 8, 4, 6}, - { 8, 4, 7}, - { 8, 4, 8}, - { 8, 4, 9}, - { 8, 4, 36}, - { 8, 5, 4}, - { 8, 5, 5}, - { 8, 5, 6}, - { 8, 5, 7}, - { 8, 5, 8}, - { 8, 5, 9}, - { 8, 5, 16}, - { 8, 6, 4}, - { 8, 6, 5}, - { 8, 6, 6}, - { 8, 6, 7}, - { 8, 6, 8}, - { 8, 6, 9}, - { 8, 7, 4}, - { 8, 7, 5}, - { 8, 7, 6}, - { 8, 7, 7}, - { 8, 7, 8}, - { 8, 7, 9}, - { 8, 8, 4}, - { 8, 8, 5}, - { 8, 8, 6}, - { 8, 8, 7}, - { 8, 8, 8}, - { 8, 8, 9}, - { 8, 9, 4}, - { 8, 9, 5}, - { 8, 9, 6}, - { 8, 9, 7}, - { 8, 9, 8}, - { 8, 9, 9}, - { 8, 13, 38}, - { 8, 14, 36}, - { 8, 15, 25}, - { 8, 18, 23}, - { 8, 22, 5}, - { 8, 26, 28}, - { 8, 27, 36}, - { 8, 31, 23}, - { 8, 32, 18}, - { 8, 32, 25}, - { 8, 33, 23}, - { 8, 33, 44}, - { 8, 34, 22}, - { 8, 34, 36}, - { 8, 36, 15}, - { 8, 37, 40}, - { 8, 40, 32}, - { 9, 4, 4}, - { 9, 4, 5}, - { 9, 4, 6}, - { 9, 4, 7}, - { 9, 4, 8}, - { 9, 4, 9}, - { 9, 4, 13}, - { 9, 4, 25}, - { 9, 4, 26}, - { 9, 4, 28}, - { 9, 4, 32}, - { 9, 4, 45}, - { 9, 5, 4}, - { 9, 5, 5}, - { 9, 5, 6}, - { 9, 5, 7}, - { 9, 5, 8}, - { 9, 5, 9}, - { 9, 5, 13}, - { 9, 5, 25}, - { 9, 5, 26}, - { 9, 5, 28}, - { 9, 5, 32}, - { 9, 5, 45}, - { 9, 6, 4}, - { 9, 6, 5}, - { 9, 6, 6}, - { 9, 6, 7}, - { 9, 6, 8}, - { 9, 6, 9}, - { 9, 6, 10}, - { 9, 7, 4}, - { 9, 7, 5}, - { 9, 7, 6}, - { 9, 7, 7}, - { 9, 7, 8}, - { 9, 7, 9}, - { 9, 7, 13}, - { 9, 7, 25}, - { 9, 7, 26}, - { 9, 7, 28}, - { 9, 7, 32}, - { 9, 7, 45}, - { 9, 8, 4}, - { 9, 8, 5}, - { 9, 8, 6}, - { 9, 8, 7}, - { 9, 8, 8}, - { 9, 8, 9}, - { 9, 9, 4}, - { 9, 9, 5}, - { 9, 9, 6}, - { 9, 9, 7}, - { 9, 9, 8}, - { 9, 9, 9}, - { 9, 9, 10}, - { 9, 9, 12}, - { 9, 9, 13}, - { 9, 9, 22}, - { 9, 9, 25}, - { 9, 9, 26}, - { 9, 9, 28}, - { 9, 9, 32}, - { 9, 9, 45}, - { 9, 10, 9}, - { 9, 10, 10}, - { 9, 10, 12}, - { 9, 10, 32}, - { 9, 12, 9}, - { 9, 12, 10}, - { 9, 12, 12}, - { 9, 12, 32}, - { 9, 13, 4}, - { 9, 13, 5}, - { 9, 13, 7}, - { 9, 13, 9}, - { 9, 13, 12}, - { 9, 13, 13}, - { 9, 13, 25}, - { 9, 13, 26}, - { 9, 13, 28}, - { 9, 13, 32}, - { 9, 13, 45}, - { 9, 17, 40}, - { 9, 19, 36}, - { 9, 21, 30}, - { 9, 22, 9}, - { 9, 22, 22}, - { 9, 22, 32}, - { 9, 23, 14}, - { 9, 23, 44}, - { 9, 24, 25}, - { 9, 24, 28}, - { 9, 24, 35}, - { 9, 24, 41}, - { 9, 25, 4}, - { 9, 25, 5}, - { 9, 25, 7}, - { 9, 25, 9}, - { 9, 25, 13}, - { 9, 25, 25}, - { 9, 25, 26}, - { 9, 25, 28}, - { 9, 25, 32}, - { 9, 25, 45}, - { 9, 26, 4}, - { 9, 26, 5}, - { 9, 26, 7}, - { 9, 26, 9}, - { 9, 26, 13}, - { 9, 26, 20}, - { 9, 26, 25}, - { 9, 26, 26}, - { 9, 26, 28}, - { 9, 26, 32}, - { 9, 26, 45}, - { 9, 28, 4}, - { 9, 28, 5}, - { 9, 28, 7}, - { 9, 28, 9}, - { 9, 28, 13}, - { 9, 28, 25}, - { 9, 28, 26}, - { 9, 28, 28}, - { 9, 28, 32}, - { 9, 28, 41}, - { 9, 28, 45}, - { 9, 30, 42}, - { 9, 31, 18}, - { 9, 32, 4}, - { 9, 32, 5}, - { 9, 32, 7}, - { 9, 32, 9}, - { 9, 32, 10}, - { 9, 32, 12}, - { 9, 32, 13}, - { 9, 32, 22}, - { 9, 32, 25}, - { 9, 32, 26}, - { 9, 32, 28}, - { 9, 32, 29}, - { 9, 32, 32}, - { 9, 32, 45}, - { 9, 34, 10}, - { 9, 34, 41}, - { 9, 35, 35}, - { 9, 36, 32}, - { 9, 38, 38}, - { 9, 39, 25}, - { 9, 42, 8}, - { 9, 42, 17}, - { 9, 44, 8}, - { 9, 45, 4}, - { 9, 45, 5}, - { 9, 45, 7}, - { 9, 45, 9}, - { 9, 45, 13}, - { 9, 45, 25}, - { 9, 45, 26}, - { 9, 45, 28}, - { 9, 45, 32}, - { 9, 45, 45}, - {10, 4, 4}, - {10, 4, 10}, - {10, 4, 11}, - {10, 4, 14}, - {10, 4, 15}, - {10, 4, 40}, - {10, 5, 7}, - {10, 7, 37}, - {10, 7, 38}, - {10, 9, 9}, - {10, 9, 10}, - {10, 9, 12}, - {10, 9, 32}, - {10, 10, 4}, - {10, 10, 9}, - {10, 10, 10}, - {10, 10, 11}, - {10, 10, 12}, - {10, 10, 15}, - {10, 10, 32}, - {10, 11, 42}, - {10, 12, 9}, - {10, 12, 10}, - {10, 12, 12}, - {10, 12, 32}, - {10, 12, 35}, - {10, 15, 4}, - {10, 15, 10}, - {10, 15, 15}, - {10, 16, 5}, - {10, 16, 26}, - {10, 18, 31}, - {10, 19, 29}, - {10, 20, 23}, - {10, 21, 4}, - {10, 21, 42}, - {10, 24, 11}, - {10, 27, 27}, - {10, 28, 16}, - {10, 30, 16}, - {10, 32, 9}, - {10, 32, 10}, - {10, 32, 12}, - {10, 32, 32}, - {10, 34, 9}, - {10, 34, 25}, - {10, 35, 10}, - {10, 35, 42}, - {10, 37, 17}, - {10, 37, 25}, - {10, 39, 13}, - {10, 41, 10}, - {10, 44, 27}, - {11, 4, 14}, - {11, 5, 15}, - {11, 5, 43}, - {11, 10, 39}, - {11, 11, 4}, - {11, 11, 11}, - {11, 11, 12}, - {11, 11, 20}, - {11, 11, 25}, - {11, 11, 32}, - {11, 12, 11}, - {11, 12, 12}, - {11, 12, 20}, - {11, 12, 25}, - {11, 12, 29}, - {11, 12, 32}, - {11, 13, 25}, - {11, 13, 28}, - {11, 15, 18}, - {11, 19, 10}, - {11, 19, 19}, - {11, 19, 26}, - {11, 20, 11}, - {11, 20, 12}, - {11, 20, 20}, - {11, 20, 25}, - {11, 20, 32}, - {11, 21, 11}, - {11, 23, 20}, - {11, 23, 26}, - {11, 24, 38}, - {11, 25, 11}, - {11, 25, 12}, - {11, 25, 20}, - {11, 25, 25}, - {11, 25, 32}, - {11, 26, 37}, - {11, 27, 16}, - {11, 28, 41}, - {11, 29, 15}, - {11, 29, 32}, - {11, 29, 42}, - {11, 30, 13}, - {11, 32, 11}, - {11, 32, 12}, - {11, 32, 20}, - {11, 32, 25}, - {11, 32, 32}, - {11, 34, 20}, - {11, 34, 25}, - {11, 35, 36}, - {11, 35, 40}, - {11, 36, 42}, - {11, 37, 12}, - {11, 37, 21}, - {11, 40, 40}, - {11, 44, 8}, - {11, 44, 18}, - {12, 5, 5}, - {12, 5, 12}, - {12, 5, 13}, - {12, 5, 26}, - {12, 5, 32}, - {12, 6, 39}, - {12, 9, 9}, - {12, 9, 10}, - {12, 9, 12}, - {12, 9, 32}, - {12, 10, 9}, - {12, 10, 10}, - {12, 10, 12}, - {12, 10, 32}, - {12, 11, 11}, - {12, 11, 12}, - {12, 11, 16}, - {12, 11, 20}, - {12, 11, 25}, - {12, 11, 32}, - {12, 12, 5}, - {12, 12, 9}, - {12, 12, 10}, - {12, 12, 11}, - {12, 12, 12}, - {12, 12, 13}, - {12, 12, 16}, - {12, 12, 20}, - {12, 12, 25}, - {12, 12, 26}, - {12, 12, 32}, - {12, 13, 5}, - {12, 13, 12}, - {12, 13, 13}, - {12, 13, 26}, - {12, 13, 32}, - {12, 15, 26}, - {12, 16, 12}, - {12, 16, 16}, - {12, 16, 32}, - {12, 18, 43}, - {12, 19, 15}, - {12, 20, 11}, - {12, 20, 12}, - {12, 20, 20}, - {12, 20, 25}, - {12, 20, 32}, - {12, 21, 28}, - {12, 24, 16}, - {12, 24, 39}, - {12, 25, 11}, - {12, 25, 12}, - {12, 25, 20}, - {12, 25, 25}, - {12, 25, 32}, - {12, 26, 5}, - {12, 26, 12}, - {12, 26, 13}, - {12, 26, 26}, - {12, 26, 32}, - {12, 26, 41}, - {12, 27, 24}, - {12, 30, 33}, - {12, 31, 37}, - {12, 32, 5}, - {12, 32, 9}, - {12, 32, 10}, - {12, 32, 11}, - {12, 32, 12}, - {12, 32, 13}, - {12, 32, 16}, - {12, 32, 20}, - {12, 32, 25}, - {12, 32, 26}, - {12, 32, 32}, - {12, 36, 17}, - {12, 38, 14}, - {12, 38, 44}, - {12, 40, 5}, - {12, 40, 31}, - {13, 4, 4}, - {13, 4, 5}, - {13, 4, 7}, - {13, 4, 9}, - {13, 4, 13}, - {13, 4, 25}, - {13, 4, 26}, - {13, 4, 28}, - {13, 4, 32}, - {13, 4, 45}, - {13, 5, 4}, - {13, 5, 5}, - {13, 5, 7}, - {13, 5, 9}, - {13, 5, 12}, - {13, 5, 13}, - {13, 5, 16}, - {13, 5, 24}, - {13, 5, 25}, - {13, 5, 26}, - {13, 5, 28}, - {13, 5, 32}, - {13, 5, 45}, - {13, 7, 4}, - {13, 7, 5}, - {13, 7, 7}, - {13, 7, 9}, - {13, 7, 13}, - {13, 7, 25}, - {13, 7, 26}, - {13, 7, 28}, - {13, 7, 32}, - {13, 7, 45}, - {13, 9, 4}, - {13, 9, 5}, - {13, 9, 7}, - {13, 9, 9}, - {13, 9, 13}, - {13, 9, 25}, - {13, 9, 26}, - {13, 9, 28}, - {13, 9, 32}, - {13, 9, 40}, - {13, 9, 45}, - {13, 10, 24}, - {13, 12, 5}, - {13, 12, 12}, - {13, 12, 13}, - {13, 12, 26}, - {13, 12, 32}, - {13, 13, 4}, - {13, 13, 5}, - {13, 13, 7}, - {13, 13, 9}, - {13, 13, 12}, - {13, 13, 13}, - {13, 13, 14}, - {13, 13, 16}, - {13, 13, 20}, - {13, 13, 24}, - {13, 13, 25}, - {13, 13, 26}, - {13, 13, 28}, - {13, 13, 32}, - {13, 13, 45}, - {13, 14, 13}, - {13, 14, 14}, - {13, 14, 25}, - {13, 14, 26}, - {13, 14, 32}, - {13, 16, 5}, - {13, 16, 13}, - {13, 16, 16}, - {13, 16, 32}, - {13, 17, 19}, - {13, 18, 13}, - {13, 18, 36}, - {13, 19, 6}, - {13, 22, 33}, - {13, 22, 41}, - {13, 23, 25}, - {13, 24, 5}, - {13, 24, 6}, - {13, 24, 13}, - {13, 24, 24}, - {13, 24, 26}, - {13, 24, 32}, - {13, 25, 4}, - {13, 25, 5}, - {13, 25, 7}, - {13, 25, 9}, - {13, 25, 13}, - {13, 25, 14}, - {13, 25, 25}, - {13, 25, 26}, - {13, 25, 28}, - {13, 25, 32}, - {13, 25, 45}, - {13, 26, 4}, - {13, 26, 5}, - {13, 26, 7}, - {13, 26, 9}, - {13, 26, 12}, - {13, 26, 13}, - {13, 26, 14}, - {13, 26, 24}, - {13, 26, 25}, - {13, 26, 26}, - {13, 26, 28}, - {13, 26, 32}, - {13, 26, 45}, - {13, 28, 4}, - {13, 28, 5}, - {13, 28, 7}, - {13, 28, 9}, - {13, 28, 13}, - {13, 28, 25}, - {13, 28, 26}, - {13, 28, 28}, - {13, 28, 32}, - {13, 28, 44}, - {13, 28, 45}, - {13, 30, 30}, - {13, 32, 4}, - {13, 32, 5}, - {13, 32, 6}, - {13, 32, 7}, - {13, 32, 9}, - {13, 32, 12}, - {13, 32, 13}, - {13, 32, 14}, - {13, 32, 16}, - {13, 32, 17}, - {13, 32, 24}, - {13, 32, 25}, - {13, 32, 26}, - {13, 32, 28}, - {13, 32, 32}, - {13, 32, 33}, - {13, 32, 45}, - {13, 39, 27}, - {13, 40, 24}, - {13, 40, 28}, - {13, 44, 11}, - {13, 44, 45}, - {13, 45, 4}, - {13, 45, 5}, - {13, 45, 7}, - {13, 45, 9}, - {13, 45, 13}, - {13, 45, 25}, - {13, 45, 26}, - {13, 45, 28}, - {13, 45, 32}, - {13, 45, 45}, - {14, 4, 29}, - {14, 7, 8}, - {14, 8, 39}, - {14, 9, 26}, - {14, 9, 38}, - {14, 10, 19}, - {14, 13, 13}, - {14, 13, 14}, - {14, 13, 21}, - {14, 13, 24}, - {14, 13, 25}, - {14, 13, 26}, - {14, 13, 32}, - {14, 14, 6}, - {14, 14, 13}, - {14, 14, 14}, - {14, 14, 16}, - {14, 14, 20}, - {14, 14, 25}, - {14, 14, 26}, - {14, 14, 29}, - {14, 14, 32}, - {14, 15, 13}, - {14, 16, 14}, - {14, 16, 16}, - {14, 16, 29}, - {14, 19, 19}, - {14, 20, 4}, - {14, 25, 13}, - {14, 25, 14}, - {14, 25, 25}, - {14, 25, 26}, - {14, 25, 32}, - {14, 26, 13}, - {14, 26, 14}, - {14, 26, 25}, - {14, 26, 26}, - {14, 26, 32}, - {14, 27, 21}, - {14, 29, 14}, - {14, 29, 16}, - {14, 29, 29}, - {14, 29, 32}, - {14, 32, 13}, - {14, 32, 14}, - {14, 32, 16}, - {14, 32, 18}, - {14, 32, 25}, - {14, 32, 26}, - {14, 32, 29}, - {14, 32, 32}, - {14, 34, 16}, - {14, 35, 12}, - {14, 35, 16}, - {14, 35, 28}, - {14, 36, 32}, - {14, 36, 36}, - {14, 37, 19}, - {14, 38, 20}, - {14, 41, 14}, - {14, 42, 42}, - {14, 44, 14}, - {14, 44, 44}, - {15, 4, 4}, - {15, 4, 10}, - {15, 4, 15}, - {15, 10, 4}, - {15, 10, 10}, - {15, 10, 15}, - {15, 11, 38}, - {15, 15, 4}, - {15, 15, 10}, - {15, 15, 15}, - {15, 16, 20}, - {15, 18, 7}, - {15, 18, 25}, - {15, 19, 6}, - {15, 19, 30}, - {15, 20, 18}, - {15, 20, 34}, - {15, 20, 38}, - {15, 21, 23}, - {15, 22, 18}, - {15, 22, 40}, - {15, 24, 6}, - {15, 24, 28}, - {15, 25, 36}, - {15, 25, 44}, - {15, 31, 41}, - {15, 33, 35}, - {15, 34, 9}, - {15, 39, 5}, - {15, 40, 38}, - {15, 41, 13}, - {15, 43, 37}, - {15, 45, 13}, - {16, 5, 5}, - {16, 5, 13}, - {16, 5, 16}, - {16, 5, 22}, - {16, 5, 32}, - {16, 7, 22}, - {16, 7, 24}, - {16, 7, 36}, - {16, 12, 12}, - {16, 12, 16}, - {16, 12, 32}, - {16, 13, 5}, - {16, 13, 13}, - {16, 13, 16}, - {16, 13, 32}, - {16, 14, 14}, - {16, 14, 16}, - {16, 14, 29}, - {16, 16, 5}, - {16, 16, 12}, - {16, 16, 13}, - {16, 16, 14}, - {16, 16, 16}, - {16, 16, 29}, - {16, 16, 32}, - {16, 17, 24}, - {16, 19, 21}, - {16, 19, 27}, - {16, 25, 23}, - {16, 26, 4}, - {16, 26, 7}, - {16, 26, 18}, - {16, 26, 26}, - {16, 26, 31}, - {16, 28, 24}, - {16, 28, 29}, - {16, 28, 38}, - {16, 29, 13}, - {16, 29, 14}, - {16, 29, 16}, - {16, 29, 29}, - {16, 32, 5}, - {16, 32, 12}, - {16, 32, 13}, - {16, 32, 16}, - {16, 32, 32}, - {16, 33, 30}, - {16, 34, 17}, - {16, 35, 19}, - {16, 36, 16}, - {16, 39, 33}, - {16, 41, 29}, - {17, 5, 15}, - {17, 7, 43}, - {17, 8, 43}, - {17, 10, 25}, - {17, 14, 13}, - {17, 17, 17}, - {17, 18, 17}, - {17, 18, 22}, - {17, 22, 9}, - {17, 24, 44}, - {17, 25, 10}, - {17, 25, 35}, - {17, 31, 31}, - {17, 33, 5}, - {17, 33, 22}, - {17, 34, 41}, - {17, 35, 4}, - {17, 35, 39}, - {17, 36, 28}, - {17, 38, 9}, - {17, 39, 13}, - {17, 41, 12}, - {17, 42, 20}, - {17, 43, 37}, - {17, 44, 11}, - {18, 5, 10}, - {18, 6, 26}, - {18, 6, 34}, - {18, 8, 16}, - {18, 12, 7}, - {18, 12, 21}, - {18, 12, 38}, - {18, 15, 9}, - {18, 15, 17}, - {18, 15, 22}, - {18, 15, 27}, - {18, 18, 14}, - {18, 18, 18}, - {18, 20, 32}, - {18, 23, 37}, - {18, 26, 33}, - {18, 27, 42}, - {18, 30, 24}, - {18, 34, 33}, - {18, 37, 7}, - {18, 37, 28}, - {18, 39, 35}, - {18, 42, 10}, - {18, 42, 26}, - {18, 42, 45}, - {19, 4, 21}, - {19, 5, 10}, - {19, 6, 15}, - {19, 7, 9}, - {19, 7, 43}, - {19, 11, 34}, - {19, 12, 16}, - {19, 12, 30}, - {19, 13, 44}, - {19, 16, 7}, - {19, 17, 43}, - {19, 19, 19}, - {19, 20, 32}, - {19, 22, 26}, - {19, 22, 40}, - {19, 24, 6}, - {19, 24, 23}, - {19, 25, 4}, - {19, 25, 24}, - {19, 25, 28}, - {19, 28, 10}, - {19, 28, 31}, - {19, 29, 23}, - {19, 30, 17}, - {19, 32, 10}, - {19, 33, 26}, - {19, 43, 18}, - {19, 43, 25}, - {20, 4, 23}, - {20, 4, 32}, - {20, 4, 33}, - {20, 7, 45}, - {20, 9, 20}, - {20, 11, 11}, - {20, 11, 12}, - {20, 11, 20}, - {20, 11, 25}, - {20, 11, 32}, - {20, 12, 11}, - {20, 12, 12}, - {20, 12, 20}, - {20, 12, 25}, - {20, 12, 32}, - {20, 20, 11}, - {20, 20, 12}, - {20, 20, 20}, - {20, 20, 25}, - {20, 20, 32}, - {20, 21, 24}, - {20, 24, 10}, - {20, 25, 11}, - {20, 25, 12}, - {20, 25, 18}, - {20, 25, 20}, - {20, 25, 25}, - {20, 25, 32}, - {20, 31, 10}, - {20, 31, 28}, - {20, 31, 35}, - {20, 32, 11}, - {20, 32, 12}, - {20, 32, 20}, - {20, 32, 25}, - {20, 32, 32}, - {20, 33, 20}, - {20, 35, 37}, - {20, 36, 23}, - {20, 37, 33}, - {20, 38, 19}, - {20, 38, 39}, - {20, 40, 41}, - {20, 43, 23}, - {20, 45, 29}, - {21, 6, 6}, - {21, 6, 25}, - {21, 7, 20}, - {21, 8, 32}, - {21, 9, 7}, - {21, 10, 6}, - {21, 10, 8}, - {21, 10, 17}, - {21, 10, 23}, - {21, 11, 41}, - {21, 12, 6}, - {21, 13, 17}, - {21, 14, 33}, - {21, 16, 19}, - {21, 20, 10}, - {21, 20, 11}, - {21, 21, 21}, - {21, 21, 26}, - {21, 22, 44}, - {21, 25, 19}, - {21, 27, 31}, - {21, 28, 11}, - {21, 29, 19}, - {21, 29, 36}, - {21, 29, 39}, - {21, 31, 33}, - {21, 34, 8}, - {21, 34, 36}, - {21, 37, 45}, - {21, 39, 8}, - {21, 40, 25}, - {21, 41, 11}, - {21, 42, 17}, - {21, 42, 36}, - {21, 44, 16}, - {21, 45, 28}, - {22, 5, 24}, - {22, 5, 25}, - {22, 5, 32}, - {22, 6, 6}, - {22, 7, 4}, - {22, 9, 9}, - {22, 9, 22}, - {22, 9, 25}, - {22, 9, 32}, - {22, 10, 10}, - {22, 10, 14}, - {22, 10, 31}, - {22, 11, 14}, - {22, 13, 21}, - {22, 13, 26}, - {22, 14, 10}, - {22, 20, 27}, - {22, 22, 9}, - {22, 22, 15}, - {22, 22, 22}, - {22, 22, 32}, - {22, 23, 11}, - {22, 23, 32}, - {22, 25, 6}, - {22, 25, 13}, - {22, 26, 7}, - {22, 28, 4}, - {22, 31, 19}, - {22, 32, 9}, - {22, 32, 22}, - {22, 32, 32}, - {22, 35, 7}, - {22, 37, 8}, - {22, 40, 34}, - {22, 40, 40}, - {22, 43, 7}, - {22, 45, 21}, - {23, 5, 9}, - {23, 7, 6}, - {23, 8, 18}, - {23, 11, 44}, - {23, 12, 17}, - {23, 16, 28}, - {23, 18, 5}, - {23, 18, 34}, - {23, 20, 10}, - {23, 23, 8}, - {23, 23, 23}, - {23, 27, 6}, - {23, 27, 17}, - {23, 31, 43}, - {23, 32, 11}, - {23, 32, 14}, - {23, 32, 45}, - {23, 33, 26}, - {23, 35, 14}, - {23, 36, 10}, - {23, 36, 13}, - {23, 36, 27}, - {23, 37, 28}, - {23, 37, 43}, - {23, 38, 32}, - {23, 41, 44}, - {24, 5, 5}, - {24, 5, 13}, - {24, 5, 24}, - {24, 5, 26}, - {24, 5, 31}, - {24, 5, 32}, - {24, 6, 7}, - {24, 6, 18}, - {24, 7, 40}, - {24, 9, 5}, - {24, 10, 7}, - {24, 13, 5}, - {24, 13, 13}, - {24, 13, 24}, - {24, 13, 26}, - {24, 13, 32}, - {24, 13, 39}, - {24, 14, 35}, - {24, 15, 23}, - {24, 15, 25}, - {24, 18, 15}, - {24, 21, 27}, - {24, 22, 32}, - {24, 22, 42}, - {24, 24, 4}, - {24, 24, 5}, - {24, 24, 13}, - {24, 24, 24}, - {24, 24, 26}, - {24, 24, 32}, - {24, 25, 28}, - {24, 26, 5}, - {24, 26, 13}, - {24, 26, 24}, - {24, 26, 26}, - {24, 26, 32}, - {24, 27, 21}, - {24, 31, 20}, - {24, 32, 5}, - {24, 32, 13}, - {24, 32, 24}, - {24, 32, 26}, - {24, 32, 32}, - {24, 36, 17}, - {24, 37, 29}, - {24, 40, 12}, - {24, 40, 36}, - {24, 41, 36}, - {24, 45, 21}, - {25, 4, 4}, - {25, 4, 5}, - {25, 4, 7}, - {25, 4, 9}, - {25, 4, 13}, - {25, 4, 25}, - {25, 4, 26}, - {25, 4, 28}, - {25, 4, 32}, - {25, 4, 45}, - {25, 5, 4}, - {25, 5, 5}, - {25, 5, 7}, - {25, 5, 9}, - {25, 5, 13}, - {25, 5, 25}, - {25, 5, 26}, - {25, 5, 28}, - {25, 5, 32}, - {25, 5, 45}, - {25, 6, 12}, - {25, 7, 4}, - {25, 7, 5}, - {25, 7, 7}, - {25, 7, 8}, - {25, 7, 9}, - {25, 7, 13}, - {25, 7, 25}, - {25, 7, 26}, - {25, 7, 28}, - {25, 7, 32}, - {25, 7, 45}, - {25, 9, 4}, - {25, 9, 5}, - {25, 9, 7}, - {25, 9, 9}, - {25, 9, 13}, - {25, 9, 25}, - {25, 9, 26}, - {25, 9, 28}, - {25, 9, 32}, - {25, 9, 45}, - {25, 11, 11}, - {25, 11, 12}, - {25, 11, 20}, - {25, 11, 25}, - {25, 11, 32}, - {25, 12, 11}, - {25, 12, 12}, - {25, 12, 20}, - {25, 12, 25}, - {25, 12, 32}, - {25, 13, 4}, - {25, 13, 5}, - {25, 13, 7}, - {25, 13, 9}, - {25, 13, 13}, - {25, 13, 14}, - {25, 13, 25}, - {25, 13, 26}, - {25, 13, 28}, - {25, 13, 32}, - {25, 13, 42}, - {25, 13, 45}, - {25, 14, 13}, - {25, 14, 14}, - {25, 14, 25}, - {25, 14, 26}, - {25, 14, 32}, - {25, 15, 9}, - {25, 16, 9}, - {25, 19, 44}, - {25, 20, 11}, - {25, 20, 12}, - {25, 20, 20}, - {25, 20, 25}, - {25, 20, 32}, - {25, 22, 23}, - {25, 23, 11}, - {25, 23, 13}, - {25, 23, 24}, - {25, 24, 13}, - {25, 25, 4}, - {25, 25, 5}, - {25, 25, 7}, - {25, 25, 9}, - {25, 25, 11}, - {25, 25, 12}, - {25, 25, 13}, - {25, 25, 14}, - {25, 25, 17}, - {25, 25, 20}, - {25, 25, 25}, - {25, 25, 26}, - {25, 25, 28}, - {25, 25, 32}, - {25, 25, 45}, - {25, 26, 4}, - {25, 26, 5}, - {25, 26, 7}, - {25, 26, 9}, - {25, 26, 13}, - {25, 26, 14}, - {25, 26, 25}, - {25, 26, 26}, - {25, 26, 28}, - {25, 26, 32}, - {25, 26, 45}, - {25, 28, 4}, - {25, 28, 5}, - {25, 28, 7}, - {25, 28, 9}, - {25, 28, 13}, - {25, 28, 25}, - {25, 28, 26}, - {25, 28, 28}, - {25, 28, 32}, - {25, 28, 45}, - {25, 29, 16}, - {25, 30, 17}, - {25, 30, 20}, - {25, 30, 22}, - {25, 31, 6}, - {25, 32, 4}, - {25, 32, 5}, - {25, 32, 7}, - {25, 32, 9}, - {25, 32, 11}, - {25, 32, 12}, - {25, 32, 13}, - {25, 32, 14}, - {25, 32, 20}, - {25, 32, 25}, - {25, 32, 26}, - {25, 32, 28}, - {25, 32, 32}, - {25, 32, 45}, - {25, 33, 19}, - {25, 42, 11}, - {25, 45, 4}, - {25, 45, 5}, - {25, 45, 7}, - {25, 45, 9}, - {25, 45, 13}, - {25, 45, 23}, - {25, 45, 25}, - {25, 45, 26}, - {25, 45, 28}, - {25, 45, 32}, - {25, 45, 45}, - {26, 4, 4}, - {26, 4, 5}, - {26, 4, 7}, - {26, 4, 9}, - {26, 4, 13}, - {26, 4, 25}, - {26, 4, 26}, - {26, 4, 28}, - {26, 4, 32}, - {26, 4, 45}, - {26, 5, 4}, - {26, 5, 5}, - {26, 5, 7}, - {26, 5, 9}, - {26, 5, 12}, - {26, 5, 13}, - {26, 5, 24}, - {26, 5, 25}, - {26, 5, 26}, - {26, 5, 28}, - {26, 5, 32}, - {26, 5, 45}, - {26, 7, 4}, - {26, 7, 5}, - {26, 7, 7}, - {26, 7, 9}, - {26, 7, 13}, - {26, 7, 25}, - {26, 7, 26}, - {26, 7, 28}, - {26, 7, 32}, - {26, 7, 33}, - {26, 7, 40}, - {26, 7, 45}, - {26, 8, 25}, - {26, 9, 4}, - {26, 9, 5}, - {26, 9, 7}, - {26, 9, 9}, - {26, 9, 13}, - {26, 9, 25}, - {26, 9, 26}, - {26, 9, 28}, - {26, 9, 32}, - {26, 9, 45}, - {26, 11, 6}, - {26, 12, 5}, - {26, 12, 12}, - {26, 12, 13}, - {26, 12, 26}, - {26, 12, 32}, - {26, 13, 4}, - {26, 13, 5}, - {26, 13, 7}, - {26, 13, 9}, - {26, 13, 12}, - {26, 13, 13}, - {26, 13, 14}, - {26, 13, 24}, - {26, 13, 25}, - {26, 13, 26}, - {26, 13, 28}, - {26, 13, 32}, - {26, 13, 45}, - {26, 14, 13}, - {26, 14, 14}, - {26, 14, 25}, - {26, 14, 26}, - {26, 14, 32}, - {26, 17, 28}, - {26, 18, 10}, - {26, 19, 18}, - {26, 20, 9}, - {26, 21, 11}, - {26, 21, 34}, - {26, 23, 14}, - {26, 24, 5}, - {26, 24, 13}, - {26, 24, 24}, - {26, 24, 26}, - {26, 24, 32}, - {26, 25, 4}, - {26, 25, 5}, - {26, 25, 7}, - {26, 25, 9}, - {26, 25, 13}, - {26, 25, 14}, - {26, 25, 25}, - {26, 25, 26}, - {26, 25, 28}, - {26, 25, 32}, - {26, 25, 45}, - {26, 26, 4}, - {26, 26, 5}, - {26, 26, 7}, - {26, 26, 9}, - {26, 26, 12}, - {26, 26, 13}, - {26, 26, 14}, - {26, 26, 24}, - {26, 26, 25}, - {26, 26, 26}, - {26, 26, 28}, - {26, 26, 32}, - {26, 26, 45}, - {26, 28, 4}, - {26, 28, 5}, - {26, 28, 7}, - {26, 28, 9}, - {26, 28, 13}, - {26, 28, 14}, - {26, 28, 25}, - {26, 28, 26}, - {26, 28, 28}, - {26, 28, 32}, - {26, 28, 45}, - {26, 29, 39}, - {26, 30, 38}, - {26, 31, 40}, - {26, 32, 4}, - {26, 32, 5}, - {26, 32, 7}, - {26, 32, 9}, - {26, 32, 12}, - {26, 32, 13}, - {26, 32, 14}, - {26, 32, 24}, - {26, 32, 25}, - {26, 32, 26}, - {26, 32, 28}, - {26, 32, 32}, - {26, 32, 45}, - {26, 33, 24}, - {26, 35, 9}, - {26, 37, 26}, - {26, 37, 33}, - {26, 38, 30}, - {26, 42, 36}, - {26, 43, 34}, - {26, 45, 4}, - {26, 45, 5}, - {26, 45, 7}, - {26, 45, 9}, - {26, 45, 13}, - {26, 45, 25}, - {26, 45, 26}, - {26, 45, 28}, - {26, 45, 32}, - {26, 45, 45}, - {27, 4, 15}, - {27, 8, 14}, - {27, 10, 6}, - {27, 11, 16}, - {27, 12, 23}, - {27, 12, 27}, - {27, 12, 41}, - {27, 19, 10}, - {27, 20, 38}, - {27, 22, 5}, - {27, 24, 13}, - {27, 25, 13}, - {27, 25, 18}, - {27, 25, 38}, - {27, 27, 27}, - {27, 28, 28}, - {27, 29, 27}, - {27, 30, 36}, - {27, 32, 42}, - {27, 34, 4}, - {27, 34, 13}, - {27, 37, 29}, - {27, 38, 16}, - {27, 39, 11}, - {27, 44, 8}, - {27, 44, 43}, - {28, 4, 4}, - {28, 4, 5}, - {28, 4, 7}, - {28, 4, 9}, - {28, 4, 13}, - {28, 4, 25}, - {28, 4, 26}, - {28, 4, 28}, - {28, 4, 32}, - {28, 4, 45}, - {28, 5, 4}, - {28, 5, 5}, - {28, 5, 7}, - {28, 5, 9}, - {28, 5, 13}, - {28, 5, 25}, - {28, 5, 26}, - {28, 5, 28}, - {28, 5, 32}, - {28, 5, 45}, - {28, 6, 6}, - {28, 7, 4}, - {28, 7, 5}, - {28, 7, 7}, - {28, 7, 9}, - {28, 7, 13}, - {28, 7, 25}, - {28, 7, 26}, - {28, 7, 28}, - {28, 7, 32}, - {28, 7, 45}, - {28, 9, 4}, - {28, 9, 5}, - {28, 9, 7}, - {28, 9, 9}, - {28, 9, 13}, - {28, 9, 25}, - {28, 9, 26}, - {28, 9, 28}, - {28, 9, 32}, - {28, 9, 45}, - {28, 10, 24}, - {28, 11, 17}, - {28, 12, 18}, - {28, 13, 4}, - {28, 13, 5}, - {28, 13, 7}, - {28, 13, 9}, - {28, 13, 13}, - {28, 13, 25}, - {28, 13, 26}, - {28, 13, 28}, - {28, 13, 32}, - {28, 13, 45}, - {28, 15, 22}, - {28, 16, 38}, - {28, 17, 35}, - {28, 19, 25}, - {28, 19, 32}, - {28, 21, 25}, - {28, 22, 7}, - {28, 25, 4}, - {28, 25, 5}, - {28, 25, 7}, - {28, 25, 9}, - {28, 25, 13}, - {28, 25, 25}, - {28, 25, 26}, - {28, 25, 28}, - {28, 25, 32}, - {28, 25, 45}, - {28, 26, 4}, - {28, 26, 5}, - {28, 26, 7}, - {28, 26, 9}, - {28, 26, 13}, - {28, 26, 25}, - {28, 26, 26}, - {28, 26, 28}, - {28, 26, 32}, - {28, 26, 45}, - {28, 28, 4}, - {28, 28, 5}, - {28, 28, 7}, - {28, 28, 9}, - {28, 28, 13}, - {28, 28, 25}, - {28, 28, 26}, - {28, 28, 28}, - {28, 28, 32}, - {28, 28, 45}, - {28, 29, 13}, - {28, 30, 44}, - {28, 31, 12}, - {28, 32, 4}, - {28, 32, 5}, - {28, 32, 7}, - {28, 32, 9}, - {28, 32, 13}, - {28, 32, 25}, - {28, 32, 26}, - {28, 32, 28}, - {28, 32, 32}, - {28, 32, 45}, - {28, 35, 17}, - {28, 37, 41}, - {28, 42, 15}, - {28, 43, 44}, - {28, 44, 12}, - {28, 44, 24}, - {28, 45, 4}, - {28, 45, 5}, - {28, 45, 7}, - {28, 45, 9}, - {28, 45, 13}, - {28, 45, 25}, - {28, 45, 26}, - {28, 45, 28}, - {28, 45, 32}, - {28, 45, 45}, - {29, 6, 14}, - {29, 7, 29}, - {29, 8, 8}, - {29, 8, 17}, - {29, 8, 23}, - {29, 8, 39}, - {29, 9, 33}, - {29, 9, 41}, - {29, 11, 25}, - {29, 14, 14}, - {29, 14, 16}, - {29, 14, 29}, - {29, 14, 32}, - {29, 16, 14}, - {29, 16, 16}, - {29, 16, 29}, - {29, 18, 11}, - {29, 18, 15}, - {29, 19, 22}, - {29, 23, 10}, - {29, 24, 11}, - {29, 26, 32}, - {29, 29, 14}, - {29, 29, 16}, - {29, 29, 29}, - {29, 29, 32}, - {29, 32, 4}, - {29, 32, 14}, - {29, 32, 27}, - {29, 32, 29}, - {29, 32, 32}, - {29, 41, 14}, - {29, 42, 36}, - {29, 43, 21}, - {29, 44, 35}, - {29, 45, 4}, - {30, 5, 30}, - {30, 9, 14}, - {30, 9, 29}, - {30, 12, 32}, - {30, 12, 41}, - {30, 13, 8}, - {30, 13, 10}, - {30, 15, 26}, - {30, 16, 15}, - {30, 19, 30}, - {30, 20, 32}, - {30, 22, 16}, - {30, 23, 27}, - {30, 30, 23}, - {30, 30, 24}, - {30, 30, 30}, - {30, 31, 8}, - {30, 31, 29}, - {30, 32, 37}, - {30, 33, 24}, - {30, 34, 25}, - {30, 35, 8}, - {30, 36, 7}, - {30, 38, 28}, - {30, 42, 42}, - {31, 8, 35}, - {31, 10, 34}, - {31, 11, 15}, - {31, 16, 14}, - {31, 17, 16}, - {31, 17, 29}, - {31, 17, 37}, - {31, 25, 39}, - {31, 28, 23}, - {31, 31, 31}, - {31, 32, 24}, - {31, 33, 16}, - {31, 37, 5}, - {31, 42, 28}, - {31, 42, 30}, - {31, 43, 25}, - {31, 45, 28}, - {32, 4, 4}, - {32, 4, 5}, - {32, 4, 7}, - {32, 4, 9}, - {32, 4, 13}, - {32, 4, 23}, - {32, 4, 25}, - {32, 4, 26}, - {32, 4, 28}, - {32, 4, 32}, - {32, 4, 43}, - {32, 4, 45}, - {32, 5, 4}, - {32, 5, 5}, - {32, 5, 7}, - {32, 5, 9}, - {32, 5, 12}, - {32, 5, 13}, - {32, 5, 16}, - {32, 5, 24}, - {32, 5, 25}, - {32, 5, 26}, - {32, 5, 28}, - {32, 5, 32}, - {32, 5, 45}, - {32, 6, 32}, - {32, 7, 4}, - {32, 7, 5}, - {32, 7, 7}, - {32, 7, 9}, - {32, 7, 13}, - {32, 7, 25}, - {32, 7, 26}, - {32, 7, 28}, - {32, 7, 32}, - {32, 7, 45}, - {32, 8, 39}, - {32, 9, 4}, - {32, 9, 5}, - {32, 9, 7}, - {32, 9, 9}, - {32, 9, 10}, - {32, 9, 12}, - {32, 9, 13}, - {32, 9, 22}, - {32, 9, 25}, - {32, 9, 26}, - {32, 9, 28}, - {32, 9, 32}, - {32, 9, 45}, - {32, 10, 9}, - {32, 10, 10}, - {32, 10, 12}, - {32, 10, 32}, - {32, 11, 11}, - {32, 11, 12}, - {32, 11, 20}, - {32, 11, 25}, - {32, 11, 32}, - {32, 11, 34}, - {32, 12, 5}, - {32, 12, 9}, - {32, 12, 10}, - {32, 12, 11}, - {32, 12, 12}, - {32, 12, 13}, - {32, 12, 16}, - {32, 12, 20}, - {32, 12, 25}, - {32, 12, 26}, - {32, 12, 32}, - {32, 13, 4}, - {32, 13, 5}, - {32, 13, 7}, - {32, 13, 9}, - {32, 13, 12}, - {32, 13, 13}, - {32, 13, 14}, - {32, 13, 16}, - {32, 13, 24}, - {32, 13, 25}, - {32, 13, 26}, - {32, 13, 28}, - {32, 13, 32}, - {32, 13, 45}, - {32, 14, 13}, - {32, 14, 14}, - {32, 14, 25}, - {32, 14, 26}, - {32, 14, 29}, - {32, 14, 32}, - {32, 16, 5}, - {32, 16, 12}, - {32, 16, 13}, - {32, 16, 16}, - {32, 16, 32}, - {32, 16, 42}, - {32, 19, 9}, - {32, 19, 30}, - {32, 20, 11}, - {32, 20, 12}, - {32, 20, 20}, - {32, 20, 25}, - {32, 20, 32}, - {32, 21, 11}, - {32, 22, 9}, - {32, 22, 18}, - {32, 22, 22}, - {32, 22, 32}, - {32, 23, 5}, - {32, 23, 29}, - {32, 24, 5}, - {32, 24, 13}, - {32, 24, 24}, - {32, 24, 26}, - {32, 24, 32}, - {32, 25, 4}, - {32, 25, 5}, - {32, 25, 7}, - {32, 25, 9}, - {32, 25, 11}, - {32, 25, 12}, - {32, 25, 13}, - {32, 25, 14}, - {32, 25, 19}, - {32, 25, 20}, - {32, 25, 25}, - {32, 25, 26}, - {32, 25, 28}, - {32, 25, 32}, - {32, 25, 37}, - {32, 25, 42}, - {32, 25, 45}, - {32, 26, 4}, - {32, 26, 5}, - {32, 26, 7}, - {32, 26, 9}, - {32, 26, 12}, - {32, 26, 13}, - {32, 26, 14}, - {32, 26, 24}, - {32, 26, 25}, - {32, 26, 26}, - {32, 26, 28}, - {32, 26, 32}, - {32, 26, 37}, - {32, 26, 45}, - {32, 27, 29}, - {32, 28, 4}, - {32, 28, 5}, - {32, 28, 7}, - {32, 28, 9}, - {32, 28, 13}, - {32, 28, 25}, - {32, 28, 26}, - {32, 28, 28}, - {32, 28, 32}, - {32, 28, 45}, - {32, 29, 14}, - {32, 29, 29}, - {32, 29, 32}, - {32, 31, 28}, - {32, 32, 4}, - {32, 32, 5}, - {32, 32, 7}, - {32, 32, 9}, - {32, 32, 10}, - {32, 32, 11}, - {32, 32, 12}, - {32, 32, 13}, - {32, 32, 14}, - {32, 32, 16}, - {32, 32, 20}, - {32, 32, 22}, - {32, 32, 24}, - {32, 32, 25}, - {32, 32, 26}, - {32, 32, 28}, - {32, 32, 29}, - {32, 32, 32}, - {32, 32, 45}, - {32, 33, 24}, - {32, 33, 45}, - {32, 37, 38}, - {32, 38, 4}, - {32, 38, 35}, - {32, 41, 25}, - {32, 41, 43}, - {32, 44, 16}, - {32, 45, 4}, - {32, 45, 5}, - {32, 45, 7}, - {32, 45, 9}, - {32, 45, 13}, - {32, 45, 25}, - {32, 45, 26}, - {32, 45, 28}, - {32, 45, 32}, - {32, 45, 45}, - {33, 5, 8}, - {33, 6, 35}, - {33, 10, 31}, - {33, 13, 42}, - {33, 15, 13}, - {33, 16, 23}, - {33, 17, 14}, - {33, 19, 25}, - {33, 19, 37}, - {33, 24, 39}, - {33, 25, 29}, - {33, 28, 36}, - {33, 29, 24}, - {33, 30, 37}, - {33, 30, 41}, - {33, 34, 38}, - {33, 39, 27}, - {33, 39, 39}, - {33, 41, 40}, - {34, 4, 30}, - {34, 6, 40}, - {34, 7, 14}, - {34, 8, 28}, - {34, 8, 43}, - {34, 9, 34}, - {34, 10, 30}, - {34, 11, 39}, - {34, 12, 18}, - {34, 13, 35}, - {34, 14, 16}, - {34, 19, 38}, - {34, 20, 7}, - {34, 20, 36}, - {34, 29, 9}, - {34, 29, 38}, - {34, 31, 12}, - {34, 32, 41}, - {34, 33, 32}, - {34, 35, 22}, - {34, 41, 29}, - {34, 43, 11}, - {35, 5, 8}, - {35, 6, 40}, - {35, 12, 36}, - {35, 16, 29}, - {35, 18, 36}, - {35, 19, 29}, - {35, 20, 26}, - {35, 24, 42}, - {35, 26, 5}, - {35, 26, 7}, - {35, 26, 17}, - {35, 27, 38}, - {35, 29, 7}, - {35, 29, 20}, - {35, 29, 25}, - {35, 31, 9}, - {35, 31, 10}, - {35, 32, 7}, - {35, 35, 25}, - {35, 37, 20}, - {35, 38, 41}, - {35, 39, 40}, - {35, 40, 39}, - {35, 42, 15}, - {35, 45, 7}, - {36, 5, 38}, - {36, 7, 10}, - {36, 8, 5}, - {36, 9, 32}, - {36, 10, 7}, - {36, 13, 43}, - {36, 16, 17}, - {36, 16, 43}, - {36, 21, 6}, - {36, 24, 13}, - {36, 24, 19}, - {36, 24, 28}, - {36, 24, 34}, - {36, 27, 16}, - {36, 28, 25}, - {36, 31, 36}, - {36, 32, 23}, - {36, 37, 15}, - {36, 38, 37}, - {36, 39, 29}, - {36, 40, 36}, - {36, 41, 11}, - {36, 42, 9}, - {36, 42, 10}, - {36, 44, 34}, - {36, 45, 27}, - {37, 7, 10}, - {37, 7, 12}, - {37, 7, 15}, - {37, 7, 29}, - {37, 8, 37}, - {37, 12, 14}, - {37, 13, 33}, - {37, 16, 45}, - {37, 17, 8}, - {37, 19, 42}, - {37, 19, 43}, - {37, 20, 32}, - {37, 26, 13}, - {37, 27, 24}, - {37, 28, 24}, - {37, 28, 40}, - {37, 31, 14}, - {37, 32, 25}, - {37, 33, 11}, - {37, 34, 21}, - {37, 35, 4}, - {37, 38, 33}, - {37, 41, 30}, - {37, 41, 32}, - {37, 42, 37}, - {37, 43, 6}, - {37, 44, 23}, - {38, 5, 37}, - {38, 7, 25}, - {38, 7, 43}, - {38, 9, 38}, - {38, 11, 12}, - {38, 13, 12}, - {38, 21, 35}, - {38, 22, 4}, - {38, 27, 19}, - {38, 30, 43}, - {38, 31, 4}, - {38, 31, 5}, - {38, 33, 8}, - {38, 34, 6}, - {38, 39, 25}, - {38, 40, 30}, - {38, 40, 42}, - {38, 44, 13}, - {39, 4, 13}, - {39, 5, 40}, - {39, 6, 31}, - {39, 8, 22}, - {39, 9, 24}, - {39, 9, 30}, - {39, 11, 19}, - {39, 19, 14}, - {39, 20, 35}, - {39, 21, 14}, - {39, 24, 24}, - {39, 26, 21}, - {39, 30, 17}, - {39, 31, 41}, - {39, 34, 18}, - {39, 34, 21}, - {39, 35, 24}, - {39, 41, 14}, - {39, 41, 45}, - {39, 43, 9}, - {39, 44, 33}, - {39, 44, 34}, - {39, 44, 37}, - {40, 7, 25}, - {40, 9, 25}, - {40, 10, 9}, - {40, 11, 12}, - {40, 14, 45}, - {40, 15, 5}, - {40, 15, 19}, - {40, 17, 9}, - {40, 17, 42}, - {40, 18, 36}, - {40, 18, 39}, - {40, 20, 31}, - {40, 22, 11}, - {40, 22, 30}, - {40, 22, 31}, - {40, 23, 26}, - {40, 23, 32}, - {40, 25, 16}, - {40, 25, 36}, - {40, 26, 15}, - {40, 29, 22}, - {40, 36, 38}, - {40, 38, 13}, - {40, 39, 13}, - {40, 41, 12}, - {40, 42, 38}, - {40, 43, 19}, - {40, 44, 22}, - {40, 45, 40}, - {41, 4, 11}, - {41, 5, 30}, - {41, 6, 15}, - {41, 11, 41}, - {41, 12, 35}, - {41, 13, 18}, - {41, 13, 38}, - {41, 16, 42}, - {41, 21, 15}, - {41, 22, 39}, - {41, 25, 20}, - {41, 25, 33}, - {41, 27, 17}, - {41, 27, 31}, - {41, 28, 45}, - {41, 31, 19}, - {41, 31, 45}, - {41, 32, 24}, - {41, 33, 22}, - {41, 35, 22}, - {41, 35, 35}, - {41, 36, 30}, - {41, 38, 9}, - {41, 39, 26}, - {41, 43, 19}, - {41, 43, 22}, - {42, 6, 21}, - {42, 8, 7}, - {42, 13, 30}, - {42, 20, 19}, - {42, 21, 10}, - {42, 22, 15}, - {42, 26, 33}, - {42, 27, 36}, - {42, 30, 22}, - {42, 33, 11}, - {42, 34, 36}, - {42, 37, 13}, - {42, 39, 33}, - {42, 40, 24}, - {42, 42, 36}, - {42, 43, 16}, - {42, 44, 44}, - {42, 45, 30}, - {42, 45, 40}, - {43, 6, 13}, - {43, 6, 23}, - {43, 6, 32}, - {43, 7, 25}, - {43, 7, 35}, - {43, 12, 34}, - {43, 13, 27}, - {43, 13, 34}, - {43, 14, 40}, - {43, 23, 33}, - {43, 25, 5}, - {43, 25, 18}, - {43, 32, 33}, - {43, 34, 20}, - {43, 36, 42}, - {43, 37, 45}, - {43, 38, 20}, - {43, 41, 40}, - {43, 43, 24}, - {44, 4, 23}, - {44, 4, 37}, - {44, 10, 17}, - {44, 10, 18}, - {44, 12, 39}, - {44, 14, 10}, - {44, 14, 23}, - {44, 16, 25}, - {44, 21, 21}, - {44, 21, 36}, - {44, 22, 29}, - {44, 22, 39}, - {44, 23, 36}, - {44, 25, 18}, - {44, 25, 30}, - {44, 26, 44}, - {44, 27, 39}, - {44, 32, 7}, - {44, 33, 4}, - {44, 38, 42}, - {44, 41, 4}, - {44, 41, 10}, - {44, 41, 14}, - {44, 41, 45}, - {44, 42, 24}, - {44, 43, 12}, - {44, 43, 19}, - {44, 44, 18}, - {45, 4, 4}, - {45, 4, 5}, - {45, 4, 7}, - {45, 4, 9}, - {45, 4, 13}, - {45, 4, 25}, - {45, 4, 26}, - {45, 4, 28}, - {45, 4, 32}, - {45, 4, 45}, - {45, 5, 4}, - {45, 5, 5}, - {45, 5, 7}, - {45, 5, 9}, - {45, 5, 13}, - {45, 5, 16}, - {45, 5, 25}, - {45, 5, 26}, - {45, 5, 28}, - {45, 5, 32}, - {45, 5, 45}, + { 4, 7, 4}, + { 4, 7, 5}, + { 4, 7, 6}, + { 4, 7, 7}, + { 4, 7, 8}, + { 4, 7, 9}, + { 4, 7, 13}, + { 4, 7, 25}, + { 4, 7, 26}, + { 4, 7, 28}, + { 4, 7, 32}, + { 4, 7, 45}, + { 4, 8, 4}, + { 4, 8, 5}, + { 4, 8, 6}, + { 4, 8, 7}, + { 4, 8, 8}, + { 4, 8, 9}, + { 4, 9, 4}, + { 4, 9, 5}, + { 4, 9, 6}, + { 4, 9, 7}, + { 4, 9, 8}, + { 4, 9, 9}, + { 4, 9, 13}, + { 4, 9, 25}, + { 4, 9, 26}, + { 4, 9, 28}, + { 4, 9, 32}, + { 4, 9, 45}, + { 4, 10, 4}, + { 4, 10, 10}, + { 4, 10, 15}, + { 4, 13, 4}, + { 4, 13, 5}, + { 4, 13, 7}, + { 4, 13, 9}, + { 4, 13, 13}, + { 4, 13, 25}, + { 4, 13, 26}, + { 4, 13, 28}, + { 4, 13, 32}, + { 4, 13, 45}, + { 4, 15, 4}, + { 4, 15, 10}, + { 4, 15, 15}, + { 4, 15, 24}, + { 4, 22, 44}, + { 4, 23, 27}, + { 4, 25, 4}, + { 4, 25, 5}, + { 4, 25, 7}, + { 4, 25, 9}, + { 4, 25, 13}, + { 4, 25, 25}, + { 4, 25, 26}, + { 4, 25, 28}, + { 4, 25, 32}, + { 4, 25, 45}, + { 4, 26, 4}, + { 4, 26, 5}, + { 4, 26, 7}, + { 4, 26, 9}, + { 4, 26, 13}, + { 4, 26, 25}, + { 4, 26, 26}, + { 4, 26, 27}, + { 4, 26, 28}, + { 4, 26, 32}, + { 4, 26, 45}, + { 4, 28, 4}, + { 4, 28, 5}, + { 4, 28, 7}, + { 4, 28, 9}, + { 4, 28, 13}, + { 4, 28, 25}, + { 4, 28, 26}, + { 4, 28, 28}, + { 4, 28, 32}, + { 4, 28, 45}, + { 4, 29, 24}, + { 4, 32, 4}, + { 4, 32, 5}, + { 4, 32, 7}, + { 4, 32, 9}, + { 4, 32, 13}, + { 4, 32, 25}, + { 4, 32, 26}, + { 4, 32, 28}, + { 4, 32, 32}, + { 4, 32, 45}, + { 4, 36, 21}, + { 4, 36, 28}, + { 4, 39, 45}, + { 4, 42, 34}, + { 4, 45, 4}, + { 4, 45, 5}, + { 4, 45, 7}, + { 4, 45, 9}, + { 4, 45, 13}, + { 4, 45, 25}, + { 4, 45, 26}, + { 4, 45, 28}, + { 4, 45, 32}, + { 4, 45, 45}, + { 5, 4, 4}, + { 5, 4, 5}, + { 5, 4, 6}, + { 5, 4, 7}, + { 5, 4, 8}, + { 5, 4, 9}, + { 5, 4, 13}, + { 5, 4, 25}, + { 5, 4, 26}, + { 5, 4, 28}, + { 5, 4, 32}, + { 5, 4, 45}, + { 5, 5, 4}, + { 5, 5, 5}, + { 5, 5, 6}, + { 5, 5, 7}, + { 5, 5, 8}, + { 5, 5, 9}, + { 5, 5, 12}, + { 5, 5, 13}, + { 5, 5, 16}, + { 5, 5, 24}, + { 5, 5, 25}, + { 5, 5, 26}, + { 5, 5, 28}, + { 5, 5, 32}, + { 5, 5, 45}, + { 5, 6, 4}, + { 5, 6, 5}, + { 5, 6, 6}, + { 5, 6, 7}, + { 5, 6, 8}, + { 5, 6, 9}, + { 5, 6, 17}, + { 5, 7, 4}, + { 5, 7, 5}, + { 5, 7, 6}, + { 5, 7, 7}, + { 5, 7, 8}, + { 5, 7, 9}, + { 5, 7, 13}, + { 5, 7, 25}, + { 5, 7, 26}, + { 5, 7, 28}, + { 5, 7, 32}, + { 5, 7, 45}, + { 5, 8, 4}, + { 5, 8, 5}, + { 5, 8, 6}, + { 5, 8, 7}, + { 5, 8, 8}, + { 5, 8, 9}, + { 5, 9, 4}, + { 5, 9, 5}, + { 5, 9, 6}, + { 5, 9, 7}, + { 5, 9, 8}, + { 5, 9, 9}, + { 5, 9, 13}, + { 5, 9, 25}, + { 5, 9, 26}, + { 5, 9, 28}, + { 5, 9, 32}, + { 5, 9, 37}, + { 5, 9, 45}, + { 5, 12, 5}, + { 5, 12, 12}, + { 5, 12, 13}, + { 5, 12, 26}, + { 5, 12, 32}, + { 5, 13, 4}, + { 5, 13, 5}, + { 5, 13, 7}, + { 5, 13, 9}, + { 5, 13, 12}, + { 5, 13, 13}, + { 5, 13, 16}, + { 5, 13, 24}, + { 5, 13, 25}, + { 5, 13, 26}, + { 5, 13, 28}, + { 5, 13, 32}, + { 5, 13, 45}, + { 5, 16, 5}, + { 5, 16, 13}, + { 5, 16, 16}, + { 5, 16, 32}, + { 5, 16, 43}, + { 5, 17, 24}, + { 5, 17, 34}, + { 5, 21, 43}, + { 5, 22, 17}, + { 5, 23, 27}, + { 5, 24, 5}, + { 5, 24, 13}, + { 5, 24, 20}, + { 5, 24, 24}, + { 5, 24, 26}, + { 5, 24, 32}, + { 5, 24, 35}, + { 5, 25, 4}, + { 5, 25, 5}, + { 5, 25, 7}, + { 5, 25, 9}, + { 5, 25, 13}, + { 5, 25, 25}, + { 5, 25, 26}, + { 5, 25, 28}, + { 5, 25, 32}, + { 5, 25, 45}, + { 5, 26, 4}, + { 5, 26, 5}, + { 5, 26, 7}, + { 5, 26, 9}, + { 5, 26, 12}, + { 5, 26, 13}, + { 5, 26, 24}, + { 5, 26, 25}, + { 5, 26, 26}, + { 5, 26, 28}, + { 5, 26, 32}, + { 5, 26, 45}, + { 5, 28, 4}, + { 5, 28, 5}, + { 5, 28, 7}, + { 5, 28, 9}, + { 5, 28, 13}, + { 5, 28, 25}, + { 5, 28, 26}, + { 5, 28, 28}, + { 5, 28, 32}, + { 5, 28, 45}, + { 5, 32, 4}, + { 5, 32, 5}, + { 5, 32, 7}, + { 5, 32, 9}, + { 5, 32, 12}, + { 5, 32, 13}, + { 5, 32, 16}, + { 5, 32, 24}, + { 5, 32, 25}, + { 5, 32, 26}, + { 5, 32, 28}, + { 5, 32, 32}, + { 5, 32, 45}, + { 5, 33, 23}, + { 5, 33, 39}, + { 5, 34, 44}, + { 5, 35, 38}, + { 5, 36, 9}, + { 5, 36, 15}, + { 5, 38, 17}, + { 5, 39, 11}, + { 5, 40, 10}, + { 5, 41, 19}, + { 5, 41, 20}, + { 5, 45, 4}, + { 5, 45, 5}, + { 5, 45, 7}, + { 5, 45, 9}, + { 5, 45, 13}, + { 5, 45, 25}, + { 5, 45, 26}, + { 5, 45, 28}, + { 5, 45, 32}, + { 5, 45, 45}, + { 6, 4, 4}, + { 6, 4, 5}, + { 6, 4, 6}, + { 6, 4, 7}, + { 6, 4, 8}, + { 6, 4, 9}, + { 6, 4, 43}, + { 6, 5, 4}, + { 6, 5, 5}, + { 6, 5, 6}, + { 6, 5, 7}, + { 6, 5, 8}, + { 6, 5, 9}, + { 6, 5, 42}, + { 6, 6, 4}, + { 6, 6, 5}, + { 6, 6, 6}, + { 6, 6, 7}, + { 6, 6, 8}, + { 6, 6, 9}, + { 6, 7, 4}, + { 6, 7, 5}, + { 6, 7, 6}, + { 6, 7, 7}, + { 6, 7, 8}, + { 6, 7, 9}, + { 6, 8, 4}, + { 6, 8, 5}, + { 6, 8, 6}, + { 6, 8, 7}, + { 6, 8, 8}, + { 6, 8, 9}, + { 6, 9, 4}, + { 6, 9, 5}, + { 6, 9, 6}, + { 6, 9, 7}, + { 6, 9, 8}, + { 6, 9, 9}, + { 6, 9, 28}, + { 6, 11, 24}, + { 6, 12, 40}, + { 6, 12, 42}, + { 6, 14, 41}, + { 6, 15, 30}, + { 6, 19, 22}, + { 6, 20, 8}, + { 6, 22, 34}, + { 6, 23, 45}, + { 6, 24, 19}, + { 6, 26, 10}, + { 6, 27, 5}, + { 6, 27, 22}, + { 6, 29, 17}, + { 6, 31, 40}, + { 6, 32, 27}, + { 6, 35, 40}, + { 6, 37, 24}, + { 6, 38, 33}, + { 6, 39, 11}, + { 6, 40, 19}, + { 6, 43, 14}, + { 6, 43, 33}, + { 6, 44, 12}, + { 6, 45, 19}, + { 7, 4, 4}, + { 7, 4, 5}, + { 7, 4, 6}, + { 7, 4, 7}, + { 7, 4, 8}, + { 7, 4, 9}, + { 7, 4, 12}, + { 7, 4, 13}, + { 7, 4, 25}, + { 7, 4, 26}, + { 7, 4, 28}, + { 7, 4, 32}, + { 7, 4, 45}, + { 7, 5, 4}, + { 7, 5, 5}, + { 7, 5, 6}, + { 7, 5, 7}, + { 7, 5, 8}, + { 7, 5, 9}, + { 7, 5, 13}, + { 7, 5, 25}, + { 7, 5, 26}, + { 7, 5, 28}, + { 7, 5, 32}, + { 7, 5, 45}, + { 7, 6, 4}, + { 7, 6, 5}, + { 7, 6, 6}, + { 7, 6, 7}, + { 7, 6, 8}, + { 7, 6, 9}, + { 7, 7, 4}, + { 7, 7, 5}, + { 7, 7, 6}, + { 7, 7, 7}, + { 7, 7, 8}, + { 7, 7, 9}, + { 7, 7, 13}, + { 7, 7, 20}, + { 7, 7, 25}, + { 7, 7, 26}, + { 7, 7, 28}, + { 7, 7, 32}, + { 7, 7, 34}, + { 7, 7, 45}, + { 7, 8, 4}, + { 7, 8, 5}, + { 7, 8, 6}, + { 7, 8, 7}, + { 7, 8, 8}, + { 7, 8, 9}, + { 7, 9, 4}, + { 7, 9, 5}, + { 7, 9, 6}, + { 7, 9, 7}, + { 7, 9, 8}, + { 7, 9, 9}, + { 7, 9, 10}, + { 7, 9, 13}, + { 7, 9, 25}, + { 7, 9, 26}, + { 7, 9, 28}, + { 7, 9, 32}, + { 7, 9, 45}, + { 7, 10, 17}, + { 7, 13, 4}, + { 7, 13, 5}, + { 7, 13, 7}, + { 7, 13, 9}, + { 7, 13, 13}, + { 7, 13, 25}, + { 7, 13, 26}, + { 7, 13, 28}, + { 7, 13, 32}, + { 7, 13, 45}, + { 7, 15, 14}, + { 7, 17, 17}, + { 7, 20, 7}, + { 7, 20, 33}, + { 7, 21, 5}, + { 7, 21, 37}, + { 7, 25, 4}, + { 7, 25, 5}, + { 7, 25, 7}, + { 7, 25, 9}, + { 7, 25, 13}, + { 7, 25, 25}, + { 7, 25, 26}, + { 7, 25, 28}, + { 7, 25, 32}, + { 7, 25, 45}, + { 7, 26, 4}, + { 7, 26, 5}, + { 7, 26, 7}, + { 7, 26, 9}, + { 7, 26, 13}, + { 7, 26, 25}, + { 7, 26, 26}, + { 7, 26, 28}, + { 7, 26, 32}, + { 7, 26, 45}, + { 7, 27, 40}, + { 7, 28, 4}, + { 7, 28, 5}, + { 7, 28, 7}, + { 7, 28, 9}, + { 7, 28, 12}, + { 7, 28, 13}, + { 7, 28, 25}, + { 7, 28, 26}, + { 7, 28, 28}, + { 7, 28, 32}, + { 7, 28, 45}, + { 7, 30, 44}, + { 7, 32, 4}, + { 7, 32, 5}, + { 7, 32, 7}, + { 7, 32, 9}, + { 7, 32, 13}, + { 7, 32, 25}, + { 7, 32, 26}, + { 7, 32, 28}, + { 7, 32, 32}, + { 7, 32, 43}, + { 7, 32, 45}, + { 7, 35, 29}, + { 7, 35, 41}, + { 7, 37, 4}, + { 7, 37, 21}, + { 7, 43, 14}, + { 7, 45, 4}, + { 7, 45, 5}, + { 7, 45, 7}, + { 7, 45, 9}, + { 7, 45, 13}, + { 7, 45, 25}, + { 7, 45, 26}, + { 7, 45, 28}, + { 7, 45, 32}, + { 7, 45, 45}, + { 8, 4, 4}, + { 8, 4, 5}, + { 8, 4, 6}, + { 8, 4, 7}, + { 8, 4, 8}, + { 8, 4, 9}, + { 8, 5, 4}, + { 8, 5, 5}, + { 8, 5, 6}, + { 8, 5, 7}, + { 8, 5, 8}, + { 8, 5, 9}, + { 8, 5, 39}, + { 8, 6, 4}, + { 8, 6, 5}, + { 8, 6, 6}, + { 8, 6, 7}, + { 8, 6, 8}, + { 8, 6, 9}, + { 8, 7, 4}, + { 8, 7, 5}, + { 8, 7, 6}, + { 8, 7, 7}, + { 8, 7, 8}, + { 8, 7, 9}, + { 8, 8, 4}, + { 8, 8, 5}, + { 8, 8, 6}, + { 8, 8, 7}, + { 8, 8, 8}, + { 8, 8, 9}, + { 8, 8, 21}, + { 8, 9, 4}, + { 8, 9, 5}, + { 8, 9, 6}, + { 8, 9, 7}, + { 8, 9, 8}, + { 8, 9, 9}, + { 8, 13, 43}, + { 8, 14, 14}, + { 8, 14, 38}, + { 8, 15, 18}, + { 8, 16, 26}, + { 8, 17, 21}, + { 8, 18, 41}, + { 8, 19, 34}, + { 8, 20, 34}, + { 8, 24, 20}, + { 8, 25, 24}, + { 8, 26, 20}, + { 8, 28, 33}, + { 8, 28, 45}, + { 8, 31, 11}, + { 8, 36, 28}, + { 8, 38, 6}, + { 8, 38, 34}, + { 8, 38, 36}, + { 8, 39, 24}, + { 8, 40, 34}, + { 8, 40, 37}, + { 8, 45, 27}, + { 9, 4, 4}, + { 9, 4, 5}, + { 9, 4, 6}, + { 9, 4, 7}, + { 9, 4, 8}, + { 9, 4, 9}, + { 9, 4, 13}, + { 9, 4, 25}, + { 9, 4, 26}, + { 9, 4, 28}, + { 9, 4, 32}, + { 9, 4, 45}, + { 9, 5, 4}, + { 9, 5, 5}, + { 9, 5, 6}, + { 9, 5, 7}, + { 9, 5, 8}, + { 9, 5, 9}, + { 9, 5, 13}, + { 9, 5, 25}, + { 9, 5, 26}, + { 9, 5, 28}, + { 9, 5, 32}, + { 9, 5, 45}, + { 9, 6, 4}, + { 9, 6, 5}, + { 9, 6, 6}, + { 9, 6, 7}, + { 9, 6, 8}, + { 9, 6, 9}, + { 9, 6, 17}, + { 9, 7, 4}, + { 9, 7, 5}, + { 9, 7, 6}, + { 9, 7, 7}, + { 9, 7, 8}, + { 9, 7, 9}, + { 9, 7, 13}, + { 9, 7, 25}, + { 9, 7, 26}, + { 9, 7, 28}, + { 9, 7, 32}, + { 9, 7, 45}, + { 9, 8, 4}, + { 9, 8, 5}, + { 9, 8, 6}, + { 9, 8, 7}, + { 9, 8, 8}, + { 9, 8, 9}, + { 9, 9, 4}, + { 9, 9, 5}, + { 9, 9, 6}, + { 9, 9, 7}, + { 9, 9, 8}, + { 9, 9, 9}, + { 9, 9, 10}, + { 9, 9, 12}, + { 9, 9, 13}, + { 9, 9, 22}, + { 9, 9, 25}, + { 9, 9, 26}, + { 9, 9, 28}, + { 9, 9, 32}, + { 9, 9, 45}, + { 9, 10, 9}, + { 9, 10, 10}, + { 9, 10, 12}, + { 9, 10, 32}, + { 9, 12, 9}, + { 9, 12, 10}, + { 9, 12, 12}, + { 9, 12, 32}, + { 9, 13, 4}, + { 9, 13, 5}, + { 9, 13, 7}, + { 9, 13, 9}, + { 9, 13, 13}, + { 9, 13, 19}, + { 9, 13, 25}, + { 9, 13, 26}, + { 9, 13, 28}, + { 9, 13, 32}, + { 9, 13, 45}, + { 9, 19, 26}, + { 9, 19, 34}, + { 9, 22, 9}, + { 9, 22, 22}, + { 9, 22, 32}, + { 9, 25, 4}, + { 9, 25, 5}, + { 9, 25, 7}, + { 9, 25, 9}, + { 9, 25, 13}, + { 9, 25, 25}, + { 9, 25, 26}, + { 9, 25, 28}, + { 9, 25, 32}, + { 9, 25, 45}, + { 9, 26, 4}, + { 9, 26, 5}, + { 9, 26, 7}, + { 9, 26, 9}, + { 9, 26, 13}, + { 9, 26, 25}, + { 9, 26, 26}, + { 9, 26, 28}, + { 9, 26, 32}, + { 9, 26, 45}, + { 9, 27, 20}, + { 9, 27, 40}, + { 9, 28, 4}, + { 9, 28, 5}, + { 9, 28, 7}, + { 9, 28, 9}, + { 9, 28, 13}, + { 9, 28, 25}, + { 9, 28, 26}, + { 9, 28, 28}, + { 9, 28, 32}, + { 9, 28, 38}, + { 9, 28, 45}, + { 9, 31, 9}, + { 9, 31, 13}, + { 9, 32, 4}, + { 9, 32, 5}, + { 9, 32, 7}, + { 9, 32, 9}, + { 9, 32, 10}, + { 9, 32, 12}, + { 9, 32, 13}, + { 9, 32, 22}, + { 9, 32, 25}, + { 9, 32, 26}, + { 9, 32, 28}, + { 9, 32, 32}, + { 9, 32, 45}, + { 9, 34, 32}, + { 9, 43, 12}, + { 9, 45, 4}, + { 9, 45, 5}, + { 9, 45, 7}, + { 9, 45, 9}, + { 9, 45, 13}, + { 9, 45, 25}, + { 9, 45, 26}, + { 9, 45, 28}, + { 9, 45, 29}, + { 9, 45, 32}, + { 9, 45, 36}, + { 9, 45, 45}, + {10, 4, 4}, + {10, 4, 10}, + {10, 4, 15}, + {10, 4, 18}, + {10, 5, 35}, + {10, 5, 43}, + {10, 7, 42}, + {10, 8, 28}, + {10, 8, 44}, + {10, 9, 9}, + {10, 9, 10}, + {10, 9, 12}, + {10, 9, 32}, + {10, 10, 4}, + {10, 10, 9}, + {10, 10, 10}, + {10, 10, 11}, + {10, 10, 12}, + {10, 10, 15}, + {10, 10, 32}, + {10, 11, 24}, + {10, 12, 9}, + {10, 12, 10}, + {10, 12, 12}, + {10, 12, 32}, + {10, 14, 34}, + {10, 15, 4}, + {10, 15, 10}, + {10, 15, 15}, + {10, 16, 28}, + {10, 16, 36}, + {10, 17, 18}, + {10, 18, 43}, + {10, 21, 31}, + {10, 22, 25}, + {10, 23, 22}, + {10, 24, 16}, + {10, 25, 29}, + {10, 26, 19}, + {10, 30, 39}, + {10, 31, 8}, + {10, 31, 16}, + {10, 32, 9}, + {10, 32, 10}, + {10, 32, 12}, + {10, 32, 32}, + {10, 35, 29}, + {10, 35, 45}, + {10, 37, 34}, + {10, 38, 9}, + {10, 39, 7}, + {10, 41, 4}, + {10, 41, 40}, + {10, 42, 25}, + {10, 43, 34}, + {10, 44, 10}, + {10, 44, 19}, + {10, 45, 34}, + {11, 10, 13}, + {11, 11, 11}, + {11, 11, 12}, + {11, 11, 20}, + {11, 11, 25}, + {11, 11, 32}, + {11, 11, 40}, + {11, 12, 11}, + {11, 12, 12}, + {11, 12, 20}, + {11, 12, 25}, + {11, 12, 30}, + {11, 12, 32}, + {11, 12, 44}, + {11, 13, 28}, + {11, 15, 16}, + {11, 16, 27}, + {11, 17, 26}, + {11, 20, 11}, + {11, 20, 12}, + {11, 20, 20}, + {11, 20, 25}, + {11, 20, 32}, + {11, 24, 38}, + {11, 25, 11}, + {11, 25, 12}, + {11, 25, 20}, + {11, 25, 25}, + {11, 25, 32}, + {11, 25, 43}, + {11, 29, 28}, + {11, 30, 7}, + {11, 32, 11}, + {11, 32, 12}, + {11, 32, 20}, + {11, 32, 25}, + {11, 32, 32}, + {11, 33, 12}, + {11, 34, 22}, + {11, 34, 42}, + {11, 35, 29}, + {11, 37, 37}, + {11, 39, 13}, + {11, 42, 14}, + {11, 44, 23}, + {12, 5, 5}, + {12, 5, 12}, + {12, 5, 13}, + {12, 5, 26}, + {12, 5, 32}, + {12, 5, 45}, + {12, 7, 29}, + {12, 7, 39}, + {12, 9, 9}, + {12, 9, 10}, + {12, 9, 12}, + {12, 9, 32}, + {12, 10, 9}, + {12, 10, 10}, + {12, 10, 12}, + {12, 10, 32}, + {12, 11, 6}, + {12, 11, 11}, + {12, 11, 12}, + {12, 11, 20}, + {12, 11, 25}, + {12, 11, 32}, + {12, 12, 5}, + {12, 12, 9}, + {12, 12, 10}, + {12, 12, 11}, + {12, 12, 12}, + {12, 12, 13}, + {12, 12, 16}, + {12, 12, 20}, + {12, 12, 25}, + {12, 12, 26}, + {12, 12, 32}, + {12, 13, 5}, + {12, 13, 12}, + {12, 13, 13}, + {12, 13, 26}, + {12, 13, 32}, + {12, 15, 26}, + {12, 16, 12}, + {12, 16, 16}, + {12, 16, 32}, + {12, 16, 35}, + {12, 17, 14}, + {12, 17, 29}, + {12, 20, 11}, + {12, 20, 12}, + {12, 20, 20}, + {12, 20, 25}, + {12, 20, 32}, + {12, 20, 37}, + {12, 23, 11}, + {12, 23, 17}, + {12, 23, 19}, + {12, 24, 14}, + {12, 25, 11}, + {12, 25, 12}, + {12, 25, 20}, + {12, 25, 25}, + {12, 25, 32}, + {12, 26, 5}, + {12, 26, 8}, + {12, 26, 12}, + {12, 26, 13}, + {12, 26, 26}, + {12, 26, 32}, + {12, 30, 37}, + {12, 31, 39}, + {12, 32, 5}, + {12, 32, 9}, + {12, 32, 10}, + {12, 32, 11}, + {12, 32, 12}, + {12, 32, 13}, + {12, 32, 16}, + {12, 32, 20}, + {12, 32, 25}, + {12, 32, 26}, + {12, 32, 32}, + {12, 34, 13}, + {12, 34, 44}, + {12, 36, 9}, + {12, 36, 36}, + {12, 37, 28}, + {12, 37, 30}, + {12, 38, 5}, + {12, 39, 14}, + {12, 41, 45}, + {12, 43, 23}, + {13, 4, 4}, + {13, 4, 5}, + {13, 4, 7}, + {13, 4, 9}, + {13, 4, 13}, + {13, 4, 25}, + {13, 4, 26}, + {13, 4, 28}, + {13, 4, 31}, + {13, 4, 32}, + {13, 4, 45}, + {13, 5, 4}, + {13, 5, 5}, + {13, 5, 7}, + {13, 5, 9}, + {13, 5, 11}, + {13, 5, 12}, + {13, 5, 13}, + {13, 5, 16}, + {13, 5, 24}, + {13, 5, 25}, + {13, 5, 26}, + {13, 5, 28}, + {13, 5, 32}, + {13, 5, 33}, + {13, 5, 45}, + {13, 6, 25}, + {13, 7, 4}, + {13, 7, 5}, + {13, 7, 7}, + {13, 7, 9}, + {13, 7, 13}, + {13, 7, 23}, + {13, 7, 25}, + {13, 7, 26}, + {13, 7, 28}, + {13, 7, 32}, + {13, 7, 45}, + {13, 9, 4}, + {13, 9, 5}, + {13, 9, 7}, + {13, 9, 9}, + {13, 9, 13}, + {13, 9, 25}, + {13, 9, 26}, + {13, 9, 28}, + {13, 9, 32}, + {13, 9, 45}, + {13, 10, 37}, + {13, 12, 5}, + {13, 12, 12}, + {13, 12, 13}, + {13, 12, 26}, + {13, 12, 32}, + {13, 13, 4}, + {13, 13, 5}, + {13, 13, 7}, + {13, 13, 9}, + {13, 13, 12}, + {13, 13, 13}, + {13, 13, 14}, + {13, 13, 16}, + {13, 13, 24}, + {13, 13, 25}, + {13, 13, 26}, + {13, 13, 28}, + {13, 13, 32}, + {13, 13, 45}, + {13, 14, 13}, + {13, 14, 14}, + {13, 14, 25}, + {13, 14, 26}, + {13, 14, 32}, + {13, 15, 8}, + {13, 15, 32}, + {13, 15, 38}, + {13, 16, 5}, + {13, 16, 13}, + {13, 16, 16}, + {13, 16, 32}, + {13, 16, 40}, + {13, 19, 12}, + {13, 21, 22}, + {13, 22, 34}, + {13, 24, 5}, + {13, 24, 13}, + {13, 24, 24}, + {13, 24, 26}, + {13, 24, 32}, + {13, 25, 4}, + {13, 25, 5}, + {13, 25, 7}, + {13, 25, 9}, + {13, 25, 13}, + {13, 25, 14}, + {13, 25, 25}, + {13, 25, 26}, + {13, 25, 28}, + {13, 25, 32}, + {13, 25, 45}, + {13, 26, 4}, + {13, 26, 5}, + {13, 26, 7}, + {13, 26, 9}, + {13, 26, 12}, + {13, 26, 13}, + {13, 26, 14}, + {13, 26, 24}, + {13, 26, 25}, + {13, 26, 26}, + {13, 26, 28}, + {13, 26, 32}, + {13, 26, 45}, + {13, 28, 4}, + {13, 28, 5}, + {13, 28, 7}, + {13, 28, 9}, + {13, 28, 13}, + {13, 28, 25}, + {13, 28, 26}, + {13, 28, 28}, + {13, 28, 32}, + {13, 28, 45}, + {13, 30, 39}, + {13, 32, 4}, + {13, 32, 5}, + {13, 32, 7}, + {13, 32, 9}, + {13, 32, 12}, + {13, 32, 13}, + {13, 32, 14}, + {13, 32, 16}, + {13, 32, 24}, + {13, 32, 25}, + {13, 32, 26}, + {13, 32, 28}, + {13, 32, 32}, + {13, 32, 36}, + {13, 32, 40}, + {13, 32, 45}, + {13, 33, 9}, + {13, 33, 30}, + {13, 37, 36}, + {13, 37, 40}, + {13, 38, 4}, + {13, 39, 25}, + {13, 39, 28}, + {13, 40, 4}, + {13, 40, 25}, + {13, 40, 26}, + {13, 43, 24}, + {13, 44, 29}, + {13, 44, 43}, + {13, 44, 45}, + {13, 45, 4}, + {13, 45, 5}, + {13, 45, 7}, + {13, 45, 9}, + {13, 45, 13}, + {13, 45, 25}, + {13, 45, 26}, + {13, 45, 28}, + {13, 45, 32}, + {13, 45, 45}, + {14, 5, 12}, + {14, 6, 8}, + {14, 7, 23}, + {14, 8, 24}, + {14, 8, 43}, + {14, 13, 13}, + {14, 13, 14}, + {14, 13, 25}, + {14, 13, 26}, + {14, 13, 32}, + {14, 14, 13}, + {14, 14, 14}, + {14, 14, 16}, + {14, 14, 21}, + {14, 14, 25}, + {14, 14, 26}, + {14, 14, 29}, + {14, 14, 32}, + {14, 15, 34}, + {14, 16, 14}, + {14, 16, 16}, + {14, 16, 29}, + {14, 18, 4}, + {14, 20, 37}, + {14, 23, 5}, + {14, 23, 17}, + {14, 23, 33}, + {14, 24, 38}, + {14, 25, 13}, + {14, 25, 14}, + {14, 25, 25}, + {14, 25, 26}, + {14, 25, 32}, + {14, 25, 43}, + {14, 26, 13}, + {14, 26, 14}, + {14, 26, 25}, + {14, 26, 26}, + {14, 26, 32}, + {14, 27, 12}, + {14, 28, 21}, + {14, 29, 14}, + {14, 29, 16}, + {14, 29, 29}, + {14, 29, 32}, + {14, 31, 32}, + {14, 32, 13}, + {14, 32, 14}, + {14, 32, 25}, + {14, 32, 26}, + {14, 32, 29}, + {14, 32, 32}, + {14, 34, 22}, + {14, 35, 20}, + {14, 36, 9}, + {14, 37, 4}, + {14, 39, 8}, + {14, 44, 8}, + {14, 44, 23}, + {14, 45, 6}, + {15, 4, 4}, + {15, 4, 10}, + {15, 4, 15}, + {15, 6, 7}, + {15, 9, 5}, + {15, 9, 18}, + {15, 10, 4}, + {15, 10, 10}, + {15, 10, 15}, + {15, 10, 40}, + {15, 13, 30}, + {15, 14, 37}, + {15, 15, 4}, + {15, 15, 10}, + {15, 15, 15}, + {15, 15, 29}, + {15, 16, 7}, + {15, 16, 33}, + {15, 18, 14}, + {15, 18, 42}, + {15, 22, 42}, + {15, 23, 24}, + {15, 24, 5}, + {15, 24, 15}, + {15, 27, 5}, + {15, 29, 13}, + {15, 29, 39}, + {15, 30, 26}, + {15, 31, 37}, + {15, 32, 17}, + {15, 33, 25}, + {15, 35, 27}, + {15, 35, 37}, + {15, 36, 33}, + {15, 41, 34}, + {15, 43, 22}, + {15, 44, 25}, + {15, 45, 16}, + {16, 5, 5}, + {16, 5, 13}, + {16, 5, 16}, + {16, 5, 32}, + {16, 5, 41}, + {16, 8, 33}, + {16, 9, 6}, + {16, 12, 12}, + {16, 12, 16}, + {16, 12, 32}, + {16, 13, 5}, + {16, 13, 13}, + {16, 13, 16}, + {16, 13, 32}, + {16, 14, 14}, + {16, 14, 16}, + {16, 14, 29}, + {16, 15, 24}, + {16, 16, 5}, + {16, 16, 12}, + {16, 16, 13}, + {16, 16, 14}, + {16, 16, 16}, + {16, 16, 29}, + {16, 16, 32}, + {16, 17, 6}, + {16, 18, 9}, + {16, 18, 33}, + {16, 24, 29}, + {16, 25, 28}, + {16, 25, 34}, + {16, 26, 14}, + {16, 27, 29}, + {16, 28, 22}, + {16, 29, 14}, + {16, 29, 16}, + {16, 29, 29}, + {16, 31, 31}, + {16, 32, 5}, + {16, 32, 12}, + {16, 32, 13}, + {16, 32, 16}, + {16, 32, 32}, + {16, 35, 42}, + {16, 37, 11}, + {16, 37, 42}, + {16, 39, 13}, + {16, 40, 30}, + {16, 41, 25}, + {16, 42, 4}, + {17, 5, 8}, + {17, 5, 14}, + {17, 6, 28}, + {17, 7, 14}, + {17, 10, 11}, + {17, 10, 16}, + {17, 11, 28}, + {17, 12, 40}, + {17, 13, 43}, + {17, 16, 26}, + {17, 17, 17}, + {17, 19, 14}, + {17, 20, 16}, + {17, 21, 40}, + {17, 22, 20}, + {17, 23, 14}, + {17, 23, 34}, + {17, 27, 17}, + {17, 29, 8}, + {17, 29, 24}, + {17, 29, 36}, + {17, 32, 25}, + {17, 35, 22}, + {17, 37, 10}, + {17, 37, 39}, + {17, 38, 26}, + {17, 39, 6}, + {17, 39, 16}, + {17, 43, 30}, + {18, 6, 6}, + {18, 10, 19}, + {18, 11, 12}, + {18, 15, 25}, + {18, 16, 34}, + {18, 17, 24}, + {18, 18, 8}, + {18, 18, 18}, + {18, 18, 35}, + {18, 19, 36}, + {18, 22, 4}, + {18, 22, 42}, + {18, 23, 8}, + {18, 25, 16}, + {18, 26, 43}, + {18, 27, 32}, + {18, 34, 28}, + {18, 35, 44}, + {18, 39, 12}, + {18, 44, 9}, + {18, 44, 13}, + {18, 44, 39}, + {19, 4, 29}, + {19, 6, 22}, + {19, 11, 39}, + {19, 12, 9}, + {19, 16, 22}, + {19, 17, 18}, + {19, 19, 19}, + {19, 19, 44}, + {19, 25, 9}, + {19, 27, 32}, + {19, 31, 44}, + {19, 32, 24}, + {19, 33, 31}, + {19, 33, 38}, + {19, 33, 39}, + {19, 36, 42}, + {19, 37, 17}, + {19, 37, 41}, + {19, 38, 15}, + {19, 39, 17}, + {19, 43, 18}, + {19, 43, 33}, + {19, 44, 14}, + {19, 44, 23}, + {19, 45, 17}, + {19, 45, 24}, + {20, 4, 39}, + {20, 5, 30}, + {20, 5, 36}, + {20, 5, 43}, + {20, 6, 38}, + {20, 8, 4}, + {20, 8, 14}, + {20, 9, 44}, + {20, 11, 11}, + {20, 11, 12}, + {20, 11, 20}, + {20, 11, 25}, + {20, 11, 32}, + {20, 12, 11}, + {20, 12, 12}, + {20, 12, 20}, + {20, 12, 25}, + {20, 12, 32}, + {20, 13, 7}, + {20, 16, 12}, + {20, 16, 13}, + {20, 17, 21}, + {20, 18, 13}, + {20, 20, 11}, + {20, 20, 12}, + {20, 20, 20}, + {20, 20, 25}, + {20, 20, 32}, + {20, 22, 6}, + {20, 23, 37}, + {20, 24, 9}, + {20, 25, 11}, + {20, 25, 12}, + {20, 25, 20}, + {20, 25, 25}, + {20, 25, 32}, + {20, 27, 34}, + {20, 27, 35}, + {20, 32, 11}, + {20, 32, 12}, + {20, 32, 20}, + {20, 32, 25}, + {20, 32, 32}, + {20, 33, 15}, + {20, 34, 39}, + {20, 34, 43}, + {20, 36, 15}, + {20, 38, 16}, + {20, 41, 36}, + {21, 5, 10}, + {21, 7, 10}, + {21, 7, 13}, + {21, 7, 34}, + {21, 10, 31}, + {21, 11, 39}, + {21, 12, 7}, + {21, 15, 22}, + {21, 15, 34}, + {21, 17, 16}, + {21, 21, 21}, + {21, 22, 26}, + {21, 24, 22}, + {21, 25, 6}, + {21, 25, 15}, + {21, 26, 21}, + {21, 26, 31}, + {21, 29, 27}, + {21, 30, 14}, + {21, 30, 22}, + {21, 31, 17}, + {21, 32, 21}, + {21, 33, 6}, + {21, 33, 13}, + {21, 37, 30}, + {21, 42, 18}, + {22, 9, 9}, + {22, 9, 22}, + {22, 9, 32}, + {22, 10, 27}, + {22, 11, 24}, + {22, 17, 4}, + {22, 17, 18}, + {22, 17, 30}, + {22, 18, 5}, + {22, 21, 29}, + {22, 22, 9}, + {22, 22, 22}, + {22, 22, 32}, + {22, 23, 20}, + {22, 24, 36}, + {22, 25, 20}, + {22, 26, 17}, + {22, 32, 9}, + {22, 32, 22}, + {22, 32, 32}, + {22, 39, 13}, + {22, 39, 36}, + {22, 41, 7}, + {22, 43, 39}, + {23, 5, 36}, + {23, 5, 42}, + {23, 10, 30}, + {23, 11, 32}, + {23, 12, 41}, + {23, 14, 36}, + {23, 19, 44}, + {23, 20, 18}, + {23, 21, 13}, + {23, 22, 36}, + {23, 23, 18}, + {23, 23, 23}, + {23, 23, 34}, + {23, 25, 39}, + {23, 26, 10}, + {23, 26, 13}, + {23, 29, 13}, + {23, 33, 5}, + {23, 35, 17}, + {23, 35, 22}, + {23, 36, 17}, + {23, 36, 35}, + {23, 37, 22}, + {23, 41, 23}, + {24, 5, 5}, + {24, 5, 13}, + {24, 5, 24}, + {24, 5, 26}, + {24, 5, 32}, + {24, 8, 34}, + {24, 9, 34}, + {24, 9, 41}, + {24, 11, 21}, + {24, 12, 12}, + {24, 13, 5}, + {24, 13, 13}, + {24, 13, 17}, + {24, 13, 24}, + {24, 13, 26}, + {24, 13, 32}, + {24, 15, 8}, + {24, 15, 29}, + {24, 16, 24}, + {24, 22, 33}, + {24, 24, 5}, + {24, 24, 13}, + {24, 24, 24}, + {24, 24, 26}, + {24, 24, 32}, + {24, 24, 45}, + {24, 25, 30}, + {24, 25, 45}, + {24, 26, 5}, + {24, 26, 13}, + {24, 26, 21}, + {24, 26, 24}, + {24, 26, 25}, + {24, 26, 26}, + {24, 26, 32}, + {24, 26, 41}, + {24, 27, 19}, + {24, 29, 7}, + {24, 32, 5}, + {24, 32, 13}, + {24, 32, 16}, + {24, 32, 24}, + {24, 32, 26}, + {24, 32, 32}, + {24, 33, 4}, + {24, 39, 33}, + {24, 40, 44}, + {24, 41, 14}, + {24, 43, 9}, + {24, 44, 32}, + {24, 45, 32}, + {25, 4, 4}, + {25, 4, 5}, + {25, 4, 7}, + {25, 4, 9}, + {25, 4, 13}, + {25, 4, 25}, + {25, 4, 26}, + {25, 4, 28}, + {25, 4, 32}, + {25, 4, 33}, + {25, 4, 45}, + {25, 5, 4}, + {25, 5, 5}, + {25, 5, 7}, + {25, 5, 9}, + {25, 5, 13}, + {25, 5, 25}, + {25, 5, 26}, + {25, 5, 28}, + {25, 5, 32}, + {25, 5, 45}, + {25, 7, 4}, + {25, 7, 5}, + {25, 7, 7}, + {25, 7, 9}, + {25, 7, 13}, + {25, 7, 25}, + {25, 7, 26}, + {25, 7, 28}, + {25, 7, 32}, + {25, 7, 45}, + {25, 9, 4}, + {25, 9, 5}, + {25, 9, 7}, + {25, 9, 9}, + {25, 9, 13}, + {25, 9, 25}, + {25, 9, 26}, + {25, 9, 28}, + {25, 9, 32}, + {25, 9, 45}, + {25, 11, 11}, + {25, 11, 12}, + {25, 11, 20}, + {25, 11, 25}, + {25, 11, 32}, + {25, 11, 45}, + {25, 12, 11}, + {25, 12, 12}, + {25, 12, 20}, + {25, 12, 25}, + {25, 12, 32}, + {25, 13, 4}, + {25, 13, 5}, + {25, 13, 7}, + {25, 13, 9}, + {25, 13, 13}, + {25, 13, 14}, + {25, 13, 25}, + {25, 13, 26}, + {25, 13, 28}, + {25, 13, 32}, + {25, 13, 45}, + {25, 14, 13}, + {25, 14, 14}, + {25, 14, 25}, + {25, 14, 26}, + {25, 14, 32}, + {25, 19, 29}, + {25, 20, 11}, + {25, 20, 12}, + {25, 20, 20}, + {25, 20, 25}, + {25, 20, 30}, + {25, 20, 32}, + {25, 20, 43}, + {25, 21, 12}, + {25, 23, 30}, + {25, 25, 4}, + {25, 25, 5}, + {25, 25, 7}, + {25, 25, 9}, + {25, 25, 11}, + {25, 25, 12}, + {25, 25, 13}, + {25, 25, 14}, + {25, 25, 20}, + {25, 25, 25}, + {25, 25, 26}, + {25, 25, 28}, + {25, 25, 32}, + {25, 25, 45}, + {25, 26, 4}, + {25, 26, 5}, + {25, 26, 7}, + {25, 26, 9}, + {25, 26, 13}, + {25, 26, 14}, + {25, 26, 25}, + {25, 26, 26}, + {25, 26, 28}, + {25, 26, 32}, + {25, 26, 44}, + {25, 26, 45}, + {25, 27, 42}, + {25, 28, 4}, + {25, 28, 5}, + {25, 28, 7}, + {25, 28, 9}, + {25, 28, 13}, + {25, 28, 25}, + {25, 28, 26}, + {25, 28, 28}, + {25, 28, 32}, + {25, 28, 45}, + {25, 30, 11}, + {25, 32, 4}, + {25, 32, 5}, + {25, 32, 7}, + {25, 32, 9}, + {25, 32, 11}, + {25, 32, 12}, + {25, 32, 13}, + {25, 32, 14}, + {25, 32, 20}, + {25, 32, 25}, + {25, 32, 26}, + {25, 32, 28}, + {25, 32, 32}, + {25, 32, 45}, + {25, 33, 14}, + {25, 33, 45}, + {25, 39, 24}, + {25, 39, 27}, + {25, 40, 11}, + {25, 40, 42}, + {25, 45, 4}, + {25, 45, 5}, + {25, 45, 7}, + {25, 45, 9}, + {25, 45, 13}, + {25, 45, 25}, + {25, 45, 26}, + {25, 45, 28}, + {25, 45, 32}, + {25, 45, 39}, + {25, 45, 45}, + {26, 4, 4}, + {26, 4, 5}, + {26, 4, 7}, + {26, 4, 9}, + {26, 4, 13}, + {26, 4, 25}, + {26, 4, 26}, + {26, 4, 28}, + {26, 4, 32}, + {26, 4, 45}, + {26, 5, 4}, + {26, 5, 5}, + {26, 5, 7}, + {26, 5, 9}, + {26, 5, 12}, + {26, 5, 13}, + {26, 5, 24}, + {26, 5, 25}, + {26, 5, 26}, + {26, 5, 28}, + {26, 5, 32}, + {26, 5, 45}, + {26, 7, 4}, + {26, 7, 5}, + {26, 7, 7}, + {26, 7, 9}, + {26, 7, 13}, + {26, 7, 18}, + {26, 7, 25}, + {26, 7, 26}, + {26, 7, 28}, + {26, 7, 32}, + {26, 7, 45}, + {26, 9, 4}, + {26, 9, 5}, + {26, 9, 7}, + {26, 9, 9}, + {26, 9, 13}, + {26, 9, 25}, + {26, 9, 26}, + {26, 9, 28}, + {26, 9, 32}, + {26, 9, 45}, + {26, 10, 28}, + {26, 12, 5}, + {26, 12, 12}, + {26, 12, 13}, + {26, 12, 26}, + {26, 12, 32}, + {26, 13, 4}, + {26, 13, 5}, + {26, 13, 7}, + {26, 13, 9}, + {26, 13, 12}, + {26, 13, 13}, + {26, 13, 14}, + {26, 13, 24}, + {26, 13, 25}, + {26, 13, 26}, + {26, 13, 28}, + {26, 13, 32}, + {26, 13, 45}, + {26, 14, 13}, + {26, 14, 14}, + {26, 14, 15}, + {26, 14, 25}, + {26, 14, 26}, + {26, 14, 32}, + {26, 15, 44}, + {26, 18, 42}, + {26, 19, 38}, + {26, 20, 37}, + {26, 22, 36}, + {26, 24, 5}, + {26, 24, 13}, + {26, 24, 21}, + {26, 24, 24}, + {26, 24, 26}, + {26, 24, 32}, + {26, 25, 4}, + {26, 25, 5}, + {26, 25, 7}, + {26, 25, 9}, + {26, 25, 13}, + {26, 25, 14}, + {26, 25, 25}, + {26, 25, 26}, + {26, 25, 28}, + {26, 25, 32}, + {26, 25, 45}, + {26, 26, 4}, + {26, 26, 5}, + {26, 26, 7}, + {26, 26, 9}, + {26, 26, 12}, + {26, 26, 13}, + {26, 26, 14}, + {26, 26, 24}, + {26, 26, 25}, + {26, 26, 26}, + {26, 26, 28}, + {26, 26, 32}, + {26, 26, 45}, + {26, 28, 4}, + {26, 28, 5}, + {26, 28, 7}, + {26, 28, 9}, + {26, 28, 13}, + {26, 28, 25}, + {26, 28, 26}, + {26, 28, 28}, + {26, 28, 32}, + {26, 28, 38}, + {26, 28, 45}, + {26, 31, 6}, + {26, 32, 4}, + {26, 32, 5}, + {26, 32, 7}, + {26, 32, 9}, + {26, 32, 12}, + {26, 32, 13}, + {26, 32, 14}, + {26, 32, 24}, + {26, 32, 25}, + {26, 32, 26}, + {26, 32, 28}, + {26, 32, 32}, + {26, 32, 33}, + {26, 32, 45}, + {26, 33, 27}, + {26, 35, 14}, + {26, 37, 10}, + {26, 37, 33}, + {26, 40, 32}, + {26, 41, 6}, + {26, 44, 25}, + {26, 44, 44}, + {26, 45, 4}, + {26, 45, 5}, + {26, 45, 7}, + {26, 45, 9}, + {26, 45, 13}, + {26, 45, 25}, + {26, 45, 26}, + {26, 45, 28}, + {26, 45, 32}, + {26, 45, 45}, + {27, 7, 9}, + {27, 7, 18}, + {27, 7, 28}, + {27, 8, 13}, + {27, 9, 6}, + {27, 10, 32}, + {27, 14, 25}, + {27, 15, 24}, + {27, 15, 38}, + {27, 15, 39}, + {27, 21, 33}, + {27, 22, 10}, + {27, 24, 32}, + {27, 27, 27}, + {27, 28, 5}, + {27, 32, 37}, + {27, 33, 40}, + {27, 34, 33}, + {27, 35, 42}, + {27, 36, 11}, + {27, 36, 15}, + {27, 38, 13}, + {27, 38, 19}, + {27, 38, 35}, + {27, 38, 39}, + {27, 40, 40}, + {27, 41, 21}, + {27, 42, 7}, + {27, 42, 16}, + {27, 45, 27}, + {28, 4, 4}, + {28, 4, 5}, + {28, 4, 7}, + {28, 4, 9}, + {28, 4, 13}, + {28, 4, 25}, + {28, 4, 26}, + {28, 4, 28}, + {28, 4, 32}, + {28, 4, 45}, + {28, 5, 4}, + {28, 5, 5}, + {28, 5, 7}, + {28, 5, 9}, + {28, 5, 13}, + {28, 5, 25}, + {28, 5, 26}, + {28, 5, 28}, + {28, 5, 32}, + {28, 5, 45}, + {28, 6, 23}, + {28, 6, 42}, + {28, 7, 4}, + {28, 7, 5}, + {28, 7, 7}, + {28, 7, 9}, + {28, 7, 13}, + {28, 7, 25}, + {28, 7, 26}, + {28, 7, 28}, + {28, 7, 32}, + {28, 7, 45}, + {28, 8, 7}, + {28, 9, 4}, + {28, 9, 5}, + {28, 9, 7}, + {28, 9, 9}, + {28, 9, 10}, + {28, 9, 13}, + {28, 9, 25}, + {28, 9, 26}, + {28, 9, 28}, + {28, 9, 32}, + {28, 9, 45}, + {28, 10, 19}, + {28, 10, 21}, + {28, 12, 25}, + {28, 13, 4}, + {28, 13, 5}, + {28, 13, 7}, + {28, 13, 9}, + {28, 13, 11}, + {28, 13, 13}, + {28, 13, 25}, + {28, 13, 26}, + {28, 13, 28}, + {28, 13, 32}, + {28, 13, 45}, + {28, 14, 17}, + {28, 14, 22}, + {28, 14, 37}, + {28, 15, 37}, + {28, 18, 23}, + {28, 21, 19}, + {28, 21, 34}, + {28, 22, 4}, + {28, 25, 4}, + {28, 25, 5}, + {28, 25, 7}, + {28, 25, 9}, + {28, 25, 13}, + {28, 25, 25}, + {28, 25, 26}, + {28, 25, 28}, + {28, 25, 32}, + {28, 25, 45}, + {28, 26, 4}, + {28, 26, 5}, + {28, 26, 7}, + {28, 26, 9}, + {28, 26, 13}, + {28, 26, 25}, + {28, 26, 26}, + {28, 26, 28}, + {28, 26, 32}, + {28, 26, 45}, + {28, 27, 14}, + {28, 27, 36}, + {28, 28, 4}, + {28, 28, 5}, + {28, 28, 7}, + {28, 28, 9}, + {28, 28, 13}, + {28, 28, 25}, + {28, 28, 26}, + {28, 28, 28}, + {28, 28, 32}, + {28, 28, 45}, + {28, 29, 41}, + {28, 31, 7}, + {28, 32, 4}, + {28, 32, 5}, + {28, 32, 7}, + {28, 32, 9}, + {28, 32, 13}, + {28, 32, 25}, + {28, 32, 26}, + {28, 32, 28}, + {28, 32, 32}, + {28, 32, 45}, + {28, 33, 28}, + {28, 34, 21}, + {28, 34, 34}, + {28, 35, 7}, + {28, 39, 22}, + {28, 41, 23}, + {28, 42, 17}, + {28, 42, 28}, + {28, 43, 21}, + {28, 44, 37}, + {28, 45, 4}, + {28, 45, 5}, + {28, 45, 7}, + {28, 45, 9}, + {28, 45, 13}, + {28, 45, 25}, + {28, 45, 26}, + {28, 45, 28}, + {28, 45, 32}, + {28, 45, 45}, + {29, 6, 30}, + {29, 6, 39}, + {29, 7, 20}, + {29, 13, 22}, + {29, 13, 34}, + {29, 14, 14}, + {29, 14, 16}, + {29, 14, 29}, + {29, 14, 32}, + {29, 16, 14}, + {29, 16, 16}, + {29, 16, 29}, + {29, 16, 45}, + {29, 17, 36}, + {29, 22, 36}, + {29, 24, 38}, + {29, 25, 21}, + {29, 26, 14}, + {29, 28, 8}, + {29, 28, 35}, + {29, 29, 14}, + {29, 29, 16}, + {29, 29, 25}, + {29, 29, 29}, + {29, 29, 32}, + {29, 29, 34}, + {29, 31, 13}, + {29, 32, 14}, + {29, 32, 29}, + {29, 32, 32}, + {29, 33, 24}, + {29, 34, 30}, + {29, 34, 38}, + {29, 35, 26}, + {29, 36, 23}, + {29, 36, 37}, + {29, 37, 12}, + {29, 37, 25}, + {29, 37, 26}, + {29, 40, 36}, + {29, 41, 7}, + {29, 41, 22}, + {29, 41, 29}, + {29, 42, 5}, + {29, 42, 32}, + {29, 43, 16}, + {29, 43, 28}, + {29, 45, 40}, + {30, 7, 37}, + {30, 8, 42}, + {30, 9, 8}, + {30, 10, 10}, + {30, 18, 32}, + {30, 21, 15}, + {30, 26, 13}, + {30, 27, 41}, + {30, 28, 11}, + {30, 28, 21}, + {30, 28, 43}, + {30, 30, 14}, + {30, 30, 30}, + {30, 33, 7}, + {30, 33, 22}, + {30, 37, 25}, + {30, 42, 36}, + {30, 44, 41}, + {31, 4, 39}, + {31, 5, 39}, + {31, 6, 13}, + {31, 6, 25}, + {31, 8, 25}, + {31, 9, 43}, + {31, 17, 19}, + {31, 19, 30}, + {31, 19, 39}, + {31, 19, 41}, + {31, 21, 30}, + {31, 24, 19}, + {31, 30, 7}, + {31, 31, 31}, + {31, 36, 5}, + {31, 37, 6}, + {31, 38, 20}, + {31, 41, 25}, + {31, 42, 26}, + {31, 44, 38}, + {32, 4, 4}, + {32, 4, 5}, + {32, 4, 7}, + {32, 4, 9}, + {32, 4, 13}, + {32, 4, 23}, + {32, 4, 25}, + {32, 4, 26}, + {32, 4, 28}, + {32, 4, 32}, + {32, 4, 45}, + {32, 5, 4}, + {32, 5, 5}, + {32, 5, 7}, + {32, 5, 9}, + {32, 5, 12}, + {32, 5, 13}, + {32, 5, 16}, + {32, 5, 24}, + {32, 5, 25}, + {32, 5, 26}, + {32, 5, 28}, + {32, 5, 32}, + {32, 5, 45}, + {32, 7, 4}, + {32, 7, 5}, + {32, 7, 7}, + {32, 7, 9}, + {32, 7, 13}, + {32, 7, 17}, + {32, 7, 19}, + {32, 7, 25}, + {32, 7, 26}, + {32, 7, 28}, + {32, 7, 32}, + {32, 7, 45}, + {32, 9, 4}, + {32, 9, 5}, + {32, 9, 7}, + {32, 9, 9}, + {32, 9, 10}, + {32, 9, 12}, + {32, 9, 13}, + {32, 9, 16}, + {32, 9, 22}, + {32, 9, 25}, + {32, 9, 26}, + {32, 9, 28}, + {32, 9, 32}, + {32, 9, 45}, + {32, 10, 9}, + {32, 10, 10}, + {32, 10, 12}, + {32, 10, 29}, + {32, 10, 32}, + {32, 11, 11}, + {32, 11, 12}, + {32, 11, 20}, + {32, 11, 25}, + {32, 11, 32}, + {32, 12, 5}, + {32, 12, 9}, + {32, 12, 10}, + {32, 12, 11}, + {32, 12, 12}, + {32, 12, 13}, + {32, 12, 16}, + {32, 12, 20}, + {32, 12, 25}, + {32, 12, 26}, + {32, 12, 32}, + {32, 13, 4}, + {32, 13, 5}, + {32, 13, 7}, + {32, 13, 9}, + {32, 13, 12}, + {32, 13, 13}, + {32, 13, 14}, + {32, 13, 16}, + {32, 13, 20}, + {32, 13, 24}, + {32, 13, 25}, + {32, 13, 26}, + {32, 13, 28}, + {32, 13, 32}, + {32, 13, 44}, + {32, 13, 45}, + {32, 14, 13}, + {32, 14, 14}, + {32, 14, 20}, + {32, 14, 25}, + {32, 14, 26}, + {32, 14, 29}, + {32, 14, 32}, + {32, 16, 5}, + {32, 16, 12}, + {32, 16, 13}, + {32, 16, 16}, + {32, 16, 32}, + {32, 17, 28}, + {32, 17, 30}, + {32, 18, 18}, + {32, 19, 39}, + {32, 20, 11}, + {32, 20, 12}, + {32, 20, 20}, + {32, 20, 25}, + {32, 20, 32}, + {32, 20, 36}, + {32, 21, 39}, + {32, 22, 9}, + {32, 22, 22}, + {32, 22, 32}, + {32, 22, 43}, + {32, 24, 5}, + {32, 24, 13}, + {32, 24, 24}, + {32, 24, 26}, + {32, 24, 32}, + {32, 25, 4}, + {32, 25, 5}, + {32, 25, 7}, + {32, 25, 9}, + {32, 25, 11}, + {32, 25, 12}, + {32, 25, 13}, + {32, 25, 14}, + {32, 25, 20}, + {32, 25, 25}, + {32, 25, 26}, + {32, 25, 28}, + {32, 25, 32}, + {32, 25, 45}, + {32, 26, 4}, + {32, 26, 5}, + {32, 26, 7}, + {32, 26, 9}, + {32, 26, 12}, + {32, 26, 13}, + {32, 26, 14}, + {32, 26, 24}, + {32, 26, 25}, + {32, 26, 26}, + {32, 26, 28}, + {32, 26, 32}, + {32, 26, 45}, + {32, 28, 4}, + {32, 28, 5}, + {32, 28, 7}, + {32, 28, 9}, + {32, 28, 13}, + {32, 28, 25}, + {32, 28, 26}, + {32, 28, 28}, + {32, 28, 32}, + {32, 28, 45}, + {32, 29, 14}, + {32, 29, 29}, + {32, 29, 32}, + {32, 30, 38}, + {32, 32, 4}, + {32, 32, 5}, + {32, 32, 7}, + {32, 32, 9}, + {32, 32, 10}, + {32, 32, 11}, + {32, 32, 12}, + {32, 32, 13}, + {32, 32, 14}, + {32, 32, 16}, + {32, 32, 20}, + {32, 32, 22}, + {32, 32, 24}, + {32, 32, 25}, + {32, 32, 26}, + {32, 32, 28}, + {32, 32, 29}, + {32, 32, 32}, + {32, 32, 45}, + {32, 35, 43}, + {32, 36, 30}, + {32, 38, 7}, + {32, 42, 23}, + {32, 44, 6}, + {32, 44, 31}, + {32, 45, 4}, + {32, 45, 5}, + {32, 45, 7}, + {32, 45, 9}, + {32, 45, 13}, + {32, 45, 25}, + {32, 45, 26}, + {32, 45, 28}, + {32, 45, 32}, + {32, 45, 45}, + {33, 6, 21}, + {33, 7, 35}, + {33, 10, 12}, + {33, 12, 36}, + {33, 13, 22}, + {33, 15, 31}, + {33, 15, 39}, + {33, 15, 42}, + {33, 17, 41}, + {33, 18, 14}, + {33, 20, 20}, + {33, 21, 19}, + {33, 21, 42}, + {33, 22, 39}, + {33, 23, 33}, + {33, 23, 35}, + {33, 23, 39}, + {33, 25, 34}, + {33, 25, 37}, + {33, 26, 11}, + {33, 26, 35}, + {33, 29, 17}, + {33, 31, 4}, + {33, 33, 6}, + {33, 33, 13}, + {33, 37, 39}, + {33, 39, 13}, + {33, 44, 24}, + {34, 4, 45}, + {34, 5, 7}, + {34, 5, 20}, + {34, 7, 34}, + {34, 9, 17}, + {34, 10, 8}, + {34, 12, 36}, + {34, 13, 21}, + {34, 17, 28}, + {34, 17, 29}, + {34, 18, 21}, + {34, 20, 11}, + {34, 24, 24}, + {34, 28, 4}, + {34, 28, 33}, + {34, 29, 8}, + {34, 29, 33}, + {34, 29, 44}, + {34, 32, 35}, + {34, 38, 36}, + {34, 39, 23}, + {34, 41, 10}, + {34, 44, 37}, + {34, 45, 30}, + {35, 5, 33}, + {35, 7, 38}, + {35, 8, 21}, + {35, 8, 33}, + {35, 8, 35}, + {35, 10, 7}, + {35, 11, 22}, + {35, 11, 30}, + {35, 11, 31}, + {35, 13, 18}, + {35, 14, 34}, + {35, 16, 18}, + {35, 16, 22}, + {35, 17, 12}, + {35, 23, 22}, + {35, 25, 13}, + {35, 25, 21}, + {35, 26, 22}, + {35, 27, 45}, + {35, 28, 6}, + {35, 29, 31}, + {35, 30, 12}, + {35, 30, 17}, + {35, 30, 31}, + {35, 30, 40}, + {35, 36, 16}, + {35, 40, 33}, + {35, 43, 30}, + {35, 44, 10}, + {35, 44, 31}, + {36, 4, 36}, + {36, 9, 25}, + {36, 11, 6}, + {36, 12, 44}, + {36, 17, 25}, + {36, 26, 43}, + {36, 29, 41}, + {36, 30, 10}, + {36, 33, 26}, + {36, 34, 37}, + {36, 34, 41}, + {36, 36, 33}, + {36, 37, 44}, + {36, 38, 22}, + {36, 39, 19}, + {36, 41, 45}, + {36, 43, 10}, + {37, 8, 9}, + {37, 16, 28}, + {37, 18, 9}, + {37, 18, 13}, + {37, 18, 27}, + {37, 19, 16}, + {37, 19, 30}, + {37, 22, 36}, + {37, 26, 24}, + {37, 26, 42}, + {37, 28, 21}, + {37, 33, 5}, + {37, 33, 39}, + {37, 36, 31}, + {37, 41, 35}, + {37, 42, 45}, + {37, 43, 15}, + {37, 43, 18}, + {37, 43, 45}, + {37, 44, 25}, + {37, 45, 12}, + {37, 45, 25}, + {38, 4, 27}, + {38, 5, 6}, + {38, 7, 38}, + {38, 10, 35}, + {38, 11, 5}, + {38, 11, 25}, + {38, 14, 4}, + {38, 14, 28}, + {38, 15, 40}, + {38, 16, 37}, + {38, 18, 34}, + {38, 22, 36}, + {38, 25, 16}, + {38, 25, 36}, + {38, 26, 8}, + {38, 26, 42}, + {38, 27, 5}, + {38, 29, 9}, + {38, 30, 21}, + {38, 31, 7}, + {38, 33, 24}, + {38, 34, 25}, + {38, 34, 43}, + {38, 38, 14}, + {38, 38, 29}, + {38, 38, 33}, + {38, 40, 18}, + {38, 40, 37}, + {38, 40, 38}, + {38, 42, 4}, + {39, 5, 35}, + {39, 10, 22}, + {39, 10, 39}, + {39, 11, 29}, + {39, 12, 25}, + {39, 13, 26}, + {39, 13, 37}, + {39, 14, 35}, + {39, 17, 28}, + {39, 18, 39}, + {39, 19, 4}, + {39, 19, 23}, + {39, 20, 24}, + {39, 23, 9}, + {39, 23, 22}, + {39, 23, 40}, + {39, 25, 16}, + {39, 25, 19}, + {39, 29, 40}, + {39, 30, 18}, + {39, 30, 27}, + {39, 33, 6}, + {39, 34, 32}, + {39, 35, 29}, + {39, 36, 23}, + {39, 37, 22}, + {39, 39, 15}, + {39, 39, 30}, + {39, 42, 23}, + {39, 43, 11}, + {39, 43, 17}, + {40, 5, 7}, + {40, 5, 25}, + {40, 7, 42}, + {40, 9, 31}, + {40, 12, 40}, + {40, 15, 13}, + {40, 17, 12}, + {40, 17, 23}, + {40, 18, 13}, + {40, 19, 6}, + {40, 19, 22}, + {40, 25, 39}, + {40, 26, 5}, + {40, 27, 39}, + {40, 29, 27}, + {40, 29, 44}, + {40, 33, 35}, + {40, 34, 39}, + {40, 34, 45}, + {40, 36, 22}, + {40, 40, 15}, + {40, 44, 12}, + {40, 44, 17}, + {40, 45, 13}, + {41, 4, 16}, + {41, 5, 31}, + {41, 9, 5}, + {41, 10, 23}, + {41, 10, 39}, + {41, 14, 14}, + {41, 15, 38}, + {41, 16, 25}, + {41, 18, 7}, + {41, 19, 29}, + {41, 21, 7}, + {41, 23, 23}, + {41, 24, 9}, + {41, 25, 15}, + {41, 25, 26}, + {41, 29, 40}, + {41, 32, 32}, + {41, 33, 28}, + {41, 34, 15}, + {41, 36, 37}, + {41, 37, 44}, + {41, 43, 4}, + {41, 43, 9}, + {41, 45, 44}, + {42, 7, 42}, + {42, 10, 13}, + {42, 10, 19}, + {42, 10, 41}, + {42, 11, 38}, + {42, 13, 8}, + {42, 18, 6}, + {42, 23, 29}, + {42, 26, 15}, + {42, 26, 42}, + {42, 30, 4}, + {42, 31, 34}, + {42, 36, 37}, + {42, 38, 4}, + {42, 39, 34}, + {42, 42, 24}, + {43, 5, 41}, + {43, 6, 26}, + {43, 7, 7}, + {43, 7, 10}, + {43, 9, 6}, + {43, 9, 42}, + {43, 10, 5}, + {43, 11, 6}, + {43, 11, 15}, + {43, 11, 27}, + {43, 11, 35}, + {43, 12, 5}, + {43, 15, 44}, + {43, 16, 29}, + {43, 17, 17}, + {43, 19, 45}, + {43, 21, 16}, + {43, 21, 41}, + {43, 26, 25}, + {43, 26, 45}, + {43, 28, 13}, + {43, 29, 25}, + {43, 30, 15}, + {43, 35, 7}, + {43, 35, 29}, + {43, 41, 6}, + {44, 4, 11}, + {44, 4, 38}, + {44, 5, 20}, + {44, 6, 16}, + {44, 10, 41}, + {44, 13, 23}, + {44, 14, 16}, + {44, 17, 20}, + {44, 18, 8}, + {44, 18, 42}, + {44, 19, 10}, + {44, 19, 44}, + {44, 21, 18}, + {44, 26, 19}, + {44, 26, 27}, + {44, 28, 30}, + {44, 32, 7}, + {44, 33, 27}, + {44, 36, 24}, + {44, 36, 26}, + {44, 42, 13}, + {44, 42, 28}, + {44, 43, 4}, + {44, 43, 13}, + {44, 44, 7}, + {44, 44, 25}, + {45, 4, 4}, + {45, 4, 5}, + {45, 4, 7}, + {45, 4, 9}, + {45, 4, 13}, + {45, 4, 25}, + {45, 4, 26}, + {45, 4, 28}, + {45, 4, 32}, + {45, 4, 45}, + {45, 5, 4}, + {45, 5, 5}, + {45, 5, 7}, + {45, 5, 9}, + {45, 5, 13}, + {45, 5, 23}, + {45, 5, 25}, + {45, 5, 26}, + {45, 5, 28}, + {45, 5, 32}, + {45, 5, 45}, + {45, 6, 19}, + {45, 6, 25}, {45, 7, 4}, {45, 7, 5}, {45, 7, 7}, @@ -2706,101 +2706,101 @@

    Source Code

    {45, 7, 25}, {45, 7, 26}, {45, 7, 28}, - {45, 7, 32}, - {45, 7, 45}, - {45, 8, 23}, + {45, 7, 29}, + {45, 7, 32}, + {45, 7, 45}, {45, 9, 4}, {45, 9, 5}, {45, 9, 7}, {45, 9, 9}, {45, 9, 13}, - {45, 9, 25}, - {45, 9, 26}, - {45, 9, 28}, - {45, 9, 32}, - {45, 9, 45}, - {45, 11, 18}, - {45, 11, 28}, - {45, 13, 4}, - {45, 13, 5}, - {45, 13, 7}, - {45, 13, 9}, - {45, 13, 13}, + {45, 9, 20}, + {45, 9, 25}, + {45, 9, 26}, + {45, 9, 28}, + {45, 9, 32}, + {45, 9, 45}, + {45, 13, 4}, + {45, 13, 5}, + {45, 13, 7}, + {45, 13, 9}, + {45, 13, 13}, + {45, 13, 23}, {45, 13, 25}, {45, 13, 26}, {45, 13, 28}, {45, 13, 32}, {45, 13, 45}, - {45, 15, 41}, - {45, 17, 11}, - {45, 17, 24}, - {45, 23, 37}, - {45, 24, 32}, - {45, 25, 4}, - {45, 25, 5}, - {45, 25, 7}, - {45, 25, 9}, - {45, 25, 13}, - {45, 25, 25}, - {45, 25, 26}, - {45, 25, 28}, - {45, 25, 32}, - {45, 25, 36}, - {45, 25, 45}, - {45, 26, 4}, - {45, 26, 5}, - {45, 26, 7}, - {45, 26, 9}, - {45, 26, 13}, - {45, 26, 25}, - {45, 26, 26}, - {45, 26, 28}, - {45, 26, 32}, - {45, 26, 45}, - {45, 27, 7}, - {45, 28, 4}, - {45, 28, 5}, - {45, 28, 7}, - {45, 28, 9}, - {45, 28, 13}, - {45, 28, 25}, - {45, 28, 26}, - {45, 28, 28}, - {45, 28, 32}, - {45, 28, 45}, - {45, 30, 10}, - {45, 32, 4}, - {45, 32, 5}, - {45, 32, 7}, - {45, 32, 9}, - {45, 32, 13}, - {45, 32, 25}, - {45, 32, 26}, - {45, 32, 28}, - {45, 32, 32}, - {45, 32, 45}, - {45, 33, 29}, - {45, 34, 38}, - {45, 35, 20}, - {45, 35, 32}, - {45, 38, 35}, - {45, 39, 32}, - {45, 40, 11}, - {45, 42, 39}, - {45, 42, 40}, - {45, 43, 11}, - {45, 43, 39}, - {45, 44, 26}, - {45, 45, 4}, - {45, 45, 5}, - {45, 45, 7}, - {45, 45, 9}, - {45, 45, 13}, - {45, 45, 25}, - {45, 45, 26}, - {45, 45, 28}, - {45, 45, 32}, - {45, 45, 41}, + {45, 14, 45}, + {45, 15, 7}, + {45, 16, 28}, + {45, 18, 19}, + {45, 19, 13}, + {45, 19, 26}, + {45, 19, 45}, + {45, 21, 11}, + {45, 24, 14}, + {45, 25, 4}, + {45, 25, 5}, + {45, 25, 7}, + {45, 25, 9}, + {45, 25, 13}, + {45, 25, 25}, + {45, 25, 26}, + {45, 25, 28}, + {45, 25, 32}, + {45, 25, 45}, + {45, 26, 4}, + {45, 26, 5}, + {45, 26, 7}, + {45, 26, 9}, + {45, 26, 13}, + {45, 26, 16}, + {45, 26, 25}, + {45, 26, 26}, + {45, 26, 28}, + {45, 26, 32}, + {45, 26, 45}, + {45, 27, 34}, + {45, 28, 4}, + {45, 28, 5}, + {45, 28, 7}, + {45, 28, 9}, + {45, 28, 13}, + {45, 28, 25}, + {45, 28, 26}, + {45, 28, 28}, + {45, 28, 32}, + {45, 28, 45}, + {45, 29, 42}, + {45, 32, 4}, + {45, 32, 5}, + {45, 32, 7}, + {45, 32, 9}, + {45, 32, 13}, + {45, 32, 25}, + {45, 32, 26}, + {45, 32, 28}, + {45, 32, 32}, + {45, 32, 45}, + {45, 33, 5}, + {45, 33, 9}, + {45, 34, 8}, + {45, 36, 13}, + {45, 37, 12}, + {45, 37, 14}, + {45, 39, 30}, + {45, 40, 5}, + {45, 40, 19}, + {45, 45, 4}, + {45, 45, 5}, + {45, 45, 7}, + {45, 45, 9}, + {45, 45, 13}, + {45, 45, 25}, + {45, 45, 26}, + {45, 45, 28}, + {45, 45, 32}, {45, 45, 45}, {55, 16, 16}, {55, 16, 29}, diff --git a/develop/src/dbcsr_allocate_wrap.F b/develop/src/dbcsr_allocate_wrap.F index 7062a06af16..332ea33ed5c 100644 --- a/develop/src/dbcsr_allocate_wrap.F +++ b/develop/src/dbcsr_allocate_wrap.F @@ -21,7 +21,7 @@ MODULE dbcsr_allocate_wrap # 17 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_allocate_wrap.F" 2 # 18 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_allocate_wrap.F" - USE dbcsr_kinds, ONLY: real_8, real_4 + USE dbcsr_kinds, ONLY: real_4, real_8 #include "base/dbcsr_base_uses.f90" IMPLICIT NONE diff --git a/develop/src/dbcsr_array_sort.F b/develop/src/dbcsr_array_sort.F index 0b8cf50acc3..8fb428fc29a 100644 --- a/develop/src/dbcsr_array_sort.F +++ b/develop/src/dbcsr_array_sort.F @@ -22,7 +22,7 @@ MODULE dbcsr_array_sort !! DBCSR: !! Please use the interface defined in dbcsr_toollib.F for calling sort(). - USE dbcsr_kinds, ONLY: int_8, int_4, real_8, real_4 + USE dbcsr_kinds, ONLY: int_4, int_8, real_8, real_4 IMPLICIT NONE PRIVATE diff --git a/develop/src/dbcsr_config.F b/develop/src/dbcsr_config.F index 7fafd1f07bf..533fe537e3a 100644 --- a/develop/src/dbcsr_config.F +++ b/develop/src/dbcsr_config.F @@ -167,6 +167,9 @@ MODULE dbcsr_config SET_PARAMETER_DEFAULT(USE_MEMPOOLS_CPU, CONF_PAR_LOGICAL, .FALSE.) SET_PARAMETER_DEFAULT(USE_MPI_ALLOCATOR, CONF_PAR_LOGICAL, .FALSE.) SET_PARAMETER_DEFAULT(TAS_SPLIT_FACTOR, CONF_PAR_REAL, 1.0_real_8) +#if defined(__DBCSR_ACC_G2G) + SET_PARAMETER_DEFAULT(USE_ACC_G2G, CONF_PAR_LOGICAL, .TRUE.) +#endif END TYPE dbcsr_config_type TYPE(dbcsr_config_type), PROTECTED, SAVE :: dbcsr_cfg = dbcsr_config_type() ! defaults @@ -375,6 +378,7 @@ SUBROUTINE dbcsr_set_config( & accdrv_binning_binsize LOGICAL, INTENT(IN), OPTIONAL :: use_mempools_cpu REAL(KIND=real_8), INTENT(IN), OPTIONAL :: tas_split_factor + LOGICAL, INTENT(IN), OPTIONAL :: use_acc_g2g INTEGER, SAVE :: nthreads = 0 @@ -396,6 +400,11 @@ SUBROUTINE dbcsr_set_config( & CALL dbcsr_cfg%accdrv_binning_binsize%set(accdrv_binning_binsize) CALL dbcsr_cfg%use_mempools_cpu%set(use_mempools_cpu) CALL dbcsr_cfg%tas_split_factor%set(tas_split_factor) +#if defined(__DBCSR_ACC_G2G) + CALL dbcsr_cfg%use_acc_g2g%set(use_acc_g2g) +#else + MARK_USED(use_acc_g2g) +#endif IF (0 == nthreads) THEN nthreads = 1 @@ -456,6 +465,7 @@ SUBROUTINE dbcsr_get_default_config( & accdrv_binning_binsize LOGICAL, INTENT(OUT), OPTIONAL :: use_mempools_cpu REAL(KIND=real_8), INTENT(OUT), OPTIONAL :: tas_split_factor + LOGICAL, INTENT(OUT), OPTIONAL :: use_acc_g2g IF (PRESENT(use_mpi_allocator)) use_mpi_allocator = dbcsr_cfg%use_mpi_allocator%defval IF (PRESENT(mm_stack_size)) mm_stack_size = dbcsr_cfg%mm_stack_size%defval @@ -478,6 +488,11 @@ SUBROUTINE dbcsr_get_default_config( & IF (PRESENT(use_mempools_cpu)) use_mempools_cpu = dbcsr_cfg%use_mempools_cpu%defval IF (PRESENT(nstacks)) nstacks = dbcsr_cfg%n_stacks%defval IF (PRESENT(tas_split_factor)) tas_split_factor = dbcsr_cfg%tas_split_factor%defval +#if defined(__DBCSR_ACC_G2G) + IF (PRESENT(use_acc_g2g)) use_acc_g2g = dbcsr_cfg%use_acc_g2g%defval +#else + MARK_USED(use_acc_g2g) +#endif END SUBROUTINE dbcsr_get_default_config @@ -606,6 +621,11 @@ SUBROUTINE dbcsr_print_config(unit_nr) WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & "DBCSR| ACC: Min. flop for processing", dbcsr_cfg%accdrv_min_flop_process%val, & dbcsr_cfg%accdrv_min_flop_process%print_source() +#if defined(__DBCSR_ACC_G2G) + WRITE (UNIT=unit_nr, FMT='(1X,A,T80,L1,A4)') & + "DBCSR| ACC: Use G2G algorithm", dbcsr_cfg%use_acc_g2g%val, & + dbcsr_cfg%use_acc_g2g%print_source() +#endif IF (dbcsr_cfg%accdrv_stack_sort%val) THEN WRITE (UNIT=unit_nr, FMT='(1X,A,T70,I11,A4)') & "DBCSR| ACC: Min. flop for sorting", dbcsr_cfg%accdrv_min_flop_sort%val, & diff --git a/develop/src/dbcsr_dict.F b/develop/src/dbcsr_dict.F index f0b2b0c5e04..e6de2e53ffa 100644 --- a/develop/src/dbcsr_dict.F +++ b/develop/src/dbcsr_dict.F @@ -20,7 +20,7 @@ MODULE dbcsr_dict !! size will be allocated and the items are then copied over. !! This ensures that the dictionary will perform operations in O(1). - USE dbcsr_kinds, ONLY: int_4, int_8, default_string_length + USE dbcsr_kinds, ONLY: default_string_length, int_4, int_8 USE dbcsr_timings_base_type, ONLY: call_stat_type #include "base/dbcsr_base_uses.f90" IMPLICIT NONE diff --git a/develop/src/dbcsr_list.F b/develop/src/dbcsr_list.F index 7683665d18d..4e94a72ff21 100644 --- a/develop/src/dbcsr_list.F +++ b/develop/src/dbcsr_list.F @@ -23,7 +23,7 @@ MODULE dbcsr_list !! dependencies (timer_env_type contains list_routinestat_type and list_callstackentry_type, and !! list_timerenv_type contains timer_env_type) - USE dbcsr_timings_base_type, ONLY: routine_report_type, callstack_entry_type, routine_stat_type + USE dbcsr_timings_base_type, ONLY: callstack_entry_type, routine_stat_type, routine_report_type USE dbcsr_list_callstackentry, ONLY: list_callstackentry_type, list_callstackentry_init, list_callstackentry_push,& # 22 "/__w/dbcsr/dbcsr/src/core/dbcsr_list.F" & list_callstackentry_pop, list_callstackentry_peek, list_callstackentry_insert, list_callstackentry_set,& diff --git a/develop/src/dbcsr_list_callstackentry.F b/develop/src/dbcsr_list_callstackentry.F index 2847e082d03..1ec4d9fd634 100644 --- a/develop/src/dbcsr_list_callstackentry.F +++ b/develop/src/dbcsr_list_callstackentry.F @@ -21,7 +21,7 @@ !! Have look at list_push(), list_pop() and list_peek(). MODULE dbcsr_list_callstackentry - USE dbcsr_timings_base_type, ONLY: callstack_entry_type, routine_report_type, routine_stat_type + USE dbcsr_timings_base_type, ONLY: routine_report_type, routine_stat_type, callstack_entry_type # 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_callstackentry.F" diff --git a/develop/src/dbcsr_list_routinereport.F b/develop/src/dbcsr_list_routinereport.F index 2a1b7cf71de..7b83ec2f41e 100644 --- a/develop/src/dbcsr_list_routinereport.F +++ b/develop/src/dbcsr_list_routinereport.F @@ -21,7 +21,7 @@ !! Have look at list_push(), list_pop() and list_peek(). MODULE dbcsr_list_routinereport - USE dbcsr_timings_base_type, ONLY: routine_stat_type, callstack_entry_type, routine_report_type + USE dbcsr_timings_base_type, ONLY: callstack_entry_type, routine_report_type, routine_stat_type # 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinereport.F" diff --git a/develop/src/dbcsr_list_routinestat.F b/develop/src/dbcsr_list_routinestat.F index 1fed06c8b4c..8dd496d7465 100644 --- a/develop/src/dbcsr_list_routinestat.F +++ b/develop/src/dbcsr_list_routinestat.F @@ -21,7 +21,7 @@ !! Have look at list_push(), list_pop() and list_peek(). MODULE dbcsr_list_routinestat - USE dbcsr_timings_base_type, ONLY: callstack_entry_type, routine_stat_type, routine_report_type + USE dbcsr_timings_base_type, ONLY: routine_report_type, callstack_entry_type, routine_stat_type # 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinestat.F" diff --git a/develop/src/dbcsr_mm.F b/develop/src/dbcsr_mm.F index 876e6d163ba..5434ad9e333 100644 --- a/develop/src/dbcsr_mm.F +++ b/develop/src/dbcsr_mm.F @@ -908,7 +908,7 @@ SUBROUTINE dbcsr_multiply_generic(transa, transb, & ELSE data_type = dbcsr_get_data_type(product_matrix) #if defined (__DBCSR_ACC_G2G) - IF (data_type .NE. dbcsr_type_real_8) THEN + IF (data_type .NE. dbcsr_type_real_8 .OR. (.NOT. dbcsr_cfg%use_acc_g2g%val)) THEN ! If G2G is enabled, norms have to be calculated on the GPU. ! Since the norms kernel expects only real_8 type data, we ! avoid using G2G for all other data types diff --git a/develop/src/dbcsr_tensor.F b/develop/src/dbcsr_tensor.F index c9b6ccd4aca..00531c9eefe 100644 --- a/develop/src/dbcsr_tensor.F +++ b/develop/src/dbcsr_tensor.F @@ -32,7 +32,7 @@ MODULE dbcsr_tensor dbcsr_type, dbcsr_iterator_type, dbcsr_iterator_blocks_left, & dbcsr_iterator_next_block, dbcsr_iterator_start, dbcsr_iterator_stop, & dbcsr_transpose, dbcsr_no_transpose, dbcsr_scalar, dbcsr_put_block, & - dbcsr_type_complex_4, dbcsr_type_real_4, dbcsr_type_complex_8, dbcsr_type_real_8, dbcsr_clear, & + dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_clear, & dbcsr_release, dbcsr_desymmetrize, dbcsr_has_symmetry USE dbcsr_tas_types, ONLY: & dbcsr_tas_split_info diff --git a/develop/src/dbcsr_tensor_api_c.F b/develop/src/dbcsr_tensor_api_c.F index 5540ff64acc..e6fa661753f 100644 --- a/develop/src/dbcsr_tensor_api_c.F +++ b/develop/src/dbcsr_tensor_api_c.F @@ -26,7 +26,7 @@ MODULE dbcsr_tensor_api_c USE dbcsr_allocate_wrap, ONLY: allocate_any USE dbcsr_tensor_api USE dbcsr_kinds, ONLY: & - real_8, real_4, default_string_length, int_8 + real_4, real_8, default_string_length, int_8 USE dbcsr_data_types, ONLY: dbcsr_scalar_type USE dbcsr_data_methods, ONLY: dbcsr_scalar USE dbcsr_machine, ONLY: default_output_unit diff --git a/develop/src/dbcsr_tensor_block.F b/develop/src/dbcsr_tensor_block.F index 3836c9c0e4c..6cc315a64f2 100644 --- a/develop/src/dbcsr_tensor_block.F +++ b/develop/src/dbcsr_tensor_block.F @@ -22,7 +22,7 @@ MODULE dbcsr_tensor_block USE dbcsr_allocate_wrap, ONLY: & allocate_any USE dbcsr_api, ONLY: & - dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_8, dbcsr_iterator_type, & + dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_iterator_type, & dbcsr_iterator_next_block, dbcsr_iterator_start, dbcsr_iterator_stop, dbcsr_type, & dbcsr_reserve_blocks, dbcsr_scalar_type, dbcsr_finalize, dbcsr_get_num_blocks, & dbcsr_type_no_symmetry, dbcsr_desymmetrize, dbcsr_release, dbcsr_has_symmetry diff --git a/develop/src/dbcsr_tensor_reshape.F b/develop/src/dbcsr_tensor_reshape.F index 0f0d312df9a..3785b2da4ed 100644 --- a/develop/src/dbcsr_tensor_reshape.F +++ b/develop/src/dbcsr_tensor_reshape.F @@ -34,7 +34,7 @@ MODULE dbcsr_tensor_reshape dbcsr_t_clear USE dbcsr_kinds, ONLY: default_string_length USE dbcsr_kinds, ONLY: real_8, real_4 - USE dbcsr_api, ONLY: dbcsr_type_real_4, dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_type_complex_4 + USE dbcsr_api, ONLY: dbcsr_type_complex_4, dbcsr_type_real_4, dbcsr_type_complex_8, dbcsr_type_real_8 USE dbcsr_mpiwrap, ONLY: mp_alltoall, & mp_environ, & mp_irecv, & diff --git a/develop/src/dbcsr_tensor_split.F b/develop/src/dbcsr_tensor_split.F index fdad6d527f1..6ec993410a4 100644 --- a/develop/src/dbcsr_tensor_split.F +++ b/develop/src/dbcsr_tensor_split.F @@ -49,8 +49,8 @@ MODULE dbcsr_tensor_split ndims_matrix_column, & dbcsr_t_filter, & dbcsr_t_copy_contraction_storage - USE dbcsr_api, ONLY: dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4, dbcsr_type_real_8 - USE dbcsr_kinds, ONLY: real_4, real_8, dp + USE dbcsr_api, ONLY: dbcsr_type_real_4, dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8 + USE dbcsr_kinds, ONLY: real_8, real_4, dp #include "base/dbcsr_base_uses.f90" IMPLICIT NONE diff --git a/develop/src/dbcsr_tensor_test.F b/develop/src/dbcsr_tensor_test.F index 07317cc685c..537c7a43d2b 100644 --- a/develop/src/dbcsr_tensor_test.F +++ b/develop/src/dbcsr_tensor_test.F @@ -19,7 +19,7 @@ MODULE dbcsr_tensor_test # 15 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_test.F" # 16 "/__w/dbcsr/dbcsr/src/tensors/dbcsr_tensor_test.F" - USE dbcsr_api, ONLY: dbcsr_type_real_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_8 + USE dbcsr_api, ONLY: dbcsr_type_real_4, dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8 USE dbcsr_tensor, ONLY: & dbcsr_t_copy, dbcsr_t_get_block, dbcsr_t_iterator_type, dbcsr_t_iterator_blocks_left, & dbcsr_t_iterator_next_block, dbcsr_t_iterator_start, dbcsr_t_iterator_stop, & diff --git a/develop/src/dbcsr_tensor_types.F b/develop/src/dbcsr_tensor_types.F index 7e683e69dfb..9fe7c3d7158 100644 --- a/develop/src/dbcsr_tensor_types.F +++ b/develop/src/dbcsr_tensor_types.F @@ -25,9 +25,9 @@ MODULE dbcsr_tensor_types sizes_of_arrays, sum_of_arrays, array_sublist, get_arrays, get_ith_array, array_eq_i USE dbcsr_api, ONLY: & dbcsr_distribution_get, dbcsr_distribution_type, dbcsr_get_info, dbcsr_type, & - dbcsr_type_real_4, dbcsr_type_complex_8, dbcsr_type_real_8, dbcsr_type_complex_4 + dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4 USE dbcsr_kinds, ONLY: & - real_8, real_4, & + real_4, real_8, & default_string_length USE dbcsr_tas_base, ONLY: & dbcsr_tas_create, dbcsr_tas_distribution_new, & diff --git a/develop/src/libsmm_acc_timer_multiply.cpp b/develop/src/libsmm_acc_timer_multiply.cpp index eee9538f36f..e591de2e820 100644 --- a/develop/src/libsmm_acc_timer_multiply.cpp +++ b/develop/src/libsmm_acc_timer_multiply.cpp @@ -1704,1006 +1704,1006 @@ int main(int argc, char* argv[]) { } else if (argv[1] == std::string("predicted")) { libsmm_acc_triplets = { - { 4, 8, 22}, - { 4, 12, 12}, - { 4, 14, 19}, - { 4, 18, 24}, - { 4, 20, 32}, - { 4, 21, 6}, - { 4, 22, 5}, - { 4, 23, 36}, - { 4, 23, 37}, - { 4, 23, 38}, - { 4, 23, 42}, - { 4, 27, 44}, - { 4, 29, 11}, - { 4, 31, 44}, - { 4, 34, 42}, - { 4, 35, 24}, - { 4, 38, 39}, - { 4, 39, 29}, - { 4, 42, 8}, - { 4, 42, 23}, - { 5, 5, 15}, - { 5, 5, 44}, - { 5, 7, 38}, - { 5, 8, 28}, - { 5, 12, 8}, - { 5, 13, 31}, - { 5, 13, 34}, - { 5, 14, 5}, - { 5, 16, 42}, - { 5, 20, 20}, - { 5, 20, 21}, - { 5, 21, 20}, + { 4, 5, 16}, + { 4, 6, 12}, + { 4, 7, 24}, + { 4, 8, 32}, + { 4, 9, 19}, + { 4, 10, 43}, + { 4, 10, 45}, + { 4, 11, 4}, + { 4, 12, 32}, + { 4, 15, 11}, + { 4, 15, 35}, + { 4, 16, 42}, + { 4, 18, 19}, + { 4, 18, 33}, + { 4, 25, 37}, + { 4, 26, 15}, + { 4, 31, 35}, + { 4, 31, 45}, + { 4, 32, 40}, + { 4, 34, 23}, + { 4, 35, 44}, + { 4, 37, 7}, + { 4, 38, 24}, + { 4, 39, 11}, + { 4, 39, 34}, + { 4, 39, 41}, + { 4, 42, 37}, + { 4, 43, 7}, + { 4, 45, 20}, + { 5, 4, 33}, + { 5, 5, 30}, + { 5, 11, 14}, + { 5, 16, 34}, + { 5, 18, 37}, + { 5, 19, 23}, + { 5, 21, 23}, + { 5, 22, 7}, { 5, 22, 9}, - { 5, 23, 45}, - { 5, 28, 24}, - { 5, 32, 8}, - { 5, 33, 4}, - { 5, 36, 29}, - { 5, 36, 39}, - { 5, 38, 26}, - { 5, 39, 6}, - { 5, 41, 12}, - { 5, 43, 6}, - { 6, 5, 33}, - { 6, 6, 15}, - { 6, 6, 20}, - { 6, 10, 10}, - { 6, 10, 18}, - { 6, 11, 9}, - { 6, 12, 21}, - { 6, 14, 26}, - { 6, 15, 6}, - { 6, 15, 34}, - { 6, 21, 23}, - { 6, 23, 5}, - { 6, 24, 27}, - { 6, 26, 28}, - { 6, 27, 4}, - { 6, 28, 4}, - { 6, 31, 34}, - { 6, 37, 10}, - { 6, 37, 20}, - { 6, 41, 5}, - { 6, 44, 19}, - { 6, 44, 23}, - { 6, 45, 22}, - { 6, 45, 26}, - { 7, 4, 37}, - { 7, 7, 11}, - { 7, 7, 40}, - { 7, 8, 37}, - { 7, 12, 8}, - { 7, 13, 33}, - { 7, 18, 45}, - { 7, 21, 26}, - { 7, 25, 39}, - { 7, 27, 18}, - { 7, 27, 25}, - { 7, 28, 44}, - { 7, 32, 10}, - { 7, 33, 5}, - { 7, 33, 6}, - { 7, 33, 11}, - { 7, 33, 22}, - { 7, 35, 30}, - { 7, 39, 5}, - { 7, 39, 42}, - { 7, 42, 34}, - { 7, 43, 17}, - { 7, 44, 16}, - { 8, 5, 12}, - { 8, 5, 40}, - { 8, 6, 35}, - { 8, 8, 34}, - { 8, 10, 10}, - { 8, 12, 7}, - { 8, 12, 14}, - { 8, 12, 33}, - { 8, 12, 37}, - { 8, 13, 21}, - { 8, 15, 37}, - { 8, 17, 17}, - { 8, 18, 12}, - { 8, 19, 4}, - { 8, 21, 36}, - { 8, 23, 36}, - { 8, 24, 43}, - { 8, 25, 9}, - { 8, 27, 34}, - { 8, 30, 35}, - { 8, 31, 15}, - { 8, 31, 29}, - { 8, 35, 8}, - { 8, 39, 8}, - { 8, 39, 21}, - { 8, 42, 32}, - { 8, 45, 28}, - { 9, 10, 38}, - { 9, 11, 12}, - { 9, 13, 31}, - { 9, 18, 6}, - { 9, 20, 5}, - { 9, 20, 38}, - { 9, 21, 38}, - { 9, 22, 31}, - { 9, 23, 12}, - { 9, 24, 16}, - { 9, 25, 10}, - { 9, 27, 31}, - { 9, 28, 42}, - { 9, 30, 24}, - { 9, 30, 27}, - { 9, 30, 36}, - { 9, 32, 35}, - { 9, 34, 7}, - { 9, 35, 19}, - { 9, 36, 23}, - { 9, 38, 30}, - { 9, 38, 39}, - { 9, 39, 17}, - { 9, 39, 31}, - { 9, 42, 39}, - { 9, 43, 8}, - {10, 7, 21}, - {10, 7, 33}, - {10, 7, 42}, - {10, 9, 20}, - {10, 15, 7}, - {10, 15, 17}, - {10, 17, 42}, - {10, 19, 12}, - {10, 19, 25}, - {10, 20, 23}, + { 5, 30, 32}, + { 5, 34, 10}, + { 5, 35, 40}, + { 5, 36, 19}, + { 5, 37, 7}, + { 5, 39, 43}, + { 5, 41, 36}, + { 6, 6, 26}, + { 6, 7, 27}, + { 6, 8, 10}, + { 6, 10, 26}, + { 6, 15, 22}, + { 6, 17, 17}, + { 6, 22, 10}, + { 6, 25, 33}, + { 6, 27, 38}, + { 6, 29, 13}, + { 6, 32, 28}, + { 6, 33, 31}, + { 6, 34, 5}, + { 6, 35, 22}, + { 6, 35, 32}, + { 6, 37, 15}, + { 6, 37, 27}, + { 6, 38, 39}, + { 6, 39, 20}, + { 6, 41, 19}, + { 6, 41, 24}, + { 6, 41, 30}, + { 6, 42, 16}, + { 6, 44, 44}, + { 7, 10, 14}, + { 7, 15, 7}, + { 7, 16, 9}, + { 7, 16, 16}, + { 7, 17, 9}, + { 7, 21, 36}, + { 7, 22, 22}, + { 7, 27, 11}, + { 7, 27, 12}, + { 7, 29, 30}, + { 7, 31, 16}, + { 7, 37, 18}, + { 7, 37, 35}, + { 7, 39, 33}, + { 7, 41, 33}, + { 7, 43, 39}, + { 8, 5, 37}, + { 8, 9, 30}, + { 8, 10, 15}, + { 8, 11, 41}, + { 8, 13, 45}, + { 8, 21, 15}, + { 8, 22, 31}, + { 8, 22, 41}, + { 8, 24, 10}, + { 8, 24, 18}, + { 8, 25, 24}, + { 8, 27, 9}, + { 8, 27, 40}, + { 8, 30, 27}, + { 8, 32, 26}, + { 8, 32, 29}, + { 8, 33, 41}, + { 8, 38, 14}, + { 8, 41, 35}, + { 8, 44, 4}, + { 9, 4, 14}, + { 9, 6, 15}, + { 9, 7, 12}, + { 9, 7, 18}, + { 9, 9, 23}, + { 9, 9, 27}, + { 9, 9, 30}, + { 9, 9, 31}, + { 9, 12, 29}, + { 9, 15, 5}, + { 9, 18, 22}, + { 9, 18, 33}, + { 9, 19, 34}, + { 9, 20, 10}, + { 9, 20, 31}, + { 9, 22, 16}, + { 9, 23, 33}, + { 9, 24, 23}, + { 9, 35, 39}, + { 9, 36, 33}, + { 9, 38, 18}, + { 9, 39, 37}, + { 9, 44, 5}, + {10, 4, 8}, + {10, 5, 25}, + {10, 5, 32}, + {10, 8, 34}, + {10, 11, 24}, + {10, 11, 40}, + {10, 13, 10}, + {10, 15, 11}, + {10, 18, 26}, + {10, 20, 32}, {10, 21, 17}, - {10, 25, 34}, - {10, 26, 32}, - {10, 28, 32}, - {10, 30, 13}, - {10, 34, 12}, - {10, 35, 41}, - {10, 38, 14}, - {10, 38, 39}, - {10, 42, 18}, - {10, 43, 43}, - {10, 44, 32}, - {10, 45, 17}, - {10, 45, 45}, - {11, 6, 44}, - {11, 7, 6}, - {11, 7, 39}, - {11, 7, 42}, - {11, 8, 27}, - {11, 12, 23}, - {11, 13, 20}, - {11, 14, 5}, - {11, 14, 13}, - {11, 16, 38}, - {11, 18, 31}, - {11, 20, 27}, - {11, 21, 15}, - {11, 23, 6}, - {11, 24, 18}, - {11, 26, 38}, - {11, 28, 6}, - {11, 28, 18}, - {11, 29, 18}, - {11, 30, 7}, - {11, 34, 14}, - {11, 34, 24}, + {10, 21, 31}, + {10, 22, 18}, + {10, 22, 34}, + {10, 23, 9}, + {10, 23, 42}, + {10, 24, 44}, + {10, 27, 43}, + {10, 32, 16}, + {10, 35, 12}, + {10, 36, 8}, + {10, 37, 35}, + {10, 39, 26}, + {10, 42, 21}, + {10, 44, 10}, + {10, 44, 13}, + {11, 6, 12}, + {11, 7, 4}, + {11, 9, 42}, + {11, 15, 39}, + {11, 17, 17}, + {11, 20, 16}, + {11, 20, 33}, + {11, 22, 13}, + {11, 23, 40}, + {11, 24, 8}, + {11, 24, 42}, {11, 36, 35}, - {11, 37, 35}, - {11, 38, 45}, - {11, 41, 6}, - {11, 41, 13}, - {11, 41, 26}, - {11, 44, 28}, - {11, 45, 34}, - {12, 5, 14}, - {12, 7, 20}, - {12, 7, 34}, - {12, 8, 31}, - {12, 8, 43}, - {12, 9, 34}, - {12, 10, 30}, - {12, 10, 31}, - {12, 15, 32}, - {12, 16, 8}, - {12, 22, 17}, - {12, 23, 40}, - {12, 24, 10}, - {12, 25, 27}, - {12, 27, 17}, - {12, 28, 14}, - {12, 32, 18}, - {12, 35, 9}, - {12, 38, 23}, - {12, 40, 12}, - {12, 42, 16}, - {12, 42, 37}, - {12, 42, 42}, - {13, 5, 20}, - {13, 7, 14}, - {13, 9, 8}, - {13, 11, 38}, - {13, 14, 12}, - {13, 15, 20}, - {13, 15, 21}, - {13, 25, 27}, - {13, 26, 38}, - {13, 27, 17}, - {13, 27, 35}, - {13, 27, 40}, - {13, 29, 43}, - {13, 32, 6}, - {13, 32, 31}, - {13, 33, 17}, - {13, 34, 11}, - {13, 34, 34}, - {13, 34, 43}, - {13, 36, 5}, - {13, 41, 9}, - {13, 41, 36}, - {13, 42, 6}, - {13, 42, 11}, - {13, 42, 18}, - {13, 44, 36}, - {14, 4, 43}, - {14, 5, 15}, - {14, 5, 33}, - {14, 7, 12}, - {14, 7, 40}, - {14, 17, 14}, - {14, 19, 26}, - {14, 20, 43}, - {14, 22, 10}, - {14, 23, 32}, - {14, 23, 37}, - {14, 24, 18}, - {14, 25, 12}, - {14, 25, 18}, - {14, 25, 41}, - {14, 26, 24}, - {14, 28, 4}, - {14, 28, 11}, - {14, 28, 21}, - {14, 28, 25}, - {14, 28, 41}, - {14, 30, 28}, - {14, 30, 35}, + {11, 40, 32}, + {11, 42, 11}, + {11, 42, 20}, + {11, 43, 20}, + {11, 43, 37}, + {11, 43, 40}, + {11, 44, 40}, + {11, 45, 27}, + {12, 4, 28}, + {12, 7, 25}, + {12, 12, 41}, + {12, 13, 9}, + {12, 15, 19}, + {12, 15, 42}, + {12, 17, 29}, + {12, 19, 13}, + {12, 20, 21}, + {12, 29, 17}, + {12, 30, 23}, + {12, 33, 10}, + {12, 34, 19}, + {12, 35, 13}, + {12, 36, 21}, + {12, 37, 18}, + {12, 37, 22}, + {12, 41, 32}, + {12, 41, 44}, + {12, 42, 30}, + {12, 44, 11}, + {12, 45, 38}, + {13, 5, 15}, + {13, 10, 34}, + {13, 13, 18}, + {13, 14, 39}, + {13, 17, 38}, + {13, 18, 18}, + {13, 18, 30}, + {13, 19, 8}, + {13, 19, 31}, + {13, 20, 34}, + {13, 21, 39}, + {13, 25, 20}, + {13, 26, 30}, + {13, 27, 7}, + {13, 28, 12}, + {13, 29, 11}, + {13, 29, 27}, + {13, 29, 38}, + {13, 29, 40}, + {13, 30, 34}, + {13, 33, 43}, + {13, 36, 19}, + {13, 37, 8}, + {13, 42, 33}, + {13, 42, 36}, + {13, 42, 38}, + {13, 43, 15}, + {13, 45, 17}, + {14, 4, 18}, + {14, 4, 36}, + {14, 4, 40}, + {14, 6, 13}, + {14, 7, 7}, + {14, 7, 35}, + {14, 10, 31}, + {14, 12, 27}, + {14, 14, 22}, + {14, 14, 40}, + {14, 15, 17}, + {14, 15, 30}, + {14, 18, 15}, + {14, 19, 20}, + {14, 19, 32}, + {14, 24, 12}, + {14, 24, 29}, + {14, 26, 18}, + {14, 26, 33}, + {14, 27, 21}, + {14, 28, 45}, + {14, 30, 30}, + {14, 31, 8}, + {14, 31, 14}, + {14, 31, 15}, {14, 33, 25}, - {14, 33, 37}, - {14, 34, 8}, - {14, 36, 27}, - {14, 36, 32}, - {14, 37, 9}, - {14, 37, 44}, - {14, 41, 42}, - {14, 43, 21}, - {14, 45, 7}, - {15, 5, 5}, - {15, 6, 13}, - {15, 6, 26}, - {15, 6, 40}, - {15, 8, 17}, - {15, 8, 31}, - {15, 9, 31}, - {15, 10, 36}, - {15, 13, 17}, - {15, 15, 23}, - {15, 16, 20}, - {15, 18, 17}, - {15, 19, 24}, - {15, 20, 39}, - {15, 21, 4}, - {15, 21, 22}, - {15, 21, 29}, - {15, 22, 26}, - {15, 23, 12}, - {15, 25, 33}, - {15, 27, 16}, - {15, 28, 7}, - {15, 28, 9}, - {15, 29, 10}, - {15, 35, 4}, - {15, 35, 18}, - {15, 37, 34}, - {15, 38, 42}, - {15, 38, 43}, - {15, 39, 10}, - {15, 40, 25}, - {15, 42, 20}, - {16, 5, 31}, - {16, 8, 33}, - {16, 9, 12}, - {16, 11, 5}, - {16, 11, 8}, - {16, 12, 40}, - {16, 17, 5}, - {16, 18, 19}, - {16, 18, 30}, - {16, 19, 31}, - {16, 22, 13}, - {16, 25, 30}, - {16, 33, 19}, - {16, 38, 41}, - {16, 40, 32}, - {16, 45, 4}, - {17, 8, 12}, - {17, 9, 8}, - {17, 14, 14}, - {17, 15, 8}, - {17, 16, 18}, - {17, 16, 27}, - {17, 17, 10}, - {17, 19, 19}, - {17, 23, 26}, - {17, 25, 6}, - {17, 25, 25}, - {17, 29, 39}, - {17, 31, 5}, - {17, 32, 23}, - {17, 33, 26}, - {17, 36, 41}, - {17, 37, 8}, - {17, 37, 28}, - {17, 43, 35}, - {17, 45, 19}, - {18, 5, 8}, - {18, 8, 21}, - {18, 8, 45}, - {18, 20, 29}, - {18, 22, 7}, - {18, 22, 9}, - {18, 23, 6}, - {18, 25, 20}, - {18, 27, 16}, - {18, 28, 6}, - {18, 28, 11}, - {18, 30, 40}, - {18, 31, 8}, - {18, 31, 26}, - {18, 35, 6}, - {18, 36, 44}, - {18, 37, 7}, - {18, 38, 27}, - {18, 40, 24}, - {18, 44, 12}, - {18, 45, 22}, - {19, 4, 12}, - {19, 4, 32}, - {19, 7, 8}, - {19, 10, 19}, - {19, 15, 18}, - {19, 22, 39}, - {19, 25, 5}, - {19, 26, 42}, - {19, 28, 38}, - {19, 30, 41}, - {19, 33, 24}, - {19, 35, 6}, - {19, 36, 6}, - {19, 36, 12}, - {19, 36, 24}, - {19, 40, 4}, - {19, 40, 30}, - {19, 43, 17}, - {20, 4, 13}, - {20, 4, 14}, - {20, 8, 34}, - {20, 10, 36}, - {20, 13, 25}, - {20, 13, 27}, - {20, 14, 5}, - {20, 16, 28}, - {20, 18, 4}, - {20, 24, 25}, - {20, 27, 10}, - {20, 30, 35}, - {20, 31, 10}, - {20, 31, 31}, - {20, 34, 16}, - {20, 37, 43}, - {20, 38, 7}, - {20, 41, 10}, - {20, 45, 28}, - {21, 4, 29}, - {21, 4, 43}, - {21, 5, 43}, - {21, 10, 34}, - {21, 10, 35}, - {21, 10, 36}, - {21, 12, 45}, - {21, 16, 36}, - {21, 19, 23}, - {21, 20, 22}, - {21, 20, 23}, - {21, 24, 10}, - {21, 25, 9}, - {21, 25, 22}, - {21, 25, 35}, - {21, 25, 36}, - {21, 26, 45}, - {21, 29, 4}, - {21, 30, 11}, - {21, 30, 40}, - {21, 31, 19}, + {14, 34, 4}, + {14, 34, 7}, + {14, 34, 28}, + {14, 35, 19}, + {14, 38, 41}, + {14, 42, 43}, + {15, 9, 27}, + {15, 12, 19}, + {15, 13, 43}, + {15, 19, 12}, + {15, 23, 27}, + {15, 25, 14}, + {15, 27, 14}, + {15, 29, 4}, + {15, 30, 30}, + {15, 31, 36}, + {15, 31, 39}, + {15, 32, 16}, + {15, 33, 39}, + {15, 34, 4}, + {15, 35, 28}, + {15, 36, 15}, + {15, 36, 21}, + {15, 41, 36}, + {15, 43, 9}, + {15, 44, 5}, + {16, 6, 6}, + {16, 8, 19}, + {16, 8, 45}, + {16, 9, 23}, + {16, 9, 29}, + {16, 11, 14}, + {16, 12, 44}, + {16, 16, 37}, + {16, 17, 22}, + {16, 18, 22}, + {16, 21, 4}, + {16, 23, 7}, + {16, 26, 14}, + {16, 29, 15}, + {16, 30, 28}, + {16, 32, 17}, + {16, 33, 15}, + {16, 37, 43}, + {16, 39, 35}, + {16, 40, 17}, + {16, 43, 19}, + {17, 4, 12}, + {17, 9, 23}, + {17, 10, 8}, + {17, 10, 16}, + {17, 11, 27}, + {17, 17, 16}, + {17, 17, 42}, + {17, 21, 28}, + {17, 22, 42}, + {17, 23, 16}, + {17, 26, 44}, + {17, 30, 43}, + {17, 34, 33}, + {17, 35, 22}, + {17, 38, 31}, + {17, 39, 33}, + {17, 41, 17}, + {17, 41, 37}, + {17, 43, 15}, + {17, 44, 44}, + {17, 45, 29}, + {18, 5, 4}, + {18, 5, 32}, + {18, 6, 33}, + {18, 7, 14}, + {18, 9, 35}, + {18, 10, 18}, + {18, 11, 11}, + {18, 11, 39}, + {18, 12, 19}, + {18, 14, 5}, + {18, 18, 38}, + {18, 19, 38}, + {18, 20, 10}, + {18, 22, 15}, + {18, 24, 34}, + {18, 25, 36}, + {18, 25, 42}, + {18, 29, 13}, + {18, 30, 29}, + {18, 32, 40}, + {18, 34, 24}, + {18, 34, 44}, + {18, 34, 45}, + {18, 35, 8}, + {18, 36, 10}, + {18, 37, 24}, + {18, 41, 9}, + {18, 42, 15}, + {18, 42, 16}, + {18, 43, 20}, + {18, 44, 40}, + {18, 45, 5}, + {19, 4, 29}, + {19, 4, 38}, + {19, 5, 10}, + {19, 6, 28}, + {19, 9, 27}, + {19, 9, 36}, + {19, 10, 43}, + {19, 12, 15}, + {19, 12, 40}, + {19, 13, 8}, + {19, 19, 11}, + {19, 20, 4}, + {19, 20, 9}, + {19, 27, 11}, + {19, 28, 25}, + {19, 30, 36}, + {19, 30, 39}, + {19, 36, 42}, + {19, 37, 14}, + {19, 39, 7}, + {19, 39, 10}, + {19, 40, 31}, + {19, 42, 38}, + {19, 42, 43}, + {20, 4, 8}, + {20, 4, 11}, + {20, 6, 33}, + {20, 6, 37}, + {20, 10, 40}, + {20, 11, 31}, + {20, 13, 5}, + {20, 14, 39}, + {20, 15, 11}, + {20, 16, 20}, + {20, 17, 42}, + {20, 23, 25}, + {20, 26, 39}, + {20, 29, 17}, + {20, 29, 35}, + {20, 31, 26}, + {20, 34, 35}, + {20, 34, 44}, + {20, 36, 8}, + {20, 38, 5}, + {20, 38, 8}, + {20, 39, 31}, + {20, 40, 18}, + {20, 41, 33}, + {20, 43, 27}, + {20, 44, 8}, + {21, 4, 15}, + {21, 6, 14}, + {21, 6, 43}, + {21, 8, 15}, + {21, 9, 16}, + {21, 9, 25}, + {21, 11, 6}, + {21, 16, 25}, + {21, 24, 17}, + {21, 25, 43}, + {21, 26, 40}, + {21, 30, 19}, {21, 32, 7}, - {21, 32, 11}, - {21, 36, 21}, - {21, 37, 20}, - {21, 38, 6}, - {21, 38, 15}, - {21, 43, 13}, - {21, 43, 19}, - {22, 10, 35}, - {22, 11, 25}, - {22, 14, 32}, - {22, 16, 11}, - {22, 17, 34}, - {22, 19, 33}, - {22, 21, 25}, - {22, 21, 27}, - {22, 21, 28}, - {22, 22, 23}, - {22, 22, 33}, - {22, 24, 17}, + {21, 33, 5}, + {21, 35, 19}, + {21, 36, 45}, + {21, 37, 37}, + {21, 42, 38}, + {21, 43, 33}, + {21, 45, 36}, + {22, 5, 30}, + {22, 6, 21}, + {22, 9, 13}, + {22, 9, 45}, + {22, 10, 30}, + {22, 11, 17}, + {22, 12, 31}, + {22, 13, 36}, + {22, 15, 5}, + {22, 20, 32}, + {22, 21, 44}, + {22, 22, 38}, + {22, 23, 4}, + {22, 24, 19}, {22, 26, 25}, - {22, 27, 44}, - {22, 28, 5}, - {22, 29, 21}, - {22, 32, 8}, - {22, 33, 32}, - {22, 37, 5}, - {22, 37, 40}, - {22, 39, 14}, - {22, 40, 38}, - {22, 41, 16}, - {22, 41, 22}, - {22, 41, 45}, - {22, 42, 33}, - {22, 45, 12}, - {23, 4, 22}, - {23, 4, 45}, - {23, 6, 11}, - {23, 9, 13}, - {23, 9, 15}, - {23, 10, 4}, - {23, 10, 11}, - {23, 10, 33}, - {23, 13, 45}, - {23, 19, 10}, - {23, 22, 10}, - {23, 26, 18}, - {23, 27, 10}, - {23, 27, 14}, - {23, 29, 7}, - {23, 29, 29}, - {23, 30, 27}, - {23, 31, 9}, - {23, 32, 7}, - {23, 34, 15}, - {23, 34, 31}, - {23, 38, 32}, - {23, 39, 7}, - {23, 42, 15}, - {23, 45, 33}, - {24, 4, 4}, - {24, 6, 13}, - {24, 6, 17}, - {24, 7, 30}, - {24, 8, 18}, - {24, 11, 20}, - {24, 13, 10}, - {24, 13, 34}, - {24, 15, 41}, - {24, 17, 33}, - {24, 17, 41}, - {24, 18, 41}, - {24, 19, 31}, - {24, 22, 27}, - {24, 26, 43}, - {24, 27, 23}, - {24, 28, 38}, - {24, 28, 40}, - {24, 31, 34}, - {24, 33, 20}, - {24, 33, 36}, - {24, 34, 44}, - {24, 37, 7}, - {24, 38, 13}, - {24, 38, 18}, - {24, 39, 20}, - {24, 39, 37}, - {24, 41, 20}, - {25, 4, 11}, - {25, 5, 14}, - {25, 8, 39}, - {25, 9, 43}, - {25, 10, 17}, - {25, 12, 14}, - {25, 13, 11}, - {25, 16, 18}, - {25, 17, 38}, - {25, 19, 25}, - {25, 21, 9}, - {25, 24, 24}, - {25, 25, 37}, - {25, 29, 12}, - {25, 30, 33}, - {25, 35, 30}, - {25, 36, 15}, - {25, 38, 24}, - {26, 5, 18}, - {26, 5, 20}, - {26, 5, 27}, - {26, 8, 17}, - {26, 9, 27}, - {26, 12, 39}, - {26, 14, 21}, - {26, 16, 41}, - {26, 18, 8}, - {26, 20, 18}, - {26, 21, 42}, - {26, 24, 42}, - {26, 25, 38}, - {26, 26, 33}, - {26, 30, 15}, - {26, 30, 40}, - {26, 33, 6}, - {26, 35, 26}, - {26, 35, 45}, - {26, 38, 18}, - {26, 39, 10}, - {27, 5, 4}, - {27, 6, 22}, - {27, 9, 6}, - {27, 11, 30}, - {27, 12, 26}, - {27, 13, 6}, - {27, 15, 13}, - {27, 16, 25}, - {27, 18, 5}, - {27, 21, 8}, - {27, 21, 15}, - {27, 21, 21}, - {27, 22, 8}, - {27, 22, 22}, - {27, 22, 33}, - {27, 26, 11}, - {27, 27, 31}, - {27, 27, 44}, - {27, 30, 41}, - {27, 33, 33}, - {27, 35, 18}, - {27, 35, 26}, - {27, 35, 27}, - {27, 37, 32}, - {27, 38, 24}, - {27, 39, 7}, - {27, 39, 13}, - {27, 39, 27}, - {27, 40, 30}, - {27, 42, 13}, - {27, 43, 20}, - {27, 44, 29}, - {27, 45, 12}, - {28, 4, 19}, - {28, 6, 17}, - {28, 8, 12}, - {28, 10, 38}, - {28, 12, 12}, - {28, 13, 21}, - {28, 14, 24}, - {28, 20, 44}, - {28, 23, 38}, - {28, 33, 15}, - {28, 33, 30}, - {28, 35, 13}, - {28, 38, 8}, - {28, 38, 11}, - {28, 40, 37}, + {22, 26, 26}, + {22, 29, 24}, + {22, 34, 20}, + {22, 37, 30}, + {22, 37, 37}, + {22, 40, 12}, + {22, 42, 45}, + {22, 43, 16}, + {23, 5, 18}, + {23, 7, 27}, + {23, 8, 15}, + {23, 9, 27}, + {23, 11, 39}, + {23, 12, 28}, + {23, 13, 13}, + {23, 13, 38}, + {23, 13, 44}, + {23, 15, 14}, + {23, 17, 9}, + {23, 18, 20}, + {23, 19, 26}, + {23, 20, 26}, + {23, 21, 20}, + {23, 22, 4}, + {23, 32, 16}, + {23, 36, 5}, + {23, 36, 9}, + {23, 38, 5}, + {23, 38, 37}, + {23, 40, 9}, + {23, 40, 35}, + {23, 42, 40}, + {23, 43, 4}, + {23, 45, 35}, + {24, 4, 31}, + {24, 7, 7}, + {24, 8, 42}, + {24, 12, 5}, + {24, 12, 20}, + {24, 12, 42}, + {24, 13, 31}, + {24, 14, 13}, + {24, 15, 30}, + {24, 16, 12}, + {24, 17, 44}, + {24, 26, 38}, + {24, 28, 34}, + {24, 29, 15}, + {24, 29, 19}, + {24, 29, 38}, + {24, 30, 17}, + {24, 30, 32}, + {24, 31, 4}, + {24, 31, 17}, + {24, 32, 20}, + {24, 34, 23}, + {24, 34, 26}, + {24, 35, 31}, + {24, 36, 7}, + {24, 40, 43}, + {24, 41, 21}, + {24, 41, 23}, + {24, 41, 39}, + {24, 45, 22}, + {25, 5, 6}, + {25, 8, 31}, + {25, 16, 32}, + {25, 19, 30}, + {25, 23, 41}, + {25, 26, 17}, + {25, 27, 18}, + {25, 29, 18}, + {25, 31, 43}, + {25, 34, 12}, + {25, 34, 35}, + {25, 35, 9}, + {25, 39, 14}, + {25, 39, 28}, + {25, 40, 20}, + {25, 41, 32}, + {25, 44, 20}, + {25, 44, 38}, + {26, 5, 6}, + {26, 6, 35}, + {26, 8, 19}, + {26, 8, 26}, + {26, 12, 42}, + {26, 12, 44}, + {26, 14, 34}, + {26, 15, 15}, + {26, 16, 33}, + {26, 21, 6}, + {26, 22, 18}, + {26, 22, 27}, + {26, 26, 21}, + {26, 27, 23}, + {26, 29, 37}, + {26, 30, 13}, + {26, 30, 41}, + {26, 36, 31}, + {27, 6, 7}, + {27, 6, 15}, + {27, 12, 5}, + {27, 12, 36}, + {27, 14, 33}, + {27, 15, 18}, + {27, 17, 28}, + {27, 18, 6}, + {27, 24, 22}, + {27, 24, 25}, + {27, 24, 35}, + {27, 25, 19}, + {27, 25, 29}, + {27, 26, 20}, + {27, 28, 12}, + {27, 29, 43}, + {27, 29, 45}, + {27, 31, 27}, + {27, 32, 33}, + {27, 33, 28}, + {27, 35, 8}, + {27, 35, 24}, + {27, 37, 26}, + {27, 38, 7}, + {27, 38, 38}, + {27, 38, 43}, + {27, 40, 35}, + {27, 42, 23}, + {27, 43, 29}, + {27, 43, 41}, + {28, 5, 22}, + {28, 7, 22}, + {28, 11, 45}, + {28, 12, 30}, + {28, 12, 33}, + {28, 15, 12}, + {28, 16, 27}, + {28, 19, 15}, + {28, 25, 40}, + {28, 26, 20}, + {28, 33, 36}, + {28, 33, 41}, + {28, 35, 29}, + {28, 36, 17}, + {28, 37, 29}, + {28, 38, 28}, + {28, 39, 35}, + {28, 40, 29}, + {28, 40, 33}, + {28, 41, 4}, {28, 41, 34}, - {28, 45, 42}, - {29, 6, 23}, - {29, 6, 36}, - {29, 8, 5}, - {29, 9, 7}, - {29, 15, 27}, - {29, 18, 11}, - {29, 18, 23}, - {29, 18, 25}, - {29, 21, 10}, - {29, 21, 22}, - {29, 23, 8}, - {29, 24, 15}, - {29, 26, 17}, - {29, 27, 38}, + {28, 42, 25}, + {28, 43, 42}, + {28, 45, 39}, + {29, 4, 11}, + {29, 4, 27}, + {29, 6, 8}, + {29, 7, 12}, + {29, 9, 19}, + {29, 9, 44}, + {29, 10, 25}, + {29, 13, 20}, + {29, 13, 36}, + {29, 17, 24}, + {29, 19, 6}, + {29, 20, 31}, + {29, 21, 27}, + {29, 22, 20}, + {29, 24, 10}, + {29, 28, 18}, {29, 32, 36}, - {29, 34, 14}, - {29, 35, 15}, - {29, 37, 42}, - {29, 39, 26}, - {29, 40, 5}, - {29, 42, 31}, - {29, 45, 35}, - {30, 4, 27}, - {30, 6, 42}, - {30, 9, 40}, - {30, 14, 10}, - {30, 15, 11}, - {30, 15, 26}, - {30, 15, 31}, - {30, 17, 8}, - {30, 20, 44}, - {30, 21, 37}, - {30, 22, 19}, - {30, 24, 32}, - {30, 26, 12}, - {30, 31, 30}, - {30, 34, 25}, - {30, 35, 39}, - {30, 37, 37}, - {30, 40, 13}, - {30, 42, 14}, - {30, 43, 39}, - {31, 6, 42}, - {31, 8, 9}, - {31, 8, 25}, - {31, 9, 23}, - {31, 10, 22}, - {31, 10, 35}, - {31, 12, 18}, - {31, 12, 22}, - {31, 12, 26}, - {31, 12, 31}, - {31, 13, 31}, - {31, 13, 36}, - {31, 14, 33}, - {31, 14, 35}, - {31, 15, 30}, - {31, 15, 37}, - {31, 15, 40}, - {31, 16, 17}, - {31, 16, 21}, - {31, 16, 32}, - {31, 18, 36}, - {31, 19, 40}, - {31, 20, 31}, - {31, 21, 23}, - {31, 29, 34}, - {31, 31, 28}, - {31, 34, 16}, - {31, 34, 23}, - {31, 35, 23}, - {31, 35, 28}, - {31, 35, 39}, + {29, 33, 22}, + {29, 34, 19}, + {29, 35, 14}, + {29, 36, 21}, + {29, 39, 37}, + {29, 43, 6}, + {29, 45, 15}, + {29, 45, 39}, + {30, 4, 14}, + {30, 5, 26}, + {30, 7, 34}, + {30, 9, 4}, + {30, 9, 25}, + {30, 10, 5}, + {30, 10, 37}, + {30, 11, 5}, + {30, 11, 12}, + {30, 11, 25}, + {30, 14, 20}, + {30, 22, 18}, + {30, 22, 26}, + {30, 22, 41}, + {30, 24, 37}, + {30, 26, 28}, + {30, 29, 19}, + {30, 32, 4}, + {30, 32, 17}, + {30, 33, 10}, + {30, 35, 18}, + {30, 35, 37}, + {30, 36, 16}, + {30, 36, 19}, + {30, 40, 8}, + {30, 44, 22}, + {30, 45, 35}, + {31, 7, 19}, + {31, 14, 8}, + {31, 15, 20}, + {31, 16, 40}, + {31, 17, 35}, + {31, 19, 16}, + {31, 19, 45}, + {31, 20, 12}, + {31, 24, 8}, + {31, 25, 33}, + {31, 28, 41}, + {31, 29, 37}, + {31, 32, 38}, + {31, 33, 31}, + {31, 33, 32}, + {31, 34, 26}, + {31, 37, 19}, {31, 38, 11}, - {31, 38, 32}, - {31, 38, 43}, - {31, 39, 28}, - {31, 42, 31}, - {31, 44, 4}, - {31, 44, 29}, - {31, 44, 41}, - {31, 44, 44}, - {32, 4, 11}, - {32, 5, 21}, - {32, 5, 34}, - {32, 9, 15}, - {32, 9, 41}, - {32, 12, 21}, - {32, 16, 35}, - {32, 17, 22}, - {32, 18, 8}, - {32, 19, 32}, - {32, 19, 45}, - {32, 22, 43}, - {32, 22, 44}, - {32, 26, 42}, - {32, 28, 11}, - {32, 28, 14}, - {32, 29, 20}, - {32, 34, 10}, - {32, 34, 35}, - {32, 35, 7}, - {32, 36, 13}, - {32, 37, 43}, - {32, 44, 4}, - {32, 45, 10}, - {33, 4, 7}, - {33, 6, 11}, - {33, 11, 44}, - {33, 14, 33}, - {33, 17, 24}, - {33, 17, 39}, - {33, 20, 43}, - {33, 21, 37}, - {33, 23, 20}, - {33, 29, 15}, - {33, 29, 21}, - {33, 32, 28}, - {33, 32, 37}, - {33, 38, 9}, - {33, 39, 15}, - {33, 42, 41}, - {33, 45, 42}, - {34, 7, 26}, - {34, 7, 31}, - {34, 8, 6}, - {34, 9, 22}, - {34, 11, 39}, - {34, 18, 10}, - {34, 18, 43}, - {34, 19, 13}, - {34, 19, 25}, - {34, 23, 28}, - {34, 24, 23}, - {34, 24, 33}, - {34, 24, 41}, - {34, 25, 37}, - {34, 26, 7}, - {34, 26, 30}, - {34, 29, 12}, - {34, 30, 11}, - {34, 30, 26}, - {34, 31, 16}, - {34, 37, 5}, - {34, 37, 44}, - {35, 4, 11}, - {35, 6, 30}, - {35, 11, 29}, - {35, 12, 38}, - {35, 14, 35}, + {31, 38, 24}, + {31, 38, 45}, + {31, 40, 39}, + {32, 8, 41}, + {32, 10, 7}, + {32, 13, 35}, + {32, 13, 40}, + {32, 14, 35}, + {32, 15, 4}, + {32, 16, 24}, + {32, 18, 17}, + {32, 20, 36}, + {32, 25, 18}, + {32, 25, 29}, + {32, 27, 12}, + {32, 31, 12}, + {32, 31, 34}, + {32, 33, 43}, + {32, 35, 13}, + {32, 36, 29}, + {32, 37, 23}, + {32, 40, 7}, + {32, 40, 19}, + {32, 40, 30}, + {32, 41, 8}, + {32, 42, 42}, + {32, 44, 11}, + {32, 45, 23}, + {33, 4, 4}, + {33, 4, 18}, + {33, 4, 29}, + {33, 6, 21}, + {33, 8, 27}, + {33, 9, 18}, + {33, 10, 4}, + {33, 12, 37}, + {33, 12, 43}, + {33, 14, 17}, + {33, 14, 34}, + {33, 23, 10}, + {33, 33, 21}, + {33, 35, 15}, + {33, 36, 38}, + {33, 41, 23}, + {33, 44, 24}, + {33, 45, 13}, + {33, 45, 29}, + {34, 5, 17}, + {34, 5, 23}, + {34, 6, 13}, + {34, 7, 5}, + {34, 9, 14}, + {34, 10, 36}, + {34, 12, 29}, + {34, 12, 31}, + {34, 13, 7}, + {34, 13, 12}, + {34, 15, 4}, + {34, 15, 19}, + {34, 17, 9}, + {34, 17, 16}, + {34, 18, 34}, + {34, 20, 25}, + {34, 21, 17}, + {34, 23, 16}, + {34, 24, 18}, + {34, 24, 42}, + {34, 25, 20}, + {34, 28, 17}, + {34, 29, 19}, + {34, 30, 20}, + {34, 41, 23}, + {34, 43, 21}, + {34, 44, 40}, + {35, 7, 8}, + {35, 12, 22}, + {35, 14, 37}, + {35, 16, 30}, {35, 17, 21}, - {35, 18, 38}, - {35, 19, 4}, - {35, 21, 37}, - {35, 22, 30}, - {35, 23, 4}, - {35, 26, 34}, - {35, 31, 15}, - {35, 37, 23}, - {35, 40, 43}, - {35, 41, 5}, - {35, 41, 9}, - {35, 41, 37}, - {35, 42, 18}, - {35, 44, 22}, - {35, 45, 15}, - {35, 45, 38}, - {36, 4, 11}, - {36, 4, 17}, - {36, 5, 41}, - {36, 6, 11}, - {36, 6, 12}, - {36, 9, 30}, - {36, 12, 18}, - {36, 13, 13}, - {36, 15, 18}, - {36, 17, 22}, - {36, 19, 9}, - {36, 19, 19}, - {36, 21, 38}, - {36, 23, 32}, - {36, 24, 12}, - {36, 25, 19}, - {36, 26, 45}, - {36, 28, 6}, - {36, 28, 17}, - {36, 28, 30}, + {35, 17, 23}, + {35, 18, 7}, + {35, 18, 15}, + {35, 18, 30}, + {35, 24, 20}, + {35, 24, 27}, + {35, 25, 35}, + {35, 26, 21}, + {35, 28, 26}, + {35, 32, 44}, + {35, 33, 9}, + {35, 34, 19}, + {35, 34, 21}, + {35, 35, 15}, + {35, 39, 42}, + {35, 39, 45}, + {35, 42, 23}, + {35, 42, 35}, + {35, 43, 15}, + {35, 44, 7}, + {36, 6, 10}, + {36, 12, 38}, + {36, 14, 45}, + {36, 16, 8}, + {36, 17, 33}, + {36, 18, 32}, + {36, 19, 11}, + {36, 19, 18}, + {36, 22, 15}, + {36, 28, 32}, + {36, 29, 21}, + {36, 31, 13}, + {36, 32, 18}, + {36, 35, 16}, {36, 36, 22}, - {36, 37, 26}, - {36, 38, 18}, - {36, 41, 11}, - {36, 43, 5}, - {36, 43, 10}, - {36, 43, 33}, - {37, 4, 27}, - {37, 4, 36}, - {37, 5, 18}, - {37, 5, 41}, - {37, 6, 12}, - {37, 9, 11}, - {37, 10, 37}, - {37, 12, 9}, - {37, 12, 30}, - {37, 12, 35}, - {37, 14, 10}, - {37, 16, 24}, - {37, 19, 8}, - {37, 19, 30}, - {37, 21, 4}, - {37, 25, 43}, - {37, 27, 41}, - {37, 28, 15}, - {37, 29, 7}, - {37, 30, 44}, - {37, 31, 24}, - {37, 32, 18}, - {37, 34, 25}, - {37, 38, 43}, - {37, 41, 21}, - {37, 41, 28}, - {37, 42, 32}, - {38, 4, 17}, - {38, 5, 39}, - {38, 6, 13}, - {38, 10, 12}, - {38, 12, 15}, - {38, 12, 18}, - {38, 12, 32}, - {38, 14, 45}, - {38, 16, 26}, - {38, 16, 32}, - {38, 17, 13}, - {38, 17, 30}, - {38, 19, 5}, - {38, 19, 16}, - {38, 22, 19}, - {38, 22, 25}, - {38, 27, 18}, - {38, 29, 12}, - {38, 29, 38}, - {38, 31, 14}, - {38, 32, 16}, - {38, 35, 41}, - {38, 40, 6}, - {38, 41, 4}, - {38, 42, 25}, - {38, 42, 36}, - {39, 5, 44}, - {39, 8, 17}, - {39, 9, 9}, - {39, 9, 13}, - {39, 9, 37}, - {39, 10, 13}, - {39, 10, 45}, - {39, 13, 13}, - {39, 13, 45}, - {39, 14, 27}, - {39, 14, 41}, - {39, 15, 9}, - {39, 17, 28}, - {39, 18, 45}, - {39, 19, 25}, - {39, 21, 22}, - {39, 22, 19}, - {39, 22, 38}, - {39, 27, 41}, - {39, 28, 21}, - {39, 33, 6}, - {39, 38, 31}, - {39, 41, 16}, - {39, 42, 7}, - {39, 43, 30}, - {40, 4, 4}, - {40, 5, 24}, - {40, 15, 20}, - {40, 15, 45}, - {40, 17, 34}, - {40, 24, 45}, - {40, 27, 12}, - {40, 31, 33}, - {40, 32, 7}, - {40, 33, 40}, - {40, 34, 39}, - {40, 36, 36}, - {40, 36, 43}, - {40, 39, 14}, - {40, 39, 31}, - {40, 43, 30}, - {41, 6, 41}, - {41, 8, 10}, - {41, 8, 15}, - {41, 11, 16}, - {41, 11, 32}, - {41, 18, 17}, - {41, 20, 10}, - {41, 21, 27}, - {41, 23, 30}, - {41, 24, 20}, - {41, 25, 29}, - {41, 28, 28}, - {41, 28, 34}, - {41, 31, 5}, - {41, 32, 39}, - {41, 35, 22}, - {41, 40, 4}, - {41, 43, 4}, - {41, 45, 5}, - {42, 8, 4}, - {42, 10, 34}, - {42, 11, 33}, - {42, 12, 35}, - {42, 13, 36}, - {42, 19, 4}, - {42, 20, 39}, - {42, 22, 29}, - {42, 29, 33}, - {42, 30, 38}, - {42, 31, 31}, - {42, 33, 12}, - {42, 34, 7}, - {42, 39, 35}, - {42, 42, 22}, - {42, 42, 26}, - {42, 43, 35}, - {42, 45, 9}, - {43, 4, 8}, - {43, 4, 10}, - {43, 5, 5}, - {43, 6, 37}, - {43, 7, 41}, - {43, 9, 15}, - {43, 10, 4}, - {43, 15, 36}, - {43, 16, 45}, - {43, 17, 32}, - {43, 19, 5}, - {43, 22, 31}, - {43, 23, 10}, - {43, 23, 15}, - {43, 24, 30}, - {43, 24, 44}, - {43, 26, 28}, - {43, 26, 32}, - {43, 26, 34}, + {36, 39, 38}, + {36, 42, 17}, + {36, 42, 34}, + {36, 43, 29}, + {36, 43, 31}, + {36, 45, 38}, + {37, 5, 38}, + {37, 8, 32}, + {37, 10, 40}, + {37, 12, 16}, + {37, 17, 9}, + {37, 18, 6}, + {37, 18, 18}, + {37, 21, 5}, + {37, 22, 16}, + {37, 25, 26}, + {37, 26, 10}, + {37, 30, 19}, + {37, 39, 40}, + {37, 40, 41}, + {37, 41, 45}, + {37, 42, 36}, + {37, 43, 21}, + {37, 45, 19}, + {37, 45, 34}, + {38, 4, 42}, + {38, 7, 36}, + {38, 9, 34}, + {38, 12, 37}, + {38, 13, 19}, + {38, 13, 28}, + {38, 18, 14}, + {38, 20, 25}, + {38, 21, 8}, + {38, 28, 42}, + {38, 29, 24}, + {38, 36, 34}, + {38, 39, 14}, + {38, 39, 18}, + {38, 41, 13}, + {38, 41, 36}, + {38, 42, 12}, + {39, 4, 6}, + {39, 4, 11}, + {39, 5, 4}, + {39, 5, 6}, + {39, 5, 18}, + {39, 6, 19}, + {39, 7, 31}, + {39, 11, 16}, + {39, 12, 20}, + {39, 15, 42}, + {39, 16, 22}, + {39, 16, 29}, + {39, 19, 41}, + {39, 20, 31}, + {39, 21, 17}, + {39, 22, 22}, + {39, 23, 13}, + {39, 23, 30}, + {39, 25, 41}, + {39, 26, 40}, + {39, 28, 32}, + {39, 28, 35}, + {39, 28, 44}, + {39, 30, 31}, + {39, 31, 16}, + {39, 32, 32}, + {39, 33, 13}, + {39, 34, 12}, + {39, 34, 40}, + {39, 34, 43}, + {39, 35, 28}, + {39, 36, 16}, + {39, 37, 27}, + {39, 38, 14}, + {39, 40, 11}, + {39, 40, 15}, + {39, 42, 23}, + {39, 42, 27}, + {39, 43, 28}, + {39, 45, 32}, + {40, 4, 5}, + {40, 6, 5}, + {40, 7, 21}, + {40, 8, 33}, + {40, 9, 39}, + {40, 10, 19}, + {40, 10, 42}, + {40, 11, 9}, + {40, 13, 10}, + {40, 13, 25}, + {40, 15, 7}, + {40, 16, 6}, + {40, 16, 36}, + {40, 17, 37}, + {40, 24, 11}, + {40, 26, 11}, + {40, 28, 12}, + {40, 28, 28}, + {40, 29, 21}, + {40, 32, 29}, + {40, 37, 36}, + {40, 37, 44}, + {40, 38, 20}, + {40, 44, 14}, + {41, 6, 42}, + {41, 10, 34}, + {41, 13, 33}, + {41, 14, 28}, + {41, 15, 44}, + {41, 17, 12}, + {41, 19, 6}, + {41, 19, 30}, + {41, 25, 8}, + {41, 25, 18}, + {41, 25, 33}, + {41, 28, 4}, + {41, 30, 24}, + {41, 31, 29}, + {41, 32, 37}, + {41, 32, 42}, + {41, 33, 20}, + {41, 33, 40}, + {41, 35, 14}, + {41, 36, 6}, + {41, 36, 22}, + {41, 37, 45}, + {41, 38, 24}, + {41, 40, 14}, + {41, 43, 16}, + {41, 43, 45}, + {41, 45, 8}, + {41, 45, 43}, + {42, 4, 17}, + {42, 7, 10}, + {42, 14, 43}, + {42, 20, 15}, + {42, 22, 37}, + {42, 27, 19}, + {42, 28, 28}, + {42, 29, 17}, + {42, 34, 25}, + {42, 35, 23}, + {42, 39, 26}, + {42, 40, 14}, + {42, 42, 34}, + {42, 45, 19}, + {42, 45, 24}, + {42, 45, 33}, + {43, 7, 40}, + {43, 10, 23}, + {43, 10, 39}, + {43, 11, 13}, + {43, 15, 45}, + {43, 17, 16}, + {43, 22, 12}, + {43, 23, 27}, + {43, 24, 20}, + {43, 25, 16}, + {43, 25, 18}, + {43, 29, 24}, + {43, 29, 30}, + {43, 29, 42}, + {43, 31, 21}, {43, 32, 40}, - {43, 34, 11}, - {43, 35, 31}, - {43, 36, 9}, - {43, 42, 26}, - {43, 43, 9}, - {44, 8, 10}, - {44, 8, 37}, - {44, 9, 8}, - {44, 12, 17}, - {44, 16, 22}, - {44, 17, 30}, - {44, 18, 11}, - {44, 19, 29}, - {44, 23, 18}, - {44, 23, 35}, - {44, 24, 39}, - {44, 27, 4}, - {44, 27, 34}, - {44, 28, 10}, - {44, 29, 31}, - {44, 29, 40}, - {44, 30, 44}, - {44, 32, 7}, - {44, 34, 17}, - {44, 35, 19}, - {44, 36, 30}, - {44, 38, 40}, - {44, 40, 28}, - {44, 44, 13}, - {44, 44, 36}, - {44, 45, 18}, - {45, 4, 18}, - {45, 4, 30}, - {45, 4, 43}, - {45, 8, 9}, - {45, 10, 33}, - {45, 11, 34}, - {45, 12, 9}, - {45, 12, 43}, - {45, 14, 18}, - {45, 19, 9}, - {45, 26, 11}, - {45, 27, 11}, - {45, 27, 14}, - {45, 29, 36}, - {45, 31, 25}, - {45, 31, 28}, - {45, 31, 35}, - {45, 32, 40}, - {45, 37, 35}, - {45, 39, 36}, - {45, 41, 16}, + {43, 37, 10}, + {43, 37, 19}, + {43, 37, 20}, + {43, 39, 8}, + {43, 39, 20}, + {43, 43, 22}, + {43, 43, 45}, + {43, 44, 27}, + {43, 44, 43}, + {43, 44, 44}, + {43, 45, 35}, + {43, 45, 37}, + {44, 8, 8}, + {44, 8, 30}, + {44, 8, 38}, + {44, 9, 9}, + {44, 9, 12}, + {44, 12, 20}, + {44, 17, 28}, + {44, 18, 13}, + {44, 19, 12}, + {44, 22, 40}, + {44, 23, 26}, + {44, 24, 11}, + {44, 24, 42}, + {44, 24, 45}, + {44, 25, 11}, + {44, 25, 35}, + {44, 27, 12}, + {44, 27, 30}, + {44, 27, 38}, + {44, 27, 44}, + {44, 28, 26}, + {44, 30, 23}, + {44, 33, 42}, + {44, 35, 45}, + {44, 36, 40}, + {44, 39, 6}, + {44, 40, 30}, + {44, 40, 31}, + {44, 40, 34}, + {44, 45, 4}, + {45, 6, 29}, + {45, 11, 23}, + {45, 11, 35}, + {45, 12, 38}, + {45, 15, 6}, + {45, 16, 12}, + {45, 26, 41}, + {45, 27, 10}, + {45, 28, 31}, + {45, 28, 33}, + {45, 29, 32}, + {45, 31, 11}, + {45, 33, 11}, + {45, 33, 20}, + {45, 36, 9}, + {45, 38, 6}, + {45, 39, 22}, + {45, 42, 23}, + {45, 43, 5}, }; diff --git a/develop/src/libsmm_acc_unittest_multiply.cpp b/develop/src/libsmm_acc_unittest_multiply.cpp index d9b23358e5d..4e019528e6c 100644 --- a/develop/src/libsmm_acc_unittest_multiply.cpp +++ b/develop/src/libsmm_acc_unittest_multiply.cpp @@ -63,7 +63,6 @@ int main(int argc, char** argv) { { 4, 6, 7}, { 4, 6, 8}, { 4, 6, 9}, - { 4, 6, 22}, { 4, 7, 4}, { 4, 7, 5}, { 4, 7, 6}, @@ -71,12 +70,10 @@ int main(int argc, char** argv) { { 4, 7, 8}, { 4, 7, 9}, { 4, 7, 13}, - { 4, 7, 18}, { 4, 7, 25}, { 4, 7, 26}, { 4, 7, 28}, { 4, 7, 32}, - { 4, 7, 33}, { 4, 7, 45}, { 4, 8, 4}, { 4, 8, 5}, @@ -91,17 +88,14 @@ int main(int argc, char** argv) { { 4, 9, 8}, { 4, 9, 9}, { 4, 9, 13}, - { 4, 9, 16}, { 4, 9, 25}, { 4, 9, 26}, { 4, 9, 28}, { 4, 9, 32}, { 4, 9, 45}, { 4, 10, 4}, - { 4, 10, 9}, { 4, 10, 10}, { 4, 10, 15}, - { 4, 11, 16}, { 4, 13, 4}, { 4, 13, 5}, { 4, 13, 7}, @@ -112,20 +106,12 @@ int main(int argc, char** argv) { { 4, 13, 28}, { 4, 13, 32}, { 4, 13, 45}, - { 4, 14, 41}, { 4, 15, 4}, { 4, 15, 10}, { 4, 15, 15}, - { 4, 15, 39}, - { 4, 16, 7}, - { 4, 16, 16}, - { 4, 16, 45}, - { 4, 17, 27}, - { 4, 19, 31}, - { 4, 20, 15}, - { 4, 20, 33}, - { 4, 20, 42}, - { 4, 24, 28}, + { 4, 15, 24}, + { 4, 22, 44}, + { 4, 23, 27}, { 4, 25, 4}, { 4, 25, 5}, { 4, 25, 7}, @@ -143,9 +129,9 @@ int main(int argc, char** argv) { { 4, 26, 13}, { 4, 26, 25}, { 4, 26, 26}, + { 4, 26, 27}, { 4, 26, 28}, { 4, 26, 32}, - { 4, 26, 41}, { 4, 26, 45}, { 4, 28, 4}, { 4, 28, 5}, @@ -157,6 +143,7 @@ int main(int argc, char** argv) { { 4, 28, 28}, { 4, 28, 32}, { 4, 28, 45}, + { 4, 29, 24}, { 4, 32, 4}, { 4, 32, 5}, { 4, 32, 7}, @@ -167,18 +154,15 @@ int main(int argc, char** argv) { { 4, 32, 28}, { 4, 32, 32}, { 4, 32, 45}, - { 4, 34, 35}, - { 4, 36, 8}, - { 4, 36, 10}, - { 4, 37, 43}, - { 4, 40, 18}, - { 4, 42, 33}, + { 4, 36, 21}, + { 4, 36, 28}, + { 4, 39, 45}, + { 4, 42, 34}, { 4, 45, 4}, { 4, 45, 5}, { 4, 45, 7}, { 4, 45, 9}, { 4, 45, 13}, - { 4, 45, 21}, { 4, 45, 25}, { 4, 45, 26}, { 4, 45, 28}, @@ -217,7 +201,7 @@ int main(int argc, char** argv) { { 5, 6, 7}, { 5, 6, 8}, { 5, 6, 9}, - { 5, 6, 32}, + { 5, 6, 17}, { 5, 7, 4}, { 5, 7, 5}, { 5, 7, 6}, @@ -247,8 +231,8 @@ int main(int argc, char** argv) { { 5, 9, 26}, { 5, 9, 28}, { 5, 9, 32}, + { 5, 9, 37}, { 5, 9, 45}, - { 5, 10, 17}, { 5, 12, 5}, { 5, 12, 12}, { 5, 12, 13}, @@ -261,30 +245,29 @@ int main(int argc, char** argv) { { 5, 13, 12}, { 5, 13, 13}, { 5, 13, 16}, - { 5, 13, 21}, { 5, 13, 24}, { 5, 13, 25}, { 5, 13, 26}, { 5, 13, 28}, { 5, 13, 32}, { 5, 13, 45}, - { 5, 14, 29}, { 5, 16, 5}, { 5, 16, 13}, { 5, 16, 16}, { 5, 16, 32}, - { 5, 19, 20}, - { 5, 19, 34}, - { 5, 21, 7}, - { 5, 21, 12}, - { 5, 21, 15}, - { 5, 21, 28}, - { 5, 22, 10}, + { 5, 16, 43}, + { 5, 17, 24}, + { 5, 17, 34}, + { 5, 21, 43}, + { 5, 22, 17}, + { 5, 23, 27}, { 5, 24, 5}, { 5, 24, 13}, + { 5, 24, 20}, { 5, 24, 24}, { 5, 24, 26}, { 5, 24, 32}, + { 5, 24, 35}, { 5, 25, 4}, { 5, 25, 5}, { 5, 25, 7}, @@ -307,7 +290,6 @@ int main(int argc, char** argv) { { 5, 26, 28}, { 5, 26, 32}, { 5, 26, 45}, - { 5, 27, 25}, { 5, 28, 4}, { 5, 28, 5}, { 5, 28, 7}, @@ -318,10 +300,6 @@ int main(int argc, char** argv) { { 5, 28, 28}, { 5, 28, 32}, { 5, 28, 45}, - { 5, 29, 42}, - { 5, 29, 43}, - { 5, 30, 6}, - { 5, 31, 37}, { 5, 32, 4}, { 5, 32, 5}, { 5, 32, 7}, @@ -335,8 +313,17 @@ int main(int argc, char** argv) { { 5, 32, 28}, { 5, 32, 32}, { 5, 32, 45}, - { 5, 37, 30}, - { 5, 42, 4}, + { 5, 33, 23}, + { 5, 33, 39}, + { 5, 34, 44}, + { 5, 35, 38}, + { 5, 36, 9}, + { 5, 36, 15}, + { 5, 38, 17}, + { 5, 39, 11}, + { 5, 40, 10}, + { 5, 41, 19}, + { 5, 41, 20}, { 5, 45, 4}, { 5, 45, 5}, { 5, 45, 7}, @@ -353,27 +340,26 @@ int main(int argc, char** argv) { { 6, 4, 7}, { 6, 4, 8}, { 6, 4, 9}, - { 6, 4, 28}, + { 6, 4, 43}, { 6, 5, 4}, { 6, 5, 5}, { 6, 5, 6}, { 6, 5, 7}, { 6, 5, 8}, { 6, 5, 9}, + { 6, 5, 42}, { 6, 6, 4}, { 6, 6, 5}, { 6, 6, 6}, { 6, 6, 7}, { 6, 6, 8}, { 6, 6, 9}, - { 6, 6, 39}, { 6, 7, 4}, { 6, 7, 5}, { 6, 7, 6}, { 6, 7, 7}, { 6, 7, 8}, { 6, 7, 9}, - { 6, 7, 12}, { 6, 8, 4}, { 6, 8, 5}, { 6, 8, 6}, @@ -386,40 +372,40 @@ int main(int argc, char** argv) { { 6, 9, 7}, { 6, 9, 8}, { 6, 9, 9}, - { 6, 10, 25}, - { 6, 11, 12}, - { 6, 11, 38}, - { 6, 13, 20}, - { 6, 14, 42}, - { 6, 15, 25}, - { 6, 18, 21}, - { 6, 19, 38}, - { 6, 21, 9}, - { 6, 22, 7}, - { 6, 23, 30}, - { 6, 23, 33}, - { 6, 25, 10}, - { 6, 26, 43}, - { 6, 33, 33}, - { 6, 34, 45}, - { 6, 35, 24}, - { 6, 36, 31}, - { 6, 36, 32}, - { 6, 40, 44}, - { 6, 41, 21}, - { 6, 42, 20}, - { 6, 42, 26}, - { 6, 43, 7}, - { 6, 43, 27}, - { 6, 43, 36}, + { 6, 9, 28}, + { 6, 11, 24}, + { 6, 12, 40}, + { 6, 12, 42}, + { 6, 14, 41}, + { 6, 15, 30}, + { 6, 19, 22}, + { 6, 20, 8}, + { 6, 22, 34}, + { 6, 23, 45}, + { 6, 24, 19}, + { 6, 26, 10}, + { 6, 27, 5}, + { 6, 27, 22}, + { 6, 29, 17}, + { 6, 31, 40}, + { 6, 32, 27}, + { 6, 35, 40}, + { 6, 37, 24}, + { 6, 38, 33}, + { 6, 39, 11}, + { 6, 40, 19}, + { 6, 43, 14}, + { 6, 43, 33}, + { 6, 44, 12}, + { 6, 45, 19}, { 7, 4, 4}, { 7, 4, 5}, { 7, 4, 6}, { 7, 4, 7}, { 7, 4, 8}, { 7, 4, 9}, + { 7, 4, 12}, { 7, 4, 13}, - { 7, 4, 21}, { 7, 4, 25}, { 7, 4, 26}, { 7, 4, 28}, @@ -436,7 +422,6 @@ int main(int argc, char** argv) { { 7, 5, 26}, { 7, 5, 28}, { 7, 5, 32}, - { 7, 5, 39}, { 7, 5, 45}, { 7, 6, 4}, { 7, 6, 5}, @@ -451,10 +436,12 @@ int main(int argc, char** argv) { { 7, 7, 8}, { 7, 7, 9}, { 7, 7, 13}, + { 7, 7, 20}, { 7, 7, 25}, { 7, 7, 26}, { 7, 7, 28}, { 7, 7, 32}, + { 7, 7, 34}, { 7, 7, 45}, { 7, 8, 4}, { 7, 8, 5}, @@ -468,31 +455,30 @@ int main(int argc, char** argv) { { 7, 9, 7}, { 7, 9, 8}, { 7, 9, 9}, + { 7, 9, 10}, { 7, 9, 13}, { 7, 9, 25}, { 7, 9, 26}, { 7, 9, 28}, { 7, 9, 32}, { 7, 9, 45}, - { 7, 10, 21}, - { 7, 11, 42}, + { 7, 10, 17}, { 7, 13, 4}, { 7, 13, 5}, { 7, 13, 7}, { 7, 13, 9}, - { 7, 13, 10}, { 7, 13, 13}, { 7, 13, 25}, { 7, 13, 26}, { 7, 13, 28}, { 7, 13, 32}, { 7, 13, 45}, - { 7, 14, 41}, - { 7, 15, 16}, - { 7, 20, 22}, - { 7, 21, 41}, - { 7, 23, 11}, - { 7, 23, 25}, + { 7, 15, 14}, + { 7, 17, 17}, + { 7, 20, 7}, + { 7, 20, 33}, + { 7, 21, 5}, + { 7, 21, 37}, { 7, 25, 4}, { 7, 25, 5}, { 7, 25, 7}, @@ -513,19 +499,19 @@ int main(int argc, char** argv) { { 7, 26, 28}, { 7, 26, 32}, { 7, 26, 45}, + { 7, 27, 40}, { 7, 28, 4}, { 7, 28, 5}, { 7, 28, 7}, { 7, 28, 9}, + { 7, 28, 12}, { 7, 28, 13}, { 7, 28, 25}, { 7, 28, 26}, { 7, 28, 28}, { 7, 28, 32}, - { 7, 28, 40}, { 7, 28, 45}, - { 7, 30, 13}, - { 7, 30, 33}, + { 7, 30, 44}, { 7, 32, 4}, { 7, 32, 5}, { 7, 32, 7}, @@ -535,15 +521,13 @@ int main(int argc, char** argv) { { 7, 32, 26}, { 7, 32, 28}, { 7, 32, 32}, + { 7, 32, 43}, { 7, 32, 45}, - { 7, 33, 5}, - { 7, 34, 40}, - { 7, 36, 41}, - { 7, 37, 23}, - { 7, 39, 11}, - { 7, 39, 38}, - { 7, 41, 21}, - { 7, 42, 6}, + { 7, 35, 29}, + { 7, 35, 41}, + { 7, 37, 4}, + { 7, 37, 21}, + { 7, 43, 14}, { 7, 45, 4}, { 7, 45, 5}, { 7, 45, 7}, @@ -560,14 +544,13 @@ int main(int argc, char** argv) { { 8, 4, 7}, { 8, 4, 8}, { 8, 4, 9}, - { 8, 4, 36}, { 8, 5, 4}, { 8, 5, 5}, { 8, 5, 6}, { 8, 5, 7}, { 8, 5, 8}, { 8, 5, 9}, - { 8, 5, 16}, + { 8, 5, 39}, { 8, 6, 4}, { 8, 6, 5}, { 8, 6, 6}, @@ -586,29 +569,36 @@ int main(int argc, char** argv) { { 8, 8, 7}, { 8, 8, 8}, { 8, 8, 9}, + { 8, 8, 21}, { 8, 9, 4}, { 8, 9, 5}, { 8, 9, 6}, { 8, 9, 7}, { 8, 9, 8}, { 8, 9, 9}, - { 8, 13, 38}, - { 8, 14, 36}, - { 8, 15, 25}, - { 8, 18, 23}, - { 8, 22, 5}, - { 8, 26, 28}, - { 8, 27, 36}, - { 8, 31, 23}, - { 8, 32, 18}, - { 8, 32, 25}, - { 8, 33, 23}, - { 8, 33, 44}, - { 8, 34, 22}, - { 8, 34, 36}, - { 8, 36, 15}, - { 8, 37, 40}, - { 8, 40, 32}, + { 8, 13, 43}, + { 8, 14, 14}, + { 8, 14, 38}, + { 8, 15, 18}, + { 8, 16, 26}, + { 8, 17, 21}, + { 8, 18, 41}, + { 8, 19, 34}, + { 8, 20, 34}, + { 8, 24, 20}, + { 8, 25, 24}, + { 8, 26, 20}, + { 8, 28, 33}, + { 8, 28, 45}, + { 8, 31, 11}, + { 8, 36, 28}, + { 8, 38, 6}, + { 8, 38, 34}, + { 8, 38, 36}, + { 8, 39, 24}, + { 8, 40, 34}, + { 8, 40, 37}, + { 8, 45, 27}, { 9, 4, 4}, { 9, 4, 5}, { 9, 4, 6}, @@ -639,7 +629,7 @@ int main(int argc, char** argv) { { 9, 6, 7}, { 9, 6, 8}, { 9, 6, 9}, - { 9, 6, 10}, + { 9, 6, 17}, { 9, 7, 4}, { 9, 7, 5}, { 9, 7, 6}, @@ -685,25 +675,18 @@ int main(int argc, char** argv) { { 9, 13, 5}, { 9, 13, 7}, { 9, 13, 9}, - { 9, 13, 12}, { 9, 13, 13}, + { 9, 13, 19}, { 9, 13, 25}, { 9, 13, 26}, { 9, 13, 28}, { 9, 13, 32}, { 9, 13, 45}, - { 9, 17, 40}, - { 9, 19, 36}, - { 9, 21, 30}, + { 9, 19, 26}, + { 9, 19, 34}, { 9, 22, 9}, { 9, 22, 22}, { 9, 22, 32}, - { 9, 23, 14}, - { 9, 23, 44}, - { 9, 24, 25}, - { 9, 24, 28}, - { 9, 24, 35}, - { 9, 24, 41}, { 9, 25, 4}, { 9, 25, 5}, { 9, 25, 7}, @@ -719,12 +702,13 @@ int main(int argc, char** argv) { { 9, 26, 7}, { 9, 26, 9}, { 9, 26, 13}, - { 9, 26, 20}, { 9, 26, 25}, { 9, 26, 26}, { 9, 26, 28}, { 9, 26, 32}, { 9, 26, 45}, + { 9, 27, 20}, + { 9, 27, 40}, { 9, 28, 4}, { 9, 28, 5}, { 9, 28, 7}, @@ -734,10 +718,10 @@ int main(int argc, char** argv) { { 9, 28, 26}, { 9, 28, 28}, { 9, 28, 32}, - { 9, 28, 41}, + { 9, 28, 38}, { 9, 28, 45}, - { 9, 30, 42}, - { 9, 31, 18}, + { 9, 31, 9}, + { 9, 31, 13}, { 9, 32, 4}, { 9, 32, 5}, { 9, 32, 7}, @@ -749,18 +733,10 @@ int main(int argc, char** argv) { { 9, 32, 25}, { 9, 32, 26}, { 9, 32, 28}, - { 9, 32, 29}, { 9, 32, 32}, { 9, 32, 45}, - { 9, 34, 10}, - { 9, 34, 41}, - { 9, 35, 35}, - { 9, 36, 32}, - { 9, 38, 38}, - { 9, 39, 25}, - { 9, 42, 8}, - { 9, 42, 17}, - { 9, 44, 8}, + { 9, 34, 32}, + { 9, 43, 12}, { 9, 45, 4}, { 9, 45, 5}, { 9, 45, 7}, @@ -769,17 +745,19 @@ int main(int argc, char** argv) { { 9, 45, 25}, { 9, 45, 26}, { 9, 45, 28}, + { 9, 45, 29}, { 9, 45, 32}, + { 9, 45, 36}, { 9, 45, 45}, {10, 4, 4}, {10, 4, 10}, - {10, 4, 11}, - {10, 4, 14}, {10, 4, 15}, - {10, 4, 40}, - {10, 5, 7}, - {10, 7, 37}, - {10, 7, 38}, + {10, 4, 18}, + {10, 5, 35}, + {10, 5, 43}, + {10, 7, 42}, + {10, 8, 28}, + {10, 8, 44}, {10, 9, 9}, {10, 9, 10}, {10, 9, 12}, @@ -791,103 +769,97 @@ int main(int argc, char** argv) { {10, 10, 12}, {10, 10, 15}, {10, 10, 32}, - {10, 11, 42}, + {10, 11, 24}, {10, 12, 9}, {10, 12, 10}, {10, 12, 12}, {10, 12, 32}, - {10, 12, 35}, + {10, 14, 34}, {10, 15, 4}, {10, 15, 10}, {10, 15, 15}, - {10, 16, 5}, - {10, 16, 26}, - {10, 18, 31}, - {10, 19, 29}, - {10, 20, 23}, - {10, 21, 4}, - {10, 21, 42}, - {10, 24, 11}, - {10, 27, 27}, - {10, 28, 16}, - {10, 30, 16}, + {10, 16, 28}, + {10, 16, 36}, + {10, 17, 18}, + {10, 18, 43}, + {10, 21, 31}, + {10, 22, 25}, + {10, 23, 22}, + {10, 24, 16}, + {10, 25, 29}, + {10, 26, 19}, + {10, 30, 39}, + {10, 31, 8}, + {10, 31, 16}, {10, 32, 9}, {10, 32, 10}, {10, 32, 12}, {10, 32, 32}, - {10, 34, 9}, - {10, 34, 25}, - {10, 35, 10}, - {10, 35, 42}, - {10, 37, 17}, - {10, 37, 25}, - {10, 39, 13}, - {10, 41, 10}, - {10, 44, 27}, - {11, 4, 14}, - {11, 5, 15}, - {11, 5, 43}, - {11, 10, 39}, - {11, 11, 4}, + {10, 35, 29}, + {10, 35, 45}, + {10, 37, 34}, + {10, 38, 9}, + {10, 39, 7}, + {10, 41, 4}, + {10, 41, 40}, + {10, 42, 25}, + {10, 43, 34}, + {10, 44, 10}, + {10, 44, 19}, + {10, 45, 34}, + {11, 10, 13}, {11, 11, 11}, {11, 11, 12}, {11, 11, 20}, {11, 11, 25}, {11, 11, 32}, + {11, 11, 40}, {11, 12, 11}, {11, 12, 12}, {11, 12, 20}, {11, 12, 25}, - {11, 12, 29}, + {11, 12, 30}, {11, 12, 32}, - {11, 13, 25}, + {11, 12, 44}, {11, 13, 28}, - {11, 15, 18}, - {11, 19, 10}, - {11, 19, 19}, - {11, 19, 26}, + {11, 15, 16}, + {11, 16, 27}, + {11, 17, 26}, {11, 20, 11}, {11, 20, 12}, {11, 20, 20}, {11, 20, 25}, {11, 20, 32}, - {11, 21, 11}, - {11, 23, 20}, - {11, 23, 26}, {11, 24, 38}, {11, 25, 11}, {11, 25, 12}, {11, 25, 20}, {11, 25, 25}, {11, 25, 32}, - {11, 26, 37}, - {11, 27, 16}, - {11, 28, 41}, - {11, 29, 15}, - {11, 29, 32}, - {11, 29, 42}, - {11, 30, 13}, + {11, 25, 43}, + {11, 29, 28}, + {11, 30, 7}, {11, 32, 11}, {11, 32, 12}, {11, 32, 20}, {11, 32, 25}, {11, 32, 32}, - {11, 34, 20}, - {11, 34, 25}, - {11, 35, 36}, - {11, 35, 40}, - {11, 36, 42}, - {11, 37, 12}, - {11, 37, 21}, - {11, 40, 40}, - {11, 44, 8}, - {11, 44, 18}, + {11, 33, 12}, + {11, 34, 22}, + {11, 34, 42}, + {11, 35, 29}, + {11, 37, 37}, + {11, 39, 13}, + {11, 42, 14}, + {11, 44, 23}, {12, 5, 5}, {12, 5, 12}, {12, 5, 13}, {12, 5, 26}, {12, 5, 32}, - {12, 6, 39}, + {12, 5, 45}, + {12, 7, 29}, + {12, 7, 39}, {12, 9, 9}, {12, 9, 10}, {12, 9, 12}, @@ -896,9 +868,9 @@ int main(int argc, char** argv) { {12, 10, 10}, {12, 10, 12}, {12, 10, 32}, + {12, 11, 6}, {12, 11, 11}, {12, 11, 12}, - {12, 11, 16}, {12, 11, 20}, {12, 11, 25}, {12, 11, 32}, @@ -922,30 +894,32 @@ int main(int argc, char** argv) { {12, 16, 12}, {12, 16, 16}, {12, 16, 32}, - {12, 18, 43}, - {12, 19, 15}, + {12, 16, 35}, + {12, 17, 14}, + {12, 17, 29}, {12, 20, 11}, {12, 20, 12}, {12, 20, 20}, {12, 20, 25}, {12, 20, 32}, - {12, 21, 28}, - {12, 24, 16}, - {12, 24, 39}, + {12, 20, 37}, + {12, 23, 11}, + {12, 23, 17}, + {12, 23, 19}, + {12, 24, 14}, {12, 25, 11}, {12, 25, 12}, {12, 25, 20}, {12, 25, 25}, {12, 25, 32}, {12, 26, 5}, + {12, 26, 8}, {12, 26, 12}, {12, 26, 13}, {12, 26, 26}, {12, 26, 32}, - {12, 26, 41}, - {12, 27, 24}, - {12, 30, 33}, - {12, 31, 37}, + {12, 30, 37}, + {12, 31, 39}, {12, 32, 5}, {12, 32, 9}, {12, 32, 10}, @@ -957,11 +931,16 @@ int main(int argc, char** argv) { {12, 32, 25}, {12, 32, 26}, {12, 32, 32}, - {12, 36, 17}, - {12, 38, 14}, - {12, 38, 44}, - {12, 40, 5}, - {12, 40, 31}, + {12, 34, 13}, + {12, 34, 44}, + {12, 36, 9}, + {12, 36, 36}, + {12, 37, 28}, + {12, 37, 30}, + {12, 38, 5}, + {12, 39, 14}, + {12, 41, 45}, + {12, 43, 23}, {13, 4, 4}, {13, 4, 5}, {13, 4, 7}, @@ -970,12 +949,14 @@ int main(int argc, char** argv) { {13, 4, 25}, {13, 4, 26}, {13, 4, 28}, + {13, 4, 31}, {13, 4, 32}, {13, 4, 45}, {13, 5, 4}, {13, 5, 5}, {13, 5, 7}, {13, 5, 9}, + {13, 5, 11}, {13, 5, 12}, {13, 5, 13}, {13, 5, 16}, @@ -984,12 +965,15 @@ int main(int argc, char** argv) { {13, 5, 26}, {13, 5, 28}, {13, 5, 32}, + {13, 5, 33}, {13, 5, 45}, + {13, 6, 25}, {13, 7, 4}, {13, 7, 5}, {13, 7, 7}, {13, 7, 9}, {13, 7, 13}, + {13, 7, 23}, {13, 7, 25}, {13, 7, 26}, {13, 7, 28}, @@ -1004,9 +988,8 @@ int main(int argc, char** argv) { {13, 9, 26}, {13, 9, 28}, {13, 9, 32}, - {13, 9, 40}, {13, 9, 45}, - {13, 10, 24}, + {13, 10, 37}, {13, 12, 5}, {13, 12, 12}, {13, 12, 13}, @@ -1020,7 +1003,6 @@ int main(int argc, char** argv) { {13, 13, 13}, {13, 13, 14}, {13, 13, 16}, - {13, 13, 20}, {13, 13, 24}, {13, 13, 25}, {13, 13, 26}, @@ -1032,19 +1014,18 @@ int main(int argc, char** argv) { {13, 14, 25}, {13, 14, 26}, {13, 14, 32}, + {13, 15, 8}, + {13, 15, 32}, + {13, 15, 38}, {13, 16, 5}, {13, 16, 13}, {13, 16, 16}, {13, 16, 32}, - {13, 17, 19}, - {13, 18, 13}, - {13, 18, 36}, - {13, 19, 6}, - {13, 22, 33}, - {13, 22, 41}, - {13, 23, 25}, + {13, 16, 40}, + {13, 19, 12}, + {13, 21, 22}, + {13, 22, 34}, {13, 24, 5}, - {13, 24, 6}, {13, 24, 13}, {13, 24, 24}, {13, 24, 26}, @@ -1082,30 +1063,37 @@ int main(int argc, char** argv) { {13, 28, 26}, {13, 28, 28}, {13, 28, 32}, - {13, 28, 44}, {13, 28, 45}, - {13, 30, 30}, + {13, 30, 39}, {13, 32, 4}, {13, 32, 5}, - {13, 32, 6}, {13, 32, 7}, {13, 32, 9}, {13, 32, 12}, {13, 32, 13}, {13, 32, 14}, {13, 32, 16}, - {13, 32, 17}, {13, 32, 24}, {13, 32, 25}, {13, 32, 26}, {13, 32, 28}, {13, 32, 32}, - {13, 32, 33}, + {13, 32, 36}, + {13, 32, 40}, {13, 32, 45}, - {13, 39, 27}, - {13, 40, 24}, - {13, 40, 28}, - {13, 44, 11}, + {13, 33, 9}, + {13, 33, 30}, + {13, 37, 36}, + {13, 37, 40}, + {13, 38, 4}, + {13, 39, 25}, + {13, 39, 28}, + {13, 40, 4}, + {13, 40, 25}, + {13, 40, 26}, + {13, 43, 24}, + {13, 44, 29}, + {13, 44, 43}, {13, 44, 45}, {13, 45, 4}, {13, 45, 5}, @@ -1117,110 +1105,111 @@ int main(int argc, char** argv) { {13, 45, 28}, {13, 45, 32}, {13, 45, 45}, - {14, 4, 29}, - {14, 7, 8}, - {14, 8, 39}, - {14, 9, 26}, - {14, 9, 38}, - {14, 10, 19}, + {14, 5, 12}, + {14, 6, 8}, + {14, 7, 23}, + {14, 8, 24}, + {14, 8, 43}, {14, 13, 13}, {14, 13, 14}, - {14, 13, 21}, - {14, 13, 24}, {14, 13, 25}, {14, 13, 26}, {14, 13, 32}, - {14, 14, 6}, {14, 14, 13}, {14, 14, 14}, {14, 14, 16}, - {14, 14, 20}, + {14, 14, 21}, {14, 14, 25}, {14, 14, 26}, {14, 14, 29}, {14, 14, 32}, - {14, 15, 13}, + {14, 15, 34}, {14, 16, 14}, {14, 16, 16}, {14, 16, 29}, - {14, 19, 19}, - {14, 20, 4}, + {14, 18, 4}, + {14, 20, 37}, + {14, 23, 5}, + {14, 23, 17}, + {14, 23, 33}, + {14, 24, 38}, {14, 25, 13}, {14, 25, 14}, {14, 25, 25}, {14, 25, 26}, {14, 25, 32}, + {14, 25, 43}, {14, 26, 13}, {14, 26, 14}, {14, 26, 25}, {14, 26, 26}, {14, 26, 32}, - {14, 27, 21}, + {14, 27, 12}, + {14, 28, 21}, {14, 29, 14}, {14, 29, 16}, {14, 29, 29}, {14, 29, 32}, + {14, 31, 32}, {14, 32, 13}, {14, 32, 14}, - {14, 32, 16}, - {14, 32, 18}, {14, 32, 25}, {14, 32, 26}, {14, 32, 29}, {14, 32, 32}, - {14, 34, 16}, - {14, 35, 12}, - {14, 35, 16}, - {14, 35, 28}, - {14, 36, 32}, - {14, 36, 36}, - {14, 37, 19}, - {14, 38, 20}, - {14, 41, 14}, - {14, 42, 42}, - {14, 44, 14}, - {14, 44, 44}, + {14, 34, 22}, + {14, 35, 20}, + {14, 36, 9}, + {14, 37, 4}, + {14, 39, 8}, + {14, 44, 8}, + {14, 44, 23}, + {14, 45, 6}, {15, 4, 4}, {15, 4, 10}, {15, 4, 15}, + {15, 6, 7}, + {15, 9, 5}, + {15, 9, 18}, {15, 10, 4}, {15, 10, 10}, {15, 10, 15}, - {15, 11, 38}, + {15, 10, 40}, + {15, 13, 30}, + {15, 14, 37}, {15, 15, 4}, {15, 15, 10}, {15, 15, 15}, - {15, 16, 20}, - {15, 18, 7}, - {15, 18, 25}, - {15, 19, 6}, - {15, 19, 30}, - {15, 20, 18}, - {15, 20, 34}, - {15, 20, 38}, - {15, 21, 23}, - {15, 22, 18}, - {15, 22, 40}, - {15, 24, 6}, - {15, 24, 28}, - {15, 25, 36}, - {15, 25, 44}, - {15, 31, 41}, - {15, 33, 35}, - {15, 34, 9}, - {15, 39, 5}, - {15, 40, 38}, - {15, 41, 13}, - {15, 43, 37}, - {15, 45, 13}, + {15, 15, 29}, + {15, 16, 7}, + {15, 16, 33}, + {15, 18, 14}, + {15, 18, 42}, + {15, 22, 42}, + {15, 23, 24}, + {15, 24, 5}, + {15, 24, 15}, + {15, 27, 5}, + {15, 29, 13}, + {15, 29, 39}, + {15, 30, 26}, + {15, 31, 37}, + {15, 32, 17}, + {15, 33, 25}, + {15, 35, 27}, + {15, 35, 37}, + {15, 36, 33}, + {15, 41, 34}, + {15, 43, 22}, + {15, 44, 25}, + {15, 45, 16}, {16, 5, 5}, {16, 5, 13}, {16, 5, 16}, - {16, 5, 22}, {16, 5, 32}, - {16, 7, 22}, - {16, 7, 24}, - {16, 7, 36}, + {16, 5, 41}, + {16, 8, 33}, + {16, 9, 6}, {16, 12, 12}, {16, 12, 16}, {16, 12, 32}, @@ -1231,6 +1220,7 @@ int main(int argc, char** argv) { {16, 14, 14}, {16, 14, 16}, {16, 14, 29}, + {16, 15, 24}, {16, 16, 5}, {16, 16, 12}, {16, 16, 13}, @@ -1238,116 +1228,116 @@ int main(int argc, char** argv) { {16, 16, 16}, {16, 16, 29}, {16, 16, 32}, - {16, 17, 24}, - {16, 19, 21}, - {16, 19, 27}, - {16, 25, 23}, - {16, 26, 4}, - {16, 26, 7}, - {16, 26, 18}, - {16, 26, 26}, - {16, 26, 31}, - {16, 28, 24}, - {16, 28, 29}, - {16, 28, 38}, - {16, 29, 13}, + {16, 17, 6}, + {16, 18, 9}, + {16, 18, 33}, + {16, 24, 29}, + {16, 25, 28}, + {16, 25, 34}, + {16, 26, 14}, + {16, 27, 29}, + {16, 28, 22}, {16, 29, 14}, {16, 29, 16}, {16, 29, 29}, + {16, 31, 31}, {16, 32, 5}, {16, 32, 12}, {16, 32, 13}, {16, 32, 16}, {16, 32, 32}, - {16, 33, 30}, - {16, 34, 17}, - {16, 35, 19}, - {16, 36, 16}, - {16, 39, 33}, - {16, 41, 29}, - {17, 5, 15}, - {17, 7, 43}, - {17, 8, 43}, - {17, 10, 25}, - {17, 14, 13}, + {16, 35, 42}, + {16, 37, 11}, + {16, 37, 42}, + {16, 39, 13}, + {16, 40, 30}, + {16, 41, 25}, + {16, 42, 4}, + {17, 5, 8}, + {17, 5, 14}, + {17, 6, 28}, + {17, 7, 14}, + {17, 10, 11}, + {17, 10, 16}, + {17, 11, 28}, + {17, 12, 40}, + {17, 13, 43}, + {17, 16, 26}, {17, 17, 17}, - {17, 18, 17}, - {17, 18, 22}, - {17, 22, 9}, - {17, 24, 44}, - {17, 25, 10}, - {17, 25, 35}, - {17, 31, 31}, - {17, 33, 5}, - {17, 33, 22}, - {17, 34, 41}, - {17, 35, 4}, - {17, 35, 39}, - {17, 36, 28}, - {17, 38, 9}, - {17, 39, 13}, - {17, 41, 12}, - {17, 42, 20}, - {17, 43, 37}, - {17, 44, 11}, - {18, 5, 10}, - {18, 6, 26}, - {18, 6, 34}, - {18, 8, 16}, - {18, 12, 7}, - {18, 12, 21}, - {18, 12, 38}, - {18, 15, 9}, - {18, 15, 17}, - {18, 15, 22}, - {18, 15, 27}, - {18, 18, 14}, + {17, 19, 14}, + {17, 20, 16}, + {17, 21, 40}, + {17, 22, 20}, + {17, 23, 14}, + {17, 23, 34}, + {17, 27, 17}, + {17, 29, 8}, + {17, 29, 24}, + {17, 29, 36}, + {17, 32, 25}, + {17, 35, 22}, + {17, 37, 10}, + {17, 37, 39}, + {17, 38, 26}, + {17, 39, 6}, + {17, 39, 16}, + {17, 43, 30}, + {18, 6, 6}, + {18, 10, 19}, + {18, 11, 12}, + {18, 15, 25}, + {18, 16, 34}, + {18, 17, 24}, + {18, 18, 8}, {18, 18, 18}, - {18, 20, 32}, - {18, 23, 37}, - {18, 26, 33}, - {18, 27, 42}, - {18, 30, 24}, - {18, 34, 33}, - {18, 37, 7}, - {18, 37, 28}, - {18, 39, 35}, - {18, 42, 10}, - {18, 42, 26}, - {18, 42, 45}, - {19, 4, 21}, - {19, 5, 10}, - {19, 6, 15}, - {19, 7, 9}, - {19, 7, 43}, - {19, 11, 34}, - {19, 12, 16}, - {19, 12, 30}, - {19, 13, 44}, - {19, 16, 7}, - {19, 17, 43}, + {18, 18, 35}, + {18, 19, 36}, + {18, 22, 4}, + {18, 22, 42}, + {18, 23, 8}, + {18, 25, 16}, + {18, 26, 43}, + {18, 27, 32}, + {18, 34, 28}, + {18, 35, 44}, + {18, 39, 12}, + {18, 44, 9}, + {18, 44, 13}, + {18, 44, 39}, + {19, 4, 29}, + {19, 6, 22}, + {19, 11, 39}, + {19, 12, 9}, + {19, 16, 22}, + {19, 17, 18}, {19, 19, 19}, - {19, 20, 32}, - {19, 22, 26}, - {19, 22, 40}, - {19, 24, 6}, - {19, 24, 23}, - {19, 25, 4}, - {19, 25, 24}, - {19, 25, 28}, - {19, 28, 10}, - {19, 28, 31}, - {19, 29, 23}, - {19, 30, 17}, - {19, 32, 10}, - {19, 33, 26}, + {19, 19, 44}, + {19, 25, 9}, + {19, 27, 32}, + {19, 31, 44}, + {19, 32, 24}, + {19, 33, 31}, + {19, 33, 38}, + {19, 33, 39}, + {19, 36, 42}, + {19, 37, 17}, + {19, 37, 41}, + {19, 38, 15}, + {19, 39, 17}, {19, 43, 18}, - {19, 43, 25}, - {20, 4, 23}, - {20, 4, 32}, - {20, 4, 33}, - {20, 7, 45}, - {20, 9, 20}, + {19, 43, 33}, + {19, 44, 14}, + {19, 44, 23}, + {19, 45, 17}, + {19, 45, 24}, + {20, 4, 39}, + {20, 5, 30}, + {20, 5, 36}, + {20, 5, 43}, + {20, 6, 38}, + {20, 8, 4}, + {20, 8, 14}, + {20, 9, 44}, {20, 11, 11}, {20, 11, 12}, {20, 11, 20}, @@ -1358,184 +1348,162 @@ int main(int argc, char** argv) { {20, 12, 20}, {20, 12, 25}, {20, 12, 32}, + {20, 13, 7}, + {20, 16, 12}, + {20, 16, 13}, + {20, 17, 21}, + {20, 18, 13}, {20, 20, 11}, {20, 20, 12}, {20, 20, 20}, {20, 20, 25}, {20, 20, 32}, - {20, 21, 24}, - {20, 24, 10}, + {20, 22, 6}, + {20, 23, 37}, + {20, 24, 9}, {20, 25, 11}, {20, 25, 12}, - {20, 25, 18}, {20, 25, 20}, {20, 25, 25}, {20, 25, 32}, - {20, 31, 10}, - {20, 31, 28}, - {20, 31, 35}, + {20, 27, 34}, + {20, 27, 35}, {20, 32, 11}, {20, 32, 12}, {20, 32, 20}, {20, 32, 25}, {20, 32, 32}, - {20, 33, 20}, - {20, 35, 37}, - {20, 36, 23}, - {20, 37, 33}, - {20, 38, 19}, - {20, 38, 39}, - {20, 40, 41}, - {20, 43, 23}, - {20, 45, 29}, - {21, 6, 6}, - {21, 6, 25}, - {21, 7, 20}, - {21, 8, 32}, - {21, 9, 7}, - {21, 10, 6}, - {21, 10, 8}, - {21, 10, 17}, - {21, 10, 23}, - {21, 11, 41}, - {21, 12, 6}, - {21, 13, 17}, - {21, 14, 33}, - {21, 16, 19}, - {21, 20, 10}, - {21, 20, 11}, + {20, 33, 15}, + {20, 34, 39}, + {20, 34, 43}, + {20, 36, 15}, + {20, 38, 16}, + {20, 41, 36}, + {21, 5, 10}, + {21, 7, 10}, + {21, 7, 13}, + {21, 7, 34}, + {21, 10, 31}, + {21, 11, 39}, + {21, 12, 7}, + {21, 15, 22}, + {21, 15, 34}, + {21, 17, 16}, {21, 21, 21}, - {21, 21, 26}, - {21, 22, 44}, - {21, 25, 19}, - {21, 27, 31}, - {21, 28, 11}, - {21, 29, 19}, - {21, 29, 36}, - {21, 29, 39}, - {21, 31, 33}, - {21, 34, 8}, - {21, 34, 36}, - {21, 37, 45}, - {21, 39, 8}, - {21, 40, 25}, - {21, 41, 11}, - {21, 42, 17}, - {21, 42, 36}, - {21, 44, 16}, - {21, 45, 28}, - {22, 5, 24}, - {22, 5, 25}, - {22, 5, 32}, - {22, 6, 6}, - {22, 7, 4}, + {21, 22, 26}, + {21, 24, 22}, + {21, 25, 6}, + {21, 25, 15}, + {21, 26, 21}, + {21, 26, 31}, + {21, 29, 27}, + {21, 30, 14}, + {21, 30, 22}, + {21, 31, 17}, + {21, 32, 21}, + {21, 33, 6}, + {21, 33, 13}, + {21, 37, 30}, + {21, 42, 18}, {22, 9, 9}, {22, 9, 22}, - {22, 9, 25}, {22, 9, 32}, - {22, 10, 10}, - {22, 10, 14}, - {22, 10, 31}, - {22, 11, 14}, - {22, 13, 21}, - {22, 13, 26}, - {22, 14, 10}, - {22, 20, 27}, + {22, 10, 27}, + {22, 11, 24}, + {22, 17, 4}, + {22, 17, 18}, + {22, 17, 30}, + {22, 18, 5}, + {22, 21, 29}, {22, 22, 9}, - {22, 22, 15}, {22, 22, 22}, {22, 22, 32}, - {22, 23, 11}, - {22, 23, 32}, - {22, 25, 6}, - {22, 25, 13}, - {22, 26, 7}, - {22, 28, 4}, - {22, 31, 19}, + {22, 23, 20}, + {22, 24, 36}, + {22, 25, 20}, + {22, 26, 17}, {22, 32, 9}, {22, 32, 22}, {22, 32, 32}, - {22, 35, 7}, - {22, 37, 8}, - {22, 40, 34}, - {22, 40, 40}, - {22, 43, 7}, - {22, 45, 21}, - {23, 5, 9}, - {23, 7, 6}, - {23, 8, 18}, - {23, 11, 44}, - {23, 12, 17}, - {23, 16, 28}, - {23, 18, 5}, - {23, 18, 34}, - {23, 20, 10}, - {23, 23, 8}, + {22, 39, 13}, + {22, 39, 36}, + {22, 41, 7}, + {22, 43, 39}, + {23, 5, 36}, + {23, 5, 42}, + {23, 10, 30}, + {23, 11, 32}, + {23, 12, 41}, + {23, 14, 36}, + {23, 19, 44}, + {23, 20, 18}, + {23, 21, 13}, + {23, 22, 36}, + {23, 23, 18}, {23, 23, 23}, - {23, 27, 6}, - {23, 27, 17}, - {23, 31, 43}, - {23, 32, 11}, - {23, 32, 14}, - {23, 32, 45}, - {23, 33, 26}, - {23, 35, 14}, - {23, 36, 10}, - {23, 36, 13}, - {23, 36, 27}, - {23, 37, 28}, - {23, 37, 43}, - {23, 38, 32}, - {23, 41, 44}, + {23, 23, 34}, + {23, 25, 39}, + {23, 26, 10}, + {23, 26, 13}, + {23, 29, 13}, + {23, 33, 5}, + {23, 35, 17}, + {23, 35, 22}, + {23, 36, 17}, + {23, 36, 35}, + {23, 37, 22}, + {23, 41, 23}, {24, 5, 5}, {24, 5, 13}, {24, 5, 24}, {24, 5, 26}, - {24, 5, 31}, {24, 5, 32}, - {24, 6, 7}, - {24, 6, 18}, - {24, 7, 40}, - {24, 9, 5}, - {24, 10, 7}, + {24, 8, 34}, + {24, 9, 34}, + {24, 9, 41}, + {24, 11, 21}, + {24, 12, 12}, {24, 13, 5}, {24, 13, 13}, + {24, 13, 17}, {24, 13, 24}, {24, 13, 26}, {24, 13, 32}, - {24, 13, 39}, - {24, 14, 35}, - {24, 15, 23}, - {24, 15, 25}, - {24, 18, 15}, - {24, 21, 27}, - {24, 22, 32}, - {24, 22, 42}, - {24, 24, 4}, + {24, 15, 8}, + {24, 15, 29}, + {24, 16, 24}, + {24, 22, 33}, {24, 24, 5}, {24, 24, 13}, {24, 24, 24}, {24, 24, 26}, {24, 24, 32}, - {24, 25, 28}, + {24, 24, 45}, + {24, 25, 30}, + {24, 25, 45}, {24, 26, 5}, {24, 26, 13}, + {24, 26, 21}, {24, 26, 24}, + {24, 26, 25}, {24, 26, 26}, {24, 26, 32}, - {24, 27, 21}, - {24, 31, 20}, + {24, 26, 41}, + {24, 27, 19}, + {24, 29, 7}, {24, 32, 5}, {24, 32, 13}, + {24, 32, 16}, {24, 32, 24}, {24, 32, 26}, {24, 32, 32}, - {24, 36, 17}, - {24, 37, 29}, - {24, 40, 12}, - {24, 40, 36}, - {24, 41, 36}, - {24, 45, 21}, + {24, 33, 4}, + {24, 39, 33}, + {24, 40, 44}, + {24, 41, 14}, + {24, 43, 9}, + {24, 44, 32}, + {24, 45, 32}, {25, 4, 4}, {25, 4, 5}, {25, 4, 7}, @@ -1545,6 +1513,7 @@ int main(int argc, char** argv) { {25, 4, 26}, {25, 4, 28}, {25, 4, 32}, + {25, 4, 33}, {25, 4, 45}, {25, 5, 4}, {25, 5, 5}, @@ -1556,11 +1525,9 @@ int main(int argc, char** argv) { {25, 5, 28}, {25, 5, 32}, {25, 5, 45}, - {25, 6, 12}, {25, 7, 4}, {25, 7, 5}, {25, 7, 7}, - {25, 7, 8}, {25, 7, 9}, {25, 7, 13}, {25, 7, 25}, @@ -1583,6 +1550,7 @@ int main(int argc, char** argv) { {25, 11, 20}, {25, 11, 25}, {25, 11, 32}, + {25, 11, 45}, {25, 12, 11}, {25, 12, 12}, {25, 12, 20}, @@ -1598,26 +1566,22 @@ int main(int argc, char** argv) { {25, 13, 26}, {25, 13, 28}, {25, 13, 32}, - {25, 13, 42}, {25, 13, 45}, {25, 14, 13}, {25, 14, 14}, {25, 14, 25}, {25, 14, 26}, {25, 14, 32}, - {25, 15, 9}, - {25, 16, 9}, - {25, 19, 44}, + {25, 19, 29}, {25, 20, 11}, {25, 20, 12}, {25, 20, 20}, {25, 20, 25}, + {25, 20, 30}, {25, 20, 32}, - {25, 22, 23}, - {25, 23, 11}, - {25, 23, 13}, - {25, 23, 24}, - {25, 24, 13}, + {25, 20, 43}, + {25, 21, 12}, + {25, 23, 30}, {25, 25, 4}, {25, 25, 5}, {25, 25, 7}, @@ -1626,7 +1590,6 @@ int main(int argc, char** argv) { {25, 25, 12}, {25, 25, 13}, {25, 25, 14}, - {25, 25, 17}, {25, 25, 20}, {25, 25, 25}, {25, 25, 26}, @@ -1643,7 +1606,9 @@ int main(int argc, char** argv) { {25, 26, 26}, {25, 26, 28}, {25, 26, 32}, + {25, 26, 44}, {25, 26, 45}, + {25, 27, 42}, {25, 28, 4}, {25, 28, 5}, {25, 28, 7}, @@ -1654,11 +1619,7 @@ int main(int argc, char** argv) { {25, 28, 28}, {25, 28, 32}, {25, 28, 45}, - {25, 29, 16}, - {25, 30, 17}, - {25, 30, 20}, - {25, 30, 22}, - {25, 31, 6}, + {25, 30, 11}, {25, 32, 4}, {25, 32, 5}, {25, 32, 7}, @@ -1673,18 +1634,22 @@ int main(int argc, char** argv) { {25, 32, 28}, {25, 32, 32}, {25, 32, 45}, - {25, 33, 19}, - {25, 42, 11}, + {25, 33, 14}, + {25, 33, 45}, + {25, 39, 24}, + {25, 39, 27}, + {25, 40, 11}, + {25, 40, 42}, {25, 45, 4}, {25, 45, 5}, {25, 45, 7}, {25, 45, 9}, {25, 45, 13}, - {25, 45, 23}, {25, 45, 25}, {25, 45, 26}, {25, 45, 28}, {25, 45, 32}, + {25, 45, 39}, {25, 45, 45}, {26, 4, 4}, {26, 4, 5}, @@ -1713,14 +1678,12 @@ int main(int argc, char** argv) { {26, 7, 7}, {26, 7, 9}, {26, 7, 13}, + {26, 7, 18}, {26, 7, 25}, {26, 7, 26}, {26, 7, 28}, {26, 7, 32}, - {26, 7, 33}, - {26, 7, 40}, {26, 7, 45}, - {26, 8, 25}, {26, 9, 4}, {26, 9, 5}, {26, 9, 7}, @@ -1731,7 +1694,7 @@ int main(int argc, char** argv) { {26, 9, 28}, {26, 9, 32}, {26, 9, 45}, - {26, 11, 6}, + {26, 10, 28}, {26, 12, 5}, {26, 12, 12}, {26, 12, 13}, @@ -1752,18 +1715,18 @@ int main(int argc, char** argv) { {26, 13, 45}, {26, 14, 13}, {26, 14, 14}, + {26, 14, 15}, {26, 14, 25}, {26, 14, 26}, {26, 14, 32}, - {26, 17, 28}, - {26, 18, 10}, - {26, 19, 18}, - {26, 20, 9}, - {26, 21, 11}, - {26, 21, 34}, - {26, 23, 14}, + {26, 15, 44}, + {26, 18, 42}, + {26, 19, 38}, + {26, 20, 37}, + {26, 22, 36}, {26, 24, 5}, {26, 24, 13}, + {26, 24, 21}, {26, 24, 24}, {26, 24, 26}, {26, 24, 32}, @@ -1796,15 +1759,13 @@ int main(int argc, char** argv) { {26, 28, 7}, {26, 28, 9}, {26, 28, 13}, - {26, 28, 14}, {26, 28, 25}, {26, 28, 26}, {26, 28, 28}, {26, 28, 32}, + {26, 28, 38}, {26, 28, 45}, - {26, 29, 39}, - {26, 30, 38}, - {26, 31, 40}, + {26, 31, 6}, {26, 32, 4}, {26, 32, 5}, {26, 32, 7}, @@ -1817,14 +1778,16 @@ int main(int argc, char** argv) { {26, 32, 26}, {26, 32, 28}, {26, 32, 32}, + {26, 32, 33}, {26, 32, 45}, - {26, 33, 24}, - {26, 35, 9}, - {26, 37, 26}, + {26, 33, 27}, + {26, 35, 14}, + {26, 37, 10}, {26, 37, 33}, - {26, 38, 30}, - {26, 42, 36}, - {26, 43, 34}, + {26, 40, 32}, + {26, 41, 6}, + {26, 44, 25}, + {26, 44, 44}, {26, 45, 4}, {26, 45, 5}, {26, 45, 7}, @@ -1835,32 +1798,36 @@ int main(int argc, char** argv) { {26, 45, 28}, {26, 45, 32}, {26, 45, 45}, - {27, 4, 15}, - {27, 8, 14}, - {27, 10, 6}, - {27, 11, 16}, - {27, 12, 23}, - {27, 12, 27}, - {27, 12, 41}, - {27, 19, 10}, - {27, 20, 38}, - {27, 22, 5}, - {27, 24, 13}, - {27, 25, 13}, - {27, 25, 18}, - {27, 25, 38}, + {27, 7, 9}, + {27, 7, 18}, + {27, 7, 28}, + {27, 8, 13}, + {27, 9, 6}, + {27, 10, 32}, + {27, 14, 25}, + {27, 15, 24}, + {27, 15, 38}, + {27, 15, 39}, + {27, 21, 33}, + {27, 22, 10}, + {27, 24, 32}, {27, 27, 27}, - {27, 28, 28}, - {27, 29, 27}, - {27, 30, 36}, - {27, 32, 42}, - {27, 34, 4}, - {27, 34, 13}, - {27, 37, 29}, - {27, 38, 16}, - {27, 39, 11}, - {27, 44, 8}, - {27, 44, 43}, + {27, 28, 5}, + {27, 32, 37}, + {27, 33, 40}, + {27, 34, 33}, + {27, 35, 42}, + {27, 36, 11}, + {27, 36, 15}, + {27, 38, 13}, + {27, 38, 19}, + {27, 38, 35}, + {27, 38, 39}, + {27, 40, 40}, + {27, 41, 21}, + {27, 42, 7}, + {27, 42, 16}, + {27, 45, 27}, {28, 4, 4}, {28, 4, 5}, {28, 4, 7}, @@ -1881,7 +1848,8 @@ int main(int argc, char** argv) { {28, 5, 28}, {28, 5, 32}, {28, 5, 45}, - {28, 6, 6}, + {28, 6, 23}, + {28, 6, 42}, {28, 7, 4}, {28, 7, 5}, {28, 7, 7}, @@ -1892,36 +1860,40 @@ int main(int argc, char** argv) { {28, 7, 28}, {28, 7, 32}, {28, 7, 45}, + {28, 8, 7}, {28, 9, 4}, {28, 9, 5}, {28, 9, 7}, {28, 9, 9}, + {28, 9, 10}, {28, 9, 13}, {28, 9, 25}, {28, 9, 26}, {28, 9, 28}, {28, 9, 32}, {28, 9, 45}, - {28, 10, 24}, - {28, 11, 17}, - {28, 12, 18}, + {28, 10, 19}, + {28, 10, 21}, + {28, 12, 25}, {28, 13, 4}, {28, 13, 5}, {28, 13, 7}, {28, 13, 9}, + {28, 13, 11}, {28, 13, 13}, {28, 13, 25}, {28, 13, 26}, {28, 13, 28}, {28, 13, 32}, {28, 13, 45}, - {28, 15, 22}, - {28, 16, 38}, - {28, 17, 35}, - {28, 19, 25}, - {28, 19, 32}, - {28, 21, 25}, - {28, 22, 7}, + {28, 14, 17}, + {28, 14, 22}, + {28, 14, 37}, + {28, 15, 37}, + {28, 18, 23}, + {28, 21, 19}, + {28, 21, 34}, + {28, 22, 4}, {28, 25, 4}, {28, 25, 5}, {28, 25, 7}, @@ -1942,6 +1914,8 @@ int main(int argc, char** argv) { {28, 26, 28}, {28, 26, 32}, {28, 26, 45}, + {28, 27, 14}, + {28, 27, 36}, {28, 28, 4}, {28, 28, 5}, {28, 28, 7}, @@ -1952,9 +1926,8 @@ int main(int argc, char** argv) { {28, 28, 28}, {28, 28, 32}, {28, 28, 45}, - {28, 29, 13}, - {28, 30, 44}, - {28, 31, 12}, + {28, 29, 41}, + {28, 31, 7}, {28, 32, 4}, {28, 32, 5}, {28, 32, 7}, @@ -1965,12 +1938,16 @@ int main(int argc, char** argv) { {28, 32, 28}, {28, 32, 32}, {28, 32, 45}, - {28, 35, 17}, - {28, 37, 41}, - {28, 42, 15}, - {28, 43, 44}, - {28, 44, 12}, - {28, 44, 24}, + {28, 33, 28}, + {28, 34, 21}, + {28, 34, 34}, + {28, 35, 7}, + {28, 39, 22}, + {28, 41, 23}, + {28, 42, 17}, + {28, 42, 28}, + {28, 43, 21}, + {28, 44, 37}, {28, 45, 4}, {28, 45, 5}, {28, 45, 7}, @@ -1981,15 +1958,11 @@ int main(int argc, char** argv) { {28, 45, 28}, {28, 45, 32}, {28, 45, 45}, - {29, 6, 14}, - {29, 7, 29}, - {29, 8, 8}, - {29, 8, 17}, - {29, 8, 23}, - {29, 8, 39}, - {29, 9, 33}, - {29, 9, 41}, - {29, 11, 25}, + {29, 6, 30}, + {29, 6, 39}, + {29, 7, 20}, + {29, 13, 22}, + {29, 13, 34}, {29, 14, 14}, {29, 14, 16}, {29, 14, 29}, @@ -1997,68 +1970,80 @@ int main(int argc, char** argv) { {29, 16, 14}, {29, 16, 16}, {29, 16, 29}, - {29, 18, 11}, - {29, 18, 15}, - {29, 19, 22}, - {29, 23, 10}, - {29, 24, 11}, - {29, 26, 32}, + {29, 16, 45}, + {29, 17, 36}, + {29, 22, 36}, + {29, 24, 38}, + {29, 25, 21}, + {29, 26, 14}, + {29, 28, 8}, + {29, 28, 35}, {29, 29, 14}, {29, 29, 16}, + {29, 29, 25}, {29, 29, 29}, {29, 29, 32}, - {29, 32, 4}, + {29, 29, 34}, + {29, 31, 13}, {29, 32, 14}, - {29, 32, 27}, {29, 32, 29}, {29, 32, 32}, - {29, 41, 14}, - {29, 42, 36}, - {29, 43, 21}, - {29, 44, 35}, - {29, 45, 4}, - {30, 5, 30}, - {30, 9, 14}, - {30, 9, 29}, - {30, 12, 32}, - {30, 12, 41}, - {30, 13, 8}, - {30, 13, 10}, - {30, 15, 26}, - {30, 16, 15}, - {30, 19, 30}, - {30, 20, 32}, - {30, 22, 16}, - {30, 23, 27}, - {30, 30, 23}, - {30, 30, 24}, + {29, 33, 24}, + {29, 34, 30}, + {29, 34, 38}, + {29, 35, 26}, + {29, 36, 23}, + {29, 36, 37}, + {29, 37, 12}, + {29, 37, 25}, + {29, 37, 26}, + {29, 40, 36}, + {29, 41, 7}, + {29, 41, 22}, + {29, 41, 29}, + {29, 42, 5}, + {29, 42, 32}, + {29, 43, 16}, + {29, 43, 28}, + {29, 45, 40}, + {30, 7, 37}, + {30, 8, 42}, + {30, 9, 8}, + {30, 10, 10}, + {30, 18, 32}, + {30, 21, 15}, + {30, 26, 13}, + {30, 27, 41}, + {30, 28, 11}, + {30, 28, 21}, + {30, 28, 43}, + {30, 30, 14}, {30, 30, 30}, - {30, 31, 8}, - {30, 31, 29}, - {30, 32, 37}, - {30, 33, 24}, - {30, 34, 25}, - {30, 35, 8}, - {30, 36, 7}, - {30, 38, 28}, - {30, 42, 42}, - {31, 8, 35}, - {31, 10, 34}, - {31, 11, 15}, - {31, 16, 14}, - {31, 17, 16}, - {31, 17, 29}, - {31, 17, 37}, - {31, 25, 39}, - {31, 28, 23}, + {30, 33, 7}, + {30, 33, 22}, + {30, 37, 25}, + {30, 42, 36}, + {30, 44, 41}, + {31, 4, 39}, + {31, 5, 39}, + {31, 6, 13}, + {31, 6, 25}, + {31, 8, 25}, + {31, 9, 43}, + {31, 17, 19}, + {31, 19, 30}, + {31, 19, 39}, + {31, 19, 41}, + {31, 21, 30}, + {31, 24, 19}, + {31, 30, 7}, {31, 31, 31}, - {31, 32, 24}, - {31, 33, 16}, - {31, 37, 5}, - {31, 42, 28}, - {31, 42, 30}, - {31, 43, 25}, - {31, 45, 28}, + {31, 36, 5}, + {31, 37, 6}, + {31, 38, 20}, + {31, 41, 25}, + {31, 42, 26}, + {31, 44, 38}, {32, 4, 4}, {32, 4, 5}, {32, 4, 7}, @@ -2069,7 +2054,6 @@ int main(int argc, char** argv) { {32, 4, 26}, {32, 4, 28}, {32, 4, 32}, - {32, 4, 43}, {32, 4, 45}, {32, 5, 4}, {32, 5, 5}, @@ -2084,18 +2068,18 @@ int main(int argc, char** argv) { {32, 5, 28}, {32, 5, 32}, {32, 5, 45}, - {32, 6, 32}, {32, 7, 4}, {32, 7, 5}, {32, 7, 7}, {32, 7, 9}, {32, 7, 13}, + {32, 7, 17}, + {32, 7, 19}, {32, 7, 25}, {32, 7, 26}, {32, 7, 28}, {32, 7, 32}, {32, 7, 45}, - {32, 8, 39}, {32, 9, 4}, {32, 9, 5}, {32, 9, 7}, @@ -2103,6 +2087,7 @@ int main(int argc, char** argv) { {32, 9, 10}, {32, 9, 12}, {32, 9, 13}, + {32, 9, 16}, {32, 9, 22}, {32, 9, 25}, {32, 9, 26}, @@ -2112,13 +2097,13 @@ int main(int argc, char** argv) { {32, 10, 9}, {32, 10, 10}, {32, 10, 12}, + {32, 10, 29}, {32, 10, 32}, {32, 11, 11}, {32, 11, 12}, {32, 11, 20}, {32, 11, 25}, {32, 11, 32}, - {32, 11, 34}, {32, 12, 5}, {32, 12, 9}, {32, 12, 10}, @@ -2138,14 +2123,17 @@ int main(int argc, char** argv) { {32, 13, 13}, {32, 13, 14}, {32, 13, 16}, + {32, 13, 20}, {32, 13, 24}, {32, 13, 25}, {32, 13, 26}, {32, 13, 28}, {32, 13, 32}, + {32, 13, 44}, {32, 13, 45}, {32, 14, 13}, {32, 14, 14}, + {32, 14, 20}, {32, 14, 25}, {32, 14, 26}, {32, 14, 29}, @@ -2155,21 +2143,21 @@ int main(int argc, char** argv) { {32, 16, 13}, {32, 16, 16}, {32, 16, 32}, - {32, 16, 42}, - {32, 19, 9}, - {32, 19, 30}, + {32, 17, 28}, + {32, 17, 30}, + {32, 18, 18}, + {32, 19, 39}, {32, 20, 11}, {32, 20, 12}, {32, 20, 20}, {32, 20, 25}, {32, 20, 32}, - {32, 21, 11}, + {32, 20, 36}, + {32, 21, 39}, {32, 22, 9}, - {32, 22, 18}, {32, 22, 22}, {32, 22, 32}, - {32, 23, 5}, - {32, 23, 29}, + {32, 22, 43}, {32, 24, 5}, {32, 24, 13}, {32, 24, 24}, @@ -2183,14 +2171,11 @@ int main(int argc, char** argv) { {32, 25, 12}, {32, 25, 13}, {32, 25, 14}, - {32, 25, 19}, {32, 25, 20}, {32, 25, 25}, {32, 25, 26}, {32, 25, 28}, {32, 25, 32}, - {32, 25, 37}, - {32, 25, 42}, {32, 25, 45}, {32, 26, 4}, {32, 26, 5}, @@ -2204,9 +2189,7 @@ int main(int argc, char** argv) { {32, 26, 26}, {32, 26, 28}, {32, 26, 32}, - {32, 26, 37}, {32, 26, 45}, - {32, 27, 29}, {32, 28, 4}, {32, 28, 5}, {32, 28, 7}, @@ -2220,7 +2203,7 @@ int main(int argc, char** argv) { {32, 29, 14}, {32, 29, 29}, {32, 29, 32}, - {32, 31, 28}, + {32, 30, 38}, {32, 32, 4}, {32, 32, 5}, {32, 32, 7}, @@ -2240,14 +2223,12 @@ int main(int argc, char** argv) { {32, 32, 29}, {32, 32, 32}, {32, 32, 45}, - {32, 33, 24}, - {32, 33, 45}, - {32, 37, 38}, - {32, 38, 4}, - {32, 38, 35}, - {32, 41, 25}, - {32, 41, 43}, - {32, 44, 16}, + {32, 35, 43}, + {32, 36, 30}, + {32, 38, 7}, + {32, 42, 23}, + {32, 44, 6}, + {32, 44, 31}, {32, 45, 4}, {32, 45, 5}, {32, 45, 7}, @@ -2258,287 +2239,304 @@ int main(int argc, char** argv) { {32, 45, 28}, {32, 45, 32}, {32, 45, 45}, - {33, 5, 8}, - {33, 6, 35}, - {33, 10, 31}, - {33, 13, 42}, - {33, 15, 13}, - {33, 16, 23}, - {33, 17, 14}, - {33, 19, 25}, - {33, 19, 37}, - {33, 24, 39}, - {33, 25, 29}, - {33, 28, 36}, - {33, 29, 24}, - {33, 30, 37}, - {33, 30, 41}, - {33, 34, 38}, - {33, 39, 27}, - {33, 39, 39}, - {33, 41, 40}, - {34, 4, 30}, - {34, 6, 40}, - {34, 7, 14}, - {34, 8, 28}, - {34, 8, 43}, - {34, 9, 34}, - {34, 10, 30}, - {34, 11, 39}, - {34, 12, 18}, - {34, 13, 35}, - {34, 14, 16}, - {34, 19, 38}, - {34, 20, 7}, - {34, 20, 36}, - {34, 29, 9}, - {34, 29, 38}, - {34, 31, 12}, - {34, 32, 41}, - {34, 33, 32}, - {34, 35, 22}, - {34, 41, 29}, - {34, 43, 11}, - {35, 5, 8}, - {35, 6, 40}, - {35, 12, 36}, - {35, 16, 29}, - {35, 18, 36}, - {35, 19, 29}, - {35, 20, 26}, - {35, 24, 42}, - {35, 26, 5}, - {35, 26, 7}, - {35, 26, 17}, - {35, 27, 38}, - {35, 29, 7}, - {35, 29, 20}, - {35, 29, 25}, - {35, 31, 9}, - {35, 31, 10}, - {35, 32, 7}, - {35, 35, 25}, - {35, 37, 20}, - {35, 38, 41}, - {35, 39, 40}, - {35, 40, 39}, - {35, 42, 15}, - {35, 45, 7}, - {36, 5, 38}, - {36, 7, 10}, - {36, 8, 5}, - {36, 9, 32}, - {36, 10, 7}, - {36, 13, 43}, - {36, 16, 17}, - {36, 16, 43}, - {36, 21, 6}, - {36, 24, 13}, - {36, 24, 19}, - {36, 24, 28}, - {36, 24, 34}, - {36, 27, 16}, - {36, 28, 25}, - {36, 31, 36}, - {36, 32, 23}, - {36, 37, 15}, - {36, 38, 37}, - {36, 39, 29}, - {36, 40, 36}, - {36, 41, 11}, - {36, 42, 9}, - {36, 42, 10}, - {36, 44, 34}, - {36, 45, 27}, - {37, 7, 10}, - {37, 7, 12}, - {37, 7, 15}, - {37, 7, 29}, - {37, 8, 37}, - {37, 12, 14}, - {37, 13, 33}, - {37, 16, 45}, - {37, 17, 8}, - {37, 19, 42}, - {37, 19, 43}, - {37, 20, 32}, - {37, 26, 13}, - {37, 27, 24}, - {37, 28, 24}, - {37, 28, 40}, - {37, 31, 14}, - {37, 32, 25}, - {37, 33, 11}, - {37, 34, 21}, - {37, 35, 4}, - {37, 38, 33}, - {37, 41, 30}, - {37, 41, 32}, - {37, 42, 37}, - {37, 43, 6}, - {37, 44, 23}, - {38, 5, 37}, - {38, 7, 25}, - {38, 7, 43}, - {38, 9, 38}, - {38, 11, 12}, - {38, 13, 12}, - {38, 21, 35}, - {38, 22, 4}, - {38, 27, 19}, - {38, 30, 43}, - {38, 31, 4}, - {38, 31, 5}, - {38, 33, 8}, - {38, 34, 6}, - {38, 39, 25}, - {38, 40, 30}, - {38, 40, 42}, - {38, 44, 13}, - {39, 4, 13}, - {39, 5, 40}, - {39, 6, 31}, - {39, 8, 22}, - {39, 9, 24}, - {39, 9, 30}, - {39, 11, 19}, - {39, 19, 14}, - {39, 20, 35}, - {39, 21, 14}, - {39, 24, 24}, - {39, 26, 21}, - {39, 30, 17}, - {39, 31, 41}, - {39, 34, 18}, - {39, 34, 21}, - {39, 35, 24}, - {39, 41, 14}, - {39, 41, 45}, - {39, 43, 9}, - {39, 44, 33}, - {39, 44, 34}, - {39, 44, 37}, - {40, 7, 25}, - {40, 9, 25}, - {40, 10, 9}, - {40, 11, 12}, - {40, 14, 45}, - {40, 15, 5}, - {40, 15, 19}, - {40, 17, 9}, - {40, 17, 42}, - {40, 18, 36}, - {40, 18, 39}, - {40, 20, 31}, - {40, 22, 11}, - {40, 22, 30}, - {40, 22, 31}, - {40, 23, 26}, - {40, 23, 32}, - {40, 25, 16}, - {40, 25, 36}, - {40, 26, 15}, - {40, 29, 22}, - {40, 36, 38}, - {40, 38, 13}, - {40, 39, 13}, - {40, 41, 12}, - {40, 42, 38}, - {40, 43, 19}, - {40, 44, 22}, - {40, 45, 40}, - {41, 4, 11}, - {41, 5, 30}, - {41, 6, 15}, - {41, 11, 41}, - {41, 12, 35}, - {41, 13, 18}, - {41, 13, 38}, - {41, 16, 42}, - {41, 21, 15}, - {41, 22, 39}, - {41, 25, 20}, - {41, 25, 33}, - {41, 27, 17}, - {41, 27, 31}, - {41, 28, 45}, - {41, 31, 19}, - {41, 31, 45}, - {41, 32, 24}, - {41, 33, 22}, - {41, 35, 22}, - {41, 35, 35}, - {41, 36, 30}, - {41, 38, 9}, - {41, 39, 26}, - {41, 43, 19}, - {41, 43, 22}, - {42, 6, 21}, - {42, 8, 7}, - {42, 13, 30}, - {42, 20, 19}, - {42, 21, 10}, - {42, 22, 15}, - {42, 26, 33}, - {42, 27, 36}, - {42, 30, 22}, - {42, 33, 11}, - {42, 34, 36}, - {42, 37, 13}, - {42, 39, 33}, - {42, 40, 24}, - {42, 42, 36}, - {42, 43, 16}, - {42, 44, 44}, - {42, 45, 30}, - {42, 45, 40}, - {43, 6, 13}, - {43, 6, 23}, - {43, 6, 32}, - {43, 7, 25}, - {43, 7, 35}, - {43, 12, 34}, - {43, 13, 27}, - {43, 13, 34}, - {43, 14, 40}, - {43, 23, 33}, - {43, 25, 5}, - {43, 25, 18}, - {43, 32, 33}, - {43, 34, 20}, - {43, 36, 42}, - {43, 37, 45}, - {43, 38, 20}, - {43, 41, 40}, - {43, 43, 24}, - {44, 4, 23}, - {44, 4, 37}, - {44, 10, 17}, - {44, 10, 18}, - {44, 12, 39}, - {44, 14, 10}, - {44, 14, 23}, - {44, 16, 25}, - {44, 21, 21}, - {44, 21, 36}, - {44, 22, 29}, - {44, 22, 39}, - {44, 23, 36}, - {44, 25, 18}, - {44, 25, 30}, - {44, 26, 44}, - {44, 27, 39}, + {33, 6, 21}, + {33, 7, 35}, + {33, 10, 12}, + {33, 12, 36}, + {33, 13, 22}, + {33, 15, 31}, + {33, 15, 39}, + {33, 15, 42}, + {33, 17, 41}, + {33, 18, 14}, + {33, 20, 20}, + {33, 21, 19}, + {33, 21, 42}, + {33, 22, 39}, + {33, 23, 33}, + {33, 23, 35}, + {33, 23, 39}, + {33, 25, 34}, + {33, 25, 37}, + {33, 26, 11}, + {33, 26, 35}, + {33, 29, 17}, + {33, 31, 4}, + {33, 33, 6}, + {33, 33, 13}, + {33, 37, 39}, + {33, 39, 13}, + {33, 44, 24}, + {34, 4, 45}, + {34, 5, 7}, + {34, 5, 20}, + {34, 7, 34}, + {34, 9, 17}, + {34, 10, 8}, + {34, 12, 36}, + {34, 13, 21}, + {34, 17, 28}, + {34, 17, 29}, + {34, 18, 21}, + {34, 20, 11}, + {34, 24, 24}, + {34, 28, 4}, + {34, 28, 33}, + {34, 29, 8}, + {34, 29, 33}, + {34, 29, 44}, + {34, 32, 35}, + {34, 38, 36}, + {34, 39, 23}, + {34, 41, 10}, + {34, 44, 37}, + {34, 45, 30}, + {35, 5, 33}, + {35, 7, 38}, + {35, 8, 21}, + {35, 8, 33}, + {35, 8, 35}, + {35, 10, 7}, + {35, 11, 22}, + {35, 11, 30}, + {35, 11, 31}, + {35, 13, 18}, + {35, 14, 34}, + {35, 16, 18}, + {35, 16, 22}, + {35, 17, 12}, + {35, 23, 22}, + {35, 25, 13}, + {35, 25, 21}, + {35, 26, 22}, + {35, 27, 45}, + {35, 28, 6}, + {35, 29, 31}, + {35, 30, 12}, + {35, 30, 17}, + {35, 30, 31}, + {35, 30, 40}, + {35, 36, 16}, + {35, 40, 33}, + {35, 43, 30}, + {35, 44, 10}, + {35, 44, 31}, + {36, 4, 36}, + {36, 9, 25}, + {36, 11, 6}, + {36, 12, 44}, + {36, 17, 25}, + {36, 26, 43}, + {36, 29, 41}, + {36, 30, 10}, + {36, 33, 26}, + {36, 34, 37}, + {36, 34, 41}, + {36, 36, 33}, + {36, 37, 44}, + {36, 38, 22}, + {36, 39, 19}, + {36, 41, 45}, + {36, 43, 10}, + {37, 8, 9}, + {37, 16, 28}, + {37, 18, 9}, + {37, 18, 13}, + {37, 18, 27}, + {37, 19, 16}, + {37, 19, 30}, + {37, 22, 36}, + {37, 26, 24}, + {37, 26, 42}, + {37, 28, 21}, + {37, 33, 5}, + {37, 33, 39}, + {37, 36, 31}, + {37, 41, 35}, + {37, 42, 45}, + {37, 43, 15}, + {37, 43, 18}, + {37, 43, 45}, + {37, 44, 25}, + {37, 45, 12}, + {37, 45, 25}, + {38, 4, 27}, + {38, 5, 6}, + {38, 7, 38}, + {38, 10, 35}, + {38, 11, 5}, + {38, 11, 25}, + {38, 14, 4}, + {38, 14, 28}, + {38, 15, 40}, + {38, 16, 37}, + {38, 18, 34}, + {38, 22, 36}, + {38, 25, 16}, + {38, 25, 36}, + {38, 26, 8}, + {38, 26, 42}, + {38, 27, 5}, + {38, 29, 9}, + {38, 30, 21}, + {38, 31, 7}, + {38, 33, 24}, + {38, 34, 25}, + {38, 34, 43}, + {38, 38, 14}, + {38, 38, 29}, + {38, 38, 33}, + {38, 40, 18}, + {38, 40, 37}, + {38, 40, 38}, + {38, 42, 4}, + {39, 5, 35}, + {39, 10, 22}, + {39, 10, 39}, + {39, 11, 29}, + {39, 12, 25}, + {39, 13, 26}, + {39, 13, 37}, + {39, 14, 35}, + {39, 17, 28}, + {39, 18, 39}, + {39, 19, 4}, + {39, 19, 23}, + {39, 20, 24}, + {39, 23, 9}, + {39, 23, 22}, + {39, 23, 40}, + {39, 25, 16}, + {39, 25, 19}, + {39, 29, 40}, + {39, 30, 18}, + {39, 30, 27}, + {39, 33, 6}, + {39, 34, 32}, + {39, 35, 29}, + {39, 36, 23}, + {39, 37, 22}, + {39, 39, 15}, + {39, 39, 30}, + {39, 42, 23}, + {39, 43, 11}, + {39, 43, 17}, + {40, 5, 7}, + {40, 5, 25}, + {40, 7, 42}, + {40, 9, 31}, + {40, 12, 40}, + {40, 15, 13}, + {40, 17, 12}, + {40, 17, 23}, + {40, 18, 13}, + {40, 19, 6}, + {40, 19, 22}, + {40, 25, 39}, + {40, 26, 5}, + {40, 27, 39}, + {40, 29, 27}, + {40, 29, 44}, + {40, 33, 35}, + {40, 34, 39}, + {40, 34, 45}, + {40, 36, 22}, + {40, 40, 15}, + {40, 44, 12}, + {40, 44, 17}, + {40, 45, 13}, + {41, 4, 16}, + {41, 5, 31}, + {41, 9, 5}, + {41, 10, 23}, + {41, 10, 39}, + {41, 14, 14}, + {41, 15, 38}, + {41, 16, 25}, + {41, 18, 7}, + {41, 19, 29}, + {41, 21, 7}, + {41, 23, 23}, + {41, 24, 9}, + {41, 25, 15}, + {41, 25, 26}, + {41, 29, 40}, + {41, 32, 32}, + {41, 33, 28}, + {41, 34, 15}, + {41, 36, 37}, + {41, 37, 44}, + {41, 43, 4}, + {41, 43, 9}, + {41, 45, 44}, + {42, 7, 42}, + {42, 10, 13}, + {42, 10, 19}, + {42, 10, 41}, + {42, 11, 38}, + {42, 13, 8}, + {42, 18, 6}, + {42, 23, 29}, + {42, 26, 15}, + {42, 26, 42}, + {42, 30, 4}, + {42, 31, 34}, + {42, 36, 37}, + {42, 38, 4}, + {42, 39, 34}, + {42, 42, 24}, + {43, 5, 41}, + {43, 6, 26}, + {43, 7, 7}, + {43, 7, 10}, + {43, 9, 6}, + {43, 9, 42}, + {43, 10, 5}, + {43, 11, 6}, + {43, 11, 15}, + {43, 11, 27}, + {43, 11, 35}, + {43, 12, 5}, + {43, 15, 44}, + {43, 16, 29}, + {43, 17, 17}, + {43, 19, 45}, + {43, 21, 16}, + {43, 21, 41}, + {43, 26, 25}, + {43, 26, 45}, + {43, 28, 13}, + {43, 29, 25}, + {43, 30, 15}, + {43, 35, 7}, + {43, 35, 29}, + {43, 41, 6}, + {44, 4, 11}, + {44, 4, 38}, + {44, 5, 20}, + {44, 6, 16}, + {44, 10, 41}, + {44, 13, 23}, + {44, 14, 16}, + {44, 17, 20}, + {44, 18, 8}, + {44, 18, 42}, + {44, 19, 10}, + {44, 19, 44}, + {44, 21, 18}, + {44, 26, 19}, + {44, 26, 27}, + {44, 28, 30}, {44, 32, 7}, - {44, 33, 4}, - {44, 38, 42}, - {44, 41, 4}, - {44, 41, 10}, - {44, 41, 14}, - {44, 41, 45}, - {44, 42, 24}, - {44, 43, 12}, - {44, 43, 19}, - {44, 44, 18}, + {44, 33, 27}, + {44, 36, 24}, + {44, 36, 26}, + {44, 42, 13}, + {44, 42, 28}, + {44, 43, 4}, + {44, 43, 13}, + {44, 44, 7}, + {44, 44, 25}, {45, 4, 4}, {45, 4, 5}, {45, 4, 7}, @@ -2554,12 +2552,14 @@ int main(int argc, char** argv) { {45, 5, 7}, {45, 5, 9}, {45, 5, 13}, - {45, 5, 16}, + {45, 5, 23}, {45, 5, 25}, {45, 5, 26}, {45, 5, 28}, {45, 5, 32}, {45, 5, 45}, + {45, 6, 19}, + {45, 6, 25}, {45, 7, 4}, {45, 7, 5}, {45, 7, 7}, @@ -2568,36 +2568,40 @@ int main(int argc, char** argv) { {45, 7, 25}, {45, 7, 26}, {45, 7, 28}, + {45, 7, 29}, {45, 7, 32}, {45, 7, 45}, - {45, 8, 23}, {45, 9, 4}, {45, 9, 5}, {45, 9, 7}, {45, 9, 9}, {45, 9, 13}, + {45, 9, 20}, {45, 9, 25}, {45, 9, 26}, {45, 9, 28}, {45, 9, 32}, {45, 9, 45}, - {45, 11, 18}, - {45, 11, 28}, {45, 13, 4}, {45, 13, 5}, {45, 13, 7}, {45, 13, 9}, {45, 13, 13}, + {45, 13, 23}, {45, 13, 25}, {45, 13, 26}, {45, 13, 28}, {45, 13, 32}, {45, 13, 45}, - {45, 15, 41}, - {45, 17, 11}, - {45, 17, 24}, - {45, 23, 37}, - {45, 24, 32}, + {45, 14, 45}, + {45, 15, 7}, + {45, 16, 28}, + {45, 18, 19}, + {45, 19, 13}, + {45, 19, 26}, + {45, 19, 45}, + {45, 21, 11}, + {45, 24, 14}, {45, 25, 4}, {45, 25, 5}, {45, 25, 7}, @@ -2607,19 +2611,19 @@ int main(int argc, char** argv) { {45, 25, 26}, {45, 25, 28}, {45, 25, 32}, - {45, 25, 36}, {45, 25, 45}, {45, 26, 4}, {45, 26, 5}, {45, 26, 7}, {45, 26, 9}, {45, 26, 13}, + {45, 26, 16}, {45, 26, 25}, {45, 26, 26}, {45, 26, 28}, {45, 26, 32}, {45, 26, 45}, - {45, 27, 7}, + {45, 27, 34}, {45, 28, 4}, {45, 28, 5}, {45, 28, 7}, @@ -2630,7 +2634,7 @@ int main(int argc, char** argv) { {45, 28, 28}, {45, 28, 32}, {45, 28, 45}, - {45, 30, 10}, + {45, 29, 42}, {45, 32, 4}, {45, 32, 5}, {45, 32, 7}, @@ -2641,18 +2645,15 @@ int main(int argc, char** argv) { {45, 32, 28}, {45, 32, 32}, {45, 32, 45}, - {45, 33, 29}, - {45, 34, 38}, - {45, 35, 20}, - {45, 35, 32}, - {45, 38, 35}, - {45, 39, 32}, - {45, 40, 11}, - {45, 42, 39}, - {45, 42, 40}, - {45, 43, 11}, - {45, 43, 39}, - {45, 44, 26}, + {45, 33, 5}, + {45, 33, 9}, + {45, 34, 8}, + {45, 36, 13}, + {45, 37, 12}, + {45, 37, 14}, + {45, 39, 30}, + {45, 40, 5}, + {45, 40, 19}, {45, 45, 4}, {45, 45, 5}, {45, 45, 7}, @@ -2662,7 +2663,6 @@ int main(int argc, char** argv) { {45, 45, 26}, {45, 45, 28}, {45, 45, 32}, - {45, 45, 41}, {45, 45, 45}, {55, 16, 16}, {55, 16, 29}, diff --git a/develop/type/acc_event_type.html b/develop/type/acc_event_type.html index 5dc6b74f485..96febb89bd9 100644 --- a/develop/type/acc_event_type.html +++ b/develop/type/acc_event_type.html @@ -115,7 +115,7 @@

    Variables

    - dummy + dummy
    @@ -170,7 +170,7 @@

    Components

  • - + integer, private
    - + integer, private
    - + + integer, + public + + ::ndim =-1 + +
    + integer, public
    - integer(kind=int_8), + integer, public, @@ -273,7 +291,7 @@

    Components

    - + integer, public
    - - integer, - public - - ::ndim =-1 - -
    - + integer, public
    - integer, + integer(kind=int_8), public, @@ -291,7 +273,7 @@

    Components

    - + integer, public
    - + type(block_nd_r_dp), public
    - + type(block_nd_r_sp), public
    - + type(block_nd_c_dp), public
    - + type(block_nd_c_sp), public
    - + integer, public
    - + integer, public,
    - + complex(kind=real_8), public,
    - + integer, public,
    - + complex(kind=real_4), public,
    - + integer, public,
    - + real(kind=real_8), public,
    - + integer, public,
    - + real(kind=real_4), public,
    - + logical, public
    - + integer, public
    - + logical, public
    - + integer, public
    - + integer, public
    - + complex(kind=sp), public,
    - + logical, public
    - + real(kind=dp), public,
    - + logical, public
    - + real(kind=sp), public,
    - + logical, public
    - + complex(kind=dp), public,
    - + logical, public
    - + type(btree_node_structure_i8_cp2d), public
    - + type(btree_node_structure_i8_dp2d), public
    - + type(btree_node_structure_i8_sp2d), public
    - + type(btree_node_structure_i8_zp2d), public
    - + integer, public
    - + type(btree_node_i8_cp2d), public,
    - + integer, public
    - + type(btree_node_i8_dp2d), public,
    - + integer, public
    - + type(btree_node_i8_sp2d), public,
    - + integer, public
    - + type(btree_node_i8_zp2d), public,
    - + type(btree_node_i8_cp2d), public,
    - + type(btree_node_i8_dp2d), public,
    - + type(btree_node_i8_sp2d), public,
    - + type(btree_node_i8_zp2d), public,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + integer, public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + logical, public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + integer, public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + real(kind=real_8), public
    - + real(kind=real_4), public,
    - + real(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + integer, public
    - + type(mp_comm_type), public
    - + logical, public
    - + type(dbcsr_block_buffer_type), public,
    - + integer, public
    - + integer, public
    - + type(dbcsr_data_obj), public
    - + type(dbcsr_data_obj), public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, public,
    - + type(dbcsr_type), public
    - + type(dbcsr_buffer), public
    - + type(dbcsr_buffer), public
    - + integer(kind=int_4), public,
    - + integer(kind=int_8), public,
    - + real(kind=real_4), public,
    - + real(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + integer, public
    - + integer, public
    - + type(dbcsr_memtype_type), public
    - + integer, public
    - + type(dbcsr_data_area_type), public,
    - + type(dbcsr_distribution_type), public,
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + integer, public
    - + integer, public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + logical, public
    - + type(array_i1d_obj), public
    - + integer, public
    - + type(dbcsr_mp_obj), public
    - + integer, public
    - + integer(kind=keyt), public
    - + integer(kind=valt), public
    - + type(dbcsr_heap_node), public
    - + integer, public
    - + integer, public,
    - + type(dbcsr_heap_node_e), public,
    - + type(dbcsr_imagedistribution_type), public,
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(dbcsr_type), public,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public,
    - + integer, public,
    - + logical, public
    - + integer, public
    - + integer, public
    - + integer, public,
    - + integer, public,
    - + integer, public,
    - + type(dbcsr_data_obj), public
    - + type(mp_comm_type), public
    - + integer, public
    - + type(dbcsr_logger_type), public,
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(dbcsr_mp_obj), public
    - + type(dbcsr_data_obj), public
    - + type(dbcsr_mempool_entry_type), public,
    - + type(dbcsr_mempool_entry_type), public,
    - + type(dbcsr_memtype_type), public,
    - + integer(kind=int_4), public,
    - + type(dbcsr_work_type), private,
    - + logical, private
    - + integer, private
    - + type(dbcsr_work_type), private,
    - + logical, private
    - + type(dbcsr_data_obj), public
    - + logical, private
    - + logical, private
    - + logical, private
    - + logical, private
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + real(kind=sp), private,
    - + real(kind=sp), private,
    - + real(kind=sp), private,
    - + real(kind=real_8), private
    - + integer, private
    - + integer(kind=int_8), private
    - + type(dbcsr_work_type), private,
    - + type(dbcsr_mm_multrec_type), public,
    - + integer(kind=int_4), public,
    - + type(dbcsr_work_type), private,
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, public,
    - + integer, public
    - + logical, public
    - + type(mp_comm_type), public
    - + type(mp_comm_type), public
    - + integer, public
    - + integer, public
    - + real, public,
    - + type(dbcsr_mutable_type), public,
    - + integer, public
    - + integer, public
    - + type(dbcsr_type), public,
    - + real(kind=real_4), public
    - + real(kind=real_8), public
    - + complex(kind=real_4), public
    - + complex(kind=real_8), public
    - + integer, public
    - + integer, public
    - + type(dbcsr_tas_distribution_type), public
    - + type(dbcsr_t_pgrid_type), public
    - + integer, public,
    - + type(dbcsr_tas_iterator), public
    - + type(nd_to_2d_mapping), public
    - + type(nd_to_2d_mapping), public
    - + type(array_list), public
    - + type(dbcsr_tas_split_info), public,
    - + type(nd_to_2d_mapping), public
    - + type(array_list), public
    - + type(array_list), public
    - + type(dbcsr_t_pgrid_type), public
    - + integer, public,
    - + integer, public,
    - + character(len=default_string_length), public
    - + integer, public,
    - + integer, public,
    - + type(array_list), public
    - + type(array_list), intent(in)
    - + integer, public
    - + integer, intent(in)
    - + integer, public,
    - + type(dbcsr_tas_split_info), public
    - + type(dbcsr_distribution_obj), public
    - + class(dbcsr_tas_distribution), public,
    - + class(dbcsr_tas_distribution), public,
    - + type(dbcsr_tas_split_info), public
    - + type(dbcsr_tas_distribution_type), public
    - + type(dbcsr_iterator), public
    - + type(mp_comm_type), public
    - + integer, public,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, public,
    - + type(dbcsr_tas_distribution_type), public
    - + class(dbcsr_tas_rowcol_data), public,
    - + class(dbcsr_tas_rowcol_data), public,
    - + type(dbcsr_type), public
    - + integer(kind=int_8), public
    - + integer(kind=int_8), public
    - + integer(kind=int_8), public
    - + integer(kind=int_8), public
    - + logical, public
    - + integer, public
    - + logical, public
    - + character(len=default_string_length), public
    - + type(dbcsr_data_obj), public
    - + integer, public,
    - + integer, public,
    - + integer, public,
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + character(len=1), public
    - + logical, public
    - + logical, public
    - + logical, public
    - + type(dbcsr_distribution_obj), public
    - + integer, public
    - + logical, public
    - + type(dbcsr_type), public,
    - + type(dbcsr_data_obj), public
    - + integer, public,
    - + integer, public,
    - + integer, public,
    - + integer, public
    - + integer, public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_scalar_type), public
    - + type(call_stat_type), public,
    - + integer, private
    - + integer(kind=int_4), public
    - + integer, private
    - + integer, public
    - + integer, public
    - + integer, public,
    - + type(private_item_p_type_callstackentry), private,
    - + integer, private
    - + type(private_item_p_type_routinereport), private,
    - + integer, private
    - + type(private_item_p_type_routinestat), private,
    - + integer, private
    - + type(private_item_p_type_timerenv), private,
    - + integer, public,
    - + integer, private
    - + integer, public,
    - + integer, private
    - + integer, public,
    - + integer, private
    - + integer, public
    - + integer, public
    - + character(len=20), public
    - + integer, public
    - + integer, private
    - + real(kind=real_4), public,
    - + real(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + integer, private
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public,
    - + integer(kind=int_8), public,
    - + integer, public,
    - + integer, public,
    - + integer, public
    - + logical, public
    - + type(private_item_type_callstackentry), private,
    - + type(private_item_type_i4tuple_callstat), private,
    - + type(private_item_type_routinereport), private,
    - + type(private_item_type_routinestat), private,
    - + type(private_item_type_str_i4), private,
    - + type(private_item_type_timerenv), private,
    - + type(callstack_entry_type), private
    - + type(call_stat_type), private,
    - + type(private_item_type_i4tuple_callstat), private,
    - + type(routine_report_type), private,
    - + type(routine_stat_type), private,
    - + integer(kind=int_4), private
    - + type(private_item_type_str_i4), private,
    - + type(timer_env_type), private,
    - + character(len=default_string_length), public
    - + character(len=default_string_length), public
    - + type(acc_stream_type), public
    - + integer, public
    - + integer, public
    - + integer(kind=int_4), public,
    - + integer(kind=int_4), public,