diff --git a/develop/interface/acc_devmem_dev2host.html b/develop/interface/acc_devmem_dev2host.html index c0e27be4fcf..e0142a83f0a 100644 --- a/develop/interface/acc_devmem_dev2host.html +++ b/develop/interface/acc_devmem_dev2host.html @@ -175,7 +175,7 @@

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

- + type(acc_devmem_type), intent(in) @@ -555,7 +555,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 e6f36a97979..ac4c184a3f2 100644 --- a/develop/interface/acc_devmem_host2dev.html +++ b/develop/interface/acc_devmem_host2dev.html @@ -181,7 +181,7 @@

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

- + type(acc_devmem_type), intent(in) @@ -981,7 +981,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 0ff36369aaa..147c4936792 100644 --- a/develop/interface/acc_hostmem_allocate.html +++ b/develop/interface/acc_hostmem_allocate.html @@ -196,7 +196,7 @@

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

- + type(acc_stream_type), intent(in) @@ -1083,7 +1083,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 83ccc3692c7..222e9c31fbc 100644 --- a/develop/interface/acc_hostmem_deallocate.html +++ b/develop/interface/acc_hostmem_deallocate.html @@ -196,7 +196,7 @@

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

- + type(acc_stream_type), intent(in) diff --git a/develop/interface/allocate_any.html b/develop/interface/allocate_any.html index 922cb9d0c47..67a24765eaf 100644 --- a/develop/interface/allocate_any.html +++ b/develop/interface/allocate_any.html @@ -204,7 +204,7 @@

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

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

Arguments

- + integer, intent(in), diff --git a/develop/interface/array_data.html b/develop/interface/array_data.html index 8dfc2f6a578..809cb6bd644 100644 --- a/develop/interface/array_data.html +++ b/develop/interface/array_data.html @@ -170,7 +170,7 @@

Arguments

- + type(array_i1d_obj), intent(in) diff --git a/develop/interface/array_eq.html b/develop/interface/array_eq.html index d007f6a606b..03bd7d03deb 100644 --- a/develop/interface/array_eq.html +++ b/develop/interface/array_eq.html @@ -171,7 +171,7 @@

Arguments

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

Arguments

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

-

private pure function array_eq_i(arr1, arr2) +

private pure function array_eq_i(arr1, arr2)

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

Arguments

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

Arguments

- + integer, intent(in), diff --git a/develop/interface/array_exists.html b/develop/interface/array_exists.html index a956f73f200..4b129806bc1 100644 --- a/develop/interface/array_exists.html +++ b/develop/interface/array_exists.html @@ -170,7 +170,7 @@

Arguments

- + type(array_i1d_obj), intent(in) diff --git a/develop/interface/array_get.html b/develop/interface/array_get.html index 5b34a14b48d..5dea44a619d 100644 --- a/develop/interface/array_get.html +++ b/develop/interface/array_get.html @@ -171,7 +171,7 @@

Arguments

- + type(array_i1d_obj), intent(in) @@ -231,7 +231,7 @@

Arguments

- + integer, intent(in), diff --git a/develop/interface/array_hold.html b/develop/interface/array_hold.html index f63cb799fa2..08afdba03d8 100644 --- a/develop/interface/array_hold.html +++ b/develop/interface/array_hold.html @@ -170,7 +170,7 @@

Arguments

- + type(array_i1d_obj), intent(inout) diff --git a/develop/interface/array_new.html b/develop/interface/array_new.html index b1f541279f1..602a18e385b 100644 --- a/develop/interface/array_new.html +++ b/develop/interface/array_new.html @@ -171,7 +171,7 @@

Arguments

- + type(array_i1d_obj), intent(out) @@ -186,7 +186,7 @@

Arguments

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

Arguments

- + logical, intent(in), @@ -241,7 +241,7 @@

Arguments

- + type(array_i1d_obj), intent(out) @@ -256,7 +256,7 @@

Arguments

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

Arguments

- + integer, intent(in) diff --git a/develop/interface/array_nullify.html b/develop/interface/array_nullify.html index 6d7a8e12670..59d813a1e08 100644 --- a/develop/interface/array_nullify.html +++ b/develop/interface/array_nullify.html @@ -170,7 +170,7 @@

Arguments

- + type(array_i1d_obj), intent(inout) diff --git a/develop/interface/array_release.html b/develop/interface/array_release.html index e4127719887..7209ec319c3 100644 --- a/develop/interface/array_release.html +++ b/develop/interface/array_release.html @@ -170,7 +170,7 @@

Arguments

- + type(array_i1d_obj), intent(inout) diff --git a/develop/interface/array_size.html b/develop/interface/array_size.html index 7f76bdcbcdb..f9816cf7ff8 100644 --- a/develop/interface/array_size.html +++ b/develop/interface/array_size.html @@ -170,7 +170,7 @@

Arguments

- + type(array_i1d_obj), intent(in) diff --git a/develop/interface/block_buffer_add_block.html b/develop/interface/block_buffer_add_block.html index 88edfe71893..6a24967b811 100644 --- a/develop/interface/block_buffer_add_block.html +++ b/develop/interface/block_buffer_add_block.html @@ -74,20 +74,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
  • @@ -131,6 +131,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 @@ -154,11 +155,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

    @@ -173,7 +174,7 @@

    Arguments

    @@ -188,45 +189,45 @@

    Arguments

    - + - + - + - + - - + @@ -239,11 +240,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
    @@ -258,7 +259,7 @@

    Arguments

    @@ -273,45 +274,45 @@

    Arguments

    - + - + - + - - + @@ -324,11 +325,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
    @@ -343,7 +344,7 @@

    Arguments

    @@ -358,45 +359,45 @@

    Arguments

    - + - + - + - - + @@ -409,11 +410,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
    @@ -428,7 +429,7 @@

    Arguments

    @@ -443,15 +444,85 @@

    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 + + ::transposed + +
    + + +
    +

    + +
    +

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

    +
    + +

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

    + +

    Arguments

    + + + + + + + + + + + + + - + @@ -459,30 +530,45 @@

    Arguments

    + + + + + + + + diff --git a/develop/interface/block_buffer_add_block~2.html b/develop/interface/block_buffer_add_block~2.html index bab465bdc4a..32e757b9c59 100644 --- a/develop/interface/block_buffer_add_block~2.html +++ b/develop/interface/block_buffer_add_block~2.html @@ -74,20 +74,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
  • @@ -131,7 +131,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 @@ -155,11 +154,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

    TypeIntentOptional AttributesName
    + + type(block_buffer_type), + intent(inout) ::ndatabuffer
    - integer, + 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
    @@ -174,7 +173,7 @@

    Arguments

    @@ -189,131 +188,46 @@

    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

    - - - - - - - - - - - - - - - - + - - - - - - - - @@ -325,11 +239,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
    @@ -344,7 +258,7 @@

    Arguments

    @@ -359,45 +273,45 @@

    Arguments

    - + - + - + - - + @@ -410,11 +324,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
    @@ -429,7 +343,7 @@

    Arguments

    @@ -444,45 +358,45 @@

    Arguments

    - + - + - + - - + @@ -495,11 +409,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
    @@ -514,7 +428,7 @@

    Arguments

    @@ -529,45 +443,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/interface/block_buffer_get_next_block.html b/develop/interface/block_buffer_get_next_block.html index d5d07893ffd..08ed4acef8f 100644 --- a/develop/interface/block_buffer_get_next_block.html +++ b/develop/interface/block_buffer_get_next_block.html @@ -170,8 +170,8 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    diff --git a/develop/interface/btree_add.html b/develop/interface/btree_add.html index 5b4ccc902a2..813afc2d5b9 100644 --- a/develop/interface/btree_add.html +++ b/develop/interface/btree_add.html @@ -203,7 +203,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -433,7 +433,7 @@

    Arguments

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

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    diff --git a/develop/interface/btree_delete.html b/develop/interface/btree_delete.html index 8eedcfd395f..241e5601907 100644 --- a/develop/interface/btree_delete.html +++ b/develop/interface/btree_delete.html @@ -203,7 +203,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    diff --git a/develop/interface/btree_find.html b/develop/interface/btree_find.html index 926fadc834f..bbb7838cc49 100644 --- a/develop/interface/btree_find.html +++ b/develop/interface/btree_find.html @@ -203,7 +203,7 @@

    Arguments

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

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    diff --git a/develop/interface/btree_new.html b/develop/interface/btree_new.html index a8826e49a9d..b88639a4bcd 100644 --- a/develop/interface/btree_new.html +++ b/develop/interface/btree_new.html @@ -188,7 +188,7 @@

    Arguments

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

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    diff --git a/develop/interface/create_block.html b/develop/interface/create_block.html index 4d8fa9bed22..c0e475c4395 100644 --- a/develop/interface/create_block.html +++ b/develop/interface/create_block.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

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

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

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

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    diff --git a/develop/interface/csr_create.html b/develop/interface/csr_create.html index 92790dfb585..0c3426617be 100644 --- a/develop/interface/csr_create.html +++ b/develop/interface/csr_create.html @@ -131,8 +131,8 @@

    Module Procedures

    @@ -152,7 +152,7 @@

    private interface csr_create

    Module Procedures

    -

    public subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type) +

    public subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type)

    @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_add.html b/develop/interface/dbcsr_add.html index 13ee25ce341..9046d20d9fb 100644 --- a/develop/interface/dbcsr_add.html +++ b/develop/interface/dbcsr_add.html @@ -74,20 +74,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
  • @@ -131,9 +131,8 @@

    Module Procedures

    @@ -155,108 +154,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(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), + + type(block_buffer_type), intent(inout) @@ -185,7 +185,7 @@

    Arguments

    - + integer, intent(out)
    - + integer(kind=int_8), intent(out),
    - + type(dbcsr_data_obj), intent(inout),
    - + logical, intent(in),
    - + type(btree_data_sp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_dp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_cp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_zp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_sp2d), intent(out),
    - + type(btree_data_dp2d), intent(out),
    - + type(btree_data_cp2d), intent(out),
    - + type(btree_data_zp2d), intent(out),
    - + type(btree_data_sp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_dp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_cp2d), intent(out)
    - + logical, intent(out),
    - + 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),
    - + real(kind=real_8), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(csr_type), intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8)
    - + 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)
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    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)

    @@ -275,8 +173,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -290,8 +188,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -305,8 +203,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -320,8 +218,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -341,11 +239,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

    @@ -360,8 +258,8 @@

    Arguments

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

    Arguments

    @@ -530,8 +428,8 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_add_on_diag.html b/develop/interface/dbcsr_add_on_diag.html index 543f19dbfea..d7d07fb0ac6 100644 --- a/develop/interface/dbcsr_add_on_diag.html +++ b/develop/interface/dbcsr_add_on_diag.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,11 +154,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) @@ -375,8 +273,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -390,8 +288,8 @@

    Arguments

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

    Arguments

    - real(kind=real_8), + real(kind=real_4), intent(in) @@ -445,8 +343,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -460,8 +358,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -475,7 +373,7 @@

    Arguments

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

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -560,7 +458,7 @@

    Arguments

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

    Arguments

    - + @@ -209,7 +209,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_ds(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar)

    @@ -228,8 +228,8 @@

    Arguments

    - + @@ -264,11 +264,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) @@ -183,22 +183,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) @@ -243,15 +243,15 @@

    Arguments

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

    Arguments

    @@ -306,9 +306,9 @@

    Arguments

    - + @@ -319,11 +319,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) @@ -293,12 +293,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

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

    scalar

    +
    @@ -338,8 +338,8 @@

    Arguments

    @@ -361,9 +361,9 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_add_on_diag~2.html b/develop/interface/dbcsr_add_on_diag~2.html index 3c39e753381..c8b90e721e8 100644 --- a/develop/interface/dbcsr_add_on_diag~2.html +++ b/develop/interface/dbcsr_add_on_diag~2.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,11 +154,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) @@ -348,12 +348,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

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

    scalar

    +
    @@ -173,8 +173,8 @@

    Arguments

    - + @@ -209,7 +209,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_ds(matrix, alpha)

    @@ -228,8 +228,8 @@

    Arguments

    - + @@ -264,11 +264,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) @@ -183,22 +183,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) @@ -243,15 +243,15 @@

    Arguments

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

    Arguments

    @@ -306,9 +306,9 @@

    Arguments

    - + @@ -319,11 +319,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) @@ -293,12 +293,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

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

    scalar

    @@ -338,8 +338,8 @@

    Arguments

    @@ -361,9 +361,9 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_add~2.html b/develop/interface/dbcsr_add~2.html index 11192d43df7..2a6fe8d18f8 100644 --- a/develop/interface/dbcsr_add~2.html +++ b/develop/interface/dbcsr_add~2.html @@ -74,20 +74,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
  • @@ -131,8 +131,9 @@

    Module Procedures

    @@ -154,7 +155,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

    +

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

    Arguments

    :: matrix - +

    DBCSR matrix

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

    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)

    @@ -173,8 +275,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -188,8 +290,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -203,8 +305,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -218,8 +320,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -239,11 +341,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

    @@ -258,8 +360,8 @@

    Arguments

    @@ -428,8 +530,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_block_copy.html b/develop/interface/dbcsr_block_copy.html index ef72e70935d..40a97e2de61 100644 --- a/develop/interface/dbcsr_block_copy.html +++ b/develop/interface/dbcsr_block_copy.html @@ -215,7 +215,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -650,7 +650,7 @@

    Arguments

    @@ -737,7 +737,7 @@

    Arguments

    @@ -824,7 +824,7 @@

    Arguments

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

    Arguments

    @@ -998,7 +998,7 @@

    Arguments

    @@ -1085,7 +1085,7 @@

    Arguments

    @@ -1172,7 +1172,7 @@

    Arguments

    @@ -1259,7 +1259,7 @@

    Arguments

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

    Arguments

    @@ -1433,7 +1433,7 @@

    Arguments

    @@ -1520,7 +1520,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_block_transpose.html b/develop/interface/dbcsr_block_transpose.html index dd542574641..e30b370a6c1 100644 --- a/develop/interface/dbcsr_block_transpose.html +++ b/develop/interface/dbcsr_block_transpose.html @@ -202,7 +202,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -418,7 +418,7 @@

    Arguments

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

    Arguments

    @@ -592,7 +592,7 @@

    Arguments

    @@ -679,7 +679,7 @@

    Arguments

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

    Arguments

    @@ -853,7 +853,7 @@

    Arguments

    @@ -940,7 +940,7 @@

    Arguments

    @@ -1027,7 +1027,7 @@

    Arguments

    @@ -1114,7 +1114,7 @@

    Arguments

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

    Arguments

    @@ -1288,7 +1288,7 @@

    Arguments

    @@ -1375,7 +1375,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1520,7 +1520,7 @@

    Arguments

    @@ -1535,7 +1535,7 @@

    Arguments

    @@ -1550,7 +1550,7 @@

    Arguments

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

    Arguments

    @@ -1582,7 +1582,7 @@

    Arguments

    @@ -1614,7 +1614,7 @@

    Arguments

    @@ -1687,7 +1687,7 @@

    Arguments

    @@ -1702,7 +1702,7 @@

    Arguments

    @@ -1718,7 +1718,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_build_row_index.html b/develop/interface/dbcsr_build_row_index.html index 1115a2180ac..ede92fce4f5 100644 --- a/develop/interface/dbcsr_build_row_index.html +++ b/develop/interface/dbcsr_build_row_index.html @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

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

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    @@ -256,7 +256,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_conform_scalar.html b/develop/interface/dbcsr_conform_scalar.html index ed8c41efefc..a626b286510 100644 --- a/develop/interface/dbcsr_conform_scalar.html +++ b/develop/interface/dbcsr_conform_scalar.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

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

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -357,7 +357,7 @@

    Arguments

    @@ -372,7 +372,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_count_row_index.html b/develop/interface/dbcsr_count_row_index.html index ce9d9c0034d..a2faa29fce4 100644 --- a/develop/interface/dbcsr_count_row_index.html +++ b/develop/interface/dbcsr_count_row_index.html @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

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

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    @@ -256,7 +256,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_create.html b/develop/interface/dbcsr_create.html index 86a839a95e2..d70613bc899 100644 --- a/develop/interface/dbcsr_create.html +++ b/develop/interface/dbcsr_create.html @@ -74,20 +74,20 @@

    dbcsr_create
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 63 statements, 0.1% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -152,11 +152,11 @@

    public interface dbcsr_create

    Module Procedures

    -

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, thread_dist, reuse, reuse_arrays, mutable_work, make_index, replication_type) +

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse, reuse_arrays, mutable_work, replication_type)

    -

    Creates a matrix, allocating the essentials.

    Read more… +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -273,8 +375,8 @@

    Arguments

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

    Arguments

    - real(kind=real_4), + real(kind=real_8), intent(in) @@ -303,8 +405,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -343,8 +445,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -358,8 +460,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -373,7 +475,7 @@

    Arguments

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

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -458,7 +560,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)
    - + 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(out),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + 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(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    @@ -171,8 +171,8 @@

    Arguments

    @@ -201,8 +201,8 @@

    Arguments

    @@ -226,17 +226,17 @@

    Arguments

    - @@ -246,12 +246,12 @@

    Arguments

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

    Arguments

    - - - - - - - - - - - - - - - - @@ -301,91 +271,12 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -393,52 +284,7 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -455,13 +301,12 @@

    Arguments

    @@ -471,8 +316,7 @@

    Arguments

    @@ -487,24 +331,7 @@

    Arguments

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

    Arguments

    @@ -530,7 +357,7 @@

    Arguments

    -

    private subroutine dbcsr_create_template(matrix, template, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, reuse_arrays, mutable_work, make_index, replication_type) +

    private subroutine dbcsr_create_template(matrix, name, template, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse_arrays, mutable_work, replication_type)

    @@ -549,8 +376,8 @@

    Arguments

    - - + - + - - + - + @@ -624,12 +451,12 @@

    Arguments

    @@ -639,12 +466,12 @@

    Arguments

    @@ -654,37 +481,7 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -699,7 +496,7 @@

    Arguments

    @@ -714,112 +511,7 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -847,21 +539,6 @@

    Arguments

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

    Arguments

    :: matrix -

    new matrix

    +
    - + character(len=*), intent(in)
    - - type(dbcsr_distribution_obj), + + type(dbcsr_distribution_type), intent(in) @@ -211,12 +211,12 @@

    Arguments

    :: dist -

    distribution_2d distribution

    +
    - + character(len=1), intent(in) :: matrix_type -

    'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric

    +
    - + integer, intent(inout),optional, - DIMENSION(:), POINTER, CONTIGUOUS + + DIMENSION(:), POINTER :: row_blk_size
    - + integer, intent(inout),optional, - DIMENSION(:), POINTER, CONTIGUOUS + + DIMENSION(:), POINTER :: col_blk_size
    - - type(array_i1d_obj), - intent(in),optional - - ::row_blk_size_obj - -
    - - type(array_i1d_obj), - intent(in),optional - - ::col_blk_size_obj - -
    - + integer, intent(in), :: nze -

    number of elements -type of data from 'rRcC' for single/double precision real/complex, default is 'R'

    -
    - - integer, - intent(in),optional - - ::data_type -

    number of elements -type of data from 'rRcC' for single/double precision real/complex, default is 'R'

    -
    - - type(dbcsr_data_obj), - intent(in),optional - - ::data_buffer - -
    - - type(dbcsr_memtype_type), - intent(in),optional - - ::data_memory_type -

    allocate indices and data using special memory -allocate indices using special memory

    -
    - - type(dbcsr_memtype_type), - intent(in),optional - - ::index_memory_type -

    allocate indices and data using special memory -allocate indices using special memory

    -
    - - integer, - intent(in),optional - - ::max_rbs
    - + integer, intent(in), ::max_cbs - -
    - - type(array_i1d_obj), - intent(in),optional - - ::row_blk_offset - -
    - - type(array_i1d_obj), - intent(in),optional - - ::col_blk_offset - -
    - - type(dbcsr_distribution_obj), - intent(in),optional - - ::thread_distdata_type :: reuse -

    reuses an existing matrix, default is to create a fresh one -uses the mutable data for working and not the append-only data; default is append-only

    +
    - + logical, intent(in), :: reuse_arrays -

    reuses an existing matrix, default is to create a fresh one -uses the mutable data for working and not the append-only data; default is append-only

    +
    :: mutable_work -

    reuses an existing matrix, default is to create a fresh one -uses the mutable data for working and not the append-only data; default is append-only

    -
    - - logical, - intent(in),optional - - ::make_index -

    reuses an existing matrix, default is to create a fresh one -uses the mutable data for working and not the append-only data; default is append-only

    +
    :: replication_type -

    replication to be used for this matrix; default is dbcsr_repl_none

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -564,38 +391,38 @@

    Arguments

    - - type(dbcsr_type), + + character(len=*), intent(in) +intent(in),optional ::templatename
    - - character(len=*), + + type(dbcsr_type), intent(in),optional +intent(in) ::nametemplate
    - - type(dbcsr_distribution_obj), + + type(dbcsr_distribution_type), intent(in), optional @@ -609,7 +436,7 @@

    Arguments

    - + character(len=1), intent(in),
    - + integer, intent(inout), optional, - DIMENSION(:), POINTER, CONTIGUOUS + DIMENSION(:), POINTER :: row_blk_size
    - + integer, intent(inout), optional, - DIMENSION(:), POINTER, CONTIGUOUS + DIMENSION(:), POINTER :: col_blk_size
    - - type(array_i1d_obj), - intent(in),optional - - ::row_blk_size_obj - -
    - - type(array_i1d_obj), - intent(in),optional - - ::col_blk_size_obj - -
    - + integer, intent(in),
    - + integer, intent(in),
    - - type(dbcsr_data_obj), - intent(in),optional - - ::data_buffer - -
    - - type(dbcsr_memtype_type), - intent(in),optional - - ::data_memory_type - -
    - - type(dbcsr_memtype_type), - intent(in),optional - - ::index_memory_type - -
    - - integer, - intent(in),optional - - ::max_rbs - -
    - - integer, - intent(in),optional - - ::max_cbs - -
    - - type(array_i1d_obj), - intent(in),optional - - ::row_blk_offset - -
    - - type(array_i1d_obj), - intent(in),optional - - ::col_blk_offset - -
    - + logical, intent(in),
    - - logical, - intent(in),optional - - ::make_index - -
    diff --git a/develop/interface/dbcsr_create~2.html b/develop/interface/dbcsr_create~2.html index ca99939c025..10e4616b866 100644 --- a/develop/interface/dbcsr_create~2.html +++ b/develop/interface/dbcsr_create~2.html @@ -74,20 +74,20 @@

    dbcsr_create
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 346 statements, 0.6% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -152,11 +152,11 @@

    public interface dbcsr_create

    Module Procedures

    -

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse, reuse_arrays, mutable_work, replication_type) +

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, thread_dist, reuse, reuse_arrays, mutable_work, make_index, replication_type)

    - +

    Creates a matrix, allocating the essentials.

    Read more…

    Arguments

    @@ -171,8 +171,8 @@

    Arguments

    @@ -201,8 +201,8 @@

    Arguments

    @@ -226,17 +226,17 @@

    Arguments

    - @@ -246,12 +246,12 @@

    Arguments

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

    Arguments

    + + + + + + + + + + + + + + + + @@ -271,12 +301,13 @@

    Arguments

    @@ -286,12 +317,135 @@

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -301,12 +455,13 @@

    Arguments

    @@ -316,12 +471,13 @@

    Arguments

    @@ -331,12 +487,29 @@

    Arguments

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

    Arguments

    @@ -357,7 +530,7 @@

    Arguments

    -

    private subroutine dbcsr_create_template(matrix, name, template, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse_arrays, mutable_work, replication_type) +

    private subroutine dbcsr_create_template(matrix, template, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, reuse_arrays, mutable_work, make_index, replication_type)

    @@ -376,8 +549,8 @@

    Arguments

    - - + - + - - + - + @@ -451,12 +624,12 @@

    Arguments

    @@ -466,12 +639,12 @@

    Arguments

    @@ -481,7 +654,37 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -496,7 +699,7 @@

    Arguments

    @@ -511,7 +714,112 @@

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -526,7 +834,7 @@

    Arguments

    @@ -541,7 +849,22 @@

    Arguments

    + + + + + + + + diff --git a/develop/interface/dbcsr_csr_create.html b/develop/interface/dbcsr_csr_create.html index dcc94827506..8d25b5607e1 100644 --- a/develop/interface/dbcsr_csr_create.html +++ b/develop/interface/dbcsr_csr_create.html @@ -131,8 +131,8 @@

    Module Procedures

    @@ -152,7 +152,7 @@

    public interface dbcsr_csr_create

    Module Procedures

    -

    private subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type) +

    private subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type)

    @@ -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

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

    Arguments

    @@ -332,7 +332,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_data_clear.html b/develop/interface/dbcsr_data_clear.html index 2e52f131da4..022ecc2cd3c 100644 --- a/develop/interface/dbcsr_data_clear.html +++ b/develop/interface/dbcsr_data_clear.html @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -301,7 +301,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -332,7 +332,7 @@

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_data_copy.html b/develop/interface/dbcsr_data_copy.html index c2f5941ba93..87d97efda6a 100644 --- a/develop/interface/dbcsr_data_copy.html +++ b/develop/interface/dbcsr_data_copy.html @@ -175,7 +175,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -342,7 +342,7 @@

    Arguments

    @@ -398,7 +398,7 @@

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -501,7 +501,7 @@

    Arguments

    @@ -516,7 +516,7 @@

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    @@ -604,7 +604,7 @@

    Arguments

    @@ -619,7 +619,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_data_get_sizes.html b/develop/interface/dbcsr_data_get_sizes.html index 9849f5e7b6c..26b064bfed5 100644 --- a/develop/interface/dbcsr_data_get_sizes.html +++ b/develop/interface/dbcsr_data_get_sizes.html @@ -172,7 +172,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

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

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_data_set.html b/develop/interface/dbcsr_data_set.html index fc3da000538..d64825eb450 100644 --- a/develop/interface/dbcsr_data_set.html +++ b/develop/interface/dbcsr_data_set.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -447,7 +447,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -597,7 +597,7 @@

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    @@ -668,7 +668,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_data_set_pointer.html b/develop/interface/dbcsr_data_set_pointer.html index 053d691a701..60783f3f4b8 100644 --- a/develop/interface/dbcsr_data_set_pointer.html +++ b/develop/interface/dbcsr_data_set_pointer.html @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -398,7 +398,7 @@

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    @@ -468,7 +468,7 @@

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    @@ -523,7 +523,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -578,7 +578,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_distribution_new.html b/develop/interface/dbcsr_distribution_new.html index 7067030c562..5627c08a0a8 100644 --- a/develop/interface/dbcsr_distribution_new.html +++ b/develop/interface/dbcsr_distribution_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

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    @@ -418,7 +418,7 @@

    Arguments

    @@ -433,7 +433,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_dot.html b/develop/interface/dbcsr_dot.html index cf36c3570fa..a210e70f327 100644 --- a/develop/interface/dbcsr_dot.html +++ b/develop/interface/dbcsr_dot.html @@ -74,20 +74,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
  • @@ -154,11 +154,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(inout) @@ -181,12 +181,12 @@

    Arguments

    :: matrix - +

    new matrix

    - + character(len=*), intent(in)
    - - type(dbcsr_distribution_type), + + type(dbcsr_distribution_obj), intent(in) @@ -211,12 +211,12 @@

    Arguments

    :: dist - +

    distribution_2d distribution

    - + character(len=1), intent(in) :: matrix_type - +

    'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric

    - + integer, intent(inout), - DIMENSION(:), POINTER + optional, + DIMENSION(:), POINTER, CONTIGUOUS :: row_blk_size
    - + integer, intent(inout), - DIMENSION(:), POINTER + optional, + DIMENSION(:), POINTER, CONTIGUOUS :: col_blk_size
    - + + type(array_i1d_obj), + intent(in),optional + + ::row_blk_size_obj + +
    + + type(array_i1d_obj), + intent(in),optional + + ::col_blk_size_obj + +
    + integer, intent(in), :: nze - +

    number of elements +type of data from 'rRcC' for single/double precision real/complex, default is 'R'

    - + integer, intent(in), :: data_type +

    number of elements +type of data from 'rRcC' for single/double precision real/complex, default is 'R'

    +
    + + type(dbcsr_data_obj), + intent(in),optional + + ::data_buffer
    - + + type(dbcsr_memtype_type), + intent(in),optional + + ::data_memory_type +

    allocate indices and data using special memory +allocate indices using special memory

    +
    + + type(dbcsr_memtype_type), + intent(in),optional + + ::index_memory_type +

    allocate indices and data using special memory +allocate indices using special memory

    +
    + + integer, + intent(in),optional + + ::max_rbs + +
    + + integer, + intent(in),optional + + ::max_cbs + +
    + + type(array_i1d_obj), + intent(in),optional + + ::row_blk_offset + +
    + + type(array_i1d_obj), + intent(in),optional + + ::col_blk_offset + +
    + + type(dbcsr_distribution_obj), + intent(in),optional + + ::thread_dist + +
    + logical, intent(in), :: reuse - +

    reuses an existing matrix, default is to create a fresh one +uses the mutable data for working and not the append-only data; default is append-only

    - + logical, intent(in), :: reuse_arrays - +

    reuses an existing matrix, default is to create a fresh one +uses the mutable data for working and not the append-only data; default is append-only

    - + logical, intent(in), :: mutable_work - +

    reuses an existing matrix, default is to create a fresh one +uses the mutable data for working and not the append-only data; default is append-only

    - + + logical, + intent(in),optional + + ::make_index +

    reuses an existing matrix, default is to create a fresh one +uses the mutable data for working and not the append-only data; default is append-only

    +
    + character(len=1), intent(in), :: replication_type - +

    replication to be used for this matrix; default is dbcsr_repl_none

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -391,38 +564,38 @@

    Arguments

    - - character(len=*), + + type(dbcsr_type), intent(in),optional +intent(in) ::nametemplate
    - - type(dbcsr_type), + + character(len=*), intent(in) +intent(in),optional ::templatename
    - - type(dbcsr_distribution_type), + + type(dbcsr_distribution_obj), intent(in), optional @@ -436,7 +609,7 @@

    Arguments

    - + character(len=1), intent(in),
    - + integer, intent(inout), optional, - DIMENSION(:), POINTER + DIMENSION(:), POINTER, CONTIGUOUS :: row_blk_size
    - + integer, intent(inout), optional, - DIMENSION(:), POINTER + DIMENSION(:), POINTER, CONTIGUOUS :: col_blk_size
    - + + type(array_i1d_obj), + intent(in),optional + + ::row_blk_size_obj + +
    + + type(array_i1d_obj), + intent(in),optional + + ::col_blk_size_obj + +
    + integer, intent(in),
    - + integer, intent(in),
    - + + type(dbcsr_data_obj), + intent(in),optional + + ::data_buffer + +
    + + type(dbcsr_memtype_type), + intent(in),optional + + ::data_memory_type + +
    + + type(dbcsr_memtype_type), + intent(in),optional + + ::index_memory_type + +
    + + integer, + intent(in),optional + + ::max_rbs + +
    + + integer, + intent(in),optional + + ::max_cbs + +
    + + type(array_i1d_obj), + intent(in),optional + + ::row_blk_offset + +
    + + type(array_i1d_obj), + intent(in),optional + + ::col_blk_offset + +
    + logical, intent(in),
    - + logical, intent(in),
    - + + logical, + intent(in),optional + + ::make_index + +
    + character(len=1), intent(in),
    - + type(dbcsr_csr_type), intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8)
    - + integer, intent(in)
    - + integer, 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)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + 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)
    - + 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(inout)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + 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)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_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(out)
    - + type(dbcsr_mp_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),
    - + logical,
    @@ -173,8 +173,8 @@

    Arguments

    - + @@ -226,12 +224,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) @@ -183,14 +183,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -199,23 +198,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

    +
    @@ -246,8 +243,8 @@

    Arguments

    - + @@ -299,11 +294,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) @@ -256,14 +253,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -272,21 +268,20 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

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

    Arguments

    - + @@ -371,11 +364,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) @@ -328,14 +323,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -344,23 +338,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

    +
    @@ -390,8 +383,8 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_dot~2.html b/develop/interface/dbcsr_dot~2.html index 26ebeedbf44..4e3794f4ec6 100644 --- a/develop/interface/dbcsr_dot~2.html +++ b/develop/interface/dbcsr_dot~2.html @@ -74,20 +74,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
  • @@ -154,11 +154,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(in) @@ -400,14 +393,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -416,23 +408,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

    +
    @@ -173,8 +173,8 @@

    Arguments

    - + @@ -224,11 +226,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) @@ -183,13 +183,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -198,22 +199,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

    @@ -243,8 +246,8 @@

    Arguments

    - + @@ -294,11 +299,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) @@ -253,13 +256,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -268,20 +272,21 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

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

    Arguments

    - + @@ -364,11 +371,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) @@ -323,13 +328,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -338,22 +344,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

    @@ -383,8 +390,8 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_filter.html b/develop/interface/dbcsr_filter.html index 26b338bb9d1..56b6bfeb2bb 100644 --- a/develop/interface/dbcsr_filter.html +++ b/develop/interface/dbcsr_filter.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -404,7 +404,7 @@

    Arguments

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

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -574,7 +574,7 @@

    Arguments

    @@ -589,7 +589,7 @@

    Arguments

    @@ -604,7 +604,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_block_p.html b/develop/interface/dbcsr_get_block_p.html index 20d757ecccf..db097c48976 100644 --- a/develop/interface/dbcsr_get_block_p.html +++ b/develop/interface/dbcsr_get_block_p.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p
  • 5 statements + title="

    0.0% of total for procedures.

    Including implementation: 162 statements, 0.3% of total for procedures.">10 statements
  • - Source File + Source File
  • @@ -163,7 +170,7 @@

    Module Procedures

    -

    Gets a 1-d block from a dbcsr matrix

    +

    Arguments

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

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -408,22 +416,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

    - + 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),
    @@ -178,8 +185,8 @@

    Arguments

    @@ -203,13 +210,12 @@

    Arguments

    @@ -219,13 +225,12 @@

    Arguments

    @@ -235,12 +240,12 @@

    Arguments

    @@ -250,12 +255,12 @@

    Arguments

    @@ -265,12 +270,12 @@

    Arguments

    @@ -280,13 +285,12 @@

    Arguments

    @@ -296,8 +300,7 @@

    Arguments

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

    Arguments

    -

    Gets a 1-d block from a dbcsr matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,12 +195,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_8), :: block -

    the block to get (rank-1 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    @@ -327,8 +330,8 @@

    Arguments

    @@ -352,13 +355,12 @@

    Arguments

    @@ -368,13 +370,12 @@

    Arguments

    @@ -384,12 +385,12 @@

    Arguments

    @@ -399,12 +400,12 @@

    Arguments

    @@ -414,12 +415,12 @@

    Arguments

    @@ -429,13 +430,12 @@

    Arguments

    @@ -445,8 +445,7 @@

    Arguments

    @@ -461,7 +460,7 @@

    Arguments

    -

    Gets a 1-d block from a dbcsr matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -337,12 +340,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_4), :: block -

    the block to get (rank-1 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    @@ -476,8 +475,8 @@

    Arguments

    @@ -501,13 +500,12 @@

    Arguments

    @@ -517,13 +515,12 @@

    Arguments

    @@ -533,12 +530,12 @@

    Arguments

    @@ -548,12 +545,12 @@

    Arguments

    @@ -563,12 +560,12 @@

    Arguments

    @@ -578,13 +575,12 @@

    Arguments

    @@ -594,8 +590,7 @@

    Arguments

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

    Arguments

    -

    Gets a 1-d block from a dbcsr matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -486,12 +485,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_8), :: block -

    the block to get (rank-1 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    @@ -625,8 +620,8 @@

    Arguments

    @@ -650,13 +645,12 @@

    Arguments

    @@ -666,13 +660,12 @@

    Arguments

    @@ -682,12 +675,12 @@

    Arguments

    @@ -697,12 +690,12 @@

    Arguments

    @@ -712,12 +705,12 @@

    Arguments

    @@ -727,13 +720,12 @@

    Arguments

    @@ -743,8 +735,7 @@

    Arguments

    @@ -759,7 +750,7 @@

    Arguments

    -

    Gets a 2-d block from a dbcsr matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -635,12 +630,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_4), :: block -

    the block to get (rank-1 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    @@ -774,8 +765,8 @@

    Arguments

    @@ -799,13 +790,12 @@

    Arguments

    @@ -815,13 +805,12 @@

    Arguments

    @@ -831,12 +820,12 @@

    Arguments

    @@ -846,12 +835,12 @@

    Arguments

    @@ -861,12 +850,12 @@

    Arguments

    @@ -876,13 +865,12 @@

    Arguments

    @@ -892,8 +880,7 @@

    Arguments

    @@ -908,7 +895,7 @@

    Arguments

    -

    Gets a 2-d block from a dbcsr matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -784,12 +775,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_8), :: block -

    the block to get (rank-2 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    @@ -923,8 +910,8 @@

    Arguments

    @@ -948,13 +935,12 @@

    Arguments

    @@ -964,13 +950,12 @@

    Arguments

    @@ -980,12 +965,12 @@

    Arguments

    @@ -995,12 +980,12 @@

    Arguments

    @@ -1010,12 +995,12 @@

    Arguments

    @@ -1025,13 +1010,12 @@

    Arguments

    @@ -1041,8 +1025,7 @@

    Arguments

    @@ -1057,7 +1040,7 @@

    Arguments

    -

    Gets a 2-d block from a dbcsr matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -933,12 +920,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_4), :: block -

    the block to get (rank-2 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    @@ -1072,8 +1055,8 @@

    Arguments

    @@ -1097,13 +1080,12 @@

    Arguments

    @@ -1113,13 +1095,12 @@

    Arguments

    @@ -1129,12 +1110,12 @@

    Arguments

    @@ -1144,12 +1125,12 @@

    Arguments

    @@ -1159,12 +1140,12 @@

    Arguments

    @@ -1174,13 +1155,12 @@

    Arguments

    @@ -1190,8 +1170,7 @@

    Arguments

    @@ -1206,7 +1185,7 @@

    Arguments

    -

    Gets a 2-d block from a dbcsr matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -1082,12 +1065,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_8), :: block -

    the block to get (rank-2 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    @@ -1221,8 +1200,8 @@

    Arguments

    @@ -1246,13 +1225,12 @@

    Arguments

    @@ -1262,13 +1240,12 @@

    Arguments

    @@ -1278,12 +1255,12 @@

    Arguments

    @@ -1293,12 +1270,12 @@

    Arguments

    @@ -1308,12 +1285,12 @@

    Arguments

    @@ -1323,13 +1300,12 @@

    Arguments

    @@ -1339,8 +1315,7 @@

    Arguments

    @@ -1351,11 +1326,11 @@

    Arguments

    -

    private subroutine dbcsr_get_block_p_area(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_block_notrans_p_d(matrix, row, col, block, found, row_size, col_size)

    -

    Gets a block from a dbcsr matrix as a data area

    Read more… +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -1231,12 +1210,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_4), :: block -

    the block to get (rank-2 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    @@ -1370,8 +1345,8 @@

    Arguments

    @@ -1395,13 +1370,12 @@

    Arguments

    @@ -1411,28 +1385,27 @@

    Arguments

    - + @@ -1440,15 +1413,129 @@

    Arguments

    - + + + + + + + + + + + + + + + + + + + + +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -1380,12 +1355,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - - type(dbcsr_data_obj), + + real(kind=real_8), intent(inout) - + DIMENSION(:), POINTER :: block -

    the block to get

    +
    - + logical, intent(out) ::trfound + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + +
    +

    + +
    +

    private subroutine dbcsr_get_block_notrans_p_s(matrix, row, col, block, found, row_size, col_size) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1458,13 +1545,12 @@

    Arguments

    @@ -1474,13 +1560,12 @@

    Arguments

    @@ -1490,8 +1575,787 @@

    Arguments

    + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(in) + + ::matrix + +
    + + integer, + intent(in) + + ::row + +
    + + integer, + intent(in) + + ::col + +
    + + real(kind=real_4), + + DIMENSION(:), POINTER + ::block -

    whether the data is transposed -whether the block exists in the matrix

    +
    - + logical, intent(out) :: found -

    whether the data is transposed -whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_get_block_notrans_p_z(matrix, row, col, block, found, row_size, col_size) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(in) + + ::matrix + +
    + + integer, + intent(in) + + ::row + +
    + + integer, + intent(in) + + ::col + +
    + + complex(kind=real_8), + + DIMENSION(:), POINTER + ::block + +
    + + logical, + intent(out) + + ::found + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_get_block_notrans_p_c(matrix, row, col, block, found, row_size, col_size) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(in) + + ::matrix + +
    + + integer, + intent(in) + + ::row + +
    + + integer, + intent(in) + + ::col + +
    + + complex(kind=real_4), + + DIMENSION(:), POINTER + ::block + +
    + + logical, + intent(out) + + ::found + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_get_2d_block_notrans_p_d(matrix, row, col, block, found, row_size, col_size) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(inout) + + ::matrix + +
    + + integer, + intent(in) + + ::row + +
    + + integer, + intent(in) + + ::col + +
    + + real(kind=real_8), + + DIMENSION(:, :), POINTER + ::block + +
    + + logical, + intent(out) + + ::found + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_get_2d_block_notrans_p_s(matrix, row, col, block, found, row_size, col_size) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(inout) + + ::matrix + +
    + + integer, + intent(in) + + ::row + +
    + + integer, + intent(in) + + ::col + +
    + + real(kind=real_4), + + DIMENSION(:, :), POINTER + ::block + +
    + + logical, + intent(out) + + ::found + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_get_2d_block_notrans_p_z(matrix, row, col, block, found, row_size, col_size) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(inout) + + ::matrix + +
    + + integer, + intent(in) + + ::row + +
    + + integer, + intent(in) + + ::col + +
    + + complex(kind=real_8), + + DIMENSION(:, :), POINTER + ::block + +
    + + logical, + intent(out) + + ::found + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_get_2d_block_notrans_p_c(matrix, row, col, block, found, row_size, col_size) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/develop/interface/dbcsr_get_block_p~2.html b/develop/interface/dbcsr_get_block_p~2.html index e93b1cc508b..6d18475f55a 100644 --- a/develop/interface/dbcsr_get_block_p~2.html +++ b/develop/interface/dbcsr_get_block_p~2.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p
  • 10 statements + title="

    0.0% of total for procedures.

    Including implementation: 368 statements, 0.6% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -170,7 +163,7 @@

    Module Procedures

    - +

    Gets a 1-d block from a dbcsr matrix

    Arguments

    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(inout) + + ::matrix + +
    + + integer, + intent(in) + + ::row + +
    + + integer, + intent(in) + + ::col + +
    + + complex(kind=real_4), + + DIMENSION(:, :), POINTER + ::block + +
    + + logical, + intent(out) + + ::found + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size +
    @@ -185,8 +178,8 @@

    Arguments

    @@ -210,12 +203,13 @@

    Arguments

    @@ -225,12 +219,13 @@

    Arguments

    @@ -240,12 +235,12 @@

    Arguments

    @@ -255,12 +250,12 @@

    Arguments

    @@ -270,12 +265,12 @@

    Arguments

    @@ -285,12 +280,13 @@

    Arguments

    @@ -300,7 +296,8 @@

    Arguments

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

    Arguments

    - +

    Gets a 1-d block from a dbcsr matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -195,12 +188,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_8), :: block - +

    the block to get (rank-1 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    @@ -330,8 +327,8 @@

    Arguments

    @@ -355,12 +352,13 @@

    Arguments

    @@ -370,12 +368,13 @@

    Arguments

    @@ -385,12 +384,12 @@

    Arguments

    @@ -400,12 +399,12 @@

    Arguments

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

    Arguments

    @@ -430,12 +429,13 @@

    Arguments

    @@ -445,7 +445,8 @@

    Arguments

    @@ -460,7 +461,7 @@

    Arguments

    - +

    Gets a 1-d block from a dbcsr matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -340,12 +337,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_4), :: block - +

    the block to get (rank-1 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    @@ -475,8 +476,8 @@

    Arguments

    @@ -500,12 +501,13 @@

    Arguments

    @@ -515,12 +517,13 @@

    Arguments

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

    Arguments

    @@ -545,12 +548,12 @@

    Arguments

    @@ -560,12 +563,12 @@

    Arguments

    @@ -575,12 +578,13 @@

    Arguments

    @@ -590,7 +594,8 @@

    Arguments

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

    Arguments

    - +

    Gets a 1-d block from a dbcsr matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -485,12 +486,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_8), :: block - +

    the block to get (rank-1 array)

    :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    @@ -620,8 +625,8 @@

    Arguments

    @@ -645,12 +650,13 @@

    Arguments

    @@ -660,12 +666,13 @@

    Arguments

    @@ -675,12 +682,12 @@

    Arguments

    @@ -690,12 +697,12 @@

    Arguments

    @@ -705,12 +712,12 @@

    Arguments

    @@ -720,12 +727,13 @@

    Arguments

    @@ -735,7 +743,8 @@

    Arguments

    @@ -750,7 +759,7 @@

    Arguments

    - +

    Gets a 2-d block from a dbcsr matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -630,12 +635,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_4), :: block - +

    the block to get (rank-1 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    @@ -765,8 +774,8 @@

    Arguments

    @@ -790,12 +799,13 @@

    Arguments

    @@ -805,12 +815,13 @@

    Arguments

    @@ -820,12 +831,12 @@

    Arguments

    @@ -835,12 +846,12 @@

    Arguments

    @@ -850,12 +861,12 @@

    Arguments

    @@ -865,12 +876,13 @@

    Arguments

    @@ -880,7 +892,8 @@

    Arguments

    @@ -895,7 +908,7 @@

    Arguments

    - +

    Gets a 2-d block from a dbcsr matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -775,7 +784,7 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_8), :: block - +

    the block to get (rank-2 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    @@ -910,8 +923,8 @@

    Arguments

    @@ -935,12 +948,13 @@

    Arguments

    @@ -950,12 +964,13 @@

    Arguments

    @@ -965,12 +980,12 @@

    Arguments

    @@ -980,12 +995,12 @@

    Arguments

    @@ -995,12 +1010,12 @@

    Arguments

    @@ -1010,12 +1025,13 @@

    Arguments

    @@ -1025,7 +1041,8 @@

    Arguments

    @@ -1040,7 +1057,7 @@

    Arguments

    - +

    Gets a 2-d block from a dbcsr matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -920,12 +933,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_4), :: block - +

    the block to get (rank-2 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    @@ -1055,8 +1072,8 @@

    Arguments

    @@ -1080,12 +1097,13 @@

    Arguments

    @@ -1095,12 +1113,13 @@

    Arguments

    @@ -1110,12 +1129,12 @@

    Arguments

    @@ -1125,12 +1144,12 @@

    Arguments

    @@ -1140,12 +1159,12 @@

    Arguments

    @@ -1155,12 +1174,13 @@

    Arguments

    @@ -1170,7 +1190,8 @@

    Arguments

    @@ -1185,7 +1206,7 @@

    Arguments

    - +

    Gets a 2-d block from a dbcsr matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -1065,12 +1082,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_8), :: block - +

    the block to get (rank-2 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    @@ -1200,8 +1221,8 @@

    Arguments

    @@ -1225,12 +1246,13 @@

    Arguments

    @@ -1240,12 +1262,13 @@

    Arguments

    @@ -1255,12 +1278,12 @@

    Arguments

    @@ -1270,12 +1293,12 @@

    Arguments

    @@ -1285,12 +1308,12 @@

    Arguments

    @@ -1300,12 +1323,13 @@

    Arguments

    @@ -1315,7 +1339,8 @@

    Arguments

    @@ -1326,11 +1351,11 @@

    Arguments

    -

    private subroutine dbcsr_get_block_notrans_p_d(matrix, row, col, block, found, row_size, col_size) +

    private subroutine dbcsr_get_block_p_area(matrix, row, col, block, tr, found, row_size, col_size)

    - +

    Gets a block from a dbcsr matrix as a data area

    Read more…

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -1210,12 +1231,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_4), :: block - +

    the block to get (rank-2 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    @@ -1345,8 +1370,8 @@

    Arguments

    @@ -1370,12 +1395,13 @@

    Arguments

    @@ -1385,27 +1411,28 @@

    Arguments

    - + @@ -1413,124 +1440,10 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - -
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -1355,12 +1380,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - - real(kind=real_8), + + type(dbcsr_data_obj), intent(inout) - DIMENSION(:), POINTER + :: block - +

    the block to get

    - + logical, intent(out) ::found - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_get_block_notrans_p_s(matrix, row, col, block, found, row_size, col_size) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -1545,12 +1458,13 @@

    Arguments

    @@ -1560,12 +1474,13 @@

    Arguments

    @@ -1575,787 +1490,8 @@

    Arguments

    - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(in) - - ::matrix - -
    - - integer, - intent(in) - - ::row - -
    - - integer, - intent(in) - - ::col - -
    - - real(kind=real_4), - - DIMENSION(:), POINTER - ::blocktr - +

    whether the data is transposed +whether the block exists in the matrix

    :: found - +

    whether the data is transposed +whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_get_block_notrans_p_z(matrix, row, col, block, found, row_size, col_size) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(in) - - ::matrix - -
    - - integer, - intent(in) - - ::row - -
    - - integer, - intent(in) - - ::col - -
    - - complex(kind=real_8), - - DIMENSION(:), POINTER - ::block - -
    - - logical, - intent(out) - - ::found - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_get_block_notrans_p_c(matrix, row, col, block, found, row_size, col_size) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(in) - - ::matrix - -
    - - integer, - intent(in) - - ::row - -
    - - integer, - intent(in) - - ::col - -
    - - complex(kind=real_4), - - DIMENSION(:), POINTER - ::block - -
    - - logical, - intent(out) - - ::found - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_get_2d_block_notrans_p_d(matrix, row, col, block, found, row_size, col_size) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(inout) - - ::matrix - -
    - - integer, - intent(in) - - ::row - -
    - - integer, - intent(in) - - ::col - -
    - - real(kind=real_8), - - DIMENSION(:, :), POINTER - ::block - -
    - - logical, - intent(out) - - ::found - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_get_2d_block_notrans_p_s(matrix, row, col, block, found, row_size, col_size) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(inout) - - ::matrix - -
    - - integer, - intent(in) - - ::row - -
    - - integer, - intent(in) - - ::col - -
    - - real(kind=real_4), - - DIMENSION(:, :), POINTER - ::block - -
    - - logical, - intent(out) - - ::found - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_get_2d_block_notrans_p_z(matrix, row, col, block, found, row_size, col_size) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(inout) - - ::matrix - -
    - - integer, - intent(in) - - ::row - -
    - - integer, - intent(in) - - ::col - -
    - - complex(kind=real_8), - - DIMENSION(:, :), POINTER - ::block - -
    - - logical, - intent(out) - - ::found - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_get_2d_block_notrans_p_c(matrix, row, col, block, found, row_size, col_size) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/develop/interface/dbcsr_get_data.html b/develop/interface/dbcsr_get_data.html index 9134d9aaa62..003a78da265 100644 --- a/develop/interface/dbcsr_get_data.html +++ b/develop/interface/dbcsr_get_data.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -351,7 +351,7 @@

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

    @@ -381,7 +381,7 @@

    Arguments

    @@ -397,7 +397,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    @@ -468,7 +468,7 @@

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -540,7 +540,7 @@

    Arguments

    @@ -555,7 +555,7 @@

    Arguments

    @@ -571,7 +571,7 @@

    Arguments

    @@ -612,7 +612,7 @@

    Arguments

    @@ -627,7 +627,7 @@

    Arguments

    @@ -642,7 +642,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -729,7 +729,7 @@

    Arguments

    @@ -745,7 +745,7 @@

    Arguments

    @@ -786,7 +786,7 @@

    Arguments

    @@ -801,7 +801,7 @@

    Arguments

    @@ -816,7 +816,7 @@

    Arguments

    @@ -832,7 +832,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_data_cptr.html b/develop/interface/dbcsr_get_data_cptr.html index aa7d03b8795..e13dae7a5f3 100644 --- a/develop/interface/dbcsr_get_data_cptr.html +++ b/develop/interface/dbcsr_get_data_cptr.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -280,7 +280,7 @@

    Arguments

    @@ -295,7 +295,7 @@

    Arguments

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

    Arguments

    @@ -357,7 +357,7 @@

    Arguments

    @@ -372,7 +372,7 @@

    Arguments

    @@ -387,7 +387,7 @@

    Arguments

    @@ -403,7 +403,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_get_data_p.html b/develop/interface/dbcsr_get_data_p.html index 6de27404d1f..c4a81064704 100644 --- a/develop/interface/dbcsr_get_data_p.html +++ b/develop/interface/dbcsr_get_data_p.html @@ -74,20 +74,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
  • @@ -154,11 +154,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

    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(inout) - - ::matrix - -
    - - integer, - intent(in) - - ::row - -
    - - integer, - intent(in) - - ::col - -
    - - complex(kind=real_4), - - DIMENSION(:, :), POINTER - ::block - -
    - - logical, - intent(out) - - ::found - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - +

    logical row size of block +logical column size of block

    - + 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),
    @@ -173,22 +173,22 @@

    Arguments

    - + @@ -198,12 +198,12 @@

    Arguments

    @@ -213,13 +213,12 @@

    Arguments

    @@ -229,8 +228,7 @@

    Arguments

    @@ -240,17 +238,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

    +
    @@ -265,22 +263,22 @@

    Arguments

    - + @@ -290,12 +288,12 @@

    Arguments

    @@ -305,13 +303,12 @@

    Arguments

    @@ -321,8 +318,7 @@

    Arguments

    @@ -332,17 +328,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

    +
    - + 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

    +
    @@ -357,22 +353,22 @@

    Arguments

    - + @@ -382,12 +378,12 @@

    Arguments

    @@ -397,13 +393,12 @@

    Arguments

    @@ -413,8 +408,7 @@

    Arguments

    @@ -424,17 +418,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

    +
    @@ -449,22 +443,22 @@

    Arguments

    - + @@ -474,12 +468,12 @@

    Arguments

    @@ -489,13 +483,12 @@

    Arguments

    @@ -505,8 +498,7 @@

    Arguments

    @@ -516,7 +508,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 51bda25007a..e436925c5df 100644 --- a/develop/interface/dbcsr_get_data_p~2.html +++ b/develop/interface/dbcsr_get_data_p~2.html @@ -74,20 +74,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
  • @@ -154,11 +154,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_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

    +
    @@ -173,22 +173,22 @@

    Arguments

    - + @@ -198,12 +198,12 @@

    Arguments

    @@ -213,12 +213,13 @@

    Arguments

    @@ -228,7 +229,8 @@

    Arguments

    @@ -238,17 +240,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

    @@ -263,17 +265,17 @@

    Arguments

    - + @@ -288,12 +290,12 @@

    Arguments

    @@ -303,12 +305,13 @@

    Arguments

    @@ -318,7 +321,8 @@

    Arguments

    @@ -328,17 +332,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

    :: 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

    @@ -353,22 +357,22 @@

    Arguments

    - + @@ -378,12 +382,12 @@

    Arguments

    @@ -393,12 +397,13 @@

    Arguments

    @@ -408,7 +413,8 @@

    Arguments

    @@ -418,17 +424,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

    - + integer, intent(in), :: lb - +

    lower bound for pointer +upper bound for pointer

    - + integer, intent(in), :: ub - +

    lower bound for pointer +upper bound for pointer

    @@ -443,22 +449,22 @@

    Arguments

    - + @@ -468,12 +474,12 @@

    Arguments

    @@ -483,12 +489,13 @@

    Arguments

    @@ -498,7 +505,8 @@

    Arguments

    @@ -508,7 +516,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 47c032cb467..557562a2e89 100644 --- a/develop/interface/dbcsr_get_diag.html +++ b/develop/interface/dbcsr_get_diag.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,7 +154,7 @@

    public interface dbcsr_get_diag

    Module Procedures

    -

    private subroutine dbcsr_get_diag_s(matrix, diag) +

    private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -173,8 +173,8 @@

    Arguments

    @@ -338,8 +338,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_diag~2.html b/develop/interface/dbcsr_get_diag~2.html index 9eead5e7318..fbbd194f7eb 100644 --- a/develop/interface/dbcsr_get_diag~2.html +++ b/develop/interface/dbcsr_get_diag~2.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,7 +154,7 @@

    public interface dbcsr_get_diag

    Module Procedures

    -

    private subroutine dbcsr_get_diag_d(matrix, diag) +

    private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -173,8 +173,8 @@

    Arguments

    @@ -338,8 +338,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_get_wms_data_p.html b/develop/interface/dbcsr_get_wms_data_p.html index 7e484b6471f..627e941df51 100644 --- a/develop/interface/dbcsr_get_wms_data_p.html +++ b/develop/interface/dbcsr_get_wms_data_p.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -278,7 +278,7 @@

    Arguments

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

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    @@ -428,7 +428,7 @@

    Arguments

    @@ -443,7 +443,7 @@

    Arguments

    @@ -488,7 +488,7 @@

    Arguments

    @@ -518,7 +518,7 @@

    Arguments

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

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_hybrid_alltoall.html b/develop/interface/dbcsr_hybrid_alltoall.html index 3daf2a713d6..bfc6a2ad091 100644 --- a/develop/interface/dbcsr_hybrid_alltoall.html +++ b/develop/interface/dbcsr_hybrid_alltoall.html @@ -265,7 +265,7 @@

    Arguments

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

    Arguments

    @@ -627,7 +627,7 @@

    Arguments

    @@ -808,7 +808,7 @@

    Arguments

    @@ -989,7 +989,7 @@

    Arguments

    @@ -1170,7 +1170,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_init_lib.html b/develop/interface/dbcsr_init_lib.html index 41c3879614b..cfa8718b7a0 100644 --- a/develop/interface/dbcsr_init_lib.html +++ b/develop/interface/dbcsr_init_lib.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_iterator_next_block.html b/develop/interface/dbcsr_iterator_next_block.html index 64834d2a042..b8581a9a651 100644 --- a/develop/interface/dbcsr_iterator_next_block.html +++ b/develop/interface/dbcsr_iterator_next_block.html @@ -74,20 +74,20 @@

    dbcsr_iterator_next_block
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 153 statements, 0.2% of total for procedures.">11 statements
  • - Source File + Source File
  • @@ -160,7 +167,7 @@

    public interface dbcsr_iterator_next_block

    Module Procedures

    -

    private subroutine iterator_next_block_index(iterator, row, column, blk, transposed, blk_p, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_block_index(iterator, row, column, blk, blk_p)

    @@ -179,8 +186,8 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -245,22 +252,7 @@

    Arguments

    - - - - - - - - @@ -270,87 +262,7 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -361,11 +273,11 @@

    Arguments

    -

    private subroutine iterator_next_area_block(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_2d_block_d(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    -

    Gets the next data block encapsulated in an object.

    +

    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

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,8 +188,8 @@

    Arguments

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

    Arguments

    -

    private subroutine dbcsr_get_diag_d(matrix, diag) +

    private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -228,8 +228,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -243,8 +243,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(out), @@ -283,8 +283,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -298,7 +298,7 @@

    Arguments

    - + complex(kind=real_4), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -353,7 +353,7 @@

    Arguments

    - + complex(kind=real_8), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,8 +188,8 @@

    Arguments

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

    Arguments

    -

    private subroutine dbcsr_get_diag_s(matrix, diag) +

    private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -228,8 +228,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -243,8 +243,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(out), @@ -283,8 +283,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -298,7 +298,7 @@

    Arguments

    - + complex(kind=real_4), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -353,7 +353,7 @@

    Arguments

    - + complex(kind=real_8), intent(out),
    - + 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), + + type(dbcsr_iterator_type), intent(inout) @@ -194,7 +201,7 @@

    Arguments

    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - - logical, - intent(out),optional - - ::transposed -

    whether block is transposed

    -
    - + integer, intent(out), :: blk_p -

    index into block data array -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    -
    - - integer, - intent(out),optional - - ::row_size -

    index into block data array -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    -
    - - integer, - intent(out),optional - - ::col_size -

    index into block data array -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    -
    - - integer, - intent(out),optional - - ::row_offset -

    index into block data array -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    -
    - - integer, - intent(out),optional - - ::col_offset -

    index into block data array -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    +

    index into block data array

    @@ -380,8 +292,8 @@

    Arguments

    @@ -405,13 +317,12 @@

    Arguments

    @@ -421,28 +332,27 @@

    Arguments

    - + @@ -452,12 +362,12 @@

    Arguments

    @@ -467,16 +377,12 @@

    Arguments

    @@ -486,16 +392,12 @@

    Arguments

    @@ -505,16 +407,12 @@

    Arguments

    @@ -524,16 +422,12 @@

    Arguments

    @@ -543,11 +437,7 @@

    Arguments

    @@ -558,11 +448,11 @@

    Arguments

    -

    private subroutine iterator_next_2d_block_d(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_2d_block_s(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    -

    Gets the next data block, single/double precision real/complex

    +

    Arguments

    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -390,12 +302,12 @@

    Arguments

    :: iterator -

    the iterator

    +
    - + integer, intent(out) :: row -

    row of the data block -column of the data block

    +
    - + integer, intent(out) :: column -

    row of the data block -column of the data block

    +
    - - type(dbcsr_data_obj), + + real(kind=real_8), intent(inout) - + DIMENSION(:, :), POINTER :: block -

    encapsulated data

    +
    - + logical, intent(out) :: transposed -

    whether the block data is transposed

    +
    - + integer, intent(out), :: block_number -

    block number -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    +
    - + integer, intent(out), :: row_size -

    block number -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    +
    - + integer, intent(out), :: col_size -

    block number -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    +
    - + integer, intent(out), :: row_offset -

    block number -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    +
    - + integer, intent(out), :: col_offset -

    block number -logical row size of block -logical column size of block -logical row offset of block -logical column offset of block

    +
    @@ -577,8 +467,8 @@

    Arguments

    @@ -602,13 +492,12 @@

    Arguments

    @@ -618,14 +507,13 @@

    Arguments

    @@ -649,12 +537,12 @@

    Arguments

    @@ -664,12 +552,12 @@

    Arguments

    @@ -679,13 +567,12 @@

    Arguments

    @@ -695,13 +582,12 @@

    Arguments

    @@ -711,13 +597,12 @@

    Arguments

    @@ -727,8 +612,7 @@

    Arguments

    @@ -739,11 +623,11 @@

    Arguments

    -

    private subroutine iterator_next_2d_block_s(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_2d_block_c(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    -

    Gets the next data block, single/double precision real/complex

    +

    Arguments

    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -587,12 +477,12 @@

    Arguments

    :: iterator -

    the iterator

    +
    - + integer, intent(out) :: row -

    row of the data block -column of the data block

    +
    - + integer, intent(out) :: column -

    row of the data block -column of the data block

    +
    - - real(kind=real_8), + + real(kind=real_4), @@ -634,12 +522,12 @@

    Arguments

    :: block -

    pointer to the data block

    +
    - + logical, intent(out) :: transposed -

    whether the block data is transposed

    +
    - + integer, intent(out), :: block_number -

    block number

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: row_offset -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_offset -

    logical row size of block -logical column size of block

    +
    @@ -758,8 +642,8 @@

    Arguments

    @@ -783,13 +667,12 @@

    Arguments

    @@ -799,14 +682,13 @@

    Arguments

    @@ -830,12 +712,12 @@

    Arguments

    @@ -845,12 +727,12 @@

    Arguments

    @@ -860,13 +742,12 @@

    Arguments

    @@ -876,13 +757,12 @@

    Arguments

    @@ -892,13 +772,12 @@

    Arguments

    @@ -908,8 +787,7 @@

    Arguments

    @@ -920,11 +798,11 @@

    Arguments

    -

    private subroutine iterator_next_2d_block_c(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_2d_block_z(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    -

    Gets the next data block, single/double precision real/complex

    +

    Arguments

    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -768,12 +652,12 @@

    Arguments

    :: iterator -

    the iterator

    +
    - + integer, intent(out) :: row -

    row of the data block -column of the data block

    +
    - + integer, intent(out) :: column -

    row of the data block -column of the data block

    +
    - real(kind=real_4), + complex(kind=real_4), @@ -815,12 +697,12 @@

    Arguments

    :: block -

    pointer to the data block

    +
    - + logical, intent(out) :: transposed -

    whether the block data is transposed

    +
    - + integer, intent(out), :: block_number -

    block number

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: row_offset -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_offset -

    logical row size of block -logical column size of block

    +
    @@ -939,8 +817,8 @@

    Arguments

    @@ -964,13 +842,12 @@

    Arguments

    @@ -980,14 +857,13 @@

    Arguments

    @@ -1011,12 +887,12 @@

    Arguments

    @@ -1026,12 +902,12 @@

    Arguments

    @@ -1041,13 +917,12 @@

    Arguments

    @@ -1057,13 +932,12 @@

    Arguments

    @@ -1073,13 +947,12 @@

    Arguments

    @@ -1089,8 +962,7 @@

    Arguments

    @@ -1101,11 +973,11 @@

    Arguments

    -

    private subroutine iterator_next_2d_block_z(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_1d_block_d(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    -

    Gets the next data block, single/double precision real/complex

    +

    Arguments

    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -949,12 +827,12 @@

    Arguments

    :: iterator -

    the iterator

    +
    - + integer, intent(out) :: row -

    row of the data block -column of the data block

    +
    - + integer, intent(out) :: column -

    row of the data block -column of the data block

    +
    - - complex(kind=real_4), + + complex(kind=real_8), @@ -996,12 +872,12 @@

    Arguments

    :: block -

    pointer to the data block

    +
    - + logical, intent(out) :: transposed -

    whether the block data is transposed

    +
    - + integer, intent(out), :: block_number -

    block number

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: row_offset -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_offset -

    logical row size of block -logical column size of block

    +
    @@ -1120,8 +992,8 @@

    Arguments

    @@ -1145,13 +1017,12 @@

    Arguments

    @@ -1161,28 +1032,27 @@

    Arguments

    @@ -1192,12 +1062,12 @@

    Arguments

    @@ -1207,12 +1077,12 @@

    Arguments

    @@ -1222,13 +1092,12 @@

    Arguments

    @@ -1238,13 +1107,12 @@

    Arguments

    @@ -1254,13 +1122,12 @@

    Arguments

    @@ -1270,8 +1137,7 @@

    Arguments

    @@ -1282,11 +1148,11 @@

    Arguments

    -

    private subroutine iterator_next_1d_block_d(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_1d_block_s(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    -

    Gets the next data block, single/double precision real/complex

    +

    Arguments

    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -1130,12 +1002,12 @@

    Arguments

    :: iterator -

    the iterator

    +
    - + integer, intent(out) :: row -

    row of the data block -column of the data block

    +
    - + integer, intent(out) :: column -

    row of the data block -column of the data block

    +
    - - complex(kind=real_8), + + real(kind=real_8), - DIMENSION(:, :), POINTER + DIMENSION(:), POINTER :: block -

    pointer to the data block

    +
    - + logical, intent(out) :: transposed -

    whether the block data is transposed

    +
    - + integer, intent(out), :: block_number -

    block number

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: row_offset -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_offset -

    logical row size of block -logical column size of block

    +
    @@ -1301,8 +1167,8 @@

    Arguments

    @@ -1326,13 +1192,12 @@

    Arguments

    @@ -1342,14 +1207,13 @@

    Arguments

    @@ -1373,12 +1237,12 @@

    Arguments

    @@ -1388,12 +1252,12 @@

    Arguments

    @@ -1403,13 +1267,12 @@

    Arguments

    @@ -1419,13 +1282,12 @@

    Arguments

    @@ -1435,13 +1297,12 @@

    Arguments

    @@ -1451,8 +1312,7 @@

    Arguments

    @@ -1463,11 +1323,11 @@

    Arguments

    -

    private subroutine iterator_next_1d_block_s(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_1d_block_c(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    -

    Gets the next data block, single/double precision real/complex

    +

    Arguments

    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -1311,12 +1177,12 @@

    Arguments

    :: iterator -

    the iterator

    +
    - + integer, intent(out) :: row -

    row of the data block -column of the data block

    +
    - + integer, intent(out) :: column -

    row of the data block -column of the data block

    +
    - - real(kind=real_8), + + real(kind=real_4), @@ -1358,12 +1222,12 @@

    Arguments

    :: block -

    pointer to the data block

    +
    - + logical, intent(out) :: transposed -

    whether the block data is transposed

    +
    - + integer, intent(out), :: block_number -

    block number

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: row_offset -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_offset -

    logical row size of block -logical column size of block

    +
    @@ -1482,8 +1342,8 @@

    Arguments

    @@ -1507,13 +1367,12 @@

    Arguments

    @@ -1523,14 +1382,13 @@

    Arguments

    @@ -1554,12 +1412,12 @@

    Arguments

    @@ -1569,12 +1427,12 @@

    Arguments

    @@ -1584,13 +1442,12 @@

    Arguments

    @@ -1600,13 +1457,12 @@

    Arguments

    @@ -1616,13 +1472,12 @@

    Arguments

    @@ -1632,8 +1487,7 @@

    Arguments

    @@ -1644,11 +1498,11 @@

    Arguments

    -

    private subroutine iterator_next_1d_block_c(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_1d_block_z(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    -

    Gets the next data block, single/double precision real/complex

    +

    Arguments

    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -1492,12 +1352,12 @@

    Arguments

    :: iterator -

    the iterator

    +
    - + integer, intent(out) :: row -

    row of the data block -column of the data block

    +
    - + integer, intent(out) :: column -

    row of the data block -column of the data block

    +
    - - real(kind=real_4), + + complex(kind=real_4), @@ -1539,12 +1397,12 @@

    Arguments

    :: block -

    pointer to the data block

    +
    - + logical, intent(out) :: transposed -

    whether the block data is transposed

    +
    - + integer, intent(out), :: block_number -

    block number

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: row_offset -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_offset -

    logical row size of block -logical column size of block

    +
    @@ -1663,8 +1517,8 @@

    Arguments

    @@ -1688,8 +1542,7 @@

    Arguments

    @@ -1704,14 +1557,13 @@

    Arguments

    @@ -1735,12 +1587,12 @@

    Arguments

    @@ -1750,12 +1602,12 @@

    Arguments

    @@ -1765,13 +1617,12 @@

    Arguments

    @@ -1781,13 +1632,12 @@

    Arguments

    @@ -1797,8 +1647,327 @@

    Arguments

    + + + + + + + + + + +
    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -1673,12 +1527,12 @@

    Arguments

    :: iterator -

    the iterator

    +
    - + integer, intent(out) :: row -

    row of the data block -column of the data block

    +
    :: column -

    row of the data block -column of the data block

    +
    - - complex(kind=real_4), + + complex(kind=real_8), @@ -1720,12 +1572,12 @@

    Arguments

    :: block -

    pointer to the data block

    +
    - + logical, intent(out) :: transposed -

    whether the block data is transposed

    +
    - + integer, intent(out), :: block_number -

    block number

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: row_offset -

    logical row size of block -logical column size of block

    + +
    + + integer, + intent(out),optional + + ::col_offset + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_iterator_next_2d_block_notrans_d(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_iterator_type), + intent(inout) + + ::iterator + +
    + + integer, + intent(out) + + ::row + +
    + + integer, + intent(out) + + ::column + +
    + + real(kind=real_8), + + DIMENSION(:, :), POINTER + ::block + +
    + + integer, + intent(out),optional + + ::block_number + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + integer, + intent(out),optional + + ::row_offset + +
    + + integer, + intent(out),optional + + ::col_offset + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_iterator_next_2d_block_notrans_s(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1813,8 +1982,647 @@

    Arguments

    + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_iterator_type), + intent(inout) + + ::iterator + +
    + + integer, + intent(out) + + ::row + +
    + + integer, + intent(out) + + ::column + +
    + + real(kind=real_4), + + DIMENSION(:, :), POINTER + ::block + +
    + + integer, + intent(out),optional + + ::block_number + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + integer, + intent(out),optional + + ::row_offset +
    :: col_offset -

    logical row size of block -logical column size of block

    + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_iterator_next_2d_block_notrans_c(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_iterator_type), + intent(inout) + + ::iterator + +
    + + integer, + intent(out) + + ::row + +
    + + integer, + intent(out) + + ::column + +
    + + complex(kind=real_4), + + DIMENSION(:, :), POINTER + ::block + +
    + + integer, + intent(out),optional + + ::block_number + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + integer, + intent(out),optional + + ::row_offset + +
    + + integer, + intent(out),optional + + ::col_offset + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_iterator_next_2d_block_notrans_z(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_iterator_type), + intent(inout) + + ::iterator + +
    + + integer, + intent(out) + + ::row + +
    + + integer, + intent(out) + + ::column + +
    + + complex(kind=real_8), + + DIMENSION(:, :), POINTER + ::block + +
    + + integer, + intent(out),optional + + ::block_number + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + integer, + intent(out),optional + + ::row_offset + +
    + + integer, + intent(out),optional + + ::col_offset + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_iterator_next_1d_block_notrans_d(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_iterator_type), + intent(inout) + + ::iterator + +
    + + integer, + intent(out) + + ::row + +
    + + integer, + intent(out) + + ::column + +
    + + real(kind=real_8), + + DIMENSION(:), POINTER + ::block + +
    + + integer, + intent(out),optional + + ::block_number + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + integer, + intent(out),optional + + ::row_offset + +
    + + integer, + intent(out),optional + + ::col_offset + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_iterator_next_1d_block_notrans_s(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1825,11 +2633,11 @@

    Arguments

    -

    private subroutine iterator_next_1d_block_z(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine dbcsr_iterator_next_1d_block_notrans_c(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset)

    -

    Gets the next data block, single/double precision real/complex

    +

    Arguments

    TypeIntentOptional AttributesName
    + + type(dbcsr_iterator_type), + intent(inout) + + ::iterator + +
    + + integer, + intent(out) + + ::row + +
    + + integer, + intent(out) + + ::column + +
    + + real(kind=real_4), + + DIMENSION(:), POINTER + ::block + +
    + + integer, + intent(out),optional + + ::block_number + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + integer, + intent(out),optional + + ::row_offset + +
    + + integer, + intent(out),optional + + ::col_offset +
    @@ -1844,8 +2652,8 @@

    Arguments

    @@ -1869,13 +2677,12 @@

    Arguments

    @@ -1885,14 +2692,13 @@

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -1854,12 +2662,12 @@

    Arguments

    :: iterator -

    the iterator

    +
    - + integer, intent(out) :: row -

    row of the data block -column of the data block

    +
    - + integer, intent(out) :: column -

    row of the data block -column of the data block

    +
    - - complex(kind=real_8), + + complex(kind=real_4), @@ -1901,27 +2707,172 @@

    Arguments

    :: block -

    pointer to the data block

    +
    - - logical, + + integer, + intent(out),optional + + ::block_number + +
    + + integer, + intent(out),optional + + ::row_size + +
    + + integer, + intent(out),optional + + ::col_size + +
    + + integer, + intent(out),optional + + ::row_offset + +
    + + integer, + intent(out),optional + + ::col_offset + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_iterator_next_1d_block_notrans_z(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + @@ -1931,12 +2882,12 @@

    Arguments

    @@ -1946,13 +2897,12 @@

    Arguments

    @@ -1962,13 +2912,12 @@

    Arguments

    @@ -1978,13 +2927,12 @@

    Arguments

    @@ -1994,8 +2942,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_iterator_next_block~2.html b/develop/interface/dbcsr_iterator_next_block~2.html index b369e3bdc72..d1d7d4e49fe 100644 --- a/develop/interface/dbcsr_iterator_next_block~2.html +++ b/develop/interface/dbcsr_iterator_next_block~2.html @@ -74,20 +74,20 @@

    dbcsr_iterator_next_block
  • 11 statements + title="

    0.0% of total for procedures.

    Including implementation: 371 statements, 0.6% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -167,7 +160,7 @@

    public interface dbcsr_iterator_next_block

    Module Procedures

    -

    private subroutine dbcsr_iterator_next_block_index(iterator, row, column, blk, blk_p) +

    private subroutine iterator_next_block_index(iterator, row, column, blk, transposed, blk_p, row_size, col_size, row_offset, col_offset)

    @@ -186,8 +179,8 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -252,7 +245,22 @@

    Arguments

    + + + + + + + + @@ -262,7 +270,87 @@

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -273,11 +361,11 @@

    Arguments

    -

    private subroutine dbcsr_iterator_next_2d_block_d(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine iterator_next_area_block(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    - +

    Gets the next data block encapsulated in an object.

    Arguments

    TypeIntentOptional AttributesName
    + + type(dbcsr_iterator_type), + intent(inout) + + ::iterator + +
    + + integer, intent(out) ::transposedrow -

    whether the block data is transposed

    +
    - + + integer, + intent(out) + + ::column + +
    + + complex(kind=real_8), + + DIMENSION(:), POINTER + ::block + +
    + integer, intent(out), :: block_number -

    block number

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: row_offset -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_offset -

    logical row size of block -logical column size of block

    +
    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -201,7 +194,7 @@

    Arguments

    - + integer, intent(out)
    - + integer, intent(out)
    - + integer, intent(out)
    - + + logical, + intent(out),optional + + ::transposed +

    whether block is transposed

    +
    + integer, intent(out), :: blk_p -

    index into block data array

    +

    index into block data array +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    +
    + + integer, + intent(out),optional + + ::row_size +

    index into block data array +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    +
    + + integer, + intent(out),optional + + ::col_size +

    index into block data array +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    +
    + + integer, + intent(out),optional + + ::row_offset +

    index into block data array +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    +
    + + integer, + intent(out),optional + + ::col_offset +

    index into block data array +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    @@ -292,8 +380,8 @@

    Arguments

    @@ -317,12 +405,13 @@

    Arguments

    @@ -332,27 +421,28 @@

    Arguments

    - + @@ -362,12 +452,12 @@

    Arguments

    @@ -377,12 +467,16 @@

    Arguments

    @@ -392,12 +486,16 @@

    Arguments

    @@ -407,12 +505,16 @@

    Arguments

    @@ -422,12 +524,16 @@

    Arguments

    @@ -437,7 +543,11 @@

    Arguments

    @@ -448,11 +558,11 @@

    Arguments

    -

    private subroutine dbcsr_iterator_next_2d_block_s(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine iterator_next_2d_block_d(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    - +

    Gets the next data block, single/double precision real/complex

    Arguments

    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -302,12 +390,12 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(out) :: row - +

    row of the data block +column of the data block

    - + integer, intent(out) :: column - +

    row of the data block +column of the data block

    - - real(kind=real_8), + + type(dbcsr_data_obj), intent(inout) - DIMENSION(:, :), POINTER + :: block - +

    encapsulated data

    - + logical, intent(out) :: transposed - +

    whether the block data is transposed

    - + integer, intent(out), :: block_number - +

    block number +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    - + integer, intent(out), :: row_size - +

    block number +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    - + integer, intent(out), :: col_size - +

    block number +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    - + integer, intent(out), :: row_offset - +

    block number +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    - + integer, intent(out), :: col_offset - +

    block number +logical row size of block +logical column size of block +logical row offset of block +logical column offset of block

    @@ -467,8 +577,8 @@

    Arguments

    @@ -492,12 +602,13 @@

    Arguments

    @@ -507,13 +618,14 @@

    Arguments

    @@ -537,12 +649,12 @@

    Arguments

    @@ -552,12 +664,12 @@

    Arguments

    @@ -567,12 +679,13 @@

    Arguments

    @@ -582,12 +695,13 @@

    Arguments

    @@ -597,12 +711,13 @@

    Arguments

    @@ -612,7 +727,8 @@

    Arguments

    @@ -623,11 +739,11 @@

    Arguments

    -

    private subroutine dbcsr_iterator_next_2d_block_c(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine iterator_next_2d_block_s(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    - +

    Gets the next data block, single/double precision real/complex

    Arguments

    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -477,12 +587,12 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(out) :: row - +

    row of the data block +column of the data block

    - + integer, intent(out) :: column - +

    row of the data block +column of the data block

    - - real(kind=real_4), + + real(kind=real_8), @@ -522,12 +634,12 @@

    Arguments

    :: block - +

    pointer to the data block

    - + logical, intent(out) :: transposed - +

    whether the block data is transposed

    - + integer, intent(out), :: block_number - +

    block number

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: row_offset - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_offset - +

    logical row size of block +logical column size of block

    @@ -642,8 +758,8 @@

    Arguments

    @@ -667,12 +783,13 @@

    Arguments

    @@ -682,13 +799,14 @@

    Arguments

    @@ -712,12 +830,12 @@

    Arguments

    @@ -727,12 +845,12 @@

    Arguments

    @@ -742,12 +860,13 @@

    Arguments

    @@ -757,7 +876,8 @@

    Arguments

    @@ -772,12 +892,13 @@

    Arguments

    @@ -787,7 +908,8 @@

    Arguments

    @@ -798,11 +920,11 @@

    Arguments

    -

    private subroutine dbcsr_iterator_next_2d_block_z(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine iterator_next_2d_block_c(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    - +

    Gets the next data block, single/double precision real/complex

    Arguments

    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -652,12 +768,12 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(out) :: row - +

    row of the data block +column of the data block

    - + integer, intent(out) :: column - +

    row of the data block +column of the data block

    - - complex(kind=real_4), + + real(kind=real_4), @@ -697,12 +815,12 @@

    Arguments

    :: block - +

    pointer to the data block

    - + logical, intent(out) :: transposed - +

    whether the block data is transposed

    - + integer, intent(out), :: block_number - +

    block number

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    :: row_offset - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_offset - +

    logical row size of block +logical column size of block

    @@ -817,8 +939,8 @@

    Arguments

    @@ -842,12 +964,13 @@

    Arguments

    @@ -857,13 +980,14 @@

    Arguments

    @@ -887,12 +1011,12 @@

    Arguments

    @@ -902,12 +1026,12 @@

    Arguments

    @@ -917,12 +1041,13 @@

    Arguments

    @@ -932,12 +1057,13 @@

    Arguments

    @@ -947,12 +1073,13 @@

    Arguments

    @@ -962,7 +1089,8 @@

    Arguments

    @@ -973,11 +1101,11 @@

    Arguments

    -

    private subroutine dbcsr_iterator_next_1d_block_d(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine iterator_next_2d_block_z(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    - +

    Gets the next data block, single/double precision real/complex

    Arguments

    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -827,12 +949,12 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(out) :: row - +

    row of the data block +column of the data block

    - + integer, intent(out) :: column - +

    row of the data block +column of the data block

    - - complex(kind=real_8), + + complex(kind=real_4), @@ -872,12 +996,12 @@

    Arguments

    :: block - +

    pointer to the data block

    - + logical, intent(out) :: transposed - +

    whether the block data is transposed

    - + integer, intent(out), :: block_number - +

    block number

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: row_offset - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_offset - +

    logical row size of block +logical column size of block

    @@ -992,8 +1120,8 @@

    Arguments

    @@ -1017,12 +1145,13 @@

    Arguments

    @@ -1032,27 +1161,28 @@

    Arguments

    @@ -1062,12 +1192,12 @@

    Arguments

    @@ -1077,12 +1207,12 @@

    Arguments

    @@ -1092,12 +1222,13 @@

    Arguments

    @@ -1107,12 +1238,13 @@

    Arguments

    @@ -1122,12 +1254,13 @@

    Arguments

    @@ -1137,7 +1270,8 @@

    Arguments

    @@ -1148,11 +1282,11 @@

    Arguments

    -

    private subroutine dbcsr_iterator_next_1d_block_s(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine iterator_next_1d_block_d(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    - +

    Gets the next data block, single/double precision real/complex

    Arguments

    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -1002,12 +1130,12 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(out) :: row - +

    row of the data block +column of the data block

    - + integer, intent(out) :: column - +

    row of the data block +column of the data block

    - - real(kind=real_8), + + complex(kind=real_8), - DIMENSION(:), POINTER + DIMENSION(:, :), POINTER :: block - +

    pointer to the data block

    - + logical, intent(out) :: transposed - +

    whether the block data is transposed

    - + integer, intent(out), :: block_number - +

    block number

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: row_offset - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_offset - +

    logical row size of block +logical column size of block

    @@ -1167,8 +1301,8 @@

    Arguments

    @@ -1192,12 +1326,13 @@

    Arguments

    @@ -1207,13 +1342,14 @@

    Arguments

    @@ -1237,12 +1373,12 @@

    Arguments

    @@ -1252,12 +1388,12 @@

    Arguments

    @@ -1267,12 +1403,13 @@

    Arguments

    @@ -1282,12 +1419,13 @@

    Arguments

    @@ -1297,12 +1435,13 @@

    Arguments

    @@ -1312,7 +1451,8 @@

    Arguments

    @@ -1323,11 +1463,11 @@

    Arguments

    -

    private subroutine dbcsr_iterator_next_1d_block_c(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine iterator_next_1d_block_s(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    - +

    Gets the next data block, single/double precision real/complex

    Arguments

    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -1177,12 +1311,12 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(out) :: row - +

    row of the data block +column of the data block

    - + integer, intent(out) :: column - +

    row of the data block +column of the data block

    - - real(kind=real_4), + + real(kind=real_8), @@ -1222,12 +1358,12 @@

    Arguments

    :: block - +

    pointer to the data block

    - + logical, intent(out) :: transposed - +

    whether the block data is transposed

    - + integer, intent(out), :: block_number - +

    block number

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: row_offset - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_offset - +

    logical row size of block +logical column size of block

    @@ -1342,8 +1482,8 @@

    Arguments

    @@ -1367,12 +1507,13 @@

    Arguments

    @@ -1382,13 +1523,14 @@

    Arguments

    @@ -1412,12 +1554,12 @@

    Arguments

    @@ -1427,12 +1569,12 @@

    Arguments

    @@ -1442,12 +1584,13 @@

    Arguments

    @@ -1457,12 +1600,13 @@

    Arguments

    @@ -1472,12 +1616,13 @@

    Arguments

    @@ -1487,7 +1632,8 @@

    Arguments

    @@ -1498,11 +1644,11 @@

    Arguments

    -

    private subroutine dbcsr_iterator_next_1d_block_z(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine iterator_next_1d_block_c(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    - +

    Gets the next data block, single/double precision real/complex

    Arguments

    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -1352,12 +1492,12 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(out) :: row - +

    row of the data block +column of the data block

    - + integer, intent(out) :: column - +

    row of the data block +column of the data block

    - - complex(kind=real_4), + + real(kind=real_4), @@ -1397,12 +1539,12 @@

    Arguments

    :: block - +

    pointer to the data block

    - + logical, intent(out) :: transposed - +

    whether the block data is transposed

    - + integer, intent(out), :: block_number - +

    block number

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: row_offset - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_offset - +

    logical row size of block +logical column size of block

    @@ -1517,8 +1663,8 @@

    Arguments

    @@ -1542,12 +1688,13 @@

    Arguments

    @@ -1557,13 +1704,14 @@

    Arguments

    @@ -1587,12 +1735,12 @@

    Arguments

    @@ -1602,12 +1750,12 @@

    Arguments

    @@ -1617,972 +1765,13 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - -
    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -1527,12 +1673,12 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(out) :: row - +

    row of the data block +column of the data block

    - + integer, intent(out) :: column - +

    row of the data block +column of the data block

    - - complex(kind=real_8), + + complex(kind=real_4), @@ -1572,12 +1720,12 @@

    Arguments

    :: block - +

    pointer to the data block

    - + logical, intent(out) :: transposed - +

    whether the block data is transposed

    - + integer, intent(out), :: block_number - +

    block number

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - - integer, - intent(out),optional - - ::col_size - -
    - - integer, - intent(out),optional - - ::row_offset - -
    - - integer, - intent(out),optional - - ::col_offset - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_iterator_next_2d_block_notrans_d(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_iterator_type), - intent(inout) - - ::iterator - -
    - - integer, - intent(out) - - ::row - -
    - - integer, - intent(out) - - ::column - -
    - - real(kind=real_8), - - DIMENSION(:, :), POINTER - ::block - -
    - - integer, - intent(out),optional - - ::block_number - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - integer, - intent(out),optional - - ::row_offset - -
    - - integer, - intent(out),optional - - ::col_offset - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_iterator_next_2d_block_notrans_s(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_iterator_type), - intent(inout) - - ::iterator - -
    - - integer, - intent(out) - - ::row - -
    - - integer, - intent(out) - - ::column - -
    - - real(kind=real_4), - - DIMENSION(:, :), POINTER - ::block - -
    - - integer, - intent(out),optional - - ::block_number - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - integer, - intent(out),optional - - ::row_offset - -
    - - integer, - intent(out),optional - - ::col_offset - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_iterator_next_2d_block_notrans_c(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_iterator_type), - intent(inout) - - ::iterator - -
    - - integer, - intent(out) - - ::row - -
    - - integer, - intent(out) - - ::column - -
    - - complex(kind=real_4), - - DIMENSION(:, :), POINTER - ::block - -
    - - integer, - intent(out),optional - - ::block_number - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - integer, - intent(out),optional - - ::row_offset - -
    - - integer, - intent(out),optional - - ::col_offset - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_iterator_next_2d_block_notrans_z(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_iterator_type), - intent(inout) - - ::iterator - -
    - - integer, - intent(out) - - ::row - -
    - - integer, - intent(out) - - ::column - -
    - - complex(kind=real_8), - - DIMENSION(:, :), POINTER - ::block - -
    - - integer, - intent(out),optional - - ::block_number - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - integer, - intent(out),optional - - ::row_offset - -
    - - integer, - intent(out),optional - - ::col_offset - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_iterator_next_1d_block_notrans_d(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    TypeIntentOptional AttributesName
    - - type(dbcsr_iterator_type), - intent(inout) - - ::iterator - -
    - - integer, - intent(out) - - ::row - -
    - - integer, - intent(out) - - ::column - -
    - - real(kind=real_8), - - DIMENSION(:), POINTER - ::block - -
    - - integer, - intent(out),optional - - ::block_number - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - integer, - intent(out),optional - - ::row_offset - -
    - - integer, - intent(out),optional - - ::col_offset - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_iterator_next_1d_block_notrans_s(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2592,12 +1781,13 @@

    Arguments

    @@ -2607,12 +1797,13 @@

    Arguments

    @@ -2622,7 +1813,8 @@

    Arguments

    @@ -2633,11 +1825,11 @@

    Arguments

    -

    private subroutine dbcsr_iterator_next_1d_block_notrans_c(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) +

    private subroutine iterator_next_1d_block_z(iterator, row, column, block, transposed, block_number, row_size, col_size, row_offset, col_offset)

    - +

    Gets the next data block, single/double precision real/complex

    Arguments

    TypeIntentOptional AttributesName
    - - type(dbcsr_iterator_type), - intent(inout) - - ::iterator - -
    - - integer, - intent(out) - - ::row - -
    - - integer, - intent(out) - - ::column - -
    - - real(kind=real_4), - - DIMENSION(:), POINTER - ::block - -
    - - integer, - intent(out),optional - - ::block_number - -
    - - integer, - intent(out),optional - - ::row_size - -
    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: row_offset - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_offset - +

    logical row size of block +logical column size of block

    @@ -2652,8 +1844,8 @@

    Arguments

    @@ -2677,12 +1869,13 @@

    Arguments

    @@ -2692,13 +1885,14 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -2662,12 +1854,12 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(out) :: row - +

    row of the data block +column of the data block

    - + integer, intent(out) :: column - +

    row of the data block +column of the data block

    - - complex(kind=real_4), + + complex(kind=real_8), @@ -2707,172 +1901,27 @@

    Arguments

    :: block - -
    - - integer, - intent(out),optional - - ::block_number - -
    - - integer, - intent(out),optional - - ::row_size - -
    - - integer, - intent(out),optional - - ::col_size - -
    - - integer, - intent(out),optional - - ::row_offset - -
    - - integer, - intent(out),optional - - ::col_offset - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_iterator_next_1d_block_notrans_z(iterator, row, column, block, block_number, row_size, col_size, row_offset, col_offset) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -2882,12 +1931,12 @@

    Arguments

    @@ -2897,12 +1946,13 @@

    Arguments

    @@ -2912,12 +1962,13 @@

    Arguments

    @@ -2927,12 +1978,13 @@

    Arguments

    @@ -2942,7 +1994,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_mp_new.html b/develop/interface/dbcsr_mp_new.html index 058b84da7e8..3f7d2c70970 100644 --- a/develop/interface/dbcsr_mp_new.html +++ b/develop/interface/dbcsr_mp_new.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

    @@ -316,7 +316,7 @@

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_multiply.html b/develop/interface/dbcsr_multiply.html index 832d5ead5f7..f177dd300ff 100644 --- a/develop/interface/dbcsr_multiply.html +++ b/develop/interface/dbcsr_multiply.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

    @@ -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

    @@ -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

    @@ -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

    @@ -663,7 +663,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

    @@ -793,7 +793,7 @@

    Arguments

    @@ -808,7 +808,7 @@

    Arguments

    @@ -823,7 +823,7 @@

    Arguments

    @@ -838,7 +838,7 @@

    Arguments

    @@ -853,7 +853,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

    @@ -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

    @@ -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

    diff --git a/develop/interface/dbcsr_multiply~2.html b/develop/interface/dbcsr_multiply~2.html index 18af865da93..765989d0252 100644 --- a/develop/interface/dbcsr_multiply~2.html +++ b/develop/interface/dbcsr_multiply~2.html @@ -175,7 +175,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -408,7 +408,7 @@

    Arguments

    @@ -423,7 +423,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

    @@ -673,7 +673,7 @@

    Arguments

    @@ -688,7 +688,7 @@

    Arguments

    @@ -703,7 +703,7 @@

    Arguments

    @@ -743,7 +743,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

    @@ -938,7 +938,7 @@

    Arguments

    @@ -953,7 +953,7 @@

    Arguments

    @@ -968,7 +968,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

    @@ -1203,7 +1203,7 @@

    Arguments

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

    Arguments

    @@ -1233,7 +1233,7 @@

    Arguments

    @@ -1273,7 +1273,7 @@

    Arguments

    @@ -1288,7 +1288,7 @@

    Arguments

    @@ -1303,7 +1303,7 @@

    Arguments

    @@ -1318,7 +1318,7 @@

    Arguments

    @@ -1333,7 +1333,7 @@

    Arguments

    @@ -1348,7 +1348,7 @@

    Arguments

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

    Arguments

    @@ -1468,7 +1468,7 @@

    Arguments

    @@ -1483,7 +1483,7 @@

    Arguments

    @@ -1498,7 +1498,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_norm.html b/develop/interface/dbcsr_norm.html index 03ea605a819..13fb50e4c82 100644 --- a/develop/interface/dbcsr_norm.html +++ b/develop/interface/dbcsr_norm.html @@ -152,7 +152,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)

    @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

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

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    -

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -241,7 +241,7 @@

    Arguments

    @@ -256,7 +256,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_printmat.html b/develop/interface/dbcsr_printmat.html index c56dc82341a..ff795cb0d0c 100644 --- a/develop/interface/dbcsr_printmat.html +++ b/develop/interface/dbcsr_printmat.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -306,7 +306,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -481,7 +481,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -596,7 +596,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_put_block.html b/develop/interface/dbcsr_put_block.html index 5a01dca43b3..7c947022dd4 100644 --- a/develop/interface/dbcsr_put_block.html +++ b/develop/interface/dbcsr_put_block.html @@ -74,20 +74,20 @@

    dbcsr_put_block
  • 5 statements + title="

    0.0% of total for procedures.

    Including implementation: 68 statements, 0.1% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -131,7 +131,6 @@

    Module Procedures

    - dbcsr_put_block_area dbcsr_put_block_d dbcsr_put_block_s dbcsr_put_block_z @@ -159,14 +158,11 @@

    public interface dbcsr_put_block

    Module Procedures

    -

    private subroutine dbcsr_put_block_area(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_d(matrix, row, col, block, summation, scale)

    -

    We allow : -matrix(dp) [+]= [scale(dp)] * block(dp) -matrix(dp) [+]= [scale(dp)] * block(sp) -matrix(sp) [+]= [scale(dp)] * block(sp)

    +

    Arguments

    TypeIntentOptional AttributesName
    - - type(dbcsr_iterator_type), - intent(inout) - - ::iterator - -
    - - integer, - intent(out) - - ::row - +

    pointer to the data block

    - - integer, + + logical, intent(out) ::column - -
    - - complex(kind=real_8), - - DIMENSION(:), POINTER - ::blocktransposed - +

    whether the block data is transposed

    - + integer, intent(out), :: block_number - +

    block number

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: row_offset - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_offset - +

    logical row size of block +logical column size of block

    - + 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)
    - + 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),
    - + character(len=1), intent(in)
    - + character(len=1), intent(in)
    - + type(dbcsr_scalar_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),
    - + 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)
    - + 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)
    - + 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)
    - + 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)
    - + 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)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    @@ -181,8 +177,8 @@

    Arguments

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

    Arguments

    @@ -226,216 +222,22 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -196,7 +192,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in)
    - - type(dbcsr_data_obj) - - - ::block - -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col - -
    - - logical, - intent(in),optional - - ::transposed - -
    - - logical, - intent(in),optional - - ::summation - -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop - -
    - - type(dbcsr_scalar_type), - intent(in),optional - - ::scale - -
    - - -
    -
    - -
    -

    private subroutine dbcsr_put_block_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) -

    -
    - -

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more… - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -445,28 +247,12 @@

    Arguments

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

    Arguments

    @@ -487,12 +273,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_s(matrix, row, col, block, summation, scale)

    -

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more… +

    Arguments

    TypeIntentOptional AttributesName
    - - type(dbcsr_type), - intent(inout) - - ::matrix -

    DBCSR matrix

    -
    - - integer, - intent(in) - - ::row -

    the logical row -the logical column

    -
    - - integer, - intent(in) - - ::col -

    the logical row -the logical column

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

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + real(kind=real_8), intent(in), :: scale -

    scale the OBblock being added

    +
    @@ -507,8 +292,8 @@

    Arguments

    @@ -532,13 +317,12 @@

    Arguments

    @@ -548,59 +332,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -610,28 +362,12 @@

    Arguments

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

    Arguments

    @@ -652,12 +388,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_z(matrix, row, col, block, summation, scale)

    -

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more… +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -517,12 +302,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the logical row -the logical column

    +
    - + integer, intent(in) :: col -

    the logical row -the logical column

    +
    - + real(kind=real_4), intent(in), - DIMENSION(:), CONTIGUOUS + DIMENSION(:) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + real(kind=real_4), intent(in), :: scale -

    scale the OBblock being added

    +
    @@ -672,8 +407,8 @@

    Arguments

    @@ -697,13 +432,12 @@

    Arguments

    @@ -713,59 +447,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -775,28 +477,12 @@

    Arguments

    - - - - - - - - @@ -806,7 +492,7 @@

    Arguments

    @@ -817,12 +503,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_c(matrix, row, col, block, summation, scale)

    -

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more… +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -682,12 +417,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the logical row -the logical column

    +
    - + integer, intent(in) :: col -

    the logical row -the logical column

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

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + complex(kind=real_8), intent(in), :: scale -

    scale the OBblock being added

    +
    @@ -837,8 +522,8 @@

    Arguments

    @@ -862,13 +547,12 @@

    Arguments

    @@ -878,59 +562,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -940,28 +592,12 @@

    Arguments

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

    Arguments

    @@ -982,11 +618,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, summation, scale)

    -

    Put a 2-D block in a DBCSR matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -847,12 +532,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the logical row -the logical column

    +
    - + integer, intent(in) :: col -

    the logical row -the logical column

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

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + complex(kind=real_4), intent(in), :: scale -

    scale the OBblock being added

    +
    @@ -1001,8 +637,8 @@

    Arguments

    @@ -1026,13 +662,12 @@

    Arguments

    @@ -1042,59 +677,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -1104,28 +707,12 @@

    Arguments

    - - - - - - - - @@ -1135,7 +722,7 @@

    Arguments

    @@ -1146,11 +733,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, summation, scale)

    -

    Put a 2-D block in a DBCSR matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -1011,12 +647,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

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

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + real(kind=real_8), intent(in), :: scale -

    scale the block being added

    +
    @@ -1165,8 +752,8 @@

    Arguments

    @@ -1190,13 +777,12 @@

    Arguments

    @@ -1206,59 +792,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -1268,28 +822,12 @@

    Arguments

    - - - - - - - - @@ -1299,7 +837,7 @@

    Arguments

    @@ -1310,11 +848,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, summation, scale)

    -

    Put a 2-D block in a DBCSR matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -1175,12 +762,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_4), intent(in), - DIMENSION(:, :), CONTIGUOUS, TARGET + DIMENSION(:, :) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + real(kind=real_4), intent(in), :: scale -

    scale the block being added

    +
    @@ -1329,8 +867,8 @@

    Arguments

    @@ -1354,13 +892,12 @@

    Arguments

    @@ -1370,59 +907,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -1432,28 +937,12 @@

    Arguments

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

    Arguments

    @@ -1474,11 +963,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, summation, scale)

    -

    Put a 2-D block in a DBCSR matrix

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -1339,12 +877,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

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

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + complex(kind=real_8), intent(in), :: scale -

    scale the block being added

    +
    @@ -1493,8 +982,8 @@

    Arguments

    @@ -1518,13 +1007,12 @@

    Arguments

    @@ -1534,59 +1022,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -1596,28 +1052,12 @@

    Arguments

    - - - - - - - - @@ -1627,7 +1067,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_put_block~2.html b/develop/interface/dbcsr_put_block~2.html index 23c708de419..ccf31c4bd68 100644 --- a/develop/interface/dbcsr_put_block~2.html +++ b/develop/interface/dbcsr_put_block~2.html @@ -74,20 +74,20 @@

    dbcsr_put_block
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 572 statements, 0.9% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -131,6 +131,7 @@

    Module Procedures

    + dbcsr_put_block_area dbcsr_put_block_d dbcsr_put_block_s dbcsr_put_block_z @@ -158,11 +159,14 @@

    public interface dbcsr_put_block

    Module Procedures

    -

    private subroutine dbcsr_put_block_d(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_area(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    - +

    We allow : +matrix(dp) [+]= [scale(dp)] * block(dp) +matrix(dp) [+]= [scale(dp)] * block(sp) +matrix(sp) [+]= [scale(dp)] * block(sp)

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -1503,12 +992,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

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

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + complex(kind=real_4), intent(in), :: scale -

    scale the block being added

    +
    @@ -177,8 +181,8 @@

    Arguments

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

    Arguments

    @@ -222,22 +226,216 @@

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -192,7 +196,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in)
    - + + type(dbcsr_data_obj) + + + ::block + +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col + +
    + + logical, + intent(in),optional + + ::transposed + +
    + + logical, + intent(in),optional + + ::summation + +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop + +
    + + type(dbcsr_scalar_type), + intent(in),optional + + ::scale + +
    + + +
    +
    + +
    +

    private subroutine dbcsr_put_block_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    +
    + +

    Inserts a block in a dbcsr matrix. + If the block exists, the current data is overwritten.

    Read more… + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -247,6 +445,22 @@

    Arguments

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

    Arguments

    @@ -273,11 +487,12 @@

    Arguments

    -

    private subroutine dbcsr_put_block_s(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    - +

    Inserts a block in a dbcsr matrix. + If the block exists, the current data is overwritten.

    Read more…

    Arguments

    TypeIntentOptional AttributesName
    + + type(dbcsr_type), + intent(inout) + + ::matrix +

    DBCSR matrix

    +
    + + integer, + intent(in) + + ::row +

    the logical row +the logical column

    +
    + + integer, + intent(in) + + ::col +

    the logical row +the logical column

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

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop
    :: scale - +

    scale the OBblock being added

    @@ -292,8 +507,8 @@

    Arguments

    @@ -317,12 +532,13 @@

    Arguments

    @@ -332,27 +548,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -362,6 +610,22 @@

    Arguments

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

    Arguments

    @@ -388,11 +652,12 @@

    Arguments

    -

    private subroutine dbcsr_put_block_z(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    - +

    Inserts a block in a dbcsr matrix. + If the block exists, the current data is overwritten.

    Read more…

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -302,12 +517,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the logical row +the logical column

    - + integer, intent(in) :: col - +

    the logical row +the logical column

    - + real(kind=real_4), intent(in), - DIMENSION(:) + DIMENSION(:), CONTIGUOUS :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop
    :: scale - +

    scale the OBblock being added

    @@ -407,8 +672,8 @@

    Arguments

    @@ -432,12 +697,13 @@

    Arguments

    @@ -447,27 +713,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -477,6 +775,22 @@

    Arguments

    + + + + + + + + @@ -492,7 +806,7 @@

    Arguments

    @@ -503,11 +817,12 @@

    Arguments

    -

    private subroutine dbcsr_put_block_c(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    - +

    Inserts a block in a dbcsr matrix. + If the block exists, the current data is overwritten.

    Read more…

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -417,12 +682,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the logical row +the logical column

    - + integer, intent(in) :: col - +

    the logical row +the logical column

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

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop
    :: scale - +

    scale the OBblock being added

    @@ -522,8 +837,8 @@

    Arguments

    @@ -547,12 +862,13 @@

    Arguments

    @@ -562,27 +878,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -592,6 +940,22 @@

    Arguments

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

    Arguments

    @@ -618,11 +982,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    - +

    Put a 2-D block in a DBCSR matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -532,12 +847,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the logical row +the logical column

    - + integer, intent(in) :: col - +

    the logical row +the logical column

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

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop
    :: scale - +

    scale the OBblock being added

    @@ -637,8 +1001,8 @@

    Arguments

    @@ -662,12 +1026,13 @@

    Arguments

    @@ -677,27 +1042,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -707,6 +1104,22 @@

    Arguments

    + + + + + + + + @@ -722,7 +1135,7 @@

    Arguments

    @@ -733,11 +1146,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    - +

    Put a 2-D block in a DBCSR matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -647,12 +1011,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

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

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop
    :: scale - +

    scale the block being added

    @@ -752,8 +1165,8 @@

    Arguments

    @@ -777,12 +1190,13 @@

    Arguments

    @@ -792,27 +1206,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -822,6 +1268,22 @@

    Arguments

    + + + + + + + + @@ -837,7 +1299,7 @@

    Arguments

    @@ -848,11 +1310,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    - +

    Put a 2-D block in a DBCSR matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -762,12 +1175,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_4), intent(in), - DIMENSION(:, :) + DIMENSION(:, :), CONTIGUOUS, TARGET :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop
    :: scale - +

    scale the block being added

    @@ -867,8 +1329,8 @@

    Arguments

    @@ -892,12 +1354,13 @@

    Arguments

    @@ -907,27 +1370,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -937,6 +1432,22 @@

    Arguments

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

    Arguments

    @@ -963,11 +1474,11 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    - +

    Put a 2-D block in a DBCSR matrix

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -877,12 +1339,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

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

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop
    :: scale - +

    scale the block being added

    @@ -982,8 +1493,8 @@

    Arguments

    @@ -1007,12 +1518,13 @@

    Arguments

    @@ -1022,27 +1534,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -1052,6 +1596,22 @@

    Arguments

    + + + + + + + + @@ -1067,7 +1627,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_reserve_block2d.html b/develop/interface/dbcsr_reserve_block2d.html index 6d38e198350..5d25d6e6ee0 100644 --- a/develop/interface/dbcsr_reserve_block2d.html +++ b/develop/interface/dbcsr_reserve_block2d.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d
  • 3 statements + title="

    0.0% of total for procedures.

    Including implementation: 36 statements, 0.1% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,11 +154,11 @@

    public interface dbcsr_reserve_block2d

    Module Procedures

    -

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed)

    -

    Put a 2-D block in a DBCSR matrix using the btree

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -992,12 +1503,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

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

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop
    :: scale - +

    scale the block being added

    @@ -173,8 +173,8 @@

    Arguments

    @@ -198,13 +198,12 @@

    Arguments

    @@ -214,14 +213,13 @@

    Arguments

    @@ -245,12 +243,12 @@

    Arguments

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

    Arguments

    @@ -271,11 +269,11 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed)

    -

    Put a 2-D block in a DBCSR matrix using the btree

    +

    Arguments

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

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - - real(kind=real_4), + + real(kind=real_8), @@ -230,12 +228,12 @@

    Arguments

    :: block -

    the block to reserve; added if not NULL

    +
    - + logical, intent(in), :: transposed -

    the block holds transposed data

    +
    - + logical, intent(out), :: existed -

    block already existed

    +
    @@ -290,8 +288,8 @@

    Arguments

    @@ -315,13 +313,12 @@

    Arguments

    @@ -331,14 +328,13 @@

    Arguments

    @@ -362,12 +358,12 @@

    Arguments

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

    Arguments

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

    Arguments

    -

    Put a 2-D block in a DBCSR matrix using the btree

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -300,12 +298,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - - real(kind=real_8), + + real(kind=real_4), @@ -347,12 +343,12 @@

    Arguments

    :: block -

    the block to reserve; added if not NULL

    +
    - + logical, intent(in), :: transposed -

    the block holds transposed data

    +
    - + logical, intent(out), :: existed -

    block already existed

    +
    @@ -407,8 +403,8 @@

    Arguments

    @@ -432,13 +428,12 @@

    Arguments

    @@ -448,13 +443,12 @@

    Arguments

    @@ -464,12 +458,12 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    -

    Put a 2-D block in a DBCSR matrix using the btree

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -417,12 +413,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_4), :: block -

    the block to reserve; added if not NULL

    +
    - + logical, intent(in), :: transposed -

    the block holds transposed data

    +
    :: existed -

    block already existed

    +
    @@ -524,8 +518,8 @@

    Arguments

    @@ -549,13 +543,12 @@

    Arguments

    @@ -565,13 +558,12 @@

    Arguments

    @@ -581,12 +573,12 @@

    Arguments

    @@ -596,7 +588,7 @@

    Arguments

    @@ -611,7 +603,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_reserve_block2d~2.html b/develop/interface/dbcsr_reserve_block2d~2.html index 09bff5c4872..53709148a29 100644 --- a/develop/interface/dbcsr_reserve_block2d~2.html +++ b/develop/interface/dbcsr_reserve_block2d~2.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d
  • 4 statements + title="

    0.0% of total for procedures.

    Including implementation: 239 statements, 0.4% of total for procedures.">3 statements
  • - Source File + Source File
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,11 +154,11 @@

    public interface dbcsr_reserve_block2d

    Module Procedures

    -

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed)

    - +

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -534,12 +528,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_8), :: block -

    the block to reserve; added if not NULL

    +
    - + logical, intent(in), :: transposed -

    the block holds transposed data

    +
    :: existed -

    block already existed

    +
    @@ -173,8 +173,8 @@

    Arguments

    @@ -198,12 +198,13 @@

    Arguments

    @@ -213,13 +214,14 @@

    Arguments

    @@ -243,12 +245,12 @@

    Arguments

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

    Arguments

    @@ -269,11 +271,11 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed)

    - +

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

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

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - - real(kind=real_8), + + real(kind=real_4), @@ -228,12 +230,12 @@

    Arguments

    :: block - +

    the block to reserve; added if not NULL

    - + logical, intent(in), :: transposed - +

    the block holds transposed data

    - + logical, intent(out), :: existed - +

    block already existed

    @@ -288,8 +290,8 @@

    Arguments

    @@ -313,12 +315,13 @@

    Arguments

    @@ -328,13 +331,14 @@

    Arguments

    @@ -358,12 +362,12 @@

    Arguments

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

    Arguments

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

    Arguments

    - +

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -298,12 +300,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - - real(kind=real_4), + + real(kind=real_8), @@ -343,12 +347,12 @@

    Arguments

    :: block - +

    the block to reserve; added if not NULL

    - + logical, intent(in), :: transposed - +

    the block holds transposed data

    - + logical, intent(out), :: existed - +

    block already existed

    @@ -403,8 +407,8 @@

    Arguments

    @@ -428,12 +432,13 @@

    Arguments

    @@ -443,7 +448,8 @@

    Arguments

    @@ -458,12 +464,12 @@

    Arguments

    @@ -473,12 +479,12 @@

    Arguments

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

    Arguments

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

    Arguments

    - +

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -413,12 +417,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    :: block - +

    the block to reserve; added if not NULL

    - + logical, intent(in), :: transposed - +

    the block holds transposed data

    - + logical, intent(out), :: existed - +

    block already existed

    @@ -518,8 +524,8 @@

    Arguments

    @@ -543,12 +549,13 @@

    Arguments

    @@ -558,12 +565,13 @@

    Arguments

    @@ -573,12 +581,12 @@

    Arguments

    @@ -588,12 +596,12 @@

    Arguments

    @@ -603,7 +611,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scalar.html b/develop/interface/dbcsr_scalar.html index b69392f1bb3..3f3ddecba5e 100644 --- a/develop/interface/dbcsr_scalar.html +++ b/develop/interface/dbcsr_scalar.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_scalar_get_value.html b/develop/interface/dbcsr_scalar_get_value.html index 0804f1fd4ce..445e949f3be 100644 --- a/develop/interface/dbcsr_scalar_get_value.html +++ b/develop/interface/dbcsr_scalar_get_value.html @@ -188,7 +188,7 @@

    Arguments

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

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scale.html b/develop/interface/dbcsr_scale.html index 1428a44d7a7..0451e7a997e 100644 --- a/develop/interface/dbcsr_scale.html +++ b/develop/interface/dbcsr_scale.html @@ -74,20 +74,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
  • @@ -131,9 +131,8 @@

    Module Procedures

    @@ -155,81 +154,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) @@ -528,12 +534,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_8), :: block - +

    the block to reserve; added if not NULL

    - + logical, intent(in), :: transposed - +

    the block holds transposed data

    - + logical, intent(out), :: existed - +

    block already existed

    - + 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)
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    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

    @@ -244,8 +173,8 @@

    Arguments

    @@ -295,11 +224,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) @@ -259,8 +188,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -274,7 +203,7 @@

    Arguments

    - + integer, intent(in),
    @@ -314,8 +243,8 @@

    Arguments

    @@ -369,7 +298,7 @@

    Arguments

    -

    Interface for matrix scaling by a scalar

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -329,8 +258,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -344,7 +273,7 @@

    Arguments

    - + integer, intent(in),
    @@ -384,8 +313,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -439,7 +368,7 @@

    Arguments

    -

    Interface for matrix scaling by a scalar

    +

    Arguments

    @@ -454,8 +383,8 @@

    Arguments

    @@ -484,7 +413,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scale_by_vector.html b/develop/interface/dbcsr_scale_by_vector.html index f32a7d8edca..a7a1f8204d0 100644 --- a/develop/interface/dbcsr_scale_by_vector.html +++ b/develop/interface/dbcsr_scale_by_vector.html @@ -74,20 +74,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
  • @@ -131,9 +131,8 @@

    Module Procedures

    @@ -155,81 +154,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) @@ -469,7 +398,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + integer, 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

    @@ -244,8 +173,8 @@

    Arguments

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

    Arguments

    @@ -295,11 +224,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) @@ -259,12 +188,12 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    @@ -314,8 +243,8 @@

    Arguments

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

    Arguments

    @@ -369,7 +298,7 @@

    Arguments

    -

    Interface for matrix scaling by a vector

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -329,12 +258,12 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    @@ -384,8 +313,8 @@

    Arguments

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

    Arguments

    @@ -439,7 +368,7 @@

    Arguments

    -

    Interface for matrix scaling by a vector

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -399,12 +328,12 @@

    Arguments

    - + complex(kind=real_4), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    @@ -454,8 +383,8 @@

    Arguments

    @@ -484,7 +413,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scale_by_vector~2.html b/develop/interface/dbcsr_scale_by_vector~2.html index 420a73bcf64..9baf61dfdd8 100644 --- a/develop/interface/dbcsr_scale_by_vector~2.html +++ b/develop/interface/dbcsr_scale_by_vector~2.html @@ -74,20 +74,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
  • @@ -131,8 +131,9 @@

    Module Procedures

    @@ -154,11 +155,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) @@ -469,12 +398,12 @@

    Arguments

    - + complex(kind=real_8), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    @@ -173,8 +174,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

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

    Arguments

    @@ -224,11 +295,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) @@ -188,12 +259,12 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    @@ -243,8 +314,8 @@

    Arguments

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

    Arguments

    @@ -298,7 +369,7 @@

    Arguments

    - +

    Interface for matrix scaling by a vector

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -258,12 +329,12 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    @@ -313,8 +384,8 @@

    Arguments

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

    Arguments

    @@ -368,7 +439,7 @@

    Arguments

    - +

    Interface for matrix scaling by a vector

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -328,12 +399,12 @@

    Arguments

    - + complex(kind=real_4), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    @@ -383,8 +454,8 @@

    Arguments

    @@ -413,7 +484,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_scale~2.html b/develop/interface/dbcsr_scale~2.html index 160bf461408..89379dfed66 100644 --- a/develop/interface/dbcsr_scale~2.html +++ b/develop/interface/dbcsr_scale~2.html @@ -74,20 +74,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
  • @@ -131,8 +131,9 @@

    Module Procedures

    @@ -154,11 +155,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_type), + + type(dbcsr_type), intent(inout) @@ -398,12 +469,12 @@

    Arguments

    - + complex(kind=real_8), intent(in), - DIMENSION(:), TARGET + DIMENSION(:), TARGET, CONTIGUOUS :: alpha
    - + character(len=*), intent(in)
    @@ -173,8 +174,78 @@

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + +
    - - type(dbcsr_type), + + 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) +

    +
    + +

    Interface for matrix scaling by a scalar

    + +

    Arguments

    + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    + + type(dbcsr_type), intent(inout) @@ -188,8 +259,8 @@

    Arguments

    - - real(kind=real_8), + + real(kind=real_4), intent(in) @@ -224,11 +295,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

    @@ -243,8 +314,8 @@

    Arguments

    @@ -298,7 +369,7 @@

    Arguments

    - +

    Interface for matrix scaling by a scalar

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -258,8 +329,8 @@

    Arguments

    - - real(kind=real_4), + + real(kind=real_8), intent(in) @@ -273,7 +344,7 @@

    Arguments

    - + integer, intent(in),
    @@ -313,8 +384,8 @@

    Arguments

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

    Arguments

    @@ -368,7 +439,7 @@

    Arguments

    - +

    Interface for matrix scaling by a scalar

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -328,7 +399,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    @@ -383,8 +454,8 @@

    Arguments

    @@ -413,7 +484,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_set.html b/develop/interface/dbcsr_set.html index 65e4ed06d89..7044777c9c3 100644 --- a/develop/interface/dbcsr_set.html +++ b/develop/interface/dbcsr_set.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,11 +154,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

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -398,7 +469,7 @@

    Arguments

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

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -188,8 +188,8 @@

    Arguments

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

    Arguments

    -

    private subroutine dbcsr_set_d(matrix, alpha) +

    private subroutine dbcsr_set_s(matrix, alpha)

    -

    Interface for dbcsr_set

    +

    Arguments

    @@ -228,8 +228,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -243,8 +243,8 @@

    Arguments

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

    Arguments

    -

    Interface for dbcsr_set

    +

    Arguments

    @@ -283,8 +283,8 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    -

    Interface for dbcsr_set

    +

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -298,7 +298,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    @@ -338,8 +338,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_set_block_pointer.html b/develop/interface/dbcsr_set_block_pointer.html index ccfa5d3ccf5..4cc13c0cb28 100644 --- a/develop/interface/dbcsr_set_block_pointer.html +++ b/develop/interface/dbcsr_set_block_pointer.html @@ -174,7 +174,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

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

    Arguments

    @@ -393,7 +393,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

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

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -597,7 +597,7 @@

    Arguments

    @@ -627,7 +627,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_set_diag.html b/develop/interface/dbcsr_set_diag.html index 0fa7a478f04..920aea2e2d7 100644 --- a/develop/interface/dbcsr_set_diag.html +++ b/develop/interface/dbcsr_set_diag.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,7 +154,7 @@

    public interface dbcsr_set_diag

    Module Procedures

    -

    private subroutine dbcsr_set_diag_s(matrix, diag) +

    private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -173,8 +173,8 @@

    Arguments

    @@ -338,8 +338,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_set_diag~2.html b/develop/interface/dbcsr_set_diag~2.html index eaa5c067264..ad5b26a496f 100644 --- a/develop/interface/dbcsr_set_diag~2.html +++ b/develop/interface/dbcsr_set_diag~2.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,7 +154,7 @@

    public interface dbcsr_set_diag

    Module Procedures

    -

    private subroutine dbcsr_set_diag_d(matrix, diag) +

    private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -173,8 +173,8 @@

    Arguments

    @@ -338,8 +338,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_set~2.html b/develop/interface/dbcsr_set~2.html index a2100d59d08..ca53b6eee45 100644 --- a/develop/interface/dbcsr_set~2.html +++ b/develop/interface/dbcsr_set~2.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -154,11 +154,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) @@ -353,7 +353,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -188,8 +188,8 @@

    Arguments

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

    Arguments

    -

    private subroutine dbcsr_set_diag_d(matrix, diag) +

    private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -228,8 +228,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -243,8 +243,8 @@

    Arguments

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

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -298,7 +298,7 @@

    Arguments

    - + complex(kind=real_4), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -353,7 +353,7 @@

    Arguments

    - + complex(kind=real_8), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -188,8 +188,8 @@

    Arguments

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

    Arguments

    -

    private subroutine dbcsr_set_diag_s(matrix, diag) +

    private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -228,8 +228,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -243,8 +243,8 @@

    Arguments

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

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -298,7 +298,7 @@

    Arguments

    - + complex(kind=real_4), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -353,7 +353,7 @@

    Arguments

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

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -188,8 +188,8 @@

    Arguments

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

    Arguments

    -

    private subroutine dbcsr_set_s(matrix, alpha) +

    private subroutine dbcsr_set_d(matrix, alpha)

    - +

    Interface for dbcsr_set

    Arguments

    @@ -228,8 +228,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -243,8 +243,8 @@

    Arguments

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

    Arguments

    - +

    Interface for dbcsr_set

    Arguments

    @@ -283,8 +283,8 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    - +

    Interface for dbcsr_set

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -298,7 +298,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    @@ -338,8 +338,8 @@

    Arguments

    diff --git a/develop/interface/dbcsr_t_create.html b/develop/interface/dbcsr_t_create.html index 019f1cf1cf1..a760de4effa 100644 --- a/develop/interface/dbcsr_t_create.html +++ b/develop/interface/dbcsr_t_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

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,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

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_t_filter.html b/develop/interface/dbcsr_t_filter.html index 3b5ad60b96c..0676b5576df 100644 --- a/develop/interface/dbcsr_t_filter.html +++ b/develop/interface/dbcsr_t_filter.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

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

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -428,7 +428,7 @@

    Arguments

    @@ -443,7 +443,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_t_get_block.html b/develop/interface/dbcsr_t_get_block.html index 6292a591166..bba31210155 100644 --- a/develop/interface/dbcsr_t_get_block.html +++ b/develop/interface/dbcsr_t_get_block.html @@ -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

    @@ -294,7 +294,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

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

    Arguments

    @@ -339,7 +339,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

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -524,7 +524,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

    @@ -664,7 +664,7 @@

    Arguments

    @@ -679,7 +679,7 @@

    Arguments

    @@ -694,7 +694,7 @@

    Arguments

    @@ -709,7 +709,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

    @@ -849,7 +849,7 @@

    Arguments

    @@ -864,7 +864,7 @@

    Arguments

    @@ -879,7 +879,7 @@

    Arguments

    @@ -894,7 +894,7 @@

    Arguments

    @@ -934,7 +934,7 @@

    Arguments

    @@ -949,7 +949,7 @@

    Arguments

    @@ -964,7 +964,7 @@

    Arguments

    @@ -979,7 +979,7 @@

    Arguments

    @@ -994,7 +994,7 @@

    Arguments

    @@ -1034,7 +1034,7 @@

    Arguments

    @@ -1049,7 +1049,7 @@

    Arguments

    @@ -1064,7 +1064,7 @@

    Arguments

    @@ -1079,7 +1079,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

    @@ -1219,7 +1219,7 @@

    Arguments

    @@ -1234,7 +1234,7 @@

    Arguments

    @@ -1249,7 +1249,7 @@

    Arguments

    @@ -1264,7 +1264,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

    @@ -1404,7 +1404,7 @@

    Arguments

    @@ -1419,7 +1419,7 @@

    Arguments

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

    Arguments

    @@ -1449,7 +1449,7 @@

    Arguments

    @@ -1489,7 +1489,7 @@

    Arguments

    @@ -1504,7 +1504,7 @@

    Arguments

    @@ -1519,7 +1519,7 @@

    Arguments

    @@ -1534,7 +1534,7 @@

    Arguments

    @@ -1549,7 +1549,7 @@

    Arguments

    @@ -1589,7 +1589,7 @@

    Arguments

    @@ -1604,7 +1604,7 @@

    Arguments

    @@ -1619,7 +1619,7 @@

    Arguments

    @@ -1634,7 +1634,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

    @@ -1774,7 +1774,7 @@

    Arguments

    @@ -1789,7 +1789,7 @@

    Arguments

    @@ -1804,7 +1804,7 @@

    Arguments

    @@ -1819,7 +1819,7 @@

    Arguments

    @@ -1859,7 +1859,7 @@

    Arguments

    @@ -1874,7 +1874,7 @@

    Arguments

    @@ -1889,7 +1889,7 @@

    Arguments

    @@ -1904,7 +1904,7 @@

    Arguments

    @@ -1919,7 +1919,7 @@

    Arguments

    @@ -1959,7 +1959,7 @@

    Arguments

    @@ -1974,7 +1974,7 @@

    Arguments

    @@ -1989,7 +1989,7 @@

    Arguments

    @@ -2004,7 +2004,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

    @@ -2144,7 +2144,7 @@

    Arguments

    @@ -2159,7 +2159,7 @@

    Arguments

    @@ -2174,7 +2174,7 @@

    Arguments

    @@ -2189,7 +2189,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

    @@ -2329,7 +2329,7 @@

    Arguments

    @@ -2344,7 +2344,7 @@

    Arguments

    @@ -2359,7 +2359,7 @@

    Arguments

    @@ -2374,7 +2374,7 @@

    Arguments

    @@ -2414,7 +2414,7 @@

    Arguments

    @@ -2429,7 +2429,7 @@

    Arguments

    @@ -2444,7 +2444,7 @@

    Arguments

    @@ -2459,7 +2459,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_t_put_block.html b/develop/interface/dbcsr_t_put_block.html index 6f20803c7a4..46e5b566e35 100644 --- a/develop/interface/dbcsr_t_put_block.html +++ b/develop/interface/dbcsr_t_put_block.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

    @@ -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

    @@ -412,7 +412,7 @@

    Arguments

    @@ -427,7 +427,7 @@

    Arguments

    @@ -442,7 +442,7 @@

    Arguments

    @@ -457,7 +457,7 @@

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -557,7 +557,7 @@

    Arguments

    @@ -572,7 +572,7 @@

    Arguments

    @@ -587,7 +587,7 @@

    Arguments

    @@ -602,7 +602,7 @@

    Arguments

    @@ -642,7 +642,7 @@

    Arguments

    @@ -657,7 +657,7 @@

    Arguments

    @@ -672,7 +672,7 @@

    Arguments

    @@ -687,7 +687,7 @@

    Arguments

    @@ -702,7 +702,7 @@

    Arguments

    @@ -717,7 +717,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    @@ -772,7 +772,7 @@

    Arguments

    @@ -787,7 +787,7 @@

    Arguments

    @@ -802,7 +802,7 @@

    Arguments

    @@ -817,7 +817,7 @@

    Arguments

    @@ -832,7 +832,7 @@

    Arguments

    @@ -872,7 +872,7 @@

    Arguments

    @@ -887,7 +887,7 @@

    Arguments

    @@ -902,7 +902,7 @@

    Arguments

    @@ -917,7 +917,7 @@

    Arguments

    @@ -932,7 +932,7 @@

    Arguments

    @@ -947,7 +947,7 @@

    Arguments

    @@ -987,7 +987,7 @@

    Arguments

    @@ -1002,7 +1002,7 @@

    Arguments

    @@ -1017,7 +1017,7 @@

    Arguments

    @@ -1032,7 +1032,7 @@

    Arguments

    @@ -1047,7 +1047,7 @@

    Arguments

    @@ -1062,7 +1062,7 @@

    Arguments

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

    Arguments

    @@ -1117,7 +1117,7 @@

    Arguments

    @@ -1132,7 +1132,7 @@

    Arguments

    @@ -1147,7 +1147,7 @@

    Arguments

    @@ -1162,7 +1162,7 @@

    Arguments

    @@ -1177,7 +1177,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

    @@ -1332,7 +1332,7 @@

    Arguments

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

    Arguments

    @@ -1362,7 +1362,7 @@

    Arguments

    @@ -1377,7 +1377,7 @@

    Arguments

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

    Arguments

    @@ -1407,7 +1407,7 @@

    Arguments

    @@ -1447,7 +1447,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1477,7 +1477,7 @@

    Arguments

    @@ -1492,7 +1492,7 @@

    Arguments

    @@ -1507,7 +1507,7 @@

    Arguments

    @@ -1522,7 +1522,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

    diff --git a/develop/interface/dbcsr_t_reserve_blocks.html b/develop/interface/dbcsr_t_reserve_blocks.html index 1bfb1607c63..5cb2f7f2177 100644 --- a/develop/interface/dbcsr_t_reserve_blocks.html +++ b/develop/interface/dbcsr_t_reserve_blocks.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

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

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

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

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

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

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_t_set.html b/develop/interface/dbcsr_t_set.html index a1c0fa5061d..237d43307f3 100644 --- a/develop/interface/dbcsr_t_set.html +++ b/develop/interface/dbcsr_t_set.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

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

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_blk_size_t.html b/develop/interface/dbcsr_tas_blk_size_t.html index 3911c1c249e..d5ad9d7b1dd 100644 --- a/develop/interface/dbcsr_tas_blk_size_t.html +++ b/develop/interface/dbcsr_tas_blk_size_t.html @@ -171,7 +171,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_create.html b/develop/interface/dbcsr_tas_create.html index 83423c9068b..3fc571bebbc 100644 --- a/develop/interface/dbcsr_tas_create.html +++ b/develop/interface/dbcsr_tas_create.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

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_dist_repl.html b/develop/interface/dbcsr_tas_dist_repl.html index af0c26c2431..35d3a018bca 100644 --- a/develop/interface/dbcsr_tas_dist_repl.html +++ b/develop/interface/dbcsr_tas_dist_repl.html @@ -230,7 +230,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_filter.html b/develop/interface/dbcsr_tas_filter.html index f57f8a85be3..d6e627dabc0 100644 --- a/develop/interface/dbcsr_tas_filter.html +++ b/develop/interface/dbcsr_tas_filter.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    @@ -428,7 +428,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_get_block_p.html b/develop/interface/dbcsr_tas_get_block_p.html index 1b6dc01db3b..baef8bd38a5 100644 --- a/develop/interface/dbcsr_tas_get_block_p.html +++ b/develop/interface/dbcsr_tas_get_block_p.html @@ -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

    diff --git a/develop/interface/dbcsr_tas_get_block_p~2.html b/develop/interface/dbcsr_tas_get_block_p~2.html index b38af24bcea..f70f0bc3113 100644 --- a/develop/interface/dbcsr_tas_get_block_p~2.html +++ b/develop/interface/dbcsr_tas_get_block_p~2.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

    @@ -278,7 +278,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

    @@ -408,7 +408,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -463,7 +463,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

    @@ -608,7 +608,7 @@

    Arguments

    @@ -623,7 +623,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

    diff --git a/develop/interface/dbcsr_tas_iterator_next_block.html b/develop/interface/dbcsr_tas_iterator_next_block.html index e3984fcd7bb..879536ad2c8 100644 --- a/develop/interface/dbcsr_tas_iterator_next_block.html +++ b/develop/interface/dbcsr_tas_iterator_next_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

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

    Arguments

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

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

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

    Arguments

    @@ -347,7 +347,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

    diff --git a/develop/interface/dbcsr_tas_iterator_next_block~2.html b/develop/interface/dbcsr_tas_iterator_next_block~2.html index d39aed73be6..d5a01efd04a 100644 --- a/develop/interface/dbcsr_tas_iterator_next_block~2.html +++ b/develop/interface/dbcsr_tas_iterator_next_block~2.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

    @@ -278,7 +278,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

    @@ -408,7 +408,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -463,7 +463,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

    @@ -608,7 +608,7 @@

    Arguments

    @@ -623,7 +623,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

    diff --git a/develop/interface/dbcsr_tas_mp_comm.html b/develop/interface/dbcsr_tas_mp_comm.html index 3bfe66b2bbb..1ce4537f9f7 100644 --- a/develop/interface/dbcsr_tas_mp_comm.html +++ b/develop/interface/dbcsr_tas_mp_comm.html @@ -185,7 +185,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_tas_put_block.html b/develop/interface/dbcsr_tas_put_block.html index 4bb2d9392e3..17b887006c5 100644 --- a/develop/interface/dbcsr_tas_put_block.html +++ b/develop/interface/dbcsr_tas_put_block.html @@ -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

    diff --git a/develop/interface/dbcsr_tas_put_block~2.html b/develop/interface/dbcsr_tas_put_block~2.html index ee6a625ca9c..b55096529e3 100644 --- a/develop/interface/dbcsr_tas_put_block~2.html +++ b/develop/interface/dbcsr_tas_put_block~2.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

    @@ -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

    @@ -433,7 +433,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    @@ -523,7 +523,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -578,7 +578,7 @@

    Arguments

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

    Arguments

    @@ -608,7 +608,7 @@

    Arguments

    @@ -623,7 +623,7 @@

    Arguments

    @@ -638,7 +638,7 @@

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_tas_reserve_blocks.html b/develop/interface/dbcsr_tas_reserve_blocks.html index 0989d6b07f5..c2cc7efca96 100644 --- a/develop/interface/dbcsr_tas_reserve_blocks.html +++ b/develop/interface/dbcsr_tas_reserve_blocks.html @@ -172,7 +172,7 @@

    Arguments

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

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/dbcsr_tas_set.html b/develop/interface/dbcsr_tas_set.html index 8d3a4500c9f..5103c527342 100644 --- a/develop/interface/dbcsr_tas_set.html +++ b/develop/interface/dbcsr_tas_set.html @@ -173,7 +173,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_to_string.html b/develop/interface/dbcsr_to_string.html index 7e492bd3f1b..2a870a69801 100644 --- a/develop/interface/dbcsr_to_string.html +++ b/develop/interface/dbcsr_to_string.html @@ -174,7 +174,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    diff --git a/develop/interface/dbcsr_trace.html b/develop/interface/dbcsr_trace.html index ce2c1557992..818f65c54fe 100644 --- a/develop/interface/dbcsr_trace.html +++ b/develop/interface/dbcsr_trace.html @@ -74,20 +74,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
  • @@ -154,11 +154,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(inout) @@ -353,7 +353,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)
    - + 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)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + 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)
    - + integer(kind=int_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + integer, 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)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, 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_scalar_type), 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),
    - + real(kind=real_8), 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),
    - + real(kind=real_4), 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),
    - + complex(kind=real_8), 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),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_tas_type), 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_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + logical, intent(in)
    @@ -173,8 +173,8 @@

    Arguments

    - + @@ -209,11 +209,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) @@ -183,22 +183,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

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

    the trace of the matrix

    +
    @@ -228,8 +228,8 @@

    Arguments

    - + @@ -264,11 +264,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) @@ -238,22 +238,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

    +
    @@ -283,8 +283,8 @@

    Arguments

    - + @@ -319,11 +319,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) @@ -293,22 +293,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

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

    the trace of the matrix

    +
    @@ -338,8 +338,8 @@

    Arguments

    - + diff --git a/develop/interface/dbcsr_trace~2.html b/develop/interface/dbcsr_trace~2.html index 7818a128880..7349b18bc12 100644 --- a/develop/interface/dbcsr_trace~2.html +++ b/develop/interface/dbcsr_trace~2.html @@ -74,20 +74,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
  • @@ -154,11 +154,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(in) @@ -348,22 +348,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

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

    the trace of the matrix

    +
    @@ -173,8 +173,8 @@

    Arguments

    - + @@ -209,11 +209,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) @@ -183,22 +183,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

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

    the trace of the matrix

    @@ -228,8 +228,8 @@

    Arguments

    - + @@ -264,11 +264,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) @@ -238,22 +238,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

    @@ -283,8 +283,8 @@

    Arguments

    - + @@ -319,11 +319,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) @@ -293,22 +293,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

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

    the trace of the matrix

    @@ -338,8 +338,8 @@

    Arguments

    - + diff --git a/develop/interface/dict_get.html b/develop/interface/dict_get.html index 94837ac8eba..76bb6e832b0 100644 --- a/develop/interface/dict_get.html +++ b/develop/interface/dict_get.html @@ -188,7 +188,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/interface/dict_haskey.html b/develop/interface/dict_haskey.html index 9539f31e701..45bbb70bc2e 100644 --- a/develop/interface/dict_haskey.html +++ b/develop/interface/dict_haskey.html @@ -186,7 +186,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/dict_set.html b/develop/interface/dict_set.html index 8e408228d14..bb8dc15a513 100644 --- a/develop/interface/dict_set.html +++ b/develop/interface/dict_set.html @@ -186,7 +186,7 @@

    Arguments

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

    Arguments

    @@ -256,7 +256,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    diff --git a/develop/interface/dist_rowcols.html b/develop/interface/dist_rowcols.html index 8c6bf4083b5..3b2ee433ca1 100644 --- a/develop/interface/dist_rowcols.html +++ b/develop/interface/dist_rowcols.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,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 08730041643..c3885db8b60 100644 --- a/develop/interface/dist_sparse_tensor_to_repl_dense_array.html +++ b/develop/interface/dist_sparse_tensor_to_repl_dense_array.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    diff --git a/develop/interface/ensure_array_size.html b/develop/interface/ensure_array_size.html index 78ff7d982d7..22f8c0849a9 100644 --- a/develop/interface/ensure_array_size.html +++ b/develop/interface/ensure_array_size.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -352,7 +352,7 @@

    Arguments

    @@ -367,7 +367,7 @@

    Arguments

    @@ -382,7 +382,7 @@

    Arguments

    @@ -397,7 +397,7 @@

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    @@ -428,7 +428,7 @@

    Arguments

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

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -529,7 +529,7 @@

    Arguments

    @@ -544,7 +544,7 @@

    Arguments

    @@ -560,7 +560,7 @@

    Arguments

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

    Arguments

    @@ -616,7 +616,7 @@

    Arguments

    @@ -646,7 +646,7 @@

    Arguments

    @@ -661,7 +661,7 @@

    Arguments

    @@ -676,7 +676,7 @@

    Arguments

    @@ -691,7 +691,7 @@

    Arguments

    @@ -707,7 +707,7 @@

    Arguments

    @@ -722,7 +722,7 @@

    Arguments

    @@ -763,7 +763,7 @@

    Arguments

    @@ -793,7 +793,7 @@

    Arguments

    @@ -808,7 +808,7 @@

    Arguments

    @@ -823,7 +823,7 @@

    Arguments

    @@ -838,7 +838,7 @@

    Arguments

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

    Arguments

    @@ -869,7 +869,7 @@

    Arguments

    @@ -910,7 +910,7 @@

    Arguments

    @@ -940,7 +940,7 @@

    Arguments

    @@ -955,7 +955,7 @@

    Arguments

    @@ -970,7 +970,7 @@

    Arguments

    @@ -985,7 +985,7 @@

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/get_ith_array.html b/develop/interface/get_ith_array.html index cae0eaeff18..0075df66673 100644 --- a/develop/interface/get_ith_array.html +++ b/develop/interface/get_ith_array.html @@ -171,7 +171,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/list_clear.html b/develop/interface/list_clear.html index 6b9764f62c8..b4f5f2c088a 100644 --- a/develop/interface/list_clear.html +++ b/develop/interface/list_clear.html @@ -173,7 +173,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

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

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

    diff --git a/develop/interface/list_del.html b/develop/interface/list_del.html index 4806fe43ffb..ac6ae859e68 100644 --- a/develop/interface/list_del.html +++ b/develop/interface/list_del.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

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

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    diff --git a/develop/interface/list_destroy.html b/develop/interface/list_destroy.html index 0420d87176d..e5fc3191e5f 100644 --- a/develop/interface/list_destroy.html +++ b/develop/interface/list_destroy.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -301,7 +301,7 @@

    Arguments

    diff --git a/develop/interface/list_get.html b/develop/interface/list_get.html index 415f41ba3cf..c5b43d7f52b 100644 --- a/develop/interface/list_get.html +++ b/develop/interface/list_get.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

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

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    diff --git a/develop/interface/list_init.html b/develop/interface/list_init.html index a6691844c86..e99c9dec72a 100644 --- a/develop/interface/list_init.html +++ b/develop/interface/list_init.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/list_insert.html b/develop/interface/list_insert.html index 2196a521942..456c6f6527d 100644 --- a/develop/interface/list_insert.html +++ b/develop/interface/list_insert.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -387,7 +387,7 @@

    Arguments

    @@ -402,7 +402,7 @@

    Arguments

    @@ -417,7 +417,7 @@

    Arguments

    diff --git a/develop/interface/list_isready.html b/develop/interface/list_isready.html index 6d3a7be8445..c6aaba1e506 100644 --- a/develop/interface/list_isready.html +++ b/develop/interface/list_isready.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/list_peek.html b/develop/interface/list_peek.html index 11f30dba625..49e32712abd 100644 --- a/develop/interface/list_peek.html +++ b/develop/interface/list_peek.html @@ -174,7 +174,7 @@

    Arguments

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

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/list_pop.html b/develop/interface/list_pop.html index deaaf899391..c12d6a8643e 100644 --- a/develop/interface/list_pop.html +++ b/develop/interface/list_pop.html @@ -176,7 +176,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/interface/list_push.html b/develop/interface/list_push.html index a9694fb953b..730c38f96bf 100644 --- a/develop/interface/list_push.html +++ b/develop/interface/list_push.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

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

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    diff --git a/develop/interface/list_set.html b/develop/interface/list_set.html index f2366ec9f07..39f230fe38a 100644 --- a/develop/interface/list_set.html +++ b/develop/interface/list_set.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/list_size.html b/develop/interface/list_size.html index a4b68b5e4cd..4686ceb4087 100644 --- a/develop/interface/list_size.html +++ b/develop/interface/list_size.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/memory_allocate.html b/develop/interface/memory_allocate.html index 2843ac95a4b..2ddac211c7e 100644 --- a/develop/interface/memory_allocate.html +++ b/develop/interface/memory_allocate.html @@ -181,7 +181,7 @@

    Arguments

    @@ -196,7 +196,7 @@

    Arguments

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

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -461,7 +461,7 @@

    Arguments

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

    Arguments

    @@ -531,7 +531,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -601,7 +601,7 @@

    Arguments

    @@ -616,7 +616,7 @@

    Arguments

    @@ -671,7 +671,7 @@

    Arguments

    @@ -686,7 +686,7 @@

    Arguments

    @@ -741,7 +741,7 @@

    Arguments

    @@ -756,7 +756,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -881,7 +881,7 @@

    Arguments

    @@ -896,7 +896,7 @@

    Arguments

    @@ -951,7 +951,7 @@

    Arguments

    @@ -966,7 +966,7 @@

    Arguments

    diff --git a/develop/interface/memory_copy.html b/develop/interface/memory_copy.html index d5e4fc8d1e4..cd874dc187b 100644 --- a/develop/interface/memory_copy.html +++ b/develop/interface/memory_copy.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -415,7 +415,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

    @@ -555,7 +555,7 @@

    Arguments

    diff --git a/develop/interface/memory_deallocate.html b/develop/interface/memory_deallocate.html index fd5388df61c..cc6859591c6 100644 --- a/develop/interface/memory_deallocate.html +++ b/develop/interface/memory_deallocate.html @@ -181,7 +181,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -511,7 +511,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -676,7 +676,7 @@

    Arguments

    @@ -731,7 +731,7 @@

    Arguments

    @@ -786,7 +786,7 @@

    Arguments

    diff --git a/develop/interface/memory_zero.html b/develop/interface/memory_zero.html index 46efb69e350..75571aa2e50 100644 --- a/develop/interface/memory_zero.html +++ b/develop/interface/memory_zero.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -410,7 +410,7 @@

    Arguments

    @@ -450,7 +450,7 @@

    Arguments

    @@ -465,7 +465,7 @@

    Arguments

    diff --git a/develop/interface/mp_allocate.html b/develop/interface/mp_allocate.html index 7802bb7fb79..ff7f5a12581 100644 --- a/develop/interface/mp_allocate.html +++ b/develop/interface/mp_allocate.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -415,7 +415,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

    @@ -555,7 +555,7 @@

    Arguments

    diff --git a/develop/interface/mp_alltoall.html b/develop/interface/mp_alltoall.html index d6a7ef372dc..ad436356b7d 100644 --- a/develop/interface/mp_alltoall.html +++ b/develop/interface/mp_alltoall.html @@ -238,7 +238,7 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    @@ -408,7 +408,7 @@

    Arguments

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

    Arguments

    @@ -627,7 +627,7 @@

    Arguments

    @@ -712,7 +712,7 @@

    Arguments

    @@ -797,7 +797,7 @@

    Arguments

    @@ -931,7 +931,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1186,7 +1186,7 @@

    Arguments

    @@ -1320,7 +1320,7 @@

    Arguments

    @@ -1405,7 +1405,7 @@

    Arguments

    @@ -1490,7 +1490,7 @@

    Arguments

    @@ -1575,7 +1575,7 @@

    Arguments

    @@ -1709,7 +1709,7 @@

    Arguments

    @@ -1794,7 +1794,7 @@

    Arguments

    @@ -1879,7 +1879,7 @@

    Arguments

    @@ -1964,7 +1964,7 @@

    Arguments

    @@ -2098,7 +2098,7 @@

    Arguments

    @@ -2183,7 +2183,7 @@

    Arguments

    @@ -2268,7 +2268,7 @@

    Arguments

    @@ -2353,7 +2353,7 @@

    Arguments

    @@ -2487,7 +2487,7 @@

    Arguments

    diff --git a/develop/interface/mp_bcast.html b/develop/interface/mp_bcast.html index 7f55836cee4..7a5bcac8069 100644 --- a/develop/interface/mp_bcast.html +++ b/develop/interface/mp_bcast.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -282,7 +282,7 @@

    Arguments

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

    Arguments

    @@ -352,7 +352,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -492,7 +492,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -562,7 +562,7 @@

    Arguments

    @@ -617,7 +617,7 @@

    Arguments

    @@ -632,7 +632,7 @@

    Arguments

    @@ -687,7 +687,7 @@

    Arguments

    @@ -702,7 +702,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    @@ -772,7 +772,7 @@

    Arguments

    @@ -827,7 +827,7 @@

    Arguments

    @@ -842,7 +842,7 @@

    Arguments

    @@ -897,7 +897,7 @@

    Arguments

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

    Arguments

    @@ -967,7 +967,7 @@

    Arguments

    @@ -982,7 +982,7 @@

    Arguments

    @@ -1037,7 +1037,7 @@

    Arguments

    @@ -1052,7 +1052,7 @@

    Arguments

    @@ -1107,7 +1107,7 @@

    Arguments

    @@ -1122,7 +1122,7 @@

    Arguments

    @@ -1177,7 +1177,7 @@

    Arguments

    @@ -1192,7 +1192,7 @@

    Arguments

    @@ -1247,7 +1247,7 @@

    Arguments

    @@ -1262,7 +1262,7 @@

    Arguments

    @@ -1317,7 +1317,7 @@

    Arguments

    @@ -1332,7 +1332,7 @@

    Arguments

    @@ -1387,7 +1387,7 @@

    Arguments

    @@ -1402,7 +1402,7 @@

    Arguments

    @@ -1457,7 +1457,7 @@

    Arguments

    @@ -1472,7 +1472,7 @@

    Arguments

    @@ -1527,7 +1527,7 @@

    Arguments

    @@ -1542,7 +1542,7 @@

    Arguments

    @@ -1597,7 +1597,7 @@

    Arguments

    @@ -1612,7 +1612,7 @@

    Arguments

    @@ -1667,7 +1667,7 @@

    Arguments

    @@ -1682,7 +1682,7 @@

    Arguments

    @@ -1737,7 +1737,7 @@

    Arguments

    @@ -1752,7 +1752,7 @@

    Arguments

    @@ -1807,7 +1807,7 @@

    Arguments

    @@ -1822,7 +1822,7 @@

    Arguments

    @@ -1877,7 +1877,7 @@

    Arguments

    @@ -1892,7 +1892,7 @@

    Arguments

    @@ -1947,7 +1947,7 @@

    Arguments

    @@ -1962,7 +1962,7 @@

    Arguments

    @@ -2017,7 +2017,7 @@

    Arguments

    @@ -2032,7 +2032,7 @@

    Arguments

    @@ -2087,7 +2087,7 @@

    Arguments

    @@ -2102,7 +2102,7 @@

    Arguments

    diff --git a/develop/interface/mp_deallocate.html b/develop/interface/mp_deallocate.html index dc27e07cac5..a672284421c 100644 --- a/develop/interface/mp_deallocate.html +++ b/develop/interface/mp_deallocate.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    @@ -340,7 +340,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -410,7 +410,7 @@

    Arguments

    @@ -450,7 +450,7 @@

    Arguments

    @@ -465,7 +465,7 @@

    Arguments

    diff --git a/develop/interface/mp_environ.html b/develop/interface/mp_environ.html index c7b5dd13f79..8f46410934a 100644 --- a/develop/interface/mp_environ.html +++ b/develop/interface/mp_environ.html @@ -173,7 +173,7 @@

    Arguments

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

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

    diff --git a/develop/interface/mp_file_read_at_all.html b/develop/interface/mp_file_read_at_all.html index 1084e016f04..12436ac251a 100644 --- a/develop/interface/mp_file_read_at_all.html +++ b/develop/interface/mp_file_read_at_all.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -665,7 +665,7 @@

    Arguments

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

    Arguments

    @@ -736,7 +736,7 @@

    Arguments

    @@ -751,7 +751,7 @@

    Arguments

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

    Arguments

    @@ -821,7 +821,7 @@

    Arguments

    @@ -836,7 +836,7 @@

    Arguments

    @@ -892,7 +892,7 @@

    Arguments

    @@ -907,7 +907,7 @@

    Arguments

    @@ -922,7 +922,7 @@

    Arguments

    @@ -977,7 +977,7 @@

    Arguments

    @@ -992,7 +992,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    @@ -1063,7 +1063,7 @@

    Arguments

    @@ -1078,7 +1078,7 @@

    Arguments

    @@ -1133,7 +1133,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    diff --git a/develop/interface/mp_file_write_at.html b/develop/interface/mp_file_write_at.html index 6e8baa7baa0..d717712e66e 100644 --- a/develop/interface/mp_file_write_at.html +++ b/develop/interface/mp_file_write_at.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -665,7 +665,7 @@

    Arguments

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

    Arguments

    @@ -736,7 +736,7 @@

    Arguments

    @@ -751,7 +751,7 @@

    Arguments

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

    Arguments

    @@ -821,7 +821,7 @@

    Arguments

    @@ -836,7 +836,7 @@

    Arguments

    @@ -892,7 +892,7 @@

    Arguments

    @@ -907,7 +907,7 @@

    Arguments

    @@ -922,7 +922,7 @@

    Arguments

    @@ -977,7 +977,7 @@

    Arguments

    @@ -992,7 +992,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    @@ -1063,7 +1063,7 @@

    Arguments

    @@ -1078,7 +1078,7 @@

    Arguments

    @@ -1133,7 +1133,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    diff --git a/develop/interface/mp_file_write_at_all.html b/develop/interface/mp_file_write_at_all.html index a017a193699..395f921a73b 100644 --- a/develop/interface/mp_file_write_at_all.html +++ b/develop/interface/mp_file_write_at_all.html @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -665,7 +665,7 @@

    Arguments

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

    Arguments

    @@ -736,7 +736,7 @@

    Arguments

    @@ -751,7 +751,7 @@

    Arguments

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

    Arguments

    @@ -821,7 +821,7 @@

    Arguments

    @@ -836,7 +836,7 @@

    Arguments

    @@ -892,7 +892,7 @@

    Arguments

    @@ -907,7 +907,7 @@

    Arguments

    @@ -922,7 +922,7 @@

    Arguments

    @@ -977,7 +977,7 @@

    Arguments

    @@ -992,7 +992,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    @@ -1063,7 +1063,7 @@

    Arguments

    @@ -1078,7 +1078,7 @@

    Arguments

    @@ -1133,7 +1133,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    diff --git a/develop/interface/mp_gather.html b/develop/interface/mp_gather.html index 86a44183a7b..ffa86107efe 100644 --- a/develop/interface/mp_gather.html +++ b/develop/interface/mp_gather.html @@ -187,7 +187,7 @@

    Arguments

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

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

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

    Arguments

    @@ -357,7 +357,7 @@

    Arguments

    @@ -387,7 +387,7 @@

    Arguments

    @@ -442,7 +442,7 @@

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

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

    Arguments

    @@ -557,7 +557,7 @@

    Arguments

    @@ -612,7 +612,7 @@

    Arguments

    @@ -642,7 +642,7 @@

    Arguments

    @@ -697,7 +697,7 @@

    Arguments

    @@ -727,7 +727,7 @@

    Arguments

    @@ -782,7 +782,7 @@

    Arguments

    @@ -812,7 +812,7 @@

    Arguments

    @@ -867,7 +867,7 @@

    Arguments

    @@ -897,7 +897,7 @@

    Arguments

    @@ -952,7 +952,7 @@

    Arguments

    @@ -982,7 +982,7 @@

    Arguments

    @@ -1037,7 +1037,7 @@

    Arguments

    @@ -1067,7 +1067,7 @@

    Arguments

    @@ -1122,7 +1122,7 @@

    Arguments

    @@ -1152,7 +1152,7 @@

    Arguments

    @@ -1207,7 +1207,7 @@

    Arguments

    @@ -1237,7 +1237,7 @@

    Arguments

    @@ -1292,7 +1292,7 @@

    Arguments

    @@ -1322,7 +1322,7 @@

    Arguments

    @@ -1377,7 +1377,7 @@

    Arguments

    @@ -1407,7 +1407,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1492,7 +1492,7 @@

    Arguments

    @@ -1547,7 +1547,7 @@

    Arguments

    @@ -1577,7 +1577,7 @@

    Arguments

    @@ -1632,7 +1632,7 @@

    Arguments

    @@ -1662,7 +1662,7 @@

    Arguments

    diff --git a/develop/interface/mp_gatherv.html b/develop/interface/mp_gatherv.html index f8f53745833..0256764c041 100644 --- a/develop/interface/mp_gatherv.html +++ b/develop/interface/mp_gatherv.html @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

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

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -471,7 +471,7 @@

    Arguments

    @@ -486,7 +486,7 @@

    Arguments

    @@ -588,7 +588,7 @@

    Arguments

    @@ -603,7 +603,7 @@

    Arguments

    @@ -705,7 +705,7 @@

    Arguments

    @@ -720,7 +720,7 @@

    Arguments

    @@ -822,7 +822,7 @@

    Arguments

    @@ -837,7 +837,7 @@

    Arguments

    diff --git a/develop/interface/mp_ibcast.html b/develop/interface/mp_ibcast.html index 7f440d64b15..18748d1a8fd 100644 --- a/develop/interface/mp_ibcast.html +++ b/develop/interface/mp_ibcast.html @@ -181,7 +181,7 @@

    Arguments

    @@ -196,7 +196,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

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

    Arguments

    @@ -351,7 +351,7 @@

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

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

    Arguments

    @@ -451,7 +451,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -606,7 +606,7 @@

    Arguments

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

    Arguments

    @@ -691,7 +691,7 @@

    Arguments

    @@ -706,7 +706,7 @@

    Arguments

    @@ -776,7 +776,7 @@

    Arguments

    @@ -791,7 +791,7 @@

    Arguments

    @@ -861,7 +861,7 @@

    Arguments

    @@ -876,7 +876,7 @@

    Arguments

    @@ -946,7 +946,7 @@

    Arguments

    @@ -961,7 +961,7 @@

    Arguments

    @@ -1031,7 +1031,7 @@

    Arguments

    @@ -1046,7 +1046,7 @@

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/mp_irecv.html b/develop/interface/mp_irecv.html index c2dbcb0b780..133313fb37c 100644 --- a/develop/interface/mp_irecv.html +++ b/develop/interface/mp_irecv.html @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

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

    Arguments

    @@ -398,7 +398,7 @@

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

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

    Arguments

    @@ -613,7 +613,7 @@

    Arguments

    @@ -698,7 +698,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -798,7 +798,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -898,7 +898,7 @@

    Arguments

    @@ -913,7 +913,7 @@

    Arguments

    @@ -998,7 +998,7 @@

    Arguments

    @@ -1013,7 +1013,7 @@

    Arguments

    @@ -1098,7 +1098,7 @@

    Arguments

    @@ -1113,7 +1113,7 @@

    Arguments

    @@ -1198,7 +1198,7 @@

    Arguments

    @@ -1213,7 +1213,7 @@

    Arguments

    @@ -1298,7 +1298,7 @@

    Arguments

    @@ -1313,7 +1313,7 @@

    Arguments

    @@ -1398,7 +1398,7 @@

    Arguments

    @@ -1413,7 +1413,7 @@

    Arguments

    @@ -1498,7 +1498,7 @@

    Arguments

    @@ -1513,7 +1513,7 @@

    Arguments

    diff --git a/develop/interface/mp_iscatter.html b/develop/interface/mp_iscatter.html index fd13a3cbbb1..445b88b5fc5 100644 --- a/develop/interface/mp_iscatter.html +++ b/develop/interface/mp_iscatter.html @@ -202,7 +202,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -402,7 +402,7 @@

    Arguments

    @@ -417,7 +417,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -602,7 +602,7 @@

    Arguments

    @@ -617,7 +617,7 @@

    Arguments

    @@ -702,7 +702,7 @@

    Arguments

    @@ -717,7 +717,7 @@

    Arguments

    @@ -802,7 +802,7 @@

    Arguments

    @@ -817,7 +817,7 @@

    Arguments

    @@ -902,7 +902,7 @@

    Arguments

    @@ -917,7 +917,7 @@

    Arguments

    @@ -1002,7 +1002,7 @@

    Arguments

    @@ -1017,7 +1017,7 @@

    Arguments

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

    Arguments

    @@ -1117,7 +1117,7 @@

    Arguments

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

    Arguments

    @@ -1217,7 +1217,7 @@

    Arguments

    @@ -1302,7 +1302,7 @@

    Arguments

    @@ -1317,7 +1317,7 @@

    Arguments

    @@ -1432,7 +1432,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1577,7 +1577,7 @@

    Arguments

    @@ -1607,7 +1607,7 @@

    Arguments

    @@ -1722,7 +1722,7 @@

    Arguments

    @@ -1752,7 +1752,7 @@

    Arguments

    @@ -1867,7 +1867,7 @@

    Arguments

    @@ -1897,7 +1897,7 @@

    Arguments

    @@ -2012,7 +2012,7 @@

    Arguments

    @@ -2042,7 +2042,7 @@

    Arguments

    @@ -2157,7 +2157,7 @@

    Arguments

    @@ -2187,7 +2187,7 @@

    Arguments

    diff --git a/develop/interface/mp_isend.html b/develop/interface/mp_isend.html index 3c72304b607..76d8f072662 100644 --- a/develop/interface/mp_isend.html +++ b/develop/interface/mp_isend.html @@ -213,7 +213,7 @@

    Arguments

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

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -613,7 +613,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -913,7 +913,7 @@

    Arguments

    @@ -1013,7 +1013,7 @@

    Arguments

    @@ -1113,7 +1113,7 @@

    Arguments

    @@ -1213,7 +1213,7 @@

    Arguments

    @@ -1313,7 +1313,7 @@

    Arguments

    @@ -1413,7 +1413,7 @@

    Arguments

    @@ -1513,7 +1513,7 @@

    Arguments

    diff --git a/develop/interface/mp_isendrecv.html b/develop/interface/mp_isendrecv.html index 71dd07b4e56..c816b263ef3 100644 --- a/develop/interface/mp_isendrecv.html +++ b/develop/interface/mp_isendrecv.html @@ -226,7 +226,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

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

    Arguments

    @@ -388,7 +388,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -682,7 +682,7 @@

    Arguments

    @@ -814,7 +814,7 @@

    Arguments

    @@ -829,7 +829,7 @@

    Arguments

    @@ -961,7 +961,7 @@

    Arguments

    @@ -976,7 +976,7 @@

    Arguments

    @@ -1108,7 +1108,7 @@

    Arguments

    @@ -1123,7 +1123,7 @@

    Arguments

    @@ -1255,7 +1255,7 @@

    Arguments

    @@ -1270,7 +1270,7 @@

    Arguments

    @@ -1402,7 +1402,7 @@

    Arguments

    @@ -1417,7 +1417,7 @@

    Arguments

    @@ -1549,7 +1549,7 @@

    Arguments

    @@ -1564,7 +1564,7 @@

    Arguments

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

    Arguments

    @@ -1711,7 +1711,7 @@

    Arguments

    @@ -1843,7 +1843,7 @@

    Arguments

    @@ -1858,7 +1858,7 @@

    Arguments

    diff --git a/develop/interface/mp_isum.html b/develop/interface/mp_isum.html index 624eedb6559..c13c7352354 100644 --- a/develop/interface/mp_isum.html +++ b/develop/interface/mp_isum.html @@ -176,7 +176,7 @@

    Arguments

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

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -386,7 +386,7 @@

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -526,7 +526,7 @@

    Arguments

    @@ -596,7 +596,7 @@

    Arguments

    diff --git a/develop/interface/mp_max.html b/develop/interface/mp_max.html index 400d1f6316d..792d9ed6db3 100644 --- a/develop/interface/mp_max.html +++ b/develop/interface/mp_max.html @@ -181,7 +181,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

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

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    @@ -403,7 +403,7 @@

    Arguments

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

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -570,7 +570,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -736,7 +736,7 @@

    Arguments

    @@ -792,7 +792,7 @@

    Arguments

    diff --git a/develop/interface/mp_maxloc.html b/develop/interface/mp_maxloc.html index 99d38205ec4..8378544a56e 100644 --- a/develop/interface/mp_maxloc.html +++ b/develop/interface/mp_maxloc.html @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/interface/mp_min.html b/develop/interface/mp_min.html index 73cd7c20f34..b0e05c89105 100644 --- a/develop/interface/mp_min.html +++ b/develop/interface/mp_min.html @@ -181,7 +181,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

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

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    @@ -403,7 +403,7 @@

    Arguments

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

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -570,7 +570,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -736,7 +736,7 @@

    Arguments

    @@ -792,7 +792,7 @@

    Arguments

    diff --git a/develop/interface/mp_minloc.html b/develop/interface/mp_minloc.html index 9afe628ab39..70886905668 100644 --- a/develop/interface/mp_minloc.html +++ b/develop/interface/mp_minloc.html @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/interface/mp_prod.html b/develop/interface/mp_prod.html index e9115687def..3e0f9ed9220 100644 --- a/develop/interface/mp_prod.html +++ b/develop/interface/mp_prod.html @@ -176,7 +176,7 @@

    Arguments

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

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    diff --git a/develop/interface/mp_recv.html b/develop/interface/mp_recv.html index 3861be4f867..8788e3e90cb 100644 --- a/develop/interface/mp_recv.html +++ b/develop/interface/mp_recv.html @@ -181,7 +181,7 @@

    Arguments

    @@ -196,7 +196,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -440,7 +440,7 @@

    Arguments

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

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -540,7 +540,7 @@

    Arguments

    @@ -612,7 +612,7 @@

    Arguments

    @@ -627,7 +627,7 @@

    Arguments

    @@ -697,7 +697,7 @@

    Arguments

    @@ -712,7 +712,7 @@

    Arguments

    @@ -784,7 +784,7 @@

    Arguments

    @@ -799,7 +799,7 @@

    Arguments

    @@ -869,7 +869,7 @@

    Arguments

    @@ -884,7 +884,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1041,7 +1041,7 @@

    Arguments

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

    Arguments

    @@ -1128,7 +1128,7 @@

    Arguments

    @@ -1143,7 +1143,7 @@

    Arguments

    diff --git a/develop/interface/mp_rget.html b/develop/interface/mp_rget.html index 0a4a6be6fe8..dab203a6bec 100644 --- a/develop/interface/mp_rget.html +++ b/develop/interface/mp_rget.html @@ -175,7 +175,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -350,7 +350,7 @@

    Arguments

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

    Arguments

    @@ -510,7 +510,7 @@

    Arguments

    @@ -655,7 +655,7 @@

    Arguments

    @@ -670,7 +670,7 @@

    Arguments

    @@ -815,7 +815,7 @@

    Arguments

    @@ -830,7 +830,7 @@

    Arguments

    @@ -975,7 +975,7 @@

    Arguments

    @@ -990,7 +990,7 @@

    Arguments

    diff --git a/develop/interface/mp_send.html b/develop/interface/mp_send.html index 408aaa3e610..a8d735133f4 100644 --- a/develop/interface/mp_send.html +++ b/develop/interface/mp_send.html @@ -181,7 +181,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -353,7 +353,7 @@

    Arguments

    @@ -440,7 +440,7 @@

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -612,7 +612,7 @@

    Arguments

    @@ -697,7 +697,7 @@

    Arguments

    @@ -784,7 +784,7 @@

    Arguments

    @@ -869,7 +869,7 @@

    Arguments

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

    Arguments

    @@ -1041,7 +1041,7 @@

    Arguments

    @@ -1128,7 +1128,7 @@

    Arguments

    diff --git a/develop/interface/mp_sendrecv.html b/develop/interface/mp_sendrecv.html index 38bf07d99db..dcab572a8f6 100644 --- a/develop/interface/mp_sendrecv.html +++ b/develop/interface/mp_sendrecv.html @@ -220,7 +220,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -720,7 +720,7 @@

    Arguments

    @@ -735,7 +735,7 @@

    Arguments

    diff --git a/develop/interface/mp_sum.html b/develop/interface/mp_sum.html index 44dafa2175e..e7581bfe195 100644 --- a/develop/interface/mp_sum.html +++ b/develop/interface/mp_sum.html @@ -213,7 +213,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    @@ -433,7 +433,7 @@

    Arguments

    @@ -488,7 +488,7 @@

    Arguments

    @@ -543,7 +543,7 @@

    Arguments

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

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    @@ -708,7 +708,7 @@

    Arguments

    @@ -763,7 +763,7 @@

    Arguments

    @@ -818,7 +818,7 @@

    Arguments

    @@ -873,7 +873,7 @@

    Arguments

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

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

    @@ -1038,7 +1038,7 @@

    Arguments

    @@ -1093,7 +1093,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    @@ -1203,7 +1203,7 @@

    Arguments

    @@ -1258,7 +1258,7 @@

    Arguments

    @@ -1313,7 +1313,7 @@

    Arguments

    @@ -1368,7 +1368,7 @@

    Arguments

    @@ -1423,7 +1423,7 @@

    Arguments

    @@ -1478,7 +1478,7 @@

    Arguments

    @@ -1533,7 +1533,7 @@

    Arguments

    @@ -1588,7 +1588,7 @@

    Arguments

    @@ -1643,7 +1643,7 @@

    Arguments

    @@ -1698,7 +1698,7 @@

    Arguments

    @@ -1753,7 +1753,7 @@

    Arguments

    @@ -1808,7 +1808,7 @@

    Arguments

    @@ -1864,7 +1864,7 @@

    Arguments

    @@ -1879,7 +1879,7 @@

    Arguments

    @@ -1935,7 +1935,7 @@

    Arguments

    @@ -1950,7 +1950,7 @@

    Arguments

    @@ -2006,7 +2006,7 @@

    Arguments

    @@ -2021,7 +2021,7 @@

    Arguments

    @@ -2077,7 +2077,7 @@

    Arguments

    @@ -2092,7 +2092,7 @@

    Arguments

    @@ -2148,7 +2148,7 @@

    Arguments

    @@ -2163,7 +2163,7 @@

    Arguments

    @@ -2219,7 +2219,7 @@

    Arguments

    @@ -2234,7 +2234,7 @@

    Arguments

    @@ -2290,7 +2290,7 @@

    Arguments

    @@ -2305,7 +2305,7 @@

    Arguments

    @@ -2361,7 +2361,7 @@

    Arguments

    @@ -2376,7 +2376,7 @@

    Arguments

    @@ -2432,7 +2432,7 @@

    Arguments

    @@ -2447,7 +2447,7 @@

    Arguments

    @@ -2503,7 +2503,7 @@

    Arguments

    @@ -2518,7 +2518,7 @@

    Arguments

    @@ -2574,7 +2574,7 @@

    Arguments

    @@ -2589,7 +2589,7 @@

    Arguments

    @@ -2645,7 +2645,7 @@

    Arguments

    @@ -2660,7 +2660,7 @@

    Arguments

    @@ -2715,7 +2715,7 @@

    Arguments

    @@ -2770,7 +2770,7 @@

    Arguments

    diff --git a/develop/interface/mp_sum_partial.html b/develop/interface/mp_sum_partial.html index a8ee75fea08..da7b2b71265 100644 --- a/develop/interface/mp_sum_partial.html +++ b/develop/interface/mp_sum_partial.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

    @@ -525,7 +525,7 @@

    Arguments

    @@ -540,7 +540,7 @@

    Arguments

    diff --git a/develop/interface/mp_type_make.html b/develop/interface/mp_type_make.html index aebb8c7e82c..0369b0c58df 100644 --- a/develop/interface/mp_type_make.html +++ b/develop/interface/mp_type_make.html @@ -176,7 +176,7 @@

    Arguments

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

    Arguments

    @@ -326,7 +326,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/mp_win_create.html b/develop/interface/mp_win_create.html index b1c649677b2..3823b2f8805 100644 --- a/develop/interface/mp_win_create.html +++ b/develop/interface/mp_win_create.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

    @@ -525,7 +525,7 @@

    Arguments

    @@ -540,7 +540,7 @@

    Arguments

    diff --git a/develop/interface/pointer_rank_remap2.html b/develop/interface/pointer_rank_remap2.html index e39bb829a78..116630004fa 100644 --- a/develop/interface/pointer_rank_remap2.html +++ b/develop/interface/pointer_rank_remap2.html @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/interface/pointer_view.html b/develop/interface/pointer_view.html index 054e061499b..ded8f65c156 100644 --- a/develop/interface/pointer_view.html +++ b/develop/interface/pointer_view.html @@ -192,7 +192,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    @@ -287,7 +287,7 @@

    Arguments

    @@ -350,7 +350,7 @@

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

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

    Arguments

    @@ -587,7 +587,7 @@

    Arguments

    @@ -603,7 +603,7 @@

    Arguments

    @@ -665,7 +665,7 @@

    Arguments

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

    Arguments

    @@ -695,7 +695,7 @@

    Arguments

    diff --git a/develop/interface/roctxmarka.html b/develop/interface/roctxmarka.html index 7a5fb795f09..bbc73ab1406 100644 --- a/develop/interface/roctxmarka.html +++ b/develop/interface/roctxmarka.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/interface/roctxrangepusha.html b/develop/interface/roctxrangepusha.html index a5290ea8b84..ffeec944ca2 100644 --- a/develop/interface/roctxrangepusha.html +++ b/develop/interface/roctxrangepusha.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/interface/rowcol_data.html b/develop/interface/rowcol_data.html index 3d128f648c0..226d0ee5734 100644 --- a/develop/interface/rowcol_data.html +++ b/develop/interface/rowcol_data.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/interface/rowcol_dist.html b/develop/interface/rowcol_dist.html index 481c317eb4f..96f98987824 100644 --- a/develop/interface/rowcol_dist.html +++ b/develop/interface/rowcol_dist.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/interface/sort.html b/develop/interface/sort.html index d8edada0a57..7cbd4ca9426 100644 --- a/develop/interface/sort.html +++ b/develop/interface/sort.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

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

    Arguments

    @@ -387,7 +387,7 @@

    Arguments

    @@ -402,7 +402,7 @@

    Arguments

    diff --git a/develop/interface/swap.html b/develop/interface/swap.html index 1537a0ce9da..25e78715f9f 100644 --- a/develop/interface/swap.html +++ b/develop/interface/swap.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -152,11 +152,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) @@ -348,22 +348,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

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

    the trace of the matrix

    - + character(len=default_string_length)
    - + integer(kind=int_4),
    - + character(len=default_string_length)
    - + integer(kind=int_4),
    - + character(len=default_string_length), intent(in)
    - + integer(kind=int_4), 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)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, 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)
    - + 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(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, 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), 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),
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_4)
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_8)
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + real(kind=real_8)
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_4)
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4),
    - + integer
    - + complex(kind=real_8)
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_4)
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + logical
    - + integer
    - + logical,
    - + integer
    - + character(len=*)
    - + integer
    - + character(len=*)
    - + 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=int_4), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), 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(kind=int_4)
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_8)
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + real(kind=real_8)
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_4)
    - + integer
    - + real(kind=real_4),
    - + integer
    - + complex(kind=real_8)
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_4)
    - + integer
    - + complex(kind=real_4),
    - + 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(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)
    - + complex(kind=real_4), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout)
    - + integer, 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)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, 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)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), 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, 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), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + logical, intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_8), intent(inout)
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_4), intent(inout)
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_4), intent(inout)
    - + integer(kind=int_4), intent(inout)
    - + integer, intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(inout)
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_8), intent(inout)
    - + integer, intent(inout)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_4), intent(inout)
    - + integer, intent(inout)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_8), intent(inout)
    - + integer, intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_4), intent(inout)
    - + integer, intent(inout)
    - + complex(kind=real_4), 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(kind=int_4)
    - + integer(kind=int_4),
    - + integer(kind=int_8)
    - + integer(kind=int_8),
    - + real(kind=real_8)
    - + real(kind=real_8),
    - + real(kind=real_4)
    - + real(kind=real_4),
    - + complex(kind=real_8)
    - + complex(kind=real_8),
    - + complex(kind=real_4)
    - + complex(kind=real_4),
    - + 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), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), 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_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + logical, intent(inout)
    - + logical, intent(inout),
    - + integer(kind=int_4), intent(in),
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(out),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_8),
    - + real(kind=real_4),
    - + complex(kind=real_8),
    - + complex(kind=real_4),
    - + 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)
    @@ -171,17 +171,34 @@

    Arguments

    - + - + + + + + + + + + @@ -192,11 +209,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

    @@ -211,17 +228,34 @@

    Arguments

    - + - + + + + + + + + + diff --git a/develop/interface/swap~2.html b/develop/interface/swap~2.html index 0c575a0caa9..663b112fd6a 100644 --- a/develop/interface/swap~2.html +++ b/develop/interface/swap~2.html @@ -74,20 +74,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
  • @@ -131,8 +131,8 @@

    Module Procedures

    @@ -152,11 +152,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

    @@ -171,34 +171,17 @@

    Arguments

    - + - + - - - - - - - - @@ -209,11 +192,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

    +
    @@ -228,34 +211,17 @@

    Arguments

    - - - - - - - - - + - + diff --git a/develop/interface/timeset_interface.html b/develop/interface/timeset_interface.html index 6832a7b1626..bbf8fdfa1bd 100644 --- a/develop/interface/timeset_interface.html +++ b/develop/interface/timeset_interface.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/interface/timestop_interface.html b/develop/interface/timestop_interface.html index b3e55fcb194..b1ed0c4f120 100644 --- a/develop/interface/timestop_interface.html +++ b/develop/interface/timestop_interface.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/lists/procedures.html b/develop/lists/procedures.html index dda1b364ffb..c99d5d06aa7 100644 --- a/develop/lists/procedures.html +++ b/develop/lists/procedures.html @@ -693,15 +693,15 @@

    Procedures

    - + - + - + - + @@ -963,111 +963,111 @@

    Procedures

    - + - + - - - - - - - + - + - + - + - + - + - + + + + + + + - + - + - + - + - + - + - + - + - + @@ -1089,49 +1089,49 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -3417,13 +3417,13 @@

    Procedures

    - + - + @@ -3779,15 +3779,15 @@

    Procedures

    - + - + - + - + @@ -3988,13 +3988,13 @@

    Procedures

    - + - + @@ -4031,7 +4031,7 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -4080,79 +4080,79 @@

    Procedures

    - + - + - - - - - - - + - + - + - + - + - + - + - + - + - + + + + + + + - + @@ -4170,13 +4170,13 @@

    Procedures

    - + - + @@ -4349,27 +4349,27 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -4397,18 +4397,18 @@

    Procedures

    + + + + + + - - - - - - @@ -4436,27 +4436,27 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -4498,13 +4498,13 @@

    Procedures

    - + - + @@ -4522,25 +4522,25 @@

    Procedures

    - + - + - + - + - + - + @@ -4870,15 +4870,15 @@

    Procedures

    - + - + - + - + @@ -4894,15 +4894,15 @@

    Procedures

    - + - + - + - + @@ -4918,15 +4918,15 @@

    Procedures

    - + - + - + - + @@ -4981,18 +4981,18 @@

    Procedures

    - - - - - - + + + + + + @@ -5051,15 +5051,15 @@

    Procedures

    - + - + - + - + @@ -5075,51 +5075,51 @@

    Procedures

    - + - + - + - + - - - - - - - + - + - + + + + + + + @@ -5130,15 +5130,15 @@

    Procedures

    - + - + - + - + @@ -5164,18 +5164,18 @@

    Procedures

    - - - - - - + + + + + + @@ -5209,18 +5209,18 @@

    Procedures

    + + + + + + - - - - - - @@ -5240,27 +5240,27 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -5270,15 +5270,15 @@

    Procedures

    - + - + - + - + @@ -5306,63 +5306,63 @@

    Procedures

    + + + + + + - + - + - + - + - + - + - + - + - - - - - - @@ -5396,13 +5396,13 @@

    Procedures

    - + - + @@ -5414,51 +5414,51 @@

    Procedures

    - - - - - - - + - + - + - + - + - + + + + + + + @@ -5516,13 +5516,13 @@

    Procedures

    - + - + @@ -5590,15 +5590,15 @@

    Procedures

    - + - + - + - + @@ -5608,15 +5608,15 @@

    Procedures

    - + - + - + - + @@ -5638,61 +5638,61 @@

    Procedures

    - + - + - + - + - + - + - + - + - + - + @@ -5728,15 +5728,15 @@

    Procedures

    - + - + - + - + @@ -5764,27 +5764,27 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -5794,15 +5794,15 @@

    Procedures

    - + - + - + - + @@ -5819,17 +5819,17 @@

    Procedures

    - + - + - + - + @@ -5863,16 +5863,16 @@

    Procedures

    - + - + - + - + @@ -5889,15 +5889,15 @@

    Procedures

    - + - + - + - + @@ -6054,15 +6054,15 @@

    Procedures

    - + - + - + - + @@ -6122,15 +6122,15 @@

    Procedures

    - + - + - + - + @@ -6230,13 +6230,13 @@

    Procedures

    - + - + @@ -6254,27 +6254,27 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -6479,15 +6479,15 @@

    Procedures

    - + - + - + - + @@ -6824,15 +6824,15 @@

    Procedures

    - + - + - + - + @@ -7085,49 +7085,49 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -7151,13 +7151,13 @@

    Procedures

    - + - + @@ -7169,13 +7169,13 @@

    Procedures

    - + - + @@ -7187,27 +7187,27 @@

    Procedures

    - + - + - + - + - + - + @@ -7253,16 +7253,16 @@

    Procedures

    - + - + - + - + @@ -7302,63 +7302,63 @@

    Procedures

    - + - + - - - - - - - + - + - + - + - + - + + + + + + + @@ -7371,55 +7371,55 @@

    Procedures

    - - - - - - - + + If the block exists, the current data is overwritten.

    Read more… - + - + + If the block exists, the current data is overwritten.

    Read more… - + - + + If the block exists, the current data is overwritten.

    Read more… - + + + + + + + @@ -7450,16 +7450,16 @@

    Procedures

    - + - + - + - + @@ -7495,15 +7495,15 @@

    Procedures

    - + - + - + - + @@ -7513,100 +7513,100 @@

    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,25 +8070,25 @@

    Procedures

    - + - + - + - + - + - + @@ -8113,15 +8113,15 @@

    Procedures

    - + - + - + - + @@ -8731,12 +8731,6 @@

    Procedures

    - - - - - - + + + + + + @@ -8765,24 +8765,18 @@

    Procedures

    - - - - - - - + - + + + + + + + @@ -9752,14 +9752,14 @@

    Procedures

    - + - + @@ -9778,51 +9778,51 @@

    Procedures

    - + - + - - - - - - - + - + - + - + + + + + + + @@ -9832,15 +9832,15 @@

    Procedures

    - + - + - + - + @@ -9856,27 +9856,27 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -9943,27 +9943,27 @@

    Procedures

    - + - + - + - + - + - + - + - + @@ -9997,15 +9997,15 @@

    Procedures

    - + - + - + - + @@ -10917,13 +10917,13 @@

    Procedures

    - + - + @@ -11462,15 +11462,15 @@

    Procedures

    - + - + - + - + @@ -15764,19 +15764,19 @@

    Procedures

    - + - + - + @@ -16245,13 +16245,13 @@

    Procedures

    - + - + diff --git a/develop/lists/types.html b/develop/lists/types.html index d80da693b79..56cf96d3c81 100644 --- a/develop/lists/types.html +++ b/develop/lists/types.html @@ -108,13 +108,13 @@

    Derived Types

    - + - + @@ -149,14 +149,14 @@

    Derived Types

    - - + + - - + + @@ -419,18 +419,18 @@

    Derived Types

    - - - - - - + + + + + + @@ -730,18 +730,18 @@

    Derived Types

    - - - - - - + + + + + + @@ -768,14 +768,14 @@

    Derived Types

    - - + + - - + + diff --git a/develop/module/dbcsr_acc_device.html b/develop/module/dbcsr_acc_device.html index 0f15578ccec..52ab66fff10 100644 --- a/develop/module/dbcsr_acc_device.html +++ b/develop/module/dbcsr_acc_device.html @@ -113,7 +113,7 @@

    Variables

    @@ -199,7 +199,7 @@

    Variables

    diff --git a/develop/module/dbcsr_acc_devmem.html b/develop/module/dbcsr_acc_devmem.html index c0bff39c573..77ebaa3d0af 100644 --- a/develop/module/dbcsr_acc_devmem.html +++ b/develop/module/dbcsr_acc_devmem.html @@ -209,11 +209,11 @@

    Uses

    @@ -256,7 +256,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

    @@ -355,7 +355,7 @@

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -562,7 +562,7 @@

    Arguments

    @@ -601,7 +601,7 @@

    Arguments

    @@ -631,7 +631,7 @@

    Arguments

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

    Arguments

    @@ -710,7 +710,7 @@

    Arguments

    @@ -749,7 +749,7 @@

    Arguments

    @@ -779,7 +779,7 @@

    Arguments

    @@ -818,7 +818,7 @@

    Arguments

    @@ -848,7 +848,7 @@

    Arguments

    @@ -887,7 +887,7 @@

    Arguments

    @@ -917,7 +917,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1025,7 +1025,7 @@

    Arguments

    @@ -1055,7 +1055,7 @@

    Arguments

    @@ -1094,7 +1094,7 @@

    Arguments

    @@ -1124,7 +1124,7 @@

    Arguments

    @@ -1163,7 +1163,7 @@

    Arguments

    @@ -1193,7 +1193,7 @@

    Arguments

    @@ -1232,7 +1232,7 @@

    Arguments

    @@ -1262,7 +1262,7 @@

    Arguments

    @@ -1301,7 +1301,7 @@

    Arguments

    @@ -1331,7 +1331,7 @@

    Arguments

    @@ -1370,7 +1370,7 @@

    Arguments

    @@ -1400,7 +1400,7 @@

    Arguments

    @@ -1439,7 +1439,7 @@

    Arguments

    @@ -1469,7 +1469,7 @@

    Arguments

    @@ -1570,7 +1570,7 @@

    Arguments

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

    Arguments

    @@ -1660,7 +1660,7 @@

    Arguments

    @@ -1710,7 +1710,7 @@

    Arguments

    @@ -1725,7 +1725,7 @@

    Arguments

    @@ -1755,7 +1755,7 @@

    Arguments

    @@ -1771,7 +1771,7 @@

    Arguments

    @@ -1812,7 +1812,7 @@

    Arguments

    @@ -1827,7 +1827,7 @@

    Arguments

    @@ -1912,7 +1912,7 @@

    Arguments

    @@ -1952,7 +1952,7 @@

    Arguments

    @@ -2007,7 +2007,7 @@

    Arguments

    @@ -2047,7 +2047,7 @@

    Arguments

    @@ -2094,7 +2094,7 @@

    Arguments

    @@ -2134,7 +2134,7 @@

    Arguments

    @@ -2164,7 +2164,7 @@

    Arguments

    @@ -2204,7 +2204,7 @@

    Arguments

    @@ -2234,7 +2234,7 @@

    Arguments

    @@ -2274,7 +2274,7 @@

    Arguments

    @@ -2304,7 +2304,7 @@

    Arguments

    @@ -2344,7 +2344,7 @@

    Arguments

    @@ -2374,7 +2374,7 @@

    Arguments

    @@ -2414,7 +2414,7 @@

    Arguments

    @@ -2444,7 +2444,7 @@

    Arguments

    @@ -2484,7 +2484,7 @@

    Arguments

    @@ -2514,7 +2514,7 @@

    Arguments

    @@ -2554,7 +2554,7 @@

    Arguments

    @@ -2584,7 +2584,7 @@

    Arguments

    @@ -2624,7 +2624,7 @@

    Arguments

    @@ -2654,7 +2654,7 @@

    Arguments

    @@ -2694,7 +2694,7 @@

    Arguments

    @@ -2724,7 +2724,7 @@

    Arguments

    @@ -2764,7 +2764,7 @@

    Arguments

    @@ -2794,7 +2794,7 @@

    Arguments

    @@ -2834,7 +2834,7 @@

    Arguments

    @@ -2864,7 +2864,7 @@

    Arguments

    @@ -2904,7 +2904,7 @@

    Arguments

    @@ -2934,7 +2934,7 @@

    Arguments

    @@ -2974,7 +2974,7 @@

    Arguments

    @@ -3004,7 +3004,7 @@

    Arguments

    @@ -3044,7 +3044,7 @@

    Arguments

    @@ -3074,7 +3074,7 @@

    Arguments

    @@ -3114,7 +3114,7 @@

    Arguments

    @@ -3144,7 +3144,7 @@

    Arguments

    @@ -3184,7 +3184,7 @@

    Arguments

    @@ -3214,7 +3214,7 @@

    Arguments

    @@ -3254,7 +3254,7 @@

    Arguments

    @@ -3284,7 +3284,7 @@

    Arguments

    @@ -3324,7 +3324,7 @@

    Arguments

    @@ -3354,7 +3354,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_acc_event.html b/develop/module/dbcsr_acc_event.html index a269a6abeb5..ab41179f9b5 100644 --- a/develop/module/dbcsr_acc_event.html +++ b/develop/module/dbcsr_acc_event.html @@ -113,7 +113,7 @@

    Variables

    @@ -215,7 +215,7 @@

    Variables

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

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -516,7 +516,7 @@

    Arguments

    @@ -556,7 +556,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_acc_hostmem.html b/develop/module/dbcsr_acc_hostmem.html index 4b5dd5f243b..4df9d63da1e 100644 --- a/develop/module/dbcsr_acc_hostmem.html +++ b/develop/module/dbcsr_acc_hostmem.html @@ -113,8 +113,8 @@

    Variables

    @@ -197,11 +197,11 @@

    Uses

    @@ -226,7 +226,7 @@

    Variables

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

    Variables

    @@ -310,7 +310,7 @@

    Arguments

    @@ -325,7 +325,7 @@

    Arguments

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

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -586,7 +586,7 @@

    Arguments

    @@ -601,7 +601,7 @@

    Arguments

    @@ -655,7 +655,7 @@

    Arguments

    @@ -670,7 +670,7 @@

    Arguments

    @@ -756,7 +756,7 @@

    Arguments

    @@ -842,7 +842,7 @@

    Arguments

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

    Arguments

    @@ -1014,7 +1014,7 @@

    Arguments

    @@ -1100,7 +1100,7 @@

    Arguments

    @@ -1186,7 +1186,7 @@

    Arguments

    @@ -1250,7 +1250,7 @@

    Arguments

    @@ -1304,7 +1304,7 @@

    Arguments

    @@ -1358,7 +1358,7 @@

    Arguments

    @@ -1412,7 +1412,7 @@

    Arguments

    @@ -1466,7 +1466,7 @@

    Arguments

    @@ -1520,7 +1520,7 @@

    Arguments

    @@ -1574,7 +1574,7 @@

    Arguments

    @@ -1628,7 +1628,7 @@

    Arguments

    @@ -1682,7 +1682,7 @@

    Arguments

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

    Arguments

    @@ -1790,7 +1790,7 @@

    Arguments

    @@ -1844,7 +1844,7 @@

    Arguments

    @@ -1908,7 +1908,7 @@

    Arguments

    @@ -1923,7 +1923,7 @@

    Arguments

    @@ -2010,7 +2010,7 @@

    Arguments

    @@ -2065,7 +2065,7 @@

    Arguments

    @@ -2120,7 +2120,7 @@

    Arguments

    @@ -2175,7 +2175,7 @@

    Arguments

    @@ -2190,7 +2190,7 @@

    Arguments

    @@ -2277,7 +2277,7 @@

    Arguments

    @@ -2332,7 +2332,7 @@

    Arguments

    @@ -2387,7 +2387,7 @@

    Arguments

    @@ -2442,7 +2442,7 @@

    Arguments

    @@ -2457,7 +2457,7 @@

    Arguments

    @@ -2544,7 +2544,7 @@

    Arguments

    @@ -2599,7 +2599,7 @@

    Arguments

    @@ -2654,7 +2654,7 @@

    Arguments

    @@ -2709,7 +2709,7 @@

    Arguments

    @@ -2724,7 +2724,7 @@

    Arguments

    @@ -2811,7 +2811,7 @@

    Arguments

    @@ -2866,7 +2866,7 @@

    Arguments

    @@ -2921,7 +2921,7 @@

    Arguments

    @@ -2976,7 +2976,7 @@

    Arguments

    @@ -2991,7 +2991,7 @@

    Arguments

    @@ -3078,7 +3078,7 @@

    Arguments

    @@ -3133,7 +3133,7 @@

    Arguments

    @@ -3188,7 +3188,7 @@

    Arguments

    @@ -3243,7 +3243,7 @@

    Arguments

    @@ -3258,7 +3258,7 @@

    Arguments

    @@ -3345,7 +3345,7 @@

    Arguments

    @@ -3400,7 +3400,7 @@

    Arguments

    @@ -3455,7 +3455,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_acc_init.html b/develop/module/dbcsr_acc_init.html index b5963f102ac..ba0a5459ef8 100644 --- a/develop/module/dbcsr_acc_init.html +++ b/develop/module/dbcsr_acc_init.html @@ -113,7 +113,7 @@

    Variables

    @@ -163,8 +163,8 @@

    Uses

  • @@ -189,7 +189,7 @@

    Variables

    diff --git a/develop/module/dbcsr_acc_operations.html b/develop/module/dbcsr_acc_operations.html index b4cf9c6e711..c0fcc1225a5 100644 --- a/develop/module/dbcsr_acc_operations.html +++ b/develop/module/dbcsr_acc_operations.html @@ -113,7 +113,7 @@

    Variables

    @@ -162,13 +162,13 @@

    Uses

    @@ -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

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

    Arguments

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

    Arguments

    @@ -507,7 +507,7 @@

    Arguments

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

    Arguments

    @@ -537,7 +537,7 @@

    Arguments

    @@ -552,7 +552,7 @@

    Arguments

    @@ -567,7 +567,7 @@

    Arguments

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

    Arguments

    @@ -597,7 +597,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_acc_stream.html b/develop/module/dbcsr_acc_stream.html index f05fa15c1d9..ac83f9d7a9b 100644 --- a/develop/module/dbcsr_acc_stream.html +++ b/develop/module/dbcsr_acc_stream.html @@ -113,7 +113,7 @@

    Variables

    @@ -189,8 +189,8 @@

    Uses

  • @@ -215,7 +215,7 @@

    Variables

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -500,7 +500,7 @@

    Arguments

    @@ -540,7 +540,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/module/dbcsr_acc_timings.html b/develop/module/dbcsr_acc_timings.html index 58c79003315..a4e9ef094f1 100644 --- a/develop/module/dbcsr_acc_timings.html +++ b/develop/module/dbcsr_acc_timings.html @@ -113,7 +113,7 @@

    Variables

    @@ -162,8 +162,8 @@

    Uses

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

    Variables

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

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -306,7 +306,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_allocate_wrap.html b/develop/module/dbcsr_allocate_wrap.html index d8c9dfc0fe7..8df60b183a1 100644 --- a/develop/module/dbcsr_allocate_wrap.html +++ b/develop/module/dbcsr_allocate_wrap.html @@ -208,8 +208,8 @@

    Uses

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -480,7 +480,7 @@

    Arguments

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

    Arguments

    @@ -569,7 +569,7 @@

    Arguments

    @@ -613,7 +613,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -702,7 +702,7 @@

    Arguments

    @@ -747,7 +747,7 @@

    Arguments

    @@ -791,7 +791,7 @@

    Arguments

    @@ -836,7 +836,7 @@

    Arguments

    @@ -880,7 +880,7 @@

    Arguments

    @@ -925,7 +925,7 @@

    Arguments

    @@ -969,7 +969,7 @@

    Arguments

    @@ -1014,7 +1014,7 @@

    Arguments

    @@ -1058,7 +1058,7 @@

    Arguments

    @@ -1103,7 +1103,7 @@

    Arguments

    @@ -1147,7 +1147,7 @@

    Arguments

    @@ -1192,7 +1192,7 @@

    Arguments

    @@ -1236,7 +1236,7 @@

    Arguments

    @@ -1281,7 +1281,7 @@

    Arguments

    @@ -1325,7 +1325,7 @@

    Arguments

    @@ -1370,7 +1370,7 @@

    Arguments

    @@ -1414,7 +1414,7 @@

    Arguments

    @@ -1459,7 +1459,7 @@

    Arguments

    @@ -1503,7 +1503,7 @@

    Arguments

    @@ -1548,7 +1548,7 @@

    Arguments

    @@ -1592,7 +1592,7 @@

    Arguments

    @@ -1637,7 +1637,7 @@

    Arguments

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

    Arguments

    @@ -1726,7 +1726,7 @@

    Arguments

    @@ -1770,7 +1770,7 @@

    Arguments

    @@ -1815,7 +1815,7 @@

    Arguments

    @@ -1859,7 +1859,7 @@

    Arguments

    @@ -1904,7 +1904,7 @@

    Arguments

    @@ -1948,7 +1948,7 @@

    Arguments

    @@ -1993,7 +1993,7 @@

    Arguments

    @@ -2037,7 +2037,7 @@

    Arguments

    @@ -2082,7 +2082,7 @@

    Arguments

    @@ -2126,7 +2126,7 @@

    Arguments

    @@ -2171,7 +2171,7 @@

    Arguments

    @@ -2215,7 +2215,7 @@

    Arguments

    @@ -2260,7 +2260,7 @@

    Arguments

    @@ -2304,7 +2304,7 @@

    Arguments

    @@ -2349,7 +2349,7 @@

    Arguments

    @@ -2393,7 +2393,7 @@

    Arguments

    @@ -2438,7 +2438,7 @@

    Arguments

    @@ -2482,7 +2482,7 @@

    Arguments

    @@ -2527,7 +2527,7 @@

    Arguments

    @@ -2571,7 +2571,7 @@

    Arguments

    @@ -2616,7 +2616,7 @@

    Arguments

    @@ -2660,7 +2660,7 @@

    Arguments

    @@ -2705,7 +2705,7 @@

    Arguments

    @@ -2749,7 +2749,7 @@

    Arguments

    @@ -2794,7 +2794,7 @@

    Arguments

    @@ -2838,7 +2838,7 @@

    Arguments

    @@ -2883,7 +2883,7 @@

    Arguments

    @@ -2927,7 +2927,7 @@

    Arguments

    @@ -2972,7 +2972,7 @@

    Arguments

    @@ -3016,7 +3016,7 @@

    Arguments

    @@ -3061,7 +3061,7 @@

    Arguments

    @@ -3105,7 +3105,7 @@

    Arguments

    @@ -3150,7 +3150,7 @@

    Arguments

    @@ -3194,7 +3194,7 @@

    Arguments

    @@ -3239,7 +3239,7 @@

    Arguments

    @@ -3283,7 +3283,7 @@

    Arguments

    @@ -3328,7 +3328,7 @@

    Arguments

    @@ -3377,7 +3377,7 @@

    Arguments

    @@ -3422,7 +3422,7 @@

    Arguments

    @@ -3462,7 +3462,7 @@

    Arguments

    @@ -3507,7 +3507,7 @@

    Arguments

    @@ -3547,7 +3547,7 @@

    Arguments

    @@ -3592,7 +3592,7 @@

    Arguments

    @@ -3632,7 +3632,7 @@

    Arguments

    @@ -3677,7 +3677,7 @@

    Arguments

    @@ -3717,7 +3717,7 @@

    Arguments

    @@ -3762,7 +3762,7 @@

    Arguments

    @@ -3802,7 +3802,7 @@

    Arguments

    @@ -3847,7 +3847,7 @@

    Arguments

    @@ -3887,7 +3887,7 @@

    Arguments

    @@ -3932,7 +3932,7 @@

    Arguments

    @@ -3972,7 +3972,7 @@

    Arguments

    @@ -4017,7 +4017,7 @@

    Arguments

    @@ -4057,7 +4057,7 @@

    Arguments

    @@ -4102,7 +4102,7 @@

    Arguments

    @@ -4142,7 +4142,7 @@

    Arguments

    @@ -4187,7 +4187,7 @@

    Arguments

    @@ -4227,7 +4227,7 @@

    Arguments

    @@ -4272,7 +4272,7 @@

    Arguments

    @@ -4312,7 +4312,7 @@

    Arguments

    @@ -4357,7 +4357,7 @@

    Arguments

    @@ -4397,7 +4397,7 @@

    Arguments

    @@ -4442,7 +4442,7 @@

    Arguments

    @@ -4482,7 +4482,7 @@

    Arguments

    @@ -4527,7 +4527,7 @@

    Arguments

    @@ -4567,7 +4567,7 @@

    Arguments

    @@ -4612,7 +4612,7 @@

    Arguments

    @@ -4652,7 +4652,7 @@

    Arguments

    @@ -4697,7 +4697,7 @@

    Arguments

    @@ -4737,7 +4737,7 @@

    Arguments

    @@ -4782,7 +4782,7 @@

    Arguments

    @@ -4822,7 +4822,7 @@

    Arguments

    @@ -4867,7 +4867,7 @@

    Arguments

    @@ -4907,7 +4907,7 @@

    Arguments

    @@ -4952,7 +4952,7 @@

    Arguments

    @@ -4992,7 +4992,7 @@

    Arguments

    @@ -5037,7 +5037,7 @@

    Arguments

    @@ -5077,7 +5077,7 @@

    Arguments

    @@ -5122,7 +5122,7 @@

    Arguments

    @@ -5162,7 +5162,7 @@

    Arguments

    @@ -5207,7 +5207,7 @@

    Arguments

    @@ -5247,7 +5247,7 @@

    Arguments

    @@ -5292,7 +5292,7 @@

    Arguments

    @@ -5332,7 +5332,7 @@

    Arguments

    @@ -5377,7 +5377,7 @@

    Arguments

    @@ -5417,7 +5417,7 @@

    Arguments

    @@ -5462,7 +5462,7 @@

    Arguments

    @@ -5502,7 +5502,7 @@

    Arguments

    @@ -5547,7 +5547,7 @@

    Arguments

    @@ -5587,7 +5587,7 @@

    Arguments

    @@ -5632,7 +5632,7 @@

    Arguments

    @@ -5672,7 +5672,7 @@

    Arguments

    @@ -5717,7 +5717,7 @@

    Arguments

    @@ -5757,7 +5757,7 @@

    Arguments

    @@ -5802,7 +5802,7 @@

    Arguments

    @@ -5842,7 +5842,7 @@

    Arguments

    @@ -5887,7 +5887,7 @@

    Arguments

    @@ -5927,7 +5927,7 @@

    Arguments

    @@ -5972,7 +5972,7 @@

    Arguments

    @@ -6012,7 +6012,7 @@

    Arguments

    @@ -6057,7 +6057,7 @@

    Arguments

    @@ -6097,7 +6097,7 @@

    Arguments

    @@ -6142,7 +6142,7 @@

    Arguments

    @@ -6182,7 +6182,7 @@

    Arguments

    @@ -6227,7 +6227,7 @@

    Arguments

    @@ -6267,7 +6267,7 @@

    Arguments

    @@ -6312,7 +6312,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_api.html b/develop/module/dbcsr_api.html index db9fbf76fc8..04d5a9c0720 100644 --- a/develop/module/dbcsr_api.html +++ b/develop/module/dbcsr_api.html @@ -113,7 +113,7 @@

    Variables

    @@ -131,24 +131,24 @@

    Interfaces

    @@ -177,24 +177,24 @@

    Functions

    - 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_nblkrows_total - dbcsr_nblkcols_total - dbcsr_nblkrows_local - dbcsr_nblkcols_local - dbcsr_nfullrows_total - dbcsr_nfullcols_total - dbcsr_iterator_blocks_left - dbcsr_checksum - dbcsr_has_symmetry + 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_nblkrows_total + dbcsr_nblkcols_total + dbcsr_nblkrows_local + dbcsr_nblkcols_local + dbcsr_nfullrows_total + dbcsr_nfullcols_total + dbcsr_iterator_blocks_left + dbcsr_checksum + dbcsr_has_symmetry dbcsr_get_wms_data_d dbcsr_get_data_d dbcsr_get_wms_data_s @@ -214,144 +214,144 @@

    Subroutines

    - dbcsr_mp_grid_setup - dbcsr_setname - dbcsr_complete_redistribute - dbcsr_reserve_blocks - dbcsr_reserve_all_blocks - dbcsr_reserve_diag_blocks + dbcsr_mp_grid_setup + dbcsr_setname + 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_iterator_stop - dbcsr_iterator_start + dbcsr_init_random + dbcsr_get_stored_coordinates + dbcsr_iterator_stop + dbcsr_iterator_start dbcsr_iterator_next_block_index - 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_get_info + dbcsr_distribution_get + dbcsr_distribution_hold + dbcsr_distribution_release + dbcsr_norm_scalar + dbcsr_norm_r8_vec + dbcsr_replicate_all + dbcsr_distribute dbcsr_release_p - dbcsr_release + dbcsr_release dbcsr_init_p dbcsr_print dbcsr_print_block_sum - dbcsr_sum_replicated - dbcsr_triu - dbcsr_verify_matrix + dbcsr_sum_replicated + dbcsr_triu + dbcsr_verify_matrix dbcsr_distribution_new - dbcsr_print_statistics - dbcsr_finalize - dbcsr_work_create - dbcsr_create_new - dbcsr_create_template + 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 + 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_to_csr_filter + dbcsr_clear + dbcsr_add_block_node dbcsr_run_tests - dbcsr_reserve_block2d_d + dbcsr_reserve_block2d_d dbcsr_iterator_next_2d_block_d dbcsr_iterator_next_2d_block_notrans_d dbcsr_iterator_next_1d_block_d dbcsr_iterator_next_1d_block_notrans_d - dbcsr_put_block2d_d - dbcsr_put_block_d - dbcsr_get_2d_block_p_d + dbcsr_put_block2d_d + dbcsr_put_block_d + dbcsr_get_2d_block_p_d dbcsr_get_2d_block_notrans_p_d - dbcsr_get_block_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_reserve_block2d_s + 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 dbcsr_iterator_next_1d_block_s dbcsr_iterator_next_1d_block_notrans_s - dbcsr_put_block2d_s - dbcsr_put_block_s - dbcsr_get_2d_block_p_s + dbcsr_put_block2d_s + dbcsr_put_block_s + dbcsr_get_2d_block_p_s dbcsr_get_2d_block_notrans_p_s - dbcsr_get_block_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_reserve_block2d_z + 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 dbcsr_iterator_next_1d_block_z dbcsr_iterator_next_1d_block_notrans_z - dbcsr_put_block2d_z - dbcsr_put_block_z - dbcsr_get_2d_block_p_z + dbcsr_put_block2d_z + dbcsr_put_block_z + dbcsr_get_2d_block_p_z dbcsr_get_2d_block_notrans_p_z - dbcsr_get_block_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_reserve_block2d_c + 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 dbcsr_iterator_next_1d_block_c dbcsr_iterator_next_1d_block_notrans_c - dbcsr_put_block2d_c - dbcsr_put_block_c - dbcsr_get_2d_block_p_c + dbcsr_put_block2d_c + dbcsr_put_block_c + dbcsr_get_2d_block_p_c dbcsr_get_2d_block_notrans_p_c - dbcsr_get_block_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
    @@ -382,30 +382,30 @@

    Uses

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

    Variables

    @@ -456,14 +456,14 @@

    Variables

    Interfaces

    - -

    public interface dbcsr_create + +

    public interface dbcsr_create

    • - private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse, reuse_arrays, mutable_work, replication_type) + private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse, reuse_arrays, mutable_work, replication_type)

      @@ -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

    @@ -557,7 +557,7 @@

    Arguments

    @@ -572,7 +572,7 @@

    Arguments

    @@ -587,7 +587,7 @@

    Arguments

    @@ -602,7 +602,7 @@

    Arguments

    @@ -617,7 +617,7 @@

    Arguments

    @@ -632,7 +632,7 @@

    Arguments

    @@ -647,7 +647,7 @@

    Arguments

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

    Arguments

  • - private subroutine dbcsr_create_template(matrix, name, template, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse_arrays, mutable_work, replication_type) + private subroutine dbcsr_create_template(matrix, name, template, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse_arrays, mutable_work, replication_type)

    @@ -686,7 +686,7 @@

    Arguments

  • @@ -701,7 +701,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

    @@ -851,7 +851,7 @@

    Arguments

    @@ -874,14 +874,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)

      @@ -900,7 +900,7 @@

      Arguments

    @@ -915,7 +915,7 @@

    Arguments

    @@ -935,7 +935,7 @@

    Arguments

  • - private subroutine dbcsr_trace_s(matrix_a, trace) + private subroutine dbcsr_trace_s(matrix_a, trace)

    @@ -954,7 +954,7 @@

    Arguments

  • @@ -969,7 +969,7 @@

    Arguments

    @@ -989,7 +989,7 @@

    Arguments

  • - private subroutine dbcsr_trace_z(matrix_a, trace) + private subroutine dbcsr_trace_z(matrix_a, trace)

    @@ -1008,7 +1008,7 @@

    Arguments

  • @@ -1023,7 +1023,7 @@

    Arguments

    @@ -1043,7 +1043,7 @@

    Arguments

  • - private subroutine dbcsr_trace_c(matrix_a, trace) + private subroutine dbcsr_trace_c(matrix_a, trace)

    @@ -1062,7 +1062,7 @@

    Arguments

  • @@ -1077,7 +1077,7 @@

    Arguments

    @@ -1100,14 +1100,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)

      @@ -1126,7 +1126,7 @@

      Arguments

    @@ -1141,7 +1141,7 @@

    Arguments

    @@ -1176,7 +1176,7 @@

    Arguments

  • - private subroutine dbcsr_dot_s(matrix_a, matrix_b, result) + private subroutine dbcsr_dot_s(matrix_a, matrix_b, result)

    @@ -1195,7 +1195,7 @@

    Arguments

  • @@ -1210,7 +1210,7 @@

    Arguments

    @@ -1245,7 +1245,7 @@

    Arguments

  • - private subroutine dbcsr_dot_z(matrix_a, matrix_b, result) + private subroutine dbcsr_dot_z(matrix_a, matrix_b, result)

    @@ -1264,7 +1264,7 @@

    Arguments

  • @@ -1279,7 +1279,7 @@

    Arguments

    @@ -1314,7 +1314,7 @@

    Arguments

  • - private subroutine dbcsr_dot_c(matrix_a, matrix_b, result) + private subroutine dbcsr_dot_c(matrix_a, matrix_b, result)

    @@ -1333,7 +1333,7 @@

    Arguments

  • @@ -1348,7 +1348,7 @@

    Arguments

    @@ -1386,14 +1386,14 @@

    Arguments

    - -

    public interface dbcsr_set + +

    public interface dbcsr_set

    • - private subroutine dbcsr_set_d(matrix, alpha) + private subroutine dbcsr_set_d(matrix, alpha)

      @@ -1412,7 +1412,7 @@

      Arguments

    @@ -1427,7 +1427,7 @@

    Arguments

    @@ -1447,7 +1447,7 @@

    Arguments

  • - private subroutine dbcsr_set_s(matrix, alpha) + private subroutine dbcsr_set_s(matrix, alpha)

    @@ -1466,7 +1466,7 @@

    Arguments

  • @@ -1481,7 +1481,7 @@

    Arguments

    @@ -1501,7 +1501,7 @@

    Arguments

  • - private subroutine dbcsr_set_c(matrix, alpha) + private subroutine dbcsr_set_c(matrix, alpha)

    @@ -1520,7 +1520,7 @@

    Arguments

  • @@ -1535,7 +1535,7 @@

    Arguments

    @@ -1555,7 +1555,7 @@

    Arguments

  • - private subroutine dbcsr_set_z(matrix, alpha) + private subroutine dbcsr_set_z(matrix, alpha)

    @@ -1574,7 +1574,7 @@

    Arguments

  • @@ -1589,7 +1589,7 @@

    Arguments

    @@ -1612,14 +1612,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)

      @@ -1638,7 +1638,7 @@

      Arguments

    @@ -1653,7 +1653,7 @@

    Arguments

    @@ -1668,7 +1668,7 @@

    Arguments

    @@ -1683,7 +1683,7 @@

    Arguments

    @@ -1703,7 +1703,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)

    @@ -1722,7 +1722,7 @@

    Arguments

  • @@ -1737,7 +1737,7 @@

    Arguments

    @@ -1752,7 +1752,7 @@

    Arguments

    @@ -1767,7 +1767,7 @@

    Arguments

    @@ -1787,7 +1787,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)

    @@ -1806,7 +1806,7 @@

    Arguments

  • @@ -1821,7 +1821,7 @@

    Arguments

    @@ -1836,7 +1836,7 @@

    Arguments

    @@ -1851,7 +1851,7 @@

    Arguments

    @@ -1871,7 +1871,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)

    @@ -1890,7 +1890,7 @@

    Arguments

  • @@ -1905,7 +1905,7 @@

    Arguments

    @@ -1920,7 +1920,7 @@

    Arguments

    @@ -1935,7 +1935,7 @@

    Arguments

    @@ -1958,14 +1958,14 @@

    Arguments

    - -

    public interface dbcsr_add_on_diag + +

    public interface dbcsr_add_on_diag

    @@ -1999,7 +1999,7 @@

    Arguments

    @@ -2019,7 +2019,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar) + private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar)

    @@ -2038,7 +2038,7 @@

    Arguments

  • @@ -2053,7 +2053,7 @@

    Arguments

    @@ -2073,7 +2073,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar) + private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar)

    @@ -2092,7 +2092,7 @@

    Arguments

  • @@ -2107,7 +2107,7 @@

    Arguments

    @@ -2127,7 +2127,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar) + private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar)

    @@ -2146,7 +2146,7 @@

    Arguments

  • @@ -2161,7 +2161,7 @@

    Arguments

    @@ -2184,14 +2184,14 @@

    Arguments

    - -

    public interface dbcsr_get_diag + +

    public interface dbcsr_get_diag

    @@ -2225,7 +2225,7 @@

    Arguments

    @@ -2245,7 +2245,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_s(matrix, diag) + private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -2264,7 +2264,7 @@

    Arguments

  • @@ -2279,7 +2279,7 @@

    Arguments

    @@ -2299,7 +2299,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_c(matrix, diag) + private subroutine dbcsr_get_diag_c(matrix, diag)

    @@ -2318,7 +2318,7 @@

    Arguments

  • @@ -2333,7 +2333,7 @@

    Arguments

    @@ -2353,7 +2353,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_z(matrix, diag) + private subroutine dbcsr_get_diag_z(matrix, diag)

    @@ -2372,7 +2372,7 @@

    Arguments

  • @@ -2387,7 +2387,7 @@

    Arguments

    @@ -2410,14 +2410,14 @@

    Arguments

    - -

    public interface dbcsr_set_diag + +

    public interface dbcsr_set_diag

    @@ -2451,7 +2451,7 @@

    Arguments

    @@ -2471,7 +2471,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_s(matrix, diag) + private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -2490,7 +2490,7 @@

    Arguments

  • @@ -2505,7 +2505,7 @@

    Arguments

    @@ -2525,7 +2525,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_c(matrix, diag) + private subroutine dbcsr_set_diag_c(matrix, diag)

    @@ -2544,7 +2544,7 @@

    Arguments

  • @@ -2559,7 +2559,7 @@

    Arguments

    @@ -2579,7 +2579,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_z(matrix, diag) + private subroutine dbcsr_set_diag_z(matrix, diag)

    @@ -2598,7 +2598,7 @@

    Arguments

  • @@ -2613,7 +2613,7 @@

    Arguments

    @@ -2636,14 +2636,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)

      @@ -2662,7 +2662,7 @@

      Arguments

    @@ -2677,7 +2677,7 @@

    Arguments

    @@ -2692,7 +2692,7 @@

    Arguments

    @@ -2712,7 +2712,7 @@

    Arguments

  • - private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    @@ -2731,7 +2731,7 @@

    Arguments

  • @@ -2746,7 +2746,7 @@

    Arguments

    @@ -2761,7 +2761,7 @@

    Arguments

    @@ -2781,7 +2781,7 @@

    Arguments

  • - private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    @@ -2800,7 +2800,7 @@

    Arguments

  • @@ -2815,7 +2815,7 @@

    Arguments

    @@ -2830,7 +2830,7 @@

    Arguments

    @@ -2850,7 +2850,7 @@

    Arguments

  • - private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    @@ -2869,7 +2869,7 @@

    Arguments

  • @@ -2884,7 +2884,7 @@

    Arguments

    @@ -2899,7 +2899,7 @@

    Arguments

    @@ -2922,14 +2922,14 @@

    Arguments

    - -

    public interface dbcsr_scale_by_vector + +

    public interface dbcsr_scale_by_vector

    @@ -2963,7 +2963,7 @@

    Arguments

    @@ -2978,7 +2978,7 @@

    Arguments

    @@ -2998,7 +2998,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    @@ -3017,7 +3017,7 @@

    Arguments

  • @@ -3032,7 +3032,7 @@

    Arguments

    @@ -3047,7 +3047,7 @@

    Arguments

    @@ -3067,7 +3067,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    @@ -3086,7 +3086,7 @@

    Arguments

  • @@ -3101,7 +3101,7 @@

    Arguments

    @@ -3116,7 +3116,7 @@

    Arguments

    @@ -3136,7 +3136,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    @@ -3155,7 +3155,7 @@

    Arguments

  • @@ -3170,7 +3170,7 @@

    Arguments

    @@ -3185,7 +3185,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

    @@ -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

    @@ -3498,7 +3498,7 @@

    Arguments

    @@ -3513,7 +3513,7 @@

    Arguments

    @@ -3528,7 +3528,7 @@

    Arguments

    @@ -3543,7 +3543,7 @@

    Arguments

    @@ -3558,7 +3558,7 @@

    Arguments

    @@ -3573,7 +3573,7 @@

    Arguments

    @@ -3588,7 +3588,7 @@

    Arguments

    @@ -3603,7 +3603,7 @@

    Arguments

    @@ -3618,7 +3618,7 @@

    Arguments

    @@ -3633,7 +3633,7 @@

    Arguments

    @@ -3648,7 +3648,7 @@

    Arguments

    @@ -3663,7 +3663,7 @@

    Arguments

    @@ -3678,7 +3678,7 @@

    Arguments

    @@ -3693,7 +3693,7 @@

    Arguments

    @@ -3708,7 +3708,7 @@

    Arguments

    @@ -3723,7 +3723,7 @@

    Arguments

    @@ -3762,7 +3762,7 @@

    Arguments

    @@ -3777,7 +3777,7 @@

    Arguments

    @@ -3792,7 +3792,7 @@

    Arguments

    @@ -3807,7 +3807,7 @@

    Arguments

    @@ -3822,7 +3822,7 @@

    Arguments

    @@ -3837,7 +3837,7 @@

    Arguments

    @@ -3852,7 +3852,7 @@

    Arguments

    @@ -3867,7 +3867,7 @@

    Arguments

    @@ -3882,7 +3882,7 @@

    Arguments

    @@ -3897,7 +3897,7 @@

    Arguments

    @@ -3912,7 +3912,7 @@

    Arguments

    @@ -3927,7 +3927,7 @@

    Arguments

    @@ -3942,7 +3942,7 @@

    Arguments

    @@ -3957,7 +3957,7 @@

    Arguments

    @@ -3972,7 +3972,7 @@

    Arguments

    @@ -3987,7 +3987,7 @@

    Arguments

    @@ -4026,7 +4026,7 @@

    Arguments

    @@ -4041,7 +4041,7 @@

    Arguments

    @@ -4056,7 +4056,7 @@

    Arguments

    @@ -4071,7 +4071,7 @@

    Arguments

    @@ -4086,7 +4086,7 @@

    Arguments

    @@ -4101,7 +4101,7 @@

    Arguments

    @@ -4116,7 +4116,7 @@

    Arguments

    @@ -4131,7 +4131,7 @@

    Arguments

    @@ -4146,7 +4146,7 @@

    Arguments

    @@ -4161,7 +4161,7 @@

    Arguments

    @@ -4176,7 +4176,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

    @@ -4274,14 +4274,14 @@

    Arguments

    - -

    public interface dbcsr_get_block_p + +

    public interface dbcsr_get_block_p

    • - private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found, row_size, col_size)

      @@ -4300,7 +4300,7 @@

      Arguments

    @@ -4315,7 +4315,7 @@

    Arguments

    @@ -4330,7 +4330,7 @@

    Arguments

    @@ -4345,7 +4345,7 @@

    Arguments

    @@ -4360,7 +4360,7 @@

    Arguments

    @@ -4375,7 +4375,7 @@

    Arguments

    @@ -4390,7 +4390,7 @@

    Arguments

    @@ -4405,7 +4405,7 @@

    Arguments

    @@ -4425,7 +4425,7 @@

    Arguments

  • - private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -4444,7 +4444,7 @@

    Arguments

  • @@ -4459,7 +4459,7 @@

    Arguments

    @@ -4474,7 +4474,7 @@

    Arguments

    @@ -4489,7 +4489,7 @@

    Arguments

    @@ -4504,7 +4504,7 @@

    Arguments

    @@ -4519,7 +4519,7 @@

    Arguments

    @@ -4534,7 +4534,7 @@

    Arguments

    @@ -4549,7 +4549,7 @@

    Arguments

    @@ -4569,7 +4569,7 @@

    Arguments

  • - private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -4588,7 +4588,7 @@

    Arguments

  • @@ -4603,7 +4603,7 @@

    Arguments

    @@ -4618,7 +4618,7 @@

    Arguments

    @@ -4633,7 +4633,7 @@

    Arguments

    @@ -4648,7 +4648,7 @@

    Arguments

    @@ -4663,7 +4663,7 @@

    Arguments

    @@ -4678,7 +4678,7 @@

    Arguments

    @@ -4693,7 +4693,7 @@

    Arguments

    @@ -4713,7 +4713,7 @@

    Arguments

  • - private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -4732,7 +4732,7 @@

    Arguments

  • @@ -4747,7 +4747,7 @@

    Arguments

    @@ -4762,7 +4762,7 @@

    Arguments

    @@ -4777,7 +4777,7 @@

    Arguments

    @@ -4792,7 +4792,7 @@

    Arguments

    @@ -4807,7 +4807,7 @@

    Arguments

    @@ -4822,7 +4822,7 @@

    Arguments

    @@ -4837,7 +4837,7 @@

    Arguments

    @@ -4857,7 +4857,7 @@

    Arguments

  • - private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -4876,7 +4876,7 @@

    Arguments

  • @@ -4891,7 +4891,7 @@

    Arguments

    @@ -4906,7 +4906,7 @@

    Arguments

    @@ -4921,7 +4921,7 @@

    Arguments

    @@ -4936,7 +4936,7 @@

    Arguments

    @@ -4951,7 +4951,7 @@

    Arguments

    @@ -4966,7 +4966,7 @@

    Arguments

    @@ -4981,7 +4981,7 @@

    Arguments

    @@ -5001,7 +5001,7 @@

    Arguments

  • - private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -5020,7 +5020,7 @@

    Arguments

  • @@ -5035,7 +5035,7 @@

    Arguments

    @@ -5050,7 +5050,7 @@

    Arguments

    @@ -5065,7 +5065,7 @@

    Arguments

    @@ -5080,7 +5080,7 @@

    Arguments

    @@ -5095,7 +5095,7 @@

    Arguments

    @@ -5110,7 +5110,7 @@

    Arguments

    @@ -5125,7 +5125,7 @@

    Arguments

    @@ -5145,7 +5145,7 @@

    Arguments

  • - private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -5164,7 +5164,7 @@

    Arguments

  • @@ -5179,7 +5179,7 @@

    Arguments

    @@ -5194,7 +5194,7 @@

    Arguments

    @@ -5209,7 +5209,7 @@

    Arguments

    @@ -5224,7 +5224,7 @@

    Arguments

    @@ -5239,7 +5239,7 @@

    Arguments

    @@ -5254,7 +5254,7 @@

    Arguments

    @@ -5269,7 +5269,7 @@

    Arguments

    @@ -5289,7 +5289,7 @@

    Arguments

  • - private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -5308,7 +5308,7 @@

    Arguments

  • @@ -5323,7 +5323,7 @@

    Arguments

    @@ -5338,7 +5338,7 @@

    Arguments

    @@ -5353,7 +5353,7 @@

    Arguments

    @@ -5368,7 +5368,7 @@

    Arguments

    @@ -5383,7 +5383,7 @@

    Arguments

    @@ -5398,7 +5398,7 @@

    Arguments

    @@ -5413,7 +5413,7 @@

    Arguments

    @@ -5452,7 +5452,7 @@

    Arguments

    @@ -5467,7 +5467,7 @@

    Arguments

    @@ -5482,7 +5482,7 @@

    Arguments

    @@ -5497,7 +5497,7 @@

    Arguments

    @@ -5512,7 +5512,7 @@

    Arguments

    @@ -5527,7 +5527,7 @@

    Arguments

    @@ -5542,7 +5542,7 @@

    Arguments

    @@ -5581,7 +5581,7 @@

    Arguments

    @@ -5596,7 +5596,7 @@

    Arguments

    @@ -5611,7 +5611,7 @@

    Arguments

    @@ -5626,7 +5626,7 @@

    Arguments

    @@ -5641,7 +5641,7 @@

    Arguments

    @@ -5656,7 +5656,7 @@

    Arguments

    @@ -5671,7 +5671,7 @@

    Arguments

    @@ -5710,7 +5710,7 @@

    Arguments

    @@ -5725,7 +5725,7 @@

    Arguments

    @@ -5740,7 +5740,7 @@

    Arguments

    @@ -5755,7 +5755,7 @@

    Arguments

    @@ -5770,7 +5770,7 @@

    Arguments

    @@ -5785,7 +5785,7 @@

    Arguments

    @@ -5800,7 +5800,7 @@

    Arguments

    @@ -5839,7 +5839,7 @@

    Arguments

    @@ -5854,7 +5854,7 @@

    Arguments

    @@ -5869,7 +5869,7 @@

    Arguments

    @@ -5884,7 +5884,7 @@

    Arguments

    @@ -5899,7 +5899,7 @@

    Arguments

    @@ -5914,7 +5914,7 @@

    Arguments

    @@ -5929,7 +5929,7 @@

    Arguments

    @@ -5968,7 +5968,7 @@

    Arguments

    @@ -5983,7 +5983,7 @@

    Arguments

    @@ -5998,7 +5998,7 @@

    Arguments

    @@ -6013,7 +6013,7 @@

    Arguments

    @@ -6028,7 +6028,7 @@

    Arguments

    @@ -6043,7 +6043,7 @@

    Arguments

    @@ -6058,7 +6058,7 @@

    Arguments

    @@ -6097,7 +6097,7 @@

    Arguments

    @@ -6112,7 +6112,7 @@

    Arguments

    @@ -6127,7 +6127,7 @@

    Arguments

    @@ -6142,7 +6142,7 @@

    Arguments

    @@ -6157,7 +6157,7 @@

    Arguments

    @@ -6172,7 +6172,7 @@

    Arguments

    @@ -6187,7 +6187,7 @@

    Arguments

    @@ -6226,7 +6226,7 @@

    Arguments

    @@ -6241,7 +6241,7 @@

    Arguments

    @@ -6256,7 +6256,7 @@

    Arguments

    @@ -6271,7 +6271,7 @@

    Arguments

    @@ -6286,7 +6286,7 @@

    Arguments

    @@ -6301,7 +6301,7 @@

    Arguments

    @@ -6316,7 +6316,7 @@

    Arguments

    @@ -6355,7 +6355,7 @@

    Arguments

    @@ -6370,7 +6370,7 @@

    Arguments

    @@ -6385,7 +6385,7 @@

    Arguments

    @@ -6400,7 +6400,7 @@

    Arguments

    @@ -6415,7 +6415,7 @@

    Arguments

    @@ -6430,7 +6430,7 @@

    Arguments

    @@ -6445,7 +6445,7 @@

    Arguments

    @@ -6468,14 +6468,14 @@

    Arguments

    - -

    public interface dbcsr_put_block + +

    public interface dbcsr_put_block

    • - private subroutine dbcsr_put_block_d(matrix, row, col, block, summation, scale) + private subroutine dbcsr_put_block_d(matrix, row, col, block, summation, scale)

      @@ -6494,7 +6494,7 @@

      Arguments

    @@ -6509,7 +6509,7 @@

    Arguments

    @@ -6524,7 +6524,7 @@

    Arguments

    @@ -6539,7 +6539,7 @@

    Arguments

    @@ -6554,7 +6554,7 @@

    Arguments

    @@ -6569,7 +6569,7 @@

    Arguments

    @@ -6589,7 +6589,7 @@

    Arguments

  • - private subroutine dbcsr_put_block_s(matrix, row, col, block, summation, scale) + private subroutine dbcsr_put_block_s(matrix, row, col, block, summation, scale)

    @@ -6608,7 +6608,7 @@

    Arguments

  • @@ -6623,7 +6623,7 @@

    Arguments

    @@ -6638,7 +6638,7 @@

    Arguments

    @@ -6653,7 +6653,7 @@

    Arguments

    @@ -6668,7 +6668,7 @@

    Arguments

    @@ -6683,7 +6683,7 @@

    Arguments

    @@ -6703,7 +6703,7 @@

    Arguments

  • - private subroutine dbcsr_put_block_z(matrix, row, col, block, summation, scale) + private subroutine dbcsr_put_block_z(matrix, row, col, block, summation, scale)

    @@ -6722,7 +6722,7 @@

    Arguments

  • @@ -6737,7 +6737,7 @@

    Arguments

    @@ -6752,7 +6752,7 @@

    Arguments

    @@ -6767,7 +6767,7 @@

    Arguments

    @@ -6782,7 +6782,7 @@

    Arguments

    @@ -6797,7 +6797,7 @@

    Arguments

    @@ -6817,7 +6817,7 @@

    Arguments

  • - private subroutine dbcsr_put_block_c(matrix, row, col, block, summation, scale) + private subroutine dbcsr_put_block_c(matrix, row, col, block, summation, scale)

    @@ -6836,7 +6836,7 @@

    Arguments

  • @@ -6851,7 +6851,7 @@

    Arguments

    @@ -6866,7 +6866,7 @@

    Arguments

    @@ -6881,7 +6881,7 @@

    Arguments

    @@ -6896,7 +6896,7 @@

    Arguments

    @@ -6911,7 +6911,7 @@

    Arguments

    @@ -6931,7 +6931,7 @@

    Arguments

  • - private subroutine dbcsr_put_block2d_d(matrix, row, col, block, summation, scale) + private subroutine dbcsr_put_block2d_d(matrix, row, col, block, summation, scale)

    @@ -6950,7 +6950,7 @@

    Arguments

  • @@ -6965,7 +6965,7 @@

    Arguments

    @@ -6980,7 +6980,7 @@

    Arguments

    @@ -6995,7 +6995,7 @@

    Arguments

    @@ -7010,7 +7010,7 @@

    Arguments

    @@ -7025,7 +7025,7 @@

    Arguments

    @@ -7045,7 +7045,7 @@

    Arguments

  • - private subroutine dbcsr_put_block2d_s(matrix, row, col, block, summation, scale) + private subroutine dbcsr_put_block2d_s(matrix, row, col, block, summation, scale)

    @@ -7064,7 +7064,7 @@

    Arguments

  • @@ -7079,7 +7079,7 @@

    Arguments

    @@ -7094,7 +7094,7 @@

    Arguments

    @@ -7109,7 +7109,7 @@

    Arguments

    @@ -7124,7 +7124,7 @@

    Arguments

    @@ -7139,7 +7139,7 @@

    Arguments

    @@ -7159,7 +7159,7 @@

    Arguments

  • - private subroutine dbcsr_put_block2d_z(matrix, row, col, block, summation, scale) + private subroutine dbcsr_put_block2d_z(matrix, row, col, block, summation, scale)

    @@ -7178,7 +7178,7 @@

    Arguments

  • @@ -7193,7 +7193,7 @@

    Arguments

    @@ -7208,7 +7208,7 @@

    Arguments

    @@ -7223,7 +7223,7 @@

    Arguments

    @@ -7238,7 +7238,7 @@

    Arguments

    @@ -7253,7 +7253,7 @@

    Arguments

    @@ -7273,7 +7273,7 @@

    Arguments

  • - private subroutine dbcsr_put_block2d_c(matrix, row, col, block, summation, scale) + private subroutine dbcsr_put_block2d_c(matrix, row, col, block, summation, scale)

    @@ -7292,7 +7292,7 @@

    Arguments

  • @@ -7307,7 +7307,7 @@

    Arguments

    @@ -7322,7 +7322,7 @@

    Arguments

    @@ -7337,7 +7337,7 @@

    Arguments

    @@ -7352,7 +7352,7 @@

    Arguments

    @@ -7367,7 +7367,7 @@

    Arguments

    @@ -7390,8 +7390,8 @@

    Arguments

    - -

    public interface dbcsr_iterator_next_block + +

    public interface dbcsr_iterator_next_block

      @@ -7416,7 +7416,7 @@

      Arguments

    @@ -7431,7 +7431,7 @@

    Arguments

    @@ -7448,7 +7448,7 @@

    Arguments

    @@ -7465,7 +7465,7 @@

    Arguments

    @@ -7482,7 +7482,7 @@

    Arguments

    @@ -7521,7 +7521,7 @@

    Arguments

    @@ -7536,7 +7536,7 @@

    Arguments

    @@ -7551,7 +7551,7 @@

    Arguments

    @@ -7566,7 +7566,7 @@

    Arguments

    @@ -7581,7 +7581,7 @@

    Arguments

    @@ -7596,7 +7596,7 @@

    Arguments

    @@ -7611,7 +7611,7 @@

    Arguments

    @@ -7626,7 +7626,7 @@

    Arguments

    @@ -7641,7 +7641,7 @@

    Arguments

    @@ -7656,7 +7656,7 @@

    Arguments

    @@ -7695,7 +7695,7 @@

    Arguments

    @@ -7710,7 +7710,7 @@

    Arguments

    @@ -7725,7 +7725,7 @@

    Arguments

    @@ -7740,7 +7740,7 @@

    Arguments

    @@ -7755,7 +7755,7 @@

    Arguments

    @@ -7770,7 +7770,7 @@

    Arguments

    @@ -7785,7 +7785,7 @@

    Arguments

    @@ -7800,7 +7800,7 @@

    Arguments

    @@ -7815,7 +7815,7 @@

    Arguments

    @@ -7830,7 +7830,7 @@

    Arguments

    @@ -7869,7 +7869,7 @@

    Arguments

    @@ -7884,7 +7884,7 @@

    Arguments

    @@ -7899,7 +7899,7 @@

    Arguments

    @@ -7914,7 +7914,7 @@

    Arguments

    @@ -7929,7 +7929,7 @@

    Arguments

    @@ -7944,7 +7944,7 @@

    Arguments

    @@ -7959,7 +7959,7 @@

    Arguments

    @@ -7974,7 +7974,7 @@

    Arguments

    @@ -7989,7 +7989,7 @@

    Arguments

    @@ -8004,7 +8004,7 @@

    Arguments

    @@ -8043,7 +8043,7 @@

    Arguments

    @@ -8058,7 +8058,7 @@

    Arguments

    @@ -8073,7 +8073,7 @@

    Arguments

    @@ -8088,7 +8088,7 @@

    Arguments

    @@ -8103,7 +8103,7 @@

    Arguments

    @@ -8118,7 +8118,7 @@

    Arguments

    @@ -8133,7 +8133,7 @@

    Arguments

    @@ -8148,7 +8148,7 @@

    Arguments

    @@ -8163,7 +8163,7 @@

    Arguments

    @@ -8178,7 +8178,7 @@

    Arguments

    @@ -8217,7 +8217,7 @@

    Arguments

    @@ -8232,7 +8232,7 @@

    Arguments

    @@ -8247,7 +8247,7 @@

    Arguments

    @@ -8262,7 +8262,7 @@

    Arguments

    @@ -8277,7 +8277,7 @@

    Arguments

    @@ -8292,7 +8292,7 @@

    Arguments

    @@ -8307,7 +8307,7 @@

    Arguments

    @@ -8322,7 +8322,7 @@

    Arguments

    @@ -8337,7 +8337,7 @@

    Arguments

    @@ -8352,7 +8352,7 @@

    Arguments

    @@ -8391,7 +8391,7 @@

    Arguments

    @@ -8406,7 +8406,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

    @@ -8511,7 +8511,7 @@

    Arguments

    @@ -8526,7 +8526,7 @@

    Arguments

    @@ -8565,7 +8565,7 @@

    Arguments

    @@ -8580,7 +8580,7 @@

    Arguments

    @@ -8595,7 +8595,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

    @@ -8685,7 +8685,7 @@

    Arguments

    @@ -8700,7 +8700,7 @@

    Arguments

    @@ -8739,7 +8739,7 @@

    Arguments

    @@ -8754,7 +8754,7 @@

    Arguments

    @@ -8769,7 +8769,7 @@

    Arguments

    @@ -8784,7 +8784,7 @@

    Arguments

    @@ -8799,7 +8799,7 @@

    Arguments

    @@ -8814,7 +8814,7 @@

    Arguments

    @@ -8829,7 +8829,7 @@

    Arguments

    @@ -8844,7 +8844,7 @@

    Arguments

    @@ -8859,7 +8859,7 @@

    Arguments

    @@ -8874,7 +8874,7 @@

    Arguments

    @@ -8913,7 +8913,7 @@

    Arguments

    @@ -8928,7 +8928,7 @@

    Arguments

    @@ -8943,7 +8943,7 @@

    Arguments

    @@ -8958,7 +8958,7 @@

    Arguments

    @@ -8973,7 +8973,7 @@

    Arguments

    @@ -8988,7 +8988,7 @@

    Arguments

    @@ -9003,7 +9003,7 @@

    Arguments

    @@ -9018,7 +9018,7 @@

    Arguments

    @@ -9033,7 +9033,7 @@

    Arguments

    @@ -9072,7 +9072,7 @@

    Arguments

    @@ -9087,7 +9087,7 @@

    Arguments

    @@ -9102,7 +9102,7 @@

    Arguments

    @@ -9117,7 +9117,7 @@

    Arguments

    @@ -9132,7 +9132,7 @@

    Arguments

    @@ -9147,7 +9147,7 @@

    Arguments

    @@ -9162,7 +9162,7 @@

    Arguments

    @@ -9177,7 +9177,7 @@

    Arguments

    @@ -9192,7 +9192,7 @@

    Arguments

    @@ -9231,7 +9231,7 @@

    Arguments

    @@ -9246,7 +9246,7 @@

    Arguments

    @@ -9261,7 +9261,7 @@

    Arguments

    @@ -9276,7 +9276,7 @@

    Arguments

    @@ -9291,7 +9291,7 @@

    Arguments

    @@ -9306,7 +9306,7 @@

    Arguments

    @@ -9321,7 +9321,7 @@

    Arguments

    @@ -9336,7 +9336,7 @@

    Arguments

    @@ -9351,7 +9351,7 @@

    Arguments

    @@ -9390,7 +9390,7 @@

    Arguments

    @@ -9405,7 +9405,7 @@

    Arguments

    @@ -9420,7 +9420,7 @@

    Arguments

    @@ -9435,7 +9435,7 @@

    Arguments

    @@ -9450,7 +9450,7 @@

    Arguments

    @@ -9465,7 +9465,7 @@

    Arguments

    @@ -9480,7 +9480,7 @@

    Arguments

    @@ -9495,7 +9495,7 @@

    Arguments

    @@ -9510,7 +9510,7 @@

    Arguments

    @@ -9549,7 +9549,7 @@

    Arguments

    @@ -9564,7 +9564,7 @@

    Arguments

    @@ -9579,7 +9579,7 @@

    Arguments

    @@ -9594,7 +9594,7 @@

    Arguments

    @@ -9609,7 +9609,7 @@

    Arguments

    @@ -9624,7 +9624,7 @@

    Arguments

    @@ -9639,7 +9639,7 @@

    Arguments

    @@ -9654,7 +9654,7 @@

    Arguments

    @@ -9669,7 +9669,7 @@

    Arguments

    @@ -9708,7 +9708,7 @@

    Arguments

    @@ -9723,7 +9723,7 @@

    Arguments

    @@ -9738,7 +9738,7 @@

    Arguments

    @@ -9753,7 +9753,7 @@

    Arguments

    @@ -9768,7 +9768,7 @@

    Arguments

    @@ -9783,7 +9783,7 @@

    Arguments

    @@ -9798,7 +9798,7 @@

    Arguments

    @@ -9813,7 +9813,7 @@

    Arguments

    @@ -9828,7 +9828,7 @@

    Arguments

    @@ -9867,7 +9867,7 @@

    Arguments

    @@ -9882,7 +9882,7 @@

    Arguments

    @@ -9897,7 +9897,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

    @@ -9987,7 +9987,7 @@

    Arguments

    @@ -10026,7 +10026,7 @@

    Arguments

    @@ -10041,7 +10041,7 @@

    Arguments

    @@ -10056,7 +10056,7 @@

    Arguments

    @@ -10071,7 +10071,7 @@

    Arguments

    @@ -10086,7 +10086,7 @@

    Arguments

    @@ -10101,7 +10101,7 @@

    Arguments

    @@ -10116,7 +10116,7 @@

    Arguments

    @@ -10131,7 +10131,7 @@

    Arguments

    @@ -10146,7 +10146,7 @@

    Arguments

    @@ -10169,14 +10169,14 @@

    Arguments

    - -

    public interface dbcsr_reserve_block2d + +

    public interface dbcsr_reserve_block2d

    @@ -10210,7 +10210,7 @@

    Arguments

    @@ -10225,7 +10225,7 @@

    Arguments

    @@ -10240,7 +10240,7 @@

    Arguments

    @@ -10255,7 +10255,7 @@

    Arguments

    @@ -10270,7 +10270,7 @@

    Arguments

    @@ -10290,7 +10290,7 @@

    Arguments

  • - private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed) + private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed)

    @@ -10309,7 +10309,7 @@

    Arguments

  • @@ -10324,7 +10324,7 @@

    Arguments

    @@ -10339,7 +10339,7 @@

    Arguments

    @@ -10354,7 +10354,7 @@

    Arguments

    @@ -10369,7 +10369,7 @@

    Arguments

    @@ -10384,7 +10384,7 @@

    Arguments

    @@ -10404,7 +10404,7 @@

    Arguments

  • - private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transposed, existed) + private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transposed, existed)

    @@ -10423,7 +10423,7 @@

    Arguments

  • @@ -10438,7 +10438,7 @@

    Arguments

    @@ -10453,7 +10453,7 @@

    Arguments

    @@ -10468,7 +10468,7 @@

    Arguments

    @@ -10483,7 +10483,7 @@

    Arguments

    @@ -10498,7 +10498,7 @@

    Arguments

    @@ -10518,7 +10518,7 @@

    Arguments

  • - private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transposed, existed) + private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transposed, existed)

    @@ -10537,7 +10537,7 @@

    Arguments

  • @@ -10552,7 +10552,7 @@

    Arguments

    @@ -10567,7 +10567,7 @@

    Arguments

    @@ -10582,7 +10582,7 @@

    Arguments

    @@ -10597,7 +10597,7 @@

    Arguments

    @@ -10612,7 +10612,7 @@

    Arguments

    @@ -10642,7 +10642,7 @@

    public interface dbcsr_c
    • - private subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type) + private subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type)

      @@ -10661,7 +10661,7 @@

      Arguments

    @@ -10676,7 +10676,7 @@

    Arguments

    @@ -10691,7 +10691,7 @@

    Arguments

    @@ -10706,7 +10706,7 @@

    Arguments

    @@ -10721,7 +10721,7 @@

    Arguments

    @@ -10736,7 +10736,7 @@

    Arguments

    @@ -10751,7 +10751,7 @@

    Arguments

    @@ -10766,7 +10766,7 @@

    Arguments

    @@ -10806,7 +10806,7 @@

    Arguments

    @@ -10821,7 +10821,7 @@

    Arguments

    @@ -10870,7 +10870,7 @@

    Arguments

    @@ -10900,7 +10900,7 @@

    Arguments

    @@ -10915,7 +10915,7 @@

    Arguments

    @@ -10930,7 +10930,7 @@

    Arguments

    @@ -10974,7 +10974,7 @@

    Arguments

    @@ -11004,7 +11004,7 @@

    Arguments

    @@ -11019,7 +11019,7 @@

    Arguments

    @@ -11034,7 +11034,7 @@

    Arguments

    @@ -11078,7 +11078,7 @@

    Arguments

    @@ -11108,7 +11108,7 @@

    Arguments

    @@ -11123,7 +11123,7 @@

    Arguments

    @@ -11138,7 +11138,7 @@

    Arguments

    @@ -11182,7 +11182,7 @@

    Arguments

    @@ -11212,7 +11212,7 @@

    Arguments

    @@ -11227,7 +11227,7 @@

    Arguments

    @@ -11242,7 +11242,7 @@

    Arguments

    @@ -11270,8 +11270,8 @@

    - -

    public interface dbcsr_get_data_p + +

    public interface dbcsr_get_data_p

      @@ -11296,7 +11296,7 @@

      Arguments

    @@ -11311,7 +11311,7 @@

    Arguments

    @@ -11326,7 +11326,7 @@

    Arguments

    @@ -11341,7 +11341,7 @@

    Arguments

    @@ -11385,7 +11385,7 @@

    Arguments

    @@ -11400,7 +11400,7 @@

    Arguments

    @@ -11415,7 +11415,7 @@

    Arguments

    @@ -11430,7 +11430,7 @@

    Arguments

    @@ -11474,7 +11474,7 @@

    Arguments

    @@ -11489,7 +11489,7 @@

    Arguments

    @@ -11504,7 +11504,7 @@

    Arguments

    @@ -11519,7 +11519,7 @@

    Arguments

    @@ -11563,7 +11563,7 @@

    Arguments

    @@ -11578,7 +11578,7 @@

    Arguments

    @@ -11593,7 +11593,7 @@

    Arguments

    @@ -11608,7 +11608,7 @@

    Arguments

    @@ -11643,7 +11643,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)

    @@ -11662,7 +11662,7 @@

    Arguments

  • @@ -11677,7 +11677,7 @@

    Arguments

    @@ -11692,7 +11692,7 @@

    Arguments

    @@ -11712,7 +11712,7 @@

    Arguments

  • - private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) + private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -11731,7 +11731,7 @@

    Arguments

  • @@ -11746,7 +11746,7 @@

    Arguments

    @@ -11761,7 +11761,7 @@

    Arguments

    @@ -11862,7 +11862,7 @@

    Components

    @@ -11990,7 +11990,7 @@

    Components

    Functions

    -

    public function dbcsr_gershgorin_norm(matrix) result(norm) +

    public function dbcsr_gershgorin_norm(matrix) result(norm)

    @@ -12009,7 +12009,7 @@

    Arguments

    @@ -12035,7 +12035,7 @@

    -

    public function dbcsr_frobenius_norm(matrix, local) result(norm) +

    public function dbcsr_frobenius_norm(matrix, local) result(norm)

    @@ -12054,7 +12054,7 @@

    Arguments

    @@ -12069,7 +12069,7 @@

    Arguments

    @@ -12095,7 +12095,7 @@

    -

    public function dbcsr_maxabs(matrix) result(norm) +

    public function dbcsr_maxabs(matrix) result(norm)

    @@ -12114,7 +12114,7 @@

    Arguments

    @@ -12140,7 +12140,7 @@

    -

    public pure function dbcsr_get_data_type(matrix) result(data_type) +

    public pure function dbcsr_get_data_type(matrix) result(data_type)

    @@ -12159,7 +12159,7 @@

    Arguments

    @@ -12185,7 +12185,7 @@

    -

    public pure function dbcsr_valid_index(matrix) result(valid_index) +

    public pure function dbcsr_valid_index(matrix) result(valid_index)

    @@ -12204,7 +12204,7 @@

    Arguments

    @@ -12230,7 +12230,7 @@

    -

    public pure function dbcsr_get_num_blocks(matrix) result(num_blocks) +

    public pure function dbcsr_get_num_blocks(matrix) result(num_blocks)

    @@ -12249,7 +12249,7 @@

    Arguments

    @@ -12275,7 +12275,7 @@

    -

    public function dbcsr_get_data_size(matrix) result(data_size) +

    public function dbcsr_get_data_size(matrix) result(data_size)

    @@ -12294,7 +12294,7 @@

    Arguments

    @@ -12320,7 +12320,7 @@

    -

    public pure function dbcsr_get_matrix_type(matrix) result(matrix_type) +

    public pure function dbcsr_get_matrix_type(matrix) result(matrix_type)

    @@ -12339,7 +12339,7 @@

    Arguments

    @@ -12365,7 +12365,7 @@

    -

    public function dbcsr_get_occupation(matrix) result(occupation) +

    public function dbcsr_get_occupation(matrix) result(occupation)

    @@ -12384,7 +12384,7 @@

    Arguments

    @@ -12410,7 +12410,7 @@

    -

    public function dbcsr_nblkrows_total(matrix) result(nblkrows_total) +

    public function dbcsr_nblkrows_total(matrix) result(nblkrows_total)

    @@ -12429,7 +12429,7 @@

    Arguments

    @@ -12455,7 +12455,7 @@

    -

    public function dbcsr_nblkcols_total(matrix) result(nblkcols_total) +

    public function dbcsr_nblkcols_total(matrix) result(nblkcols_total)

    @@ -12474,7 +12474,7 @@

    Arguments

    @@ -12500,7 +12500,7 @@

    -

    public function dbcsr_nblkrows_local(matrix) result(nblkrows_local) +

    public function dbcsr_nblkrows_local(matrix) result(nblkrows_local)

    @@ -12519,7 +12519,7 @@

    Arguments

    @@ -12545,7 +12545,7 @@

    -

    public function dbcsr_nblkcols_local(matrix) result(nblkcols_local) +

    public function dbcsr_nblkcols_local(matrix) result(nblkcols_local)

    @@ -12564,7 +12564,7 @@

    Arguments

    @@ -12590,7 +12590,7 @@

    -

    public function dbcsr_nfullrows_total(matrix) result(nfullrows_total) +

    public function dbcsr_nfullrows_total(matrix) result(nfullrows_total)

    @@ -12609,7 +12609,7 @@

    Arguments

    @@ -12635,7 +12635,7 @@

    -

    public function dbcsr_nfullcols_total(matrix) result(nfullcols_total) +

    public function dbcsr_nfullcols_total(matrix) result(nfullcols_total)

    @@ -12654,7 +12654,7 @@

    Arguments

    @@ -12680,7 +12680,7 @@

    -

    public pure function dbcsr_iterator_blocks_left(iterator) result(blocks_left) +

    public pure function dbcsr_iterator_blocks_left(iterator) result(blocks_left)

    @@ -12699,7 +12699,7 @@

    Arguments

    @@ -12725,7 +12725,7 @@

    -

    public function dbcsr_checksum(matrix, local, pos) result(checksum) +

    public function dbcsr_checksum(matrix, local, pos) result(checksum)

    @@ -12744,7 +12744,7 @@

    Arguments

    @@ -12759,7 +12759,7 @@

    Arguments

    @@ -12774,7 +12774,7 @@

    Arguments

    @@ -12800,7 +12800,7 @@

    -

    public pure function dbcsr_has_symmetry(matrix) result(has_symmetry) +

    public pure function dbcsr_has_symmetry(matrix) result(has_symmetry)

    @@ -12819,7 +12819,7 @@

    Arguments

    @@ -12864,7 +12864,7 @@

    Arguments

    @@ -12894,7 +12894,7 @@

    Arguments

    @@ -12909,7 +12909,7 @@

    Arguments

    @@ -12924,7 +12924,7 @@

    Arguments

    @@ -12969,7 +12969,7 @@

    Arguments

    @@ -12984,7 +12984,7 @@

    Arguments

    @@ -12999,7 +12999,7 @@

    Arguments

    @@ -13014,7 +13014,7 @@

    Arguments

    @@ -13059,7 +13059,7 @@

    Arguments

    @@ -13089,7 +13089,7 @@

    Arguments

    @@ -13104,7 +13104,7 @@

    Arguments

    @@ -13119,7 +13119,7 @@

    Arguments

    @@ -13164,7 +13164,7 @@

    Arguments

    @@ -13179,7 +13179,7 @@

    Arguments

    @@ -13194,7 +13194,7 @@

    Arguments

    @@ -13209,7 +13209,7 @@

    Arguments

    @@ -13254,7 +13254,7 @@

    Arguments

    @@ -13284,7 +13284,7 @@

    Arguments

    @@ -13299,7 +13299,7 @@

    Arguments

    @@ -13314,7 +13314,7 @@

    Arguments

    @@ -13359,7 +13359,7 @@

    Arguments

    @@ -13374,7 +13374,7 @@

    Arguments

    @@ -13389,7 +13389,7 @@

    Arguments

    @@ -13404,7 +13404,7 @@

    Arguments

    @@ -13449,7 +13449,7 @@

    Arguments

    @@ -13479,7 +13479,7 @@

    Arguments

    @@ -13494,7 +13494,7 @@

    Arguments

    @@ -13509,7 +13509,7 @@

    Arguments

    @@ -13554,7 +13554,7 @@

    Arguments

    @@ -13569,7 +13569,7 @@

    Arguments

    @@ -13584,7 +13584,7 @@

    Arguments

    @@ -13599,7 +13599,7 @@

    Arguments

    @@ -13630,7 +13630,7 @@

    Subroutines

    -

    public subroutine dbcsr_mp_grid_setup(dist) +

    public subroutine dbcsr_mp_grid_setup(dist)

    @@ -13649,7 +13649,7 @@

    Arguments

    @@ -13670,7 +13670,7 @@

    Arguments

    -

    public subroutine dbcsr_setname(matrix, newname) +

    public subroutine dbcsr_setname(matrix, newname)

    @@ -13689,7 +13689,7 @@

    Arguments

    @@ -13704,7 +13704,7 @@

    Arguments

    @@ -13725,7 +13725,7 @@

    Arguments

    -

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation) +

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation)

    @@ -13744,7 +13744,7 @@

    Arguments

    @@ -13759,7 +13759,7 @@

    Arguments

    @@ -13774,7 +13774,7 @@

    Arguments

    @@ -13789,7 +13789,7 @@

    Arguments

    @@ -13810,7 +13810,7 @@

    Arguments

    -

    public subroutine dbcsr_reserve_blocks(matrix, rows, cols, blk_pointers) +

    public subroutine dbcsr_reserve_blocks(matrix, rows, cols, blk_pointers)

    @@ -13829,7 +13829,7 @@

    Arguments

    @@ -13844,7 +13844,7 @@

    Arguments

    @@ -13874,7 +13874,7 @@

    Arguments

    @@ -13895,7 +13895,7 @@

    Arguments

    -

    public subroutine dbcsr_reserve_all_blocks(matrix) +

    public subroutine dbcsr_reserve_all_blocks(matrix)

    @@ -13914,7 +13914,7 @@

    Arguments

    @@ -13935,7 +13935,7 @@

    Arguments

    -

    public subroutine dbcsr_reserve_diag_blocks(matrix) +

    public subroutine dbcsr_reserve_diag_blocks(matrix)

    @@ -13954,7 +13954,7 @@

    Arguments

    @@ -13994,7 +13994,7 @@

    Arguments

    @@ -14024,7 +14024,7 @@

    Arguments

    @@ -14039,7 +14039,7 @@

    Arguments

    @@ -14054,7 +14054,7 @@

    Arguments

    @@ -14069,7 +14069,7 @@

    Arguments

    @@ -14109,7 +14109,7 @@

    Arguments

    @@ -14160,7 +14160,7 @@

    Arguments

    -

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed) +

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed)

    @@ -14179,7 +14179,7 @@

    Arguments

    @@ -14194,7 +14194,7 @@

    Arguments

    @@ -14209,7 +14209,7 @@

    Arguments

    @@ -14230,7 +14230,7 @@

    Arguments

    -

    public subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor) +

    public subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor)

    @@ -14249,7 +14249,7 @@

    Arguments

    @@ -14264,7 +14264,7 @@

    Arguments

    @@ -14279,7 +14279,7 @@

    Arguments

    @@ -14294,7 +14294,7 @@

    Arguments

    @@ -14315,7 +14315,7 @@

    Arguments

    -

    public subroutine dbcsr_iterator_stop(iterator) +

    public subroutine dbcsr_iterator_stop(iterator)

    @@ -14334,7 +14334,7 @@

    Arguments

    @@ -14355,7 +14355,7 @@

    Arguments

    -

    public subroutine dbcsr_iterator_start(iterator, matrix, shared, dynamic, dynamic_byrows, contiguous_pointers, read_only) +

    public subroutine dbcsr_iterator_start(iterator, matrix, shared, dynamic, dynamic_byrows, contiguous_pointers, read_only)

    @@ -14374,7 +14374,7 @@

    Arguments

    @@ -14389,7 +14389,7 @@

    Arguments

    @@ -14404,7 +14404,7 @@

    Arguments

    @@ -14419,7 +14419,7 @@

    Arguments

    @@ -14434,7 +14434,7 @@

    Arguments

    @@ -14449,7 +14449,7 @@

    Arguments

    @@ -14464,7 +14464,7 @@

    Arguments

    @@ -14504,7 +14504,7 @@

    Arguments

    @@ -14519,7 +14519,7 @@

    Arguments

    @@ -14536,7 +14536,7 @@

    Arguments

    @@ -14553,7 +14553,7 @@

    Arguments

    @@ -14570,7 +14570,7 @@

    Arguments

    @@ -14591,7 +14591,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)

    @@ -14610,7 +14610,7 @@

    Arguments

    @@ -14625,7 +14625,7 @@

    Arguments

    @@ -14640,7 +14640,7 @@

    Arguments

    @@ -14655,7 +14655,7 @@

    Arguments

    @@ -14670,7 +14670,7 @@

    Arguments

    @@ -14685,7 +14685,7 @@

    Arguments

    @@ -14700,7 +14700,7 @@

    Arguments

    @@ -14715,7 +14715,7 @@

    Arguments

    @@ -14730,7 +14730,7 @@

    Arguments

    @@ -14745,7 +14745,7 @@

    Arguments

    @@ -14760,7 +14760,7 @@

    Arguments

    @@ -14775,7 +14775,7 @@

    Arguments

    @@ -14790,7 +14790,7 @@

    Arguments

    @@ -14805,7 +14805,7 @@

    Arguments

    @@ -14820,7 +14820,7 @@

    Arguments

    @@ -14835,7 +14835,7 @@

    Arguments

    @@ -14850,7 +14850,7 @@

    Arguments

    @@ -14865,7 +14865,7 @@

    Arguments

    @@ -14880,7 +14880,7 @@

    Arguments

    @@ -14895,7 +14895,7 @@

    Arguments

    @@ -14910,7 +14910,7 @@

    Arguments

    @@ -14925,7 +14925,7 @@

    Arguments

    @@ -14940,7 +14940,7 @@

    Arguments

    @@ -14955,7 +14955,7 @@

    Arguments

    @@ -14976,7 +14976,7 @@

    Arguments

    -

    public subroutine dbcsr_distribution_get(dist, row_dist, col_dist, nrows, ncols, has_threads, group, mynode, numnodes, nprows, npcols, myprow, mypcol, pgrid, subgroups_defined, prow_group, pcol_group) +

    public subroutine dbcsr_distribution_get(dist, row_dist, col_dist, nrows, ncols, has_threads, group, mynode, numnodes, nprows, npcols, myprow, mypcol, pgrid, subgroups_defined, prow_group, pcol_group)

    @@ -14995,7 +14995,7 @@

    Arguments

    @@ -15010,7 +15010,7 @@

    Arguments

    @@ -15025,7 +15025,7 @@

    Arguments

    @@ -15040,7 +15040,7 @@

    Arguments

    @@ -15055,7 +15055,7 @@

    Arguments

    @@ -15070,7 +15070,7 @@

    Arguments

    @@ -15085,7 +15085,7 @@

    Arguments

    @@ -15100,7 +15100,7 @@

    Arguments

    @@ -15115,7 +15115,7 @@

    Arguments

    @@ -15130,7 +15130,7 @@

    Arguments

    @@ -15145,7 +15145,7 @@

    Arguments

    @@ -15160,7 +15160,7 @@

    Arguments

    @@ -15175,7 +15175,7 @@

    Arguments

    @@ -15190,7 +15190,7 @@

    Arguments

    @@ -15205,7 +15205,7 @@

    Arguments

    @@ -15220,7 +15220,7 @@

    Arguments

    @@ -15235,7 +15235,7 @@

    Arguments

    @@ -15256,7 +15256,7 @@

    Arguments

    -

    public subroutine dbcsr_distribution_hold(dist) +

    public subroutine dbcsr_distribution_hold(dist)

    @@ -15275,7 +15275,7 @@

    Arguments

    @@ -15296,7 +15296,7 @@

    Arguments

    -

    public subroutine dbcsr_distribution_release(dist) +

    public subroutine dbcsr_distribution_release(dist)

    @@ -15315,7 +15315,7 @@

    Arguments

    @@ -15336,7 +15336,7 @@

    Arguments

    -

    private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar) +

    private subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar)

    @@ -15355,7 +15355,7 @@

    Arguments

    @@ -15370,7 +15370,7 @@

    Arguments

    @@ -15385,7 +15385,7 @@

    Arguments

    @@ -15406,7 +15406,7 @@

    Arguments

    -

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -15425,7 +15425,7 @@

    Arguments

    @@ -15440,7 +15440,7 @@

    Arguments

    @@ -15455,7 +15455,7 @@

    Arguments

    @@ -15476,7 +15476,7 @@

    Arguments

    -

    public subroutine dbcsr_replicate_all(matrix) +

    public subroutine dbcsr_replicate_all(matrix)

    @@ -15495,7 +15495,7 @@

    Arguments

    @@ -15516,7 +15516,7 @@

    Arguments

    -

    public subroutine dbcsr_distribute(matrix, fast) +

    public subroutine dbcsr_distribute(matrix, fast)

    @@ -15535,7 +15535,7 @@

    Arguments

    @@ -15550,7 +15550,7 @@

    Arguments

    @@ -15590,7 +15590,7 @@

    Arguments

    @@ -15611,7 +15611,7 @@

    Arguments

    -

    public subroutine dbcsr_release(matrix) +

    public subroutine dbcsr_release(matrix)

    @@ -15630,7 +15630,7 @@

    Arguments

    @@ -15670,7 +15670,7 @@

    Arguments

    @@ -15710,7 +15710,7 @@

    Arguments

    @@ -15725,7 +15725,7 @@

    Arguments

    @@ -15770,7 +15770,7 @@

    Arguments

    @@ -15810,7 +15810,7 @@

    Arguments

    @@ -15825,7 +15825,7 @@

    Arguments

    @@ -15846,7 +15846,7 @@

    Arguments

    -

    public subroutine dbcsr_sum_replicated(matrix) +

    public subroutine dbcsr_sum_replicated(matrix)

    @@ -15865,7 +15865,7 @@

    Arguments

    @@ -15886,7 +15886,7 @@

    Arguments

    -

    public subroutine dbcsr_triu(matrix) +

    public subroutine dbcsr_triu(matrix)

    @@ -15905,7 +15905,7 @@

    Arguments

    @@ -15926,7 +15926,7 @@

    Arguments

    -

    public subroutine dbcsr_verify_matrix(matrix, verbosity, local) +

    public subroutine dbcsr_verify_matrix(matrix, verbosity, local)

    @@ -15945,7 +15945,7 @@

    Arguments

    @@ -15975,7 +15975,7 @@

    Arguments

    @@ -16015,7 +16015,7 @@

    Arguments

    @@ -16030,7 +16030,7 @@

    Arguments

    @@ -16045,7 +16045,7 @@

    Arguments

    @@ -16060,7 +16060,7 @@

    Arguments

    @@ -16075,7 +16075,7 @@

    Arguments

    @@ -16090,7 +16090,7 @@

    Arguments

    @@ -16105,7 +16105,7 @@

    Arguments

    @@ -16126,7 +16126,7 @@

    Arguments

    -

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename) +

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename)

    @@ -16145,7 +16145,7 @@

    Arguments

    @@ -16160,7 +16160,7 @@

    Arguments

    @@ -16181,7 +16181,7 @@

    Arguments

    -

    public subroutine dbcsr_finalize(matrix, reshuffle) +

    public subroutine dbcsr_finalize(matrix, reshuffle)

    @@ -16200,7 +16200,7 @@

    Arguments

    @@ -16215,7 +16215,7 @@

    Arguments

    @@ -16236,7 +16236,7 @@

    Arguments

    -

    public subroutine dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable) +

    public subroutine dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable)

    @@ -16255,7 +16255,7 @@

    Arguments

    @@ -16270,7 +16270,7 @@

    Arguments

    @@ -16285,7 +16285,7 @@

    Arguments

    @@ -16300,7 +16300,7 @@

    Arguments

    @@ -16315,7 +16315,7 @@

    Arguments

    @@ -16336,7 +16336,7 @@

    Arguments

    -

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse, reuse_arrays, mutable_work, replication_type) +

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse, reuse_arrays, mutable_work, replication_type)

    @@ -16355,7 +16355,7 @@

    Arguments

    @@ -16370,7 +16370,7 @@

    Arguments

    @@ -16385,7 +16385,7 @@

    Arguments

    @@ -16400,7 +16400,7 @@

    Arguments

    @@ -16415,7 +16415,7 @@

    Arguments

    @@ -16430,7 +16430,7 @@

    Arguments

    @@ -16445,7 +16445,7 @@

    Arguments

    @@ -16460,7 +16460,7 @@

    Arguments

    @@ -16475,7 +16475,7 @@

    Arguments

    @@ -16490,7 +16490,7 @@

    Arguments

    @@ -16505,7 +16505,7 @@

    Arguments

    @@ -16520,7 +16520,7 @@

    Arguments

    @@ -16541,7 +16541,7 @@

    Arguments

    -

    private subroutine dbcsr_create_template(matrix, name, template, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse_arrays, mutable_work, replication_type) +

    private subroutine dbcsr_create_template(matrix, name, template, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse_arrays, mutable_work, replication_type)

    @@ -16560,7 +16560,7 @@

    Arguments

    @@ -16575,7 +16575,7 @@

    Arguments

    @@ -16590,7 +16590,7 @@

    Arguments

    @@ -16605,7 +16605,7 @@

    Arguments

    @@ -16620,7 +16620,7 @@

    Arguments

    @@ -16635,7 +16635,7 @@

    Arguments

    @@ -16650,7 +16650,7 @@

    Arguments

    @@ -16665,7 +16665,7 @@

    Arguments

    @@ -16680,7 +16680,7 @@

    Arguments

    @@ -16695,7 +16695,7 @@

    Arguments

    @@ -16710,7 +16710,7 @@

    Arguments

    @@ -16725,7 +16725,7 @@

    Arguments

    @@ -16765,7 +16765,7 @@

    Arguments

    @@ -16780,7 +16780,7 @@

    Arguments

    @@ -16795,7 +16795,7 @@

    Arguments

    @@ -16810,7 +16810,7 @@

    Arguments

    @@ -16825,7 +16825,7 @@

    Arguments

    @@ -16846,7 +16846,7 @@

    Arguments

    -

    public subroutine dbcsr_get_block_diag(matrix, diag) +

    public subroutine dbcsr_get_block_diag(matrix, diag)

    @@ -16865,7 +16865,7 @@

    Arguments

    @@ -16880,7 +16880,7 @@

    Arguments

    @@ -16920,7 +16920,7 @@

    Arguments

    @@ -16935,7 +16935,7 @@

    Arguments

    @@ -16975,7 +16975,7 @@

    Arguments

    @@ -16990,7 +16990,7 @@

    Arguments

    @@ -17005,7 +17005,7 @@

    Arguments

    @@ -17026,7 +17026,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)

    @@ -17045,7 +17045,7 @@

    Arguments

    @@ -17060,7 +17060,7 @@

    Arguments

    @@ -17075,7 +17075,7 @@

    Arguments

    @@ -17090,7 +17090,7 @@

    Arguments

    @@ -17105,7 +17105,7 @@

    Arguments

    @@ -17120,7 +17120,7 @@

    Arguments

    @@ -17135,7 +17135,7 @@

    Arguments

    @@ -17156,7 +17156,7 @@

    Arguments

    -

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a) +

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a)

    @@ -17175,7 +17175,7 @@

    Arguments

    @@ -17190,7 +17190,7 @@

    Arguments

    @@ -17230,7 +17230,7 @@

    Arguments

    @@ -17245,7 +17245,7 @@

    Arguments

    @@ -17266,7 +17266,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)

    @@ -17285,7 +17285,7 @@

    Arguments

    @@ -17300,7 +17300,7 @@

    Arguments

    @@ -17315,7 +17315,7 @@

    Arguments

    @@ -17330,7 +17330,7 @@

    Arguments

    @@ -17345,7 +17345,7 @@

    Arguments

    @@ -17360,7 +17360,7 @@

    Arguments

    @@ -17381,7 +17381,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)

    @@ -17400,7 +17400,7 @@

    Arguments

    @@ -17415,7 +17415,7 @@

    Arguments

    @@ -17430,7 +17430,7 @@

    Arguments

    @@ -17445,7 +17445,7 @@

    Arguments

    @@ -17460,7 +17460,7 @@

    Arguments

    @@ -17481,7 +17481,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)

    @@ -17500,7 +17500,7 @@

    Arguments

    @@ -17515,7 +17515,7 @@

    Arguments

    @@ -17530,7 +17530,7 @@

    Arguments

    @@ -17545,7 +17545,7 @@

    Arguments

    @@ -17585,7 +17585,7 @@

    Arguments

    @@ -17606,7 +17606,7 @@

    Arguments

    -

    private subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type) +

    private subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type)

    @@ -17625,7 +17625,7 @@

    Arguments

    @@ -17640,7 +17640,7 @@

    Arguments

    @@ -17655,7 +17655,7 @@

    Arguments

    @@ -17670,7 +17670,7 @@

    Arguments

    @@ -17685,7 +17685,7 @@

    Arguments

    @@ -17700,7 +17700,7 @@

    Arguments

    @@ -17715,7 +17715,7 @@

    Arguments

    @@ -17730,7 +17730,7 @@

    Arguments

    @@ -17770,7 +17770,7 @@

    Arguments

    @@ -17785,7 +17785,7 @@

    Arguments

    @@ -17800,7 +17800,7 @@

    Arguments

    @@ -17815,7 +17815,7 @@

    Arguments

    @@ -17830,7 +17830,7 @@

    Arguments

    @@ -17870,7 +17870,7 @@

    Arguments

    @@ -17885,7 +17885,7 @@

    Arguments

    @@ -17925,7 +17925,7 @@

    Arguments

    @@ -17940,7 +17940,7 @@

    Arguments

    @@ -17961,7 +17961,7 @@

    Arguments

    -

    public subroutine dbcsr_to_csr_filter(dbcsr_mat, csr_sparsity, eps) +

    public subroutine dbcsr_to_csr_filter(dbcsr_mat, csr_sparsity, eps)

    @@ -17981,7 +17981,7 @@

    Arguments

    @@ -17996,7 +17996,7 @@

    Arguments

    @@ -18011,7 +18011,7 @@

    Arguments

    @@ -18032,7 +18032,7 @@

    Arguments

    -

    public subroutine dbcsr_clear(dbcsr_mat) +

    public subroutine dbcsr_clear(dbcsr_mat)

    @@ -18051,7 +18051,7 @@

    Arguments

    @@ -18072,7 +18072,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)

    @@ -18094,7 +18094,7 @@

    Arguments

    @@ -18109,7 +18109,7 @@

    Arguments

    @@ -18125,7 +18125,7 @@

    Arguments

    @@ -18141,7 +18141,7 @@

    Arguments

    @@ -18181,7 +18181,7 @@

    Arguments

    @@ -18196,7 +18196,7 @@

    Arguments

    @@ -18211,7 +18211,7 @@

    Arguments

    @@ -18316,7 +18316,7 @@

    Arguments

    @@ -18331,7 +18331,7 @@

    Arguments

    @@ -18346,7 +18346,7 @@

    Arguments

    @@ -18391,7 +18391,7 @@

    Arguments

    @@ -18406,7 +18406,7 @@

    Arguments

    @@ -18442,7 +18442,7 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed)

    @@ -18461,7 +18461,7 @@

    Arguments

    @@ -18476,7 +18476,7 @@

    Arguments

    @@ -18491,7 +18491,7 @@

    Arguments

    @@ -18506,7 +18506,7 @@

    Arguments

    @@ -18521,7 +18521,7 @@

    Arguments

    @@ -18536,7 +18536,7 @@

    Arguments

    @@ -18576,7 +18576,7 @@

    Arguments

    @@ -18591,7 +18591,7 @@

    Arguments

    @@ -18606,7 +18606,7 @@

    Arguments

    @@ -18621,7 +18621,7 @@

    Arguments

    @@ -18636,7 +18636,7 @@

    Arguments

    @@ -18651,7 +18651,7 @@

    Arguments

    @@ -18666,7 +18666,7 @@

    Arguments

    @@ -18681,7 +18681,7 @@

    Arguments

    @@ -18696,7 +18696,7 @@

    Arguments

    @@ -18711,7 +18711,7 @@

    Arguments

    @@ -18751,7 +18751,7 @@

    Arguments

    @@ -18766,7 +18766,7 @@

    Arguments

    @@ -18781,7 +18781,7 @@

    Arguments

    @@ -18796,7 +18796,7 @@

    Arguments

    @@ -18811,7 +18811,7 @@

    Arguments

    @@ -18826,7 +18826,7 @@

    Arguments

    @@ -18841,7 +18841,7 @@

    Arguments

    @@ -18856,7 +18856,7 @@

    Arguments

    @@ -18871,7 +18871,7 @@

    Arguments

    @@ -18911,7 +18911,7 @@

    Arguments

    @@ -18926,7 +18926,7 @@

    Arguments

    @@ -18941,7 +18941,7 @@

    Arguments

    @@ -18956,7 +18956,7 @@

    Arguments

    @@ -18971,7 +18971,7 @@

    Arguments

    @@ -18986,7 +18986,7 @@

    Arguments

    @@ -19001,7 +19001,7 @@

    Arguments

    @@ -19016,7 +19016,7 @@

    Arguments

    @@ -19031,7 +19031,7 @@

    Arguments

    @@ -19046,7 +19046,7 @@

    Arguments

    @@ -19086,7 +19086,7 @@

    Arguments

    @@ -19101,7 +19101,7 @@

    Arguments

    @@ -19116,7 +19116,7 @@

    Arguments

    @@ -19131,7 +19131,7 @@

    Arguments

    @@ -19146,7 +19146,7 @@

    Arguments

    @@ -19161,7 +19161,7 @@

    Arguments

    @@ -19176,7 +19176,7 @@

    Arguments

    @@ -19191,7 +19191,7 @@

    Arguments

    @@ -19206,7 +19206,7 @@

    Arguments

    @@ -19227,7 +19227,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, summation, scale)

    @@ -19246,7 +19246,7 @@

    Arguments

    @@ -19261,7 +19261,7 @@

    Arguments

    @@ -19276,7 +19276,7 @@

    Arguments

    @@ -19291,7 +19291,7 @@

    Arguments

    @@ -19306,7 +19306,7 @@

    Arguments

    @@ -19321,7 +19321,7 @@

    Arguments

    @@ -19342,7 +19342,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block_d(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_d(matrix, row, col, block, summation, scale)

    @@ -19361,7 +19361,7 @@

    Arguments

    @@ -19376,7 +19376,7 @@

    Arguments

    @@ -19391,7 +19391,7 @@

    Arguments

    @@ -19406,7 +19406,7 @@

    Arguments

    @@ -19421,7 +19421,7 @@

    Arguments

    @@ -19436,7 +19436,7 @@

    Arguments

    @@ -19457,7 +19457,7 @@

    Arguments

    -

    private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -19476,7 +19476,7 @@

    Arguments

    @@ -19491,7 +19491,7 @@

    Arguments

    @@ -19506,7 +19506,7 @@

    Arguments

    @@ -19521,7 +19521,7 @@

    Arguments

    @@ -19536,7 +19536,7 @@

    Arguments

    @@ -19551,7 +19551,7 @@

    Arguments

    @@ -19566,7 +19566,7 @@

    Arguments

    @@ -19581,7 +19581,7 @@

    Arguments

    @@ -19621,7 +19621,7 @@

    Arguments

    @@ -19636,7 +19636,7 @@

    Arguments

    @@ -19651,7 +19651,7 @@

    Arguments

    @@ -19666,7 +19666,7 @@

    Arguments

    @@ -19681,7 +19681,7 @@

    Arguments

    @@ -19696,7 +19696,7 @@

    Arguments

    @@ -19711,7 +19711,7 @@

    Arguments

    @@ -19732,7 +19732,7 @@

    Arguments

    -

    private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -19751,7 +19751,7 @@

    Arguments

    @@ -19766,7 +19766,7 @@

    Arguments

    @@ -19781,7 +19781,7 @@

    Arguments

    @@ -19796,7 +19796,7 @@

    Arguments

    @@ -19811,7 +19811,7 @@

    Arguments

    @@ -19826,7 +19826,7 @@

    Arguments

    @@ -19841,7 +19841,7 @@

    Arguments

    @@ -19856,7 +19856,7 @@

    Arguments

    @@ -19896,7 +19896,7 @@

    Arguments

    @@ -19911,7 +19911,7 @@

    Arguments

    @@ -19926,7 +19926,7 @@

    Arguments

    @@ -19941,7 +19941,7 @@

    Arguments

    @@ -19956,7 +19956,7 @@

    Arguments

    @@ -19971,7 +19971,7 @@

    Arguments

    @@ -19986,7 +19986,7 @@

    Arguments

    @@ -20007,7 +20007,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_d(matrix_a, trace) +

    private subroutine dbcsr_trace_d(matrix_a, trace)

    @@ -20026,7 +20026,7 @@

    Arguments

    @@ -20041,7 +20041,7 @@

    Arguments

    @@ -20062,7 +20062,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, result)

    @@ -20081,7 +20081,7 @@

    Arguments

    @@ -20096,7 +20096,7 @@

    Arguments

    @@ -20151,7 +20151,7 @@

    Arguments

    @@ -20166,7 +20166,7 @@

    Arguments

    @@ -20181,7 +20181,7 @@

    Arguments

    @@ -20196,7 +20196,7 @@

    Arguments

    @@ -20211,7 +20211,7 @@

    Arguments

    @@ -20226,7 +20226,7 @@

    Arguments

    @@ -20241,7 +20241,7 @@

    Arguments

    @@ -20256,7 +20256,7 @@

    Arguments

    @@ -20271,7 +20271,7 @@

    Arguments

    @@ -20286,7 +20286,7 @@

    Arguments

    @@ -20301,7 +20301,7 @@

    Arguments

    @@ -20316,7 +20316,7 @@

    Arguments

    @@ -20331,7 +20331,7 @@

    Arguments

    @@ -20346,7 +20346,7 @@

    Arguments

    @@ -20361,7 +20361,7 @@

    Arguments

    @@ -20376,7 +20376,7 @@

    Arguments

    @@ -20397,7 +20397,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    @@ -20416,7 +20416,7 @@

    Arguments

    @@ -20431,7 +20431,7 @@

    Arguments

    @@ -20446,7 +20446,7 @@

    Arguments

    @@ -20467,7 +20467,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    @@ -20486,7 +20486,7 @@

    Arguments

    @@ -20501,7 +20501,7 @@

    Arguments

    @@ -20516,7 +20516,7 @@

    Arguments

    @@ -20537,7 +20537,7 @@

    Arguments

    -

    private subroutine dbcsr_set_d(matrix, alpha) +

    private subroutine dbcsr_set_d(matrix, alpha)

    @@ -20556,7 +20556,7 @@

    Arguments

    @@ -20571,7 +20571,7 @@

    Arguments

    @@ -20592,7 +20592,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)

    @@ -20611,7 +20611,7 @@

    Arguments

    @@ -20626,7 +20626,7 @@

    Arguments

    @@ -20641,7 +20641,7 @@

    Arguments

    @@ -20656,7 +20656,7 @@

    Arguments

    @@ -20677,7 +20677,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_d(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_d(matrix, alpha_scalar)

    @@ -20696,7 +20696,7 @@

    Arguments

    @@ -20711,7 +20711,7 @@

    Arguments

    @@ -20732,7 +20732,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_d(matrix, diag) +

    private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -20751,7 +20751,7 @@

    Arguments

    @@ -20766,7 +20766,7 @@

    Arguments

    @@ -20787,7 +20787,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_d(matrix, diag) +

    private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -20806,7 +20806,7 @@

    Arguments

    @@ -20821,7 +20821,7 @@

    Arguments

    @@ -20842,7 +20842,7 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed)

    @@ -20861,7 +20861,7 @@

    Arguments

    @@ -20876,7 +20876,7 @@

    Arguments

    @@ -20891,7 +20891,7 @@

    Arguments

    @@ -20906,7 +20906,7 @@

    Arguments

    @@ -20921,7 +20921,7 @@

    Arguments

    @@ -20936,7 +20936,7 @@

    Arguments

    @@ -20976,7 +20976,7 @@

    Arguments

    @@ -20991,7 +20991,7 @@

    Arguments

    @@ -21006,7 +21006,7 @@

    Arguments

    @@ -21021,7 +21021,7 @@

    Arguments

    @@ -21036,7 +21036,7 @@

    Arguments

    @@ -21051,7 +21051,7 @@

    Arguments

    @@ -21066,7 +21066,7 @@

    Arguments

    @@ -21081,7 +21081,7 @@

    Arguments

    @@ -21096,7 +21096,7 @@

    Arguments

    @@ -21111,7 +21111,7 @@

    Arguments

    @@ -21151,7 +21151,7 @@

    Arguments

    @@ -21166,7 +21166,7 @@

    Arguments

    @@ -21181,7 +21181,7 @@

    Arguments

    @@ -21196,7 +21196,7 @@

    Arguments

    @@ -21211,7 +21211,7 @@

    Arguments

    @@ -21226,7 +21226,7 @@

    Arguments

    @@ -21241,7 +21241,7 @@

    Arguments

    @@ -21256,7 +21256,7 @@

    Arguments

    @@ -21271,7 +21271,7 @@

    Arguments

    @@ -21311,7 +21311,7 @@

    Arguments

    @@ -21326,7 +21326,7 @@

    Arguments

    @@ -21341,7 +21341,7 @@

    Arguments

    @@ -21356,7 +21356,7 @@

    Arguments

    @@ -21371,7 +21371,7 @@

    Arguments

    @@ -21386,7 +21386,7 @@

    Arguments

    @@ -21401,7 +21401,7 @@

    Arguments

    @@ -21416,7 +21416,7 @@

    Arguments

    @@ -21431,7 +21431,7 @@

    Arguments

    @@ -21446,7 +21446,7 @@

    Arguments

    @@ -21486,7 +21486,7 @@

    Arguments

    @@ -21501,7 +21501,7 @@

    Arguments

    @@ -21516,7 +21516,7 @@

    Arguments

    @@ -21531,7 +21531,7 @@

    Arguments

    @@ -21546,7 +21546,7 @@

    Arguments

    @@ -21561,7 +21561,7 @@

    Arguments

    @@ -21576,7 +21576,7 @@

    Arguments

    @@ -21591,7 +21591,7 @@

    Arguments

    @@ -21606,7 +21606,7 @@

    Arguments

    @@ -21627,7 +21627,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, summation, scale)

    @@ -21646,7 +21646,7 @@

    Arguments

    @@ -21661,7 +21661,7 @@

    Arguments

    @@ -21676,7 +21676,7 @@

    Arguments

    @@ -21691,7 +21691,7 @@

    Arguments

    @@ -21706,7 +21706,7 @@

    Arguments

    @@ -21721,7 +21721,7 @@

    Arguments

    @@ -21742,7 +21742,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block_s(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_s(matrix, row, col, block, summation, scale)

    @@ -21761,7 +21761,7 @@

    Arguments

    @@ -21776,7 +21776,7 @@

    Arguments

    @@ -21791,7 +21791,7 @@

    Arguments

    @@ -21806,7 +21806,7 @@

    Arguments

    @@ -21821,7 +21821,7 @@

    Arguments

    @@ -21836,7 +21836,7 @@

    Arguments

    @@ -21857,7 +21857,7 @@

    Arguments

    -

    private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -21876,7 +21876,7 @@

    Arguments

    @@ -21891,7 +21891,7 @@

    Arguments

    @@ -21906,7 +21906,7 @@

    Arguments

    @@ -21921,7 +21921,7 @@

    Arguments

    @@ -21936,7 +21936,7 @@

    Arguments

    @@ -21951,7 +21951,7 @@

    Arguments

    @@ -21966,7 +21966,7 @@

    Arguments

    @@ -21981,7 +21981,7 @@

    Arguments

    @@ -22021,7 +22021,7 @@

    Arguments

    @@ -22036,7 +22036,7 @@

    Arguments

    @@ -22051,7 +22051,7 @@

    Arguments

    @@ -22066,7 +22066,7 @@

    Arguments

    @@ -22081,7 +22081,7 @@

    Arguments

    @@ -22096,7 +22096,7 @@

    Arguments

    @@ -22111,7 +22111,7 @@

    Arguments

    @@ -22132,7 +22132,7 @@

    Arguments

    -

    private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -22151,7 +22151,7 @@

    Arguments

    @@ -22166,7 +22166,7 @@

    Arguments

    @@ -22181,7 +22181,7 @@

    Arguments

    @@ -22196,7 +22196,7 @@

    Arguments

    @@ -22211,7 +22211,7 @@

    Arguments

    @@ -22226,7 +22226,7 @@

    Arguments

    @@ -22241,7 +22241,7 @@

    Arguments

    @@ -22256,7 +22256,7 @@

    Arguments

    @@ -22296,7 +22296,7 @@

    Arguments

    @@ -22311,7 +22311,7 @@

    Arguments

    @@ -22326,7 +22326,7 @@

    Arguments

    @@ -22341,7 +22341,7 @@

    Arguments

    @@ -22356,7 +22356,7 @@

    Arguments

    @@ -22371,7 +22371,7 @@

    Arguments

    @@ -22386,7 +22386,7 @@

    Arguments

    @@ -22407,7 +22407,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_s(matrix_a, trace) +

    private subroutine dbcsr_trace_s(matrix_a, trace)

    @@ -22426,7 +22426,7 @@

    Arguments

    @@ -22441,7 +22441,7 @@

    Arguments

    @@ -22462,7 +22462,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, result)

    @@ -22481,7 +22481,7 @@

    Arguments

    @@ -22496,7 +22496,7 @@

    Arguments

    @@ -22551,7 +22551,7 @@

    Arguments

    @@ -22566,7 +22566,7 @@

    Arguments

    @@ -22581,7 +22581,7 @@

    Arguments

    @@ -22596,7 +22596,7 @@

    Arguments

    @@ -22611,7 +22611,7 @@

    Arguments

    @@ -22626,7 +22626,7 @@

    Arguments

    @@ -22641,7 +22641,7 @@

    Arguments

    @@ -22656,7 +22656,7 @@

    Arguments

    @@ -22671,7 +22671,7 @@

    Arguments

    @@ -22686,7 +22686,7 @@

    Arguments

    @@ -22701,7 +22701,7 @@

    Arguments

    @@ -22716,7 +22716,7 @@

    Arguments

    @@ -22731,7 +22731,7 @@

    Arguments

    @@ -22746,7 +22746,7 @@

    Arguments

    @@ -22761,7 +22761,7 @@

    Arguments

    @@ -22776,7 +22776,7 @@

    Arguments

    @@ -22797,7 +22797,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    @@ -22816,7 +22816,7 @@

    Arguments

    @@ -22831,7 +22831,7 @@

    Arguments

    @@ -22846,7 +22846,7 @@

    Arguments

    @@ -22867,7 +22867,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    @@ -22886,7 +22886,7 @@

    Arguments

    @@ -22901,7 +22901,7 @@

    Arguments

    @@ -22916,7 +22916,7 @@

    Arguments

    @@ -22937,7 +22937,7 @@

    Arguments

    -

    private subroutine dbcsr_set_s(matrix, alpha) +

    private subroutine dbcsr_set_s(matrix, alpha)

    @@ -22956,7 +22956,7 @@

    Arguments

    @@ -22971,7 +22971,7 @@

    Arguments

    @@ -22992,7 +22992,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)

    @@ -23011,7 +23011,7 @@

    Arguments

    @@ -23026,7 +23026,7 @@

    Arguments

    @@ -23041,7 +23041,7 @@

    Arguments

    @@ -23056,7 +23056,7 @@

    Arguments

    @@ -23077,7 +23077,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_s(matrix, alpha_scalar)

    @@ -23096,7 +23096,7 @@

    Arguments

    @@ -23111,7 +23111,7 @@

    Arguments

    @@ -23132,7 +23132,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_s(matrix, diag) +

    private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -23151,7 +23151,7 @@

    Arguments

    @@ -23166,7 +23166,7 @@

    Arguments

    @@ -23187,7 +23187,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_s(matrix, diag) +

    private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -23206,7 +23206,7 @@

    Arguments

    @@ -23221,7 +23221,7 @@

    Arguments

    @@ -23242,7 +23242,7 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transposed, existed)

    @@ -23261,7 +23261,7 @@

    Arguments

    @@ -23276,7 +23276,7 @@

    Arguments

    @@ -23291,7 +23291,7 @@

    Arguments

    @@ -23306,7 +23306,7 @@

    Arguments

    @@ -23321,7 +23321,7 @@

    Arguments

    @@ -23336,7 +23336,7 @@

    Arguments

    @@ -23376,7 +23376,7 @@

    Arguments

    @@ -23391,7 +23391,7 @@

    Arguments

    @@ -23406,7 +23406,7 @@

    Arguments

    @@ -23421,7 +23421,7 @@

    Arguments

    @@ -23436,7 +23436,7 @@

    Arguments

    @@ -23451,7 +23451,7 @@

    Arguments

    @@ -23466,7 +23466,7 @@

    Arguments

    @@ -23481,7 +23481,7 @@

    Arguments

    @@ -23496,7 +23496,7 @@

    Arguments

    @@ -23511,7 +23511,7 @@

    Arguments

    @@ -23551,7 +23551,7 @@

    Arguments

    @@ -23566,7 +23566,7 @@

    Arguments

    @@ -23581,7 +23581,7 @@

    Arguments

    @@ -23596,7 +23596,7 @@

    Arguments

    @@ -23611,7 +23611,7 @@

    Arguments

    @@ -23626,7 +23626,7 @@

    Arguments

    @@ -23641,7 +23641,7 @@

    Arguments

    @@ -23656,7 +23656,7 @@

    Arguments

    @@ -23671,7 +23671,7 @@

    Arguments

    @@ -23711,7 +23711,7 @@

    Arguments

    @@ -23726,7 +23726,7 @@

    Arguments

    @@ -23741,7 +23741,7 @@

    Arguments

    @@ -23756,7 +23756,7 @@

    Arguments

    @@ -23771,7 +23771,7 @@

    Arguments

    @@ -23786,7 +23786,7 @@

    Arguments

    @@ -23801,7 +23801,7 @@

    Arguments

    @@ -23816,7 +23816,7 @@

    Arguments

    @@ -23831,7 +23831,7 @@

    Arguments

    @@ -23846,7 +23846,7 @@

    Arguments

    @@ -23886,7 +23886,7 @@

    Arguments

    @@ -23901,7 +23901,7 @@

    Arguments

    @@ -23916,7 +23916,7 @@

    Arguments

    @@ -23931,7 +23931,7 @@

    Arguments

    @@ -23946,7 +23946,7 @@

    Arguments

    @@ -23961,7 +23961,7 @@

    Arguments

    @@ -23976,7 +23976,7 @@

    Arguments

    @@ -23991,7 +23991,7 @@

    Arguments

    @@ -24006,7 +24006,7 @@

    Arguments

    @@ -24027,7 +24027,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, summation, scale)

    @@ -24046,7 +24046,7 @@

    Arguments

    @@ -24061,7 +24061,7 @@

    Arguments

    @@ -24076,7 +24076,7 @@

    Arguments

    @@ -24091,7 +24091,7 @@

    Arguments

    @@ -24106,7 +24106,7 @@

    Arguments

    @@ -24121,7 +24121,7 @@

    Arguments

    @@ -24142,7 +24142,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block_z(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_z(matrix, row, col, block, summation, scale)

    @@ -24161,7 +24161,7 @@

    Arguments

    @@ -24176,7 +24176,7 @@

    Arguments

    @@ -24191,7 +24191,7 @@

    Arguments

    @@ -24206,7 +24206,7 @@

    Arguments

    @@ -24221,7 +24221,7 @@

    Arguments

    @@ -24236,7 +24236,7 @@

    Arguments

    @@ -24257,7 +24257,7 @@

    Arguments

    -

    private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -24276,7 +24276,7 @@

    Arguments

    @@ -24291,7 +24291,7 @@

    Arguments

    @@ -24306,7 +24306,7 @@

    Arguments

    @@ -24321,7 +24321,7 @@

    Arguments

    @@ -24336,7 +24336,7 @@

    Arguments

    @@ -24351,7 +24351,7 @@

    Arguments

    @@ -24366,7 +24366,7 @@

    Arguments

    @@ -24381,7 +24381,7 @@

    Arguments

    @@ -24421,7 +24421,7 @@

    Arguments

    @@ -24436,7 +24436,7 @@

    Arguments

    @@ -24451,7 +24451,7 @@

    Arguments

    @@ -24466,7 +24466,7 @@

    Arguments

    @@ -24481,7 +24481,7 @@

    Arguments

    @@ -24496,7 +24496,7 @@

    Arguments

    @@ -24511,7 +24511,7 @@

    Arguments

    @@ -24532,7 +24532,7 @@

    Arguments

    -

    private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -24551,7 +24551,7 @@

    Arguments

    @@ -24566,7 +24566,7 @@

    Arguments

    @@ -24581,7 +24581,7 @@

    Arguments

    @@ -24596,7 +24596,7 @@

    Arguments

    @@ -24611,7 +24611,7 @@

    Arguments

    @@ -24626,7 +24626,7 @@

    Arguments

    @@ -24641,7 +24641,7 @@

    Arguments

    @@ -24656,7 +24656,7 @@

    Arguments

    @@ -24696,7 +24696,7 @@

    Arguments

    @@ -24711,7 +24711,7 @@

    Arguments

    @@ -24726,7 +24726,7 @@

    Arguments

    @@ -24741,7 +24741,7 @@

    Arguments

    @@ -24756,7 +24756,7 @@

    Arguments

    @@ -24771,7 +24771,7 @@

    Arguments

    @@ -24786,7 +24786,7 @@

    Arguments

    @@ -24807,7 +24807,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_z(matrix_a, trace) +

    private subroutine dbcsr_trace_z(matrix_a, trace)

    @@ -24826,7 +24826,7 @@

    Arguments

    @@ -24841,7 +24841,7 @@

    Arguments

    @@ -24862,7 +24862,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, result)

    @@ -24881,7 +24881,7 @@

    Arguments

    @@ -24896,7 +24896,7 @@

    Arguments

    @@ -24951,7 +24951,7 @@

    Arguments

    @@ -24966,7 +24966,7 @@

    Arguments

    @@ -24981,7 +24981,7 @@

    Arguments

    @@ -24996,7 +24996,7 @@

    Arguments

    @@ -25011,7 +25011,7 @@

    Arguments

    @@ -25026,7 +25026,7 @@

    Arguments

    @@ -25041,7 +25041,7 @@

    Arguments

    @@ -25056,7 +25056,7 @@

    Arguments

    @@ -25071,7 +25071,7 @@

    Arguments

    @@ -25086,7 +25086,7 @@

    Arguments

    @@ -25101,7 +25101,7 @@

    Arguments

    @@ -25116,7 +25116,7 @@

    Arguments

    @@ -25131,7 +25131,7 @@

    Arguments

    @@ -25146,7 +25146,7 @@

    Arguments

    @@ -25161,7 +25161,7 @@

    Arguments

    @@ -25176,7 +25176,7 @@

    Arguments

    @@ -25197,7 +25197,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    @@ -25216,7 +25216,7 @@

    Arguments

    @@ -25231,7 +25231,7 @@

    Arguments

    @@ -25246,7 +25246,7 @@

    Arguments

    @@ -25267,7 +25267,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    @@ -25286,7 +25286,7 @@

    Arguments

    @@ -25301,7 +25301,7 @@

    Arguments

    @@ -25316,7 +25316,7 @@

    Arguments

    @@ -25337,7 +25337,7 @@

    Arguments

    -

    private subroutine dbcsr_set_z(matrix, alpha) +

    private subroutine dbcsr_set_z(matrix, alpha)

    @@ -25356,7 +25356,7 @@

    Arguments

    @@ -25371,7 +25371,7 @@

    Arguments

    @@ -25392,7 +25392,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)

    @@ -25411,7 +25411,7 @@

    Arguments

    @@ -25426,7 +25426,7 @@

    Arguments

    @@ -25441,7 +25441,7 @@

    Arguments

    @@ -25456,7 +25456,7 @@

    Arguments

    @@ -25477,7 +25477,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_z(matrix, alpha_scalar)

    @@ -25496,7 +25496,7 @@

    Arguments

    @@ -25511,7 +25511,7 @@

    Arguments

    @@ -25532,7 +25532,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_z(matrix, diag) +

    private subroutine dbcsr_set_diag_z(matrix, diag)

    @@ -25551,7 +25551,7 @@

    Arguments

    @@ -25566,7 +25566,7 @@

    Arguments

    @@ -25587,7 +25587,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_z(matrix, diag) +

    private subroutine dbcsr_get_diag_z(matrix, diag)

    @@ -25606,7 +25606,7 @@

    Arguments

    @@ -25621,7 +25621,7 @@

    Arguments

    @@ -25642,7 +25642,7 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transposed, existed)

    @@ -25661,7 +25661,7 @@

    Arguments

    @@ -25676,7 +25676,7 @@

    Arguments

    @@ -25691,7 +25691,7 @@

    Arguments

    @@ -25706,7 +25706,7 @@

    Arguments

    @@ -25721,7 +25721,7 @@

    Arguments

    @@ -25736,7 +25736,7 @@

    Arguments

    @@ -25776,7 +25776,7 @@

    Arguments

    @@ -25791,7 +25791,7 @@

    Arguments

    @@ -25806,7 +25806,7 @@

    Arguments

    @@ -25821,7 +25821,7 @@

    Arguments

    @@ -25836,7 +25836,7 @@

    Arguments

    @@ -25851,7 +25851,7 @@

    Arguments

    @@ -25866,7 +25866,7 @@

    Arguments

    @@ -25881,7 +25881,7 @@

    Arguments

    @@ -25896,7 +25896,7 @@

    Arguments

    @@ -25911,7 +25911,7 @@

    Arguments

    @@ -25951,7 +25951,7 @@

    Arguments

    @@ -25966,7 +25966,7 @@

    Arguments

    @@ -25981,7 +25981,7 @@

    Arguments

    @@ -25996,7 +25996,7 @@

    Arguments

    @@ -26011,7 +26011,7 @@

    Arguments

    @@ -26026,7 +26026,7 @@

    Arguments

    @@ -26041,7 +26041,7 @@

    Arguments

    @@ -26056,7 +26056,7 @@

    Arguments

    @@ -26071,7 +26071,7 @@

    Arguments

    @@ -26111,7 +26111,7 @@

    Arguments

    @@ -26126,7 +26126,7 @@

    Arguments

    @@ -26141,7 +26141,7 @@

    Arguments

    @@ -26156,7 +26156,7 @@

    Arguments

    @@ -26171,7 +26171,7 @@

    Arguments

    @@ -26186,7 +26186,7 @@

    Arguments

    @@ -26201,7 +26201,7 @@

    Arguments

    @@ -26216,7 +26216,7 @@

    Arguments

    @@ -26231,7 +26231,7 @@

    Arguments

    @@ -26246,7 +26246,7 @@

    Arguments

    @@ -26286,7 +26286,7 @@

    Arguments

    @@ -26301,7 +26301,7 @@

    Arguments

    @@ -26316,7 +26316,7 @@

    Arguments

    @@ -26331,7 +26331,7 @@

    Arguments

    @@ -26346,7 +26346,7 @@

    Arguments

    @@ -26361,7 +26361,7 @@

    Arguments

    @@ -26376,7 +26376,7 @@

    Arguments

    @@ -26391,7 +26391,7 @@

    Arguments

    @@ -26406,7 +26406,7 @@

    Arguments

    @@ -26427,7 +26427,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, summation, scale)

    @@ -26446,7 +26446,7 @@

    Arguments

    @@ -26461,7 +26461,7 @@

    Arguments

    @@ -26476,7 +26476,7 @@

    Arguments

    @@ -26491,7 +26491,7 @@

    Arguments

    @@ -26506,7 +26506,7 @@

    Arguments

    @@ -26521,7 +26521,7 @@

    Arguments

    @@ -26542,7 +26542,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block_c(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_c(matrix, row, col, block, summation, scale)

    @@ -26561,7 +26561,7 @@

    Arguments

    @@ -26576,7 +26576,7 @@

    Arguments

    @@ -26591,7 +26591,7 @@

    Arguments

    @@ -26606,7 +26606,7 @@

    Arguments

    @@ -26621,7 +26621,7 @@

    Arguments

    @@ -26636,7 +26636,7 @@

    Arguments

    @@ -26657,7 +26657,7 @@

    Arguments

    -

    private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -26676,7 +26676,7 @@

    Arguments

    @@ -26691,7 +26691,7 @@

    Arguments

    @@ -26706,7 +26706,7 @@

    Arguments

    @@ -26721,7 +26721,7 @@

    Arguments

    @@ -26736,7 +26736,7 @@

    Arguments

    @@ -26751,7 +26751,7 @@

    Arguments

    @@ -26766,7 +26766,7 @@

    Arguments

    @@ -26781,7 +26781,7 @@

    Arguments

    @@ -26821,7 +26821,7 @@

    Arguments

    @@ -26836,7 +26836,7 @@

    Arguments

    @@ -26851,7 +26851,7 @@

    Arguments

    @@ -26866,7 +26866,7 @@

    Arguments

    @@ -26881,7 +26881,7 @@

    Arguments

    @@ -26896,7 +26896,7 @@

    Arguments

    @@ -26911,7 +26911,7 @@

    Arguments

    @@ -26932,7 +26932,7 @@

    Arguments

    -

    private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -26951,7 +26951,7 @@

    Arguments

    @@ -26966,7 +26966,7 @@

    Arguments

    @@ -26981,7 +26981,7 @@

    Arguments

    @@ -26996,7 +26996,7 @@

    Arguments

    @@ -27011,7 +27011,7 @@

    Arguments

    @@ -27026,7 +27026,7 @@

    Arguments

    @@ -27041,7 +27041,7 @@

    Arguments

    @@ -27056,7 +27056,7 @@

    Arguments

    @@ -27096,7 +27096,7 @@

    Arguments

    @@ -27111,7 +27111,7 @@

    Arguments

    @@ -27126,7 +27126,7 @@

    Arguments

    @@ -27141,7 +27141,7 @@

    Arguments

    @@ -27156,7 +27156,7 @@

    Arguments

    @@ -27171,7 +27171,7 @@

    Arguments

    @@ -27186,7 +27186,7 @@

    Arguments

    @@ -27207,7 +27207,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_c(matrix_a, trace) +

    private subroutine dbcsr_trace_c(matrix_a, trace)

    @@ -27226,7 +27226,7 @@

    Arguments

    @@ -27241,7 +27241,7 @@

    Arguments

    @@ -27262,7 +27262,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, result) +

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, result)

    @@ -27281,7 +27281,7 @@

    Arguments

    @@ -27296,7 +27296,7 @@

    Arguments

    @@ -27351,7 +27351,7 @@

    Arguments

    @@ -27366,7 +27366,7 @@

    Arguments

    @@ -27381,7 +27381,7 @@

    Arguments

    @@ -27396,7 +27396,7 @@

    Arguments

    @@ -27411,7 +27411,7 @@

    Arguments

    @@ -27426,7 +27426,7 @@

    Arguments

    @@ -27441,7 +27441,7 @@

    Arguments

    @@ -27456,7 +27456,7 @@

    Arguments

    @@ -27471,7 +27471,7 @@

    Arguments

    @@ -27486,7 +27486,7 @@

    Arguments

    @@ -27501,7 +27501,7 @@

    Arguments

    @@ -27516,7 +27516,7 @@

    Arguments

    @@ -27531,7 +27531,7 @@

    Arguments

    @@ -27546,7 +27546,7 @@

    Arguments

    @@ -27561,7 +27561,7 @@

    Arguments

    @@ -27576,7 +27576,7 @@

    Arguments

    @@ -27597,7 +27597,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    @@ -27616,7 +27616,7 @@

    Arguments

    @@ -27631,7 +27631,7 @@

    Arguments

    @@ -27646,7 +27646,7 @@

    Arguments

    @@ -27667,7 +27667,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    @@ -27686,7 +27686,7 @@

    Arguments

    @@ -27701,7 +27701,7 @@

    Arguments

    @@ -27716,7 +27716,7 @@

    Arguments

    @@ -27737,7 +27737,7 @@

    Arguments

    -

    private subroutine dbcsr_set_c(matrix, alpha) +

    private subroutine dbcsr_set_c(matrix, alpha)

    @@ -27756,7 +27756,7 @@

    Arguments

    @@ -27771,7 +27771,7 @@

    Arguments

    @@ -27792,7 +27792,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)

    @@ -27811,7 +27811,7 @@

    Arguments

    @@ -27826,7 +27826,7 @@

    Arguments

    @@ -27841,7 +27841,7 @@

    Arguments

    @@ -27856,7 +27856,7 @@

    Arguments

    @@ -27877,7 +27877,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar) +

    private subroutine dbcsr_add_on_diag_c(matrix, alpha_scalar)

    @@ -27896,7 +27896,7 @@

    Arguments

    @@ -27911,7 +27911,7 @@

    Arguments

    @@ -27932,7 +27932,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_c(matrix, diag) +

    private subroutine dbcsr_set_diag_c(matrix, diag)

    @@ -27951,7 +27951,7 @@

    Arguments

    @@ -27966,7 +27966,7 @@

    Arguments

    @@ -27987,7 +27987,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_c(matrix, diag) +

    private subroutine dbcsr_get_diag_c(matrix, diag)

    @@ -28006,7 +28006,7 @@

    Arguments

    @@ -28021,7 +28021,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_api_c.html b/develop/module/dbcsr_api_c.html index f03b4fbcf01..e56425f8e6c 100644 --- a/develop/module/dbcsr_api_c.html +++ b/develop/module/dbcsr_api_c.html @@ -152,7 +152,7 @@

    Subroutines

    @@ -396,7 +396,7 @@

    Arguments

    @@ -471,7 +471,7 @@

    Arguments

    @@ -516,7 +516,7 @@

    Arguments

    @@ -561,7 +561,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -756,7 +756,7 @@

    Arguments

    @@ -801,7 +801,7 @@

    Arguments

    @@ -846,7 +846,7 @@

    Arguments

    @@ -891,7 +891,7 @@

    Arguments

    @@ -936,7 +936,7 @@

    Arguments

    @@ -981,7 +981,7 @@

    Arguments

    @@ -1026,7 +1026,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -1192,7 +1192,7 @@

    Subroutines

    -

    private subroutine c_f_string(c_str, str) +

    private subroutine c_f_string(c_str, str)

    @@ -1211,7 +1211,7 @@

    Arguments

    @@ -1226,7 +1226,7 @@

    Arguments

    @@ -1279,7 +1279,7 @@

    Arguments

    @@ -1294,7 +1294,7 @@

    Arguments

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

    Arguments

    @@ -1442,7 +1442,7 @@

    Arguments

    @@ -1482,7 +1482,7 @@

    Arguments

    @@ -1497,7 +1497,7 @@

    Arguments

    @@ -1597,7 +1597,7 @@

    Arguments

    @@ -1637,7 +1637,7 @@

    Arguments

    @@ -1677,7 +1677,7 @@

    Arguments

    @@ -1692,7 +1692,7 @@

    Arguments

    @@ -1707,7 +1707,7 @@

    Arguments

    @@ -1812,7 +1812,7 @@

    Arguments

    @@ -1912,7 +1912,7 @@

    Arguments

    @@ -1927,7 +1927,7 @@

    Arguments

    @@ -1957,7 +1957,7 @@

    Arguments

    @@ -2062,7 +2062,7 @@

    Arguments

    @@ -2147,7 +2147,7 @@

    Arguments

    @@ -2187,7 +2187,7 @@

    Arguments

    @@ -2202,7 +2202,7 @@

    Arguments

    @@ -2412,7 +2412,7 @@

    Arguments

    @@ -2512,7 +2512,7 @@

    Arguments

    @@ -2557,7 +2557,7 @@

    Arguments

    @@ -2677,7 +2677,7 @@

    Arguments

    @@ -2692,7 +2692,7 @@

    Arguments

    @@ -2707,7 +2707,7 @@

    Arguments

    @@ -2747,7 +2747,7 @@

    Arguments

    @@ -2802,7 +2802,7 @@

    Arguments

    @@ -2872,7 +2872,7 @@

    Arguments

    @@ -3067,7 +3067,7 @@

    Arguments

    @@ -3112,7 +3112,7 @@

    Arguments

    @@ -3142,7 +3142,7 @@

    Arguments

    @@ -3212,7 +3212,7 @@

    Arguments

    @@ -3257,7 +3257,7 @@

    Arguments

    @@ -3272,7 +3272,7 @@

    Arguments

    @@ -3342,7 +3342,7 @@

    Arguments

    @@ -3357,7 +3357,7 @@

    Arguments

    @@ -3567,7 +3567,7 @@

    Arguments

    @@ -3667,7 +3667,7 @@

    Arguments

    @@ -3712,7 +3712,7 @@

    Arguments

    @@ -3832,7 +3832,7 @@

    Arguments

    @@ -3847,7 +3847,7 @@

    Arguments

    @@ -3862,7 +3862,7 @@

    Arguments

    @@ -3902,7 +3902,7 @@

    Arguments

    @@ -3957,7 +3957,7 @@

    Arguments

    @@ -4027,7 +4027,7 @@

    Arguments

    @@ -4222,7 +4222,7 @@

    Arguments

    @@ -4267,7 +4267,7 @@

    Arguments

    @@ -4297,7 +4297,7 @@

    Arguments

    @@ -4367,7 +4367,7 @@

    Arguments

    @@ -4412,7 +4412,7 @@

    Arguments

    @@ -4427,7 +4427,7 @@

    Arguments

    @@ -4497,7 +4497,7 @@

    Arguments

    @@ -4512,7 +4512,7 @@

    Arguments

    @@ -4722,7 +4722,7 @@

    Arguments

    @@ -4822,7 +4822,7 @@

    Arguments

    @@ -4867,7 +4867,7 @@

    Arguments

    @@ -4987,7 +4987,7 @@

    Arguments

    @@ -5002,7 +5002,7 @@

    Arguments

    @@ -5017,7 +5017,7 @@

    Arguments

    @@ -5057,7 +5057,7 @@

    Arguments

    @@ -5112,7 +5112,7 @@

    Arguments

    @@ -5182,7 +5182,7 @@

    Arguments

    @@ -5377,7 +5377,7 @@

    Arguments

    @@ -5422,7 +5422,7 @@

    Arguments

    @@ -5452,7 +5452,7 @@

    Arguments

    @@ -5522,7 +5522,7 @@

    Arguments

    @@ -5567,7 +5567,7 @@

    Arguments

    @@ -5582,7 +5582,7 @@

    Arguments

    @@ -5652,7 +5652,7 @@

    Arguments

    @@ -5667,7 +5667,7 @@

    Arguments

    @@ -5877,7 +5877,7 @@

    Arguments

    @@ -5977,7 +5977,7 @@

    Arguments

    @@ -6022,7 +6022,7 @@

    Arguments

    @@ -6142,7 +6142,7 @@

    Arguments

    @@ -6157,7 +6157,7 @@

    Arguments

    @@ -6172,7 +6172,7 @@

    Arguments

    @@ -6212,7 +6212,7 @@

    Arguments

    @@ -6267,7 +6267,7 @@

    Arguments

    @@ -6337,7 +6337,7 @@

    Arguments

    @@ -6532,7 +6532,7 @@

    Arguments

    @@ -6577,7 +6577,7 @@

    Arguments

    @@ -6607,7 +6607,7 @@

    Arguments

    @@ -6677,7 +6677,7 @@

    Arguments

    @@ -6722,7 +6722,7 @@

    Arguments

    @@ -6737,7 +6737,7 @@

    Arguments

    @@ -6807,7 +6807,7 @@

    Arguments

    @@ -6852,7 +6852,7 @@

    Arguments

    @@ -6892,7 +6892,7 @@

    Arguments

    @@ -6907,7 +6907,7 @@

    Arguments

    @@ -6922,7 +6922,7 @@

    Arguments

    @@ -6937,7 +6937,7 @@

    Arguments

    @@ -6992,7 +6992,7 @@

    Arguments

    @@ -7192,7 +7192,7 @@

    Arguments

    @@ -7442,7 +7442,7 @@

    Arguments

    @@ -7482,7 +7482,7 @@

    Arguments

    @@ -7567,7 +7567,7 @@

    Arguments

    @@ -7607,7 +7607,7 @@

    Arguments

    @@ -7652,7 +7652,7 @@

    Arguments

    @@ -7752,7 +7752,7 @@

    Arguments

    @@ -7797,7 +7797,7 @@

    Arguments

    @@ -7897,7 +7897,7 @@

    Arguments

    @@ -7942,7 +7942,7 @@

    Arguments

    @@ -8042,7 +8042,7 @@

    Arguments

    @@ -8087,7 +8087,7 @@

    Arguments

    @@ -8187,7 +8187,7 @@

    Arguments

    @@ -8227,7 +8227,7 @@

    Arguments

    @@ -8242,7 +8242,7 @@

    Arguments

    @@ -8357,7 +8357,7 @@

    Arguments

    @@ -8402,7 +8402,7 @@

    Arguments

    @@ -8417,7 +8417,7 @@

    Arguments

    @@ -8457,7 +8457,7 @@

    Arguments

    @@ -8502,7 +8502,7 @@

    Arguments

    @@ -8632,7 +8632,7 @@

    Arguments

    @@ -8677,7 +8677,7 @@

    Arguments

    @@ -8807,7 +8807,7 @@

    Arguments

    @@ -8852,7 +8852,7 @@

    Arguments

    @@ -8982,7 +8982,7 @@

    Arguments

    @@ -9027,7 +9027,7 @@

    Arguments

    @@ -9157,7 +9157,7 @@

    Arguments

    @@ -9202,7 +9202,7 @@

    Arguments

    @@ -9247,7 +9247,7 @@

    Arguments

    @@ -9262,7 +9262,7 @@

    Arguments

    @@ -9302,7 +9302,7 @@

    Arguments

    @@ -9317,7 +9317,7 @@

    Arguments

    @@ -9332,7 +9332,7 @@

    Arguments

    @@ -9347,7 +9347,7 @@

    Arguments

    @@ -9362,7 +9362,7 @@

    Arguments

    @@ -9377,7 +9377,7 @@

    Arguments

    @@ -9417,7 +9417,7 @@

    Arguments

    @@ -9462,7 +9462,7 @@

    Arguments

    @@ -9507,7 +9507,7 @@

    Arguments

    @@ -9522,7 +9522,7 @@

    Arguments

    @@ -9562,7 +9562,7 @@

    Arguments

    @@ -9577,7 +9577,7 @@

    Arguments

    @@ -9592,7 +9592,7 @@

    Arguments

    @@ -9607,7 +9607,7 @@

    Arguments

    @@ -9622,7 +9622,7 @@

    Arguments

    @@ -9637,7 +9637,7 @@

    Arguments

    @@ -9677,7 +9677,7 @@

    Arguments

    @@ -9722,7 +9722,7 @@

    Arguments

    @@ -9767,7 +9767,7 @@

    Arguments

    @@ -9782,7 +9782,7 @@

    Arguments

    @@ -9822,7 +9822,7 @@

    Arguments

    @@ -9837,7 +9837,7 @@

    Arguments

    @@ -9852,7 +9852,7 @@

    Arguments

    @@ -9867,7 +9867,7 @@

    Arguments

    @@ -9882,7 +9882,7 @@

    Arguments

    @@ -9897,7 +9897,7 @@

    Arguments

    @@ -9937,7 +9937,7 @@

    Arguments

    @@ -9982,7 +9982,7 @@

    Arguments

    @@ -10027,7 +10027,7 @@

    Arguments

    @@ -10042,7 +10042,7 @@

    Arguments

    @@ -10082,7 +10082,7 @@

    Arguments

    @@ -10097,7 +10097,7 @@

    Arguments

    @@ -10112,7 +10112,7 @@

    Arguments

    @@ -10127,7 +10127,7 @@

    Arguments

    @@ -10142,7 +10142,7 @@

    Arguments

    @@ -10157,7 +10157,7 @@

    Arguments

    @@ -10197,7 +10197,7 @@

    Arguments

    @@ -10237,7 +10237,7 @@

    Arguments

    @@ -10292,7 +10292,7 @@

    Arguments

    @@ -10417,7 +10417,7 @@

    Arguments

    @@ -10457,7 +10457,7 @@

    Arguments

    @@ -10472,7 +10472,7 @@

    Arguments

    @@ -10512,7 +10512,7 @@

    Arguments

    @@ -10582,7 +10582,7 @@

    Arguments

    @@ -10622,7 +10622,7 @@

    Arguments

    @@ -10677,7 +10677,7 @@

    Arguments

    @@ -10777,7 +10777,7 @@

    Arguments

    @@ -11062,7 +11062,7 @@

    Arguments

    @@ -11077,7 +11077,7 @@

    Arguments

    @@ -11107,7 +11107,7 @@

    Arguments

    @@ -11162,7 +11162,7 @@

    Arguments

    @@ -11232,7 +11232,7 @@

    Arguments

    @@ -11302,7 +11302,7 @@

    Arguments

    @@ -11372,7 +11372,7 @@

    Arguments

    @@ -11442,7 +11442,7 @@

    Arguments

    @@ -11512,7 +11512,7 @@

    Arguments

    @@ -11582,7 +11582,7 @@

    Arguments

    @@ -11652,7 +11652,7 @@

    Arguments

    @@ -11722,7 +11722,7 @@

    Arguments

    @@ -11737,7 +11737,7 @@

    Arguments

    @@ -11777,7 +11777,7 @@

    Arguments

    @@ -11832,7 +11832,7 @@

    Arguments

    @@ -11847,7 +11847,7 @@

    Arguments

    @@ -11887,7 +11887,7 @@

    Arguments

    @@ -12082,7 +12082,7 @@

    Arguments

    @@ -12167,7 +12167,7 @@

    Arguments

    @@ -12182,7 +12182,7 @@

    Arguments

    @@ -12197,7 +12197,7 @@

    Arguments

    @@ -12212,7 +12212,7 @@

    Arguments

    @@ -12252,7 +12252,7 @@

    Arguments

    @@ -12307,7 +12307,7 @@

    Arguments

    @@ -12377,7 +12377,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_array_list_methods.html b/develop/module/dbcsr_array_list_methods.html index eef21d6f381..325bb12dbb1 100644 --- a/develop/module/dbcsr_array_list_methods.html +++ b/develop/module/dbcsr_array_list_methods.html @@ -113,7 +113,7 @@

    Variables

    @@ -162,7 +162,7 @@

    Functions

    sizes_of_arrayssum_of_arrayscheck_equal - array_eq_i + array_eq_i @@ -234,7 +234,7 @@

    Variables

    @@ -286,7 +286,7 @@

    Arguments

    @@ -301,7 +301,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -397,7 +397,7 @@

    Components

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -611,7 +611,7 @@

    Arguments

    @@ -656,7 +656,7 @@

    Arguments

    @@ -742,7 +742,7 @@

    -

    public pure function array_eq_i(arr1, arr2) +

    public pure function array_eq_i(arr1, arr2)

    @@ -761,7 +761,7 @@

    Arguments

    @@ -776,7 +776,7 @@

    Arguments

    @@ -827,7 +827,7 @@

    Arguments

    @@ -842,7 +842,7 @@

    Arguments

    @@ -942,7 +942,7 @@

    Arguments

    @@ -982,7 +982,7 @@

    Arguments

    @@ -1097,7 +1097,7 @@

    Arguments

    @@ -1112,7 +1112,7 @@

    Arguments

    @@ -1142,7 +1142,7 @@

    Arguments

    @@ -1182,7 +1182,7 @@

    Arguments

    @@ -1197,7 +1197,7 @@

    Arguments

    @@ -1212,7 +1212,7 @@

    Arguments

    @@ -1337,7 +1337,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_array_sort.html b/develop/module/dbcsr_array_sort.html index f4659214c6f..fa85504762e 100644 --- a/develop/module/dbcsr_array_sort.html +++ b/develop/module/dbcsr_array_sort.html @@ -113,8 +113,8 @@

    Variables

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

    Variables

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

    Variables

    @@ -267,7 +267,7 @@

    Arguments

    @@ -282,7 +282,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -424,7 +424,7 @@

    Arguments

    @@ -439,7 +439,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -596,7 +596,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -753,7 +753,7 @@

    Arguments

    @@ -809,7 +809,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_array_types.html b/develop/module/dbcsr_array_types.html index d152acb48c9..3e131c337b7 100644 --- a/develop/module/dbcsr_array_types.html +++ b/develop/module/dbcsr_array_types.html @@ -245,7 +245,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

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

    Arguments

    @@ -393,7 +393,7 @@

    Arguments

    @@ -442,7 +442,7 @@

    Arguments

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

    Arguments

    @@ -540,7 +540,7 @@

    Arguments

    @@ -594,7 +594,7 @@

    Arguments

    @@ -648,7 +648,7 @@

    Arguments

    @@ -830,7 +830,7 @@

    Arguments

    @@ -889,7 +889,7 @@

    Arguments

    @@ -961,7 +961,7 @@

    Components

    @@ -978,7 +978,7 @@

    Components

    @@ -1076,7 +1076,7 @@

    Arguments

    @@ -1121,7 +1121,7 @@

    Arguments

    @@ -1166,7 +1166,7 @@

    Arguments

    @@ -1331,7 +1331,7 @@

    Arguments

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

    Arguments

    @@ -1456,7 +1456,7 @@

    Arguments

    @@ -1471,7 +1471,7 @@

    Arguments

    @@ -1486,7 +1486,7 @@

    Arguments

    @@ -1526,7 +1526,7 @@

    Arguments

    @@ -1541,7 +1541,7 @@

    Arguments

    @@ -1556,7 +1556,7 @@

    Arguments

    @@ -1596,7 +1596,7 @@

    Arguments

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

    Arguments

    @@ -1676,7 +1676,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_base_hooks.html b/develop/module/dbcsr_base_hooks.html index 9d595d62aae..97f335b2dcb 100644 --- a/develop/module/dbcsr_base_hooks.html +++ b/develop/module/dbcsr_base_hooks.html @@ -195,8 +195,8 @@

    Uses

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -560,7 +560,7 @@

    Arguments

    @@ -735,7 +735,7 @@

    Arguments

    @@ -750,7 +750,7 @@

    Arguments

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

    Arguments

    @@ -830,7 +830,7 @@

    Arguments

    @@ -885,7 +885,7 @@

    Arguments

    @@ -955,7 +955,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_blas_operations.html b/develop/module/dbcsr_blas_operations.html index 261a7c1b123..adf7487397a 100644 --- a/develop/module/dbcsr_blas_operations.html +++ b/develop/module/dbcsr_blas_operations.html @@ -113,7 +113,7 @@

    Variables

    @@ -162,9 +162,9 @@

    Uses

    @@ -189,7 +189,7 @@

    Variables

    @@ -241,7 +241,7 @@

    Arguments

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

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    diff --git a/develop/module/dbcsr_block_access.html b/develop/module/dbcsr_block_access.html index b641fbcc89c..33a742f0ee8 100644 --- a/develop/module/dbcsr_block_access.html +++ b/develop/module/dbcsr_block_access.html @@ -113,17 +113,17 @@

    Variables

    @@ -141,9 +141,9 @@

    Interfaces

    @@ -174,33 +174,33 @@

    Subroutines

    dbcsr_remove_blockdbcsr_get_block_p_areadbcsr_put_block_area - dbcsr_reserve_all_blocks - dbcsr_reserve_diag_blocks - dbcsr_reserve_blocks + dbcsr_reserve_all_blocks + dbcsr_reserve_diag_blocks + dbcsr_reserve_blocksdbcsr_set_block_pointer_any - dbcsr_get_2d_block_p_d - dbcsr_get_block_p_d - dbcsr_reserve_block2d_d - dbcsr_put_block2d_d - dbcsr_put_block_d + dbcsr_get_2d_block_p_d + dbcsr_get_block_p_d + dbcsr_reserve_block2d_d + dbcsr_put_block2d_d + dbcsr_put_block_ddbcsr_set_block_pointer_2d_d - dbcsr_get_2d_block_p_s - dbcsr_get_block_p_s - dbcsr_reserve_block2d_s - dbcsr_put_block2d_s - dbcsr_put_block_s + dbcsr_get_2d_block_p_s + dbcsr_get_block_p_s + dbcsr_reserve_block2d_s + dbcsr_put_block2d_s + dbcsr_put_block_sdbcsr_set_block_pointer_2d_s - dbcsr_get_2d_block_p_z - dbcsr_get_block_p_z - dbcsr_reserve_block2d_z - dbcsr_put_block2d_z - dbcsr_put_block_z + dbcsr_get_2d_block_p_z + dbcsr_get_block_p_z + dbcsr_reserve_block2d_z + dbcsr_put_block2d_z + dbcsr_put_block_zdbcsr_set_block_pointer_2d_z - dbcsr_get_2d_block_p_c - dbcsr_get_block_p_c - dbcsr_reserve_block2d_c - dbcsr_put_block2d_c - dbcsr_put_block_c + dbcsr_get_2d_block_p_c + dbcsr_get_block_p_c + dbcsr_reserve_block2d_c + dbcsr_put_block2d_c + dbcsr_put_block_cdbcsr_set_block_pointer_2d_c @@ -227,22 +227,22 @@

    Uses

    @@ -267,7 +267,7 @@

    Variables

    @@ -284,7 +284,7 @@

    Variables

    @@ -301,7 +301,7 @@

    Variables

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

    Variables

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

    Variables

    @@ -352,7 +352,7 @@

    Variables

    @@ -369,7 +369,7 @@

    Variables

    @@ -386,7 +386,7 @@

    Variables

    @@ -403,7 +403,7 @@

    Variables

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

    Variables

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

    Variables

    @@ -463,14 +463,14 @@

    Variables

    Interfaces

    - -

    public interface dbcsr_get_block_p + +

    public interface dbcsr_get_block_p

    • - private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found, row_size, col_size)

      @@ -489,7 +489,7 @@

      Arguments

    @@ -504,7 +504,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -597,7 +597,7 @@

    Arguments

    @@ -618,7 +618,7 @@

    Arguments

  • - private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -637,7 +637,7 @@

    Arguments

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

    Arguments

    @@ -668,7 +668,7 @@

    Arguments

    @@ -684,7 +684,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -729,7 +729,7 @@

    Arguments

    @@ -745,7 +745,7 @@

    Arguments

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

    Arguments

  • - private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -785,7 +785,7 @@

    Arguments

  • @@ -800,7 +800,7 @@

    Arguments

    @@ -816,7 +816,7 @@

    Arguments

    @@ -832,7 +832,7 @@

    Arguments

    @@ -847,7 +847,7 @@

    Arguments

    @@ -862,7 +862,7 @@

    Arguments

    @@ -877,7 +877,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    @@ -914,7 +914,7 @@

    Arguments

  • - private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -933,7 +933,7 @@

    Arguments

  • @@ -948,7 +948,7 @@

    Arguments

    @@ -964,7 +964,7 @@

    Arguments

    @@ -980,7 +980,7 @@

    Arguments

    @@ -995,7 +995,7 @@

    Arguments

    @@ -1010,7 +1010,7 @@

    Arguments

    @@ -1025,7 +1025,7 @@

    Arguments

    @@ -1041,7 +1041,7 @@

    Arguments

    @@ -1062,7 +1062,7 @@

    Arguments

  • - private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -1081,7 +1081,7 @@

    Arguments

  • @@ -1096,7 +1096,7 @@

    Arguments

    @@ -1112,7 +1112,7 @@

    Arguments

    @@ -1128,7 +1128,7 @@

    Arguments

    @@ -1143,7 +1143,7 @@

    Arguments

    @@ -1158,7 +1158,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1210,7 +1210,7 @@

    Arguments

  • - private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -1229,7 +1229,7 @@

    Arguments

  • @@ -1244,7 +1244,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -1321,7 +1321,7 @@

    Arguments

    @@ -1337,7 +1337,7 @@

    Arguments

    @@ -1358,7 +1358,7 @@

    Arguments

  • - private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -1377,7 +1377,7 @@

    Arguments

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

    Arguments

    @@ -1408,7 +1408,7 @@

    Arguments

    @@ -1424,7 +1424,7 @@

    Arguments

    @@ -1439,7 +1439,7 @@

    Arguments

    @@ -1454,7 +1454,7 @@

    Arguments

    @@ -1469,7 +1469,7 @@

    Arguments

    @@ -1485,7 +1485,7 @@

    Arguments

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

    Arguments

  • - private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, found, row_size, col_size) + private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -1525,7 +1525,7 @@

    Arguments

  • @@ -1540,7 +1540,7 @@

    Arguments

    @@ -1556,7 +1556,7 @@

    Arguments

    @@ -1572,7 +1572,7 @@

    Arguments

    @@ -1587,7 +1587,7 @@

    Arguments

    @@ -1602,7 +1602,7 @@

    Arguments

    @@ -1617,7 +1617,7 @@

    Arguments

    @@ -1633,7 +1633,7 @@

    Arguments

    @@ -1676,7 +1676,7 @@

    Arguments

    @@ -1691,7 +1691,7 @@

    Arguments

    @@ -1707,7 +1707,7 @@

    Arguments

    @@ -1723,7 +1723,7 @@

    Arguments

    @@ -1738,7 +1738,7 @@

    Arguments

    @@ -1754,7 +1754,7 @@

    Arguments

    @@ -1770,7 +1770,7 @@

    Arguments

    @@ -1786,7 +1786,7 @@

    Arguments

    @@ -1810,8 +1810,8 @@

    Arguments

    - -

    public interface dbcsr_put_block + +

    public interface dbcsr_put_block

      @@ -1839,7 +1839,7 @@

      Arguments

    @@ -1854,7 +1854,7 @@

    Arguments

    @@ -1869,7 +1869,7 @@

    Arguments

    @@ -1884,7 +1884,7 @@

    Arguments

    @@ -1914,7 +1914,7 @@

    Arguments

    @@ -1929,7 +1929,7 @@

    Arguments

    @@ -1944,7 +1944,7 @@

    Arguments

    @@ -1959,7 +1959,7 @@

    Arguments

    @@ -1979,7 +1979,7 @@

    Arguments

  • - private subroutine dbcsr_put_block_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) + private subroutine dbcsr_put_block_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -2000,7 +2000,7 @@

    Arguments

  • @@ -2015,7 +2015,7 @@

    Arguments

    @@ -2031,7 +2031,7 @@

    Arguments

    @@ -2047,7 +2047,7 @@

    Arguments

    @@ -2077,7 +2077,7 @@

    Arguments

    @@ -2093,7 +2093,7 @@

    Arguments

    @@ -2109,7 +2109,7 @@

    Arguments

    @@ -2124,7 +2124,7 @@

    Arguments

    @@ -2144,7 +2144,7 @@

    Arguments

  • - private subroutine dbcsr_put_block_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) + private subroutine dbcsr_put_block_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -2165,7 +2165,7 @@

    Arguments

  • @@ -2180,7 +2180,7 @@

    Arguments

    @@ -2196,7 +2196,7 @@

    Arguments

    @@ -2212,7 +2212,7 @@

    Arguments

    @@ -2242,7 +2242,7 @@

    Arguments

    @@ -2258,7 +2258,7 @@

    Arguments

    @@ -2274,7 +2274,7 @@

    Arguments

    @@ -2289,7 +2289,7 @@

    Arguments

    @@ -2309,7 +2309,7 @@

    Arguments

  • - private subroutine dbcsr_put_block_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) + private subroutine dbcsr_put_block_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -2330,7 +2330,7 @@

    Arguments

  • @@ -2345,7 +2345,7 @@

    Arguments

    @@ -2361,7 +2361,7 @@

    Arguments

    @@ -2377,7 +2377,7 @@

    Arguments

    @@ -2407,7 +2407,7 @@

    Arguments

    @@ -2423,7 +2423,7 @@

    Arguments

    @@ -2439,7 +2439,7 @@

    Arguments

    @@ -2454,7 +2454,7 @@

    Arguments

    @@ -2474,7 +2474,7 @@

    Arguments

  • - private subroutine dbcsr_put_block_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) + private subroutine dbcsr_put_block_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -2495,7 +2495,7 @@

    Arguments

  • @@ -2510,7 +2510,7 @@

    Arguments

    @@ -2526,7 +2526,7 @@

    Arguments

    @@ -2542,7 +2542,7 @@

    Arguments

    @@ -2572,7 +2572,7 @@

    Arguments

    @@ -2588,7 +2588,7 @@

    Arguments

    @@ -2604,7 +2604,7 @@

    Arguments

    @@ -2619,7 +2619,7 @@

    Arguments

    @@ -2639,7 +2639,7 @@

    Arguments

  • - private subroutine dbcsr_put_block2d_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) + private subroutine dbcsr_put_block2d_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -2658,7 +2658,7 @@

    Arguments

  • @@ -2673,7 +2673,7 @@

    Arguments

    @@ -2689,7 +2689,7 @@

    Arguments

    @@ -2705,7 +2705,7 @@

    Arguments

    @@ -2735,7 +2735,7 @@

    Arguments

    @@ -2751,7 +2751,7 @@

    Arguments

    @@ -2767,7 +2767,7 @@

    Arguments

    @@ -2782,7 +2782,7 @@

    Arguments

    @@ -2802,7 +2802,7 @@

    Arguments

  • - private subroutine dbcsr_put_block2d_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) + private subroutine dbcsr_put_block2d_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -2821,7 +2821,7 @@

    Arguments

  • @@ -2836,7 +2836,7 @@

    Arguments

    @@ -2852,7 +2852,7 @@

    Arguments

    @@ -2868,7 +2868,7 @@

    Arguments

    @@ -2898,7 +2898,7 @@

    Arguments

    @@ -2914,7 +2914,7 @@

    Arguments

    @@ -2930,7 +2930,7 @@

    Arguments

    @@ -2945,7 +2945,7 @@

    Arguments

    @@ -2965,7 +2965,7 @@

    Arguments

  • - private subroutine dbcsr_put_block2d_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) + private subroutine dbcsr_put_block2d_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -2984,7 +2984,7 @@

    Arguments

  • @@ -2999,7 +2999,7 @@

    Arguments

    @@ -3015,7 +3015,7 @@

    Arguments

    @@ -3031,7 +3031,7 @@

    Arguments

    @@ -3061,7 +3061,7 @@

    Arguments

    @@ -3077,7 +3077,7 @@

    Arguments

    @@ -3093,7 +3093,7 @@

    Arguments

    @@ -3108,7 +3108,7 @@

    Arguments

    @@ -3128,7 +3128,7 @@

    Arguments

  • - private subroutine dbcsr_put_block2d_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) + private subroutine dbcsr_put_block2d_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -3147,7 +3147,7 @@

    Arguments

  • @@ -3162,7 +3162,7 @@

    Arguments

    @@ -3178,7 +3178,7 @@

    Arguments

    @@ -3194,7 +3194,7 @@

    Arguments

    @@ -3224,7 +3224,7 @@

    Arguments

    @@ -3240,7 +3240,7 @@

    Arguments

    @@ -3256,7 +3256,7 @@

    Arguments

    @@ -3271,7 +3271,7 @@

    Arguments

    @@ -3294,14 +3294,14 @@

    Arguments

    - -

    public interface dbcsr_reserve_block2d + +

    public interface dbcsr_reserve_block2d

    @@ -3335,7 +3335,7 @@

    Arguments

    @@ -3351,7 +3351,7 @@

    Arguments

    @@ -3367,7 +3367,7 @@

    Arguments

    @@ -3382,7 +3382,7 @@

    Arguments

    @@ -3397,7 +3397,7 @@

    Arguments

    @@ -3417,7 +3417,7 @@

    Arguments

  • - private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed) + private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed)

    @@ -3436,7 +3436,7 @@

    Arguments

  • @@ -3451,7 +3451,7 @@

    Arguments

    @@ -3467,7 +3467,7 @@

    Arguments

    @@ -3483,7 +3483,7 @@

    Arguments

    @@ -3498,7 +3498,7 @@

    Arguments

    @@ -3513,7 +3513,7 @@

    Arguments

    @@ -3533,7 +3533,7 @@

    Arguments

  • - private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transposed, existed) + private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transposed, existed)

    @@ -3552,7 +3552,7 @@

    Arguments

  • @@ -3567,7 +3567,7 @@

    Arguments

    @@ -3583,7 +3583,7 @@

    Arguments

    @@ -3599,7 +3599,7 @@

    Arguments

    @@ -3614,7 +3614,7 @@

    Arguments

    @@ -3629,7 +3629,7 @@

    Arguments

    @@ -3649,7 +3649,7 @@

    Arguments

  • - private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transposed, existed) + private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transposed, existed)

    @@ -3668,7 +3668,7 @@

    Arguments

  • @@ -3683,7 +3683,7 @@

    Arguments

    @@ -3699,7 +3699,7 @@

    Arguments

    @@ -3715,7 +3715,7 @@

    Arguments

    @@ -3730,7 +3730,7 @@

    Arguments

    @@ -3745,7 +3745,7 @@

    Arguments

    @@ -3794,7 +3794,7 @@

    Arguments

    @@ -3824,7 +3824,7 @@

    Arguments

    @@ -3840,7 +3840,7 @@

    Arguments

    @@ -3910,7 +3910,7 @@

    Arguments

    @@ -3940,7 +3940,7 @@

    Arguments

    @@ -3956,7 +3956,7 @@

    Arguments

    @@ -4011,7 +4011,7 @@

    Arguments

    @@ -4041,7 +4041,7 @@

    Arguments

    @@ -4057,7 +4057,7 @@

    Arguments

    @@ -4112,7 +4112,7 @@

    Arguments

    @@ -4142,7 +4142,7 @@

    Arguments

    @@ -4158,7 +4158,7 @@

    Arguments

    @@ -4213,7 +4213,7 @@

    Arguments

    @@ -4243,7 +4243,7 @@

    Arguments

    @@ -4259,7 +4259,7 @@

    Arguments

    @@ -4327,7 +4327,7 @@

    Components

    @@ -4344,7 +4344,7 @@

    Components

    @@ -4361,7 +4361,7 @@

    Components

    @@ -4395,7 +4395,7 @@

    Components

    @@ -4444,7 +4444,7 @@

    Components

    @@ -4461,7 +4461,7 @@

    Components

    @@ -4478,7 +4478,7 @@

    Components

    @@ -4495,7 +4495,7 @@

    Components

    @@ -4512,7 +4512,7 @@

    Components

    @@ -4529,7 +4529,7 @@

    Components

    @@ -4546,7 +4546,7 @@

    Components

    @@ -4597,7 +4597,7 @@

    Arguments

    @@ -4612,7 +4612,7 @@

    Arguments

    @@ -4628,7 +4628,7 @@

    Arguments

    @@ -4660,7 +4660,7 @@

    Arguments

    @@ -4700,7 +4700,7 @@

    Arguments

    @@ -4715,7 +4715,7 @@

    Arguments

    @@ -4731,7 +4731,7 @@

    Arguments

    @@ -4747,7 +4747,7 @@

    Arguments

    @@ -4762,7 +4762,7 @@

    Arguments

    @@ -4778,7 +4778,7 @@

    Arguments

    @@ -4794,7 +4794,7 @@

    Arguments

    @@ -4810,7 +4810,7 @@

    Arguments

    @@ -4854,7 +4854,7 @@

    Arguments

    @@ -4869,7 +4869,7 @@

    Arguments

    @@ -4884,7 +4884,7 @@

    Arguments

    @@ -4899,7 +4899,7 @@

    Arguments

    @@ -4929,7 +4929,7 @@

    Arguments

    @@ -4944,7 +4944,7 @@

    Arguments

    @@ -4959,7 +4959,7 @@

    Arguments

    @@ -4974,7 +4974,7 @@

    Arguments

    @@ -4995,7 +4995,7 @@

    Arguments

    -

    public subroutine dbcsr_reserve_all_blocks(matrix) +

    public subroutine dbcsr_reserve_all_blocks(matrix)

    @@ -5015,7 +5015,7 @@

    Arguments

    @@ -5036,7 +5036,7 @@

    Arguments

    -

    public subroutine dbcsr_reserve_diag_blocks(matrix) +

    public subroutine dbcsr_reserve_diag_blocks(matrix)

    @@ -5055,7 +5055,7 @@

    Arguments

    @@ -5076,11 +5076,11 @@

    Arguments

    -

    public subroutine dbcsr_reserve_blocks(matrix, rows, columns, blk_pointers) +

    public subroutine dbcsr_reserve_blocks(matrix, rows, columns, blk_pointers)

    -

    Inserts block reservations into a matrix, avoiding the work matrix.

    Read more… +

    Inserts block reservations into a matrix, avoiding the work matrix.

    Read more…

    Arguments

    - - 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)
    array_eq_idbcsr_tas_utildbcsr_array_list_methods Function

    check whether two arrays are equal

    array_eq_idbcsr_array_list_methodsdbcsr_tas_util Function

    check whether two arrays are equal

    array_eq_i8
    block_buffer_add_blockdbcsr_tensor_reshapedbcsr_tas_reshape_ops Interface
    block_buffer_add_blockdbcsr_tas_reshape_opsdbcsr_tensor_reshape Interface
    block_buffer_add_block_c_dpdbcsr_tensor_reshapeSubroutine

    add block to buffer.

    block_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_dp dbcsr_tensor_reshape Subroutine

    add block to buffer.

    block_buffer_add_block_c_spblock_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_c_sp dbcsr_tensor_reshape Subroutine

    add block to buffer.

    block_buffer_add_block_r_dpblock_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_dp dbcsr_tensor_reshape Subroutine

    add block to buffer.

    block_buffer_add_block_r_spblock_buffer_add_block_r_sp dbcsr_tas_reshape_ops Subroutine

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

    block_buffer_blocks_leftblock_buffer_add_block_r_sp dbcsr_tensor_reshapeSubroutine

    add block to buffer.

    block_buffer_blocks_leftdbcsr_tas_reshape_ops Function

    how many blocks left in iterator

    block_buffer_blocks_leftdbcsr_tas_reshape_opsdbcsr_tensor_reshape Function

    how many blocks left in iterator

    block_buffer_createdbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine

    Create block buffer for MPI communication.

    block_buffer_createdbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine

    Create block buffer for MPI communication.

    block_buffer_destroydbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine
    block_buffer_destroydbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine
    block_buffer_get_indexdbcsr_tensor_reshapedbcsr_tas_reshape_ops Subroutine

    Get all indices from buffer

    get all indices from buffer

    block_buffer_get_indexdbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine

    get all indices from buffer

    Get all indices from buffer

    block_buffer_get_next_anyd_block
    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_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_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_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_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_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_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_spdbcsr_tas_reshape_opsdbcsr_tensor_reshape Subroutine

    get next block from buffer. Iterator is advanced only if block is retrieved or advance_iter.

    c_f_stringdbcsr_api_cdbcsr_tensor_api_c Subroutine
    c_f_stringdbcsr_tensor_api_cdbcsr_api_c Subroutine
    csr_create_newdbcsr_csr_conversionsdbcsr_api Subroutine

    Create a new CSR matrix and allocate all internal data (excluding dbcsr_mapping)

    csr_create_newdbcsr_apidbcsr_csr_conversions Subroutine

    Create a new CSR matrix and allocate all internal data (excluding dbcsr_mapping)

    csr_create_nzerow
    dbcsr_adddbcsr_operationsdbcsr_api Interface
    dbcsr_adddbcsr_apidbcsr_operations Interface
    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 @@ -4040,7 +4040,7 @@

    Procedures

    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 @@ -4049,27 +4049,27 @@

    Procedures

    dbcsr_add_cdbcsr_operationsdbcsr_api Subroutine
    dbcsr_add_cdbcsr_apidbcsr_operations Subroutine
    dbcsr_add_ddbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_add

    dbcsr_add_ddbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_add

    dbcsr_add_default_logger
    dbcsr_add_on_diagdbcsr_operationsdbcsr_api Interface
    dbcsr_add_on_diagdbcsr_apidbcsr_operations Interface
    dbcsr_add_on_diag_cdbcsr_operationsSubroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_on_diag_c dbcsr_api Subroutine
    dbcsr_add_on_diag_ddbcsr_add_on_diag_c dbcsr_operations Subroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_on_diag_ddbcsr_add_on_diag_d dbcsr_api Subroutine
    dbcsr_add_on_diag_dsdbcsr_add_on_diag_d dbcsr_operations Subroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_on_diag_sdbcsr_add_on_diag_ds dbcsr_operations Subroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_on_diag_sdbcsr_add_on_diag_s dbcsr_api Subroutine
    dbcsr_add_on_diag_zdbcsr_add_on_diag_s dbcsr_operations Subroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_on_diag_zdbcsr_add_on_diag_z dbcsr_api Subroutine
    dbcsr_add_sdbcsr_add_on_diag_z dbcsr_operations Subroutine

    add a constant to the diagonal of a matrix

    dbcsr_add_sdbcsr_apiSubroutine
    dbcsr_add_sdbcsr_apidbcsr_operations Subroutine
    dbcsr_add_zdbcsr_operationsdbcsr_api Subroutine
    dbcsr_add_zdbcsr_apidbcsr_operations Subroutine
    dbcsr_checksumdbcsr_dist_utildbcsr_api Function

    Calculates the checksum of a DBCSR matrix.

    dbcsr_checksumdbcsr_apidbcsr_dist_util Function

    Calculates the checksum of a DBCSR matrix.

    dbcsr_cleardbcsr_operationsdbcsr_api Subroutine

    Clear a matrix (remove all blocks)

    Clear a matrix

    dbcsr_cleardbcsr_apidbcsr_operations Subroutine

    Clear a matrix

    Clear a matrix (remove all blocks)

    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_operationsdbcsr_api Subroutine

    copy a matrix

    dbcsr_copydbcsr_apidbcsr_operations Subroutine

    copy a matrix

    dbcsr_copy_into_existingdbcsr_operationsdbcsr_api Subroutine

    copy a matrix, retaining current sparsity

    dbcsr_copy_into_existingdbcsr_apidbcsr_operations Subroutine

    copy a matrix, retaining current sparsity

    dbcsr_copy_into_existing_sym
    dbcsr_createdbcsr_work_operationsdbcsr_api Interface
    dbcsr_createdbcsr_apidbcsr_work_operations Interface
    dbcsr_create_newdbcsr_work_operationsdbcsr_api Subroutine

    Creates a matrix, allocating the essentials.

    Read more…
    dbcsr_create_newdbcsr_apidbcsr_work_operations Subroutine

    Creates a matrix, allocating the essentials.

    Read more…
    dbcsr_create_templatedbcsr_work_operationsdbcsr_api Subroutine
    dbcsr_create_templatedbcsr_apidbcsr_work_operations Subroutine
    dbcsr_distributedbcsr_transformationsdbcsr_api Subroutine

    Distributes a matrix that is currently replicated.

    dbcsr_distributedbcsr_apidbcsr_transformations Subroutine

    Distributes a matrix that is currently replicated.

    dbcsr_distribution
    dbcsr_distribution_getdbcsr_dist_methodsdbcsr_api Subroutine

    Get distribution parameters

    dbcsr_distribution_getdbcsr_apidbcsr_dist_methods Subroutine

    Get distribution parameters

    dbcsr_distribution_get_num_images_1d
    dbcsr_distribution_holddbcsr_dist_methodsdbcsr_api Subroutine

    Marks another use of the distribution

    dbcsr_distribution_holddbcsr_apidbcsr_dist_methods Subroutine

    Marks another use of the distribution

    dbcsr_distribution_local_cols dbcsr_dist_methods Function
    dbcsr_distribution_newdbcsr_dist_methodsInterface
    dbcsr_distribution_new dbcsr_api Subroutine

    Creates new distribution from blockr distributions

    dbcsr_distribution_newdbcsr_dist_methodsInterface
    dbcsr_distribution_new_low
    dbcsr_distribution_releasedbcsr_methodsdbcsr_api Subroutine

    Releases and potentially destroys a distribution

    dbcsr_distribution_releasedbcsr_apidbcsr_methods Subroutine

    Releases and potentially destroys a distribution

    dbcsr_distribution_row_dist
    dbcsr_dotdbcsr_operationsdbcsr_api Interface
    dbcsr_dotdbcsr_apidbcsr_operations Interface
    dbcsr_dot_cdbcsr_operationsdbcsr_api Subroutine

    Dot product of DBCSR matrices

    dbcsr_dot_cdbcsr_apiSubroutine
    dbcsr_dot_d dbcsr_operations Subroutine

    Dot product of DBCSR matrices

    dbcsr_dot_ddbcsr_dot_d dbcsr_api Subroutine
    dbcsr_dot_sdbcsr_dot_d dbcsr_operations Subroutine

    Dot product of DBCSR matrices

    dbcsr_dot_sdbcsr_dot_s dbcsr_api Subroutine
    dbcsr_dot_sdbcsr_operationsSubroutine

    Dot product of DBCSR matrices

    dbcsr_dot_sd
    dbcsr_dot_zdbcsr_operationsdbcsr_api Subroutine

    Dot product of DBCSR matrices

    dbcsr_dot_zdbcsr_apidbcsr_operations 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_operationsInterface
    dbcsr_filter dbcsr_api Subroutine
    dbcsr_filterdbcsr_operationsInterface
    dbcsr_filter_anytype
    dbcsr_finalizedbcsr_apiSubroutine
    dbcsr_finalize dbcsr_work_operations Subroutine

    Creates the final dbcsr_type matrix from the working matrix. Work matrices (array or tree-based) are merged into the base DBCSR matrix. If a matrix is marked as having a valid index, then nothing is done. Deleted blocks are pruned from the index.

    dbcsr_finalizedbcsr_apiSubroutine
    dbcsr_finalize_lib
    dbcsr_frobenius_normdbcsr_operationsdbcsr_api Function

    compute a norm of a dbcsr matrix

    dbcsr_frobenius_normdbcsr_apidbcsr_operations Function

    compute a norm of a dbcsr matrix

    dbcsr_function_of_elementsdbcsr_operationsdbcsr_api Subroutine

    Computes various functions (defined by func) of matrix elements

    Read more…
    dbcsr_function_of_elementsdbcsr_apidbcsr_operations Subroutine

    Computes various functions (defined by func) of matrix elements

    Read more…
    dbcsr_gatherv_any
    dbcsr_gershgorin_normdbcsr_operationsdbcsr_api Function

    compute a norm of a dbcsr matrix

    dbcsr_gershgorin_normdbcsr_apidbcsr_operations Function

    compute a norm of a dbcsr matrix

    dbcsr_get_2d_block_notrans_p_c
    dbcsr_get_2d_block_p_cdbcsr_apiSubroutine
    dbcsr_get_2d_block_p_c dbcsr_block_access Subroutine

    Gets a 2-d block from a dbcsr matrix

    dbcsr_get_2d_block_p_cdbcsr_get_2d_block_p_d dbcsr_api Subroutine
    dbcsr_get_2d_block_p_ddbcsr_get_2d_block_p_d dbcsr_block_access Subroutine

    Gets a 2-d block from a dbcsr matrix

    dbcsr_get_2d_block_p_ddbcsr_get_2d_block_p_s dbcsr_api Subroutine
    dbcsr_get_2d_block_p_sdbcsr_get_2d_block_p_s dbcsr_block_access Subroutine

    Gets a 2-d block from a dbcsr matrix

    dbcsr_get_2d_block_p_sdbcsr_get_2d_block_p_z dbcsr_api Subroutine
    dbcsr_get_2d_block_p_zdbcsr_get_2d_block_p_z dbcsr_block_access Subroutine

    Gets a 2-d block from a dbcsr matrix

    dbcsr_get_2d_block_p_zdbcsr_get_block_diag dbcsr_api Subroutine
    dbcsr_get_block_diagdbcsr_get_block_diag dbcsr_operations Subroutine

    get the diagonal of a dbcsr matrix

    dbcsr_get_block_diagdbcsr_apiSubroutine
    dbcsr_get_block_index
    dbcsr_get_block_pdbcsr_block_accessdbcsr_api Interface
    dbcsr_get_block_pdbcsr_apidbcsr_block_access Interface
    dbcsr_get_block_p_cdbcsr_block_accessSubroutine

    Gets a 1-d block from a dbcsr matrix

    dbcsr_get_block_p_c dbcsr_api Subroutine
    dbcsr_get_block_p_ddbcsr_get_block_p_c dbcsr_block_access Subroutine

    Gets a 1-d block from a dbcsr matrix

    dbcsr_get_block_p_ddbcsr_get_block_p_d dbcsr_api Subroutine
    dbcsr_get_block_p_sdbcsr_get_block_p_d dbcsr_block_access Subroutine

    Gets a 1-d block from a dbcsr matrix

    dbcsr_get_block_p_sdbcsr_get_block_p_s dbcsr_api Subroutine
    dbcsr_get_block_p_zdbcsr_get_block_p_s dbcsr_block_access Subroutine

    Gets a 1-d block from a dbcsr matrix

    dbcsr_get_block_p_zdbcsr_get_block_p_z dbcsr_api Subroutine
    dbcsr_get_block_p_zdbcsr_block_accessSubroutine

    Gets a 1-d block from a dbcsr matrix

    dbcsr_get_data
    dbcsr_get_data_pdbcsr_data_methods_lowdbcsr_api Interface
    dbcsr_get_data_pdbcsr_apidbcsr_data_methods_low Interface
    dbcsr_get_data_sizedbcsr_methodsdbcsr_api Function

    Returns the allocated data size of a DBCSR matrix

    dbcsr_get_data_sizedbcsr_apidbcsr_methods Function

    Returns the allocated data size of a DBCSR matrix

    dbcsr_get_data_size_used
    dbcsr_get_data_typedbcsr_methodsdbcsr_api Function

    Returns the data type stored in the matrix

    dbcsr_get_data_typedbcsr_apidbcsr_methods Function

    Returns the data type stored in the matrix

    dbcsr_get_data_z
    dbcsr_get_diagdbcsr_operationsdbcsr_api Interface
    dbcsr_get_diagdbcsr_apidbcsr_operations Interface
    dbcsr_get_diag_cdbcsr_operationsdbcsr_api Subroutine
    dbcsr_get_diag_cdbcsr_apidbcsr_operations Subroutine
    dbcsr_get_diag_ddbcsr_operationsdbcsr_api Subroutine
    dbcsr_get_diag_ddbcsr_apidbcsr_operations Subroutine
    dbcsr_get_diag_sdbcsr_operationsdbcsr_api Subroutine
    dbcsr_get_diag_sdbcsr_apidbcsr_operations Subroutine
    dbcsr_get_diag_zdbcsr_operationsdbcsr_api Subroutine
    dbcsr_get_diag_zdbcsr_apidbcsr_operations Subroutine
    dbcsr_get_infodbcsr_operationsdbcsr_api Subroutine

    Gets information about a matrix

    dbcsr_get_infodbcsr_apidbcsr_operations Subroutine

    Gets information about a matrix

    dbcsr_get_local_cols
    dbcsr_get_matrix_typedbcsr_methodsdbcsr_api Function

    Returns the matrix type

    dbcsr_get_matrix_typedbcsr_apidbcsr_methods Function

    Returns the matrix type

    dbcsr_get_num_blocksdbcsr_methodsdbcsr_api Function

    Returns the number of blocks in the matrix

    dbcsr_get_num_blocksdbcsr_apidbcsr_methods Function

    Returns the number of blocks in the matrix

    dbcsr_get_nze
    dbcsr_get_occupationdbcsr_operationsdbcsr_api Function

    Returns the occupation of the matrix

    dbcsr_get_occupationdbcsr_apidbcsr_operations 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_operationsdbcsr_api Subroutine

    Hadamard product -C = A . B (C needs to be different from A and B)

    dbcsr_hadamard_productdbcsr_apidbcsr_operations Subroutine

    Hadamard product +C = A . B (C needs to be different from A and B)

    dbcsr_has_local_row_index
    dbcsr_has_symmetrydbcsr_methodsdbcsr_api Function

    Whether matrix has symmetry

    dbcsr_has_symmetrydbcsr_apidbcsr_methods Function

    Whether matrix has symmetry

    dbcsr_heap_copy_node
    dbcsr_init_randomdbcsr_operationsdbcsr_api Subroutine

    ... TODO : unify with other version which is generic in the data_type

    dbcsr_init_randomdbcsr_apidbcsr_operations Subroutine

    ... TODO : unify with other version which is generic in the data_type

    dbcsr_init_wm
    dbcsr_iterator_blocks_leftdbcsr_iterator_operationsdbcsr_api Function

    Returns whether there any blocks left in the iterator.

    dbcsr_iterator_blocks_leftdbcsr_apidbcsr_iterator_operations Function

    Returns whether there any blocks left in the iterator.

    dbcsr_iterator_next_1d_block_c
    dbcsr_iterator_next_blockdbcsr_iterator_operationsdbcsr_api Interface
    dbcsr_iterator_next_blockdbcsr_apidbcsr_iterator_operations Interface
    dbcsr_iterator_startdbcsr_iterator_operationsdbcsr_api Subroutine

    Sets up an iterator

    Read more…
    dbcsr_iterator_startdbcsr_apidbcsr_iterator_operations Subroutine

    Sets up an iterator

    Read more…
    dbcsr_iterator_stopdbcsr_iterator_operationsdbcsr_api Subroutine

    Stops up an iterator

    dbcsr_iterator_stopdbcsr_apidbcsr_iterator_operations Subroutine

    Stops up an iterator

    dbcsr_lapack_larnv
    dbcsr_maxabsdbcsr_operationsdbcsr_api Function

    compute a norm of a dbcsr matrix

    dbcsr_maxabsdbcsr_apidbcsr_operations Function

    compute a norm of a dbcsr matrix

    dbcsr_may_be_dense
    dbcsr_mp_grid_setupdbcsr_apidbcsr_mp_methods Subroutine

    Sets up MPI cartesian process grid

    dbcsr_mp_grid_setupdbcsr_mp_methodsdbcsr_api Subroutine

    Sets up MPI cartesian process grid

    dbcsr_mp_group
    dbcsr_nblkcols_localdbcsr_methodsdbcsr_api Function
    dbcsr_nblkcols_localdbcsr_apidbcsr_methods Function
    dbcsr_nblkcols_totaldbcsr_methodsdbcsr_api Function
    dbcsr_nblkcols_totaldbcsr_apidbcsr_methods Function
    dbcsr_nblkrows_localdbcsr_methodsdbcsr_api Function
    dbcsr_nblkrows_localdbcsr_apidbcsr_methods Function
    dbcsr_nblkrows_totaldbcsr_methodsdbcsr_api Function
    dbcsr_nblkrows_totaldbcsr_apidbcsr_methods Function
    dbcsr_nfullcols_totaldbcsr_methodsdbcsr_api Function
    dbcsr_nfullcols_totaldbcsr_apidbcsr_methods Function
    dbcsr_nfullrows_totaldbcsr_methodsdbcsr_api Function
    dbcsr_nfullrows_totaldbcsr_apidbcsr_methods Function
    dbcsr_norm_r8_vecdbcsr_operationsdbcsr_api Subroutine
    dbcsr_norm_r8_vecdbcsr_apidbcsr_operations Subroutine
    dbcsr_norm_scalardbcsr_operationsdbcsr_api Subroutine

    compute a norm of a dbcsr matrix

    dbcsr_norm_scalardbcsr_apidbcsr_operations Subroutine

    compute a norm of a dbcsr matrix

    dbcsr_norm_vec
    dbcsr_print_statisticsdbcsr_libdbcsr_api Subroutine

    Show the whole DBCSR statistics -Prepares the DBCSR library for use.

    Print statistics

    dbcsr_print_statisticsdbcsr_apidbcsr_lib Subroutine

    Print statistics

    Show the whole DBCSR statistics +Prepares the DBCSR library for use.

    dbcsr_print_timers
    dbcsr_put_blockdbcsr_block_accessdbcsr_api Interface
    dbcsr_put_blockdbcsr_apidbcsr_block_access Interface
    dbcsr_put_block2d_cdbcsr_block_accessSubroutine

    Put a 2-D block in a DBCSR matrix

    dbcsr_put_block2d_c dbcsr_api Subroutine
    dbcsr_put_block2d_ddbcsr_put_block2d_c dbcsr_block_access Subroutine

    Put a 2-D block in a DBCSR matrix

    dbcsr_put_block2d_ddbcsr_put_block2d_d dbcsr_api Subroutine
    dbcsr_put_block2d_sdbcsr_put_block2d_d dbcsr_block_access Subroutine

    Put a 2-D block in a DBCSR matrix

    dbcsr_put_block2d_sdbcsr_put_block2d_s dbcsr_api Subroutine
    dbcsr_put_block2d_zdbcsr_put_block2d_s dbcsr_block_access Subroutine

    Put a 2-D block in a DBCSR matrix

    dbcsr_put_block2d_zdbcsr_put_block2d_z dbcsr_api Subroutine
    dbcsr_put_block2d_zdbcsr_block_accessSubroutine

    Put a 2-D block in a DBCSR matrix

    dbcsr_put_block_area
    dbcsr_put_block_cdbcsr_block_accessSubroutine

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more…
    dbcsr_put_block_c dbcsr_api Subroutine
    dbcsr_put_block_ddbcsr_put_block_c dbcsr_block_access Subroutine

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more…
    dbcsr_put_block_ddbcsr_put_block_d dbcsr_api Subroutine
    dbcsr_put_block_sdbcsr_put_block_d dbcsr_block_access Subroutine

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more…
    dbcsr_put_block_sdbcsr_put_block_s dbcsr_api Subroutine
    dbcsr_put_block_zdbcsr_put_block_s dbcsr_block_access Subroutine

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more…
    dbcsr_put_block_zdbcsr_put_block_z dbcsr_api Subroutine
    dbcsr_put_block_zdbcsr_block_accessSubroutine

    Inserts a block in a dbcsr matrix. + If the block exists, the current data is overwritten.

    Read more…
    dbcsr_random_dist
    dbcsr_releasedbcsr_methodsdbcsr_api Subroutine

    Releases a reference for a DBCSR matrix -If there are no references left, the matrix is destroyed.

    dbcsr_releasedbcsr_apidbcsr_methods Subroutine

    Releases a reference for a DBCSR matrix +If there are no references left, the matrix is destroyed.

    dbcsr_release_locals
    dbcsr_replicate_alldbcsr_transformationsdbcsr_api Subroutine

    Replicates a DBCSR on all processors.

    dbcsr_replicate_alldbcsr_apidbcsr_transformations Subroutine

    Replicates a DBCSR on all processors.

    dbcsr_repoint_index
    dbcsr_reserve_all_blocksdbcsr_apiSubroutine
    dbcsr_reserve_all_blocks dbcsr_block_access Subroutine

    Inserts all blocks of a dbcsr matrix to make it a full matrix. Thus obviously not linear scaling.

    dbcsr_reserve_all_blocksdbcsr_reserve_block2d dbcsr_apiSubroutineInterface
    dbcsr_reserve_block2ddbcsr_reserve_block2d dbcsr_block_access Interface
    dbcsr_reserve_block2ddbcsr_reserve_block2d_c dbcsr_apiInterfaceSubroutine
    dbcsr_reserve_block2d_cdbcsr_reserve_block2d_c dbcsr_block_access Subroutine

    Put a 2-D block in a DBCSR matrix using the btree

    dbcsr_reserve_block2d_cdbcsr_reserve_block2d_d dbcsr_api Subroutine
    dbcsr_reserve_block2d_ddbcsr_reserve_block2d_d dbcsr_block_access Subroutine

    Put a 2-D block in a DBCSR matrix using the btree

    dbcsr_reserve_block2d_ddbcsr_reserve_block2d_s dbcsr_api Subroutine
    dbcsr_reserve_block2d_sdbcsr_reserve_block2d_s dbcsr_block_access Subroutine

    Put a 2-D block in a DBCSR matrix using the btree

    dbcsr_reserve_block2d_sdbcsr_reserve_block2d_z dbcsr_api Subroutine
    dbcsr_reserve_block2d_zdbcsr_reserve_block2d_z dbcsr_block_access Subroutine

    Put a 2-D block in a DBCSR matrix using the btree

    dbcsr_reserve_block2d_zdbcsr_reserve_blocks dbcsr_api Subroutine
    dbcsr_reserve_blocksdbcsr_reserve_blocks dbcsr_block_access Subroutine

    Inserts block reservations into a matrix, avoiding the work matrix.

    Read more…

    Inserts block reservations into a matrix, avoiding the work matrix.

    Read more…
    dbcsr_reserve_blocksdbcsr_reserve_diag_blocks dbcsr_api Subroutine
    dbcsr_reserve_diag_blocksdbcsr_reserve_diag_blocks dbcsr_block_access Subroutine

    Inserts diagonal blocks of a dbcsr matrix to make it a matrix with at least all diagonal blocks present

    dbcsr_reserve_diag_blocksdbcsr_apiSubroutine
    dbcsr_reset_locals
    dbcsr_scaledbcsr_operationsdbcsr_api Interface
    dbcsr_scaledbcsr_apidbcsr_operations Interface
    dbcsr_scale_by_vectordbcsr_operationsdbcsr_api Interface
    dbcsr_scale_by_vectordbcsr_apidbcsr_operations 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_cdbcsr_scale_by_vector_d 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_ddbcsr_scale_by_vector_s 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_sdbcsr_scale_by_vector_z dbcsr_api Subroutine
    dbcsr_scale_by_vector_zdbcsr_scale_by_vector_z dbcsr_operations Subroutine

    Interface for matrix scaling by a vector

    dbcsr_scale_by_vector_zdbcsr_scale_c dbcsr_api Subroutine
    dbcsr_scale_cdbcsr_scale_c dbcsr_operations Subroutine

    Interface for matrix scaling by a scalar

    dbcsr_scale_cdbcsr_scale_d dbcsr_api Subroutine
    dbcsr_scale_ddbcsr_scale_d dbcsr_operations Subroutine

    Interface for matrix scaling by a scalar

    dbcsr_scale_ddbcsr_scale_s dbcsr_api Subroutine
    dbcsr_scale_sdbcsr_scale_s dbcsr_operations Subroutine

    Interface for matrix scaling by a scalar

    dbcsr_scale_sdbcsr_scale_z 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_operationsdbcsr_api Interface
    dbcsr_setdbcsr_apidbcsr_operations Interface
    dbcsr_set_cdbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_set

    dbcsr_set_cdbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_set

    dbcsr_set_config
    dbcsr_set_ddbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_set

    dbcsr_set_ddbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_set

    dbcsr_set_diagdbcsr_operationsdbcsr_api Interface
    dbcsr_set_diagdbcsr_apidbcsr_operations Interface
    dbcsr_set_diag_cdbcsr_operationsdbcsr_api Subroutine
    dbcsr_set_diag_cdbcsr_apidbcsr_operations Subroutine
    dbcsr_set_diag_ddbcsr_operationsdbcsr_api Subroutine
    dbcsr_set_diag_ddbcsr_apidbcsr_operations Subroutine
    dbcsr_set_diag_sdbcsr_operationsdbcsr_api Subroutine
    dbcsr_set_diag_sdbcsr_apidbcsr_operations Subroutine
    dbcsr_set_diag_zdbcsr_operationsdbcsr_api Subroutine
    dbcsr_set_diag_zdbcsr_apidbcsr_operations Subroutine
    dbcsr_set_sdbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_set

    dbcsr_set_sdbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_set

    dbcsr_set_work_size
    dbcsr_set_zdbcsr_operationsdbcsr_api Subroutine

    Interface for dbcsr_set

    dbcsr_set_zdbcsr_apidbcsr_operations Subroutine

    Interface for dbcsr_set

    dbcsr_setnamedbcsr_methodsdbcsr_api Subroutine
    dbcsr_setnamedbcsr_apidbcsr_methods Subroutine
    dbcsr_sum_replicateddbcsr_operationsdbcsr_api Subroutine

    Sums blocks in a replicated dbcsr matrix, which has the same structure on all ranks.

    dbcsr_sum_replicateddbcsr_apidbcsr_operations 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_to_csr_filterdbcsr_csr_conversionsdbcsr_api Subroutine

    Apply filtering threshold eps to DBCSR blocks in order to improve CSR sparsity (currently only used for testing purposes)

    dbcsr_to_csr_filterdbcsr_apidbcsr_csr_conversions Subroutine

    Apply filtering threshold eps to DBCSR blocks in order to improve CSR sparsity (currently only used for testing purposes)

    dbcsr_tracedbcsr_operationsdbcsr_api Interface
    dbcsr_tracedbcsr_apidbcsr_operations Interface
    dbcsr_trace_cdbcsr_operationsSubroutine

    traces a DBCSR matrix

    dbcsr_trace_c dbcsr_api Subroutine
    dbcsr_trace_ddbcsr_trace_c dbcsr_operations Subroutine

    traces a DBCSR matrix

    dbcsr_trace_ddbcsr_trace_d dbcsr_api Subroutine
    dbcsr_trace_sdbcsr_trace_d dbcsr_operations Subroutine

    traces a DBCSR matrix

    dbcsr_trace_sdbcsr_trace_s dbcsr_api Subroutine
    dbcsr_trace_sdbcsr_operationsSubroutine

    traces a DBCSR matrix

    dbcsr_trace_sd
    dbcsr_trace_zdbcsr_operationsdbcsr_api Subroutine

    traces a DBCSR matrix

    dbcsr_trace_zdbcsr_apidbcsr_operations Subroutine

    traces a DBCSR matrix

    dbcsr_transpose_dims
    dbcsr_transposeddbcsr_transformationsdbcsr_api Subroutine

    Transposes a DBCSR matrix, keeping the same distribution

    dbcsr_transposeddbcsr_apidbcsr_transformations Subroutine

    Transposes a DBCSR matrix, keeping the same distribution

    dbcsr_triudbcsr_operationsdbcsr_api Subroutine

    triu of a dbcsr matrix

    dbcsr_triudbcsr_apidbcsr_operations Subroutine

    triu of a dbcsr matrix

    dbcsr_type_1d_to_2d
    dbcsr_valid_indexdbcsr_methodsdbcsr_api Function

    Returns whether the index structure of the matrix is valid.

    dbcsr_valid_indexdbcsr_apidbcsr_methods Function

    Returns whether the index structure of the matrix is valid.

    dbcsr_verify_matrixdbcsr_dist_utildbcsr_api Subroutine

    Verify the correctness of a BCSR matrix.

    dbcsr_verify_matrixdbcsr_apidbcsr_dist_util Subroutine

    Verify the correctness of a BCSR matrix.

    dbcsr_warn
    dbcsr_work_createdbcsr_work_operationsdbcsr_api Subroutine

    Creates a the working matrix(es) for a DBCSR matrix.

    dbcsr_work_createdbcsr_apidbcsr_work_operations Subroutine

    Creates a the working matrix(es) for a DBCSR matrix.

    dbcsr_work_destroy
    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_2dbcsr_example_3 Subroutine
    random_distdbcsr_example_3dbcsr_example_1 Subroutine
    random_distdbcsr_example_1dbcsr_example_2 Subroutine
    swapdbcsr_tas_utildbcsr_toollib Interface
    swapdbcsr_toollibdbcsr_tas_util Interface
    block_buffer_typedbcsr_tensor_reshapedbcsr_tas_reshape_ops None
    block_buffer_typedbcsr_tas_reshape_opsdbcsr_tensor_reshape None
    block_parametersdbcsr_block_accessblock_parametersdbcsr_iterator_operations None
    block_parametersdbcsr_iterator_operationsblock_parametersdbcsr_block_access None
    dbcsr_types None
    dbcsr_distribution_typedbcsr_typesNone

    Matrix distribution on the processor grid

    dbcsr_distribution_type dbcsr_api None
    dbcsr_distribution_typedbcsr_typesNone

    Matrix distribution on the processor grid

    dbcsr_heap_node dbcsr_tas_types None
    dbcsr_typedbcsr_typesNone

    The BCSR sparse matrix type.

    Read more…
    dbcsr_type dbcsr_api None
    dbcsr_typedbcsr_typesNone

    The BCSR sparse matrix type.

    Read more…
    dbcsr_type_p
    dgemm_joindbcsr_block_accessdgemm_joindbcsr_iterator_operations None
    dgemm_joindbcsr_iterator_operationsdgemm_joindbcsr_block_access None
    - + 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),
    - + logical, intent(in),
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_devmem_type), intent(in)
    - + 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,
    - + 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)
    - + logical, intent(inout)
    - + 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, intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(in)
    - + type(acc_stream_type), intent(out)
    - + character(len=*), intent(in)
    - + integer, 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),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + 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),
    - + type(dbcsr_csr_type), intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8)
    - + integer, intent(in)
    - + integer, intent(in)
    - + 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),
    - + 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)
    - + integer, intent(out),
    - + 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,
    - + 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(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)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + 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),
    - + type(dbcsr_csr_type), intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_csr_type), intent(out)
    - + integer
    - + type(dbcsr_type), intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(out)
    - + 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,
    - + real(kind=dp), intent(in)
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + real(kind=dp), 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),
    - + type(c_ptr), intent(out),
    - + type(c_ptr), intent(out),
    - + integer(kind=c_int), 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(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),
    - + integer, public,
    - + type(array_list), intent(in)
    - + type(array_list), intent(in)
    - + integer, intent(in),
    - + type(array_list), intent(in)
    - + type(array_list), intent(in)
    - + type(array_list), intent(in)
    - + integer, intent(in),
    - + integer, 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),
    - + type(array_i1d_obj), intent(out)
    - + integer,
    - + logical, intent(in),
    - + type(array_i1d_obj), intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(array_i1d_obj), intent(inout)
    - + 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(array_i1d_obj), intent(in)
    - + integer, intent(in),
    - + integer, public,
    - + integer, public
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + integer, intent(in),
    - + type(array_i1d_obj), intent(out)
    - + integer,
    - + logical, intent(in),
    - + type(array_i1d_obj), intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(array_i1d_obj), intent(inout)
    - + type(array_i1d_obj), intent(inout)
    - + type(array_i1d_obj), intent(inout)
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, 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=*), private,
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + logical, 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)
    - + logical, intent(in),
    - + 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),
    - + logical, intent(in),
    - + 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),
    - + 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),
    - + 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),
    - + logical, intent(in),
    - + 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),
    - + 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),
    - + 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),
    - + 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),
    - + logical, intent(in),
    - + 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)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, 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)
    - + logical, intent(in),
    - + 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)
    @@ -5095,7 +5095,7 @@

    Arguments

    @@ -5110,7 +5110,7 @@

    Arguments

    @@ -5126,7 +5126,7 @@

    Arguments

    @@ -5142,7 +5142,7 @@

    Arguments

    @@ -5182,7 +5182,7 @@

    Arguments

    @@ -5212,7 +5212,7 @@

    Arguments

    @@ -5228,7 +5228,7 @@

    Arguments

    @@ -5280,7 +5280,7 @@

    Arguments

    -

    private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -5299,7 +5299,7 @@

    Arguments

    @@ -5314,7 +5314,7 @@

    Arguments

    @@ -5330,7 +5330,7 @@

    Arguments

    @@ -5346,7 +5346,7 @@

    Arguments

    @@ -5361,7 +5361,7 @@

    Arguments

    @@ -5376,7 +5376,7 @@

    Arguments

    @@ -5391,7 +5391,7 @@

    Arguments

    @@ -5407,7 +5407,7 @@

    Arguments

    @@ -5429,7 +5429,7 @@

    Arguments

    -

    private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -5448,7 +5448,7 @@

    Arguments

    @@ -5463,7 +5463,7 @@

    Arguments

    @@ -5479,7 +5479,7 @@

    Arguments

    @@ -5495,7 +5495,7 @@

    Arguments

    @@ -5510,7 +5510,7 @@

    Arguments

    @@ -5525,7 +5525,7 @@

    Arguments

    @@ -5540,7 +5540,7 @@

    Arguments

    @@ -5556,7 +5556,7 @@

    Arguments

    @@ -5578,7 +5578,7 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transposed, existed)

    @@ -5597,7 +5597,7 @@

    Arguments

    @@ -5612,7 +5612,7 @@

    Arguments

    @@ -5628,7 +5628,7 @@

    Arguments

    @@ -5644,7 +5644,7 @@

    Arguments

    @@ -5659,7 +5659,7 @@

    Arguments

    @@ -5674,7 +5674,7 @@

    Arguments

    @@ -5695,7 +5695,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -5714,7 +5714,7 @@

    Arguments

    @@ -5729,7 +5729,7 @@

    Arguments

    @@ -5745,7 +5745,7 @@

    Arguments

    @@ -5761,7 +5761,7 @@

    Arguments

    @@ -5791,7 +5791,7 @@

    Arguments

    @@ -5807,7 +5807,7 @@

    Arguments

    @@ -5823,7 +5823,7 @@

    Arguments

    @@ -5838,7 +5838,7 @@

    Arguments

    @@ -5859,12 +5859,12 @@

    Arguments

    -

    private subroutine dbcsr_put_block_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more… + If the block exists, the current data is overwritten.

    Read more…

    Arguments

    - + 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_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),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    @@ -5879,7 +5879,7 @@

    Arguments

    @@ -5894,7 +5894,7 @@

    Arguments

    @@ -5910,7 +5910,7 @@

    Arguments

    @@ -5926,7 +5926,7 @@

    Arguments

    @@ -5956,7 +5956,7 @@

    Arguments

    @@ -5972,7 +5972,7 @@

    Arguments

    @@ -5988,7 +5988,7 @@

    Arguments

    @@ -6003,7 +6003,7 @@

    Arguments

    @@ -6043,7 +6043,7 @@

    Arguments

    @@ -6073,7 +6073,7 @@

    Arguments

    @@ -6089,7 +6089,7 @@

    Arguments

    @@ -6126,7 +6126,7 @@

    Arguments

    -

    private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -6145,7 +6145,7 @@

    Arguments

    @@ -6160,7 +6160,7 @@

    Arguments

    @@ -6176,7 +6176,7 @@

    Arguments

    @@ -6192,7 +6192,7 @@

    Arguments

    @@ -6207,7 +6207,7 @@

    Arguments

    @@ -6222,7 +6222,7 @@

    Arguments

    @@ -6237,7 +6237,7 @@

    Arguments

    @@ -6253,7 +6253,7 @@

    Arguments

    @@ -6275,7 +6275,7 @@

    Arguments

    -

    private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -6294,7 +6294,7 @@

    Arguments

    @@ -6309,7 +6309,7 @@

    Arguments

    @@ -6325,7 +6325,7 @@

    Arguments

    @@ -6341,7 +6341,7 @@

    Arguments

    @@ -6356,7 +6356,7 @@

    Arguments

    @@ -6371,7 +6371,7 @@

    Arguments

    @@ -6386,7 +6386,7 @@

    Arguments

    @@ -6402,7 +6402,7 @@

    Arguments

    @@ -6424,7 +6424,7 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transposed, existed)

    @@ -6443,7 +6443,7 @@

    Arguments

    @@ -6458,7 +6458,7 @@

    Arguments

    @@ -6474,7 +6474,7 @@

    Arguments

    @@ -6490,7 +6490,7 @@

    Arguments

    @@ -6505,7 +6505,7 @@

    Arguments

    @@ -6520,7 +6520,7 @@

    Arguments

    @@ -6541,7 +6541,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -6560,7 +6560,7 @@

    Arguments

    @@ -6575,7 +6575,7 @@

    Arguments

    @@ -6591,7 +6591,7 @@

    Arguments

    @@ -6607,7 +6607,7 @@

    Arguments

    @@ -6637,7 +6637,7 @@

    Arguments

    @@ -6653,7 +6653,7 @@

    Arguments

    @@ -6669,7 +6669,7 @@

    Arguments

    @@ -6684,7 +6684,7 @@

    Arguments

    @@ -6705,12 +6705,12 @@

    Arguments

    -

    private subroutine dbcsr_put_block_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more… + If the block exists, the current data is overwritten.

    Read more…

    Arguments

    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, 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),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    @@ -6725,7 +6725,7 @@

    Arguments

    @@ -6740,7 +6740,7 @@

    Arguments

    @@ -6756,7 +6756,7 @@

    Arguments

    @@ -6772,7 +6772,7 @@

    Arguments

    @@ -6802,7 +6802,7 @@

    Arguments

    @@ -6818,7 +6818,7 @@

    Arguments

    @@ -6834,7 +6834,7 @@

    Arguments

    @@ -6849,7 +6849,7 @@

    Arguments

    @@ -6889,7 +6889,7 @@

    Arguments

    @@ -6919,7 +6919,7 @@

    Arguments

    @@ -6935,7 +6935,7 @@

    Arguments

    @@ -6972,7 +6972,7 @@

    Arguments

    -

    private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -6991,7 +6991,7 @@

    Arguments

    @@ -7006,7 +7006,7 @@

    Arguments

    @@ -7022,7 +7022,7 @@

    Arguments

    @@ -7038,7 +7038,7 @@

    Arguments

    @@ -7053,7 +7053,7 @@

    Arguments

    @@ -7068,7 +7068,7 @@

    Arguments

    @@ -7083,7 +7083,7 @@

    Arguments

    @@ -7099,7 +7099,7 @@

    Arguments

    @@ -7121,7 +7121,7 @@

    Arguments

    -

    private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -7140,7 +7140,7 @@

    Arguments

    @@ -7155,7 +7155,7 @@

    Arguments

    @@ -7171,7 +7171,7 @@

    Arguments

    @@ -7187,7 +7187,7 @@

    Arguments

    @@ -7202,7 +7202,7 @@

    Arguments

    @@ -7217,7 +7217,7 @@

    Arguments

    @@ -7232,7 +7232,7 @@

    Arguments

    @@ -7248,7 +7248,7 @@

    Arguments

    @@ -7270,7 +7270,7 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transposed, existed)

    @@ -7289,7 +7289,7 @@

    Arguments

    @@ -7304,7 +7304,7 @@

    Arguments

    @@ -7320,7 +7320,7 @@

    Arguments

    @@ -7336,7 +7336,7 @@

    Arguments

    @@ -7351,7 +7351,7 @@

    Arguments

    @@ -7366,7 +7366,7 @@

    Arguments

    @@ -7387,7 +7387,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -7406,7 +7406,7 @@

    Arguments

    @@ -7421,7 +7421,7 @@

    Arguments

    @@ -7437,7 +7437,7 @@

    Arguments

    @@ -7453,7 +7453,7 @@

    Arguments

    @@ -7483,7 +7483,7 @@

    Arguments

    @@ -7499,7 +7499,7 @@

    Arguments

    @@ -7515,7 +7515,7 @@

    Arguments

    @@ -7530,7 +7530,7 @@

    Arguments

    @@ -7551,12 +7551,12 @@

    Arguments

    -

    private subroutine dbcsr_put_block_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more… + If the block exists, the current data is overwritten.

    Read more…

    Arguments

    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, 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),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    @@ -7571,7 +7571,7 @@

    Arguments

    @@ -7586,7 +7586,7 @@

    Arguments

    @@ -7602,7 +7602,7 @@

    Arguments

    @@ -7618,7 +7618,7 @@

    Arguments

    @@ -7648,7 +7648,7 @@

    Arguments

    @@ -7664,7 +7664,7 @@

    Arguments

    @@ -7680,7 +7680,7 @@

    Arguments

    @@ -7695,7 +7695,7 @@

    Arguments

    @@ -7735,7 +7735,7 @@

    Arguments

    @@ -7765,7 +7765,7 @@

    Arguments

    @@ -7781,7 +7781,7 @@

    Arguments

    @@ -7818,7 +7818,7 @@

    Arguments

    -

    private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -7837,7 +7837,7 @@

    Arguments

    @@ -7852,7 +7852,7 @@

    Arguments

    @@ -7868,7 +7868,7 @@

    Arguments

    @@ -7884,7 +7884,7 @@

    Arguments

    @@ -7899,7 +7899,7 @@

    Arguments

    @@ -7914,7 +7914,7 @@

    Arguments

    @@ -7929,7 +7929,7 @@

    Arguments

    @@ -7945,7 +7945,7 @@

    Arguments

    @@ -7967,7 +7967,7 @@

    Arguments

    -

    private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found, row_size, col_size) +

    private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found, row_size, col_size)

    @@ -7986,7 +7986,7 @@

    Arguments

    @@ -8001,7 +8001,7 @@

    Arguments

    @@ -8017,7 +8017,7 @@

    Arguments

    @@ -8033,7 +8033,7 @@

    Arguments

    @@ -8048,7 +8048,7 @@

    Arguments

    @@ -8063,7 +8063,7 @@

    Arguments

    @@ -8078,7 +8078,7 @@

    Arguments

    @@ -8094,7 +8094,7 @@

    Arguments

    @@ -8116,7 +8116,7 @@

    Arguments

    -

    private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transposed, existed) +

    private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transposed, existed)

    @@ -8135,7 +8135,7 @@

    Arguments

    @@ -8150,7 +8150,7 @@

    Arguments

    @@ -8166,7 +8166,7 @@

    Arguments

    @@ -8182,7 +8182,7 @@

    Arguments

    @@ -8197,7 +8197,7 @@

    Arguments

    @@ -8212,7 +8212,7 @@

    Arguments

    @@ -8233,7 +8233,7 @@

    Arguments

    -

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    @@ -8252,7 +8252,7 @@

    Arguments

    @@ -8267,7 +8267,7 @@

    Arguments

    @@ -8283,7 +8283,7 @@

    Arguments

    @@ -8299,7 +8299,7 @@

    Arguments

    @@ -8329,7 +8329,7 @@

    Arguments

    @@ -8345,7 +8345,7 @@

    Arguments

    @@ -8361,7 +8361,7 @@

    Arguments

    @@ -8376,7 +8376,7 @@

    Arguments

    @@ -8397,12 +8397,12 @@

    Arguments

    -

    private subroutine dbcsr_put_block_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    Read more… + If the block exists, the current data is overwritten.

    Read more…

    Arguments

    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, 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),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    @@ -8417,7 +8417,7 @@

    Arguments

    @@ -8432,7 +8432,7 @@

    Arguments

    @@ -8448,7 +8448,7 @@

    Arguments

    @@ -8464,7 +8464,7 @@

    Arguments

    @@ -8494,7 +8494,7 @@

    Arguments

    @@ -8510,7 +8510,7 @@

    Arguments

    @@ -8526,7 +8526,7 @@

    Arguments

    @@ -8541,7 +8541,7 @@

    Arguments

    @@ -8581,7 +8581,7 @@

    Arguments

    @@ -8611,7 +8611,7 @@

    Arguments

    @@ -8627,7 +8627,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_block_operations.html b/develop/module/dbcsr_block_operations.html index 19363aa11e4..d6def6e2ab4 100644 --- a/develop/module/dbcsr_block_operations.html +++ b/develop/module/dbcsr_block_operations.html @@ -113,9 +113,9 @@

    Variables

    @@ -251,12 +251,12 @@

    Uses

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

    Variables

    @@ -298,7 +298,7 @@

    Variables

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

    Variables

    @@ -382,7 +382,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -853,7 +853,7 @@

    Arguments

    @@ -939,7 +939,7 @@

    Arguments

    @@ -1025,7 +1025,7 @@

    Arguments

    @@ -1111,7 +1111,7 @@

    Arguments

    @@ -1197,7 +1197,7 @@

    Arguments

    @@ -1283,7 +1283,7 @@

    Arguments

    @@ -1369,7 +1369,7 @@

    Arguments

    @@ -1455,7 +1455,7 @@

    Arguments

    @@ -1541,7 +1541,7 @@

    Arguments

    @@ -1627,7 +1627,7 @@

    Arguments

    @@ -1684,7 +1684,7 @@

    Arguments

    @@ -1699,7 +1699,7 @@

    Arguments

    @@ -1714,7 +1714,7 @@

    Arguments

    @@ -1730,7 +1730,7 @@

    Arguments

    @@ -1746,7 +1746,7 @@

    Arguments

    @@ -1778,7 +1778,7 @@

    Arguments

    @@ -1850,7 +1850,7 @@

    Arguments

    @@ -1865,7 +1865,7 @@

    Arguments

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

    Arguments

    @@ -1961,7 +1961,7 @@

    Arguments

    @@ -2047,7 +2047,7 @@

    Arguments

    @@ -2133,7 +2133,7 @@

    Arguments

    @@ -2219,7 +2219,7 @@

    Arguments

    @@ -2305,7 +2305,7 @@

    Arguments

    @@ -2391,7 +2391,7 @@

    Arguments

    @@ -2477,7 +2477,7 @@

    Arguments

    @@ -2563,7 +2563,7 @@

    Arguments

    @@ -2649,7 +2649,7 @@

    Arguments

    @@ -2735,7 +2735,7 @@

    Arguments

    @@ -2821,7 +2821,7 @@

    Arguments

    @@ -2907,7 +2907,7 @@

    Arguments

    @@ -2993,7 +2993,7 @@

    Arguments

    @@ -3079,7 +3079,7 @@

    Arguments

    @@ -3165,7 +3165,7 @@

    Arguments

    @@ -3251,7 +3251,7 @@

    Arguments

    @@ -3317,7 +3317,7 @@

    Arguments

    @@ -3332,7 +3332,7 @@

    Arguments

    @@ -3347,7 +3347,7 @@

    Arguments

    @@ -3362,7 +3362,7 @@

    Arguments

    @@ -3407,7 +3407,7 @@

    Arguments

    @@ -3446,7 +3446,7 @@

    Arguments

    @@ -3461,7 +3461,7 @@

    Arguments

    @@ -3477,7 +3477,7 @@

    Arguments

    @@ -3493,7 +3493,7 @@

    Arguments

    @@ -3575,7 +3575,7 @@

    Arguments

    @@ -3590,7 +3590,7 @@

    Arguments

    @@ -3622,7 +3622,7 @@

    Arguments

    @@ -3652,7 +3652,7 @@

    Arguments

    @@ -3743,7 +3743,7 @@

    Arguments

    @@ -3758,7 +3758,7 @@

    Arguments

    @@ -3790,7 +3790,7 @@

    Arguments

    @@ -3845,7 +3845,7 @@

    Arguments

    @@ -3860,7 +3860,7 @@

    Arguments

    @@ -3892,7 +3892,7 @@

    Arguments

    @@ -3947,7 +3947,7 @@

    Arguments

    @@ -3962,7 +3962,7 @@

    Arguments

    @@ -3994,7 +3994,7 @@

    Arguments

    @@ -4049,7 +4049,7 @@

    Arguments

    @@ -4064,7 +4064,7 @@

    Arguments

    @@ -4096,7 +4096,7 @@

    Arguments

    @@ -4161,7 +4161,7 @@

    Arguments

    @@ -4208,7 +4208,7 @@

    Arguments

    @@ -4280,7 +4280,7 @@

    Arguments

    @@ -4295,7 +4295,7 @@

    Arguments

    @@ -4327,7 +4327,7 @@

    Arguments

    @@ -4382,7 +4382,7 @@

    Arguments

    @@ -4397,7 +4397,7 @@

    Arguments

    @@ -4429,7 +4429,7 @@

    Arguments

    @@ -4484,7 +4484,7 @@

    Arguments

    @@ -4499,7 +4499,7 @@

    Arguments

    @@ -4531,7 +4531,7 @@

    Arguments

    @@ -4586,7 +4586,7 @@

    Arguments

    @@ -4601,7 +4601,7 @@

    Arguments

    @@ -4633,7 +4633,7 @@

    Arguments

    @@ -5152,7 +5152,7 @@

    Arguments

    @@ -5167,7 +5167,7 @@

    Arguments

    @@ -5182,7 +5182,7 @@

    Arguments

    @@ -5198,7 +5198,7 @@

    Arguments

    @@ -5214,7 +5214,7 @@

    Arguments

    @@ -5246,7 +5246,7 @@

    Arguments

    @@ -5319,7 +5319,7 @@

    Arguments

    @@ -5334,7 +5334,7 @@

    Arguments

    @@ -5349,7 +5349,7 @@

    Arguments

    @@ -5365,7 +5365,7 @@

    Arguments

    @@ -5381,7 +5381,7 @@

    Arguments

    @@ -5413,7 +5413,7 @@

    Arguments

    @@ -5454,7 +5454,7 @@

    Arguments

    @@ -5469,7 +5469,7 @@

    Arguments

    @@ -5484,7 +5484,7 @@

    Arguments

    @@ -5500,7 +5500,7 @@

    Arguments

    @@ -5516,7 +5516,7 @@

    Arguments

    @@ -5574,7 +5574,7 @@

    Arguments

    @@ -5589,7 +5589,7 @@

    Arguments

    @@ -5605,7 +5605,7 @@

    Arguments

    @@ -5621,7 +5621,7 @@

    Arguments

    @@ -5679,7 +5679,7 @@

    Arguments

    @@ -5694,7 +5694,7 @@

    Arguments

    @@ -5710,7 +5710,7 @@

    Arguments

    @@ -5726,7 +5726,7 @@

    Arguments

    @@ -5784,7 +5784,7 @@

    Arguments

    @@ -5799,7 +5799,7 @@

    Arguments

    @@ -5815,7 +5815,7 @@

    Arguments

    @@ -5857,7 +5857,7 @@

    Arguments

    @@ -5872,7 +5872,7 @@

    Arguments

    @@ -5904,7 +5904,7 @@

    Arguments

    @@ -5934,7 +5934,7 @@

    Arguments

    @@ -6026,7 +6026,7 @@

    Arguments

    @@ -6073,7 +6073,7 @@

    Arguments

    @@ -6145,7 +6145,7 @@

    Arguments

    @@ -6160,7 +6160,7 @@

    Arguments

    @@ -6175,7 +6175,7 @@

    Arguments

    @@ -6190,7 +6190,7 @@

    Arguments

    @@ -6235,7 +6235,7 @@

    Arguments

    @@ -6275,7 +6275,7 @@

    Arguments

    @@ -6290,7 +6290,7 @@

    Arguments

    @@ -6306,7 +6306,7 @@

    Arguments

    @@ -6322,7 +6322,7 @@

    Arguments

    @@ -6394,7 +6394,7 @@

    Arguments

    @@ -6456,7 +6456,7 @@

    Arguments

    @@ -6598,7 +6598,7 @@

    Arguments

    @@ -6618,7 +6618,7 @@

    Arguments

    @@ -6865,7 +6865,7 @@

    Arguments

    @@ -6925,7 +6925,7 @@

    Arguments

    @@ -7045,7 +7045,7 @@

    Arguments

    @@ -7060,7 +7060,7 @@

    Arguments

    @@ -7130,7 +7130,7 @@

    Arguments

    @@ -7190,7 +7190,7 @@

    Arguments

    @@ -7280,7 +7280,7 @@

    Arguments

    @@ -7295,7 +7295,7 @@

    Arguments

    @@ -7350,7 +7350,7 @@

    Arguments

    @@ -7380,7 +7380,7 @@

    Arguments

    @@ -7500,7 +7500,7 @@

    Arguments

    @@ -7515,7 +7515,7 @@

    Arguments

    @@ -7570,7 +7570,7 @@

    Arguments

    @@ -7600,7 +7600,7 @@

    Arguments

    @@ -7690,7 +7690,7 @@

    Arguments

    @@ -7705,7 +7705,7 @@

    Arguments

    @@ -7775,7 +7775,7 @@

    Arguments

    @@ -7881,7 +7881,7 @@

    Arguments

    @@ -7968,7 +7968,7 @@

    Arguments

    @@ -8055,7 +8055,7 @@

    Arguments

    @@ -8142,7 +8142,7 @@

    Arguments

    @@ -8229,7 +8229,7 @@

    Arguments

    @@ -8316,7 +8316,7 @@

    Arguments

    @@ -8403,7 +8403,7 @@

    Arguments

    @@ -8475,7 +8475,7 @@

    Arguments

    @@ -8533,7 +8533,7 @@

    Arguments

    @@ -8548,7 +8548,7 @@

    Arguments

    @@ -8580,7 +8580,7 @@

    Arguments

    @@ -8705,7 +8705,7 @@

    Arguments

    @@ -8765,7 +8765,7 @@

    Arguments

    @@ -8885,7 +8885,7 @@

    Arguments

    @@ -8900,7 +8900,7 @@

    Arguments

    @@ -8970,7 +8970,7 @@

    Arguments

    @@ -9030,7 +9030,7 @@

    Arguments

    @@ -9120,7 +9120,7 @@

    Arguments

    @@ -9135,7 +9135,7 @@

    Arguments

    @@ -9190,7 +9190,7 @@

    Arguments

    @@ -9220,7 +9220,7 @@

    Arguments

    @@ -9340,7 +9340,7 @@

    Arguments

    @@ -9355,7 +9355,7 @@

    Arguments

    @@ -9410,7 +9410,7 @@

    Arguments

    @@ -9440,7 +9440,7 @@

    Arguments

    @@ -9530,7 +9530,7 @@

    Arguments

    @@ -9545,7 +9545,7 @@

    Arguments

    @@ -9615,7 +9615,7 @@

    Arguments

    @@ -9721,7 +9721,7 @@

    Arguments

    @@ -9808,7 +9808,7 @@

    Arguments

    @@ -9895,7 +9895,7 @@

    Arguments

    @@ -9982,7 +9982,7 @@

    Arguments

    @@ -10069,7 +10069,7 @@

    Arguments

    @@ -10156,7 +10156,7 @@

    Arguments

    @@ -10243,7 +10243,7 @@

    Arguments

    @@ -10315,7 +10315,7 @@

    Arguments

    @@ -10373,7 +10373,7 @@

    Arguments

    @@ -10388,7 +10388,7 @@

    Arguments

    @@ -10420,7 +10420,7 @@

    Arguments

    @@ -10545,7 +10545,7 @@

    Arguments

    @@ -10605,7 +10605,7 @@

    Arguments

    @@ -10725,7 +10725,7 @@

    Arguments

    @@ -10740,7 +10740,7 @@

    Arguments

    @@ -10810,7 +10810,7 @@

    Arguments

    @@ -10870,7 +10870,7 @@

    Arguments

    @@ -10960,7 +10960,7 @@

    Arguments

    @@ -10975,7 +10975,7 @@

    Arguments

    @@ -11030,7 +11030,7 @@

    Arguments

    @@ -11060,7 +11060,7 @@

    Arguments

    @@ -11180,7 +11180,7 @@

    Arguments

    @@ -11195,7 +11195,7 @@

    Arguments

    @@ -11250,7 +11250,7 @@

    Arguments

    @@ -11280,7 +11280,7 @@

    Arguments

    @@ -11370,7 +11370,7 @@

    Arguments

    @@ -11385,7 +11385,7 @@

    Arguments

    @@ -11455,7 +11455,7 @@

    Arguments

    @@ -11561,7 +11561,7 @@

    Arguments

    @@ -11648,7 +11648,7 @@

    Arguments

    @@ -11735,7 +11735,7 @@

    Arguments

    @@ -11822,7 +11822,7 @@

    Arguments

    @@ -11909,7 +11909,7 @@

    Arguments

    @@ -11996,7 +11996,7 @@

    Arguments

    @@ -12083,7 +12083,7 @@

    Arguments

    @@ -12155,7 +12155,7 @@

    Arguments

    @@ -12213,7 +12213,7 @@

    Arguments

    @@ -12228,7 +12228,7 @@

    Arguments

    @@ -12260,7 +12260,7 @@

    Arguments

    @@ -12385,7 +12385,7 @@

    Arguments

    @@ -12445,7 +12445,7 @@

    Arguments

    @@ -12565,7 +12565,7 @@

    Arguments

    @@ -12580,7 +12580,7 @@

    Arguments

    @@ -12650,7 +12650,7 @@

    Arguments

    @@ -12710,7 +12710,7 @@

    Arguments

    @@ -12800,7 +12800,7 @@

    Arguments

    @@ -12815,7 +12815,7 @@

    Arguments

    @@ -12870,7 +12870,7 @@

    Arguments

    @@ -12900,7 +12900,7 @@

    Arguments

    @@ -13020,7 +13020,7 @@

    Arguments

    @@ -13035,7 +13035,7 @@

    Arguments

    @@ -13090,7 +13090,7 @@

    Arguments

    @@ -13120,7 +13120,7 @@

    Arguments

    @@ -13210,7 +13210,7 @@

    Arguments

    @@ -13225,7 +13225,7 @@

    Arguments

    @@ -13295,7 +13295,7 @@

    Arguments

    @@ -13401,7 +13401,7 @@

    Arguments

    @@ -13488,7 +13488,7 @@

    Arguments

    @@ -13575,7 +13575,7 @@

    Arguments

    @@ -13662,7 +13662,7 @@

    Arguments

    @@ -13749,7 +13749,7 @@

    Arguments

    @@ -13836,7 +13836,7 @@

    Arguments

    @@ -13923,7 +13923,7 @@

    Arguments

    @@ -13995,7 +13995,7 @@

    Arguments

    @@ -14053,7 +14053,7 @@

    Arguments

    @@ -14068,7 +14068,7 @@

    Arguments

    @@ -14100,7 +14100,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_btree.html b/develop/module/dbcsr_btree.html index db075d64328..facfb508660 100644 --- a/develop/module/dbcsr_btree.html +++ b/develop/module/dbcsr_btree.html @@ -115,8 +115,8 @@

    Variables

    keyt valt - sp - dp + sp + dp
    @@ -341,7 +341,7 @@

    Variables

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

    Variables

    @@ -425,7 +425,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -587,7 +587,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -780,7 +780,7 @@

    Arguments

    @@ -795,7 +795,7 @@

    Arguments

    @@ -894,7 +894,7 @@

    Arguments

    @@ -909,7 +909,7 @@

    Arguments

    @@ -1008,7 +1008,7 @@

    Arguments

    @@ -1023,7 +1023,7 @@

    Arguments

    @@ -1132,7 +1132,7 @@

    Arguments

    @@ -1147,7 +1147,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1300,7 +1300,7 @@

    Arguments

    @@ -1315,7 +1315,7 @@

    Arguments

    @@ -1384,7 +1384,7 @@

    Arguments

    @@ -1399,7 +1399,7 @@

    Arguments

    @@ -1478,7 +1478,7 @@

    Arguments

    @@ -1547,7 +1547,7 @@

    Arguments

    @@ -1616,7 +1616,7 @@

    Arguments

    @@ -1685,7 +1685,7 @@

    Arguments

    @@ -1940,7 +1940,7 @@

    Components

    @@ -2006,7 +2006,7 @@

    Components

    @@ -2072,7 +2072,7 @@

    Components

    @@ -2138,7 +2138,7 @@

    Components

    @@ -2238,7 +2238,7 @@

    Components

    @@ -2404,7 +2404,7 @@

    Components

    @@ -2504,7 +2504,7 @@

    Components

    @@ -2604,7 +2604,7 @@

    Components

    @@ -2770,7 +2770,7 @@

    Components

    @@ -2870,7 +2870,7 @@

    Components

    @@ -2970,7 +2970,7 @@

    Components

    @@ -3136,7 +3136,7 @@

    Components

    @@ -3236,7 +3236,7 @@

    Components

    @@ -3336,7 +3336,7 @@

    Components

    @@ -3502,7 +3502,7 @@

    Components

    @@ -3602,7 +3602,7 @@

    Components

    @@ -3851,7 +3851,7 @@

    Arguments

    @@ -3961,7 +3961,7 @@

    Arguments

    @@ -4016,7 +4016,7 @@

    Arguments

    @@ -4046,7 +4046,7 @@

    Arguments

    @@ -4116,7 +4116,7 @@

    Arguments

    @@ -4131,7 +4131,7 @@

    Arguments

    @@ -4246,7 +4246,7 @@

    Arguments

    @@ -4261,7 +4261,7 @@

    Arguments

    @@ -4346,7 +4346,7 @@

    Arguments

    @@ -4361,7 +4361,7 @@

    Arguments

    @@ -4476,7 +4476,7 @@

    Arguments

    @@ -4491,7 +4491,7 @@

    Arguments

    @@ -4621,7 +4621,7 @@

    Arguments

    @@ -4636,7 +4636,7 @@

    Arguments

    @@ -4736,7 +4736,7 @@

    Arguments

    @@ -4901,7 +4901,7 @@

    Arguments

    @@ -4916,7 +4916,7 @@

    Arguments

    @@ -5441,7 +5441,7 @@

    Arguments

    @@ -5551,7 +5551,7 @@

    Arguments

    @@ -5606,7 +5606,7 @@

    Arguments

    @@ -5636,7 +5636,7 @@

    Arguments

    @@ -5706,7 +5706,7 @@

    Arguments

    @@ -5721,7 +5721,7 @@

    Arguments

    @@ -5836,7 +5836,7 @@

    Arguments

    @@ -5851,7 +5851,7 @@

    Arguments

    @@ -5936,7 +5936,7 @@

    Arguments

    @@ -5951,7 +5951,7 @@

    Arguments

    @@ -6066,7 +6066,7 @@

    Arguments

    @@ -6081,7 +6081,7 @@

    Arguments

    @@ -6211,7 +6211,7 @@

    Arguments

    @@ -6226,7 +6226,7 @@

    Arguments

    @@ -6326,7 +6326,7 @@

    Arguments

    @@ -6491,7 +6491,7 @@

    Arguments

    @@ -6506,7 +6506,7 @@

    Arguments

    @@ -7031,7 +7031,7 @@

    Arguments

    @@ -7141,7 +7141,7 @@

    Arguments

    @@ -7196,7 +7196,7 @@

    Arguments

    @@ -7226,7 +7226,7 @@

    Arguments

    @@ -7296,7 +7296,7 @@

    Arguments

    @@ -7311,7 +7311,7 @@

    Arguments

    @@ -7426,7 +7426,7 @@

    Arguments

    @@ -7441,7 +7441,7 @@

    Arguments

    @@ -7526,7 +7526,7 @@

    Arguments

    @@ -7541,7 +7541,7 @@

    Arguments

    @@ -7656,7 +7656,7 @@

    Arguments

    @@ -7671,7 +7671,7 @@

    Arguments

    @@ -7801,7 +7801,7 @@

    Arguments

    @@ -7816,7 +7816,7 @@

    Arguments

    @@ -7916,7 +7916,7 @@

    Arguments

    @@ -8081,7 +8081,7 @@

    Arguments

    @@ -8096,7 +8096,7 @@

    Arguments

    @@ -8621,7 +8621,7 @@

    Arguments

    @@ -8731,7 +8731,7 @@

    Arguments

    @@ -8786,7 +8786,7 @@

    Arguments

    @@ -8816,7 +8816,7 @@

    Arguments

    @@ -8886,7 +8886,7 @@

    Arguments

    @@ -8901,7 +8901,7 @@

    Arguments

    @@ -9016,7 +9016,7 @@

    Arguments

    @@ -9031,7 +9031,7 @@

    Arguments

    @@ -9116,7 +9116,7 @@

    Arguments

    @@ -9131,7 +9131,7 @@

    Arguments

    @@ -9246,7 +9246,7 @@

    Arguments

    @@ -9261,7 +9261,7 @@

    Arguments

    @@ -9391,7 +9391,7 @@

    Arguments

    @@ -9406,7 +9406,7 @@

    Arguments

    @@ -9506,7 +9506,7 @@

    Arguments

    @@ -9671,7 +9671,7 @@

    Arguments

    @@ -9686,7 +9686,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_config.html b/develop/module/dbcsr_config.html index bbca7a37e81..287745814bf 100644 --- a/develop/module/dbcsr_config.html +++ b/develop/module/dbcsr_config.html @@ -113,7 +113,7 @@

    Variables

    @@ -228,11 +228,11 @@

    Uses

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

    Variables

    @@ -750,7 +750,7 @@

    Variables

    @@ -801,7 +801,7 @@

    Components

    @@ -818,7 +818,7 @@

    Components

    @@ -882,7 +882,7 @@

    Components

    @@ -899,7 +899,7 @@

    Components

    @@ -1019,7 +1019,7 @@

    Components

    @@ -1036,7 +1036,7 @@

    Components

    @@ -1139,7 +1139,7 @@

    Components

    @@ -1156,7 +1156,7 @@

    Components

    @@ -1259,7 +1259,7 @@

    Components

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

    Components

    @@ -1819,7 +1819,7 @@

    Arguments

    @@ -1864,7 +1864,7 @@

    Arguments

    @@ -1965,7 +1965,7 @@

    Arguments

    @@ -2020,7 +2020,7 @@

    Arguments

    @@ -2075,7 +2075,7 @@

    Arguments

    @@ -2130,7 +2130,7 @@

    Arguments

    @@ -2290,7 +2290,7 @@

    Arguments

    @@ -2660,7 +2660,7 @@

    Arguments

    @@ -2940,7 +2940,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_csr_conversions.html b/develop/module/dbcsr_csr_conversions.html index 9af79762939..d1d82a83913 100644 --- a/develop/module/dbcsr_csr_conversions.html +++ b/develop/module/dbcsr_csr_conversions.html @@ -113,8 +113,8 @@

    Variables

    @@ -271,7 +271,7 @@

    Variables

    @@ -355,7 +355,7 @@

    private interface csr_create
  • - public subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type) + public subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type)

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -468,7 +468,7 @@

    Arguments

    @@ -483,7 +483,7 @@

    Arguments

    @@ -523,7 +523,7 @@

    Arguments

    @@ -538,7 +538,7 @@

    Arguments

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

    Components

    @@ -843,7 +843,7 @@

    Components

    @@ -860,7 +860,7 @@

    Components

    @@ -877,7 +877,7 @@

    Components

    @@ -894,7 +894,7 @@

    Components

    @@ -943,7 +943,7 @@

    Components

    @@ -963,7 +963,7 @@

    Components

    @@ -983,7 +983,7 @@

    Components

    @@ -1003,7 +1003,7 @@

    Components

    @@ -1023,7 +1023,7 @@

    Components

    @@ -1040,7 +1040,7 @@

    Components

    @@ -1162,7 +1162,7 @@

    Components

    @@ -1228,7 +1228,7 @@

    Components

    @@ -1278,7 +1278,7 @@

    Arguments

    @@ -1293,7 +1293,7 @@

    Arguments

    @@ -1324,7 +1324,7 @@

    Subroutines

    -

    public subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type) +

    public subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type)

    @@ -1343,7 +1343,7 @@

    Arguments

    @@ -1358,7 +1358,7 @@

    Arguments

    @@ -1374,7 +1374,7 @@

    Arguments

    @@ -1390,7 +1390,7 @@

    Arguments

    @@ -1405,7 +1405,7 @@

    Arguments

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

    Arguments

    @@ -1437,7 +1437,7 @@

    Arguments

    @@ -1452,7 +1452,7 @@

    Arguments

    @@ -1493,7 +1493,7 @@

    Arguments

    @@ -1508,7 +1508,7 @@

    Arguments

    @@ -1549,7 +1549,7 @@

    Arguments

    @@ -1604,7 +1604,7 @@

    Arguments

    @@ -1660,7 +1660,7 @@

    Arguments

    @@ -1834,7 +1834,7 @@

    Arguments

    @@ -1890,7 +1890,7 @@

    Arguments

    @@ -1931,7 +1931,7 @@

    Arguments

    @@ -1946,7 +1946,7 @@

    Arguments

    @@ -1961,7 +1961,7 @@

    Arguments

    @@ -1978,7 +1978,7 @@

    Arguments

    @@ -1994,7 +1994,7 @@

    Arguments

    @@ -2035,7 +2035,7 @@

    Arguments

    @@ -2050,7 +2050,7 @@

    Arguments

    @@ -2090,7 +2090,7 @@

    Arguments

    @@ -2105,7 +2105,7 @@

    Arguments

    @@ -2145,7 +2145,7 @@

    Arguments

    @@ -2160,7 +2160,7 @@

    Arguments

    @@ -2181,7 +2181,7 @@

    Arguments

    -

    public subroutine dbcsr_to_csr_filter(dbcsr_mat, csr_sparsity, eps) +

    public subroutine dbcsr_to_csr_filter(dbcsr_mat, csr_sparsity, eps)

    @@ -2201,7 +2201,7 @@

    Arguments

    @@ -2216,7 +2216,7 @@

    Arguments

    @@ -2231,7 +2231,7 @@

    Arguments

    @@ -2271,7 +2271,7 @@

    Arguments

    @@ -2286,7 +2286,7 @@

    Arguments

    @@ -2316,7 +2316,7 @@

    Arguments

    @@ -2371,7 +2371,7 @@

    Arguments

    @@ -2386,7 +2386,7 @@

    Arguments

    @@ -2426,7 +2426,7 @@

    Arguments

    @@ -2488,7 +2488,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_cuda_profiling.html b/develop/module/dbcsr_cuda_profiling.html index ba683e7fbb1..2d3c57eb637 100644 --- a/develop/module/dbcsr_cuda_profiling.html +++ b/develop/module/dbcsr_cuda_profiling.html @@ -152,9 +152,9 @@

    Uses

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_data_methods.html b/develop/module/dbcsr_data_methods.html index 4cf8ca63f37..30cd4ebeeb9 100644 --- a/develop/module/dbcsr_data_methods.html +++ b/develop/module/dbcsr_data_methods.html @@ -113,9 +113,9 @@

    Variables

    @@ -167,13 +167,13 @@

    Uses

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

    Variables

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

    Variables

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

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -510,7 +510,7 @@

    Arguments

    @@ -526,7 +526,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/module/dbcsr_data_methods_low.html b/develop/module/dbcsr_data_methods_low.html index 2db53841e46..8bc46354289 100644 --- a/develop/module/dbcsr_data_methods_low.html +++ b/develop/module/dbcsr_data_methods_low.html @@ -113,9 +113,9 @@

    Variables

    @@ -137,7 +137,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 @@ -254,11 +254,11 @@

    Uses

    @@ -301,7 +301,7 @@

    Variables

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

    Variables

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

    Arguments

    @@ -417,7 +417,7 @@

    Arguments

    @@ -461,7 +461,7 @@

    Arguments

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

    Arguments

    @@ -577,7 +577,7 @@

    Arguments

    @@ -631,7 +631,7 @@

    Arguments

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

    Arguments

    @@ -739,7 +739,7 @@

    Arguments

    @@ -791,7 +791,7 @@

    Arguments

    @@ -806,7 +806,7 @@

    Arguments

    @@ -848,7 +848,7 @@

    Arguments

    @@ -863,7 +863,7 @@

    Arguments

    @@ -905,7 +905,7 @@

    Arguments

    @@ -920,7 +920,7 @@

    Arguments

    @@ -962,7 +962,7 @@

    Arguments

    @@ -977,7 +977,7 @@

    Arguments

    @@ -1019,7 +1019,7 @@

    Arguments

    @@ -1034,7 +1034,7 @@

    Arguments

    @@ -1076,7 +1076,7 @@

    Arguments

    @@ -1091,7 +1091,7 @@

    Arguments

    @@ -1133,7 +1133,7 @@

    Arguments

    @@ -1148,7 +1148,7 @@

    Arguments

    @@ -1190,7 +1190,7 @@

    Arguments

    @@ -1205,7 +1205,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1277,7 +1277,7 @@

    Arguments

    @@ -1293,7 +1293,7 @@

    Arguments

    @@ -1357,7 +1357,7 @@

    Arguments

    @@ -1372,7 +1372,7 @@

    Arguments

    @@ -1387,7 +1387,7 @@

    Arguments

    @@ -1403,7 +1403,7 @@

    Arguments

    @@ -1443,7 +1443,7 @@

    Arguments

    @@ -1458,7 +1458,7 @@

    Arguments

    @@ -1473,7 +1473,7 @@

    Arguments

    @@ -1489,7 +1489,7 @@

    Arguments

    @@ -1529,7 +1529,7 @@

    Arguments

    @@ -1544,7 +1544,7 @@

    Arguments

    @@ -1559,7 +1559,7 @@

    Arguments

    @@ -1575,7 +1575,7 @@

    Arguments

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

    Arguments

    @@ -1630,7 +1630,7 @@

    Arguments

    @@ -1645,7 +1645,7 @@

    Arguments

    @@ -1661,7 +1661,7 @@

    Arguments

    @@ -1701,7 +1701,7 @@

    Arguments

    @@ -1716,7 +1716,7 @@

    Arguments

    @@ -1731,7 +1731,7 @@

    Arguments

    @@ -1747,7 +1747,7 @@

    Arguments

    @@ -1787,7 +1787,7 @@

    Arguments

    @@ -1802,7 +1802,7 @@

    Arguments

    @@ -1817,7 +1817,7 @@

    Arguments

    @@ -1833,7 +1833,7 @@

    Arguments

    @@ -1873,7 +1873,7 @@

    Arguments

    @@ -1888,7 +1888,7 @@

    Arguments

    @@ -1903,7 +1903,7 @@

    Arguments

    @@ -1919,7 +1919,7 @@

    Arguments

    @@ -1959,7 +1959,7 @@

    Arguments

    @@ -1974,7 +1974,7 @@

    Arguments

    @@ -1989,7 +1989,7 @@

    Arguments

    @@ -2005,7 +2005,7 @@

    Arguments

    @@ -2029,8 +2029,8 @@

    Arguments

    - -

    public interface dbcsr_get_data_p + +

    public interface dbcsr_get_data_p

      @@ -2059,7 +2059,7 @@

      Arguments

    @@ -2074,7 +2074,7 @@

    Arguments

    @@ -2089,7 +2089,7 @@

    Arguments

    @@ -2105,7 +2105,7 @@

    Arguments

    @@ -2154,7 +2154,7 @@

    Arguments

    @@ -2169,7 +2169,7 @@

    Arguments

    @@ -2184,7 +2184,7 @@

    Arguments

    @@ -2200,7 +2200,7 @@

    Arguments

    @@ -2249,7 +2249,7 @@

    Arguments

    @@ -2264,7 +2264,7 @@

    Arguments

    @@ -2279,7 +2279,7 @@

    Arguments

    @@ -2295,7 +2295,7 @@

    Arguments

    @@ -2344,7 +2344,7 @@

    Arguments

    @@ -2359,7 +2359,7 @@

    Arguments

    @@ -2374,7 +2374,7 @@

    Arguments

    @@ -2390,7 +2390,7 @@

    Arguments

    @@ -2449,7 +2449,7 @@

    Arguments

    @@ -2464,7 +2464,7 @@

    Arguments

    @@ -2479,7 +2479,7 @@

    Arguments

    @@ -2495,7 +2495,7 @@

    Arguments

    @@ -2544,7 +2544,7 @@

    Arguments

    @@ -2559,7 +2559,7 @@

    Arguments

    @@ -2574,7 +2574,7 @@

    Arguments

    @@ -2590,7 +2590,7 @@

    Arguments

    @@ -2639,7 +2639,7 @@

    Arguments

    @@ -2654,7 +2654,7 @@

    Arguments

    @@ -2669,7 +2669,7 @@

    Arguments

    @@ -2685,7 +2685,7 @@

    Arguments

    @@ -2734,7 +2734,7 @@

    Arguments

    @@ -2749,7 +2749,7 @@

    Arguments

    @@ -2764,7 +2764,7 @@

    Arguments

    @@ -2780,7 +2780,7 @@

    Arguments

    @@ -2835,7 +2835,7 @@

    Arguments

    @@ -2850,7 +2850,7 @@

    Arguments

    @@ -2865,7 +2865,7 @@

    Arguments

    @@ -2904,7 +2904,7 @@

    Arguments

    @@ -2919,7 +2919,7 @@

    Arguments

    @@ -2934,7 +2934,7 @@

    Arguments

    @@ -2973,7 +2973,7 @@

    Arguments

    @@ -2988,7 +2988,7 @@

    Arguments

    @@ -3004,7 +3004,7 @@

    Arguments

    @@ -3020,7 +3020,7 @@

    Arguments

    @@ -3068,7 +3068,7 @@

    Arguments

    @@ -3113,7 +3113,7 @@

    Arguments

    @@ -3158,7 +3158,7 @@

    Arguments

    @@ -3203,7 +3203,7 @@

    Arguments

    @@ -3248,7 +3248,7 @@

    Arguments

    @@ -3293,7 +3293,7 @@

    Arguments

    @@ -3338,7 +3338,7 @@

    Arguments

    @@ -3383,7 +3383,7 @@

    Arguments

    @@ -3445,7 +3445,7 @@

    Arguments

    @@ -3490,7 +3490,7 @@

    Arguments

    @@ -3550,7 +3550,7 @@

    Arguments

    @@ -3596,7 +3596,7 @@

    Arguments

    @@ -3642,7 +3642,7 @@

    Arguments

    @@ -3688,7 +3688,7 @@

    Arguments

    @@ -3733,7 +3733,7 @@

    Arguments

    @@ -3778,7 +3778,7 @@

    Arguments

    @@ -3793,7 +3793,7 @@

    Arguments

    @@ -3808,7 +3808,7 @@

    Arguments

    @@ -3824,7 +3824,7 @@

    Arguments

    @@ -3871,7 +3871,7 @@

    Arguments

    @@ -3886,7 +3886,7 @@

    Arguments

    @@ -3902,7 +3902,7 @@

    Arguments

    @@ -3949,7 +3949,7 @@

    Arguments

    @@ -3964,7 +3964,7 @@

    Arguments

    @@ -3980,7 +3980,7 @@

    Arguments

    @@ -4026,7 +4026,7 @@

    Arguments

    @@ -4071,7 +4071,7 @@

    Arguments

    @@ -4086,7 +4086,7 @@

    Arguments

    @@ -4101,7 +4101,7 @@

    Arguments

    @@ -4117,7 +4117,7 @@

    Arguments

    @@ -4164,7 +4164,7 @@

    Arguments

    @@ -4179,7 +4179,7 @@

    Arguments

    @@ -4195,7 +4195,7 @@

    Arguments

    @@ -4242,7 +4242,7 @@

    Arguments

    @@ -4257,7 +4257,7 @@

    Arguments

    @@ -4273,7 +4273,7 @@

    Arguments

    @@ -4319,7 +4319,7 @@

    Arguments

    @@ -4364,7 +4364,7 @@

    Arguments

    @@ -4379,7 +4379,7 @@

    Arguments

    @@ -4394,7 +4394,7 @@

    Arguments

    @@ -4410,7 +4410,7 @@

    Arguments

    @@ -4457,7 +4457,7 @@

    Arguments

    @@ -4472,7 +4472,7 @@

    Arguments

    @@ -4488,7 +4488,7 @@

    Arguments

    @@ -4535,7 +4535,7 @@

    Arguments

    @@ -4550,7 +4550,7 @@

    Arguments

    @@ -4566,7 +4566,7 @@

    Arguments

    @@ -4612,7 +4612,7 @@

    Arguments

    @@ -4657,7 +4657,7 @@

    Arguments

    @@ -4672,7 +4672,7 @@

    Arguments

    @@ -4687,7 +4687,7 @@

    Arguments

    @@ -4703,7 +4703,7 @@

    Arguments

    @@ -4750,7 +4750,7 @@

    Arguments

    @@ -4765,7 +4765,7 @@

    Arguments

    @@ -4781,7 +4781,7 @@

    Arguments

    @@ -4828,7 +4828,7 @@

    Arguments

    @@ -4843,7 +4843,7 @@

    Arguments

    @@ -4859,7 +4859,7 @@

    Arguments

    @@ -4905,7 +4905,7 @@

    Arguments

    @@ -4955,7 +4955,7 @@

    Arguments

    @@ -4995,7 +4995,7 @@

    Arguments

    @@ -5010,7 +5010,7 @@

    Arguments

    @@ -5050,7 +5050,7 @@

    Arguments

    @@ -5090,7 +5090,7 @@

    Arguments

    @@ -5130,7 +5130,7 @@

    Arguments

    @@ -5172,7 +5172,7 @@

    Arguments

    @@ -5187,7 +5187,7 @@

    Arguments

    @@ -5203,7 +5203,7 @@

    Arguments

    @@ -5219,7 +5219,7 @@

    Arguments

    @@ -5274,7 +5274,7 @@

    Arguments

    @@ -5289,7 +5289,7 @@

    Arguments

    @@ -5305,7 +5305,7 @@

    Arguments

    @@ -5346,7 +5346,7 @@

    Arguments

    @@ -5361,7 +5361,7 @@

    Arguments

    @@ -5376,7 +5376,7 @@

    Arguments

    @@ -5416,7 +5416,7 @@

    Arguments

    @@ -5431,7 +5431,7 @@

    Arguments

    @@ -5446,7 +5446,7 @@

    Arguments

    @@ -5486,7 +5486,7 @@

    Arguments

    @@ -5501,7 +5501,7 @@

    Arguments

    @@ -5517,7 +5517,7 @@

    Arguments

    @@ -5533,7 +5533,7 @@

    Arguments

    @@ -5573,7 +5573,7 @@

    Arguments

    @@ -5588,7 +5588,7 @@

    Arguments

    @@ -5603,7 +5603,7 @@

    Arguments

    @@ -5643,7 +5643,7 @@

    Arguments

    @@ -5658,7 +5658,7 @@

    Arguments

    @@ -5698,7 +5698,7 @@

    Arguments

    @@ -5738,7 +5738,7 @@

    Arguments

    @@ -5793,7 +5793,7 @@

    Arguments

    @@ -5808,7 +5808,7 @@

    Arguments

    @@ -5848,7 +5848,7 @@

    Arguments

    @@ -5863,7 +5863,7 @@

    Arguments

    @@ -5903,7 +5903,7 @@

    Arguments

    @@ -5918,7 +5918,7 @@

    Arguments

    @@ -5933,7 +5933,7 @@

    Arguments

    @@ -5949,7 +5949,7 @@

    Arguments

    @@ -5990,7 +5990,7 @@

    Arguments

    @@ -6005,7 +6005,7 @@

    Arguments

    @@ -6020,7 +6020,7 @@

    Arguments

    @@ -6036,7 +6036,7 @@

    Arguments

    @@ -6092,7 +6092,7 @@

    Arguments

    @@ -6132,7 +6132,7 @@

    Arguments

    @@ -6147,7 +6147,7 @@

    Arguments

    @@ -6187,7 +6187,7 @@

    Arguments

    @@ -6202,7 +6202,7 @@

    Arguments

    @@ -6242,7 +6242,7 @@

    Arguments

    @@ -6257,7 +6257,7 @@

    Arguments

    @@ -6272,7 +6272,7 @@

    Arguments

    @@ -6288,7 +6288,7 @@

    Arguments

    @@ -6329,7 +6329,7 @@

    Arguments

    @@ -6344,7 +6344,7 @@

    Arguments

    @@ -6359,7 +6359,7 @@

    Arguments

    @@ -6375,7 +6375,7 @@

    Arguments

    @@ -6431,7 +6431,7 @@

    Arguments

    @@ -6471,7 +6471,7 @@

    Arguments

    @@ -6486,7 +6486,7 @@

    Arguments

    @@ -6526,7 +6526,7 @@

    Arguments

    @@ -6541,7 +6541,7 @@

    Arguments

    @@ -6581,7 +6581,7 @@

    Arguments

    @@ -6596,7 +6596,7 @@

    Arguments

    @@ -6611,7 +6611,7 @@

    Arguments

    @@ -6627,7 +6627,7 @@

    Arguments

    @@ -6668,7 +6668,7 @@

    Arguments

    @@ -6683,7 +6683,7 @@

    Arguments

    @@ -6698,7 +6698,7 @@

    Arguments

    @@ -6714,7 +6714,7 @@

    Arguments

    @@ -6770,7 +6770,7 @@

    Arguments

    @@ -6810,7 +6810,7 @@

    Arguments

    @@ -6825,7 +6825,7 @@

    Arguments

    @@ -6865,7 +6865,7 @@

    Arguments

    @@ -6880,7 +6880,7 @@

    Arguments

    @@ -6920,7 +6920,7 @@

    Arguments

    @@ -6935,7 +6935,7 @@

    Arguments

    @@ -6950,7 +6950,7 @@

    Arguments

    @@ -6966,7 +6966,7 @@

    Arguments

    @@ -7007,7 +7007,7 @@

    Arguments

    @@ -7022,7 +7022,7 @@

    Arguments

    @@ -7037,7 +7037,7 @@

    Arguments

    @@ -7053,7 +7053,7 @@

    Arguments

    @@ -7109,7 +7109,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_data_operations.html b/develop/module/dbcsr_data_operations.html index 7a23484ba3b..b2c3e457b47 100644 --- a/develop/module/dbcsr_data_operations.html +++ b/develop/module/dbcsr_data_operations.html @@ -113,7 +113,7 @@

    Variables

    @@ -165,12 +165,12 @@

    Uses

    @@ -195,7 +195,7 @@

    Variables

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

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

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

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

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

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -544,7 +544,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

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

    Arguments

    @@ -597,7 +597,7 @@

    Arguments

    @@ -670,7 +670,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -732,7 +732,7 @@

    Arguments

    @@ -762,7 +762,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_data_types.html b/develop/module/dbcsr_data_types.html index 6428694578b..a34ca205585 100644 --- a/develop/module/dbcsr_data_types.html +++ b/develop/module/dbcsr_data_types.html @@ -113,7 +113,7 @@

    Variables

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

    Components

    @@ -508,7 +508,7 @@

    Components

    @@ -525,7 +525,7 @@

    Components

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

    Components

    @@ -559,7 +559,7 @@

    Components

    @@ -657,7 +657,7 @@

    Components

    @@ -674,7 +674,7 @@

    Components

    @@ -723,7 +723,7 @@

    Components

    @@ -740,7 +740,7 @@

    Components

    @@ -789,7 +789,7 @@

    Components

    @@ -806,7 +806,7 @@

    Components

    @@ -823,7 +823,7 @@

    Components

    @@ -840,7 +840,7 @@

    Components

    @@ -857,7 +857,7 @@

    Components

    @@ -874,7 +874,7 @@

    Components

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

    Components

    @@ -974,7 +974,7 @@

    Components

    @@ -991,7 +991,7 @@

    Components

    @@ -1008,7 +1008,7 @@

    Components

    @@ -1110,7 +1110,7 @@

    Components

    @@ -1127,7 +1127,7 @@

    Components

    @@ -1144,7 +1144,7 @@

    Components

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

    Components

    @@ -1244,7 +1244,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_dict.html b/develop/module/dbcsr_dict.html index bb32b0a0b28..a7b41786c7c 100644 --- a/develop/module/dbcsr_dict.html +++ b/develop/module/dbcsr_dict.html @@ -113,7 +113,7 @@

    Variables

    @@ -229,9 +229,9 @@

    Uses

    @@ -256,7 +256,7 @@

    Variables

    @@ -441,7 +441,7 @@

    Arguments

    @@ -500,7 +500,7 @@

    Arguments

    @@ -569,7 +569,7 @@

    Arguments

    @@ -584,7 +584,7 @@

    Arguments

    @@ -638,7 +638,7 @@

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    @@ -719,7 +719,7 @@

    Arguments

    @@ -795,7 +795,7 @@

    Arguments

    @@ -1157,7 +1157,7 @@

    Components

    @@ -1174,7 +1174,7 @@

    Components

    @@ -1208,7 +1208,7 @@

    Components

    @@ -1257,7 +1257,7 @@

    Components

    @@ -1323,7 +1323,7 @@

    Components

    @@ -1372,7 +1372,7 @@

    Components

    @@ -1389,7 +1389,7 @@

    Components

    @@ -1438,7 +1438,7 @@

    Components

    @@ -1455,7 +1455,7 @@

    Components

    @@ -1489,7 +1489,7 @@

    Components

    @@ -1538,7 +1538,7 @@

    Components

    @@ -1604,7 +1604,7 @@

    Components

    @@ -1653,7 +1653,7 @@

    Components

    @@ -1670,7 +1670,7 @@

    Components

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

    Arguments

    @@ -1764,7 +1764,7 @@

    Arguments

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

    Arguments

    @@ -1946,7 +1946,7 @@

    Arguments

    @@ -2054,7 +2054,7 @@

    Arguments

    @@ -2174,7 +2174,7 @@

    Arguments

    @@ -2382,7 +2382,7 @@

    Arguments

    @@ -2397,7 +2397,7 @@

    Arguments

    @@ -2452,7 +2452,7 @@

    Arguments

    @@ -2467,7 +2467,7 @@

    Arguments

    @@ -2689,7 +2689,7 @@

    Arguments

    @@ -2704,7 +2704,7 @@

    Arguments

    @@ -2759,7 +2759,7 @@

    Arguments

    @@ -2774,7 +2774,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_dist_methods.html b/develop/module/dbcsr_dist_methods.html index de442213c18..3fa1a1cec70 100644 --- a/develop/module/dbcsr_dist_methods.html +++ b/develop/module/dbcsr_dist_methods.html @@ -113,7 +113,7 @@

    Variables

    @@ -177,8 +177,8 @@

    Subroutines

    dbcsr_distribution_new_templatedbcsr_distribution_new_objdbcsr_distribution_new_low - dbcsr_distribution_get - dbcsr_distribution_hold + dbcsr_distribution_get + dbcsr_distribution_holddbcsr_distribution_make_threadsmake_threadsdbcsr_distribution_no_threads @@ -207,16 +207,16 @@

    Uses

    @@ -241,7 +241,7 @@

    Variables

    @@ -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

    @@ -423,7 +423,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -483,7 +483,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    @@ -537,7 +537,7 @@

    Arguments

    @@ -552,7 +552,7 @@

    Arguments

    @@ -597,7 +597,7 @@

    Arguments

    @@ -612,7 +612,7 @@

    Arguments

    @@ -627,7 +627,7 @@

    Arguments

    @@ -675,7 +675,7 @@

    Arguments

    @@ -720,7 +720,7 @@

    Arguments

    @@ -765,7 +765,7 @@

    Arguments

    @@ -810,7 +810,7 @@

    Arguments

    @@ -855,7 +855,7 @@

    Arguments

    @@ -900,7 +900,7 @@

    Arguments

    @@ -945,7 +945,7 @@

    Arguments

    @@ -990,7 +990,7 @@

    Arguments

    @@ -1035,7 +1035,7 @@

    Arguments

    @@ -1080,7 +1080,7 @@

    Arguments

    @@ -1125,7 +1125,7 @@

    Arguments

    @@ -1170,7 +1170,7 @@

    Arguments

    @@ -1215,7 +1215,7 @@

    Arguments

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

    Arguments

    @@ -1275,7 +1275,7 @@

    Arguments

    @@ -1290,7 +1290,7 @@

    Arguments

    @@ -1335,7 +1335,7 @@

    Arguments

    @@ -1380,7 +1380,7 @@

    Arguments

    @@ -1425,7 +1425,7 @@

    Arguments

    @@ -1487,7 +1487,7 @@

    Arguments

    @@ -1573,7 +1573,7 @@

    Arguments

    @@ -1588,7 +1588,7 @@

    Arguments

    @@ -1603,7 +1603,7 @@

    Arguments

    @@ -1618,7 +1618,7 @@

    Arguments

    @@ -1633,7 +1633,7 @@

    Arguments

    @@ -1648,7 +1648,7 @@

    Arguments

    @@ -1663,7 +1663,7 @@

    Arguments

    @@ -1704,7 +1704,7 @@

    Arguments

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

    Arguments

    @@ -1764,7 +1764,7 @@

    Arguments

    @@ -1779,7 +1779,7 @@

    Arguments

    @@ -1819,7 +1819,7 @@

    Arguments

    @@ -1834,7 +1834,7 @@

    Arguments

    @@ -1879,7 +1879,7 @@

    Arguments

    @@ -1894,7 +1894,7 @@

    Arguments

    @@ -1909,7 +1909,7 @@

    Arguments

    @@ -1930,7 +1930,7 @@

    Arguments

    -

    public subroutine dbcsr_distribution_get(dist, row_dist, col_dist, nrows, ncols, has_threads, group, mynode, numnodes, nprows, npcols, myprow, mypcol, pgrid, subgroups_defined, prow_group, pcol_group) +

    public subroutine dbcsr_distribution_get(dist, row_dist, col_dist, nrows, ncols, has_threads, group, mynode, numnodes, nprows, npcols, myprow, mypcol, pgrid, subgroups_defined, prow_group, pcol_group)

    @@ -1949,7 +1949,7 @@

    Arguments

    @@ -1964,7 +1964,7 @@

    Arguments

    @@ -1979,7 +1979,7 @@

    Arguments

    @@ -1994,7 +1994,7 @@

    Arguments

    @@ -2009,7 +2009,7 @@

    Arguments

    @@ -2024,7 +2024,7 @@

    Arguments

    @@ -2039,7 +2039,7 @@

    Arguments

    @@ -2054,7 +2054,7 @@

    Arguments

    @@ -2069,7 +2069,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

    @@ -2189,7 +2189,7 @@

    Arguments

    @@ -2210,7 +2210,7 @@

    Arguments

    -

    public subroutine dbcsr_distribution_hold(dist) +

    public subroutine dbcsr_distribution_hold(dist)

    @@ -2229,7 +2229,7 @@

    Arguments

    @@ -2269,7 +2269,7 @@

    Arguments

    @@ -2324,7 +2324,7 @@

    Arguments

    @@ -2379,7 +2379,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_dist_operations.html b/develop/module/dbcsr_dist_operations.html index e0fd26ced49..a12e6204c5f 100644 --- a/develop/module/dbcsr_dist_operations.html +++ b/develop/module/dbcsr_dist_operations.html @@ -113,9 +113,9 @@

    Variables

    @@ -150,7 +150,7 @@

    Subroutines

    @@ -237,7 +237,7 @@

    Variables

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

    Variables

    @@ -301,7 +301,7 @@

    Arguments

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

    Arguments

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

    Arguments

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

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -410,7 +410,7 @@

    Arguments

    @@ -426,7 +426,7 @@

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

    @@ -503,7 +503,7 @@

    Subroutines

    -

    public pure subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor) +

    public pure subroutine dbcsr_get_stored_coordinates(matrix, row, column, processor)

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

    Arguments

    @@ -539,7 +539,7 @@

    Arguments

    @@ -555,7 +555,7 @@

    Arguments

    @@ -611,7 +611,7 @@

    Arguments

    @@ -626,7 +626,7 @@

    Arguments

    @@ -641,7 +641,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -742,7 +742,7 @@

    Arguments

    @@ -758,7 +758,7 @@

    Arguments

    @@ -806,7 +806,7 @@

    Arguments

    @@ -822,7 +822,7 @@

    Arguments

    @@ -878,7 +878,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    @@ -909,7 +909,7 @@

    Arguments

    @@ -925,7 +925,7 @@

    Arguments

    @@ -940,7 +940,7 @@

    Arguments

    @@ -985,7 +985,7 @@

    Arguments

    @@ -1135,7 +1135,7 @@

    Arguments

    @@ -1151,7 +1151,7 @@

    Arguments

    @@ -1167,7 +1167,7 @@

    Arguments

    @@ -1182,7 +1182,7 @@

    Arguments

    @@ -1199,7 +1199,7 @@

    Arguments

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

    Arguments

    @@ -1414,7 +1414,7 @@

    Arguments

    @@ -1430,7 +1430,7 @@

    Arguments

    @@ -1446,7 +1446,7 @@

    Arguments

    @@ -1461,7 +1461,7 @@

    Arguments

    @@ -1505,7 +1505,7 @@

    Arguments

    @@ -1520,7 +1520,7 @@

    Arguments

    @@ -1535,7 +1535,7 @@

    Arguments

    @@ -1575,7 +1575,7 @@

    Arguments

    @@ -1590,7 +1590,7 @@

    Arguments

    @@ -1645,7 +1645,7 @@

    Arguments

    @@ -1660,7 +1660,7 @@

    Arguments

    @@ -1730,7 +1730,7 @@

    Arguments

    @@ -1746,7 +1746,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_dist_util.html b/develop/module/dbcsr_dist_util.html index c06cf78c113..2963c504e76 100644 --- a/develop/module/dbcsr_dist_util.html +++ b/develop/module/dbcsr_dist_util.html @@ -113,7 +113,7 @@

    Variables

    @@ -160,7 +160,7 @@

    Subroutines

    meta_from_distdbcsr_pack_metadbcsr_unpack_meta - dbcsr_verify_matrix + dbcsr_verify_matrixcount_binsmap_most_common @@ -188,16 +188,16 @@

    Uses

    @@ -222,7 +222,7 @@

    Variables

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

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

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

    -

    public function dbcsr_checksum(matrix, local, pos) result(checksum) +

    public function dbcsr_checksum(matrix, local, pos) result(checksum)

    @@ -441,7 +441,7 @@

    Arguments

    @@ -456,7 +456,7 @@

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -673,7 +673,7 @@

    Arguments

    @@ -743,7 +743,7 @@

    Arguments

    @@ -830,7 +830,7 @@

    Arguments

    @@ -901,7 +901,7 @@

    Arguments

    @@ -1059,7 +1059,7 @@

    Arguments

    @@ -1089,7 +1089,7 @@

    Arguments

    @@ -1165,7 +1165,7 @@

    Arguments

    @@ -1180,7 +1180,7 @@

    Arguments

    @@ -1195,7 +1195,7 @@

    Arguments

    @@ -1211,7 +1211,7 @@

    Arguments

    @@ -1252,7 +1252,7 @@

    Arguments

    @@ -1267,7 +1267,7 @@

    Arguments

    @@ -1307,7 +1307,7 @@

    Arguments

    @@ -1322,7 +1322,7 @@

    Arguments

    @@ -1343,7 +1343,7 @@

    Arguments

    -

    public subroutine dbcsr_verify_matrix(m, verbosity, local) +

    public subroutine dbcsr_verify_matrix(m, verbosity, local)

    @@ -1362,7 +1362,7 @@

    Arguments

    @@ -1377,7 +1377,7 @@

    Arguments

    @@ -1393,7 +1393,7 @@

    Arguments

    @@ -1448,7 +1448,7 @@

    Arguments

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

    Arguments

    @@ -1518,7 +1518,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_error_handling.html b/develop/module/dbcsr_error_handling.html index c28826e3549..654b6232efb 100644 --- a/develop/module/dbcsr_error_handling.html +++ b/develop/module/dbcsr_error_handling.html @@ -113,7 +113,7 @@

    Variables

    @@ -178,11 +178,11 @@

    Uses

  • @@ -208,7 +208,7 @@

    Variables

    @@ -272,7 +272,7 @@

    Arguments

    @@ -287,7 +287,7 @@

    Arguments

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

    Arguments

    @@ -380,7 +380,7 @@

    Arguments

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

    Arguments

    @@ -488,7 +488,7 @@

    Arguments

    @@ -518,7 +518,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_files.html b/develop/module/dbcsr_files.html index 9d496dce4b2..97e82736a29 100644 --- a/develop/module/dbcsr_files.html +++ b/develop/module/dbcsr_files.html @@ -113,7 +113,7 @@

    Variables

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

    Components

    @@ -386,7 +386,7 @@

    Arguments

    @@ -431,7 +431,7 @@

    Arguments

    @@ -481,7 +481,7 @@

    Arguments

    @@ -607,7 +607,7 @@

    Arguments

    @@ -662,7 +662,7 @@

    Arguments

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

    Arguments

    @@ -837,7 +837,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_hip_profiling.html b/develop/module/dbcsr_hip_profiling.html index 2d6d6daa69b..4fceb6ba1d8 100644 --- a/develop/module/dbcsr_hip_profiling.html +++ b/develop/module/dbcsr_hip_profiling.html @@ -182,7 +182,7 @@

    Arguments

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

    Arguments

    diff --git a/develop/module/dbcsr_index_operations.html b/develop/module/dbcsr_index_operations.html index 09773fac828..a6223cd4a9e 100644 --- a/develop/module/dbcsr_index_operations.html +++ b/develop/module/dbcsr_index_operations.html @@ -113,9 +113,9 @@

    Variables

    @@ -209,16 +209,16 @@

    Uses

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

    Variables

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

    Variables

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

    Variables

    @@ -329,7 +329,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -398,7 +398,7 @@

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -492,7 +492,7 @@

    Arguments

    @@ -531,7 +531,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -594,7 +594,7 @@

    Arguments

    @@ -659,7 +659,7 @@

    Arguments

    @@ -674,7 +674,7 @@

    Arguments

    @@ -719,7 +719,7 @@

    Arguments

    @@ -734,7 +734,7 @@

    Arguments

    @@ -789,7 +789,7 @@

    Arguments

    @@ -804,7 +804,7 @@

    Arguments

    @@ -849,7 +849,7 @@

    Arguments

    @@ -864,7 +864,7 @@

    Arguments

    @@ -904,7 +904,7 @@

    Arguments

    @@ -919,7 +919,7 @@

    Arguments

    @@ -934,7 +934,7 @@

    Arguments

    @@ -949,7 +949,7 @@

    Arguments

    @@ -989,7 +989,7 @@

    Arguments

    @@ -1004,7 +1004,7 @@

    Arguments

    @@ -1019,7 +1019,7 @@

    Arguments

    @@ -1034,7 +1034,7 @@

    Arguments

    @@ -1074,7 +1074,7 @@

    Arguments

    @@ -1089,7 +1089,7 @@

    Arguments

    @@ -1104,7 +1104,7 @@

    Arguments

    @@ -1159,7 +1159,7 @@

    Arguments

    @@ -1174,7 +1174,7 @@

    Arguments

    @@ -1214,7 +1214,7 @@

    Arguments

    @@ -1229,7 +1229,7 @@

    Arguments

    @@ -1244,7 +1244,7 @@

    Arguments

    @@ -1284,7 +1284,7 @@

    Arguments

    @@ -1299,7 +1299,7 @@

    Arguments

    @@ -1339,7 +1339,7 @@

    Arguments

    @@ -1354,7 +1354,7 @@

    Arguments

    @@ -1369,7 +1369,7 @@

    Arguments

    @@ -1409,7 +1409,7 @@

    Arguments

    @@ -1439,7 +1439,7 @@

    Arguments

    @@ -1511,7 +1511,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1661,7 +1661,7 @@

    Arguments

    @@ -1676,7 +1676,7 @@

    Arguments

    @@ -1692,7 +1692,7 @@

    Arguments

    @@ -1708,7 +1708,7 @@

    Arguments

    @@ -1765,7 +1765,7 @@

    Arguments

    @@ -1821,7 +1821,7 @@

    Arguments

    @@ -1869,7 +1869,7 @@

    Arguments

    @@ -1884,7 +1884,7 @@

    Arguments

    @@ -1924,7 +1924,7 @@

    Arguments

    @@ -1979,7 +1979,7 @@

    Arguments

    @@ -1994,7 +1994,7 @@

    Arguments

    @@ -2010,7 +2010,7 @@

    Arguments

    @@ -2026,7 +2026,7 @@

    Arguments

    @@ -2041,7 +2041,7 @@

    Arguments

    @@ -2120,7 +2120,7 @@

    Arguments

    @@ -2135,7 +2135,7 @@

    Arguments

    @@ -2175,7 +2175,7 @@

    Arguments

    @@ -2192,7 +2192,7 @@

    Arguments

    @@ -2209,7 +2209,7 @@

    Arguments

    @@ -2226,7 +2226,7 @@

    Arguments

    @@ -2271,7 +2271,7 @@

    Arguments

    @@ -2311,7 +2311,7 @@

    Arguments

    @@ -2328,7 +2328,7 @@

    Arguments

    @@ -2345,7 +2345,7 @@

    Arguments

    @@ -2377,7 +2377,7 @@

    Arguments

    @@ -2411,7 +2411,7 @@

    Arguments

    @@ -2428,7 +2428,7 @@

    Arguments

    @@ -2488,7 +2488,7 @@

    Arguments

    @@ -2518,7 +2518,7 @@

    Arguments

    @@ -2590,7 +2590,7 @@

    Arguments

    @@ -2630,7 +2630,7 @@

    Arguments

    @@ -2645,7 +2645,7 @@

    Arguments

    @@ -2685,7 +2685,7 @@

    Arguments

    @@ -2725,7 +2725,7 @@

    Arguments

    @@ -2740,7 +2740,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_io.html b/develop/module/dbcsr_io.html index 02c86188655..e1edaa4c215 100644 --- a/develop/module/dbcsr_io.html +++ b/develop/module/dbcsr_io.html @@ -113,7 +113,7 @@

    Variables

    @@ -326,7 +326,7 @@

    Arguments

    @@ -341,7 +341,7 @@

    Arguments

    @@ -357,7 +357,7 @@

    Arguments

    @@ -404,7 +404,7 @@

    Arguments

    @@ -443,7 +443,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    @@ -518,7 +518,7 @@

    Arguments

    @@ -557,7 +557,7 @@

    Arguments

    @@ -572,7 +572,7 @@

    Arguments

    @@ -587,7 +587,7 @@

    Arguments

    @@ -632,7 +632,7 @@

    Arguments

    @@ -671,7 +671,7 @@

    Arguments

    @@ -686,7 +686,7 @@

    Arguments

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

    Arguments

    @@ -746,7 +746,7 @@

    Arguments

    @@ -795,7 +795,7 @@

    Arguments

    @@ -810,7 +810,7 @@

    Arguments

    @@ -855,7 +855,7 @@

    Arguments

    @@ -895,7 +895,7 @@

    Arguments

    @@ -910,7 +910,7 @@

    Arguments

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

    Arguments

    @@ -990,7 +990,7 @@

    Arguments

    @@ -1045,7 +1045,7 @@

    Arguments

    @@ -1060,7 +1060,7 @@

    Arguments

    @@ -1075,7 +1075,7 @@

    Arguments

    @@ -1135,7 +1135,7 @@

    Arguments

    @@ -1190,7 +1190,7 @@

    Arguments

    @@ -1205,7 +1205,7 @@

    Arguments

    @@ -1220,7 +1220,7 @@

    Arguments

    @@ -1280,7 +1280,7 @@

    Arguments

    @@ -1335,7 +1335,7 @@

    Arguments

    @@ -1350,7 +1350,7 @@

    Arguments

    @@ -1365,7 +1365,7 @@

    Arguments

    @@ -1425,7 +1425,7 @@

    Arguments

    @@ -1480,7 +1480,7 @@

    Arguments

    @@ -1495,7 +1495,7 @@

    Arguments

    @@ -1511,7 +1511,7 @@

    Arguments

    @@ -1558,7 +1558,7 @@

    Arguments

    @@ -1598,7 +1598,7 @@

    Arguments

    @@ -1613,7 +1613,7 @@

    Arguments

    @@ -1628,7 +1628,7 @@

    Arguments

    @@ -1673,7 +1673,7 @@

    Arguments

    @@ -1713,7 +1713,7 @@

    Arguments

    @@ -1728,7 +1728,7 @@

    Arguments

    @@ -1743,7 +1743,7 @@

    Arguments

    @@ -1788,7 +1788,7 @@

    Arguments

    @@ -1828,7 +1828,7 @@

    Arguments

    @@ -1843,7 +1843,7 @@

    Arguments

    @@ -1858,7 +1858,7 @@

    Arguments

    @@ -1903,7 +1903,7 @@

    Arguments

    @@ -1958,7 +1958,7 @@

    Arguments

    @@ -2028,7 +2028,7 @@

    Arguments

    @@ -2083,7 +2083,7 @@

    Arguments

    @@ -2098,7 +2098,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_iter_types.html b/develop/module/dbcsr_iter_types.html index 77ef7ad2aac..b59e1ac087b 100644 --- a/develop/module/dbcsr_iter_types.html +++ b/develop/module/dbcsr_iter_types.html @@ -113,8 +113,8 @@

    Variables

    @@ -176,8 +176,8 @@

    Uses

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

    Variables

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

    Variables

    @@ -288,7 +288,7 @@

    Components

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

    Components

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

    Components

    diff --git a/develop/module/dbcsr_iterator_operations.html b/develop/module/dbcsr_iterator_operations.html index 0b9fb7554e8..966ef5f0dd8 100644 --- a/develop/module/dbcsr_iterator_operations.html +++ b/develop/module/dbcsr_iterator_operations.html @@ -113,9 +113,9 @@

    Variables

    @@ -141,7 +141,7 @@

    Interfaces

    @@ -167,7 +167,7 @@

    Functions

    @@ -179,8 +179,8 @@

    Subroutines

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

    Variables

    @@ -427,7 +427,7 @@

    Variables

    @@ -453,8 +453,8 @@

    Variables

    Interfaces

    - -

    public interface dbcsr_iterator_next_block + +

    public interface dbcsr_iterator_next_block

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

      Arguments

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

    Arguments

    @@ -511,7 +511,7 @@

    Arguments

    @@ -528,7 +528,7 @@

    Arguments

    @@ -545,7 +545,7 @@

    Arguments

    @@ -560,7 +560,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -617,7 +617,7 @@

    Arguments

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

    Arguments

    @@ -679,7 +679,7 @@

    Arguments

    @@ -694,7 +694,7 @@

    Arguments

    @@ -710,7 +710,7 @@

    Arguments

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

    Arguments

    @@ -741,7 +741,7 @@

    Arguments

    @@ -756,7 +756,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -794,7 +794,7 @@

    Arguments

    @@ -813,7 +813,7 @@

    Arguments

    @@ -832,7 +832,7 @@

    Arguments

    @@ -875,7 +875,7 @@

    Arguments

    @@ -890,7 +890,7 @@

    Arguments

    @@ -906,7 +906,7 @@

    Arguments

    @@ -922,7 +922,7 @@

    Arguments

    @@ -937,7 +937,7 @@

    Arguments

    @@ -952,7 +952,7 @@

    Arguments

    @@ -967,7 +967,7 @@

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1055,7 +1055,7 @@

    Arguments

    @@ -1070,7 +1070,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1117,7 +1117,7 @@

    Arguments

    @@ -1132,7 +1132,7 @@

    Arguments

    @@ -1147,7 +1147,7 @@

    Arguments

    @@ -1163,7 +1163,7 @@

    Arguments

    @@ -1179,7 +1179,7 @@

    Arguments

    @@ -1195,7 +1195,7 @@

    Arguments

    @@ -1235,7 +1235,7 @@

    Arguments

    @@ -1250,7 +1250,7 @@

    Arguments

    @@ -1266,7 +1266,7 @@

    Arguments

    @@ -1282,7 +1282,7 @@

    Arguments

    @@ -1297,7 +1297,7 @@

    Arguments

    @@ -1312,7 +1312,7 @@

    Arguments

    @@ -1327,7 +1327,7 @@

    Arguments

    @@ -1343,7 +1343,7 @@

    Arguments

    @@ -1359,7 +1359,7 @@

    Arguments

    @@ -1375,7 +1375,7 @@

    Arguments

    @@ -1415,7 +1415,7 @@

    Arguments

    @@ -1430,7 +1430,7 @@

    Arguments

    @@ -1446,7 +1446,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1477,7 +1477,7 @@

    Arguments

    @@ -1492,7 +1492,7 @@

    Arguments

    @@ -1507,7 +1507,7 @@

    Arguments

    @@ -1523,7 +1523,7 @@

    Arguments

    @@ -1539,7 +1539,7 @@

    Arguments

    @@ -1555,7 +1555,7 @@

    Arguments

    @@ -1595,7 +1595,7 @@

    Arguments

    @@ -1610,7 +1610,7 @@

    Arguments

    @@ -1626,7 +1626,7 @@

    Arguments

    @@ -1642,7 +1642,7 @@

    Arguments

    @@ -1657,7 +1657,7 @@

    Arguments

    @@ -1672,7 +1672,7 @@

    Arguments

    @@ -1687,7 +1687,7 @@

    Arguments

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

    Arguments

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

    Arguments

    @@ -1735,7 +1735,7 @@

    Arguments

    @@ -1775,7 +1775,7 @@

    Arguments

    @@ -1790,7 +1790,7 @@

    Arguments

    @@ -1806,7 +1806,7 @@

    Arguments

    @@ -1822,7 +1822,7 @@

    Arguments

    @@ -1837,7 +1837,7 @@

    Arguments

    @@ -1852,7 +1852,7 @@

    Arguments

    @@ -1867,7 +1867,7 @@

    Arguments

    @@ -1883,7 +1883,7 @@

    Arguments

    @@ -1899,7 +1899,7 @@

    Arguments

    @@ -1915,7 +1915,7 @@

    Arguments

    @@ -1955,7 +1955,7 @@

    Arguments

    @@ -1970,7 +1970,7 @@

    Arguments

    @@ -1986,7 +1986,7 @@

    Arguments

    @@ -2002,7 +2002,7 @@

    Arguments

    @@ -2017,7 +2017,7 @@

    Arguments

    @@ -2032,7 +2032,7 @@

    Arguments

    @@ -2047,7 +2047,7 @@

    Arguments

    @@ -2063,7 +2063,7 @@

    Arguments

    @@ -2079,7 +2079,7 @@

    Arguments

    @@ -2095,7 +2095,7 @@

    Arguments

    @@ -2135,7 +2135,7 @@

    Arguments

    @@ -2150,7 +2150,7 @@

    Arguments

    @@ -2166,7 +2166,7 @@

    Arguments

    @@ -2182,7 +2182,7 @@

    Arguments

    @@ -2197,7 +2197,7 @@

    Arguments

    @@ -2212,7 +2212,7 @@

    Arguments

    @@ -2227,7 +2227,7 @@

    Arguments

    @@ -2243,7 +2243,7 @@

    Arguments

    @@ -2259,7 +2259,7 @@

    Arguments

    @@ -2275,7 +2275,7 @@

    Arguments

    @@ -2328,7 +2328,7 @@

    Components

    @@ -2345,7 +2345,7 @@

    Components

    @@ -2362,7 +2362,7 @@

    Components

    @@ -2379,7 +2379,7 @@

    Components

    @@ -2396,7 +2396,7 @@

    Components

    @@ -2445,7 +2445,7 @@

    Components

    @@ -2462,7 +2462,7 @@

    Components

    @@ -2479,7 +2479,7 @@

    Components

    @@ -2496,7 +2496,7 @@

    Components

    @@ -2513,7 +2513,7 @@

    Components

    @@ -2530,7 +2530,7 @@

    Components

    @@ -2547,7 +2547,7 @@

    Components

    @@ -2577,7 +2577,7 @@

    Components

    Functions

    -

    public pure function dbcsr_iterator_blocks_left(iterator) result(blocks_left) +

    public pure function dbcsr_iterator_blocks_left(iterator) result(blocks_left)

    @@ -2596,7 +2596,7 @@

    Arguments

    @@ -2627,11 +2627,11 @@

    Subroutines

    -

    public subroutine dbcsr_iterator_start(iterator, matrix, shared, dynamic, dynamic_byrows, contiguous_pointers, read_only) +

    public subroutine dbcsr_iterator_start(iterator, matrix, shared, dynamic, dynamic_byrows, contiguous_pointers, read_only)

    -

    Sets up an iterator

    Read more… +

    Sets up an iterator

    Read more…

    Arguments

    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, 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)
    - + 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)
    - + 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)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + 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(inout)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_8), 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)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), 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)
    - + 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)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), 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)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_4), 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)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_8), 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)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, private,
    - + integer, private,
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(btree_data_sp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_dp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_cp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_zp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_sp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_dp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_cp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_zp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_sp2d), intent(out),
    - + type(btree_data_dp2d), intent(out),
    - + type(btree_data_cp2d), intent(out),
    - + type(btree_data_zp2d), intent(out),
    - + logical, public
    - + logical, public
    - + logical, public
    - + logical, public
    - + type(btree_data_sp2d), public,
    - + integer, public
    - + type(btree_node_structure_i8_sp2d), public
    - + type(btree_data_dp2d), public,
    - + integer, public
    - + type(btree_node_structure_i8_dp2d), public
    - + type(btree_data_cp2d), public,
    - + integer, public
    - + type(btree_node_structure_i8_cp2d), public
    - + type(btree_data_zp2d), public,
    - + integer, public
    - + type(btree_node_structure_i8_zp2d), public
    - + integer, intent(in),
    - + type(btree_data_sp2d), intent(out),
    - + integer, intent(inout),
    - + type(btree_data_sp2d), intent(inout),
    - + type(btree_data_sp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + type(btree_data_sp2d), intent(out)
    - + logical, intent(out),
    - + integer, intent(in),
    - + type(btree_data_dp2d), intent(out),
    - + integer, intent(inout),
    - + type(btree_data_dp2d), intent(inout),
    - + type(btree_data_dp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + type(btree_data_dp2d), intent(out)
    - + logical, intent(out),
    - + integer, intent(in),
    - + type(btree_data_cp2d), intent(out),
    - + integer, intent(inout),
    - + type(btree_data_cp2d), intent(inout),
    - + type(btree_data_cp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + type(btree_data_cp2d), intent(out)
    - + logical, intent(out),
    - + integer, intent(in),
    - + type(btree_data_zp2d), intent(out),
    - + integer, intent(inout),
    - + type(btree_data_zp2d), intent(inout),
    - + type(btree_data_zp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + type(btree_data_zp2d), intent(out)
    - + logical, intent(out),
    - + 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
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), 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),
    - + integer, intent(out),
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + type(csr_type), intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8)
    - + 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)
    - + real(kind=real_4), public,
    - + real(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer(kind=int_8), public
    - + logical, public
    - + type(csr_type), public,
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(csr_type), intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8)
    - + 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)
    - + type(csr_type), intent(in)
    - + type(csr_type), intent(inout)
    - + type(csr_type), intent(out)
    - + type(csr_type), intent(in)
    - + type(csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(csr_type), intent(out)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in),
    - + integer, intent(in),
    - + type(csr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(csr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(out)
    - + real(kind=real_8), intent(in)
    - + type(csr_type), intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(csr_type), 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),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + logical, 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)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), 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),
    - + 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)
    - + 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)
    - + 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)
    - + 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)
    - + integer, intent(in)
    - + integer, intent(in)
    - + 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(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)
    - + integer, intent(out)
    - + 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),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, 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_mempool_entry_type), public,
    - + integer, public
    - + type(dbcsr_data_obj), public
    - + type(dbcsr_mempool_entry_type), public,
    - + logical, public
    - + logical, public
    - + logical, public
    - + type(acc_stream_type), public
    - + type(dbcsr_mempool_type), public,
    - + real(kind=dp), 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
    - + integer, intent(in)
    - + character(len=*), private,
    - + character(len=default_string_length)
    - + integer(kind=int_4),
    - + character(len=default_string_length), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=int_4), intent(in),
    - + type(call_stat_type), intent(in),
    - + character(len=default_string_length)
    - + integer(kind=int_4),
    - + character(len=default_string_length), private
    - + integer(kind=int_4), private
    - + type(private_item_type_str_i4), private,
    - + type(private_item_type_str_i4), private,
    - + integer, private
    - + character(len=default_string_length), public
    - + integer(kind=int_4), public
    - + integer(kind=int_4), private,
    - + type(call_stat_type), private,
    - + type(private_item_type_i4tuple_callstat), private,
    - + type(private_item_type_i4tuple_callstat), private,
    - + integer, private
    - + integer(kind=int_4), public,
    - + type(call_stat_type), public,
    - + character(len=*), intent(in)
    - + integer(kind=int_4), intent(in),
    - + character(len=default_string_length)
    - + character(len=default_string_length)
    - + integer(kind=int_4),
    - + integer(kind=int_4),
    - + character(len=default_string_length), intent(in)
    - + integer(kind=int_4), intent(in)
    - + character(len=default_string_length), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=int_4), intent(in),
    - + type(call_stat_type), intent(in),
    - + integer(kind=int_4), intent(in),
    - + type(call_stat_type), 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(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), 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)
    - + 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(dbcsr_distribution_obj), intent(out)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical,
    - + type(dbcsr_distribution_obj), intent(in)
    - + integer,
    - + integer,
    - + integer, intent(out),
    - + 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,
    - + 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)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, 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)
    - + logical, intent(out),
    - + integer, 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),
    - + 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)
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + real(kind=dp), intent(in),
    - + logical, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + 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)
    - + integer, 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)
    - + integer, intent(in)
    - + character(len=*), private,
    - + character(len=default_path_length), private
    - + 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),
    - + character(len=C_CHAR)
    - + character(len=C_CHAR)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, 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(inout),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + 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)
    - + integer, intent(out),
    - + integer, intent(out),
    - + 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(inout),
    - + logical, intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_distribution_obj)
    - + integer, 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(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(out)
    - + character(len=*), private,
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, 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)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + character(len=*), private,
    - + logical, private,
    - + integer, public
    - + integer, public
    - + integer, public
    - + character(len=*), private,
    - + logical, private,
    - + logical, 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
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_iterator), intent(in)
    @@ -2646,7 +2646,7 @@

    Arguments

    @@ -2661,7 +2661,7 @@

    Arguments

    @@ -2676,7 +2676,7 @@

    Arguments

    @@ -2695,7 +2695,7 @@

    Arguments

    @@ -2714,7 +2714,7 @@

    Arguments

    @@ -2733,7 +2733,7 @@

    Arguments

    @@ -2752,7 +2752,7 @@

    Arguments

    @@ -2777,7 +2777,7 @@

    Arguments

    -

    public subroutine dbcsr_iterator_stop(iterator) +

    public subroutine dbcsr_iterator_stop(iterator)

    @@ -2796,7 +2796,7 @@

    Arguments

    @@ -2837,7 +2837,7 @@

    Arguments

    @@ -2867,7 +2867,7 @@

    Arguments

    @@ -2908,7 +2908,7 @@

    Arguments

    @@ -2923,7 +2923,7 @@

    Arguments

    @@ -2953,7 +2953,7 @@

    Arguments

    @@ -2995,7 +2995,7 @@

    Arguments

    @@ -3011,7 +3011,7 @@

    Arguments

    @@ -3059,7 +3059,7 @@

    Arguments

    @@ -3075,7 +3075,7 @@

    Arguments

    @@ -3091,7 +3091,7 @@

    Arguments

    @@ -3161,7 +3161,7 @@

    Arguments

    @@ -3201,7 +3201,7 @@

    Arguments

    @@ -3256,7 +3256,7 @@

    Arguments

    @@ -3296,7 +3296,7 @@

    Arguments

    @@ -3311,7 +3311,7 @@

    Arguments

    @@ -3351,7 +3351,7 @@

    Arguments

    @@ -3366,7 +3366,7 @@

    Arguments

    @@ -3383,7 +3383,7 @@

    Arguments

    @@ -3400,7 +3400,7 @@

    Arguments

    @@ -3417,7 +3417,7 @@

    Arguments

    @@ -3432,7 +3432,7 @@

    Arguments

    @@ -3451,7 +3451,7 @@

    Arguments

    @@ -3470,7 +3470,7 @@

    Arguments

    @@ -3489,7 +3489,7 @@

    Arguments

    @@ -3508,7 +3508,7 @@

    Arguments

    @@ -3552,7 +3552,7 @@

    Arguments

    @@ -3567,7 +3567,7 @@

    Arguments

    @@ -3583,7 +3583,7 @@

    Arguments

    @@ -3599,7 +3599,7 @@

    Arguments

    @@ -3614,7 +3614,7 @@

    Arguments

    @@ -3629,7 +3629,7 @@

    Arguments

    @@ -3648,7 +3648,7 @@

    Arguments

    @@ -3667,7 +3667,7 @@

    Arguments

    @@ -3686,7 +3686,7 @@

    Arguments

    @@ -3705,7 +3705,7 @@

    Arguments

    @@ -3749,7 +3749,7 @@

    Arguments

    @@ -3764,7 +3764,7 @@

    Arguments

    @@ -3780,7 +3780,7 @@

    Arguments

    @@ -3796,7 +3796,7 @@

    Arguments

    @@ -3811,7 +3811,7 @@

    Arguments

    @@ -3826,7 +3826,7 @@

    Arguments

    @@ -3841,7 +3841,7 @@

    Arguments

    @@ -3857,7 +3857,7 @@

    Arguments

    @@ -3873,7 +3873,7 @@

    Arguments

    @@ -3889,7 +3889,7 @@

    Arguments

    @@ -3930,7 +3930,7 @@

    Arguments

    @@ -3945,7 +3945,7 @@

    Arguments

    @@ -3961,7 +3961,7 @@

    Arguments

    @@ -3977,7 +3977,7 @@

    Arguments

    @@ -3992,7 +3992,7 @@

    Arguments

    @@ -4007,7 +4007,7 @@

    Arguments

    @@ -4022,7 +4022,7 @@

    Arguments

    @@ -4038,7 +4038,7 @@

    Arguments

    @@ -4054,7 +4054,7 @@

    Arguments

    @@ -4070,7 +4070,7 @@

    Arguments

    @@ -4111,7 +4111,7 @@

    Arguments

    @@ -4126,7 +4126,7 @@

    Arguments

    @@ -4142,7 +4142,7 @@

    Arguments

    @@ -4158,7 +4158,7 @@

    Arguments

    @@ -4173,7 +4173,7 @@

    Arguments

    @@ -4188,7 +4188,7 @@

    Arguments

    @@ -4203,7 +4203,7 @@

    Arguments

    @@ -4219,7 +4219,7 @@

    Arguments

    @@ -4235,7 +4235,7 @@

    Arguments

    @@ -4251,7 +4251,7 @@

    Arguments

    @@ -4292,7 +4292,7 @@

    Arguments

    @@ -4307,7 +4307,7 @@

    Arguments

    @@ -4323,7 +4323,7 @@

    Arguments

    @@ -4339,7 +4339,7 @@

    Arguments

    @@ -4354,7 +4354,7 @@

    Arguments

    @@ -4369,7 +4369,7 @@

    Arguments

    @@ -4384,7 +4384,7 @@

    Arguments

    @@ -4400,7 +4400,7 @@

    Arguments

    @@ -4416,7 +4416,7 @@

    Arguments

    @@ -4432,7 +4432,7 @@

    Arguments

    @@ -4473,7 +4473,7 @@

    Arguments

    @@ -4488,7 +4488,7 @@

    Arguments

    @@ -4504,7 +4504,7 @@

    Arguments

    @@ -4520,7 +4520,7 @@

    Arguments

    @@ -4535,7 +4535,7 @@

    Arguments

    @@ -4550,7 +4550,7 @@

    Arguments

    @@ -4565,7 +4565,7 @@

    Arguments

    @@ -4581,7 +4581,7 @@

    Arguments

    @@ -4597,7 +4597,7 @@

    Arguments

    @@ -4613,7 +4613,7 @@

    Arguments

    @@ -4654,7 +4654,7 @@

    Arguments

    @@ -4669,7 +4669,7 @@

    Arguments

    @@ -4685,7 +4685,7 @@

    Arguments

    @@ -4701,7 +4701,7 @@

    Arguments

    @@ -4716,7 +4716,7 @@

    Arguments

    @@ -4731,7 +4731,7 @@

    Arguments

    @@ -4746,7 +4746,7 @@

    Arguments

    @@ -4762,7 +4762,7 @@

    Arguments

    @@ -4778,7 +4778,7 @@

    Arguments

    @@ -4794,7 +4794,7 @@

    Arguments

    @@ -4835,7 +4835,7 @@

    Arguments

    @@ -4850,7 +4850,7 @@

    Arguments

    @@ -4866,7 +4866,7 @@

    Arguments

    @@ -4882,7 +4882,7 @@

    Arguments

    @@ -4897,7 +4897,7 @@

    Arguments

    @@ -4912,7 +4912,7 @@

    Arguments

    @@ -4927,7 +4927,7 @@

    Arguments

    @@ -4943,7 +4943,7 @@

    Arguments

    @@ -4959,7 +4959,7 @@

    Arguments

    @@ -4975,7 +4975,7 @@

    Arguments

    @@ -5016,7 +5016,7 @@

    Arguments

    @@ -5031,7 +5031,7 @@

    Arguments

    @@ -5047,7 +5047,7 @@

    Arguments

    @@ -5063,7 +5063,7 @@

    Arguments

    @@ -5078,7 +5078,7 @@

    Arguments

    @@ -5093,7 +5093,7 @@

    Arguments

    @@ -5108,7 +5108,7 @@

    Arguments

    @@ -5124,7 +5124,7 @@

    Arguments

    @@ -5140,7 +5140,7 @@

    Arguments

    @@ -5156,7 +5156,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_kinds.html b/develop/module/dbcsr_kinds.html index 51f4d64eb60..fd51eb3e9db 100644 --- a/develop/module/dbcsr_kinds.html +++ b/develop/module/dbcsr_kinds.html @@ -113,8 +113,8 @@

    Variables

    - sp - dp + sp + dp dp_size int_size sp_size @@ -205,7 +205,7 @@

    Variables

    @@ -222,7 +222,7 @@

    Variables

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

    Arguments

    diff --git a/develop/module/dbcsr_lib.html b/develop/module/dbcsr_lib.html index 57805f4de37..26713be8f3b 100644 --- a/develop/module/dbcsr_lib.html +++ b/develop/module/dbcsr_lib.html @@ -113,11 +113,11 @@

    Variables

    @@ -185,20 +185,20 @@

    Uses

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

    Variables

    @@ -274,7 +274,7 @@

    Variables

    @@ -291,7 +291,7 @@

    Variables

    @@ -379,7 +379,7 @@

    Arguments

    @@ -394,7 +394,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -450,7 +450,7 @@

    Arguments

    @@ -525,7 +525,7 @@

    Arguments

    @@ -540,7 +540,7 @@

    Arguments

    @@ -591,7 +591,7 @@

    Arguments

    @@ -606,7 +606,7 @@

    Arguments

    @@ -621,7 +621,7 @@

    Arguments

    @@ -663,7 +663,7 @@

    Arguments

    @@ -738,7 +738,7 @@

    Arguments

    @@ -753,7 +753,7 @@

    Arguments

    @@ -794,7 +794,7 @@

    Arguments

    @@ -809,7 +809,7 @@

    Arguments

    @@ -824,7 +824,7 @@

    Arguments

    @@ -873,7 +873,7 @@

    Arguments

    -

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename) +

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename)

    @@ -893,7 +893,7 @@

    Arguments

    @@ -908,7 +908,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_list.html b/develop/module/dbcsr_list.html index 29a51875772..3f7d32ba09f 100644 --- a/develop/module/dbcsr_list.html +++ b/develop/module/dbcsr_list.html @@ -113,7 +113,7 @@

    Variables

    @@ -182,12 +182,12 @@

    Uses

    @@ -212,7 +212,7 @@

    Variables

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    @@ -322,7 +322,7 @@

    Arguments

    @@ -337,7 +337,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    @@ -393,7 +393,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    @@ -449,7 +449,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    @@ -542,7 +542,7 @@

    Arguments

    @@ -586,7 +586,7 @@

    Arguments

    @@ -630,7 +630,7 @@

    Arguments

    @@ -684,7 +684,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -738,7 +738,7 @@

    Arguments

    @@ -753,7 +753,7 @@

    Arguments

    @@ -792,7 +792,7 @@

    Arguments

    @@ -807,7 +807,7 @@

    Arguments

    @@ -846,7 +846,7 @@

    Arguments

    @@ -861,7 +861,7 @@

    Arguments

    @@ -913,7 +913,7 @@

    Arguments

    @@ -960,7 +960,7 @@

    Arguments

    @@ -1007,7 +1007,7 @@

    Arguments

    @@ -1054,7 +1054,7 @@

    Arguments

    @@ -1109,7 +1109,7 @@

    Arguments

    @@ -1154,7 +1154,7 @@

    Arguments

    @@ -1199,7 +1199,7 @@

    Arguments

    @@ -1244,7 +1244,7 @@

    Arguments

    @@ -1299,7 +1299,7 @@

    Arguments

    @@ -1314,7 +1314,7 @@

    Arguments

    @@ -1329,7 +1329,7 @@

    Arguments

    @@ -1369,7 +1369,7 @@

    Arguments

    @@ -1384,7 +1384,7 @@

    Arguments

    @@ -1399,7 +1399,7 @@

    Arguments

    @@ -1439,7 +1439,7 @@

    Arguments

    @@ -1454,7 +1454,7 @@

    Arguments

    @@ -1469,7 +1469,7 @@

    Arguments

    @@ -1509,7 +1509,7 @@

    Arguments

    @@ -1524,7 +1524,7 @@

    Arguments

    @@ -1539,7 +1539,7 @@

    Arguments

    @@ -1590,7 +1590,7 @@

    Arguments

    @@ -1605,7 +1605,7 @@

    Arguments

    @@ -1620,7 +1620,7 @@

    Arguments

    @@ -1661,7 +1661,7 @@

    Arguments

    @@ -1676,7 +1676,7 @@

    Arguments

    @@ -1691,7 +1691,7 @@

    Arguments

    @@ -1732,7 +1732,7 @@

    Arguments

    @@ -1747,7 +1747,7 @@

    Arguments

    @@ -1762,7 +1762,7 @@

    Arguments

    @@ -1803,7 +1803,7 @@

    Arguments

    @@ -1818,7 +1818,7 @@

    Arguments

    @@ -1833,7 +1833,7 @@

    Arguments

    @@ -1882,7 +1882,7 @@

    Arguments

    @@ -1897,7 +1897,7 @@

    Arguments

    @@ -1941,7 +1941,7 @@

    Arguments

    @@ -1956,7 +1956,7 @@

    Arguments

    @@ -2000,7 +2000,7 @@

    Arguments

    @@ -2015,7 +2015,7 @@

    Arguments

    @@ -2059,7 +2059,7 @@

    Arguments

    @@ -2074,7 +2074,7 @@

    Arguments

    @@ -2128,7 +2128,7 @@

    Arguments

    @@ -2143,7 +2143,7 @@

    Arguments

    @@ -2182,7 +2182,7 @@

    Arguments

    @@ -2197,7 +2197,7 @@

    Arguments

    @@ -2236,7 +2236,7 @@

    Arguments

    @@ -2251,7 +2251,7 @@

    Arguments

    @@ -2290,7 +2290,7 @@

    Arguments

    @@ -2305,7 +2305,7 @@

    Arguments

    @@ -2354,7 +2354,7 @@

    Arguments

    @@ -2393,7 +2393,7 @@

    Arguments

    @@ -2432,7 +2432,7 @@

    Arguments

    @@ -2471,7 +2471,7 @@

    Arguments

    @@ -2520,7 +2520,7 @@

    Arguments

    @@ -2564,7 +2564,7 @@

    Arguments

    @@ -2608,7 +2608,7 @@

    Arguments

    @@ -2652,7 +2652,7 @@

    Arguments

    @@ -2708,7 +2708,7 @@

    Arguments

    @@ -2749,7 +2749,7 @@

    Arguments

    @@ -2790,7 +2790,7 @@

    Arguments

    @@ -2831,7 +2831,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_list_callstackentry.html b/develop/module/dbcsr_list_callstackentry.html index 9ea3f02c609..8404646ea87 100644 --- a/develop/module/dbcsr_list_callstackentry.html +++ b/develop/module/dbcsr_list_callstackentry.html @@ -228,7 +228,7 @@

    Components

    @@ -277,7 +277,7 @@

    Components

    @@ -326,7 +326,7 @@

    Components

    @@ -343,7 +343,7 @@

    Components

    @@ -392,7 +392,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -486,7 +486,7 @@

    Arguments

    @@ -531,7 +531,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -591,7 +591,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -700,7 +700,7 @@

    Arguments

    @@ -742,7 +742,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    @@ -772,7 +772,7 @@

    Arguments

    @@ -812,7 +812,7 @@

    Arguments

    @@ -827,7 +827,7 @@

    Arguments

    @@ -868,7 +868,7 @@

    Arguments

    @@ -883,7 +883,7 @@

    Arguments

    @@ -898,7 +898,7 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -993,7 +993,7 @@

    Arguments

    @@ -1033,7 +1033,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_list_routinereport.html b/develop/module/dbcsr_list_routinereport.html index 49ecdcbedbe..df254bbb348 100644 --- a/develop/module/dbcsr_list_routinereport.html +++ b/develop/module/dbcsr_list_routinereport.html @@ -228,7 +228,7 @@

    Components

    @@ -277,7 +277,7 @@

    Components

    @@ -326,7 +326,7 @@

    Components

    @@ -343,7 +343,7 @@

    Components

    @@ -392,7 +392,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -486,7 +486,7 @@

    Arguments

    @@ -531,7 +531,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -591,7 +591,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -700,7 +700,7 @@

    Arguments

    @@ -742,7 +742,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    @@ -772,7 +772,7 @@

    Arguments

    @@ -812,7 +812,7 @@

    Arguments

    @@ -827,7 +827,7 @@

    Arguments

    @@ -868,7 +868,7 @@

    Arguments

    @@ -883,7 +883,7 @@

    Arguments

    @@ -898,7 +898,7 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -993,7 +993,7 @@

    Arguments

    @@ -1033,7 +1033,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_list_routinestat.html b/develop/module/dbcsr_list_routinestat.html index 9c692f59c16..92fd470edb9 100644 --- a/develop/module/dbcsr_list_routinestat.html +++ b/develop/module/dbcsr_list_routinestat.html @@ -228,7 +228,7 @@

    Components

    @@ -277,7 +277,7 @@

    Components

    @@ -326,7 +326,7 @@

    Components

    @@ -343,7 +343,7 @@

    Components

    @@ -392,7 +392,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -486,7 +486,7 @@

    Arguments

    @@ -531,7 +531,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -591,7 +591,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -700,7 +700,7 @@

    Arguments

    @@ -742,7 +742,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    @@ -772,7 +772,7 @@

    Arguments

    @@ -812,7 +812,7 @@

    Arguments

    @@ -827,7 +827,7 @@

    Arguments

    @@ -868,7 +868,7 @@

    Arguments

    @@ -883,7 +883,7 @@

    Arguments

    @@ -898,7 +898,7 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -993,7 +993,7 @@

    Arguments

    @@ -1033,7 +1033,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_list_timerenv.html b/develop/module/dbcsr_list_timerenv.html index 13383693e60..c8a19e11294 100644 --- a/develop/module/dbcsr_list_timerenv.html +++ b/develop/module/dbcsr_list_timerenv.html @@ -185,8 +185,8 @@

    Uses

    @@ -228,7 +228,7 @@

    Components

    @@ -277,7 +277,7 @@

    Components

    @@ -326,7 +326,7 @@

    Components

    @@ -343,7 +343,7 @@

    Components

    @@ -392,7 +392,7 @@

    Arguments

    @@ -438,7 +438,7 @@

    Arguments

    @@ -486,7 +486,7 @@

    Arguments

    @@ -531,7 +531,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -591,7 +591,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -700,7 +700,7 @@

    Arguments

    @@ -742,7 +742,7 @@

    Arguments

    @@ -757,7 +757,7 @@

    Arguments

    @@ -772,7 +772,7 @@

    Arguments

    @@ -812,7 +812,7 @@

    Arguments

    @@ -827,7 +827,7 @@

    Arguments

    @@ -868,7 +868,7 @@

    Arguments

    @@ -883,7 +883,7 @@

    Arguments

    @@ -898,7 +898,7 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -993,7 +993,7 @@

    Arguments

    @@ -1033,7 +1033,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_log_handling.html b/develop/module/dbcsr_log_handling.html index 9dbe031af2b..a1db43fcc12 100644 --- a/develop/module/dbcsr_log_handling.html +++ b/develop/module/dbcsr_log_handling.html @@ -113,8 +113,8 @@

    Variables

    @@ -294,7 +294,7 @@

    Variables

    @@ -484,7 +484,7 @@

    Arguments

    @@ -530,7 +530,7 @@

    Arguments

    @@ -574,7 +574,7 @@

    Arguments

    @@ -635,7 +635,7 @@

    Components

    @@ -653,7 +653,7 @@

    Components

    @@ -671,7 +671,7 @@

    Components

    @@ -817,7 +817,7 @@

    Components

    @@ -883,7 +883,7 @@

    Components

    @@ -1021,7 +1021,7 @@

    Arguments

    @@ -1081,7 +1081,7 @@

    Arguments

    @@ -1096,7 +1096,7 @@

    Arguments

    @@ -1143,7 +1143,7 @@

    Arguments

    @@ -1189,7 +1189,7 @@

    Arguments

    @@ -1204,7 +1204,7 @@

    Arguments

    @@ -1266,7 +1266,7 @@

    Arguments

    @@ -1313,7 +1313,7 @@

    Arguments

    @@ -1358,7 +1358,7 @@

    Arguments

    @@ -1409,7 +1409,7 @@

    Arguments

    @@ -1464,7 +1464,7 @@

    Arguments

    @@ -1479,7 +1479,7 @@

    Arguments

    @@ -1494,7 +1494,7 @@

    Arguments

    @@ -1681,7 +1681,7 @@

    Arguments

    @@ -1721,7 +1721,7 @@

    Arguments

    @@ -1762,7 +1762,7 @@

    Arguments

    @@ -1818,7 +1818,7 @@

    Arguments

    @@ -1833,7 +1833,7 @@

    Arguments

    @@ -1848,7 +1848,7 @@

    Arguments

    @@ -1880,7 +1880,7 @@

    Arguments

    @@ -1920,7 +1920,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_machine.html b/develop/module/dbcsr_machine.html index 94d986896d6..4bcbffda038 100644 --- a/develop/module/dbcsr_machine.html +++ b/develop/module/dbcsr_machine.html @@ -149,7 +149,7 @@

    Subroutines

    @@ -178,8 +178,8 @@

    Uses

  • @@ -310,11 +310,11 @@

    Subroutines

    -

    public subroutine m_flush(lunit) +

    public subroutine m_flush(lunit)

    -

    flushes units if the &GLOBAL flag is set accordingly

    Read more… +

    flushes units if the &GLOBAL flag is set accordingly

    Read more…

    Arguments

    - + 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),
    - + 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, 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),
    - + logical, intent(in),
    - + character(len=*), intent(in),
    - + character(len=*), private,
    - + 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(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,
    - + integer, 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)
    - + 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(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)
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, 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),
    @@ -329,7 +329,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_machine_internal.html b/develop/module/dbcsr_machine_internal.html index 700e81a2354..ae6d7664e3c 100644 --- a/develop/module/dbcsr_machine_internal.html +++ b/develop/module/dbcsr_machine_internal.html @@ -148,7 +148,7 @@

    Subroutines

    m_abort - m_flush + m_flush m_memory m_memory_details m_mov @@ -183,8 +183,8 @@

    Uses

    @@ -319,7 +319,7 @@

    Arguments

    -

    public subroutine m_flush(lunit) +

    public subroutine m_flush(lunit)

    @@ -338,7 +338,7 @@

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    @@ -818,7 +818,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mem_methods.html b/develop/module/dbcsr_mem_methods.html index 4e3d4acb2f9..f6bb30c7b5c 100644 --- a/develop/module/dbcsr_mem_methods.html +++ b/develop/module/dbcsr_mem_methods.html @@ -113,8 +113,8 @@

    Variables

    @@ -181,9 +181,9 @@

    Uses

  • @@ -209,7 +209,7 @@

    Variables

    @@ -226,7 +226,7 @@

    Variables

    @@ -288,7 +288,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    @@ -413,7 +413,7 @@

    Arguments

    @@ -453,7 +453,7 @@

    Arguments

    @@ -468,7 +468,7 @@

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    @@ -588,7 +588,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -683,7 +683,7 @@

    Arguments

    @@ -698,7 +698,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -728,7 +728,7 @@

    Arguments

    @@ -743,7 +743,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_methods.html b/develop/module/dbcsr_methods.html index eee4cad1b1f..0d8717aa7a5 100644 --- a/develop/module/dbcsr_methods.html +++ b/develop/module/dbcsr_methods.html @@ -113,7 +113,7 @@

    Variables

    @@ -146,13 +146,13 @@

    Functions

    @@ -404,7 +404,7 @@

    Arguments

    Functions

    -

    public pure function dbcsr_valid_index(matrix) result(valid_index) +

    public pure function dbcsr_valid_index(matrix) result(valid_index)

    @@ -423,7 +423,7 @@

    Arguments

    @@ -449,7 +449,7 @@

    -

    public function dbcsr_nblkrows_total(matrix) result(nblkrows_total) +

    public function dbcsr_nblkrows_total(matrix) result(nblkrows_total)

    @@ -468,7 +468,7 @@

    Arguments

    @@ -494,7 +494,7 @@

    -

    public function dbcsr_nblkcols_total(matrix) result(nblkcols_total) +

    public function dbcsr_nblkcols_total(matrix) result(nblkcols_total)

    @@ -513,7 +513,7 @@

    Arguments

    @@ -539,7 +539,7 @@

    -

    public function dbcsr_nfullrows_total(matrix) result(nfullrows_total) +

    public function dbcsr_nfullrows_total(matrix) result(nfullrows_total)

    @@ -558,7 +558,7 @@

    Arguments

    @@ -584,7 +584,7 @@

    -

    public function dbcsr_nfullcols_total(matrix) result(nfullcols_total) +

    public function dbcsr_nfullcols_total(matrix) result(nfullcols_total)

    @@ -603,7 +603,7 @@

    Arguments

    @@ -629,7 +629,7 @@

    -

    public function dbcsr_nblkrows_local(matrix) result(nblkrows_local) +

    public function dbcsr_nblkrows_local(matrix) result(nblkrows_local)

    @@ -648,7 +648,7 @@

    Arguments

    @@ -674,7 +674,7 @@

    -

    public function dbcsr_nblkcols_local(matrix) result(nblkcols_local) +

    public function dbcsr_nblkcols_local(matrix) result(nblkcols_local)

    @@ -693,7 +693,7 @@

    Arguments

    @@ -738,7 +738,7 @@

    Arguments

    @@ -783,7 +783,7 @@

    Arguments

    @@ -828,7 +828,7 @@

    Arguments

    @@ -873,7 +873,7 @@

    Arguments

    @@ -918,7 +918,7 @@

    Arguments

    @@ -963,7 +963,7 @@

    Arguments

    @@ -1053,7 +1053,7 @@

    Arguments

    @@ -1098,7 +1098,7 @@

    Arguments

    @@ -1143,7 +1143,7 @@

    Arguments

    @@ -1188,7 +1188,7 @@

    Arguments

    @@ -1233,7 +1233,7 @@

    Arguments

    @@ -1279,7 +1279,7 @@

    Arguments

    @@ -1294,7 +1294,7 @@

    Arguments

    @@ -1339,7 +1339,7 @@

    Arguments

    @@ -1354,7 +1354,7 @@

    Arguments

    @@ -1400,7 +1400,7 @@

    Arguments

    @@ -1415,7 +1415,7 @@

    Arguments

    @@ -1460,7 +1460,7 @@

    Arguments

    @@ -1475,7 +1475,7 @@

    Arguments

    @@ -1520,7 +1520,7 @@

    Arguments

    @@ -1546,7 +1546,7 @@

    -

    public pure function dbcsr_get_matrix_type(matrix) result(matrix_type) +

    public pure function dbcsr_get_matrix_type(matrix) result(matrix_type)

    @@ -1565,7 +1565,7 @@

    Arguments

    @@ -1591,7 +1591,7 @@

    -

    public pure function dbcsr_has_symmetry(matrix) result(has_symmetry) +

    public pure function dbcsr_has_symmetry(matrix) result(has_symmetry)

    @@ -1610,7 +1610,7 @@

    Arguments

    @@ -1655,7 +1655,7 @@

    Arguments

    @@ -1681,7 +1681,7 @@

    -

    public pure function dbcsr_get_data_type(matrix) result(data_type) +

    public pure function dbcsr_get_data_type(matrix) result(data_type)

    @@ -1700,7 +1700,7 @@

    Arguments

    @@ -1745,7 +1745,7 @@

    Arguments

    @@ -1790,7 +1790,7 @@

    Arguments

    @@ -1816,7 +1816,7 @@

    -

    public function dbcsr_get_data_size(matrix) result(data_size) +

    public function dbcsr_get_data_size(matrix) result(data_size)

    @@ -1835,7 +1835,7 @@

    Arguments

    @@ -1880,7 +1880,7 @@

    Arguments

    @@ -1906,7 +1906,7 @@

    -

    public pure function dbcsr_get_num_blocks(matrix) result(num_blocks) +

    public pure function dbcsr_get_num_blocks(matrix) result(num_blocks)

    @@ -1925,7 +1925,7 @@

    Arguments

    @@ -1970,7 +1970,7 @@

    Arguments

    @@ -2016,7 +2016,7 @@

    Arguments

    @@ -2047,7 +2047,7 @@

    Subroutines

    -

    public recursive subroutine dbcsr_release(matrix) +

    public recursive subroutine dbcsr_release(matrix)

    @@ -2067,7 +2067,7 @@

    Arguments

    @@ -2107,7 +2107,7 @@

    Arguments

    @@ -2143,7 +2143,7 @@

    Arguments

    -

    public subroutine dbcsr_distribution_release(dist) +

    public subroutine dbcsr_distribution_release(dist)

    @@ -2162,7 +2162,7 @@

    Arguments

    @@ -2202,7 +2202,7 @@

    Arguments

    @@ -2242,7 +2242,7 @@

    Arguments

    @@ -2282,7 +2282,7 @@

    Arguments

    @@ -2322,7 +2322,7 @@

    Arguments

    @@ -2343,7 +2343,7 @@

    Arguments

    -

    public subroutine dbcsr_setname(matrix, newname) +

    public subroutine dbcsr_setname(matrix, newname)

    @@ -2362,7 +2362,7 @@

    Arguments

    @@ -2498,7 +2498,7 @@

    Arguments

    @@ -2538,7 +2538,7 @@

    Arguments

    @@ -2578,7 +2578,7 @@

    Arguments

    @@ -2619,7 +2619,7 @@

    Arguments

    @@ -2659,7 +2659,7 @@

    Arguments

    @@ -2699,7 +2699,7 @@

    Arguments

    @@ -2740,7 +2740,7 @@

    Arguments

    @@ -2780,7 +2780,7 @@

    Arguments

    @@ -2795,7 +2795,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_min_heap.html b/develop/module/dbcsr_min_heap.html index 1755519a55a..fb7b93288b5 100644 --- a/develop/module/dbcsr_min_heap.html +++ b/develop/module/dbcsr_min_heap.html @@ -198,8 +198,8 @@

    Uses

    @@ -309,7 +309,7 @@

    Components

    @@ -407,7 +407,7 @@

    Components

    @@ -424,7 +424,7 @@

    Components

    @@ -490,7 +490,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -595,7 +595,7 @@

    Arguments

    @@ -660,7 +660,7 @@

    Arguments

    @@ -755,7 +755,7 @@

    Arguments

    @@ -825,7 +825,7 @@

    Arguments

    @@ -911,7 +911,7 @@

    Arguments

    @@ -997,7 +997,7 @@

    Arguments

    @@ -1052,7 +1052,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm.html b/develop/module/dbcsr_mm.html index c2472d9ae79..381eeed579e 100644 --- a/develop/module/dbcsr_mm.html +++ b/develop/module/dbcsr_mm.html @@ -113,9 +113,9 @@

    Variables

    @@ -171,33 +171,33 @@

    Uses

    @@ -222,7 +222,7 @@

    Variables

    @@ -239,7 +239,7 @@

    Variables

    @@ -256,7 +256,7 @@

    Variables

    @@ -347,7 +347,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    @@ -416,7 +416,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    @@ -452,7 +452,7 @@

    Arguments

    @@ -483,7 +483,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -549,7 +549,7 @@

    Arguments

    @@ -609,7 +609,7 @@

    Arguments

    @@ -629,7 +629,7 @@

    Arguments

    @@ -649,7 +649,7 @@

    Arguments

    @@ -664,7 +664,7 @@

    Arguments

    @@ -679,7 +679,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_3d.html b/develop/module/dbcsr_mm_3d.html index 9dcea22c581..629d1481806 100644 --- a/develop/module/dbcsr_mm_3d.html +++ b/develop/module/dbcsr_mm_3d.html @@ -113,14 +113,14 @@

    Variables

    @@ -316,7 +316,7 @@

    Variables

    @@ -384,7 +384,7 @@

    Variables

    @@ -401,7 +401,7 @@

    Variables

    @@ -571,7 +571,7 @@

    Variables

    @@ -588,7 +588,7 @@

    Variables

    @@ -775,7 +775,7 @@

    Components

    @@ -826,7 +826,7 @@

    Components

    @@ -843,7 +843,7 @@

    Components

    @@ -877,7 +877,7 @@

    Components

    @@ -945,7 +945,7 @@

    Components

    @@ -1030,7 +1030,7 @@

    Components

    @@ -1064,7 +1064,7 @@

    Components

    @@ -1164,7 +1164,7 @@

    Components

    @@ -1181,7 +1181,7 @@

    Components

    @@ -1230,7 +1230,7 @@

    Components

    @@ -1279,7 +1279,7 @@

    Components

    @@ -1330,7 +1330,7 @@

    Components

    @@ -1398,7 +1398,7 @@

    Components

    @@ -1447,7 +1447,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1560,7 +1560,7 @@

    Arguments

    @@ -1575,7 +1575,7 @@

    Arguments

    @@ -1665,7 +1665,7 @@

    Arguments

    @@ -1680,7 +1680,7 @@

    Arguments

    @@ -1720,7 +1720,7 @@

    Arguments

    @@ -1735,7 +1735,7 @@

    Arguments

    @@ -1825,7 +1825,7 @@

    Arguments

    @@ -1840,7 +1840,7 @@

    Arguments

    @@ -1910,7 +1910,7 @@

    Arguments

    @@ -1940,7 +1940,7 @@

    Arguments

    @@ -1995,7 +1995,7 @@

    Arguments

    @@ -2107,7 +2107,7 @@

    Arguments

    @@ -2122,7 +2122,7 @@

    Arguments

    @@ -2137,7 +2137,7 @@

    Arguments

    @@ -2152,7 +2152,7 @@

    Arguments

    @@ -2167,7 +2167,7 @@

    Arguments

    @@ -2182,7 +2182,7 @@

    Arguments

    @@ -2197,7 +2197,7 @@

    Arguments

    @@ -2237,7 +2237,7 @@

    Arguments

    @@ -2468,7 +2468,7 @@

    Arguments

    @@ -2498,7 +2498,7 @@

    Arguments

    @@ -2513,7 +2513,7 @@

    Arguments

    @@ -2553,7 +2553,7 @@

    Arguments

    @@ -2568,7 +2568,7 @@

    Arguments

    @@ -2598,7 +2598,7 @@

    Arguments

    @@ -2613,7 +2613,7 @@

    Arguments

    @@ -2723,7 +2723,7 @@

    Arguments

    @@ -2768,7 +2768,7 @@

    Arguments

    @@ -2828,7 +2828,7 @@

    Arguments

    @@ -2913,7 +2913,7 @@

    Arguments

    @@ -3003,7 +3003,7 @@

    Arguments

    @@ -3043,7 +3043,7 @@

    Arguments

    @@ -3058,7 +3058,7 @@

    Arguments

    @@ -3073,7 +3073,7 @@

    Arguments

    @@ -3118,7 +3118,7 @@

    Arguments

    @@ -3186,7 +3186,7 @@

    Arguments

    @@ -3226,7 +3226,7 @@

    Arguments

    @@ -3256,7 +3256,7 @@

    Arguments

    @@ -3271,7 +3271,7 @@

    Arguments

    @@ -3286,7 +3286,7 @@

    Arguments

    @@ -3331,7 +3331,7 @@

    Arguments

    @@ -3416,7 +3416,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_accdrv.html b/develop/module/dbcsr_mm_accdrv.html index 4fb35901c55..2c0ec5d08d6 100644 --- a/develop/module/dbcsr_mm_accdrv.html +++ b/develop/module/dbcsr_mm_accdrv.html @@ -113,8 +113,8 @@

    Variables

    @@ -253,7 +253,7 @@

    Variables

    @@ -338,7 +338,7 @@

    Components

    @@ -389,7 +389,7 @@

    Components

    @@ -423,7 +423,7 @@

    Components

    @@ -540,7 +540,7 @@

    Components

    @@ -623,7 +623,7 @@

    Components

    @@ -699,7 +699,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -729,7 +729,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -840,7 +840,7 @@

    Arguments

    @@ -870,7 +870,7 @@

    Arguments

    @@ -936,7 +936,7 @@

    Arguments

    @@ -976,7 +976,7 @@

    Arguments

    @@ -1046,7 +1046,7 @@

    Arguments

    @@ -1116,7 +1116,7 @@

    Arguments

    @@ -1169,7 +1169,7 @@

    Arguments

    @@ -1184,7 +1184,7 @@

    Arguments

    @@ -1199,7 +1199,7 @@

    Arguments

    @@ -1214,7 +1214,7 @@

    Arguments

    @@ -1229,7 +1229,7 @@

    Arguments

    @@ -1244,7 +1244,7 @@

    Arguments

    @@ -1259,7 +1259,7 @@

    Arguments

    @@ -1274,7 +1274,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_cannon.html b/develop/module/dbcsr_mm_cannon.html index c701d74e4dd..8d440f8e0b4 100644 --- a/develop/module/dbcsr_mm_cannon.html +++ b/develop/module/dbcsr_mm_cannon.html @@ -113,9 +113,9 @@

    Variables

    @@ -195,37 +195,37 @@

    Uses

    @@ -250,7 +250,7 @@

    Variables

    @@ -267,7 +267,7 @@

    Variables

    @@ -284,7 +284,7 @@

    Variables

    @@ -454,7 +454,7 @@

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -529,7 +529,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

    @@ -724,7 +724,7 @@

    Arguments

    @@ -764,7 +764,7 @@

    Arguments

    @@ -839,7 +839,7 @@

    Arguments

    @@ -969,7 +969,7 @@

    Arguments

    @@ -1009,7 +1009,7 @@

    Arguments

    @@ -1039,7 +1039,7 @@

    Arguments

    @@ -1055,7 +1055,7 @@

    Arguments

    @@ -1071,7 +1071,7 @@

    Arguments

    @@ -1087,7 +1087,7 @@

    Arguments

    @@ -1175,7 +1175,7 @@

    Arguments

    @@ -1190,7 +1190,7 @@

    Arguments

    @@ -1205,7 +1205,7 @@

    Arguments

    @@ -1220,7 +1220,7 @@

    Arguments

    @@ -1235,7 +1235,7 @@

    Arguments

    @@ -1307,7 +1307,7 @@

    Arguments

    @@ -1322,7 +1322,7 @@

    Arguments

    @@ -1337,7 +1337,7 @@

    Arguments

    @@ -1352,7 +1352,7 @@

    Arguments

    @@ -1367,7 +1367,7 @@

    Arguments

    @@ -1482,7 +1482,7 @@

    Arguments

    @@ -1558,7 +1558,7 @@

    Arguments

    @@ -1668,7 +1668,7 @@

    Arguments

    @@ -1683,7 +1683,7 @@

    Arguments

    @@ -1698,7 +1698,7 @@

    Arguments

    @@ -1713,7 +1713,7 @@

    Arguments

    @@ -1893,7 +1893,7 @@

    Arguments

    @@ -1908,7 +1908,7 @@

    Arguments

    @@ -1923,7 +1923,7 @@

    Arguments

    @@ -1938,7 +1938,7 @@

    Arguments

    @@ -1953,7 +1953,7 @@

    Arguments

    @@ -1968,7 +1968,7 @@

    Arguments

    @@ -1983,7 +1983,7 @@

    Arguments

    @@ -1998,7 +1998,7 @@

    Arguments

    @@ -2013,7 +2013,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

    @@ -2148,7 +2148,7 @@

    Arguments

    @@ -2163,7 +2163,7 @@

    Arguments

    @@ -2178,7 +2178,7 @@

    Arguments

    @@ -2193,7 +2193,7 @@

    Arguments

    @@ -2208,7 +2208,7 @@

    Arguments

    @@ -2238,7 +2238,7 @@

    Arguments

    @@ -2268,7 +2268,7 @@

    Arguments

    @@ -2283,7 +2283,7 @@

    Arguments

    @@ -2298,7 +2298,7 @@

    Arguments

    @@ -2313,7 +2313,7 @@

    Arguments

    @@ -2328,7 +2328,7 @@

    Arguments

    @@ -2343,7 +2343,7 @@

    Arguments

    @@ -2358,7 +2358,7 @@

    Arguments

    @@ -2403,7 +2403,7 @@

    Arguments

    @@ -2448,7 +2448,7 @@

    Arguments

    @@ -2463,7 +2463,7 @@

    Arguments

    @@ -2478,7 +2478,7 @@

    Arguments

    @@ -2508,7 +2508,7 @@

    Arguments

    @@ -2523,7 +2523,7 @@

    Arguments

    @@ -2593,7 +2593,7 @@

    Arguments

    @@ -2608,7 +2608,7 @@

    Arguments

    @@ -2623,7 +2623,7 @@

    Arguments

    @@ -2638,7 +2638,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

    @@ -2758,7 +2758,7 @@

    Arguments

    @@ -2773,7 +2773,7 @@

    Arguments

    @@ -2788,7 +2788,7 @@

    Arguments

    @@ -2803,7 +2803,7 @@

    Arguments

    @@ -2818,7 +2818,7 @@

    Arguments

    @@ -2833,7 +2833,7 @@

    Arguments

    @@ -2848,7 +2848,7 @@

    Arguments

    @@ -2863,7 +2863,7 @@

    Arguments

    @@ -2878,7 +2878,7 @@

    Arguments

    @@ -2893,7 +2893,7 @@

    Arguments

    @@ -2908,7 +2908,7 @@

    Arguments

    @@ -2938,7 +2938,7 @@

    Arguments

    @@ -2968,7 +2968,7 @@

    Arguments

    @@ -2983,7 +2983,7 @@

    Arguments

    @@ -2998,7 +2998,7 @@

    Arguments

    @@ -3013,7 +3013,7 @@

    Arguments

    @@ -3028,7 +3028,7 @@

    Arguments

    @@ -3043,7 +3043,7 @@

    Arguments

    @@ -3058,7 +3058,7 @@

    Arguments

    @@ -3103,7 +3103,7 @@

    Arguments

    @@ -3148,7 +3148,7 @@

    Arguments

    @@ -3163,7 +3163,7 @@

    Arguments

    @@ -3178,7 +3178,7 @@

    Arguments

    @@ -3208,7 +3208,7 @@

    Arguments

    @@ -3223,7 +3223,7 @@

    Arguments

    @@ -3293,7 +3293,7 @@

    Arguments

    @@ -3308,7 +3308,7 @@

    Arguments

    @@ -3323,7 +3323,7 @@

    Arguments

    @@ -3338,7 +3338,7 @@

    Arguments

    @@ -3353,7 +3353,7 @@

    Arguments

    @@ -3368,7 +3368,7 @@

    Arguments

    @@ -3383,7 +3383,7 @@

    Arguments

    @@ -3398,7 +3398,7 @@

    Arguments

    @@ -3413,7 +3413,7 @@

    Arguments

    @@ -3458,7 +3458,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

    @@ -3548,7 +3548,7 @@

    Arguments

    @@ -3563,7 +3563,7 @@

    Arguments

    @@ -3578,7 +3578,7 @@

    Arguments

    @@ -3593,7 +3593,7 @@

    Arguments

    @@ -3608,7 +3608,7 @@

    Arguments

    @@ -3638,7 +3638,7 @@

    Arguments

    @@ -3668,7 +3668,7 @@

    Arguments

    @@ -3683,7 +3683,7 @@

    Arguments

    @@ -3698,7 +3698,7 @@

    Arguments

    @@ -3713,7 +3713,7 @@

    Arguments

    @@ -3728,7 +3728,7 @@

    Arguments

    @@ -3743,7 +3743,7 @@

    Arguments

    @@ -3758,7 +3758,7 @@

    Arguments

    @@ -3803,7 +3803,7 @@

    Arguments

    @@ -3848,7 +3848,7 @@

    Arguments

    @@ -3863,7 +3863,7 @@

    Arguments

    @@ -3878,7 +3878,7 @@

    Arguments

    @@ -3908,7 +3908,7 @@

    Arguments

    @@ -3923,7 +3923,7 @@

    Arguments

    @@ -3993,7 +3993,7 @@

    Arguments

    @@ -4008,7 +4008,7 @@

    Arguments

    @@ -4023,7 +4023,7 @@

    Arguments

    @@ -4038,7 +4038,7 @@

    Arguments

    @@ -4053,7 +4053,7 @@

    Arguments

    @@ -4068,7 +4068,7 @@

    Arguments

    @@ -4083,7 +4083,7 @@

    Arguments

    @@ -4098,7 +4098,7 @@

    Arguments

    @@ -4113,7 +4113,7 @@

    Arguments

    @@ -4158,7 +4158,7 @@

    Arguments

    @@ -4173,7 +4173,7 @@

    Arguments

    @@ -4188,7 +4188,7 @@

    Arguments

    @@ -4203,7 +4203,7 @@

    Arguments

    @@ -4218,7 +4218,7 @@

    Arguments

    @@ -4233,7 +4233,7 @@

    Arguments

    @@ -4248,7 +4248,7 @@

    Arguments

    @@ -4263,7 +4263,7 @@

    Arguments

    @@ -4278,7 +4278,7 @@

    Arguments

    @@ -4293,7 +4293,7 @@

    Arguments

    @@ -4308,7 +4308,7 @@

    Arguments

    @@ -4338,7 +4338,7 @@

    Arguments

    @@ -4368,7 +4368,7 @@

    Arguments

    @@ -4383,7 +4383,7 @@

    Arguments

    @@ -4398,7 +4398,7 @@

    Arguments

    @@ -4413,7 +4413,7 @@

    Arguments

    @@ -4428,7 +4428,7 @@

    Arguments

    @@ -4443,7 +4443,7 @@

    Arguments

    @@ -4458,7 +4458,7 @@

    Arguments

    @@ -4503,7 +4503,7 @@

    Arguments

    @@ -4548,7 +4548,7 @@

    Arguments

    @@ -4563,7 +4563,7 @@

    Arguments

    @@ -4578,7 +4578,7 @@

    Arguments

    @@ -4608,7 +4608,7 @@

    Arguments

    @@ -4623,7 +4623,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_common.html b/develop/module/dbcsr_mm_common.html index 4645fa9170d..31723dea8ee 100644 --- a/develop/module/dbcsr_mm_common.html +++ b/develop/module/dbcsr_mm_common.html @@ -113,7 +113,7 @@

    Variables

    @@ -575,7 +575,7 @@

    Components

    @@ -641,7 +641,7 @@

    Components

    @@ -812,7 +812,7 @@

    Arguments

    @@ -947,7 +947,7 @@

    Arguments

    @@ -1137,7 +1137,7 @@

    Arguments

    @@ -1152,7 +1152,7 @@

    Arguments

    @@ -1207,7 +1207,7 @@

    Arguments

    @@ -1222,7 +1222,7 @@

    Arguments

    @@ -1407,7 +1407,7 @@

    Arguments

    @@ -1437,7 +1437,7 @@

    Arguments

    @@ -1452,7 +1452,7 @@

    Arguments

    @@ -1567,7 +1567,7 @@

    Arguments

    @@ -1642,7 +1642,7 @@

    Arguments

    @@ -1657,7 +1657,7 @@

    Arguments

    @@ -1698,7 +1698,7 @@

    Arguments

    @@ -1728,7 +1728,7 @@

    Arguments

    @@ -1743,7 +1743,7 @@

    Arguments

    @@ -1798,7 +1798,7 @@

    Arguments

    @@ -1943,7 +1943,7 @@

    Arguments

    @@ -2058,7 +2058,7 @@

    Arguments

    @@ -2173,7 +2173,7 @@

    Arguments

    @@ -2288,7 +2288,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_csr.html b/develop/module/dbcsr_mm_csr.html index 29026cd2300..43f9fe6563a 100644 --- a/develop/module/dbcsr_mm_csr.html +++ b/develop/module/dbcsr_mm_csr.html @@ -113,9 +113,9 @@

    Variables

    @@ -213,18 +213,18 @@

    Uses

    @@ -249,7 +249,7 @@

    Variables

    @@ -266,7 +266,7 @@

    Variables

    @@ -283,7 +283,7 @@

    Variables

    @@ -470,7 +470,7 @@

    Components

    @@ -487,7 +487,7 @@

    Components

    @@ -504,7 +504,7 @@

    Components

    @@ -606,7 +606,7 @@

    Components

    @@ -674,7 +674,7 @@

    Components

    @@ -723,7 +723,7 @@

    Components

    @@ -740,7 +740,7 @@

    Components

    @@ -823,7 +823,7 @@

    Components

    @@ -889,7 +889,7 @@

    Arguments

    @@ -905,7 +905,7 @@

    Arguments

    @@ -951,7 +951,7 @@

    Arguments

    @@ -1011,7 +1011,7 @@

    Arguments

    @@ -1087,7 +1087,7 @@

    Arguments

    @@ -1102,7 +1102,7 @@

    Arguments

    @@ -1117,7 +1117,7 @@

    Arguments

    @@ -1132,7 +1132,7 @@

    Arguments

    @@ -1147,7 +1147,7 @@

    Arguments

    @@ -1162,7 +1162,7 @@

    Arguments

    @@ -1177,7 +1177,7 @@

    Arguments

    @@ -1192,7 +1192,7 @@

    Arguments

    @@ -1207,7 +1207,7 @@

    Arguments

    @@ -1222,7 +1222,7 @@

    Arguments

    @@ -1237,7 +1237,7 @@

    Arguments

    @@ -1252,7 +1252,7 @@

    Arguments

    @@ -1267,7 +1267,7 @@

    Arguments

    @@ -1282,7 +1282,7 @@

    Arguments

    @@ -1297,7 +1297,7 @@

    Arguments

    @@ -1312,7 +1312,7 @@

    Arguments

    @@ -1327,7 +1327,7 @@

    Arguments

    @@ -1342,7 +1342,7 @@

    Arguments

    @@ -1357,7 +1357,7 @@

    Arguments

    @@ -1372,7 +1372,7 @@

    Arguments

    @@ -1387,7 +1387,7 @@

    Arguments

    @@ -1402,7 +1402,7 @@

    Arguments

    @@ -1417,7 +1417,7 @@

    Arguments

    @@ -1432,7 +1432,7 @@

    Arguments

    @@ -1447,7 +1447,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1477,7 +1477,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

    @@ -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

    @@ -1787,7 +1787,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

    @@ -2102,7 +2102,7 @@

    Arguments

    @@ -2117,7 +2117,7 @@

    Arguments

    @@ -2132,7 +2132,7 @@

    Arguments

    @@ -2147,7 +2147,7 @@

    Arguments

    @@ -2187,7 +2187,7 @@

    Arguments

    @@ -2202,7 +2202,7 @@

    Arguments

    @@ -2217,7 +2217,7 @@

    Arguments

    @@ -2232,7 +2232,7 @@

    Arguments

    @@ -2247,7 +2247,7 @@

    Arguments

    @@ -2262,7 +2262,7 @@

    Arguments

    @@ -2277,7 +2277,7 @@

    Arguments

    @@ -2292,7 +2292,7 @@

    Arguments

    @@ -2307,7 +2307,7 @@

    Arguments

    @@ -2322,7 +2322,7 @@

    Arguments

    @@ -2377,7 +2377,7 @@

    Arguments

    @@ -2392,7 +2392,7 @@

    Arguments

    @@ -2407,7 +2407,7 @@

    Arguments

    @@ -2422,7 +2422,7 @@

    Arguments

    @@ -2462,7 +2462,7 @@

    Arguments

    @@ -2502,7 +2502,7 @@

    Arguments

    @@ -2542,7 +2542,7 @@

    Arguments

    @@ -2557,7 +2557,7 @@

    Arguments

    @@ -2572,7 +2572,7 @@

    Arguments

    @@ -2587,7 +2587,7 @@

    Arguments

    @@ -2602,7 +2602,7 @@

    Arguments

    @@ -2617,7 +2617,7 @@

    Arguments

    @@ -2632,7 +2632,7 @@

    Arguments

    @@ -2647,7 +2647,7 @@

    Arguments

    @@ -2662,7 +2662,7 @@

    Arguments

    @@ -2677,7 +2677,7 @@

    Arguments

    @@ -2717,7 +2717,7 @@

    Arguments

    @@ -2732,7 +2732,7 @@

    Arguments

    @@ -2747,7 +2747,7 @@

    Arguments

    @@ -2787,7 +2787,7 @@

    Arguments

    @@ -2802,7 +2802,7 @@

    Arguments

    @@ -2817,7 +2817,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

    @@ -3158,7 +3158,7 @@

    Arguments

    @@ -3174,7 +3174,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_dist_operations.html b/develop/module/dbcsr_mm_dist_operations.html index 923bdbfa793..9156490b240 100644 --- a/develop/module/dbcsr_mm_dist_operations.html +++ b/develop/module/dbcsr_mm_dist_operations.html @@ -114,9 +114,9 @@

    Variables

    @@ -183,14 +183,14 @@

    Uses

    @@ -232,7 +232,7 @@

    Variables

    @@ -249,7 +249,7 @@

    Variables

    @@ -266,7 +266,7 @@

    Variables

    @@ -314,7 +314,7 @@

    Arguments

    @@ -329,7 +329,7 @@

    Arguments

    @@ -493,7 +493,7 @@

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    @@ -523,7 +523,7 @@

    Arguments

    @@ -668,7 +668,7 @@

    Arguments

    @@ -683,7 +683,7 @@

    Arguments

    @@ -698,7 +698,7 @@

    Arguments

    @@ -753,7 +753,7 @@

    Arguments

    @@ -794,7 +794,7 @@

    Arguments

    @@ -809,7 +809,7 @@

    Arguments

    @@ -864,7 +864,7 @@

    Arguments

    @@ -934,7 +934,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

    @@ -1354,7 +1354,7 @@

    Arguments

    @@ -1369,7 +1369,7 @@

    Arguments

    @@ -1384,7 +1384,7 @@

    Arguments

    @@ -1471,7 +1471,7 @@

    Arguments

    @@ -1531,7 +1531,7 @@

    Arguments

    @@ -1616,7 +1616,7 @@

    Arguments

    @@ -1656,7 +1656,7 @@

    Arguments

    @@ -1671,7 +1671,7 @@

    Arguments

    @@ -1711,7 +1711,7 @@

    Arguments

    @@ -1726,7 +1726,7 @@

    Arguments

    @@ -1766,7 +1766,7 @@

    Arguments

    @@ -1821,7 +1821,7 @@

    Arguments

    @@ -1895,7 +1895,7 @@

    Arguments

    @@ -1910,7 +1910,7 @@

    Arguments

    @@ -1951,7 +1951,7 @@

    Arguments

    @@ -1981,7 +1981,7 @@

    Arguments

    @@ -1997,7 +1997,7 @@

    Arguments

    @@ -2038,7 +2038,7 @@

    Arguments

    @@ -2068,7 +2068,7 @@

    Arguments

    @@ -2098,7 +2098,7 @@

    Arguments

    @@ -2138,7 +2138,7 @@

    Arguments

    @@ -2154,7 +2154,7 @@

    Arguments

    @@ -2170,7 +2170,7 @@

    Arguments

    @@ -2202,7 +2202,7 @@

    Arguments

    @@ -2219,7 +2219,7 @@

    Arguments

    @@ -2236,7 +2236,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_hostdrv.html b/develop/module/dbcsr_mm_hostdrv.html index 1703651921b..73aafe29c07 100644 --- a/develop/module/dbcsr_mm_hostdrv.html +++ b/develop/module/dbcsr_mm_hostdrv.html @@ -113,9 +113,9 @@

    Variables

    @@ -195,11 +195,11 @@

    Uses

    @@ -259,7 +259,7 @@

    Variables

    @@ -327,7 +327,7 @@

    Components

    @@ -403,7 +403,7 @@

    Arguments

    @@ -418,7 +418,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -473,7 +473,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -505,7 +505,7 @@

    Arguments

    @@ -520,7 +520,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -550,7 +550,7 @@

    Arguments

    @@ -605,7 +605,7 @@

    Arguments

    @@ -645,7 +645,7 @@

    Arguments

    @@ -660,7 +660,7 @@

    Arguments

    @@ -707,7 +707,7 @@

    Arguments

    @@ -747,7 +747,7 @@

    Arguments

    @@ -762,7 +762,7 @@

    Arguments

    @@ -809,7 +809,7 @@

    Arguments

    @@ -849,7 +849,7 @@

    Arguments

    @@ -864,7 +864,7 @@

    Arguments

    @@ -879,7 +879,7 @@

    Arguments

    @@ -926,7 +926,7 @@

    Arguments

    @@ -981,7 +981,7 @@

    Arguments

    @@ -996,7 +996,7 @@

    Arguments

    @@ -1011,7 +1011,7 @@

    Arguments

    @@ -1096,7 +1096,7 @@

    Arguments

    @@ -1111,7 +1111,7 @@

    Arguments

    @@ -1158,7 +1158,7 @@

    Arguments

    @@ -1198,7 +1198,7 @@

    Arguments

    @@ -1213,7 +1213,7 @@

    Arguments

    @@ -1260,7 +1260,7 @@

    Arguments

    @@ -1300,7 +1300,7 @@

    Arguments

    @@ -1315,7 +1315,7 @@

    Arguments

    @@ -1330,7 +1330,7 @@

    Arguments

    @@ -1377,7 +1377,7 @@

    Arguments

    @@ -1432,7 +1432,7 @@

    Arguments

    @@ -1447,7 +1447,7 @@

    Arguments

    @@ -1462,7 +1462,7 @@

    Arguments

    @@ -1547,7 +1547,7 @@

    Arguments

    @@ -1562,7 +1562,7 @@

    Arguments

    @@ -1609,7 +1609,7 @@

    Arguments

    @@ -1649,7 +1649,7 @@

    Arguments

    @@ -1664,7 +1664,7 @@

    Arguments

    @@ -1711,7 +1711,7 @@

    Arguments

    @@ -1751,7 +1751,7 @@

    Arguments

    @@ -1766,7 +1766,7 @@

    Arguments

    @@ -1781,7 +1781,7 @@

    Arguments

    @@ -1828,7 +1828,7 @@

    Arguments

    @@ -1883,7 +1883,7 @@

    Arguments

    @@ -1898,7 +1898,7 @@

    Arguments

    @@ -1913,7 +1913,7 @@

    Arguments

    @@ -1998,7 +1998,7 @@

    Arguments

    @@ -2013,7 +2013,7 @@

    Arguments

    @@ -2060,7 +2060,7 @@

    Arguments

    @@ -2100,7 +2100,7 @@

    Arguments

    @@ -2115,7 +2115,7 @@

    Arguments

    @@ -2162,7 +2162,7 @@

    Arguments

    @@ -2202,7 +2202,7 @@

    Arguments

    @@ -2217,7 +2217,7 @@

    Arguments

    @@ -2232,7 +2232,7 @@

    Arguments

    @@ -2279,7 +2279,7 @@

    Arguments

    @@ -2334,7 +2334,7 @@

    Arguments

    @@ -2349,7 +2349,7 @@

    Arguments

    @@ -2364,7 +2364,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_multrec.html b/develop/module/dbcsr_mm_multrec.html index cd89dfd5758..a341daf92e5 100644 --- a/develop/module/dbcsr_mm_multrec.html +++ b/develop/module/dbcsr_mm_multrec.html @@ -113,8 +113,8 @@

    Variables

    @@ -208,13 +208,13 @@

    Uses

  • @@ -239,7 +239,7 @@

    Variables

    @@ -256,7 +256,7 @@

    Variables

    @@ -308,7 +308,7 @@

    Components

    @@ -327,7 +327,7 @@

    Components

    @@ -346,7 +346,7 @@

    Components

    @@ -365,7 +365,7 @@

    Components

    @@ -384,7 +384,7 @@

    Components

    @@ -403,7 +403,7 @@

    Components

    @@ -422,7 +422,7 @@

    Components

    @@ -475,7 +475,7 @@

    Components

    @@ -496,7 +496,7 @@

    Components

    @@ -580,7 +580,7 @@

    Components

    @@ -599,7 +599,7 @@

    Components

    @@ -618,7 +618,7 @@

    Components

    @@ -637,7 +637,7 @@

    Components

    @@ -654,7 +654,7 @@

    Components

    @@ -671,7 +671,7 @@

    Components

    @@ -688,7 +688,7 @@

    Components

    @@ -788,7 +788,7 @@

    Arguments

    @@ -833,7 +833,7 @@

    Arguments

    @@ -878,7 +878,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    @@ -908,7 +908,7 @@

    Arguments

    @@ -923,7 +923,7 @@

    Arguments

    @@ -968,7 +968,7 @@

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

    @@ -998,7 +998,7 @@

    Arguments

    @@ -1013,7 +1013,7 @@

    Arguments

    @@ -1089,7 +1089,7 @@

    Arguments

    @@ -1104,7 +1104,7 @@

    Arguments

    @@ -1120,7 +1120,7 @@

    Arguments

    @@ -1136,7 +1136,7 @@

    Arguments

    @@ -1151,7 +1151,7 @@

    Arguments

    @@ -1166,7 +1166,7 @@

    Arguments

    @@ -1181,7 +1181,7 @@

    Arguments

    @@ -1196,7 +1196,7 @@

    Arguments

    @@ -1211,7 +1211,7 @@

    Arguments

    @@ -1226,7 +1226,7 @@

    Arguments

    @@ -1241,7 +1241,7 @@

    Arguments

    @@ -1256,7 +1256,7 @@

    Arguments

    @@ -1271,7 +1271,7 @@

    Arguments

    @@ -1312,7 +1312,7 @@

    Arguments

    @@ -1327,7 +1327,7 @@

    Arguments

    @@ -1343,7 +1343,7 @@

    Arguments

    @@ -1359,7 +1359,7 @@

    Arguments

    @@ -1374,7 +1374,7 @@

    Arguments

    @@ -1390,7 +1390,7 @@

    Arguments

    @@ -1406,7 +1406,7 @@

    Arguments

    @@ -1446,7 +1446,7 @@

    Arguments

    @@ -1486,7 +1486,7 @@

    Arguments

    @@ -1501,7 +1501,7 @@

    Arguments

    @@ -1541,7 +1541,7 @@

    Arguments

    @@ -1581,7 +1581,7 @@

    Arguments

    @@ -1596,7 +1596,7 @@

    Arguments

    @@ -1611,7 +1611,7 @@

    Arguments

    @@ -1626,7 +1626,7 @@

    Arguments

    @@ -1641,7 +1641,7 @@

    Arguments

    @@ -1656,7 +1656,7 @@

    Arguments

    @@ -1696,7 +1696,7 @@

    Arguments

    @@ -1711,7 +1711,7 @@

    Arguments

    @@ -1726,7 +1726,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

    @@ -1831,7 +1831,7 @@

    Arguments

    @@ -1846,7 +1846,7 @@

    Arguments

    @@ -1861,7 +1861,7 @@

    Arguments

    @@ -1876,7 +1876,7 @@

    Arguments

    @@ -1891,7 +1891,7 @@

    Arguments

    @@ -1906,7 +1906,7 @@

    Arguments

    @@ -1961,7 +1961,7 @@

    Arguments

    @@ -1976,7 +1976,7 @@

    Arguments

    @@ -1991,7 +1991,7 @@

    Arguments

    @@ -2006,7 +2006,7 @@

    Arguments

    @@ -2092,7 +2092,7 @@

    Arguments

    @@ -2163,7 +2163,7 @@

    Arguments

    @@ -2178,7 +2178,7 @@

    Arguments

    @@ -2193,7 +2193,7 @@

    Arguments

    @@ -2208,7 +2208,7 @@

    Arguments

    @@ -2223,7 +2223,7 @@

    Arguments

    @@ -2238,7 +2238,7 @@

    Arguments

    @@ -2253,7 +2253,7 @@

    Arguments

    @@ -2268,7 +2268,7 @@

    Arguments

    @@ -2283,7 +2283,7 @@

    Arguments

    @@ -2324,7 +2324,7 @@

    Arguments

    @@ -2339,7 +2339,7 @@

    Arguments

    @@ -2354,7 +2354,7 @@

    Arguments

    @@ -2369,7 +2369,7 @@

    Arguments

    @@ -2384,7 +2384,7 @@

    Arguments

    @@ -2399,7 +2399,7 @@

    Arguments

    @@ -2414,7 +2414,7 @@

    Arguments

    @@ -2429,7 +2429,7 @@

    Arguments

    @@ -2444,7 +2444,7 @@

    Arguments

    @@ -2485,7 +2485,7 @@

    Arguments

    @@ -2500,7 +2500,7 @@

    Arguments

    @@ -2515,7 +2515,7 @@

    Arguments

    @@ -2530,7 +2530,7 @@

    Arguments

    @@ -2545,7 +2545,7 @@

    Arguments

    @@ -2560,7 +2560,7 @@

    Arguments

    @@ -2575,7 +2575,7 @@

    Arguments

    @@ -2590,7 +2590,7 @@

    Arguments

    @@ -2605,7 +2605,7 @@

    Arguments

    @@ -2646,7 +2646,7 @@

    Arguments

    @@ -2661,7 +2661,7 @@

    Arguments

    @@ -2676,7 +2676,7 @@

    Arguments

    @@ -2691,7 +2691,7 @@

    Arguments

    @@ -2706,7 +2706,7 @@

    Arguments

    @@ -2721,7 +2721,7 @@

    Arguments

    @@ -2736,7 +2736,7 @@

    Arguments

    @@ -2751,7 +2751,7 @@

    Arguments

    @@ -2766,7 +2766,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_sched.html b/develop/module/dbcsr_mm_sched.html index ce5ca1f5f28..fe5a3b9c1c1 100644 --- a/develop/module/dbcsr_mm_sched.html +++ b/develop/module/dbcsr_mm_sched.html @@ -113,7 +113,7 @@

    Variables

    @@ -197,17 +197,17 @@

    Uses

    @@ -232,7 +232,7 @@

    Variables

    @@ -300,7 +300,7 @@

    Components

    @@ -385,7 +385,7 @@

    Components

    @@ -621,7 +621,7 @@

    Components

    @@ -737,7 +737,7 @@

    Arguments

    @@ -752,7 +752,7 @@

    Arguments

    @@ -792,7 +792,7 @@

    Arguments

    @@ -832,7 +832,7 @@

    Arguments

    @@ -847,7 +847,7 @@

    Arguments

    @@ -862,7 +862,7 @@

    Arguments

    @@ -877,7 +877,7 @@

    Arguments

    @@ -917,7 +917,7 @@

    Arguments

    @@ -957,7 +957,7 @@

    Arguments

    @@ -997,7 +997,7 @@

    Arguments

    @@ -1065,7 +1065,7 @@

    Arguments

    @@ -1080,7 +1080,7 @@

    Arguments

    @@ -1095,7 +1095,7 @@

    Arguments

    @@ -1140,7 +1140,7 @@

    Arguments

    @@ -1180,7 +1180,7 @@

    Arguments

    @@ -1250,7 +1250,7 @@

    Arguments

    @@ -1265,7 +1265,7 @@

    Arguments

    @@ -1280,7 +1280,7 @@

    Arguments

    @@ -1385,7 +1385,7 @@

    Arguments

    @@ -1480,7 +1480,7 @@

    Arguments

    @@ -1535,7 +1535,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mm_types.html b/develop/module/dbcsr_mm_types.html index 97ca04e7c45..c754b481c51 100644 --- a/develop/module/dbcsr_mm_types.html +++ b/develop/module/dbcsr_mm_types.html @@ -113,7 +113,7 @@

    Variables

    - moduleN + moduleN dbcsr_ps_width dbcsr_ps_acc_width p_m @@ -185,7 +185,7 @@

    Variables

    @@ -389,7 +389,7 @@

    Components

    @@ -406,7 +406,7 @@

    Components

    @@ -423,7 +423,7 @@

    Components

    @@ -440,7 +440,7 @@

    Components

    @@ -457,7 +457,7 @@

    Components

    @@ -474,7 +474,7 @@

    Components

    diff --git a/develop/module/dbcsr_mp_methods.html b/develop/module/dbcsr_mp_methods.html index 9bcee617b01..fd414481fd9 100644 --- a/develop/module/dbcsr_mp_methods.html +++ b/develop/module/dbcsr_mp_methods.html @@ -113,7 +113,7 @@

    Variables

    @@ -172,7 +172,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 @@ -201,10 +201,10 @@

    Uses

    @@ -229,7 +229,7 @@

    Variables

    @@ -281,7 +281,7 @@

    Arguments

    @@ -296,7 +296,7 @@

    Arguments

    @@ -311,7 +311,7 @@

    Arguments

    @@ -326,7 +326,7 @@

    Arguments

    @@ -341,7 +341,7 @@

    Arguments

    @@ -356,7 +356,7 @@

    Arguments

    @@ -371,7 +371,7 @@

    Arguments

    @@ -386,7 +386,7 @@

    Arguments

    @@ -425,7 +425,7 @@

    Arguments

    @@ -440,7 +440,7 @@

    Arguments

    @@ -455,7 +455,7 @@

    Arguments

    @@ -503,7 +503,7 @@

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -578,7 +578,7 @@

    Arguments

    @@ -623,7 +623,7 @@

    Arguments

    @@ -668,7 +668,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -758,7 +758,7 @@

    Arguments

    @@ -803,7 +803,7 @@

    Arguments

    @@ -848,7 +848,7 @@

    Arguments

    @@ -893,7 +893,7 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -983,7 +983,7 @@

    Arguments

    @@ -1028,7 +1028,7 @@

    Arguments

    @@ -1073,7 +1073,7 @@

    Arguments

    @@ -1123,7 +1123,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

    @@ -1308,7 +1308,7 @@

    Arguments

    @@ -1323,7 +1323,7 @@

    Arguments

    @@ -1338,7 +1338,7 @@

    Arguments

    @@ -1359,7 +1359,7 @@

    Arguments

    -

    public subroutine dbcsr_mp_grid_setup(mp_env) +

    public subroutine dbcsr_mp_grid_setup(mp_env)

    @@ -1378,7 +1378,7 @@

    Arguments

    @@ -1418,7 +1418,7 @@

    Arguments

    @@ -1433,7 +1433,7 @@

    Arguments

    @@ -1448,7 +1448,7 @@

    Arguments

    @@ -1463,7 +1463,7 @@

    Arguments

    @@ -1518,7 +1518,7 @@

    Arguments

    @@ -1573,7 +1573,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mp_operations.html b/develop/module/dbcsr_mp_operations.html index 7bf26f35896..e6aefab4304 100644 --- a/develop/module/dbcsr_mp_operations.html +++ b/develop/module/dbcsr_mp_operations.html @@ -113,7 +113,7 @@

    Variables

    @@ -198,14 +198,14 @@

    Uses

    @@ -230,7 +230,7 @@

    Variables

    @@ -378,7 +378,7 @@

    Arguments

    @@ -564,7 +564,7 @@

    Arguments

    @@ -750,7 +750,7 @@

    Arguments

    @@ -936,7 +936,7 @@

    Arguments

    @@ -1122,7 +1122,7 @@

    Arguments

    @@ -1302,7 +1302,7 @@

    Arguments

    @@ -1535,7 +1535,7 @@

    Arguments

    @@ -1710,7 +1710,7 @@

    Arguments

    @@ -2101,7 +2101,7 @@

    Arguments

    @@ -2171,7 +2171,7 @@

    Arguments

    @@ -2331,7 +2331,7 @@

    Arguments

    @@ -2416,7 +2416,7 @@

    Arguments

    @@ -2561,7 +2561,7 @@

    Arguments

    @@ -3026,7 +3026,7 @@

    Arguments

    @@ -3207,7 +3207,7 @@

    Arguments

    @@ -3388,7 +3388,7 @@

    Arguments

    @@ -3569,7 +3569,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_mpiwrap.html b/develop/module/dbcsr_mpiwrap.html index d41847e0295..9d636552a55 100644 --- a/develop/module/dbcsr_mpiwrap.html +++ b/develop/module/dbcsr_mpiwrap.html @@ -144,7 +144,7 @@

    Variables

    mp_info_nullmpi_character_sizempi_integer_size - moduleN + moduleNMAX_PERFmax_stack_sizestack_pointer @@ -781,10 +781,10 @@

    Uses

    @@ -1336,7 +1336,7 @@

    Variables

    @@ -1563,7 +1563,7 @@

    Arguments

    @@ -1632,7 +1632,7 @@

    Arguments

    @@ -1647,7 +1647,7 @@

    Arguments

    @@ -1662,7 +1662,7 @@

    Arguments

    @@ -1716,7 +1716,7 @@

    Arguments

    @@ -1731,7 +1731,7 @@

    Arguments

    @@ -1746,7 +1746,7 @@

    Arguments

    @@ -1761,7 +1761,7 @@

    Arguments

    @@ -1776,7 +1776,7 @@

    Arguments

    @@ -2188,7 +2188,7 @@

    Arguments

    @@ -2256,7 +2256,7 @@

    Arguments

    @@ -2322,7 +2322,7 @@

    Arguments

    @@ -2337,7 +2337,7 @@

    Arguments

    @@ -2395,7 +2395,7 @@

    Arguments

    @@ -2410,7 +2410,7 @@

    Arguments

    @@ -2468,7 +2468,7 @@

    Arguments

    @@ -2483,7 +2483,7 @@

    Arguments

    @@ -2541,7 +2541,7 @@

    Arguments

    @@ -2556,7 +2556,7 @@

    Arguments

    @@ -2612,7 +2612,7 @@

    Arguments

    @@ -2627,7 +2627,7 @@

    Arguments

    @@ -2685,7 +2685,7 @@

    Arguments

    @@ -2700,7 +2700,7 @@

    Arguments

    @@ -2758,7 +2758,7 @@

    Arguments

    @@ -2773,7 +2773,7 @@

    Arguments

    @@ -2831,7 +2831,7 @@

    Arguments

    @@ -2846,7 +2846,7 @@

    Arguments

    @@ -2902,7 +2902,7 @@

    Arguments

    @@ -2917,7 +2917,7 @@

    Arguments

    @@ -2975,7 +2975,7 @@

    Arguments

    @@ -2990,7 +2990,7 @@

    Arguments

    @@ -3048,7 +3048,7 @@

    Arguments

    @@ -3063,7 +3063,7 @@

    Arguments

    @@ -3121,7 +3121,7 @@

    Arguments

    @@ -3136,7 +3136,7 @@

    Arguments

    @@ -3192,7 +3192,7 @@

    Arguments

    @@ -3207,7 +3207,7 @@

    Arguments

    @@ -3265,7 +3265,7 @@

    Arguments

    @@ -3280,7 +3280,7 @@

    Arguments

    @@ -3338,7 +3338,7 @@

    Arguments

    @@ -3353,7 +3353,7 @@

    Arguments

    @@ -3411,7 +3411,7 @@

    Arguments

    @@ -3426,7 +3426,7 @@

    Arguments

    @@ -3482,7 +3482,7 @@

    Arguments

    @@ -3497,7 +3497,7 @@

    Arguments

    @@ -3555,7 +3555,7 @@

    Arguments

    @@ -3570,7 +3570,7 @@

    Arguments

    @@ -3628,7 +3628,7 @@

    Arguments

    @@ -3643,7 +3643,7 @@

    Arguments

    @@ -3701,7 +3701,7 @@

    Arguments

    @@ -3716,7 +3716,7 @@

    Arguments

    @@ -3772,7 +3772,7 @@

    Arguments

    @@ -3787,7 +3787,7 @@

    Arguments

    @@ -3845,7 +3845,7 @@

    Arguments

    @@ -3860,7 +3860,7 @@

    Arguments

    @@ -3918,7 +3918,7 @@

    Arguments

    @@ -3933,7 +3933,7 @@

    Arguments

    @@ -3991,7 +3991,7 @@

    Arguments

    @@ -4006,7 +4006,7 @@

    Arguments

    @@ -4060,7 +4060,7 @@

    Arguments

    @@ -4075,7 +4075,7 @@

    Arguments

    @@ -4129,7 +4129,7 @@

    Arguments

    @@ -4144,7 +4144,7 @@

    Arguments

    @@ -4198,7 +4198,7 @@

    Arguments

    @@ -4213,7 +4213,7 @@

    Arguments

    @@ -4267,7 +4267,7 @@

    Arguments

    @@ -4282,7 +4282,7 @@

    Arguments

    @@ -4348,7 +4348,7 @@

    Arguments

    @@ -4363,7 +4363,7 @@

    Arguments

    @@ -4436,7 +4436,7 @@

    Arguments

    @@ -4451,7 +4451,7 @@

    Arguments

    @@ -4522,7 +4522,7 @@

    Arguments

    @@ -4537,7 +4537,7 @@

    Arguments

    @@ -4610,7 +4610,7 @@

    Arguments

    @@ -4625,7 +4625,7 @@

    Arguments

    @@ -4696,7 +4696,7 @@

    Arguments

    @@ -4711,7 +4711,7 @@

    Arguments

    @@ -4784,7 +4784,7 @@

    Arguments

    @@ -4799,7 +4799,7 @@

    Arguments

    @@ -4870,7 +4870,7 @@

    Arguments

    @@ -4885,7 +4885,7 @@

    Arguments

    @@ -4958,7 +4958,7 @@

    Arguments

    @@ -4973,7 +4973,7 @@

    Arguments

    @@ -5044,7 +5044,7 @@

    Arguments

    @@ -5059,7 +5059,7 @@

    Arguments

    @@ -5132,7 +5132,7 @@

    Arguments

    @@ -5147,7 +5147,7 @@

    Arguments

    @@ -5218,7 +5218,7 @@

    Arguments

    @@ -5233,7 +5233,7 @@

    Arguments

    @@ -5306,7 +5306,7 @@

    Arguments

    @@ -5321,7 +5321,7 @@

    Arguments

    @@ -5402,7 +5402,7 @@

    Arguments

    @@ -5460,7 +5460,7 @@

    Arguments

    @@ -5518,7 +5518,7 @@

    Arguments

    @@ -5576,7 +5576,7 @@

    Arguments

    @@ -5634,7 +5634,7 @@

    Arguments

    @@ -5690,7 +5690,7 @@

    Arguments

    @@ -5748,7 +5748,7 @@

    Arguments

    @@ -5806,7 +5806,7 @@

    Arguments

    @@ -5864,7 +5864,7 @@

    Arguments

    @@ -5922,7 +5922,7 @@

    Arguments

    @@ -5978,7 +5978,7 @@

    Arguments

    @@ -6036,7 +6036,7 @@

    Arguments

    @@ -6094,7 +6094,7 @@

    Arguments

    @@ -6152,7 +6152,7 @@

    Arguments

    @@ -6210,7 +6210,7 @@

    Arguments

    @@ -6266,7 +6266,7 @@

    Arguments

    @@ -6324,7 +6324,7 @@

    Arguments

    @@ -6382,7 +6382,7 @@

    Arguments

    @@ -6440,7 +6440,7 @@

    Arguments

    @@ -6498,7 +6498,7 @@

    Arguments

    @@ -6554,7 +6554,7 @@

    Arguments

    @@ -6612,7 +6612,7 @@

    Arguments

    @@ -6670,7 +6670,7 @@

    Arguments

    @@ -6728,7 +6728,7 @@

    Arguments

    @@ -6786,7 +6786,7 @@

    Arguments

    @@ -6842,7 +6842,7 @@

    Arguments

    @@ -6900,7 +6900,7 @@

    Arguments

    @@ -6958,7 +6958,7 @@

    Arguments

    @@ -7016,7 +7016,7 @@

    Arguments

    @@ -7074,7 +7074,7 @@

    Arguments

    @@ -7131,7 +7131,7 @@

    Arguments

    @@ -7146,7 +7146,7 @@

    Arguments

    @@ -7205,7 +7205,7 @@

    Arguments

    @@ -7220,7 +7220,7 @@

    Arguments

    @@ -7277,7 +7277,7 @@

    Arguments

    @@ -7292,7 +7292,7 @@

    Arguments

    @@ -7351,7 +7351,7 @@

    Arguments

    @@ -7366,7 +7366,7 @@

    Arguments

    @@ -7423,7 +7423,7 @@

    Arguments

    @@ -7438,7 +7438,7 @@

    Arguments

    @@ -7497,7 +7497,7 @@

    Arguments

    @@ -7512,7 +7512,7 @@

    Arguments

    @@ -7569,7 +7569,7 @@

    Arguments

    @@ -7584,7 +7584,7 @@

    Arguments

    @@ -7643,7 +7643,7 @@

    Arguments

    @@ -7658,7 +7658,7 @@

    Arguments

    @@ -7715,7 +7715,7 @@

    Arguments

    @@ -7730,7 +7730,7 @@

    Arguments

    @@ -7789,7 +7789,7 @@

    Arguments

    @@ -7804,7 +7804,7 @@

    Arguments

    @@ -7861,7 +7861,7 @@

    Arguments

    @@ -7876,7 +7876,7 @@

    Arguments

    @@ -7935,7 +7935,7 @@

    Arguments

    @@ -7950,7 +7950,7 @@

    Arguments

    @@ -8006,7 +8006,7 @@

    Arguments

    @@ -8062,7 +8062,7 @@

    Arguments

    @@ -8130,7 +8130,7 @@

    Arguments

    @@ -8203,7 +8203,7 @@

    Arguments

    @@ -8276,7 +8276,7 @@

    Arguments

    @@ -8349,7 +8349,7 @@

    Arguments

    @@ -8422,7 +8422,7 @@

    Arguments

    @@ -8495,7 +8495,7 @@

    Arguments

    @@ -8566,7 +8566,7 @@

    Arguments

    @@ -8645,7 +8645,7 @@

    Arguments

    @@ -8660,7 +8660,7 @@

    Arguments

    @@ -8714,7 +8714,7 @@

    Arguments

    @@ -8729,7 +8729,7 @@

    Arguments

    @@ -8783,7 +8783,7 @@

    Arguments

    @@ -8798,7 +8798,7 @@

    Arguments

    @@ -8852,7 +8852,7 @@

    Arguments

    @@ -8867,7 +8867,7 @@

    Arguments

    @@ -8921,7 +8921,7 @@

    Arguments

    @@ -8936,7 +8936,7 @@

    Arguments

    @@ -8990,7 +8990,7 @@

    Arguments

    @@ -9005,7 +9005,7 @@

    Arguments

    @@ -9071,7 +9071,7 @@

    Arguments

    @@ -9130,7 +9130,7 @@

    Arguments

    @@ -9186,7 +9186,7 @@

    Arguments

    @@ -9245,7 +9245,7 @@

    Arguments

    @@ -9301,7 +9301,7 @@

    Arguments

    @@ -9360,7 +9360,7 @@

    Arguments

    @@ -9416,7 +9416,7 @@

    Arguments

    @@ -9475,7 +9475,7 @@

    Arguments

    @@ -9531,7 +9531,7 @@

    Arguments

    @@ -9590,7 +9590,7 @@

    Arguments

    @@ -9646,7 +9646,7 @@

    Arguments

    @@ -9705,7 +9705,7 @@

    Arguments

    @@ -9771,7 +9771,7 @@

    Arguments

    @@ -9832,7 +9832,7 @@

    Arguments

    @@ -9888,7 +9888,7 @@

    Arguments

    @@ -9949,7 +9949,7 @@

    Arguments

    @@ -10005,7 +10005,7 @@

    Arguments

    @@ -10066,7 +10066,7 @@

    Arguments

    @@ -10122,7 +10122,7 @@

    Arguments

    @@ -10183,7 +10183,7 @@

    Arguments

    @@ -10239,7 +10239,7 @@

    Arguments

    @@ -10300,7 +10300,7 @@

    Arguments

    @@ -10356,7 +10356,7 @@

    Arguments

    @@ -10417,7 +10417,7 @@

    Arguments

    @@ -10484,7 +10484,7 @@

    Arguments

    @@ -10541,7 +10541,7 @@

    Arguments

    @@ -10598,7 +10598,7 @@

    Arguments

    @@ -10655,7 +10655,7 @@

    Arguments

    @@ -10712,7 +10712,7 @@

    Arguments

    @@ -10769,7 +10769,7 @@

    Arguments

    @@ -10835,7 +10835,7 @@

    Arguments

    @@ -10865,7 +10865,7 @@

    Arguments

    @@ -10927,7 +10927,7 @@

    Arguments

    @@ -10957,7 +10957,7 @@

    Arguments

    @@ -11019,7 +11019,7 @@

    Arguments

    @@ -11049,7 +11049,7 @@

    Arguments

    @@ -11105,7 +11105,7 @@

    Arguments

    @@ -11135,7 +11135,7 @@

    Arguments

    @@ -11197,7 +11197,7 @@

    Arguments

    @@ -11227,7 +11227,7 @@

    Arguments

    @@ -11289,7 +11289,7 @@

    Arguments

    @@ -11319,7 +11319,7 @@

    Arguments

    @@ -11375,7 +11375,7 @@

    Arguments

    @@ -11405,7 +11405,7 @@

    Arguments

    @@ -11467,7 +11467,7 @@

    Arguments

    @@ -11497,7 +11497,7 @@

    Arguments

    @@ -11559,7 +11559,7 @@

    Arguments

    @@ -11589,7 +11589,7 @@

    Arguments

    @@ -11645,7 +11645,7 @@

    Arguments

    @@ -11675,7 +11675,7 @@

    Arguments

    @@ -11737,7 +11737,7 @@

    Arguments

    @@ -11767,7 +11767,7 @@

    Arguments

    @@ -11829,7 +11829,7 @@

    Arguments

    @@ -11859,7 +11859,7 @@

    Arguments

    @@ -11915,7 +11915,7 @@

    Arguments

    @@ -11945,7 +11945,7 @@

    Arguments

    @@ -12007,7 +12007,7 @@

    Arguments

    @@ -12037,7 +12037,7 @@

    Arguments

    @@ -12099,7 +12099,7 @@

    Arguments

    @@ -12129,7 +12129,7 @@

    Arguments

    @@ -12185,7 +12185,7 @@

    Arguments

    @@ -12215,7 +12215,7 @@

    Arguments

    @@ -12277,7 +12277,7 @@

    Arguments

    @@ -12307,7 +12307,7 @@

    Arguments

    @@ -12369,7 +12369,7 @@

    Arguments

    @@ -12399,7 +12399,7 @@

    Arguments

    @@ -12531,7 +12531,7 @@

    Arguments

    @@ -12546,7 +12546,7 @@

    Arguments

    @@ -12653,7 +12653,7 @@

    Arguments

    @@ -12668,7 +12668,7 @@

    Arguments

    @@ -12775,7 +12775,7 @@

    Arguments

    @@ -12790,7 +12790,7 @@

    Arguments

    @@ -12897,7 +12897,7 @@

    Arguments

    @@ -12912,7 +12912,7 @@

    Arguments

    @@ -13019,7 +13019,7 @@

    Arguments

    @@ -13034,7 +13034,7 @@

    Arguments

    @@ -13141,7 +13141,7 @@

    Arguments

    @@ -13156,7 +13156,7 @@

    Arguments

    @@ -21288,7 +21288,7 @@

    Arguments

    @@ -21303,7 +21303,7 @@

    Arguments

    @@ -21389,7 +21389,7 @@

    Arguments

    @@ -21404,7 +21404,7 @@

    Arguments

    @@ -21490,7 +21490,7 @@

    Arguments

    @@ -21505,7 +21505,7 @@

    Arguments

    @@ -21591,7 +21591,7 @@

    Arguments

    @@ -21606,7 +21606,7 @@

    Arguments

    @@ -21692,7 +21692,7 @@

    Arguments

    @@ -21707,7 +21707,7 @@

    Arguments

    @@ -21793,7 +21793,7 @@

    Arguments

    @@ -21808,7 +21808,7 @@

    Arguments

    @@ -21894,7 +21894,7 @@

    Arguments

    @@ -21909,7 +21909,7 @@

    Arguments

    @@ -21995,7 +21995,7 @@

    Arguments

    @@ -22010,7 +22010,7 @@

    Arguments

    @@ -22096,7 +22096,7 @@

    Arguments

    @@ -22111,7 +22111,7 @@

    Arguments

    @@ -22197,7 +22197,7 @@

    Arguments

    @@ -22212,7 +22212,7 @@

    Arguments

    @@ -22298,7 +22298,7 @@

    Arguments

    @@ -22313,7 +22313,7 @@

    Arguments

    @@ -22399,7 +22399,7 @@

    Arguments

    @@ -22414,7 +22414,7 @@

    Arguments

    @@ -22530,7 +22530,7 @@

    Arguments

    @@ -22560,7 +22560,7 @@

    Arguments

    @@ -22676,7 +22676,7 @@

    Arguments

    @@ -22706,7 +22706,7 @@

    Arguments

    @@ -22822,7 +22822,7 @@

    Arguments

    @@ -22852,7 +22852,7 @@

    Arguments

    @@ -22968,7 +22968,7 @@

    Arguments

    @@ -22998,7 +22998,7 @@

    Arguments

    @@ -23114,7 +23114,7 @@

    Arguments

    @@ -23144,7 +23144,7 @@

    Arguments

    @@ -23260,7 +23260,7 @@

    Arguments

    @@ -23290,7 +23290,7 @@

    Arguments

    @@ -23421,7 +23421,7 @@

    Arguments

    @@ -23509,7 +23509,7 @@

    Arguments

    @@ -23597,7 +23597,7 @@

    Arguments

    @@ -23737,7 +23737,7 @@

    Arguments

    @@ -23828,7 +23828,7 @@

    Arguments

    @@ -23916,7 +23916,7 @@

    Arguments

    @@ -24004,7 +24004,7 @@

    Arguments

    @@ -24144,7 +24144,7 @@

    Arguments

    @@ -24235,7 +24235,7 @@

    Arguments

    @@ -24323,7 +24323,7 @@

    Arguments

    @@ -24411,7 +24411,7 @@

    Arguments

    @@ -24551,7 +24551,7 @@

    Arguments

    @@ -24642,7 +24642,7 @@

    Arguments

    @@ -24730,7 +24730,7 @@

    Arguments

    @@ -24818,7 +24818,7 @@

    Arguments

    @@ -24958,7 +24958,7 @@

    Arguments

    @@ -25049,7 +25049,7 @@

    Arguments

    @@ -25137,7 +25137,7 @@

    Arguments

    @@ -25225,7 +25225,7 @@

    Arguments

    @@ -25365,7 +25365,7 @@

    Arguments

    @@ -25456,7 +25456,7 @@

    Arguments

    @@ -25544,7 +25544,7 @@

    Arguments

    @@ -25632,7 +25632,7 @@

    Arguments

    @@ -25772,7 +25772,7 @@

    Arguments

    @@ -25823,7 +25823,7 @@

    Arguments

    @@ -25913,7 +25913,7 @@

    Arguments

    @@ -25999,7 +25999,7 @@

    Arguments

    @@ -26089,7 +26089,7 @@

    Arguments

    @@ -26175,7 +26175,7 @@

    Arguments

    @@ -26265,7 +26265,7 @@

    Arguments

    @@ -26351,7 +26351,7 @@

    Arguments

    @@ -26441,7 +26441,7 @@

    Arguments

    @@ -26527,7 +26527,7 @@

    Arguments

    @@ -26617,7 +26617,7 @@

    Arguments

    @@ -26703,7 +26703,7 @@

    Arguments

    @@ -26793,7 +26793,7 @@

    Arguments

    @@ -26889,7 +26889,7 @@

    Arguments

    @@ -26904,7 +26904,7 @@

    Arguments

    @@ -26979,7 +26979,7 @@

    Arguments

    @@ -26994,7 +26994,7 @@

    Arguments

    @@ -27065,7 +27065,7 @@

    Arguments

    @@ -27080,7 +27080,7 @@

    Arguments

    @@ -27155,7 +27155,7 @@

    Arguments

    @@ -27170,7 +27170,7 @@

    Arguments

    @@ -27241,7 +27241,7 @@

    Arguments

    @@ -27256,7 +27256,7 @@

    Arguments

    @@ -27331,7 +27331,7 @@

    Arguments

    @@ -27346,7 +27346,7 @@

    Arguments

    @@ -27417,7 +27417,7 @@

    Arguments

    @@ -27432,7 +27432,7 @@

    Arguments

    @@ -27507,7 +27507,7 @@

    Arguments

    @@ -27522,7 +27522,7 @@

    Arguments

    @@ -27593,7 +27593,7 @@

    Arguments

    @@ -27608,7 +27608,7 @@

    Arguments

    @@ -27683,7 +27683,7 @@

    Arguments

    @@ -27698,7 +27698,7 @@

    Arguments

    @@ -27769,7 +27769,7 @@

    Arguments

    @@ -27784,7 +27784,7 @@

    Arguments

    @@ -27859,7 +27859,7 @@

    Arguments

    @@ -27874,7 +27874,7 @@

    Arguments

    @@ -27998,7 +27998,7 @@

    Arguments

    @@ -28013,7 +28013,7 @@

    Arguments

    @@ -28097,7 +28097,7 @@

    Arguments

    @@ -28112,7 +28112,7 @@

    Arguments

    @@ -28196,7 +28196,7 @@

    Arguments

    @@ -28211,7 +28211,7 @@

    Arguments

    @@ -28295,7 +28295,7 @@

    Arguments

    @@ -28310,7 +28310,7 @@

    Arguments

    @@ -28394,7 +28394,7 @@

    Arguments

    @@ -28409,7 +28409,7 @@

    Arguments

    @@ -28493,7 +28493,7 @@

    Arguments

    @@ -28508,7 +28508,7 @@

    Arguments

    @@ -28604,7 +28604,7 @@

    Arguments

    @@ -28619,7 +28619,7 @@

    Arguments

    @@ -28756,7 +28756,7 @@

    Arguments

    @@ -28771,7 +28771,7 @@

    Arguments

    @@ -28904,7 +28904,7 @@

    Arguments

    @@ -28919,7 +28919,7 @@

    Arguments

    @@ -29056,7 +29056,7 @@

    Arguments

    @@ -29071,7 +29071,7 @@

    Arguments

    @@ -29204,7 +29204,7 @@

    Arguments

    @@ -29219,7 +29219,7 @@

    Arguments

    @@ -29356,7 +29356,7 @@

    Arguments

    @@ -29371,7 +29371,7 @@

    Arguments

    @@ -29504,7 +29504,7 @@

    Arguments

    @@ -29519,7 +29519,7 @@

    Arguments

    @@ -29656,7 +29656,7 @@

    Arguments

    @@ -29671,7 +29671,7 @@

    Arguments

    @@ -29804,7 +29804,7 @@

    Arguments

    @@ -29819,7 +29819,7 @@

    Arguments

    @@ -29956,7 +29956,7 @@

    Arguments

    @@ -29971,7 +29971,7 @@

    Arguments

    @@ -30104,7 +30104,7 @@

    Arguments

    @@ -30119,7 +30119,7 @@

    Arguments

    @@ -30256,7 +30256,7 @@

    Arguments

    @@ -30271,7 +30271,7 @@

    Arguments

    @@ -30405,7 +30405,7 @@

    Arguments

    @@ -30516,7 +30516,7 @@

    Arguments

    @@ -30623,7 +30623,7 @@

    Arguments

    @@ -30734,7 +30734,7 @@

    Arguments

    @@ -30841,7 +30841,7 @@

    Arguments

    @@ -30952,7 +30952,7 @@

    Arguments

    @@ -31059,7 +31059,7 @@

    Arguments

    @@ -31170,7 +31170,7 @@

    Arguments

    @@ -31277,7 +31277,7 @@

    Arguments

    @@ -31388,7 +31388,7 @@

    Arguments

    @@ -31495,7 +31495,7 @@

    Arguments

    @@ -31606,7 +31606,7 @@

    Arguments

    @@ -31713,7 +31713,7 @@

    Arguments

    @@ -31812,7 +31812,7 @@

    Arguments

    @@ -31914,7 +31914,7 @@

    Arguments

    @@ -31929,7 +31929,7 @@

    Arguments

    @@ -32025,7 +32025,7 @@

    Arguments

    @@ -32040,7 +32040,7 @@

    Arguments

    @@ -32132,7 +32132,7 @@

    Arguments

    @@ -32147,7 +32147,7 @@

    Arguments

    @@ -32243,7 +32243,7 @@

    Arguments

    @@ -32258,7 +32258,7 @@

    Arguments

    @@ -32350,7 +32350,7 @@

    Arguments

    @@ -32365,7 +32365,7 @@

    Arguments

    @@ -32461,7 +32461,7 @@

    Arguments

    @@ -32476,7 +32476,7 @@

    Arguments

    @@ -32568,7 +32568,7 @@

    Arguments

    @@ -32583,7 +32583,7 @@

    Arguments

    @@ -32679,7 +32679,7 @@

    Arguments

    @@ -32694,7 +32694,7 @@

    Arguments

    @@ -32786,7 +32786,7 @@

    Arguments

    @@ -32801,7 +32801,7 @@

    Arguments

    @@ -32897,7 +32897,7 @@

    Arguments

    @@ -32912,7 +32912,7 @@

    Arguments

    @@ -33004,7 +33004,7 @@

    Arguments

    @@ -33019,7 +33019,7 @@

    Arguments

    @@ -33115,7 +33115,7 @@

    Arguments

    @@ -33130,7 +33130,7 @@

    Arguments

    @@ -33222,7 +33222,7 @@

    Arguments

    @@ -33237,7 +33237,7 @@

    Arguments

    @@ -33321,7 +33321,7 @@

    Arguments

    @@ -33336,7 +33336,7 @@

    Arguments

    @@ -33419,7 +33419,7 @@

    Arguments

    @@ -33434,7 +33434,7 @@

    Arguments

    @@ -33492,7 +33492,7 @@

    Arguments

    @@ -33507,7 +33507,7 @@

    Arguments

    @@ -33565,7 +33565,7 @@

    Arguments

    @@ -33580,7 +33580,7 @@

    Arguments

    @@ -33638,7 +33638,7 @@

    Arguments

    @@ -33653,7 +33653,7 @@

    Arguments

    @@ -33711,7 +33711,7 @@

    Arguments

    @@ -33726,7 +33726,7 @@

    Arguments

    @@ -33784,7 +33784,7 @@

    Arguments

    @@ -33799,7 +33799,7 @@

    Arguments

    @@ -33867,7 +33867,7 @@

    Arguments

    @@ -33882,7 +33882,7 @@

    Arguments

    @@ -34030,7 +34030,7 @@

    Arguments

    @@ -34045,7 +34045,7 @@

    Arguments

    @@ -34193,7 +34193,7 @@

    Arguments

    @@ -34208,7 +34208,7 @@

    Arguments

    @@ -34356,7 +34356,7 @@

    Arguments

    @@ -34371,7 +34371,7 @@

    Arguments

    @@ -34519,7 +34519,7 @@

    Arguments

    @@ -34534,7 +34534,7 @@

    Arguments

    @@ -34682,7 +34682,7 @@

    Arguments

    @@ -34697,7 +34697,7 @@

    Arguments

    @@ -34851,7 +34851,7 @@

    Arguments

    @@ -34866,7 +34866,7 @@

    Arguments

    @@ -34881,7 +34881,7 @@

    Arguments

    @@ -34920,7 +34920,7 @@

    Arguments

    @@ -34935,7 +34935,7 @@

    Arguments

    @@ -34950,7 +34950,7 @@

    Arguments

    @@ -34989,7 +34989,7 @@

    Arguments

    @@ -35004,7 +35004,7 @@

    Arguments

    @@ -35019,7 +35019,7 @@

    Arguments

    @@ -35058,7 +35058,7 @@

    Arguments

    @@ -35073,7 +35073,7 @@

    Arguments

    @@ -35088,7 +35088,7 @@

    Arguments

    @@ -35127,7 +35127,7 @@

    Arguments

    @@ -35142,7 +35142,7 @@

    Arguments

    @@ -35157,7 +35157,7 @@

    Arguments

    @@ -35196,7 +35196,7 @@

    Arguments

    @@ -35211,7 +35211,7 @@

    Arguments

    @@ -35226,7 +35226,7 @@

    Arguments

    @@ -35275,7 +35275,7 @@

    Arguments

    @@ -35290,7 +35290,7 @@

    Arguments

    @@ -35329,7 +35329,7 @@

    Arguments

    @@ -35344,7 +35344,7 @@

    Arguments

    @@ -35383,7 +35383,7 @@

    Arguments

    @@ -35398,7 +35398,7 @@

    Arguments

    @@ -35437,7 +35437,7 @@

    Arguments

    @@ -35452,7 +35452,7 @@

    Arguments

    @@ -35491,7 +35491,7 @@

    Arguments

    @@ -35506,7 +35506,7 @@

    Arguments

    @@ -35545,7 +35545,7 @@

    Arguments

    @@ -35560,7 +35560,7 @@

    Arguments

    @@ -35609,7 +35609,7 @@

    Arguments

    @@ -35683,7 +35683,7 @@

    Arguments

    @@ -35757,7 +35757,7 @@

    Arguments

    @@ -35831,7 +35831,7 @@

    Arguments

    @@ -35905,7 +35905,7 @@

    Arguments

    @@ -35979,7 +35979,7 @@

    Arguments

    @@ -36152,7 +36152,7 @@

    Arguments

    @@ -36167,7 +36167,7 @@

    Arguments

    @@ -36224,7 +36224,7 @@

    Arguments

    @@ -36239,7 +36239,7 @@

    Arguments

    @@ -36254,7 +36254,7 @@

    Arguments

    @@ -36308,7 +36308,7 @@

    Arguments

    @@ -36323,7 +36323,7 @@

    Arguments

    @@ -36380,7 +36380,7 @@

    Arguments

    @@ -36395,7 +36395,7 @@

    Arguments

    @@ -36410,7 +36410,7 @@

    Arguments

    @@ -36464,7 +36464,7 @@

    Arguments

    @@ -36479,7 +36479,7 @@

    Arguments

    @@ -36536,7 +36536,7 @@

    Arguments

    @@ -36551,7 +36551,7 @@

    Arguments

    @@ -36566,7 +36566,7 @@

    Arguments

    @@ -36620,7 +36620,7 @@

    Arguments

    @@ -36635,7 +36635,7 @@

    Arguments

    @@ -36692,7 +36692,7 @@

    Arguments

    @@ -36707,7 +36707,7 @@

    Arguments

    @@ -36722,7 +36722,7 @@

    Arguments

    @@ -36776,7 +36776,7 @@

    Arguments

    @@ -36791,7 +36791,7 @@

    Arguments

    @@ -36848,7 +36848,7 @@

    Arguments

    @@ -36863,7 +36863,7 @@

    Arguments

    @@ -36878,7 +36878,7 @@

    Arguments

    @@ -36932,7 +36932,7 @@

    Arguments

    @@ -36947,7 +36947,7 @@

    Arguments

    @@ -37004,7 +37004,7 @@

    Arguments

    @@ -37019,7 +37019,7 @@

    Arguments

    @@ -37034,7 +37034,7 @@

    Arguments

    @@ -37088,7 +37088,7 @@

    Arguments

    @@ -37103,7 +37103,7 @@

    Arguments

    @@ -37167,7 +37167,7 @@

    Arguments

    @@ -37182,7 +37182,7 @@

    Arguments

    @@ -37239,7 +37239,7 @@

    Arguments

    @@ -37254,7 +37254,7 @@

    Arguments

    @@ -37269,7 +37269,7 @@

    Arguments

    @@ -37323,7 +37323,7 @@

    Arguments

    @@ -37338,7 +37338,7 @@

    Arguments

    @@ -37395,7 +37395,7 @@

    Arguments

    @@ -37410,7 +37410,7 @@

    Arguments

    @@ -37425,7 +37425,7 @@

    Arguments

    @@ -37479,7 +37479,7 @@

    Arguments

    @@ -37494,7 +37494,7 @@

    Arguments

    @@ -37551,7 +37551,7 @@

    Arguments

    @@ -37566,7 +37566,7 @@

    Arguments

    @@ -37581,7 +37581,7 @@

    Arguments

    @@ -37635,7 +37635,7 @@

    Arguments

    @@ -37650,7 +37650,7 @@

    Arguments

    @@ -37707,7 +37707,7 @@

    Arguments

    @@ -37722,7 +37722,7 @@

    Arguments

    @@ -37737,7 +37737,7 @@

    Arguments

    @@ -37791,7 +37791,7 @@

    Arguments

    @@ -37806,7 +37806,7 @@

    Arguments

    @@ -37863,7 +37863,7 @@

    Arguments

    @@ -37878,7 +37878,7 @@

    Arguments

    @@ -37893,7 +37893,7 @@

    Arguments

    @@ -37947,7 +37947,7 @@

    Arguments

    @@ -37962,7 +37962,7 @@

    Arguments

    @@ -38019,7 +38019,7 @@

    Arguments

    @@ -38034,7 +38034,7 @@

    Arguments

    @@ -38049,7 +38049,7 @@

    Arguments

    @@ -38103,7 +38103,7 @@

    Arguments

    @@ -38118,7 +38118,7 @@

    Arguments

    @@ -38182,7 +38182,7 @@

    Arguments

    @@ -38197,7 +38197,7 @@

    Arguments

    @@ -38254,7 +38254,7 @@

    Arguments

    @@ -38269,7 +38269,7 @@

    Arguments

    @@ -38284,7 +38284,7 @@

    Arguments

    @@ -38338,7 +38338,7 @@

    Arguments

    @@ -38353,7 +38353,7 @@

    Arguments

    @@ -38410,7 +38410,7 @@

    Arguments

    @@ -38425,7 +38425,7 @@

    Arguments

    @@ -38440,7 +38440,7 @@

    Arguments

    @@ -38494,7 +38494,7 @@

    Arguments

    @@ -38509,7 +38509,7 @@

    Arguments

    @@ -38566,7 +38566,7 @@

    Arguments

    @@ -38581,7 +38581,7 @@

    Arguments

    @@ -38596,7 +38596,7 @@

    Arguments

    @@ -38650,7 +38650,7 @@

    Arguments

    @@ -38665,7 +38665,7 @@

    Arguments

    @@ -38722,7 +38722,7 @@

    Arguments

    @@ -38737,7 +38737,7 @@

    Arguments

    @@ -38752,7 +38752,7 @@

    Arguments

    @@ -38806,7 +38806,7 @@

    Arguments

    @@ -38821,7 +38821,7 @@

    Arguments

    @@ -38878,7 +38878,7 @@

    Arguments

    @@ -38893,7 +38893,7 @@

    Arguments

    @@ -38908,7 +38908,7 @@

    Arguments

    @@ -38962,7 +38962,7 @@

    Arguments

    @@ -38977,7 +38977,7 @@

    Arguments

    @@ -39034,7 +39034,7 @@

    Arguments

    @@ -39049,7 +39049,7 @@

    Arguments

    @@ -39064,7 +39064,7 @@

    Arguments

    @@ -39118,7 +39118,7 @@

    Arguments

    @@ -39133,7 +39133,7 @@

    Arguments

    @@ -39185,7 +39185,7 @@

    Components

    @@ -39269,7 +39269,7 @@

    Components

    @@ -39353,7 +39353,7 @@

    Components

    @@ -39437,7 +39437,7 @@

    Components

    @@ -39521,7 +39521,7 @@

    Components

    @@ -39605,7 +39605,7 @@

    Components

    @@ -39739,7 +39739,7 @@

    Components

    @@ -39756,7 +39756,7 @@

    Components

    @@ -39773,7 +39773,7 @@

    Components

    @@ -39790,7 +39790,7 @@

    Components

    @@ -39907,7 +39907,7 @@

    Components

    @@ -39973,7 +39973,7 @@

    Components

    @@ -40056,7 +40056,7 @@

    Components

    @@ -40073,7 +40073,7 @@

    Components

    @@ -40188,7 +40188,7 @@

    Arguments

    @@ -40848,7 +40848,7 @@

    Arguments

    @@ -41263,7 +41263,7 @@

    Arguments

    @@ -41413,7 +41413,7 @@

    Arguments

    @@ -41563,7 +41563,7 @@

    Arguments

    @@ -41713,7 +41713,7 @@

    Arguments

    @@ -41863,7 +41863,7 @@

    Arguments

    @@ -42013,7 +42013,7 @@

    Arguments

    @@ -42093,7 +42093,7 @@

    Arguments

    @@ -42108,7 +42108,7 @@

    Arguments

    @@ -42163,7 +42163,7 @@

    Arguments

    @@ -42218,7 +42218,7 @@

    Arguments

    @@ -42273,7 +42273,7 @@

    Arguments

    @@ -42313,7 +42313,7 @@

    Arguments

    @@ -42328,7 +42328,7 @@

    Arguments

    @@ -42368,7 +42368,7 @@

    Arguments

    @@ -42409,7 +42409,7 @@

    Arguments

    @@ -42668,7 +42668,7 @@

    Arguments

    @@ -42775,7 +42775,7 @@

    Arguments

    @@ -42830,7 +42830,7 @@

    Arguments

    @@ -42870,7 +42870,7 @@

    Arguments

    @@ -42926,7 +42926,7 @@

    Arguments

    @@ -42996,7 +42996,7 @@

    Arguments

    @@ -43011,7 +43011,7 @@

    Arguments

    @@ -43026,7 +43026,7 @@

    Arguments

    @@ -43081,7 +43081,7 @@

    Arguments

    @@ -43096,7 +43096,7 @@

    Arguments

    @@ -43111,7 +43111,7 @@

    Arguments

    @@ -43126,7 +43126,7 @@

    Arguments

    @@ -43141,7 +43141,7 @@

    Arguments

    @@ -43196,7 +43196,7 @@

    Arguments

    @@ -43211,7 +43211,7 @@

    Arguments

    @@ -43226,7 +43226,7 @@

    Arguments

    @@ -43281,7 +43281,7 @@

    Arguments

    @@ -43381,7 +43381,7 @@

    Arguments

    @@ -43421,7 +43421,7 @@

    Arguments

    @@ -43491,7 +43491,7 @@

    Arguments

    @@ -43656,7 +43656,7 @@

    Arguments

    @@ -43671,7 +43671,7 @@

    Arguments

    @@ -43711,7 +43711,7 @@

    Arguments

    @@ -43726,7 +43726,7 @@

    Arguments

    @@ -44152,7 +44152,7 @@

    Arguments

    @@ -44197,7 +44197,7 @@

    Arguments

    @@ -44239,7 +44239,7 @@

    Arguments

    @@ -44387,7 +44387,7 @@

    Arguments

    @@ -44404,7 +44404,7 @@

    Arguments

    @@ -44459,7 +44459,7 @@

    Arguments

    @@ -44474,7 +44474,7 @@

    Arguments

    @@ -44529,7 +44529,7 @@

    Arguments

    @@ -44544,7 +44544,7 @@

    Arguments

    @@ -44629,7 +44629,7 @@

    Arguments

    @@ -44714,7 +44714,7 @@

    Arguments

    @@ -44729,7 +44729,7 @@

    Arguments

    @@ -44799,7 +44799,7 @@

    Arguments

    @@ -44814,7 +44814,7 @@

    Arguments

    @@ -44869,7 +44869,7 @@

    Arguments

    @@ -44884,7 +44884,7 @@

    Arguments

    @@ -44939,7 +44939,7 @@

    Arguments

    @@ -44994,7 +44994,7 @@

    Arguments

    @@ -45049,7 +45049,7 @@

    Arguments

    @@ -45104,7 +45104,7 @@

    Arguments

    @@ -45159,7 +45159,7 @@

    Arguments

    @@ -45244,7 +45244,7 @@

    Arguments

    @@ -45299,7 +45299,7 @@

    Arguments

    @@ -45369,7 +45369,7 @@

    Arguments

    @@ -45399,7 +45399,7 @@

    Arguments

    @@ -45440,7 +45440,7 @@

    Arguments

    @@ -45455,7 +45455,7 @@

    Arguments

    @@ -45605,7 +45605,7 @@

    Arguments

    @@ -45660,7 +45660,7 @@

    Arguments

    @@ -45675,7 +45675,7 @@

    Arguments

    @@ -45730,7 +45730,7 @@

    Arguments

    @@ -45745,7 +45745,7 @@

    Arguments

    @@ -45800,7 +45800,7 @@

    Arguments

    @@ -45815,7 +45815,7 @@

    Arguments

    @@ -45980,7 +45980,7 @@

    Arguments

    @@ -46065,7 +46065,7 @@

    Arguments

    @@ -46080,7 +46080,7 @@

    Arguments

    @@ -46404,7 +46404,7 @@

    Arguments

    @@ -46489,7 +46489,7 @@

    Arguments

    @@ -46574,7 +46574,7 @@

    Arguments

    @@ -46659,7 +46659,7 @@

    Arguments

    @@ -46699,7 +46699,7 @@

    Arguments

    @@ -46786,7 +46786,7 @@

    Arguments

    @@ -46871,7 +46871,7 @@

    Arguments

    @@ -46886,7 +46886,7 @@

    Arguments

    @@ -46958,7 +46958,7 @@

    Arguments

    @@ -46973,7 +46973,7 @@

    Arguments

    @@ -47043,7 +47043,7 @@

    Arguments

    @@ -47058,7 +47058,7 @@

    Arguments

    @@ -47113,7 +47113,7 @@

    Arguments

    @@ -47128,7 +47128,7 @@

    Arguments

    @@ -47198,7 +47198,7 @@

    Arguments

    @@ -47213,7 +47213,7 @@

    Arguments

    @@ -47268,7 +47268,7 @@

    Arguments

    @@ -47283,7 +47283,7 @@

    Arguments

    @@ -47353,7 +47353,7 @@

    Arguments

    @@ -47368,7 +47368,7 @@

    Arguments

    @@ -47423,7 +47423,7 @@

    Arguments

    @@ -47438,7 +47438,7 @@

    Arguments

    @@ -47493,7 +47493,7 @@

    Arguments

    @@ -47548,7 +47548,7 @@

    Arguments

    @@ -47603,7 +47603,7 @@

    Arguments

    @@ -47673,7 +47673,7 @@

    Arguments

    @@ -47728,7 +47728,7 @@

    Arguments

    @@ -47783,7 +47783,7 @@

    Arguments

    @@ -47839,7 +47839,7 @@

    Arguments

    @@ -47854,7 +47854,7 @@

    Arguments

    @@ -47910,7 +47910,7 @@

    Arguments

    @@ -47925,7 +47925,7 @@

    Arguments

    @@ -47980,7 +47980,7 @@

    Arguments

    @@ -47995,7 +47995,7 @@

    Arguments

    @@ -48050,7 +48050,7 @@

    Arguments

    @@ -48106,7 +48106,7 @@

    Arguments

    @@ -48161,7 +48161,7 @@

    Arguments

    @@ -48217,7 +48217,7 @@

    Arguments

    @@ -48273,7 +48273,7 @@

    Arguments

    @@ -48343,7 +48343,7 @@

    Arguments

    @@ -48358,7 +48358,7 @@

    Arguments

    @@ -48443,7 +48443,7 @@

    Arguments

    @@ -48458,7 +48458,7 @@

    Arguments

    @@ -48573,7 +48573,7 @@

    Arguments

    @@ -48603,7 +48603,7 @@

    Arguments

    @@ -48673,7 +48673,7 @@

    Arguments

    @@ -48703,7 +48703,7 @@

    Arguments

    @@ -48758,7 +48758,7 @@

    Arguments

    @@ -48788,7 +48788,7 @@

    Arguments

    @@ -48843,7 +48843,7 @@

    Arguments

    @@ -48873,7 +48873,7 @@

    Arguments

    @@ -48990,7 +48990,7 @@

    Arguments

    @@ -49005,7 +49005,7 @@

    Arguments

    @@ -50371,7 +50371,7 @@

    Arguments

    @@ -50386,7 +50386,7 @@

    Arguments

    @@ -50471,7 +50471,7 @@

    Arguments

    @@ -50486,7 +50486,7 @@

    Arguments

    @@ -50618,7 +50618,7 @@

    Arguments

    @@ -50633,7 +50633,7 @@

    Arguments

    @@ -50750,7 +50750,7 @@

    Arguments

    @@ -50850,7 +50850,7 @@

    Arguments

    @@ -50935,7 +50935,7 @@

    Arguments

    @@ -50950,7 +50950,7 @@

    Arguments

    @@ -51035,7 +51035,7 @@

    Arguments

    @@ -51050,7 +51050,7 @@

    Arguments

    @@ -51120,7 +51120,7 @@

    Arguments

    @@ -51135,7 +51135,7 @@

    Arguments

    @@ -51190,7 +51190,7 @@

    Arguments

    @@ -51205,7 +51205,7 @@

    Arguments

    @@ -51350,7 +51350,7 @@

    Arguments

    @@ -51365,7 +51365,7 @@

    Arguments

    @@ -51380,7 +51380,7 @@

    Arguments

    @@ -51420,7 +51420,7 @@

    Arguments

    @@ -51435,7 +51435,7 @@

    Arguments

    @@ -51491,7 +51491,7 @@

    Arguments

    @@ -51506,7 +51506,7 @@

    Arguments

    @@ -51521,7 +51521,7 @@

    Arguments

    @@ -51576,7 +51576,7 @@

    Arguments

    @@ -51591,7 +51591,7 @@

    Arguments

    @@ -51647,7 +51647,7 @@

    Arguments

    @@ -51662,7 +51662,7 @@

    Arguments

    @@ -51677,7 +51677,7 @@

    Arguments

    @@ -51732,7 +51732,7 @@

    Arguments

    @@ -51747,7 +51747,7 @@

    Arguments

    @@ -51803,7 +51803,7 @@

    Arguments

    @@ -51818,7 +51818,7 @@

    Arguments

    @@ -51833,7 +51833,7 @@

    Arguments

    @@ -51888,7 +51888,7 @@

    Arguments

    @@ -51903,7 +51903,7 @@

    Arguments

    @@ -52037,7 +52037,7 @@

    Arguments

    @@ -52122,7 +52122,7 @@

    Arguments

    @@ -52207,7 +52207,7 @@

    Arguments

    @@ -52292,7 +52292,7 @@

    Arguments

    @@ -52332,7 +52332,7 @@

    Arguments

    @@ -52419,7 +52419,7 @@

    Arguments

    @@ -52504,7 +52504,7 @@

    Arguments

    @@ -52519,7 +52519,7 @@

    Arguments

    @@ -52591,7 +52591,7 @@

    Arguments

    @@ -52606,7 +52606,7 @@

    Arguments

    @@ -52676,7 +52676,7 @@

    Arguments

    @@ -52691,7 +52691,7 @@

    Arguments

    @@ -52746,7 +52746,7 @@

    Arguments

    @@ -52761,7 +52761,7 @@

    Arguments

    @@ -52831,7 +52831,7 @@

    Arguments

    @@ -52846,7 +52846,7 @@

    Arguments

    @@ -52901,7 +52901,7 @@

    Arguments

    @@ -52916,7 +52916,7 @@

    Arguments

    @@ -52986,7 +52986,7 @@

    Arguments

    @@ -53001,7 +53001,7 @@

    Arguments

    @@ -53056,7 +53056,7 @@

    Arguments

    @@ -53071,7 +53071,7 @@

    Arguments

    @@ -53126,7 +53126,7 @@

    Arguments

    @@ -53181,7 +53181,7 @@

    Arguments

    @@ -53236,7 +53236,7 @@

    Arguments

    @@ -53306,7 +53306,7 @@

    Arguments

    @@ -53361,7 +53361,7 @@

    Arguments

    @@ -53416,7 +53416,7 @@

    Arguments

    @@ -53472,7 +53472,7 @@

    Arguments

    @@ -53487,7 +53487,7 @@

    Arguments

    @@ -53543,7 +53543,7 @@

    Arguments

    @@ -53558,7 +53558,7 @@

    Arguments

    @@ -53613,7 +53613,7 @@

    Arguments

    @@ -53628,7 +53628,7 @@

    Arguments

    @@ -53683,7 +53683,7 @@

    Arguments

    @@ -53739,7 +53739,7 @@

    Arguments

    @@ -53794,7 +53794,7 @@

    Arguments

    @@ -53850,7 +53850,7 @@

    Arguments

    @@ -53906,7 +53906,7 @@

    Arguments

    @@ -53976,7 +53976,7 @@

    Arguments

    @@ -53991,7 +53991,7 @@

    Arguments

    @@ -54076,7 +54076,7 @@

    Arguments

    @@ -54091,7 +54091,7 @@

    Arguments

    @@ -54206,7 +54206,7 @@

    Arguments

    @@ -54236,7 +54236,7 @@

    Arguments

    @@ -54306,7 +54306,7 @@

    Arguments

    @@ -54336,7 +54336,7 @@

    Arguments

    @@ -54391,7 +54391,7 @@

    Arguments

    @@ -54421,7 +54421,7 @@

    Arguments

    @@ -54476,7 +54476,7 @@

    Arguments

    @@ -54506,7 +54506,7 @@

    Arguments

    @@ -54623,7 +54623,7 @@

    Arguments

    @@ -54638,7 +54638,7 @@

    Arguments

    @@ -56004,7 +56004,7 @@

    Arguments

    @@ -56019,7 +56019,7 @@

    Arguments

    @@ -56104,7 +56104,7 @@

    Arguments

    @@ -56119,7 +56119,7 @@

    Arguments

    @@ -56251,7 +56251,7 @@

    Arguments

    @@ -56266,7 +56266,7 @@

    Arguments

    @@ -56383,7 +56383,7 @@

    Arguments

    @@ -56483,7 +56483,7 @@

    Arguments

    @@ -56568,7 +56568,7 @@

    Arguments

    @@ -56583,7 +56583,7 @@

    Arguments

    @@ -56668,7 +56668,7 @@

    Arguments

    @@ -56683,7 +56683,7 @@

    Arguments

    @@ -56753,7 +56753,7 @@

    Arguments

    @@ -56768,7 +56768,7 @@

    Arguments

    @@ -56823,7 +56823,7 @@

    Arguments

    @@ -56838,7 +56838,7 @@

    Arguments

    @@ -56983,7 +56983,7 @@

    Arguments

    @@ -56998,7 +56998,7 @@

    Arguments

    @@ -57013,7 +57013,7 @@

    Arguments

    @@ -57053,7 +57053,7 @@

    Arguments

    @@ -57068,7 +57068,7 @@

    Arguments

    @@ -57124,7 +57124,7 @@

    Arguments

    @@ -57139,7 +57139,7 @@

    Arguments

    @@ -57154,7 +57154,7 @@

    Arguments

    @@ -57209,7 +57209,7 @@

    Arguments

    @@ -57224,7 +57224,7 @@

    Arguments

    @@ -57280,7 +57280,7 @@

    Arguments

    @@ -57295,7 +57295,7 @@

    Arguments

    @@ -57310,7 +57310,7 @@

    Arguments

    @@ -57365,7 +57365,7 @@

    Arguments

    @@ -57380,7 +57380,7 @@

    Arguments

    @@ -57434,91 +57434,6 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mempool_type),
    - + type(dbcsr_mempool_type),
    - + integer, intent(in)
    - + type(dbcsr_data_obj)
    - + type(dbcsr_mempool_type),
    - + type(dbcsr_mempool_type),
    - + type(dbcsr_mempool_type),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(acc_stream_type),
    - + real(kind=dp),
    - + 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_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)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(out)
    - + type(dbcsr_imagedistribution_type), intent(inout)
    - + 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(kind=valt), public
    - + integer, public
    - + integer, public,
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=valt), intent(in),
    - + integer(kind=valt), intent(out)
    - + integer(kind=valt), intent(out)
    - + integer(kind=valt), intent(in)
    - + integer(kind=valt), intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + type(mp_comm_type), intent(in)
    - + integer, 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_scalar_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + 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,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + integer, private,
    - + type(dbcsr_data_obj), public
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, 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, public
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(in)
    - + logical, intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_imagedistribution_obj), 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),
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out)
    - + logical, intent(in)
    - + type(dbcsr_buffer), intent(inout)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_imagedistribution_obj), 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),
    - + logical, intent(in)
    - + 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)
    - + integer, intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(out)
    - + 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)
    - + integer, intent(in),
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mm_accdrv_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + logical, intent(out)
    - + logical, intent(out)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + 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(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)
    - + logical, intent(in)
    - + 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(inout)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out)
    - + logical, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + 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(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),
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), 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(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),
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), 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(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),
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), 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(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),
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + 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,
    - + type(dbcsr_mm_multrec_type), public,
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_4), intent(in),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_4), intent(in),
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + integer, private
    - + integer, private
    - + integer, private
    - + type(dbcsr_work_type), private,
    - + logical, private
    - + integer, public
    - + 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(inout)
    - + 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)
    - + integer, intent(in)
    - + character(len=*), private,
    - + logical, private,
    - + logical, private,
    - + type(dbcsr_imagedistribution_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(out)
    - + 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)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(in)
    - + integer, 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(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(out)
    - + integer, 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)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + 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(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + 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(inout),
    - + integer, intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + logical, intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + 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=real_8), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + 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(in),
    - + integer, intent(in),
    - + 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(in),
    - + integer, intent(in),
    - + 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(in),
    - + integer, intent(in),
    - + integer, intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + character(len=*), private,
    - + type(dbcsr_work_type), private,
    - + logical, 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,
    - + logical, 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_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)
    - + logical,
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + character(len=*), private,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + 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)
    - + integer, 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_mp_obj), intent(in)
    - + type(dbcsr_mp_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)
    - + type(dbcsr_data_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)
    - + character(len=*), 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)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + integer(kind=int_4)
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_8)
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + real(kind=real_8)
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_4)
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4),
    - + integer
    - + complex(kind=real_8)
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_4)
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + logical
    - + integer
    - + logical,
    - + integer
    - + character(len=*)
    - + integer
    - + character(len=*)
    - + integer
    - + integer(kind=int_4)
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_8)
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + real(kind=real_8)
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_4)
    - + integer
    - + real(kind=real_4),
    - + integer
    - + complex(kind=real_8)
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_4)
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), 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_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + logical, intent(inout)
    - + logical, intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + logical, intent(inout),
    - + integer(kind=int_4), intent(in),
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(out),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_8), intent(inout)
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_4), intent(inout)
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_4), intent(inout)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), 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(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)
    - + complex(kind=real_4), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout)
    - + integer, 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)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, 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)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_4)
    - + integer(kind=int_4),
    - + integer(kind=int_8)
    - + integer(kind=int_8),
    - + real(kind=real_8)
    - + real(kind=real_8),
    - + real(kind=real_4)
    - + real(kind=real_4),
    - + complex(kind=real_8)
    - + complex(kind=real_8),
    - + complex(kind=real_4)
    - + complex(kind=real_4),
    - + integer(kind=int_4), intent(inout)
    - + integer, intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(inout)
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_8), intent(inout)
    - + integer, intent(inout)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_4), intent(inout)
    - + integer, intent(inout)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_8), intent(inout)
    - + integer, intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_4), intent(inout)
    - + integer, intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(inout)
    - + 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)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), 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, 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=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_8),
    - + real(kind=real_4),
    - + complex(kind=real_8),
    - + complex(kind=real_4),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(out)
    - + 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
    - + class(mp_comm_type), intent(in)
    - + class(mp_info_type), intent(in)
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_8),
    - + real(kind=real_4),
    - + complex(kind=real_8),
    - + complex(kind=real_4),
    - + 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(out)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + 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
    - + type(mp_comm_type), intent(in)
    - + logical
    - + integer
    - + logical,
    - + integer
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + character(len=*)
    - + integer
    - + character(len=*)
    - + integer
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + logical, intent(inout)
    - + logical, intent(inout),
    - + logical, intent(inout),
    - + integer, intent(out)
    - + integer, 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(in)
    - + character(len=*), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(out)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_4)
    - + integer(kind=int_4),
    - + integer(kind=int_4), intent(inout)
    - + integer, intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(inout)
    - + integer(kind=int_4)
    - + integer
    - + integer(kind=int_4)
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_4), 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)
    - + 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(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=int_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(out)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer(kind=int_8)
    - + integer(kind=int_8),
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(inout)
    - + integer(kind=int_8)
    - + integer
    - + integer(kind=int_8)
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), 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)
    - + 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(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=int_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - - integer(kind=file_offset), - intent(in) - - ::offset - -
    - - integer(kind=int_8), - intent(out) - - ::msg(:) - -
    - - integer, - intent(in),optional - - ::msglen - -
    - - -
    - - -
    -

    private subroutine mp_file_read_at_all_l(fh, offset, msg) -

    -
    - - - -

    Arguments

    - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + +
    TypeIntentOptional AttributesName
    - - type(mp_file_type), - intent(in) - - ::fh - -
    @@ -57542,6 +57457,91 @@

    Arguments

    intent(out) + ::msg(:) + +
    + + integer, + intent(in),optional + + ::msglen + +
    + + +
    +
    + +
    +

    private subroutine mp_file_read_at_all_l(fh, offset, msg) +

    +
    + + + +

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -57670,7 +57670,7 @@

    Arguments

    @@ -57755,7 +57755,7 @@

    Arguments

    @@ -57840,7 +57840,7 @@

    Arguments

    @@ -57925,7 +57925,7 @@

    Arguments

    @@ -57965,7 +57965,7 @@

    Arguments

    @@ -58052,7 +58052,7 @@

    Arguments

    @@ -58137,7 +58137,7 @@

    Arguments

    @@ -58152,7 +58152,7 @@

    Arguments

    @@ -58224,7 +58224,7 @@

    Arguments

    @@ -58239,7 +58239,7 @@

    Arguments

    @@ -58309,7 +58309,7 @@

    Arguments

    @@ -58324,7 +58324,7 @@

    Arguments

    @@ -58379,7 +58379,7 @@

    Arguments

    @@ -58394,7 +58394,7 @@

    Arguments

    @@ -58464,7 +58464,7 @@

    Arguments

    @@ -58479,7 +58479,7 @@

    Arguments

    @@ -58534,7 +58534,7 @@

    Arguments

    @@ -58549,7 +58549,7 @@

    Arguments

    @@ -58619,7 +58619,7 @@

    Arguments

    @@ -58634,7 +58634,7 @@

    Arguments

    @@ -58689,7 +58689,7 @@

    Arguments

    @@ -58704,7 +58704,7 @@

    Arguments

    @@ -58759,7 +58759,7 @@

    Arguments

    @@ -58814,7 +58814,7 @@

    Arguments

    @@ -58869,7 +58869,7 @@

    Arguments

    @@ -58939,7 +58939,7 @@

    Arguments

    @@ -58994,7 +58994,7 @@

    Arguments

    @@ -59049,7 +59049,7 @@

    Arguments

    @@ -59105,7 +59105,7 @@

    Arguments

    @@ -59120,7 +59120,7 @@

    Arguments

    @@ -59176,7 +59176,7 @@

    Arguments

    @@ -59191,7 +59191,7 @@

    Arguments

    @@ -59246,7 +59246,7 @@

    Arguments

    @@ -59261,7 +59261,7 @@

    Arguments

    @@ -59316,7 +59316,7 @@

    Arguments

    @@ -59372,7 +59372,7 @@

    Arguments

    @@ -59427,7 +59427,7 @@

    Arguments

    @@ -59483,7 +59483,7 @@

    Arguments

    @@ -59539,7 +59539,7 @@

    Arguments

    @@ -59609,7 +59609,7 @@

    Arguments

    @@ -59624,7 +59624,7 @@

    Arguments

    @@ -59709,7 +59709,7 @@

    Arguments

    @@ -59724,7 +59724,7 @@

    Arguments

    @@ -59839,7 +59839,7 @@

    Arguments

    @@ -59869,7 +59869,7 @@

    Arguments

    @@ -59939,7 +59939,7 @@

    Arguments

    @@ -59969,7 +59969,7 @@

    Arguments

    @@ -60024,7 +60024,7 @@

    Arguments

    @@ -60054,7 +60054,7 @@

    Arguments

    @@ -60109,7 +60109,7 @@

    Arguments

    @@ -60139,7 +60139,7 @@

    Arguments

    @@ -60256,7 +60256,7 @@

    Arguments

    @@ -60271,7 +60271,7 @@

    Arguments

    @@ -61637,7 +61637,7 @@

    Arguments

    @@ -61652,7 +61652,7 @@

    Arguments

    @@ -61737,7 +61737,7 @@

    Arguments

    @@ -61752,7 +61752,7 @@

    Arguments

    @@ -61884,7 +61884,7 @@

    Arguments

    @@ -61899,7 +61899,7 @@

    Arguments

    @@ -62016,7 +62016,7 @@

    Arguments

    @@ -62116,7 +62116,7 @@

    Arguments

    @@ -62201,7 +62201,7 @@

    Arguments

    @@ -62216,7 +62216,7 @@

    Arguments

    @@ -62301,7 +62301,7 @@

    Arguments

    @@ -62316,7 +62316,7 @@

    Arguments

    @@ -62386,7 +62386,7 @@

    Arguments

    @@ -62401,7 +62401,7 @@

    Arguments

    @@ -62456,7 +62456,7 @@

    Arguments

    @@ -62471,7 +62471,7 @@

    Arguments

    @@ -62616,7 +62616,7 @@

    Arguments

    @@ -62631,7 +62631,7 @@

    Arguments

    @@ -62646,7 +62646,7 @@

    Arguments

    @@ -62686,7 +62686,7 @@

    Arguments

    @@ -62701,7 +62701,7 @@

    Arguments

    @@ -62757,7 +62757,7 @@

    Arguments

    @@ -62772,7 +62772,7 @@

    Arguments

    @@ -62787,7 +62787,7 @@

    Arguments

    @@ -62842,7 +62842,7 @@

    Arguments

    @@ -62857,7 +62857,7 @@

    Arguments

    @@ -62913,7 +62913,7 @@

    Arguments

    @@ -62928,7 +62928,7 @@

    Arguments

    @@ -62943,7 +62943,7 @@

    Arguments

    @@ -62998,7 +62998,7 @@

    Arguments

    @@ -63013,7 +63013,7 @@

    Arguments

    @@ -63069,7 +63069,7 @@

    Arguments

    @@ -63084,7 +63084,7 @@

    Arguments

    @@ -63099,7 +63099,7 @@

    Arguments

    @@ -63154,7 +63154,7 @@

    Arguments

    @@ -63169,7 +63169,7 @@

    Arguments

    @@ -63303,7 +63303,7 @@

    Arguments

    @@ -63388,7 +63388,7 @@

    Arguments

    @@ -63473,7 +63473,7 @@

    Arguments

    @@ -63558,7 +63558,7 @@

    Arguments

    @@ -63598,7 +63598,7 @@

    Arguments

    @@ -63685,7 +63685,7 @@

    Arguments

    @@ -63770,7 +63770,7 @@

    Arguments

    @@ -63785,7 +63785,7 @@

    Arguments

    @@ -63857,7 +63857,7 @@

    Arguments

    @@ -63872,7 +63872,7 @@

    Arguments

    @@ -63942,7 +63942,7 @@

    Arguments

    @@ -63957,7 +63957,7 @@

    Arguments

    @@ -64012,7 +64012,7 @@

    Arguments

    @@ -64027,7 +64027,7 @@

    Arguments

    @@ -64097,7 +64097,7 @@

    Arguments

    @@ -64112,7 +64112,7 @@

    Arguments

    @@ -64167,7 +64167,7 @@

    Arguments

    @@ -64182,7 +64182,7 @@

    Arguments

    @@ -64252,7 +64252,7 @@

    Arguments

    @@ -64267,7 +64267,7 @@

    Arguments

    @@ -64322,7 +64322,7 @@

    Arguments

    @@ -64337,7 +64337,7 @@

    Arguments

    @@ -64392,7 +64392,7 @@

    Arguments

    @@ -64447,7 +64447,7 @@

    Arguments

    @@ -64502,7 +64502,7 @@

    Arguments

    @@ -64572,7 +64572,7 @@

    Arguments

    @@ -64627,7 +64627,7 @@

    Arguments

    @@ -64682,7 +64682,7 @@

    Arguments

    @@ -64738,7 +64738,7 @@

    Arguments

    @@ -64753,7 +64753,7 @@

    Arguments

    @@ -64809,7 +64809,7 @@

    Arguments

    @@ -64824,7 +64824,7 @@

    Arguments

    @@ -64879,7 +64879,7 @@

    Arguments

    @@ -64894,7 +64894,7 @@

    Arguments

    @@ -64949,7 +64949,7 @@

    Arguments

    @@ -65005,7 +65005,7 @@

    Arguments

    @@ -65060,7 +65060,7 @@

    Arguments

    @@ -65116,7 +65116,7 @@

    Arguments

    @@ -65172,7 +65172,7 @@

    Arguments

    @@ -65242,7 +65242,7 @@

    Arguments

    @@ -65257,7 +65257,7 @@

    Arguments

    @@ -65342,7 +65342,7 @@

    Arguments

    @@ -65357,7 +65357,7 @@

    Arguments

    @@ -65472,7 +65472,7 @@

    Arguments

    @@ -65502,7 +65502,7 @@

    Arguments

    @@ -65572,7 +65572,7 @@

    Arguments

    @@ -65602,7 +65602,7 @@

    Arguments

    @@ -65657,7 +65657,7 @@

    Arguments

    @@ -65687,7 +65687,7 @@

    Arguments

    @@ -65742,7 +65742,7 @@

    Arguments

    @@ -65772,7 +65772,7 @@

    Arguments

    @@ -65889,7 +65889,7 @@

    Arguments

    @@ -65904,7 +65904,7 @@

    Arguments

    @@ -67270,7 +67270,7 @@

    Arguments

    @@ -67285,7 +67285,7 @@

    Arguments

    @@ -67370,7 +67370,7 @@

    Arguments

    @@ -67385,7 +67385,7 @@

    Arguments

    @@ -67517,7 +67517,7 @@

    Arguments

    @@ -67532,7 +67532,7 @@

    Arguments

    @@ -67649,7 +67649,7 @@

    Arguments

    @@ -67749,7 +67749,7 @@

    Arguments

    @@ -67834,7 +67834,7 @@

    Arguments

    @@ -67849,7 +67849,7 @@

    Arguments

    @@ -67934,7 +67934,7 @@

    Arguments

    @@ -67949,7 +67949,7 @@

    Arguments

    @@ -68019,7 +68019,7 @@

    Arguments

    @@ -68034,7 +68034,7 @@

    Arguments

    @@ -68089,7 +68089,7 @@

    Arguments

    @@ -68104,7 +68104,7 @@

    Arguments

    @@ -68249,7 +68249,7 @@

    Arguments

    @@ -68264,7 +68264,7 @@

    Arguments

    @@ -68279,7 +68279,7 @@

    Arguments

    @@ -68319,7 +68319,7 @@

    Arguments

    @@ -68334,7 +68334,7 @@

    Arguments

    @@ -68390,7 +68390,7 @@

    Arguments

    @@ -68405,7 +68405,7 @@

    Arguments

    @@ -68420,7 +68420,7 @@

    Arguments

    @@ -68475,7 +68475,7 @@

    Arguments

    @@ -68490,7 +68490,7 @@

    Arguments

    @@ -68546,7 +68546,7 @@

    Arguments

    @@ -68561,7 +68561,7 @@

    Arguments

    @@ -68576,7 +68576,7 @@

    Arguments

    @@ -68631,7 +68631,7 @@

    Arguments

    @@ -68646,7 +68646,7 @@

    Arguments

    @@ -68702,7 +68702,7 @@

    Arguments

    @@ -68717,7 +68717,7 @@

    Arguments

    @@ -68732,7 +68732,7 @@

    Arguments

    @@ -68787,7 +68787,7 @@

    Arguments

    @@ -68802,7 +68802,7 @@

    Arguments

    @@ -68936,7 +68936,7 @@

    Arguments

    @@ -69021,7 +69021,7 @@

    Arguments

    @@ -69106,7 +69106,7 @@

    Arguments

    @@ -69191,7 +69191,7 @@

    Arguments

    @@ -69231,7 +69231,7 @@

    Arguments

    @@ -69318,7 +69318,7 @@

    Arguments

    @@ -69403,7 +69403,7 @@

    Arguments

    @@ -69418,7 +69418,7 @@

    Arguments

    @@ -69490,7 +69490,7 @@

    Arguments

    @@ -69505,7 +69505,7 @@

    Arguments

    @@ -69575,7 +69575,7 @@

    Arguments

    @@ -69590,7 +69590,7 @@

    Arguments

    @@ -69645,7 +69645,7 @@

    Arguments

    @@ -69660,7 +69660,7 @@

    Arguments

    @@ -69730,7 +69730,7 @@

    Arguments

    @@ -69745,7 +69745,7 @@

    Arguments

    @@ -69800,7 +69800,7 @@

    Arguments

    @@ -69815,7 +69815,7 @@

    Arguments

    @@ -69885,7 +69885,7 @@

    Arguments

    @@ -69900,7 +69900,7 @@

    Arguments

    @@ -69955,7 +69955,7 @@

    Arguments

    @@ -69970,7 +69970,7 @@

    Arguments

    @@ -70025,7 +70025,7 @@

    Arguments

    @@ -70080,7 +70080,7 @@

    Arguments

    @@ -70135,7 +70135,7 @@

    Arguments

    @@ -70205,7 +70205,7 @@

    Arguments

    @@ -70260,7 +70260,7 @@

    Arguments

    @@ -70315,7 +70315,7 @@

    Arguments

    @@ -70371,7 +70371,7 @@

    Arguments

    @@ -70386,7 +70386,7 @@

    Arguments

    @@ -70442,7 +70442,7 @@

    Arguments

    @@ -70457,7 +70457,7 @@

    Arguments

    @@ -70512,7 +70512,7 @@

    Arguments

    @@ -70527,7 +70527,7 @@

    Arguments

    @@ -70582,7 +70582,7 @@

    Arguments

    @@ -70638,7 +70638,7 @@

    Arguments

    @@ -70693,7 +70693,7 @@

    Arguments

    @@ -70749,7 +70749,7 @@

    Arguments

    @@ -70805,7 +70805,7 @@

    Arguments

    @@ -70875,7 +70875,7 @@

    Arguments

    @@ -70890,7 +70890,7 @@

    Arguments

    @@ -70975,7 +70975,7 @@

    Arguments

    @@ -70990,7 +70990,7 @@

    Arguments

    @@ -71105,7 +71105,7 @@

    Arguments

    @@ -71135,7 +71135,7 @@

    Arguments

    @@ -71205,7 +71205,7 @@

    Arguments

    @@ -71235,7 +71235,7 @@

    Arguments

    @@ -71290,7 +71290,7 @@

    Arguments

    @@ -71320,7 +71320,7 @@

    Arguments

    @@ -71375,7 +71375,7 @@

    Arguments

    @@ -71405,7 +71405,7 @@

    Arguments

    @@ -71522,7 +71522,7 @@

    Arguments

    @@ -71537,7 +71537,7 @@

    Arguments

    @@ -72903,7 +72903,7 @@

    Arguments

    @@ -72918,7 +72918,7 @@

    Arguments

    @@ -73003,7 +73003,7 @@

    Arguments

    @@ -73018,7 +73018,7 @@

    Arguments

    @@ -73150,7 +73150,7 @@

    Arguments

    @@ -73165,7 +73165,7 @@

    Arguments

    @@ -73282,7 +73282,7 @@

    Arguments

    @@ -73382,7 +73382,7 @@

    Arguments

    @@ -73467,7 +73467,7 @@

    Arguments

    @@ -73482,7 +73482,7 @@

    Arguments

    @@ -73567,7 +73567,7 @@

    Arguments

    @@ -73582,7 +73582,7 @@

    Arguments

    @@ -73652,7 +73652,7 @@

    Arguments

    @@ -73667,7 +73667,7 @@

    Arguments

    @@ -73722,7 +73722,7 @@

    Arguments

    @@ -73737,7 +73737,7 @@

    Arguments

    @@ -73882,7 +73882,7 @@

    Arguments

    @@ -73897,7 +73897,7 @@

    Arguments

    @@ -73912,7 +73912,7 @@

    Arguments

    @@ -73952,7 +73952,7 @@

    Arguments

    @@ -73967,7 +73967,7 @@

    Arguments

    @@ -74023,7 +74023,7 @@

    Arguments

    @@ -74038,7 +74038,7 @@

    Arguments

    @@ -74053,7 +74053,7 @@

    Arguments

    @@ -74108,7 +74108,7 @@

    Arguments

    @@ -74123,7 +74123,7 @@

    Arguments

    @@ -74179,7 +74179,7 @@

    Arguments

    @@ -74194,7 +74194,7 @@

    Arguments

    @@ -74209,7 +74209,7 @@

    Arguments

    @@ -74264,7 +74264,7 @@

    Arguments

    @@ -74279,7 +74279,7 @@

    Arguments

    @@ -74335,7 +74335,7 @@

    Arguments

    @@ -74350,7 +74350,7 @@

    Arguments

    @@ -74365,7 +74365,7 @@

    Arguments

    @@ -74420,7 +74420,7 @@

    Arguments

    @@ -74435,7 +74435,7 @@

    Arguments

    @@ -74569,7 +74569,7 @@

    Arguments

    @@ -74654,7 +74654,7 @@

    Arguments

    @@ -74739,7 +74739,7 @@

    Arguments

    @@ -74824,7 +74824,7 @@

    Arguments

    @@ -74864,7 +74864,7 @@

    Arguments

    @@ -74951,7 +74951,7 @@

    Arguments

    @@ -75036,7 +75036,7 @@

    Arguments

    @@ -75051,7 +75051,7 @@

    Arguments

    @@ -75123,7 +75123,7 @@

    Arguments

    @@ -75138,7 +75138,7 @@

    Arguments

    @@ -75208,7 +75208,7 @@

    Arguments

    @@ -75223,7 +75223,7 @@

    Arguments

    @@ -75278,7 +75278,7 @@

    Arguments

    @@ -75293,7 +75293,7 @@

    Arguments

    @@ -75363,7 +75363,7 @@

    Arguments

    @@ -75378,7 +75378,7 @@

    Arguments

    @@ -75433,7 +75433,7 @@

    Arguments

    @@ -75448,7 +75448,7 @@

    Arguments

    @@ -75518,7 +75518,7 @@

    Arguments

    @@ -75533,7 +75533,7 @@

    Arguments

    @@ -75588,7 +75588,7 @@

    Arguments

    @@ -75603,7 +75603,7 @@

    Arguments

    @@ -75658,7 +75658,7 @@

    Arguments

    @@ -75713,7 +75713,7 @@

    Arguments

    @@ -75768,7 +75768,7 @@

    Arguments

    @@ -75838,7 +75838,7 @@

    Arguments

    @@ -75893,7 +75893,7 @@

    Arguments

    @@ -75948,7 +75948,7 @@

    Arguments

    @@ -76004,7 +76004,7 @@

    Arguments

    @@ -76019,7 +76019,7 @@

    Arguments

    @@ -76075,7 +76075,7 @@

    Arguments

    @@ -76090,7 +76090,7 @@

    Arguments

    @@ -76145,7 +76145,7 @@

    Arguments

    @@ -76160,7 +76160,7 @@

    Arguments

    @@ -76215,7 +76215,7 @@

    Arguments

    @@ -76271,7 +76271,7 @@

    Arguments

    @@ -76326,7 +76326,7 @@

    Arguments

    @@ -76382,7 +76382,7 @@

    Arguments

    @@ -76438,7 +76438,7 @@

    Arguments

    @@ -76508,7 +76508,7 @@

    Arguments

    @@ -76523,7 +76523,7 @@

    Arguments

    @@ -76608,7 +76608,7 @@

    Arguments

    @@ -76623,7 +76623,7 @@

    Arguments

    @@ -76738,7 +76738,7 @@

    Arguments

    @@ -76768,7 +76768,7 @@

    Arguments

    @@ -76838,7 +76838,7 @@

    Arguments

    @@ -76868,7 +76868,7 @@

    Arguments

    @@ -76923,7 +76923,7 @@

    Arguments

    @@ -76953,7 +76953,7 @@

    Arguments

    @@ -77008,7 +77008,7 @@

    Arguments

    @@ -77038,7 +77038,7 @@

    Arguments

    @@ -77155,7 +77155,7 @@

    Arguments

    @@ -77170,7 +77170,7 @@

    Arguments

    @@ -78536,7 +78536,7 @@

    Arguments

    @@ -78551,7 +78551,7 @@

    Arguments

    @@ -78636,7 +78636,7 @@

    Arguments

    @@ -78651,7 +78651,7 @@

    Arguments

    @@ -78783,7 +78783,7 @@

    Arguments

    @@ -78798,7 +78798,7 @@

    Arguments

    @@ -78915,7 +78915,7 @@

    Arguments

    @@ -79015,7 +79015,7 @@

    Arguments

    @@ -79100,7 +79100,7 @@

    Arguments

    @@ -79115,7 +79115,7 @@

    Arguments

    @@ -79200,7 +79200,7 @@

    Arguments

    @@ -79215,7 +79215,7 @@

    Arguments

    @@ -79285,7 +79285,7 @@

    Arguments

    @@ -79300,7 +79300,7 @@

    Arguments

    @@ -79355,7 +79355,7 @@

    Arguments

    @@ -79370,7 +79370,7 @@

    Arguments

    @@ -79515,7 +79515,7 @@

    Arguments

    @@ -79530,7 +79530,7 @@

    Arguments

    @@ -79545,7 +79545,7 @@

    Arguments

    @@ -79585,7 +79585,7 @@

    Arguments

    @@ -79600,7 +79600,7 @@

    Arguments

    @@ -79656,7 +79656,7 @@

    Arguments

    @@ -79671,7 +79671,7 @@

    Arguments

    @@ -79686,7 +79686,7 @@

    Arguments

    @@ -79741,7 +79741,7 @@

    Arguments

    @@ -79756,7 +79756,7 @@

    Arguments

    @@ -79812,7 +79812,7 @@

    Arguments

    @@ -79827,7 +79827,7 @@

    Arguments

    @@ -79842,7 +79842,7 @@

    Arguments

    @@ -79897,7 +79897,7 @@

    Arguments

    @@ -79912,7 +79912,7 @@

    Arguments

    @@ -79968,7 +79968,7 @@

    Arguments

    @@ -79983,7 +79983,7 @@

    Arguments

    @@ -79998,7 +79998,7 @@

    Arguments

    @@ -80053,7 +80053,7 @@

    Arguments

    @@ -80068,7 +80068,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_multiply_api.html b/develop/module/dbcsr_multiply_api.html index cba9e63dd9d..6443516be0e 100644 --- a/develop/module/dbcsr_multiply_api.html +++ b/develop/module/dbcsr_multiply_api.html @@ -113,7 +113,7 @@

    Variables

    @@ -175,12 +175,12 @@

    Uses

    @@ -205,7 +205,7 @@

    Variables

    @@ -281,7 +281,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -348,7 +348,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    @@ -494,7 +494,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -529,7 +529,7 @@

    Arguments

    @@ -544,7 +544,7 @@

    Arguments

    @@ -583,7 +583,7 @@

    Arguments

    @@ -598,7 +598,7 @@

    Arguments

    @@ -613,7 +613,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -658,7 +658,7 @@

    Arguments

    @@ -673,7 +673,7 @@

    Arguments

    @@ -778,7 +778,7 @@

    Arguments

    @@ -793,7 +793,7 @@

    Arguments

    @@ -808,7 +808,7 @@

    Arguments

    @@ -847,7 +847,7 @@

    Arguments

    @@ -862,7 +862,7 @@

    Arguments

    @@ -877,7 +877,7 @@

    Arguments

    @@ -892,7 +892,7 @@

    Arguments

    @@ -907,7 +907,7 @@

    Arguments

    @@ -922,7 +922,7 @@

    Arguments

    @@ -937,7 +937,7 @@

    Arguments

    @@ -1042,7 +1042,7 @@

    Arguments

    @@ -1057,7 +1057,7 @@

    Arguments

    @@ -1072,7 +1072,7 @@

    Arguments

    @@ -1111,7 +1111,7 @@

    Arguments

    @@ -1126,7 +1126,7 @@

    Arguments

    @@ -1141,7 +1141,7 @@

    Arguments

    @@ -1156,7 +1156,7 @@

    Arguments

    @@ -1171,7 +1171,7 @@

    Arguments

    @@ -1186,7 +1186,7 @@

    Arguments

    @@ -1201,7 +1201,7 @@

    Arguments

    @@ -1306,7 +1306,7 @@

    Arguments

    @@ -1321,7 +1321,7 @@

    Arguments

    @@ -1336,7 +1336,7 @@

    Arguments

    @@ -1375,7 +1375,7 @@

    Arguments

    @@ -1390,7 +1390,7 @@

    Arguments

    @@ -1405,7 +1405,7 @@

    Arguments

    @@ -1420,7 +1420,7 @@

    Arguments

    @@ -1435,7 +1435,7 @@

    Arguments

    @@ -1450,7 +1450,7 @@

    Arguments

    @@ -1465,7 +1465,7 @@

    Arguments

    @@ -1570,7 +1570,7 @@

    Arguments

    @@ -1585,7 +1585,7 @@

    Arguments

    @@ -1600,7 +1600,7 @@

    Arguments

    @@ -1649,7 +1649,7 @@

    Arguments

    @@ -1664,7 +1664,7 @@

    Arguments

    @@ -1679,7 +1679,7 @@

    Arguments

    @@ -1694,7 +1694,7 @@

    Arguments

    @@ -1709,7 +1709,7 @@

    Arguments

    @@ -1724,7 +1724,7 @@

    Arguments

    @@ -1739,7 +1739,7 @@

    Arguments

    @@ -1844,7 +1844,7 @@

    Arguments

    @@ -1859,7 +1859,7 @@

    Arguments

    @@ -1874,7 +1874,7 @@

    Arguments

    @@ -1914,7 +1914,7 @@

    Arguments

    @@ -1929,7 +1929,7 @@

    Arguments

    @@ -1944,7 +1944,7 @@

    Arguments

    @@ -1959,7 +1959,7 @@

    Arguments

    @@ -1974,7 +1974,7 @@

    Arguments

    @@ -1989,7 +1989,7 @@

    Arguments

    @@ -2004,7 +2004,7 @@

    Arguments

    @@ -2109,7 +2109,7 @@

    Arguments

    @@ -2124,7 +2124,7 @@

    Arguments

    @@ -2139,7 +2139,7 @@

    Arguments

    @@ -2179,7 +2179,7 @@

    Arguments

    @@ -2194,7 +2194,7 @@

    Arguments

    @@ -2209,7 +2209,7 @@

    Arguments

    @@ -2224,7 +2224,7 @@

    Arguments

    @@ -2239,7 +2239,7 @@

    Arguments

    @@ -2254,7 +2254,7 @@

    Arguments

    @@ -2269,7 +2269,7 @@

    Arguments

    @@ -2374,7 +2374,7 @@

    Arguments

    @@ -2389,7 +2389,7 @@

    Arguments

    @@ -2404,7 +2404,7 @@

    Arguments

    @@ -2444,7 +2444,7 @@

    Arguments

    @@ -2459,7 +2459,7 @@

    Arguments

    @@ -2474,7 +2474,7 @@

    Arguments

    @@ -2489,7 +2489,7 @@

    Arguments

    @@ -2504,7 +2504,7 @@

    Arguments

    @@ -2519,7 +2519,7 @@

    Arguments

    @@ -2534,7 +2534,7 @@

    Arguments

    @@ -2639,7 +2639,7 @@

    Arguments

    @@ -2654,7 +2654,7 @@

    Arguments

    @@ -2669,7 +2669,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_operations.html b/develop/module/dbcsr_operations.html index 30b2da72b80..fa098e20e53 100644 --- a/develop/module/dbcsr_operations.html +++ b/develop/module/dbcsr_operations.html @@ -113,19 +113,19 @@

    Variables

    @@ -144,16 +144,16 @@

    Interfaces

    @@ -174,12 +174,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 @@ -191,79 +191,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
    @@ -291,27 +291,27 @@

    Uses

    @@ -336,7 +336,7 @@

    Variables

    @@ -404,7 +404,7 @@

    Variables

    @@ -421,7 +421,7 @@

    Variables

    @@ -438,7 +438,7 @@

    Variables

    @@ -455,7 +455,7 @@

    Variables

    @@ -472,7 +472,7 @@

    Variables

    @@ -489,7 +489,7 @@

    Variables

    @@ -506,7 +506,7 @@

    Variables

    @@ -523,7 +523,7 @@

    Variables

    @@ -540,7 +540,7 @@

    Variables

    @@ -593,7 +593,7 @@

    Arguments

    @@ -608,7 +608,7 @@

    Arguments

    @@ -653,7 +653,7 @@

    Arguments

    @@ -668,7 +668,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -728,7 +728,7 @@

    Arguments

    @@ -773,7 +773,7 @@

    Arguments

    @@ -788,7 +788,7 @@

    Arguments

    @@ -816,14 +816,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)

      @@ -842,7 +842,7 @@

      Arguments

    @@ -857,7 +857,7 @@

    Arguments

    @@ -896,7 +896,7 @@

    Arguments

    @@ -911,7 +911,7 @@

    Arguments

    @@ -931,7 +931,7 @@

    Arguments

  • - private subroutine dbcsr_trace_c(matrix_a, trace) + private subroutine dbcsr_trace_c(matrix_a, trace)

    @@ -950,7 +950,7 @@

    Arguments

  • @@ -965,7 +965,7 @@

    Arguments

    @@ -985,7 +985,7 @@

    Arguments

  • - private subroutine dbcsr_trace_z(matrix_a, trace) + private subroutine dbcsr_trace_z(matrix_a, trace)

    @@ -1004,7 +1004,7 @@

    Arguments

  • @@ -1019,7 +1019,7 @@

    Arguments

    @@ -1042,14 +1042,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)

      @@ -1068,7 +1068,7 @@

      Arguments

    @@ -1084,7 +1084,7 @@

    Arguments

    @@ -1100,7 +1100,7 @@

    Arguments

    @@ -1140,7 +1140,7 @@

    Arguments

    @@ -1156,7 +1156,7 @@

    Arguments

    @@ -1172,7 +1172,7 @@

    Arguments

    @@ -1192,7 +1192,7 @@

    Arguments

  • - private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace) + private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace)

    @@ -1211,7 +1211,7 @@

    Arguments

  • @@ -1227,7 +1227,7 @@

    Arguments

    @@ -1243,7 +1243,7 @@

    Arguments

    @@ -1263,7 +1263,7 @@

    Arguments

  • - private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace) + private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace)

    @@ -1282,7 +1282,7 @@

    Arguments

  • @@ -1298,7 +1298,7 @@

    Arguments

    @@ -1314,7 +1314,7 @@

    Arguments

    @@ -1337,8 +1337,8 @@

    Arguments

    - -

    public interface dbcsr_scale + +

    public interface dbcsr_scale

      @@ -1366,7 +1366,7 @@

      Arguments

    @@ -1381,7 +1381,7 @@

    Arguments

    @@ -1396,7 +1396,7 @@

    Arguments

    @@ -1416,7 +1416,7 @@

    Arguments

  • - private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    @@ -1435,7 +1435,7 @@

    Arguments

  • @@ -1450,7 +1450,7 @@

    Arguments

    @@ -1465,7 +1465,7 @@

    Arguments

    @@ -1485,7 +1485,7 @@

    Arguments

  • - private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    @@ -1504,7 +1504,7 @@

    Arguments

  • @@ -1519,7 +1519,7 @@

    Arguments

    @@ -1534,7 +1534,7 @@

    Arguments

    @@ -1554,7 +1554,7 @@

    Arguments

  • - private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    @@ -1573,7 +1573,7 @@

    Arguments

  • @@ -1588,7 +1588,7 @@

    Arguments

    @@ -1603,7 +1603,7 @@

    Arguments

    @@ -1623,7 +1623,7 @@

    Arguments

  • - private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column) + private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    @@ -1642,7 +1642,7 @@

    Arguments

  • @@ -1657,7 +1657,7 @@

    Arguments

    @@ -1672,7 +1672,7 @@

    Arguments

    @@ -1695,8 +1695,8 @@

    Arguments

    - -

    public interface dbcsr_scale_by_vector + +

    public interface dbcsr_scale_by_vector

      @@ -1721,7 +1721,7 @@

      Arguments

    @@ -1736,7 +1736,7 @@

    Arguments

    @@ -1771,7 +1771,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    @@ -1790,7 +1790,7 @@

    Arguments

  • @@ -1805,7 +1805,7 @@

    Arguments

    @@ -1840,7 +1840,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    @@ -1859,7 +1859,7 @@

    Arguments

  • @@ -1874,7 +1874,7 @@

    Arguments

    @@ -1909,7 +1909,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    @@ -1928,7 +1928,7 @@

    Arguments

  • @@ -1943,7 +1943,7 @@

    Arguments

    @@ -1978,7 +1978,7 @@

    Arguments

  • - private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side) + private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    @@ -1997,7 +1997,7 @@

    Arguments

  • @@ -2012,7 +2012,7 @@

    Arguments

    @@ -2050,14 +2050,14 @@

    Arguments

    - -

    public interface dbcsr_set + +

    public interface dbcsr_set

    • - private subroutine dbcsr_set_s(matrix, alpha) + private subroutine dbcsr_set_s(matrix, alpha)

      @@ -2076,7 +2076,7 @@

      Arguments

    @@ -2091,7 +2091,7 @@

    Arguments

    @@ -2111,7 +2111,7 @@

    Arguments

  • - private subroutine dbcsr_set_d(matrix, alpha) + private subroutine dbcsr_set_d(matrix, alpha)

    @@ -2130,7 +2130,7 @@

    Arguments

  • @@ -2145,7 +2145,7 @@

    Arguments

    @@ -2165,7 +2165,7 @@

    Arguments

  • - private subroutine dbcsr_set_c(matrix, alpha) + private subroutine dbcsr_set_c(matrix, alpha)

    @@ -2184,7 +2184,7 @@

    Arguments

  • @@ -2199,7 +2199,7 @@

    Arguments

    @@ -2219,7 +2219,7 @@

    Arguments

  • - private subroutine dbcsr_set_z(matrix, alpha) + private subroutine dbcsr_set_z(matrix, alpha)

    @@ -2238,7 +2238,7 @@

    Arguments

  • @@ -2253,7 +2253,7 @@

    Arguments

    @@ -2276,8 +2276,8 @@

    Arguments

    - -

    public interface dbcsr_add + +

    public interface dbcsr_add

      @@ -2303,7 +2303,7 @@

      Arguments

    @@ -2318,7 +2318,7 @@

    Arguments

    @@ -2333,7 +2333,7 @@

    Arguments

    @@ -2348,7 +2348,7 @@

    Arguments

    @@ -2363,7 +2363,7 @@

    Arguments

    @@ -2383,7 +2383,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)

    @@ -2402,7 +2402,7 @@

    Arguments

  • @@ -2417,7 +2417,7 @@

    Arguments

    @@ -2432,7 +2432,7 @@

    Arguments

    @@ -2447,7 +2447,7 @@

    Arguments

    @@ -2467,7 +2467,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)

    @@ -2486,7 +2486,7 @@

    Arguments

  • @@ -2501,7 +2501,7 @@

    Arguments

    @@ -2516,7 +2516,7 @@

    Arguments

    @@ -2531,7 +2531,7 @@

    Arguments

    @@ -2551,7 +2551,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)

    @@ -2570,7 +2570,7 @@

    Arguments

  • @@ -2585,7 +2585,7 @@

    Arguments

    @@ -2600,7 +2600,7 @@

    Arguments

    @@ -2615,7 +2615,7 @@

    Arguments

    @@ -2635,7 +2635,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)

    @@ -2654,7 +2654,7 @@

    Arguments

  • @@ -2669,7 +2669,7 @@

    Arguments

    @@ -2684,7 +2684,7 @@

    Arguments

    @@ -2699,7 +2699,7 @@

    Arguments

    @@ -2722,14 +2722,14 @@

    Arguments

    - -

    public interface dbcsr_add_on_diag + +

    public interface dbcsr_add_on_diag

    @@ -2763,7 +2763,7 @@

    Arguments

    @@ -2802,7 +2802,7 @@

    Arguments

    @@ -2817,7 +2817,7 @@

    Arguments

    @@ -2837,7 +2837,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_c(matrix, alpha) + private subroutine dbcsr_add_on_diag_c(matrix, alpha)

    @@ -2856,7 +2856,7 @@

    Arguments

  • @@ -2871,7 +2871,7 @@

    Arguments

    @@ -2891,7 +2891,7 @@

    Arguments

  • - private subroutine dbcsr_add_on_diag_z(matrix, alpha) + private subroutine dbcsr_add_on_diag_z(matrix, alpha)

    @@ -2910,7 +2910,7 @@

    Arguments

  • @@ -2925,7 +2925,7 @@

    Arguments

    @@ -2974,7 +2974,7 @@

    Arguments

    @@ -2989,7 +2989,7 @@

    Arguments

    @@ -3004,7 +3004,7 @@

    Arguments

    @@ -3073,7 +3073,7 @@

    Arguments

    @@ -3088,7 +3088,7 @@

    Arguments

    @@ -3103,7 +3103,7 @@

    Arguments

    @@ -3172,7 +3172,7 @@

    Arguments

    @@ -3187,7 +3187,7 @@

    Arguments

    @@ -3202,7 +3202,7 @@

    Arguments

    @@ -3271,7 +3271,7 @@

    Arguments

    @@ -3286,7 +3286,7 @@

    Arguments

    @@ -3301,7 +3301,7 @@

    Arguments

    @@ -3370,7 +3370,7 @@

    Arguments

    @@ -3385,7 +3385,7 @@

    Arguments

    @@ -3400,7 +3400,7 @@

    Arguments

    @@ -3453,14 +3453,14 @@

    Arguments

    - -

    public interface dbcsr_get_diag + +

    public interface dbcsr_get_diag

    @@ -3494,7 +3494,7 @@

    Arguments

    @@ -3514,7 +3514,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_d(matrix, diag) + private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -3533,7 +3533,7 @@

    Arguments

  • @@ -3548,7 +3548,7 @@

    Arguments

    @@ -3568,7 +3568,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_c(matrix, diag) + private subroutine dbcsr_get_diag_c(matrix, diag)

    @@ -3587,7 +3587,7 @@

    Arguments

  • @@ -3602,7 +3602,7 @@

    Arguments

    @@ -3622,7 +3622,7 @@

    Arguments

  • - private subroutine dbcsr_get_diag_z(matrix, diag) + private subroutine dbcsr_get_diag_z(matrix, diag)

    @@ -3641,7 +3641,7 @@

    Arguments

  • @@ -3656,7 +3656,7 @@

    Arguments

    @@ -3679,14 +3679,14 @@

    Arguments

    - -

    public interface dbcsr_set_diag + +

    public interface dbcsr_set_diag

    @@ -3720,7 +3720,7 @@

    Arguments

    @@ -3740,7 +3740,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_d(matrix, diag) + private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -3759,7 +3759,7 @@

    Arguments

  • @@ -3774,7 +3774,7 @@

    Arguments

    @@ -3794,7 +3794,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_c(matrix, diag) + private subroutine dbcsr_set_diag_c(matrix, diag)

    @@ -3813,7 +3813,7 @@

    Arguments

  • @@ -3828,7 +3828,7 @@

    Arguments

    @@ -3848,7 +3848,7 @@

    Arguments

  • - private subroutine dbcsr_set_diag_z(matrix, diag) + private subroutine dbcsr_set_diag_z(matrix, diag)

    @@ -3867,7 +3867,7 @@

    Arguments

  • @@ -3882,7 +3882,7 @@

    Arguments

    @@ -3931,7 +3931,7 @@

    Arguments

    @@ -3946,7 +3946,7 @@

    Arguments

    @@ -3992,7 +3992,7 @@

    Arguments

    @@ -4007,7 +4007,7 @@

    Arguments

    @@ -4053,7 +4053,7 @@

    Arguments

    @@ -4068,7 +4068,7 @@

    Arguments

    @@ -4114,7 +4114,7 @@

    Arguments

    @@ -4129,7 +4129,7 @@

    Arguments

    @@ -4175,7 +4175,7 @@

    Arguments

    @@ -4190,7 +4190,7 @@

    Arguments

    @@ -4367,7 +4367,7 @@

    -

    public function dbcsr_gershgorin_norm(matrix) result(norm) +

    public function dbcsr_gershgorin_norm(matrix) result(norm)

    @@ -4386,7 +4386,7 @@

    Arguments

    @@ -4412,7 +4412,7 @@

    -

    public function dbcsr_maxabs(matrix) result(norm) +

    public function dbcsr_maxabs(matrix) result(norm)

    @@ -4431,7 +4431,7 @@

    Arguments

    @@ -4457,7 +4457,7 @@

    -

    public function dbcsr_frobenius_norm(matrix, local) result(norm) +

    public function dbcsr_frobenius_norm(matrix, local) result(norm)

    @@ -4476,7 +4476,7 @@

    Arguments

    @@ -4491,7 +4491,7 @@

    Arguments

    @@ -4536,7 +4536,7 @@

    Arguments

    @@ -4551,7 +4551,7 @@

    Arguments

    @@ -4626,7 +4626,7 @@

    Arguments

    @@ -4667,7 +4667,7 @@

    -

    public function dbcsr_get_occupation(matrix) result(occupation) +

    public function dbcsr_get_occupation(matrix) result(occupation)

    @@ -4686,7 +4686,7 @@

    Arguments

    @@ -4717,7 +4717,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)

    @@ -4739,7 +4739,7 @@

    Arguments

    @@ -4754,7 +4754,7 @@

    Arguments

    @@ -4770,7 +4770,7 @@

    Arguments

    @@ -4786,7 +4786,7 @@

    Arguments

    @@ -4826,7 +4826,7 @@

    Arguments

    @@ -4866,7 +4866,7 @@

    Arguments

    @@ -4906,7 +4906,7 @@

    Arguments

    @@ -4921,7 +4921,7 @@

    Arguments

    @@ -4936,7 +4936,7 @@

    Arguments

    @@ -5105,7 +5105,7 @@

    Arguments

    @@ -5120,7 +5120,7 @@

    Arguments

    @@ -5176,7 +5176,7 @@

    Arguments

    @@ -5191,7 +5191,7 @@

    Arguments

    @@ -5206,7 +5206,7 @@

    Arguments

    @@ -5221,7 +5221,7 @@

    Arguments

    @@ -5236,7 +5236,7 @@

    Arguments

    @@ -5257,7 +5257,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)

    @@ -5276,7 +5276,7 @@

    Arguments

    @@ -5291,7 +5291,7 @@

    Arguments

    @@ -5306,7 +5306,7 @@

    Arguments

    @@ -5321,7 +5321,7 @@

    Arguments

    @@ -5342,7 +5342,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)

    @@ -5361,7 +5361,7 @@

    Arguments

    @@ -5376,7 +5376,7 @@

    Arguments

    @@ -5391,7 +5391,7 @@

    Arguments

    @@ -5406,7 +5406,7 @@

    Arguments

    @@ -5427,7 +5427,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)

    @@ -5446,7 +5446,7 @@

    Arguments

    @@ -5461,7 +5461,7 @@

    Arguments

    @@ -5476,7 +5476,7 @@

    Arguments

    @@ -5491,7 +5491,7 @@

    Arguments

    @@ -5512,7 +5512,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)

    @@ -5531,7 +5531,7 @@

    Arguments

    @@ -5546,7 +5546,7 @@

    Arguments

    @@ -5561,7 +5561,7 @@

    Arguments

    @@ -5576,7 +5576,7 @@

    Arguments

    @@ -5616,7 +5616,7 @@

    Arguments

    @@ -5631,7 +5631,7 @@

    Arguments

    @@ -5652,11 +5652,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

    TypeIntentOptional AttributesName
    + + type(mp_file_type), + intent(in) + + ::fh + +
    + + integer(kind=file_offset), + intent(in) + + ::offset + +
    + + integer(kind=int_8), + intent(out) + :: msg
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_8)
    - + real(kind=real_8),
    - + real(kind=real_8), intent(inout)
    - + integer, intent(inout)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_8)
    - + integer
    - + real(kind=real_8)
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(out),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), 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)
    - + 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)
    - + 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)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(out)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + real(kind=real_4)
    - + real(kind=real_4),
    - + real(kind=real_4), intent(inout)
    - + integer, intent(inout)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_4)
    - + integer
    - + real(kind=real_4)
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(out),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), 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)
    - + 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)
    - + 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)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(out)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_8)
    - + complex(kind=real_8),
    - + complex(kind=real_8), intent(inout)
    - + integer, intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_8)
    - + integer
    - + complex(kind=real_8)
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(out),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), 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)
    - + 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)
    - + 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)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(out)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4)
    - + complex(kind=real_4),
    - + complex(kind=real_4), intent(inout)
    - + integer, intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_4)
    - + integer
    - + complex(kind=real_4)
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(out),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), 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)
    - + 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)
    - + 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)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(out)
    - + 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_scalar_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + 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)
    - + 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)
    - + 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)
    - + 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)
    - + 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)
    - + 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)
    - + 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)
    - + 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)
    - + 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),
    - + 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)
    - + 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),
    - + 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(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),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_data_obj), 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)
    @@ -5671,7 +5671,7 @@

    Arguments

    @@ -5686,7 +5686,7 @@

    Arguments

    @@ -5701,7 +5701,7 @@

    Arguments

    @@ -5716,7 +5716,7 @@

    Arguments

    @@ -5731,7 +5731,7 @@

    Arguments

    @@ -5752,7 +5752,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)

    @@ -5772,7 +5772,7 @@

    Arguments

    @@ -5788,7 +5788,7 @@

    Arguments

    @@ -5819,7 +5819,7 @@

    Arguments

    @@ -5840,7 +5840,7 @@

    Arguments

    -

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed) +

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed)

    @@ -5859,7 +5859,7 @@

    Arguments

    @@ -5874,7 +5874,7 @@

    Arguments

    @@ -5889,7 +5889,7 @@

    Arguments

    @@ -5910,7 +5910,7 @@

    Arguments

    -

    public subroutine dbcsr_get_block_diag(matrix, diag) +

    public subroutine dbcsr_get_block_diag(matrix, diag)

    @@ -5929,7 +5929,7 @@

    Arguments

    @@ -5944,7 +5944,7 @@

    Arguments

    @@ -5965,7 +5965,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)

    @@ -5984,7 +5984,7 @@

    Arguments

    @@ -5999,7 +5999,7 @@

    Arguments

    @@ -6014,7 +6014,7 @@

    Arguments

    @@ -6029,7 +6029,7 @@

    Arguments

    @@ -6083,7 +6083,7 @@

    Arguments

    @@ -6104,7 +6104,7 @@

    Arguments

    -

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a) +

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a)

    @@ -6123,7 +6123,7 @@

    Arguments

    @@ -6138,7 +6138,7 @@

    Arguments

    @@ -6178,7 +6178,7 @@

    Arguments

    @@ -6193,7 +6193,7 @@

    Arguments

    @@ -6233,7 +6233,7 @@

    Arguments

    @@ -6248,7 +6248,7 @@

    Arguments

    @@ -6263,7 +6263,7 @@

    Arguments

    @@ -6278,7 +6278,7 @@

    Arguments

    @@ -6350,7 +6350,7 @@

    Arguments

    @@ -6365,7 +6365,7 @@

    Arguments

    @@ -6433,7 +6433,7 @@

    Arguments

    -

    public subroutine dbcsr_triu(matrix_a) +

    public subroutine dbcsr_triu(matrix_a)

    @@ -6452,7 +6452,7 @@

    Arguments

    @@ -6492,7 +6492,7 @@

    Arguments

    @@ -6507,7 +6507,7 @@

    Arguments

    @@ -6522,7 +6522,7 @@

    Arguments

    @@ -6573,7 +6573,7 @@

    Arguments

    -

    public subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar) +

    public subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar)

    @@ -6592,7 +6592,7 @@

    Arguments

    @@ -6607,7 +6607,7 @@

    Arguments

    @@ -6622,7 +6622,7 @@

    Arguments

    @@ -6643,7 +6643,7 @@

    Arguments

    -

    public subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    public subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -6662,7 +6662,7 @@

    Arguments

    @@ -6677,7 +6677,7 @@

    Arguments

    @@ -6692,7 +6692,7 @@

    Arguments

    @@ -6732,7 +6732,7 @@

    Arguments

    @@ -6747,7 +6747,7 @@

    Arguments

    @@ -6762,7 +6762,7 @@

    Arguments

    @@ -6783,7 +6783,7 @@

    Arguments

    -

    public subroutine dbcsr_sum_replicated(matrix) +

    public subroutine dbcsr_sum_replicated(matrix)

    @@ -6802,7 +6802,7 @@

    Arguments

    @@ -6823,7 +6823,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)

    @@ -6842,7 +6842,7 @@

    Arguments

    @@ -6857,7 +6857,7 @@

    Arguments

    @@ -6872,7 +6872,7 @@

    Arguments

    @@ -6887,7 +6887,7 @@

    Arguments

    @@ -6902,7 +6902,7 @@

    Arguments

    @@ -6917,7 +6917,7 @@

    Arguments

    @@ -6932,7 +6932,7 @@

    Arguments

    @@ -6962,7 +6962,7 @@

    Arguments

    @@ -7007,7 +7007,7 @@

    Arguments

    @@ -7022,7 +7022,7 @@

    Arguments

    @@ -7037,7 +7037,7 @@

    Arguments

    @@ -7052,7 +7052,7 @@

    Arguments

    @@ -7067,7 +7067,7 @@

    Arguments

    @@ -7082,7 +7082,7 @@

    Arguments

    @@ -7097,7 +7097,7 @@

    Arguments

    @@ -7112,7 +7112,7 @@

    Arguments

    @@ -7127,7 +7127,7 @@

    Arguments

    @@ -7142,7 +7142,7 @@

    Arguments

    @@ -7157,7 +7157,7 @@

    Arguments

    @@ -7172,7 +7172,7 @@

    Arguments

    @@ -7187,7 +7187,7 @@

    Arguments

    @@ -7202,7 +7202,7 @@

    Arguments

    @@ -7223,7 +7223,7 @@

    Arguments

    -

    public subroutine dbcsr_clear(matrix) +

    public subroutine dbcsr_clear(matrix)

    @@ -7242,7 +7242,7 @@

    Arguments

    @@ -7282,7 +7282,7 @@

    Arguments

    @@ -7297,7 +7297,7 @@

    Arguments

    @@ -7338,7 +7338,7 @@

    Arguments

    @@ -7354,7 +7354,7 @@

    Arguments

    @@ -7370,7 +7370,7 @@

    Arguments

    @@ -7391,7 +7391,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_d(matrix_a, trace) +

    private subroutine dbcsr_trace_d(matrix_a, trace)

    @@ -7410,7 +7410,7 @@

    Arguments

    @@ -7425,7 +7425,7 @@

    Arguments

    @@ -7446,7 +7446,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_d(matrix_a, matrix_b, trace)

    @@ -7465,7 +7465,7 @@

    Arguments

    @@ -7481,7 +7481,7 @@

    Arguments

    @@ -7497,7 +7497,7 @@

    Arguments

    @@ -7518,7 +7518,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    @@ -7537,7 +7537,7 @@

    Arguments

    @@ -7552,7 +7552,7 @@

    Arguments

    @@ -7567,7 +7567,7 @@

    Arguments

    @@ -7588,7 +7588,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    @@ -7607,7 +7607,7 @@

    Arguments

    @@ -7622,7 +7622,7 @@

    Arguments

    @@ -7658,7 +7658,7 @@

    Arguments

    -

    private subroutine dbcsr_set_d(matrix, alpha) +

    private subroutine dbcsr_set_d(matrix, alpha)

    @@ -7677,7 +7677,7 @@

    Arguments

    @@ -7692,7 +7692,7 @@

    Arguments

    @@ -7732,7 +7732,7 @@

    Arguments

    @@ -7747,7 +7747,7 @@

    Arguments

    @@ -7762,7 +7762,7 @@

    Arguments

    @@ -7813,7 +7813,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_d(matrix, diag) +

    private subroutine dbcsr_set_diag_d(matrix, diag)

    @@ -7832,7 +7832,7 @@

    Arguments

    @@ -7847,7 +7847,7 @@

    Arguments

    @@ -7868,7 +7868,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_d(matrix, diag) +

    private subroutine dbcsr_get_diag_d(matrix, diag)

    @@ -7887,7 +7887,7 @@

    Arguments

    @@ -7902,7 +7902,7 @@

    Arguments

    @@ -7923,7 +7923,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_d(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_d(matrix, alpha)

    @@ -7942,7 +7942,7 @@

    Arguments

    @@ -7957,7 +7957,7 @@

    Arguments

    @@ -7997,7 +7997,7 @@

    Arguments

    @@ -8012,7 +8012,7 @@

    Arguments

    @@ -8057,7 +8057,7 @@

    Arguments

    @@ -8072,7 +8072,7 @@

    Arguments

    @@ -8102,7 +8102,7 @@

    Arguments

    @@ -8117,7 +8117,7 @@

    Arguments

    @@ -8157,7 +8157,7 @@

    Arguments

    @@ -8172,7 +8172,7 @@

    Arguments

    @@ -8187,7 +8187,7 @@

    Arguments

    @@ -8202,7 +8202,7 @@

    Arguments

    @@ -8217,7 +8217,7 @@

    Arguments

    @@ -8247,7 +8247,7 @@

    Arguments

    @@ -8268,7 +8268,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_s(matrix_a, trace) +

    private subroutine dbcsr_trace_s(matrix_a, trace)

    @@ -8287,7 +8287,7 @@

    Arguments

    @@ -8302,7 +8302,7 @@

    Arguments

    @@ -8323,7 +8323,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_s(matrix_a, matrix_b, trace)

    @@ -8342,7 +8342,7 @@

    Arguments

    @@ -8358,7 +8358,7 @@

    Arguments

    @@ -8374,7 +8374,7 @@

    Arguments

    @@ -8395,7 +8395,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    @@ -8414,7 +8414,7 @@

    Arguments

    @@ -8429,7 +8429,7 @@

    Arguments

    @@ -8444,7 +8444,7 @@

    Arguments

    @@ -8465,7 +8465,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    @@ -8484,7 +8484,7 @@

    Arguments

    @@ -8499,7 +8499,7 @@

    Arguments

    @@ -8535,7 +8535,7 @@

    Arguments

    -

    private subroutine dbcsr_set_s(matrix, alpha) +

    private subroutine dbcsr_set_s(matrix, alpha)

    @@ -8554,7 +8554,7 @@

    Arguments

    @@ -8569,7 +8569,7 @@

    Arguments

    @@ -8609,7 +8609,7 @@

    Arguments

    @@ -8624,7 +8624,7 @@

    Arguments

    @@ -8639,7 +8639,7 @@

    Arguments

    @@ -8690,7 +8690,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_s(matrix, diag) +

    private subroutine dbcsr_set_diag_s(matrix, diag)

    @@ -8709,7 +8709,7 @@

    Arguments

    @@ -8724,7 +8724,7 @@

    Arguments

    @@ -8745,7 +8745,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_s(matrix, diag) +

    private subroutine dbcsr_get_diag_s(matrix, diag)

    @@ -8764,7 +8764,7 @@

    Arguments

    @@ -8779,7 +8779,7 @@

    Arguments

    @@ -8800,7 +8800,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_s(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_s(matrix, alpha)

    @@ -8819,7 +8819,7 @@

    Arguments

    @@ -8834,7 +8834,7 @@

    Arguments

    @@ -8874,7 +8874,7 @@

    Arguments

    @@ -8889,7 +8889,7 @@

    Arguments

    @@ -8934,7 +8934,7 @@

    Arguments

    @@ -8949,7 +8949,7 @@

    Arguments

    @@ -8979,7 +8979,7 @@

    Arguments

    @@ -8994,7 +8994,7 @@

    Arguments

    @@ -9034,7 +9034,7 @@

    Arguments

    @@ -9049,7 +9049,7 @@

    Arguments

    @@ -9064,7 +9064,7 @@

    Arguments

    @@ -9079,7 +9079,7 @@

    Arguments

    @@ -9094,7 +9094,7 @@

    Arguments

    @@ -9124,7 +9124,7 @@

    Arguments

    @@ -9145,7 +9145,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_z(matrix_a, trace) +

    private subroutine dbcsr_trace_z(matrix_a, trace)

    @@ -9164,7 +9164,7 @@

    Arguments

    @@ -9179,7 +9179,7 @@

    Arguments

    @@ -9200,7 +9200,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_z(matrix_a, matrix_b, trace)

    @@ -9219,7 +9219,7 @@

    Arguments

    @@ -9235,7 +9235,7 @@

    Arguments

    @@ -9251,7 +9251,7 @@

    Arguments

    @@ -9272,7 +9272,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    @@ -9291,7 +9291,7 @@

    Arguments

    @@ -9306,7 +9306,7 @@

    Arguments

    @@ -9321,7 +9321,7 @@

    Arguments

    @@ -9342,7 +9342,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    @@ -9361,7 +9361,7 @@

    Arguments

    @@ -9376,7 +9376,7 @@

    Arguments

    @@ -9412,7 +9412,7 @@

    Arguments

    -

    private subroutine dbcsr_set_z(matrix, alpha) +

    private subroutine dbcsr_set_z(matrix, alpha)

    @@ -9431,7 +9431,7 @@

    Arguments

    @@ -9446,7 +9446,7 @@

    Arguments

    @@ -9486,7 +9486,7 @@

    Arguments

    @@ -9501,7 +9501,7 @@

    Arguments

    @@ -9516,7 +9516,7 @@

    Arguments

    @@ -9567,7 +9567,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_z(matrix, diag) +

    private subroutine dbcsr_set_diag_z(matrix, diag)

    @@ -9586,7 +9586,7 @@

    Arguments

    @@ -9601,7 +9601,7 @@

    Arguments

    @@ -9622,7 +9622,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_z(matrix, diag) +

    private subroutine dbcsr_get_diag_z(matrix, diag)

    @@ -9641,7 +9641,7 @@

    Arguments

    @@ -9656,7 +9656,7 @@

    Arguments

    @@ -9677,7 +9677,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_z(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_z(matrix, alpha)

    @@ -9696,7 +9696,7 @@

    Arguments

    @@ -9711,7 +9711,7 @@

    Arguments

    @@ -9751,7 +9751,7 @@

    Arguments

    @@ -9766,7 +9766,7 @@

    Arguments

    @@ -9811,7 +9811,7 @@

    Arguments

    @@ -9826,7 +9826,7 @@

    Arguments

    @@ -9856,7 +9856,7 @@

    Arguments

    @@ -9871,7 +9871,7 @@

    Arguments

    @@ -9911,7 +9911,7 @@

    Arguments

    @@ -9926,7 +9926,7 @@

    Arguments

    @@ -9941,7 +9941,7 @@

    Arguments

    @@ -9956,7 +9956,7 @@

    Arguments

    @@ -9971,7 +9971,7 @@

    Arguments

    @@ -10001,7 +10001,7 @@

    Arguments

    @@ -10022,7 +10022,7 @@

    Arguments

    -

    private subroutine dbcsr_trace_c(matrix_a, trace) +

    private subroutine dbcsr_trace_c(matrix_a, trace)

    @@ -10041,7 +10041,7 @@

    Arguments

    @@ -10056,7 +10056,7 @@

    Arguments

    @@ -10077,7 +10077,7 @@

    Arguments

    -

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace) +

    private subroutine dbcsr_dot_c(matrix_a, matrix_b, trace)

    @@ -10096,7 +10096,7 @@

    Arguments

    @@ -10112,7 +10112,7 @@

    Arguments

    @@ -10128,7 +10128,7 @@

    Arguments

    @@ -10149,7 +10149,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column) +

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    @@ -10168,7 +10168,7 @@

    Arguments

    @@ -10183,7 +10183,7 @@

    Arguments

    @@ -10198,7 +10198,7 @@

    Arguments

    @@ -10219,7 +10219,7 @@

    Arguments

    -

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side) +

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    @@ -10238,7 +10238,7 @@

    Arguments

    @@ -10253,7 +10253,7 @@

    Arguments

    @@ -10289,7 +10289,7 @@

    Arguments

    -

    private subroutine dbcsr_set_c(matrix, alpha) +

    private subroutine dbcsr_set_c(matrix, alpha)

    @@ -10308,7 +10308,7 @@

    Arguments

    @@ -10323,7 +10323,7 @@

    Arguments

    @@ -10363,7 +10363,7 @@

    Arguments

    @@ -10378,7 +10378,7 @@

    Arguments

    @@ -10393,7 +10393,7 @@

    Arguments

    @@ -10444,7 +10444,7 @@

    Arguments

    -

    private subroutine dbcsr_set_diag_c(matrix, diag) +

    private subroutine dbcsr_set_diag_c(matrix, diag)

    @@ -10463,7 +10463,7 @@

    Arguments

    @@ -10478,7 +10478,7 @@

    Arguments

    @@ -10499,7 +10499,7 @@

    Arguments

    -

    private subroutine dbcsr_get_diag_c(matrix, diag) +

    private subroutine dbcsr_get_diag_c(matrix, diag)

    @@ -10518,7 +10518,7 @@

    Arguments

    @@ -10533,7 +10533,7 @@

    Arguments

    @@ -10554,7 +10554,7 @@

    Arguments

    -

    private subroutine dbcsr_add_on_diag_c(matrix, alpha) +

    private subroutine dbcsr_add_on_diag_c(matrix, alpha)

    @@ -10573,7 +10573,7 @@

    Arguments

    @@ -10588,7 +10588,7 @@

    Arguments

    @@ -10628,7 +10628,7 @@

    Arguments

    @@ -10643,7 +10643,7 @@

    Arguments

    @@ -10688,7 +10688,7 @@

    Arguments

    @@ -10703,7 +10703,7 @@

    Arguments

    @@ -10733,7 +10733,7 @@

    Arguments

    @@ -10748,7 +10748,7 @@

    Arguments

    @@ -10788,7 +10788,7 @@

    Arguments

    @@ -10803,7 +10803,7 @@

    Arguments

    @@ -10818,7 +10818,7 @@

    Arguments

    @@ -10833,7 +10833,7 @@

    Arguments

    @@ -10848,7 +10848,7 @@

    Arguments

    @@ -10878,7 +10878,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_print_messages.html b/develop/module/dbcsr_print_messages.html index 424cd0e2d6a..ef1a1084320 100644 --- a/develop/module/dbcsr_print_messages.html +++ b/develop/module/dbcsr_print_messages.html @@ -113,7 +113,7 @@

    Variables

    @@ -195,7 +195,7 @@

    Variables

    @@ -244,7 +244,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_ptr_util.html b/develop/module/dbcsr_ptr_util.html index 1a159e20129..77598bfb2e6 100644 --- a/develop/module/dbcsr_ptr_util.html +++ b/develop/module/dbcsr_ptr_util.html @@ -113,8 +113,8 @@

    Variables

    @@ -243,12 +243,12 @@

    Uses

    @@ -273,7 +273,7 @@

    Variables

    @@ -290,7 +290,7 @@

    Variables

    @@ -342,7 +342,7 @@

    Arguments

    @@ -372,7 +372,7 @@

    Arguments

    @@ -387,7 +387,7 @@

    Arguments

    @@ -402,7 +402,7 @@

    Arguments

    @@ -417,7 +417,7 @@

    Arguments

    @@ -433,7 +433,7 @@

    Arguments

    @@ -448,7 +448,7 @@

    Arguments

    @@ -488,7 +488,7 @@

    Arguments

    @@ -518,7 +518,7 @@

    Arguments

    @@ -533,7 +533,7 @@

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -579,7 +579,7 @@

    Arguments

    @@ -594,7 +594,7 @@

    Arguments

    @@ -634,7 +634,7 @@

    Arguments

    @@ -664,7 +664,7 @@

    Arguments

    @@ -679,7 +679,7 @@

    Arguments

    @@ -694,7 +694,7 @@

    Arguments

    @@ -709,7 +709,7 @@

    Arguments

    @@ -725,7 +725,7 @@

    Arguments

    @@ -740,7 +740,7 @@

    Arguments

    @@ -780,7 +780,7 @@

    Arguments

    @@ -810,7 +810,7 @@

    Arguments

    @@ -825,7 +825,7 @@

    Arguments

    @@ -840,7 +840,7 @@

    Arguments

    @@ -855,7 +855,7 @@

    Arguments

    @@ -871,7 +871,7 @@

    Arguments

    @@ -886,7 +886,7 @@

    Arguments

    @@ -926,7 +926,7 @@

    Arguments

    @@ -956,7 +956,7 @@

    Arguments

    @@ -971,7 +971,7 @@

    Arguments

    @@ -986,7 +986,7 @@

    Arguments

    @@ -1001,7 +1001,7 @@

    Arguments

    @@ -1017,7 +1017,7 @@

    Arguments

    @@ -1032,7 +1032,7 @@

    Arguments

    @@ -1072,7 +1072,7 @@

    Arguments

    @@ -1102,7 +1102,7 @@

    Arguments

    @@ -1117,7 +1117,7 @@

    Arguments

    @@ -1132,7 +1132,7 @@

    Arguments

    @@ -1147,7 +1147,7 @@

    Arguments

    @@ -1163,7 +1163,7 @@

    Arguments

    @@ -1178,7 +1178,7 @@

    Arguments

    @@ -1244,7 +1244,7 @@

    Arguments

    @@ -1260,7 +1260,7 @@

    Arguments

    @@ -1322,7 +1322,7 @@

    Arguments

    @@ -1338,7 +1338,7 @@

    Arguments

    @@ -1400,7 +1400,7 @@

    Arguments

    @@ -1416,7 +1416,7 @@

    Arguments

    @@ -1478,7 +1478,7 @@

    Arguments

    @@ -1494,7 +1494,7 @@

    Arguments

    @@ -1556,7 +1556,7 @@

    Arguments

    @@ -1572,7 +1572,7 @@

    Arguments

    @@ -1634,7 +1634,7 @@

    Arguments

    @@ -1650,7 +1650,7 @@

    Arguments

    @@ -1711,7 +1711,7 @@

    Arguments

    @@ -1726,7 +1726,7 @@

    Arguments

    @@ -1741,7 +1741,7 @@

    Arguments

    @@ -1811,7 +1811,7 @@

    Arguments

    @@ -1826,7 +1826,7 @@

    Arguments

    @@ -1896,7 +1896,7 @@

    Arguments

    @@ -1911,7 +1911,7 @@

    Arguments

    @@ -1981,7 +1981,7 @@

    Arguments

    @@ -1996,7 +1996,7 @@

    Arguments

    @@ -2066,7 +2066,7 @@

    Arguments

    @@ -2081,7 +2081,7 @@

    Arguments

    @@ -2151,7 +2151,7 @@

    Arguments

    @@ -2166,7 +2166,7 @@

    Arguments

    @@ -2236,7 +2236,7 @@

    Arguments

    @@ -2251,7 +2251,7 @@

    Arguments

    @@ -2315,7 +2315,7 @@

    Arguments

    @@ -2330,7 +2330,7 @@

    Arguments

    @@ -2345,7 +2345,7 @@

    Arguments

    @@ -2384,7 +2384,7 @@

    Arguments

    @@ -2399,7 +2399,7 @@

    Arguments

    @@ -2414,7 +2414,7 @@

    Arguments

    @@ -2453,7 +2453,7 @@

    Arguments

    @@ -2468,7 +2468,7 @@

    Arguments

    @@ -2483,7 +2483,7 @@

    Arguments

    @@ -2522,7 +2522,7 @@

    Arguments

    @@ -2537,7 +2537,7 @@

    Arguments

    @@ -2552,7 +2552,7 @@

    Arguments

    @@ -2591,7 +2591,7 @@

    Arguments

    @@ -2606,7 +2606,7 @@

    Arguments

    @@ -2621,7 +2621,7 @@

    Arguments

    @@ -2660,7 +2660,7 @@

    Arguments

    @@ -2675,7 +2675,7 @@

    Arguments

    @@ -2690,7 +2690,7 @@

    Arguments

    @@ -2739,7 +2739,7 @@

    Arguments

    @@ -2754,7 +2754,7 @@

    Arguments

    @@ -2793,7 +2793,7 @@

    Arguments

    @@ -2808,7 +2808,7 @@

    Arguments

    @@ -2847,7 +2847,7 @@

    Arguments

    @@ -2862,7 +2862,7 @@

    Arguments

    @@ -2901,7 +2901,7 @@

    Arguments

    @@ -2916,7 +2916,7 @@

    Arguments

    @@ -2955,7 +2955,7 @@

    Arguments

    @@ -2970,7 +2970,7 @@

    Arguments

    @@ -3009,7 +3009,7 @@

    Arguments

    @@ -3024,7 +3024,7 @@

    Arguments

    @@ -3073,7 +3073,7 @@

    Arguments

    @@ -3088,7 +3088,7 @@

    Arguments

    @@ -3142,7 +3142,7 @@

    Arguments

    @@ -3157,7 +3157,7 @@

    Arguments

    @@ -3211,7 +3211,7 @@

    Arguments

    @@ -3226,7 +3226,7 @@

    Arguments

    @@ -3280,7 +3280,7 @@

    Arguments

    @@ -3295,7 +3295,7 @@

    Arguments

    @@ -3349,7 +3349,7 @@

    Arguments

    @@ -3364,7 +3364,7 @@

    Arguments

    @@ -3418,7 +3418,7 @@

    Arguments

    @@ -3433,7 +3433,7 @@

    Arguments

    @@ -3487,7 +3487,7 @@

    Arguments

    @@ -3502,7 +3502,7 @@

    Arguments

    @@ -3556,7 +3556,7 @@

    Arguments

    @@ -3571,7 +3571,7 @@

    Arguments

    @@ -3625,7 +3625,7 @@

    Arguments

    @@ -3640,7 +3640,7 @@

    Arguments

    @@ -3694,7 +3694,7 @@

    Arguments

    @@ -3709,7 +3709,7 @@

    Arguments

    @@ -3763,7 +3763,7 @@

    Arguments

    @@ -3778,7 +3778,7 @@

    Arguments

    @@ -3832,7 +3832,7 @@

    Arguments

    @@ -3847,7 +3847,7 @@

    Arguments

    @@ -3911,7 +3911,7 @@

    Arguments

    @@ -3965,7 +3965,7 @@

    Arguments

    @@ -4019,7 +4019,7 @@

    Arguments

    @@ -4073,7 +4073,7 @@

    Arguments

    @@ -4127,7 +4127,7 @@

    Arguments

    @@ -4181,7 +4181,7 @@

    Arguments

    @@ -4235,7 +4235,7 @@

    Arguments

    @@ -4289,7 +4289,7 @@

    Arguments

    @@ -4343,7 +4343,7 @@

    Arguments

    @@ -4397,7 +4397,7 @@

    Arguments

    @@ -4451,7 +4451,7 @@

    Arguments

    @@ -4505,7 +4505,7 @@

    Arguments

    @@ -4583,7 +4583,7 @@

    Arguments

    @@ -4598,7 +4598,7 @@

    Arguments

    @@ -4613,7 +4613,7 @@

    Arguments

    @@ -4674,7 +4674,7 @@

    Arguments

    @@ -4690,7 +4690,7 @@

    Arguments

    @@ -4753,7 +4753,7 @@

    Arguments

    @@ -4769,7 +4769,7 @@

    Arguments

    @@ -4832,7 +4832,7 @@

    Arguments

    @@ -4848,7 +4848,7 @@

    Arguments

    @@ -4911,7 +4911,7 @@

    Arguments

    @@ -4927,7 +4927,7 @@

    Arguments

    @@ -4990,7 +4990,7 @@

    Arguments

    @@ -5006,7 +5006,7 @@

    Arguments

    @@ -5069,7 +5069,7 @@

    Arguments

    @@ -5085,7 +5085,7 @@

    Arguments

    @@ -5137,7 +5137,7 @@

    Arguments

    @@ -5167,7 +5167,7 @@

    Arguments

    @@ -5182,7 +5182,7 @@

    Arguments

    @@ -5197,7 +5197,7 @@

    Arguments

    @@ -5212,7 +5212,7 @@

    Arguments

    @@ -5228,7 +5228,7 @@

    Arguments

    @@ -5243,7 +5243,7 @@

    Arguments

    @@ -5284,7 +5284,7 @@

    Arguments

    @@ -5299,7 +5299,7 @@

    Arguments

    @@ -5314,7 +5314,7 @@

    Arguments

    @@ -5354,7 +5354,7 @@

    Arguments

    @@ -5369,7 +5369,7 @@

    Arguments

    @@ -5409,7 +5409,7 @@

    Arguments

    @@ -5424,7 +5424,7 @@

    Arguments

    @@ -5479,7 +5479,7 @@

    Arguments

    @@ -5494,7 +5494,7 @@

    Arguments

    @@ -5549,7 +5549,7 @@

    Arguments

    @@ -5604,7 +5604,7 @@

    Arguments

    @@ -5675,7 +5675,7 @@

    Arguments

    @@ -5690,7 +5690,7 @@

    Arguments

    @@ -5745,7 +5745,7 @@

    Arguments

    @@ -5775,7 +5775,7 @@

    Arguments

    @@ -5790,7 +5790,7 @@

    Arguments

    @@ -5805,7 +5805,7 @@

    Arguments

    @@ -5820,7 +5820,7 @@

    Arguments

    @@ -5836,7 +5836,7 @@

    Arguments

    @@ -5851,7 +5851,7 @@

    Arguments

    @@ -5892,7 +5892,7 @@

    Arguments

    @@ -5907,7 +5907,7 @@

    Arguments

    @@ -5922,7 +5922,7 @@

    Arguments

    @@ -5962,7 +5962,7 @@

    Arguments

    @@ -5977,7 +5977,7 @@

    Arguments

    @@ -6017,7 +6017,7 @@

    Arguments

    @@ -6032,7 +6032,7 @@

    Arguments

    @@ -6087,7 +6087,7 @@

    Arguments

    @@ -6102,7 +6102,7 @@

    Arguments

    @@ -6157,7 +6157,7 @@

    Arguments

    @@ -6212,7 +6212,7 @@

    Arguments

    @@ -6283,7 +6283,7 @@

    Arguments

    @@ -6298,7 +6298,7 @@

    Arguments

    @@ -6353,7 +6353,7 @@

    Arguments

    @@ -6383,7 +6383,7 @@

    Arguments

    @@ -6398,7 +6398,7 @@

    Arguments

    @@ -6413,7 +6413,7 @@

    Arguments

    @@ -6428,7 +6428,7 @@

    Arguments

    @@ -6444,7 +6444,7 @@

    Arguments

    @@ -6459,7 +6459,7 @@

    Arguments

    @@ -6500,7 +6500,7 @@

    Arguments

    @@ -6515,7 +6515,7 @@

    Arguments

    @@ -6530,7 +6530,7 @@

    Arguments

    @@ -6570,7 +6570,7 @@

    Arguments

    @@ -6585,7 +6585,7 @@

    Arguments

    @@ -6625,7 +6625,7 @@

    Arguments

    @@ -6640,7 +6640,7 @@

    Arguments

    @@ -6695,7 +6695,7 @@

    Arguments

    @@ -6710,7 +6710,7 @@

    Arguments

    @@ -6765,7 +6765,7 @@

    Arguments

    @@ -6820,7 +6820,7 @@

    Arguments

    @@ -6891,7 +6891,7 @@

    Arguments

    @@ -6906,7 +6906,7 @@

    Arguments

    @@ -6961,7 +6961,7 @@

    Arguments

    @@ -6991,7 +6991,7 @@

    Arguments

    @@ -7006,7 +7006,7 @@

    Arguments

    @@ -7021,7 +7021,7 @@

    Arguments

    @@ -7036,7 +7036,7 @@

    Arguments

    @@ -7052,7 +7052,7 @@

    Arguments

    @@ -7067,7 +7067,7 @@

    Arguments

    @@ -7108,7 +7108,7 @@

    Arguments

    @@ -7123,7 +7123,7 @@

    Arguments

    @@ -7138,7 +7138,7 @@

    Arguments

    @@ -7178,7 +7178,7 @@

    Arguments

    @@ -7193,7 +7193,7 @@

    Arguments

    @@ -7233,7 +7233,7 @@

    Arguments

    @@ -7248,7 +7248,7 @@

    Arguments

    @@ -7303,7 +7303,7 @@

    Arguments

    @@ -7318,7 +7318,7 @@

    Arguments

    @@ -7373,7 +7373,7 @@

    Arguments

    @@ -7428,7 +7428,7 @@

    Arguments

    @@ -7499,7 +7499,7 @@

    Arguments

    @@ -7514,7 +7514,7 @@

    Arguments

    @@ -7569,7 +7569,7 @@

    Arguments

    @@ -7599,7 +7599,7 @@

    Arguments

    @@ -7614,7 +7614,7 @@

    Arguments

    @@ -7629,7 +7629,7 @@

    Arguments

    @@ -7644,7 +7644,7 @@

    Arguments

    @@ -7660,7 +7660,7 @@

    Arguments

    @@ -7675,7 +7675,7 @@

    Arguments

    @@ -7716,7 +7716,7 @@

    Arguments

    @@ -7731,7 +7731,7 @@

    Arguments

    @@ -7746,7 +7746,7 @@

    Arguments

    @@ -7786,7 +7786,7 @@

    Arguments

    @@ -7801,7 +7801,7 @@

    Arguments

    @@ -7841,7 +7841,7 @@

    Arguments

    @@ -7856,7 +7856,7 @@

    Arguments

    @@ -7911,7 +7911,7 @@

    Arguments

    @@ -7926,7 +7926,7 @@

    Arguments

    @@ -7981,7 +7981,7 @@

    Arguments

    @@ -8036,7 +8036,7 @@

    Arguments

    @@ -8107,7 +8107,7 @@

    Arguments

    @@ -8122,7 +8122,7 @@

    Arguments

    @@ -8177,7 +8177,7 @@

    Arguments

    @@ -8207,7 +8207,7 @@

    Arguments

    @@ -8222,7 +8222,7 @@

    Arguments

    @@ -8237,7 +8237,7 @@

    Arguments

    @@ -8252,7 +8252,7 @@

    Arguments

    @@ -8268,7 +8268,7 @@

    Arguments

    @@ -8283,7 +8283,7 @@

    Arguments

    @@ -8324,7 +8324,7 @@

    Arguments

    @@ -8339,7 +8339,7 @@

    Arguments

    @@ -8354,7 +8354,7 @@

    Arguments

    @@ -8394,7 +8394,7 @@

    Arguments

    @@ -8409,7 +8409,7 @@

    Arguments

    @@ -8449,7 +8449,7 @@

    Arguments

    @@ -8464,7 +8464,7 @@

    Arguments

    @@ -8519,7 +8519,7 @@

    Arguments

    @@ -8534,7 +8534,7 @@

    Arguments

    @@ -8589,7 +8589,7 @@

    Arguments

    @@ -8644,7 +8644,7 @@

    Arguments

    @@ -8715,7 +8715,7 @@

    Arguments

    @@ -8730,7 +8730,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_string_utilities.html b/develop/module/dbcsr_string_utilities.html index 7d13745d54c..6508dd6df15 100644 --- a/develop/module/dbcsr_string_utilities.html +++ b/develop/module/dbcsr_string_utilities.html @@ -327,7 +327,7 @@

    Arguments

    @@ -342,7 +342,7 @@

    Arguments

    @@ -382,7 +382,7 @@

    Arguments

    @@ -422,7 +422,7 @@

    Arguments

    @@ -452,7 +452,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_base.html b/develop/module/dbcsr_tas_base.html index 18981bc535c..6feb7c66092 100644 --- a/develop/module/dbcsr_tas_base.html +++ b/develop/module/dbcsr_tas_base.html @@ -113,7 +113,7 @@

    Variables

    @@ -252,22 +252,22 @@

    Uses

    @@ -347,7 +347,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    @@ -392,7 +392,7 @@

    Arguments

    @@ -407,7 +407,7 @@

    Arguments

    @@ -422,7 +422,7 @@

    Arguments

    @@ -476,7 +476,7 @@

    Arguments

    @@ -491,7 +491,7 @@

    Arguments

    @@ -506,7 +506,7 @@

    Arguments

    @@ -521,7 +521,7 @@

    Arguments

    @@ -570,7 +570,7 @@

    Arguments

    @@ -585,7 +585,7 @@

    Arguments

    @@ -600,7 +600,7 @@

    Arguments

    @@ -615,7 +615,7 @@

    Arguments

    @@ -630,7 +630,7 @@

    Arguments

    @@ -645,7 +645,7 @@

    Arguments

    @@ -660,7 +660,7 @@

    Arguments

    @@ -675,7 +675,7 @@

    Arguments

    @@ -724,7 +724,7 @@

    Arguments

    @@ -739,7 +739,7 @@

    Arguments

    @@ -754,7 +754,7 @@

    Arguments

    @@ -769,7 +769,7 @@

    Arguments

    @@ -784,7 +784,7 @@

    Arguments

    @@ -799,7 +799,7 @@

    Arguments

    @@ -814,7 +814,7 @@

    Arguments

    @@ -864,7 +864,7 @@

    Arguments

    @@ -879,7 +879,7 @@

    Arguments

    @@ -918,7 +918,7 @@

    Arguments

    @@ -933,7 +933,7 @@

    Arguments

    @@ -948,7 +948,7 @@

    Arguments

    @@ -997,7 +997,7 @@

    Arguments

    @@ -1012,7 +1012,7 @@

    Arguments

    @@ -1027,7 +1027,7 @@

    Arguments

    @@ -1042,7 +1042,7 @@

    Arguments

    @@ -1057,7 +1057,7 @@

    Arguments

    @@ -1072,7 +1072,7 @@

    Arguments

    @@ -1087,7 +1087,7 @@

    Arguments

    @@ -1102,7 +1102,7 @@

    Arguments

    @@ -1141,7 +1141,7 @@

    Arguments

    @@ -1156,7 +1156,7 @@

    Arguments

    @@ -1172,7 +1172,7 @@

    Arguments

    @@ -1188,7 +1188,7 @@

    Arguments

    @@ -1203,7 +1203,7 @@

    Arguments

    @@ -1218,7 +1218,7 @@

    Arguments

    @@ -1233,7 +1233,7 @@

    Arguments

    @@ -1248,7 +1248,7 @@

    Arguments

    @@ -1297,7 +1297,7 @@

    Arguments

    @@ -1312,7 +1312,7 @@

    Arguments

    @@ -1327,7 +1327,7 @@

    Arguments

    @@ -1342,7 +1342,7 @@

    Arguments

    @@ -1357,7 +1357,7 @@

    Arguments

    @@ -1372,7 +1372,7 @@

    Arguments

    @@ -1387,7 +1387,7 @@

    Arguments

    @@ -1402,7 +1402,7 @@

    Arguments

    @@ -1441,7 +1441,7 @@

    Arguments

    @@ -1456,7 +1456,7 @@

    Arguments

    @@ -1471,7 +1471,7 @@

    Arguments

    @@ -1486,7 +1486,7 @@

    Arguments

    @@ -1501,7 +1501,7 @@

    Arguments

    @@ -1516,7 +1516,7 @@

    Arguments

    @@ -1531,7 +1531,7 @@

    Arguments

    @@ -1546,7 +1546,7 @@

    Arguments

    @@ -1585,7 +1585,7 @@

    Arguments

    @@ -1600,7 +1600,7 @@

    Arguments

    @@ -1615,7 +1615,7 @@

    Arguments

    @@ -1630,7 +1630,7 @@

    Arguments

    @@ -1645,7 +1645,7 @@

    Arguments

    @@ -1660,7 +1660,7 @@

    Arguments

    @@ -1675,7 +1675,7 @@

    Arguments

    @@ -1690,7 +1690,7 @@

    Arguments

    @@ -1729,7 +1729,7 @@

    Arguments

    @@ -1744,7 +1744,7 @@

    Arguments

    @@ -1759,7 +1759,7 @@

    Arguments

    @@ -1774,7 +1774,7 @@

    Arguments

    @@ -1789,7 +1789,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

    @@ -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

    @@ -2012,7 +2012,7 @@

    Arguments

    @@ -2027,7 +2027,7 @@

    Arguments

    @@ -2042,7 +2042,7 @@

    Arguments

    @@ -2057,7 +2057,7 @@

    Arguments

    @@ -2072,7 +2072,7 @@

    Arguments

    @@ -2087,7 +2087,7 @@

    Arguments

    @@ -2102,7 +2102,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

    @@ -2231,7 +2231,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

    @@ -2409,7 +2409,7 @@

    Arguments

    @@ -2424,7 +2424,7 @@

    Arguments

    @@ -2439,7 +2439,7 @@

    Arguments

    @@ -2454,7 +2454,7 @@

    Arguments

    @@ -2469,7 +2469,7 @@

    Arguments

    @@ -2484,7 +2484,7 @@

    Arguments

    @@ -2499,7 +2499,7 @@

    Arguments

    @@ -2514,7 +2514,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

    @@ -2628,7 +2628,7 @@

    Arguments

    @@ -2643,7 +2643,7 @@

    Arguments

    @@ -2658,7 +2658,7 @@

    Arguments

    @@ -2697,7 +2697,7 @@

    Arguments

    @@ -2712,7 +2712,7 @@

    Arguments

    @@ -2727,7 +2727,7 @@

    Arguments

    @@ -2742,7 +2742,7 @@

    Arguments

    @@ -2757,7 +2757,7 @@

    Arguments

    @@ -2772,7 +2772,7 @@

    Arguments

    @@ -2787,7 +2787,7 @@

    Arguments

    @@ -2802,7 +2802,7 @@

    Arguments

    @@ -2841,7 +2841,7 @@

    Arguments

    @@ -2856,7 +2856,7 @@

    Arguments

    @@ -2871,7 +2871,7 @@

    Arguments

    @@ -2886,7 +2886,7 @@

    Arguments

    @@ -2901,7 +2901,7 @@

    Arguments

    @@ -2916,7 +2916,7 @@

    Arguments

    @@ -2931,7 +2931,7 @@

    Arguments

    @@ -2946,7 +2946,7 @@

    Arguments

    @@ -2995,7 +2995,7 @@

    Arguments

    @@ -3049,7 +3049,7 @@

    Arguments

    @@ -3103,7 +3103,7 @@

    Arguments

    @@ -3157,7 +3157,7 @@

    Arguments

    @@ -3221,7 +3221,7 @@

    Arguments

    @@ -3266,7 +3266,7 @@

    Arguments

    @@ -3305,7 +3305,7 @@

    Arguments

    @@ -3350,7 +3350,7 @@

    Arguments

    @@ -3389,7 +3389,7 @@

    Arguments

    @@ -3434,7 +3434,7 @@

    Arguments

    @@ -3473,7 +3473,7 @@

    Arguments

    @@ -3518,7 +3518,7 @@

    Arguments

    @@ -3566,7 +3566,7 @@

    Arguments

    @@ -3611,7 +3611,7 @@

    Arguments

    @@ -3656,7 +3656,7 @@

    Arguments

    @@ -3701,7 +3701,7 @@

    Arguments

    @@ -3746,7 +3746,7 @@

    Arguments

    @@ -3791,7 +3791,7 @@

    Arguments

    @@ -3836,7 +3836,7 @@

    Arguments

    @@ -3881,7 +3881,7 @@

    Arguments

    @@ -3926,7 +3926,7 @@

    Arguments

    @@ -3971,7 +3971,7 @@

    Arguments

    @@ -4016,7 +4016,7 @@

    Arguments

    @@ -4061,7 +4061,7 @@

    Arguments

    @@ -4106,7 +4106,7 @@

    Arguments

    @@ -4151,7 +4151,7 @@

    Arguments

    @@ -4203,7 +4203,7 @@

    Arguments

    @@ -4218,7 +4218,7 @@

    Arguments

    @@ -4233,7 +4233,7 @@

    Arguments

    @@ -4248,7 +4248,7 @@

    Arguments

    @@ -4263,7 +4263,7 @@

    Arguments

    @@ -4278,7 +4278,7 @@

    Arguments

    @@ -4333,7 +4333,7 @@

    Arguments

    @@ -4348,7 +4348,7 @@

    Arguments

    @@ -4363,7 +4363,7 @@

    Arguments

    @@ -4378,7 +4378,7 @@

    Arguments

    @@ -4418,7 +4418,7 @@

    Arguments

    @@ -4458,7 +4458,7 @@

    Arguments

    @@ -4473,7 +4473,7 @@

    Arguments

    @@ -4488,7 +4488,7 @@

    Arguments

    @@ -4529,7 +4529,7 @@

    Arguments

    @@ -4544,7 +4544,7 @@

    Arguments

    @@ -4584,7 +4584,7 @@

    Arguments

    @@ -4626,7 +4626,7 @@

    Arguments

    @@ -4641,7 +4641,7 @@

    Arguments

    @@ -4656,7 +4656,7 @@

    Arguments

    @@ -4671,7 +4671,7 @@

    Arguments

    @@ -4686,7 +4686,7 @@

    Arguments

    @@ -4741,7 +4741,7 @@

    Arguments

    @@ -4781,7 +4781,7 @@

    Arguments

    @@ -4796,7 +4796,7 @@

    Arguments

    @@ -4812,7 +4812,7 @@

    Arguments

    @@ -4828,7 +4828,7 @@

    Arguments

    @@ -4869,7 +4869,7 @@

    Arguments

    @@ -4884,7 +4884,7 @@

    Arguments

    @@ -4900,7 +4900,7 @@

    Arguments

    @@ -5012,7 +5012,7 @@

    Arguments

    @@ -5082,7 +5082,7 @@

    Arguments

    @@ -5097,7 +5097,7 @@

    Arguments

    @@ -5137,7 +5137,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

    @@ -5252,7 +5252,7 @@

    Arguments

    @@ -5267,7 +5267,7 @@

    Arguments

    @@ -5282,7 +5282,7 @@

    Arguments

    @@ -5322,7 +5322,7 @@

    Arguments

    @@ -5337,7 +5337,7 @@

    Arguments

    @@ -5353,7 +5353,7 @@

    Arguments

    @@ -5369,7 +5369,7 @@

    Arguments

    @@ -5384,7 +5384,7 @@

    Arguments

    @@ -5399,7 +5399,7 @@

    Arguments

    @@ -5414,7 +5414,7 @@

    Arguments

    @@ -5429,7 +5429,7 @@

    Arguments

    @@ -5469,7 +5469,7 @@

    Arguments

    @@ -5484,7 +5484,7 @@

    Arguments

    @@ -5499,7 +5499,7 @@

    Arguments

    @@ -5539,7 +5539,7 @@

    Arguments

    @@ -5554,7 +5554,7 @@

    Arguments

    @@ -5569,7 +5569,7 @@

    Arguments

    @@ -5584,7 +5584,7 @@

    Arguments

    @@ -5599,7 +5599,7 @@

    Arguments

    @@ -5614,7 +5614,7 @@

    Arguments

    @@ -5629,7 +5629,7 @@

    Arguments

    @@ -5669,7 +5669,7 @@

    Arguments

    @@ -5684,7 +5684,7 @@

    Arguments

    @@ -5699,7 +5699,7 @@

    Arguments

    @@ -5714,7 +5714,7 @@

    Arguments

    @@ -5729,7 +5729,7 @@

    Arguments

    @@ -5744,7 +5744,7 @@

    Arguments

    @@ -5759,7 +5759,7 @@

    Arguments

    @@ -5774,7 +5774,7 @@

    Arguments

    @@ -5814,7 +5814,7 @@

    Arguments

    @@ -5884,7 +5884,7 @@

    Arguments

    @@ -5899,7 +5899,7 @@

    Arguments

    @@ -5914,7 +5914,7 @@

    Arguments

    @@ -5929,7 +5929,7 @@

    Arguments

    @@ -5944,7 +5944,7 @@

    Arguments

    @@ -5984,7 +5984,7 @@

    Arguments

    @@ -6024,7 +6024,7 @@

    Arguments

    @@ -6039,7 +6039,7 @@

    Arguments

    @@ -6054,7 +6054,7 @@

    Arguments

    @@ -6099,7 +6099,7 @@

    Arguments

    @@ -6114,7 +6114,7 @@

    Arguments

    @@ -6129,7 +6129,7 @@

    Arguments

    @@ -6144,7 +6144,7 @@

    Arguments

    @@ -6189,7 +6189,7 @@

    Arguments

    @@ -6204,7 +6204,7 @@

    Arguments

    @@ -6219,7 +6219,7 @@

    Arguments

    @@ -6234,7 +6234,7 @@

    Arguments

    @@ -6279,7 +6279,7 @@

    Arguments

    @@ -6294,7 +6294,7 @@

    Arguments

    @@ -6309,7 +6309,7 @@

    Arguments

    @@ -6324,7 +6324,7 @@

    Arguments

    @@ -6339,7 +6339,7 @@

    Arguments

    @@ -6354,7 +6354,7 @@

    Arguments

    @@ -6369,7 +6369,7 @@

    Arguments

    @@ -6409,7 +6409,7 @@

    Arguments

    @@ -6424,7 +6424,7 @@

    Arguments

    @@ -6439,7 +6439,7 @@

    Arguments

    @@ -6454,7 +6454,7 @@

    Arguments

    @@ -6469,7 +6469,7 @@

    Arguments

    @@ -6484,7 +6484,7 @@

    Arguments

    @@ -6499,7 +6499,7 @@

    Arguments

    @@ -6514,7 +6514,7 @@

    Arguments

    @@ -6554,7 +6554,7 @@

    Arguments

    @@ -6569,7 +6569,7 @@

    Arguments

    @@ -6584,7 +6584,7 @@

    Arguments

    @@ -6599,7 +6599,7 @@

    Arguments

    @@ -6614,7 +6614,7 @@

    Arguments

    @@ -6629,7 +6629,7 @@

    Arguments

    @@ -6644,7 +6644,7 @@

    Arguments

    @@ -6659,7 +6659,7 @@

    Arguments

    @@ -6699,7 +6699,7 @@

    Arguments

    @@ -6714,7 +6714,7 @@

    Arguments

    @@ -6729,7 +6729,7 @@

    Arguments

    @@ -6744,7 +6744,7 @@

    Arguments

    @@ -6759,7 +6759,7 @@

    Arguments

    @@ -6774,7 +6774,7 @@

    Arguments

    @@ -6789,7 +6789,7 @@

    Arguments

    @@ -6804,7 +6804,7 @@

    Arguments

    @@ -6844,7 +6844,7 @@

    Arguments

    @@ -6859,7 +6859,7 @@

    Arguments

    @@ -6874,7 +6874,7 @@

    Arguments

    @@ -6889,7 +6889,7 @@

    Arguments

    @@ -6904,7 +6904,7 @@

    Arguments

    @@ -6919,7 +6919,7 @@

    Arguments

    @@ -6934,7 +6934,7 @@

    Arguments

    @@ -6949,7 +6949,7 @@

    Arguments

    @@ -6989,7 +6989,7 @@

    Arguments

    @@ -7004,7 +7004,7 @@

    Arguments

    @@ -7019,7 +7019,7 @@

    Arguments

    @@ -7034,7 +7034,7 @@

    Arguments

    @@ -7049,7 +7049,7 @@

    Arguments

    @@ -7064,7 +7064,7 @@

    Arguments

    @@ -7079,7 +7079,7 @@

    Arguments

    @@ -7119,7 +7119,7 @@

    Arguments

    @@ -7134,7 +7134,7 @@

    Arguments

    @@ -7149,7 +7149,7 @@

    Arguments

    @@ -7164,7 +7164,7 @@

    Arguments

    @@ -7179,7 +7179,7 @@

    Arguments

    @@ -7194,7 +7194,7 @@

    Arguments

    @@ -7209,7 +7209,7 @@

    Arguments

    @@ -7249,7 +7249,7 @@

    Arguments

    @@ -7264,7 +7264,7 @@

    Arguments

    @@ -7279,7 +7279,7 @@

    Arguments

    @@ -7294,7 +7294,7 @@

    Arguments

    @@ -7309,7 +7309,7 @@

    Arguments

    @@ -7324,7 +7324,7 @@

    Arguments

    @@ -7339,7 +7339,7 @@

    Arguments

    @@ -7379,7 +7379,7 @@

    Arguments

    @@ -7394,7 +7394,7 @@

    Arguments

    @@ -7409,7 +7409,7 @@

    Arguments

    @@ -7424,7 +7424,7 @@

    Arguments

    @@ -7439,7 +7439,7 @@

    Arguments

    @@ -7454,7 +7454,7 @@

    Arguments

    @@ -7469,7 +7469,7 @@

    Arguments

    @@ -7509,7 +7509,7 @@

    Arguments

    @@ -7524,7 +7524,7 @@

    Arguments

    @@ -7539,7 +7539,7 @@

    Arguments

    @@ -7554,7 +7554,7 @@

    Arguments

    @@ -7569,7 +7569,7 @@

    Arguments

    @@ -7584,7 +7584,7 @@

    Arguments

    @@ -7599,7 +7599,7 @@

    Arguments

    @@ -7614,7 +7614,7 @@

    Arguments

    @@ -7654,7 +7654,7 @@

    Arguments

    @@ -7669,7 +7669,7 @@

    Arguments

    @@ -7684,7 +7684,7 @@

    Arguments

    @@ -7699,7 +7699,7 @@

    Arguments

    @@ -7714,7 +7714,7 @@

    Arguments

    @@ -7729,7 +7729,7 @@

    Arguments

    @@ -7744,7 +7744,7 @@

    Arguments

    @@ -7759,7 +7759,7 @@

    Arguments

    @@ -7799,7 +7799,7 @@

    Arguments

    @@ -7814,7 +7814,7 @@

    Arguments

    @@ -7829,7 +7829,7 @@

    Arguments

    @@ -7844,7 +7844,7 @@

    Arguments

    @@ -7859,7 +7859,7 @@

    Arguments

    @@ -7874,7 +7874,7 @@

    Arguments

    @@ -7889,7 +7889,7 @@

    Arguments

    @@ -7904,7 +7904,7 @@

    Arguments

    @@ -7944,7 +7944,7 @@

    Arguments

    @@ -7959,7 +7959,7 @@

    Arguments

    @@ -7974,7 +7974,7 @@

    Arguments

    @@ -7989,7 +7989,7 @@

    Arguments

    @@ -8004,7 +8004,7 @@

    Arguments

    @@ -8019,7 +8019,7 @@

    Arguments

    @@ -8034,7 +8034,7 @@

    Arguments

    @@ -8049,7 +8049,7 @@

    Arguments

    @@ -8089,7 +8089,7 @@

    Arguments

    @@ -8144,7 +8144,7 @@

    Arguments

    @@ -8199,7 +8199,7 @@

    Arguments

    @@ -8254,7 +8254,7 @@

    Arguments

    @@ -8309,7 +8309,7 @@

    Arguments

    @@ -8354,7 +8354,7 @@

    Arguments

    @@ -8394,7 +8394,7 @@

    Arguments

    @@ -8439,7 +8439,7 @@

    Arguments

    @@ -8479,7 +8479,7 @@

    Arguments

    @@ -8524,7 +8524,7 @@

    Arguments

    @@ -8564,7 +8564,7 @@

    Arguments

    @@ -8609,7 +8609,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_global.html b/develop/module/dbcsr_tas_global.html index 53cd26ecb1f..f39b5def3ae 100644 --- a/develop/module/dbcsr_tas_global.html +++ b/develop/module/dbcsr_tas_global.html @@ -113,7 +113,7 @@

    Variables

    @@ -239,8 +239,8 @@

    Uses

    @@ -546,7 +546,7 @@

    Arguments

    @@ -779,7 +779,7 @@

    Arguments

    @@ -845,7 +845,7 @@

    Arguments

    @@ -860,7 +860,7 @@

    Arguments

    @@ -911,7 +911,7 @@

    Arguments

    @@ -1025,7 +1025,7 @@

    Type-Bound Procedures

    + dist @@ -1140,7 +1140,7 @@

    Type-Bound Procedures

    + dist => cyclic_dist @@ -1255,7 +1255,7 @@

    Type-Bound Procedures

    + dist => arb_dist @@ -1378,7 +1378,7 @@

    Components

    @@ -1421,7 +1421,7 @@

    Type-Bound Procedures

    + dist => repl_dist @@ -1502,7 +1502,7 @@

    Type-Bound Procedures

    + DATA @@ -1612,7 +1612,7 @@

    Type-Bound Procedures

    + DATA => blk_size_arb @@ -1739,7 +1739,7 @@

    Type-Bound Procedures

    + DATA => blk_size_repl @@ -1832,7 +1832,7 @@

    Type-Bound Procedures

    + DATA => blk_size_one @@ -1865,7 +1865,7 @@

    Arguments

    @@ -1925,7 +1925,7 @@

    Arguments

    @@ -1985,7 +1985,7 @@

    Arguments

    @@ -2195,7 +2195,7 @@

    Arguments

    @@ -2255,7 +2255,7 @@

    Arguments

    @@ -2315,7 +2315,7 @@

    Arguments

    @@ -2330,7 +2330,7 @@

    Arguments

    @@ -2375,7 +2375,7 @@

    Arguments

    @@ -2390,7 +2390,7 @@

    Arguments

    @@ -2618,7 +2618,7 @@

    Arguments

    @@ -2723,7 +2723,7 @@

    Arguments

    @@ -2768,7 +2768,7 @@

    Arguments

    @@ -2828,7 +2828,7 @@

    Arguments

    @@ -2843,7 +2843,7 @@

    Arguments

    @@ -2893,7 +2893,7 @@

    Arguments

    @@ -2908,7 +2908,7 @@

    Arguments

    @@ -2923,7 +2923,7 @@

    Arguments

    @@ -2938,7 +2938,7 @@

    Arguments

    @@ -3025,7 +3025,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_io.html b/develop/module/dbcsr_tas_io.html index 9b8f66ac136..f08b8118004 100644 --- a/develop/module/dbcsr_tas_io.html +++ b/develop/module/dbcsr_tas_io.html @@ -113,7 +113,7 @@

    Variables

    @@ -174,13 +174,13 @@

    Uses

    @@ -205,7 +205,7 @@

    Variables

    @@ -252,7 +252,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -372,7 +372,7 @@

    Arguments

    @@ -387,7 +387,7 @@

    Arguments

    @@ -457,7 +457,7 @@

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_mm.html b/develop/module/dbcsr_tas_mm.html index 68e6166064c..3f3473e3c5d 100644 --- a/develop/module/dbcsr_tas_mm.html +++ b/develop/module/dbcsr_tas_mm.html @@ -113,7 +113,7 @@

    Variables

    @@ -191,26 +191,26 @@

    Uses

    @@ -235,7 +235,7 @@

    Variables

    @@ -342,7 +342,7 @@

    Arguments

    @@ -457,7 +457,7 @@

    Arguments

    @@ -508,7 +508,7 @@

    Arguments

    @@ -523,7 +523,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

    @@ -660,7 +660,7 @@

    Arguments

    @@ -675,7 +675,7 @@

    Arguments

    @@ -758,7 +758,7 @@

    Arguments

    @@ -773,7 +773,7 @@

    Arguments

    @@ -788,7 +788,7 @@

    Arguments

    @@ -828,7 +828,7 @@

    Arguments

    @@ -843,7 +843,7 @@

    Arguments

    @@ -873,7 +873,7 @@

    Arguments

    @@ -914,7 +914,7 @@

    Arguments

    @@ -929,7 +929,7 @@

    Arguments

    @@ -944,7 +944,7 @@

    Arguments

    @@ -959,7 +959,7 @@

    Arguments

    @@ -1005,7 +1005,7 @@

    Arguments

    @@ -1171,7 +1171,7 @@

    Arguments

    @@ -1186,7 +1186,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

    @@ -1457,7 +1457,7 @@

    Arguments

    @@ -1512,7 +1512,7 @@

    Arguments

    @@ -1527,7 +1527,7 @@

    Arguments

    @@ -1542,7 +1542,7 @@

    Arguments

    @@ -1602,7 +1602,7 @@

    Arguments

    @@ -1643,7 +1643,7 @@

    Arguments

    @@ -1658,7 +1658,7 @@

    Arguments

    @@ -1688,7 +1688,7 @@

    Arguments

    @@ -1703,7 +1703,7 @@

    Arguments

    @@ -1718,7 +1718,7 @@

    Arguments

    @@ -1733,7 +1733,7 @@

    Arguments

    @@ -1748,7 +1748,7 @@

    Arguments

    @@ -1778,7 +1778,7 @@

    Arguments

    @@ -1833,7 +1833,7 @@

    Arguments

    @@ -1848,7 +1848,7 @@

    Arguments

    @@ -1918,7 +1918,7 @@

    Arguments

    @@ -1933,7 +1933,7 @@

    Arguments

    @@ -1948,7 +1948,7 @@

    Arguments

    @@ -2020,7 +2020,7 @@

    Arguments

    @@ -2060,7 +2060,7 @@

    Arguments

    @@ -2100,7 +2100,7 @@

    Arguments

    @@ -2170,7 +2170,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_reshape_ops.html b/develop/module/dbcsr_tas_reshape_ops.html index baf0e55685b..341039d859b 100644 --- a/develop/module/dbcsr_tas_reshape_ops.html +++ b/develop/module/dbcsr_tas_reshape_ops.html @@ -113,7 +113,7 @@

    Variables

    @@ -132,7 +132,7 @@

    Interfaces

    @@ -145,7 +145,7 @@

    Derived Types

    @@ -157,7 +157,7 @@

    Functions

    @@ -172,19 +172,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 @@ -211,25 +211,25 @@

    Uses

    @@ -254,7 +254,7 @@

    Variables

    @@ -306,8 +306,8 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    @@ -351,7 +351,7 @@

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

    @@ -389,8 +389,8 @@

    Arguments

    - -

    private interface block_buffer_add_block + +

    private interface block_buffer_add_block

      @@ -415,8 +415,8 @@

      Arguments

    @@ -445,7 +445,7 @@

    Arguments

    @@ -460,7 +460,7 @@

    Arguments

    @@ -480,7 +480,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)

    @@ -499,8 +499,8 @@

    Arguments

  • @@ -529,7 +529,7 @@

    Arguments

    @@ -544,7 +544,7 @@

    Arguments

    @@ -564,7 +564,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)

    @@ -583,8 +583,8 @@

    Arguments

  • @@ -613,7 +613,7 @@

    Arguments

    @@ -628,7 +628,7 @@

    Arguments

    @@ -648,7 +648,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)

    @@ -667,8 +667,8 @@

    Arguments

  • @@ -697,7 +697,7 @@

    Arguments

    @@ -712,7 +712,7 @@

    Arguments

    @@ -732,7 +732,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)

    @@ -751,8 +751,8 @@

    Arguments

  • @@ -781,7 +781,7 @@

    Arguments

    @@ -796,7 +796,7 @@

    Arguments

    @@ -825,10 +825,10 @@

    Arguments

    Derived Types

    - +

    type, private ::  - block_buffer_type + block_buffer_type

    @@ -848,7 +848,7 @@

    Components

    @@ -865,7 +865,7 @@

    Components

    @@ -882,7 +882,7 @@

    Components

    @@ -899,7 +899,7 @@

    Components

    @@ -916,7 +916,7 @@

    Components

    @@ -933,7 +933,7 @@

    Components

    @@ -950,7 +950,7 @@

    Components

    @@ -967,7 +967,7 @@

    Components

    @@ -997,7 +997,7 @@

    Components

    Functions

    -

    private pure function block_buffer_blocks_left(buffer) +

    private pure function block_buffer_blocks_left(buffer)

    @@ -1016,8 +1016,8 @@

    Arguments

    @@ -1096,7 +1096,7 @@

    Arguments

    @@ -1111,7 +1111,7 @@

    Arguments

    @@ -1126,7 +1126,7 @@

    Arguments

    @@ -1166,7 +1166,7 @@

    Arguments

    @@ -1181,7 +1181,7 @@

    Arguments

    @@ -1226,7 +1226,7 @@

    Arguments

    @@ -1281,7 +1281,7 @@

    Arguments

    @@ -1296,7 +1296,7 @@

    Arguments

    @@ -1311,7 +1311,7 @@

    Arguments

    @@ -1332,7 +1332,7 @@

    Arguments

    -

    private subroutine block_buffer_get_index(buffer, index) +

    private subroutine block_buffer_get_index(buffer, index)

    @@ -1351,8 +1351,8 @@

    Arguments

    @@ -1387,7 +1387,7 @@

    Arguments

    -

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type) +

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type)

    @@ -1406,8 +1406,8 @@

    Arguments

    @@ -1437,7 +1437,7 @@

    Arguments

    @@ -1453,7 +1453,7 @@

    Arguments

    @@ -1475,7 +1475,7 @@

    Arguments

    -

    private subroutine block_buffer_destroy(buffer) +

    private subroutine block_buffer_destroy(buffer)

    @@ -1494,8 +1494,8 @@

    Arguments

    @@ -1564,7 +1564,7 @@

    Arguments

    @@ -1579,7 +1579,7 @@

    Arguments

    @@ -1619,8 +1619,8 @@

    Arguments

    @@ -1649,7 +1649,7 @@

    Arguments

    @@ -1664,7 +1664,7 @@

    Arguments

    @@ -1679,7 +1679,7 @@

    Arguments

    @@ -1700,7 +1700,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)

    @@ -1719,8 +1719,8 @@

    Arguments

    @@ -1749,7 +1749,7 @@

    Arguments

    @@ -1764,7 +1764,7 @@

    Arguments

    @@ -1785,7 +1785,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)

    @@ -1804,8 +1804,8 @@

    Arguments

    @@ -1834,7 +1834,7 @@

    Arguments

    @@ -1849,7 +1849,7 @@

    Arguments

    @@ -1870,7 +1870,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)

    @@ -1889,8 +1889,8 @@

    Arguments

    @@ -1919,7 +1919,7 @@

    Arguments

    @@ -1934,7 +1934,7 @@

    Arguments

    @@ -1955,7 +1955,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)

    @@ -1974,8 +1974,8 @@

    Arguments

    @@ -2004,7 +2004,7 @@

    Arguments

    @@ -2019,7 +2019,7 @@

    Arguments

    @@ -2040,7 +2040,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)

    @@ -2059,8 +2059,8 @@

    Arguments

    @@ -2089,7 +2089,7 @@

    Arguments

    @@ -2104,7 +2104,7 @@

    Arguments

    @@ -2119,7 +2119,7 @@

    Arguments

    @@ -2140,7 +2140,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)

    @@ -2159,8 +2159,8 @@

    Arguments

    @@ -2189,7 +2189,7 @@

    Arguments

    @@ -2204,7 +2204,7 @@

    Arguments

    @@ -2219,7 +2219,7 @@

    Arguments

    @@ -2240,7 +2240,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)

    @@ -2259,8 +2259,8 @@

    Arguments

    @@ -2289,7 +2289,7 @@

    Arguments

    @@ -2304,7 +2304,7 @@

    Arguments

    @@ -2319,7 +2319,7 @@

    Arguments

    @@ -2340,7 +2340,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)

    @@ -2359,8 +2359,8 @@

    Arguments

    @@ -2389,7 +2389,7 @@

    Arguments

    @@ -2404,7 +2404,7 @@

    Arguments

    @@ -2419,7 +2419,7 @@

    Arguments

    @@ -2459,7 +2459,7 @@

    Arguments

    @@ -2474,8 +2474,8 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_split.html b/develop/module/dbcsr_tas_split.html index c5f8896dec2..c467121e42b 100644 --- a/develop/module/dbcsr_tas_split.html +++ b/develop/module/dbcsr_tas_split.html @@ -113,7 +113,7 @@

    Variables

    @@ -367,7 +367,7 @@

    Arguments

    @@ -382,7 +382,7 @@

    Arguments

    @@ -398,7 +398,7 @@

    Arguments

    @@ -454,7 +454,7 @@

    Arguments

    @@ -469,7 +469,7 @@

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    @@ -529,7 +529,7 @@

    Arguments

    @@ -544,7 +544,7 @@

    Arguments

    @@ -559,7 +559,7 @@

    Arguments

    @@ -605,7 +605,7 @@

    Arguments

    @@ -621,7 +621,7 @@

    Arguments

    @@ -698,7 +698,7 @@

    Arguments

    @@ -713,7 +713,7 @@

    Arguments

    @@ -729,7 +729,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -835,7 +835,7 @@

    Arguments

    @@ -850,7 +850,7 @@

    Arguments

    @@ -930,7 +930,7 @@

    Arguments

    @@ -945,7 +945,7 @@

    Arguments

    @@ -975,7 +975,7 @@

    Arguments

    @@ -991,7 +991,7 @@

    Arguments

    @@ -1007,7 +1007,7 @@

    Arguments

    @@ -1047,7 +1047,7 @@

    Arguments

    @@ -1062,7 +1062,7 @@

    Arguments

    @@ -1077,7 +1077,7 @@

    Arguments

    @@ -1092,7 +1092,7 @@

    Arguments

    @@ -1107,7 +1107,7 @@

    Arguments

    @@ -1122,7 +1122,7 @@

    Arguments

    @@ -1162,7 +1162,7 @@

    Arguments

    @@ -1177,7 +1177,7 @@

    Arguments

    @@ -1192,7 +1192,7 @@

    Arguments

    @@ -1211,7 +1211,7 @@

    Arguments

    @@ -1245,7 +1245,7 @@

    Arguments

    @@ -1304,7 +1304,7 @@

    Arguments

    @@ -1344,7 +1344,7 @@

    Arguments

    @@ -1384,7 +1384,7 @@

    Arguments

    @@ -1399,7 +1399,7 @@

    Arguments

    @@ -1414,7 +1414,7 @@

    Arguments

    @@ -1446,7 +1446,7 @@

    Arguments

    @@ -1516,7 +1516,7 @@

    Arguments

    @@ -1531,7 +1531,7 @@

    Arguments

    @@ -1546,7 +1546,7 @@

    Arguments

    @@ -1582,7 +1582,7 @@

    Arguments

    @@ -1643,7 +1643,7 @@

    Arguments

    @@ -1658,7 +1658,7 @@

    Arguments

    @@ -1673,7 +1673,7 @@

    Arguments

    @@ -1689,7 +1689,7 @@

    Arguments

    @@ -1705,7 +1705,7 @@

    Arguments

    @@ -1721,7 +1721,7 @@

    Arguments

    @@ -1762,7 +1762,7 @@

    Arguments

    @@ -1777,7 +1777,7 @@

    Arguments

    @@ -1792,7 +1792,7 @@

    Arguments

    @@ -1807,7 +1807,7 @@

    Arguments

    @@ -1822,7 +1822,7 @@

    Arguments

    @@ -1837,7 +1837,7 @@

    Arguments

    @@ -1877,7 +1877,7 @@

    Arguments

    @@ -1907,7 +1907,7 @@

    Arguments

    @@ -1922,7 +1922,7 @@

    Arguments

    @@ -1962,7 +1962,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_test.html b/develop/module/dbcsr_tas_test.html index 1aef508c66c..e79aed52321 100644 --- a/develop/module/dbcsr_tas_test.html +++ b/develop/module/dbcsr_tas_test.html @@ -113,8 +113,8 @@

    Variables

    @@ -177,25 +177,25 @@

    Uses

    @@ -220,7 +220,7 @@

    Variables

    @@ -237,7 +237,7 @@

    Variables

    @@ -284,7 +284,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    @@ -314,7 +314,7 @@

    Arguments

    @@ -364,7 +364,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -484,7 +484,7 @@

    Arguments

    @@ -499,7 +499,7 @@

    Arguments

    @@ -555,7 +555,7 @@

    Arguments

    @@ -570,7 +570,7 @@

    Arguments

    @@ -600,7 +600,7 @@

    Arguments

    @@ -615,7 +615,7 @@

    Arguments

    @@ -630,7 +630,7 @@

    Arguments

    @@ -660,7 +660,7 @@

    Arguments

    @@ -675,7 +675,7 @@

    Arguments

    @@ -715,7 +715,7 @@

    Arguments

    @@ -730,7 +730,7 @@

    Arguments

    @@ -760,7 +760,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -790,7 +790,7 @@

    Arguments

    @@ -805,7 +805,7 @@

    Arguments

    @@ -820,7 +820,7 @@

    Arguments

    @@ -835,7 +835,7 @@

    Arguments

    @@ -875,7 +875,7 @@

    Arguments

    @@ -905,7 +905,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tas_types.html b/develop/module/dbcsr_tas_types.html index 124629c95d8..4d784810534 100644 --- a/develop/module/dbcsr_tas_types.html +++ b/develop/module/dbcsr_tas_types.html @@ -113,7 +113,7 @@

    Variables

    @@ -166,11 +166,11 @@

    Uses

    @@ -247,7 +247,7 @@

    Components

    @@ -264,7 +264,7 @@

    Components

    @@ -315,7 +315,7 @@

    Components

    @@ -349,7 +349,7 @@

    Components

    @@ -366,7 +366,7 @@

    Components

    @@ -466,7 +466,7 @@

    Components

    @@ -500,7 +500,7 @@

    Components

    @@ -517,7 +517,7 @@

    Components

    @@ -700,7 +700,7 @@

    Components

    @@ -717,7 +717,7 @@

    Components

    @@ -734,7 +734,7 @@

    Components

    @@ -751,7 +751,7 @@

    Components

    @@ -768,7 +768,7 @@

    Components

    @@ -785,7 +785,7 @@

    Components

    @@ -819,7 +819,7 @@

    Components

    @@ -836,7 +836,7 @@

    Components

    @@ -853,7 +853,7 @@

    Components

    @@ -870,7 +870,7 @@

    Components

    @@ -953,7 +953,7 @@

    Components

    @@ -970,7 +970,7 @@

    Components

    @@ -987,7 +987,7 @@

    Components

    diff --git a/develop/module/dbcsr_tas_util.html b/develop/module/dbcsr_tas_util.html index 9494920a8d8..4781086c06b 100644 --- a/develop/module/dbcsr_tas_util.html +++ b/develop/module/dbcsr_tas_util.html @@ -113,7 +113,7 @@

    Variables

    @@ -131,7 +131,7 @@

    Interfaces

    @@ -147,7 +147,7 @@

    Functions

    @@ -163,7 +163,7 @@

    Subroutines

    swap_i8swap_iindex_unique - invert_transpose_flag + invert_transpose_flag @@ -190,11 +190,11 @@

    Uses

  • @@ -219,7 +219,7 @@

    Variables

    @@ -245,8 +245,8 @@

    Variables

    Interfaces

    - -

    public interface swap + +

    public interface swap

      @@ -271,7 +271,7 @@

      Arguments

    @@ -310,7 +310,7 @@

    Arguments

    @@ -359,7 +359,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -399,7 +399,7 @@

  • - private pure function array_eq_i(arr1, arr2) + private pure function array_eq_i(arr1, arr2)

    @@ -418,7 +418,7 @@

    Arguments

  • @@ -433,7 +433,7 @@

    Arguments

    @@ -486,7 +486,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    -

    private pure function array_eq_i(arr1, arr2) +

    private pure function array_eq_i(arr1, arr2)

    @@ -531,7 +531,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -591,7 +591,7 @@

    Arguments

    @@ -606,7 +606,7 @@

    Arguments

    @@ -656,7 +656,7 @@

    Arguments

    @@ -696,7 +696,7 @@

    Arguments

    @@ -772,7 +772,7 @@

    Arguments

    -

    public subroutine invert_transpose_flag(trans_flag) +

    public subroutine invert_transpose_flag(trans_flag)

    @@ -791,7 +791,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor.html b/develop/module/dbcsr_tensor.html index 6068ff19740..f8d6fa5dc96 100644 --- a/develop/module/dbcsr_tensor.html +++ b/develop/module/dbcsr_tensor.html @@ -113,7 +113,7 @@

    Variables

    @@ -158,7 +158,7 @@

    Subroutines

    align_tensorreshape_mm_compatiblereshape_mm_small - invert_transpose_flag + invert_transpose_flagindex_linked_sortdbcsr_t_remapdbcsr_t_align_index @@ -199,25 +199,25 @@

    Uses

    @@ -242,7 +242,7 @@

    Variables

    @@ -320,7 +320,7 @@

    Arguments

    @@ -365,7 +365,7 @@

    Arguments

    @@ -425,7 +425,7 @@

    Arguments

    @@ -440,7 +440,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    @@ -514,7 +514,7 @@

    Arguments

    @@ -530,7 +530,7 @@

    Arguments

    @@ -545,7 +545,7 @@

    Arguments

    @@ -560,7 +560,7 @@

    Arguments

    @@ -575,7 +575,7 @@

    Arguments

    @@ -590,7 +590,7 @@

    Arguments

    @@ -630,7 +630,7 @@

    Arguments

    @@ -645,7 +645,7 @@

    Arguments

    @@ -660,7 +660,7 @@

    Arguments

    @@ -675,7 +675,7 @@

    Arguments

    @@ -690,7 +690,7 @@

    Arguments

    @@ -705,7 +705,7 @@

    Arguments

    @@ -720,7 +720,7 @@

    Arguments

    @@ -760,7 +760,7 @@

    Arguments

    @@ -775,7 +775,7 @@

    Arguments

    @@ -790,7 +790,7 @@

    Arguments

    @@ -830,7 +830,7 @@

    Arguments

    @@ -845,7 +845,7 @@

    Arguments

    @@ -860,7 +860,7 @@

    Arguments

    @@ -900,7 +900,7 @@

    Arguments

    @@ -915,7 +915,7 @@

    Arguments

    @@ -930,7 +930,7 @@

    Arguments

    @@ -973,7 +973,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

    @@ -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

    @@ -1154,7 +1154,7 @@

    Arguments

    @@ -1170,7 +1170,7 @@

    Arguments

    @@ -1249,7 +1249,7 @@

    Arguments

    @@ -1264,7 +1264,7 @@

    Arguments

    @@ -1279,7 +1279,7 @@

    Arguments

    @@ -1294,7 +1294,7 @@

    Arguments

    @@ -1309,7 +1309,7 @@

    Arguments

    @@ -1326,7 +1326,7 @@

    Arguments

    @@ -1366,7 +1366,7 @@

    Arguments

    @@ -1381,7 +1381,7 @@

    Arguments

    @@ -1396,7 +1396,7 @@

    Arguments

    @@ -1411,7 +1411,7 @@

    Arguments

    @@ -1426,7 +1426,7 @@

    Arguments

    @@ -1441,7 +1441,7 @@

    Arguments

    @@ -1456,7 +1456,7 @@

    Arguments

    @@ -1471,7 +1471,7 @@

    Arguments

    @@ -1486,7 +1486,7 @@

    Arguments

    @@ -1501,7 +1501,7 @@

    Arguments

    @@ -1516,7 +1516,7 @@

    Arguments

    @@ -1531,7 +1531,7 @@

    Arguments

    @@ -1546,7 +1546,7 @@

    Arguments

    @@ -1561,7 +1561,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

    @@ -1727,7 +1727,7 @@

    Arguments

    @@ -1742,7 +1742,7 @@

    Arguments

    @@ -1782,7 +1782,7 @@

    Arguments

    @@ -1827,7 +1827,7 @@

    Arguments

    @@ -1929,7 +1929,7 @@

    Arguments

    @@ -1944,7 +1944,7 @@

    Arguments

    @@ -2132,7 +2132,7 @@

    Arguments

    @@ -2148,7 +2148,7 @@

    Arguments

    @@ -2211,7 +2211,7 @@

    Arguments

    @@ -2252,7 +2252,7 @@

    Arguments

    @@ -2299,7 +2299,7 @@

    Arguments

    @@ -2344,7 +2344,7 @@

    Arguments

    @@ -2360,7 +2360,7 @@

    Arguments

    @@ -2376,7 +2376,7 @@

    Arguments

    @@ -2397,7 +2397,7 @@

    Arguments

    -

    private subroutine invert_transpose_flag(trans_flag) +

    private subroutine invert_transpose_flag(trans_flag)

    @@ -2416,7 +2416,7 @@

    Arguments

    @@ -2511,7 +2511,7 @@

    Arguments

    @@ -2526,7 +2526,7 @@

    Arguments

    @@ -2542,7 +2542,7 @@

    Arguments

    @@ -2558,7 +2558,7 @@

    Arguments

    @@ -2573,7 +2573,7 @@

    Arguments

    @@ -2588,7 +2588,7 @@

    Arguments

    @@ -2603,7 +2603,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

    @@ -2861,7 +2861,7 @@

    Arguments

    @@ -2876,7 +2876,7 @@

    Arguments

    @@ -2891,7 +2891,7 @@

    Arguments

    @@ -2906,7 +2906,7 @@

    Arguments

    @@ -2921,7 +2921,7 @@

    Arguments

    @@ -2936,7 +2936,7 @@

    Arguments

    @@ -2951,7 +2951,7 @@

    Arguments

    @@ -2966,7 +2966,7 @@

    Arguments

    @@ -2981,7 +2981,7 @@

    Arguments

    @@ -2996,7 +2996,7 @@

    Arguments

    @@ -3011,7 +3011,7 @@

    Arguments

    @@ -3026,7 +3026,7 @@

    Arguments

    @@ -3041,7 +3041,7 @@

    Arguments

    @@ -3056,7 +3056,7 @@

    Arguments

    @@ -3071,7 +3071,7 @@

    Arguments

    @@ -3086,7 +3086,7 @@

    Arguments

    @@ -3143,7 +3143,7 @@

    Arguments

    @@ -3158,7 +3158,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

    @@ -3248,7 +3248,7 @@

    Arguments

    @@ -3263,7 +3263,7 @@

    Arguments

    @@ -3278,7 +3278,7 @@

    Arguments

    @@ -3293,7 +3293,7 @@

    Arguments

    @@ -3308,7 +3308,7 @@

    Arguments

    @@ -3324,7 +3324,7 @@

    Arguments

    @@ -3365,7 +3365,7 @@

    Arguments

    @@ -3395,7 +3395,7 @@

    Arguments

    @@ -3425,7 +3425,7 @@

    Arguments

    @@ -3455,7 +3455,7 @@

    Arguments

    @@ -3495,7 +3495,7 @@

    Arguments

    @@ -3612,7 +3612,7 @@

    Arguments

    @@ -3627,7 +3627,7 @@

    Arguments

    @@ -3667,7 +3667,7 @@

    Arguments

    @@ -3682,7 +3682,7 @@

    Arguments

    @@ -3773,7 +3773,7 @@

    Arguments

    @@ -3803,7 +3803,7 @@

    Arguments

    @@ -3843,7 +3843,7 @@

    Arguments

    @@ -3858,7 +3858,7 @@

    Arguments

    @@ -3873,7 +3873,7 @@

    Arguments

    @@ -3888,7 +3888,7 @@

    Arguments

    @@ -3903,7 +3903,7 @@

    Arguments

    @@ -3918,7 +3918,7 @@

    Arguments

    @@ -3948,7 +3948,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_api.html b/develop/module/dbcsr_tensor_api.html index e3695054c3d..fda57d3af21 100644 --- a/develop/module/dbcsr_tensor_api.html +++ b/develop/module/dbcsr_tensor_api.html @@ -113,7 +113,7 @@

    Variables

    @@ -134,7 +134,7 @@

    Functions

    @@ -146,8 +146,8 @@

    Subroutines

    @@ -178,14 +178,14 @@

    Uses

    @@ -210,7 +210,7 @@

    Variables

    @@ -238,7 +238,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)

    @@ -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

    @@ -377,7 +377,7 @@

    Arguments

    @@ -392,7 +392,7 @@

    Arguments

    @@ -423,7 +423,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)

    @@ -442,7 +442,7 @@

    Arguments

    @@ -457,7 +457,7 @@

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

    @@ -502,7 +502,7 @@

    Arguments

    @@ -517,7 +517,7 @@

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -547,7 +547,7 @@

    Arguments

    @@ -568,7 +568,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)

    @@ -587,7 +587,7 @@

    Arguments

    @@ -602,7 +602,7 @@

    Arguments

    @@ -617,7 +617,7 @@

    Arguments

    @@ -632,7 +632,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_api_c.html b/develop/module/dbcsr_tensor_api_c.html index 58c0af5f27c..aac17adaa19 100644 --- a/develop/module/dbcsr_tensor_api_c.html +++ b/develop/module/dbcsr_tensor_api_c.html @@ -146,7 +146,7 @@

    Subroutines

    @@ -353,7 +353,7 @@

    Arguments

    @@ -503,7 +503,7 @@

    Arguments

    @@ -563,7 +563,7 @@

    Arguments

    @@ -864,7 +864,7 @@

    Subroutines

    -

    private subroutine c_f_string(c_str, str) +

    private subroutine c_f_string(c_str, str)

    @@ -883,7 +883,7 @@

    Arguments

    @@ -898,7 +898,7 @@

    Arguments

    @@ -978,7 +978,7 @@

    Arguments

    @@ -1023,7 +1023,7 @@

    Arguments

    @@ -1113,7 +1113,7 @@

    Arguments

    @@ -1128,7 +1128,7 @@

    Arguments

    @@ -1168,7 +1168,7 @@

    Arguments

    @@ -1213,7 +1213,7 @@

    Arguments

    @@ -1268,7 +1268,7 @@

    Arguments

    @@ -1323,7 +1323,7 @@

    Arguments

    @@ -1338,7 +1338,7 @@

    Arguments

    @@ -1498,7 +1498,7 @@

    Arguments

    @@ -1553,7 +1553,7 @@

    Arguments

    @@ -1568,7 +1568,7 @@

    Arguments

    @@ -1643,7 +1643,7 @@

    Arguments

    @@ -1833,7 +1833,7 @@

    Arguments

    @@ -1848,7 +1848,7 @@

    Arguments

    @@ -1923,7 +1923,7 @@

    Arguments

    @@ -2008,7 +2008,7 @@

    Arguments

    @@ -2088,7 +2088,7 @@

    Arguments

    @@ -2133,7 +2133,7 @@

    Arguments

    @@ -2448,7 +2448,7 @@

    Arguments

    @@ -2463,7 +2463,7 @@

    Arguments

    @@ -2493,7 +2493,7 @@

    Arguments

    @@ -2508,7 +2508,7 @@

    Arguments

    @@ -2563,7 +2563,7 @@

    Arguments

    @@ -2608,7 +2608,7 @@

    Arguments

    @@ -2863,7 +2863,7 @@

    Arguments

    @@ -2963,7 +2963,7 @@

    Arguments

    @@ -3008,7 +3008,7 @@

    Arguments

    @@ -3323,7 +3323,7 @@

    Arguments

    @@ -3338,7 +3338,7 @@

    Arguments

    @@ -3368,7 +3368,7 @@

    Arguments

    @@ -3383,7 +3383,7 @@

    Arguments

    @@ -3438,7 +3438,7 @@

    Arguments

    @@ -3483,7 +3483,7 @@

    Arguments

    @@ -3738,7 +3738,7 @@

    Arguments

    @@ -3838,7 +3838,7 @@

    Arguments

    @@ -3883,7 +3883,7 @@

    Arguments

    @@ -4198,7 +4198,7 @@

    Arguments

    @@ -4213,7 +4213,7 @@

    Arguments

    @@ -4243,7 +4243,7 @@

    Arguments

    @@ -4258,7 +4258,7 @@

    Arguments

    @@ -4313,7 +4313,7 @@

    Arguments

    @@ -4358,7 +4358,7 @@

    Arguments

    @@ -4613,7 +4613,7 @@

    Arguments

    @@ -4713,7 +4713,7 @@

    Arguments

    @@ -4758,7 +4758,7 @@

    Arguments

    @@ -5073,7 +5073,7 @@

    Arguments

    @@ -5088,7 +5088,7 @@

    Arguments

    @@ -5118,7 +5118,7 @@

    Arguments

    @@ -5133,7 +5133,7 @@

    Arguments

    @@ -5188,7 +5188,7 @@

    Arguments

    @@ -5233,7 +5233,7 @@

    Arguments

    @@ -5488,7 +5488,7 @@

    Arguments

    @@ -5648,7 +5648,7 @@

    Arguments

    @@ -5663,7 +5663,7 @@

    Arguments

    @@ -5763,7 +5763,7 @@

    Arguments

    @@ -5778,7 +5778,7 @@

    Arguments

    @@ -5878,7 +5878,7 @@

    Arguments

    @@ -5893,7 +5893,7 @@

    Arguments

    @@ -5993,7 +5993,7 @@

    Arguments

    @@ -6008,7 +6008,7 @@

    Arguments

    @@ -6108,7 +6108,7 @@

    Arguments

    @@ -6123,7 +6123,7 @@

    Arguments

    @@ -6223,7 +6223,7 @@

    Arguments

    @@ -6238,7 +6238,7 @@

    Arguments

    @@ -6338,7 +6338,7 @@

    Arguments

    @@ -6353,7 +6353,7 @@

    Arguments

    @@ -6453,7 +6453,7 @@

    Arguments

    @@ -6468,7 +6468,7 @@

    Arguments

    @@ -6568,7 +6568,7 @@

    Arguments

    @@ -6583,7 +6583,7 @@

    Arguments

    @@ -6683,7 +6683,7 @@

    Arguments

    @@ -6698,7 +6698,7 @@

    Arguments

    @@ -6798,7 +6798,7 @@

    Arguments

    @@ -6813,7 +6813,7 @@

    Arguments

    @@ -6913,7 +6913,7 @@

    Arguments

    @@ -6928,7 +6928,7 @@

    Arguments

    @@ -7028,7 +7028,7 @@

    Arguments

    @@ -7043,7 +7043,7 @@

    Arguments

    @@ -7058,7 +7058,7 @@

    Arguments

    @@ -7158,7 +7158,7 @@

    Arguments

    @@ -7173,7 +7173,7 @@

    Arguments

    @@ -7188,7 +7188,7 @@

    Arguments

    @@ -7288,7 +7288,7 @@

    Arguments

    @@ -7303,7 +7303,7 @@

    Arguments

    @@ -7318,7 +7318,7 @@

    Arguments

    @@ -7418,7 +7418,7 @@

    Arguments

    @@ -7433,7 +7433,7 @@

    Arguments

    @@ -7448,7 +7448,7 @@

    Arguments

    @@ -7548,7 +7548,7 @@

    Arguments

    @@ -7563,7 +7563,7 @@

    Arguments

    @@ -7578,7 +7578,7 @@

    Arguments

    @@ -7678,7 +7678,7 @@

    Arguments

    @@ -7693,7 +7693,7 @@

    Arguments

    @@ -7708,7 +7708,7 @@

    Arguments

    @@ -7808,7 +7808,7 @@

    Arguments

    @@ -7823,7 +7823,7 @@

    Arguments

    @@ -7838,7 +7838,7 @@

    Arguments

    @@ -7938,7 +7938,7 @@

    Arguments

    @@ -7953,7 +7953,7 @@

    Arguments

    @@ -7968,7 +7968,7 @@

    Arguments

    @@ -8068,7 +8068,7 @@

    Arguments

    @@ -8083,7 +8083,7 @@

    Arguments

    @@ -8098,7 +8098,7 @@

    Arguments

    @@ -8198,7 +8198,7 @@

    Arguments

    @@ -8213,7 +8213,7 @@

    Arguments

    @@ -8228,7 +8228,7 @@

    Arguments

    @@ -8328,7 +8328,7 @@

    Arguments

    @@ -8343,7 +8343,7 @@

    Arguments

    @@ -8358,7 +8358,7 @@

    Arguments

    @@ -8458,7 +8458,7 @@

    Arguments

    @@ -8473,7 +8473,7 @@

    Arguments

    @@ -8488,7 +8488,7 @@

    Arguments

    @@ -8558,7 +8558,7 @@

    Arguments

    @@ -8573,7 +8573,7 @@

    Arguments

    @@ -8643,7 +8643,7 @@

    Arguments

    @@ -8658,7 +8658,7 @@

    Arguments

    @@ -8728,7 +8728,7 @@

    Arguments

    @@ -8743,7 +8743,7 @@

    Arguments

    @@ -8813,7 +8813,7 @@

    Arguments

    @@ -8828,7 +8828,7 @@

    Arguments

    @@ -8898,7 +8898,7 @@

    Arguments

    @@ -8913,7 +8913,7 @@

    Arguments

    @@ -8983,7 +8983,7 @@

    Arguments

    @@ -8998,7 +8998,7 @@

    Arguments

    @@ -9068,7 +9068,7 @@

    Arguments

    @@ -9083,7 +9083,7 @@

    Arguments

    @@ -9153,7 +9153,7 @@

    Arguments

    @@ -9168,7 +9168,7 @@

    Arguments

    @@ -9238,7 +9238,7 @@

    Arguments

    @@ -9253,7 +9253,7 @@

    Arguments

    @@ -9323,7 +9323,7 @@

    Arguments

    @@ -9338,7 +9338,7 @@

    Arguments

    @@ -9408,7 +9408,7 @@

    Arguments

    @@ -9423,7 +9423,7 @@

    Arguments

    @@ -9493,7 +9493,7 @@

    Arguments

    @@ -9508,7 +9508,7 @@

    Arguments

    @@ -9648,7 +9648,7 @@

    Arguments

    @@ -9803,7 +9803,7 @@

    Arguments

    @@ -9858,7 +9858,7 @@

    Arguments

    @@ -9898,7 +9898,7 @@

    Arguments

    @@ -9943,7 +9943,7 @@

    Arguments

    @@ -9958,7 +9958,7 @@

    Arguments

    @@ -10143,7 +10143,7 @@

    Arguments

    @@ -10158,7 +10158,7 @@

    Arguments

    @@ -10173,7 +10173,7 @@

    Arguments

    @@ -10228,7 +10228,7 @@

    Arguments

    @@ -10243,7 +10243,7 @@

    Arguments

    @@ -10258,7 +10258,7 @@

    Arguments

    @@ -10313,7 +10313,7 @@

    Arguments

    @@ -10328,7 +10328,7 @@

    Arguments

    @@ -10343,7 +10343,7 @@

    Arguments

    @@ -10398,7 +10398,7 @@

    Arguments

    @@ -10413,7 +10413,7 @@

    Arguments

    @@ -10428,7 +10428,7 @@

    Arguments

    @@ -10483,7 +10483,7 @@

    Arguments

    @@ -10538,7 +10538,7 @@

    Arguments

    @@ -10593,7 +10593,7 @@

    Arguments

    @@ -10648,7 +10648,7 @@

    Arguments

    @@ -10718,7 +10718,7 @@

    Arguments

    @@ -10788,7 +10788,7 @@

    Arguments

    @@ -10973,7 +10973,7 @@

    Arguments

    @@ -11018,7 +11018,7 @@

    Arguments

    @@ -11073,7 +11073,7 @@

    Arguments

    @@ -11128,7 +11128,7 @@

    Arguments

    @@ -11183,7 +11183,7 @@

    Arguments

    @@ -11238,7 +11238,7 @@

    Arguments

    @@ -11798,7 +11798,7 @@

    Arguments

    @@ -11813,7 +11813,7 @@

    Arguments

    @@ -11828,7 +11828,7 @@

    Arguments

    @@ -11930,7 +11930,7 @@

    Arguments

    @@ -11945,7 +11945,7 @@

    Arguments

    @@ -11960,7 +11960,7 @@

    Arguments

    @@ -12095,7 +12095,7 @@

    Arguments

    @@ -12235,7 +12235,7 @@

    Arguments

    @@ -12250,7 +12250,7 @@

    Arguments

    @@ -12265,7 +12265,7 @@

    Arguments

    @@ -12280,7 +12280,7 @@

    Arguments

    @@ -12295,7 +12295,7 @@

    Arguments

    @@ -12350,7 +12350,7 @@

    Arguments

    @@ -12365,7 +12365,7 @@

    Arguments

    @@ -12380,7 +12380,7 @@

    Arguments

    @@ -12395,7 +12395,7 @@

    Arguments

    @@ -12410,7 +12410,7 @@

    Arguments

    @@ -12465,7 +12465,7 @@

    Arguments

    @@ -12480,7 +12480,7 @@

    Arguments

    @@ -12495,7 +12495,7 @@

    Arguments

    @@ -12510,7 +12510,7 @@

    Arguments

    @@ -12525,7 +12525,7 @@

    Arguments

    @@ -12580,7 +12580,7 @@

    Arguments

    @@ -12595,7 +12595,7 @@

    Arguments

    @@ -12610,7 +12610,7 @@

    Arguments

    @@ -12625,7 +12625,7 @@

    Arguments

    @@ -12640,7 +12640,7 @@

    Arguments

    @@ -12735,7 +12735,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_block.html b/develop/module/dbcsr_tensor_block.html index 00ebd2c6896..51b07119030 100644 --- a/develop/module/dbcsr_tensor_block.html +++ b/develop/module/dbcsr_tensor_block.html @@ -113,7 +113,7 @@

    Variables

    @@ -272,17 +272,17 @@

    Uses

    @@ -307,7 +307,7 @@

    Variables

    @@ -359,7 +359,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -389,7 +389,7 @@

    Arguments

    @@ -428,7 +428,7 @@

    Arguments

    @@ -443,7 +443,7 @@

    Arguments

    @@ -458,7 +458,7 @@

    Arguments

    @@ -497,7 +497,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

    @@ -566,7 +566,7 @@

    Arguments

    @@ -581,7 +581,7 @@

    Arguments

    @@ -596,7 +596,7 @@

    Arguments

    @@ -635,7 +635,7 @@

    Arguments

    @@ -650,7 +650,7 @@

    Arguments

    @@ -665,7 +665,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -729,7 +729,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -789,7 +789,7 @@

    Arguments

    @@ -828,7 +828,7 @@

    Arguments

    @@ -843,7 +843,7 @@

    Arguments

    @@ -858,7 +858,7 @@

    Arguments

    @@ -873,7 +873,7 @@

    Arguments

    @@ -888,7 +888,7 @@

    Arguments

    @@ -903,7 +903,7 @@

    Arguments

    @@ -942,7 +942,7 @@

    Arguments

    @@ -957,7 +957,7 @@

    Arguments

    @@ -972,7 +972,7 @@

    Arguments

    @@ -987,7 +987,7 @@

    Arguments

    @@ -1002,7 +1002,7 @@

    Arguments

    @@ -1017,7 +1017,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

    @@ -1170,7 +1170,7 @@

    Arguments

    @@ -1185,7 +1185,7 @@

    Arguments

    @@ -1200,7 +1200,7 @@

    Arguments

    @@ -1215,7 +1215,7 @@

    Arguments

    @@ -1230,7 +1230,7 @@

    Arguments

    @@ -1245,7 +1245,7 @@

    Arguments

    @@ -1284,7 +1284,7 @@

    Arguments

    @@ -1299,7 +1299,7 @@

    Arguments

    @@ -1314,7 +1314,7 @@

    Arguments

    @@ -1329,7 +1329,7 @@

    Arguments

    @@ -1344,7 +1344,7 @@

    Arguments

    @@ -1359,7 +1359,7 @@

    Arguments

    @@ -1398,7 +1398,7 @@

    Arguments

    @@ -1413,7 +1413,7 @@

    Arguments

    @@ -1428,7 +1428,7 @@

    Arguments

    @@ -1443,7 +1443,7 @@

    Arguments

    @@ -1458,7 +1458,7 @@

    Arguments

    @@ -1473,7 +1473,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

    @@ -1626,7 +1626,7 @@

    Arguments

    @@ -1641,7 +1641,7 @@

    Arguments

    @@ -1656,7 +1656,7 @@

    Arguments

    @@ -1671,7 +1671,7 @@

    Arguments

    @@ -1686,7 +1686,7 @@

    Arguments

    @@ -1701,7 +1701,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

    @@ -1854,7 +1854,7 @@

    Arguments

    @@ -1869,7 +1869,7 @@

    Arguments

    @@ -1884,7 +1884,7 @@

    Arguments

    @@ -1899,7 +1899,7 @@

    Arguments

    @@ -1914,7 +1914,7 @@

    Arguments

    @@ -1929,7 +1929,7 @@

    Arguments

    @@ -1968,7 +1968,7 @@

    Arguments

    @@ -1983,7 +1983,7 @@

    Arguments

    @@ -1998,7 +1998,7 @@

    Arguments

    @@ -2013,7 +2013,7 @@

    Arguments

    @@ -2028,7 +2028,7 @@

    Arguments

    @@ -2043,7 +2043,7 @@

    Arguments

    @@ -2082,7 +2082,7 @@

    Arguments

    @@ -2097,7 +2097,7 @@

    Arguments

    @@ -2112,7 +2112,7 @@

    Arguments

    @@ -2127,7 +2127,7 @@

    Arguments

    @@ -2142,7 +2142,7 @@

    Arguments

    @@ -2191,7 +2191,7 @@

    Arguments

    @@ -2206,7 +2206,7 @@

    Arguments

    @@ -2221,7 +2221,7 @@

    Arguments

    @@ -2236,7 +2236,7 @@

    Arguments

    @@ -2251,7 +2251,7 @@

    Arguments

    @@ -2290,7 +2290,7 @@

    Arguments

    @@ -2305,7 +2305,7 @@

    Arguments

    @@ -2320,7 +2320,7 @@

    Arguments

    @@ -2335,7 +2335,7 @@

    Arguments

    @@ -2374,7 +2374,7 @@

    Arguments

    @@ -2389,7 +2389,7 @@

    Arguments

    @@ -2404,7 +2404,7 @@

    Arguments

    @@ -2419,7 +2419,7 @@

    Arguments

    @@ -2434,7 +2434,7 @@

    Arguments

    @@ -2473,7 +2473,7 @@

    Arguments

    @@ -2488,7 +2488,7 @@

    Arguments

    @@ -2503,7 +2503,7 @@

    Arguments

    @@ -2518,7 +2518,7 @@

    Arguments

    @@ -2557,7 +2557,7 @@

    Arguments

    @@ -2572,7 +2572,7 @@

    Arguments

    @@ -2587,7 +2587,7 @@

    Arguments

    @@ -2602,7 +2602,7 @@

    Arguments

    @@ -2617,7 +2617,7 @@

    Arguments

    @@ -2656,7 +2656,7 @@

    Arguments

    @@ -2671,7 +2671,7 @@

    Arguments

    @@ -2686,7 +2686,7 @@

    Arguments

    @@ -2701,7 +2701,7 @@

    Arguments

    @@ -2740,7 +2740,7 @@

    Arguments

    @@ -2755,7 +2755,7 @@

    Arguments

    @@ -2770,7 +2770,7 @@

    Arguments

    @@ -2785,7 +2785,7 @@

    Arguments

    @@ -2800,7 +2800,7 @@

    Arguments

    @@ -2839,7 +2839,7 @@

    Arguments

    @@ -2854,7 +2854,7 @@

    Arguments

    @@ -2869,7 +2869,7 @@

    Arguments

    @@ -2884,7 +2884,7 @@

    Arguments

    @@ -2923,7 +2923,7 @@

    Arguments

    @@ -2938,7 +2938,7 @@

    Arguments

    @@ -2953,7 +2953,7 @@

    Arguments

    @@ -2968,7 +2968,7 @@

    Arguments

    @@ -2983,7 +2983,7 @@

    Arguments

    @@ -3022,7 +3022,7 @@

    Arguments

    @@ -3037,7 +3037,7 @@

    Arguments

    @@ -3052,7 +3052,7 @@

    Arguments

    @@ -3067,7 +3067,7 @@

    Arguments

    @@ -3106,7 +3106,7 @@

    Arguments

    @@ -3121,7 +3121,7 @@

    Arguments

    @@ -3136,7 +3136,7 @@

    Arguments

    @@ -3151,7 +3151,7 @@

    Arguments

    @@ -3166,7 +3166,7 @@

    Arguments

    @@ -3205,7 +3205,7 @@

    Arguments

    @@ -3220,7 +3220,7 @@

    Arguments

    @@ -3235,7 +3235,7 @@

    Arguments

    @@ -3250,7 +3250,7 @@

    Arguments

    @@ -3289,7 +3289,7 @@

    Arguments

    @@ -3304,7 +3304,7 @@

    Arguments

    @@ -3319,7 +3319,7 @@

    Arguments

    @@ -3334,7 +3334,7 @@

    Arguments

    @@ -3349,7 +3349,7 @@

    Arguments

    @@ -3388,7 +3388,7 @@

    Arguments

    @@ -3403,7 +3403,7 @@

    Arguments

    @@ -3418,7 +3418,7 @@

    Arguments

    @@ -3433,7 +3433,7 @@

    Arguments

    @@ -3472,7 +3472,7 @@

    Arguments

    @@ -3487,7 +3487,7 @@

    Arguments

    @@ -3502,7 +3502,7 @@

    Arguments

    @@ -3517,7 +3517,7 @@

    Arguments

    @@ -3532,7 +3532,7 @@

    Arguments

    @@ -3571,7 +3571,7 @@

    Arguments

    @@ -3586,7 +3586,7 @@

    Arguments

    @@ -3601,7 +3601,7 @@

    Arguments

    @@ -3616,7 +3616,7 @@

    Arguments

    @@ -3655,7 +3655,7 @@

    Arguments

    @@ -3670,7 +3670,7 @@

    Arguments

    @@ -3685,7 +3685,7 @@

    Arguments

    @@ -3700,7 +3700,7 @@

    Arguments

    @@ -3715,7 +3715,7 @@

    Arguments

    @@ -3754,7 +3754,7 @@

    Arguments

    @@ -3769,7 +3769,7 @@

    Arguments

    @@ -3784,7 +3784,7 @@

    Arguments

    @@ -3799,7 +3799,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

    @@ -3937,7 +3937,7 @@

    Arguments

    @@ -3952,7 +3952,7 @@

    Arguments

    @@ -3967,7 +3967,7 @@

    Arguments

    @@ -3982,7 +3982,7 @@

    Arguments

    @@ -4021,7 +4021,7 @@

    Arguments

    @@ -4036,7 +4036,7 @@

    Arguments

    @@ -4051,7 +4051,7 @@

    Arguments

    @@ -4066,7 +4066,7 @@

    Arguments

    @@ -4081,7 +4081,7 @@

    Arguments

    @@ -4120,7 +4120,7 @@

    Arguments

    @@ -4135,7 +4135,7 @@

    Arguments

    @@ -4150,7 +4150,7 @@

    Arguments

    @@ -4165,7 +4165,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

    @@ -4303,7 +4303,7 @@

    Arguments

    @@ -4318,7 +4318,7 @@

    Arguments

    @@ -4333,7 +4333,7 @@

    Arguments

    @@ -4348,7 +4348,7 @@

    Arguments

    @@ -4387,7 +4387,7 @@

    Arguments

    @@ -4402,7 +4402,7 @@

    Arguments

    @@ -4417,7 +4417,7 @@

    Arguments

    @@ -4432,7 +4432,7 @@

    Arguments

    @@ -4481,7 +4481,7 @@

    Arguments

    @@ -4496,7 +4496,7 @@

    Arguments

    @@ -4511,7 +4511,7 @@

    Arguments

    @@ -4526,7 +4526,7 @@

    Arguments

    @@ -4541,7 +4541,7 @@

    Arguments

    @@ -4580,7 +4580,7 @@

    Arguments

    @@ -4634,7 +4634,7 @@

    Arguments

    @@ -4649,7 +4649,7 @@

    Arguments

    @@ -4688,7 +4688,7 @@

    Arguments

    @@ -4703,7 +4703,7 @@

    Arguments

    @@ -4742,7 +4742,7 @@

    Arguments

    @@ -4757,7 +4757,7 @@

    Arguments

    @@ -4809,7 +4809,7 @@

    Components

    @@ -4926,7 +4926,7 @@

    Components

    @@ -4943,7 +4943,7 @@

    Components

    @@ -4992,7 +4992,7 @@

    Components

    @@ -5009,7 +5009,7 @@

    Components

    @@ -5058,7 +5058,7 @@

    Components

    @@ -5075,7 +5075,7 @@

    Components

    @@ -5124,7 +5124,7 @@

    Components

    @@ -5141,7 +5141,7 @@

    Components

    @@ -5190,7 +5190,7 @@

    Components

    @@ -5207,7 +5207,7 @@

    Components

    @@ -5224,7 +5224,7 @@

    Components

    @@ -5241,7 +5241,7 @@

    Components

    @@ -5258,7 +5258,7 @@

    Components

    @@ -5307,7 +5307,7 @@

    Arguments

    @@ -5352,7 +5352,7 @@

    Arguments

    @@ -5397,7 +5397,7 @@

    Arguments

    @@ -5447,7 +5447,7 @@

    Arguments

    @@ -5462,7 +5462,7 @@

    Arguments

    @@ -5477,7 +5477,7 @@

    Arguments

    @@ -5517,7 +5517,7 @@

    Arguments

    @@ -5557,7 +5557,7 @@

    Arguments

    @@ -5572,7 +5572,7 @@

    Arguments

    @@ -5612,7 +5612,7 @@

    Arguments

    @@ -5653,7 +5653,7 @@

    Arguments

    @@ -5683,7 +5683,7 @@

    Arguments

    @@ -5698,7 +5698,7 @@

    Arguments

    @@ -5713,7 +5713,7 @@

    Arguments

    @@ -5729,7 +5729,7 @@

    Arguments

    @@ -5770,7 +5770,7 @@

    Arguments

    @@ -5825,7 +5825,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

    @@ -5980,7 +5980,7 @@

    Arguments

    @@ -5995,7 +5995,7 @@

    Arguments

    @@ -6035,7 +6035,7 @@

    Arguments

    @@ -6050,7 +6050,7 @@

    Arguments

    @@ -6090,7 +6090,7 @@

    Arguments

    @@ -6145,7 +6145,7 @@

    Arguments

    @@ -6160,7 +6160,7 @@

    Arguments

    @@ -6175,7 +6175,7 @@

    Arguments

    @@ -6215,7 +6215,7 @@

    Arguments

    @@ -6230,7 +6230,7 @@

    Arguments

    @@ -6245,7 +6245,7 @@

    Arguments

    @@ -6285,7 +6285,7 @@

    Arguments

    @@ -6300,7 +6300,7 @@

    Arguments

    @@ -6315,7 +6315,7 @@

    Arguments

    @@ -6355,7 +6355,7 @@

    Arguments

    @@ -6370,7 +6370,7 @@

    Arguments

    @@ -6385,7 +6385,7 @@

    Arguments

    @@ -6425,7 +6425,7 @@

    Arguments

    @@ -6440,7 +6440,7 @@

    Arguments

    @@ -6480,7 +6480,7 @@

    Arguments

    @@ -6495,7 +6495,7 @@

    Arguments

    @@ -6535,7 +6535,7 @@

    Arguments

    @@ -6550,7 +6550,7 @@

    Arguments

    @@ -6590,7 +6590,7 @@

    Arguments

    @@ -6605,7 +6605,7 @@

    Arguments

    @@ -6645,7 +6645,7 @@

    Arguments

    @@ -6685,7 +6685,7 @@

    Arguments

    @@ -6725,7 +6725,7 @@

    Arguments

    @@ -6765,7 +6765,7 @@

    Arguments

    @@ -6805,7 +6805,7 @@

    Arguments

    @@ -6820,7 +6820,7 @@

    Arguments

    @@ -6835,7 +6835,7 @@

    Arguments

    @@ -6850,7 +6850,7 @@

    Arguments

    @@ -6890,7 +6890,7 @@

    Arguments

    @@ -6905,7 +6905,7 @@

    Arguments

    @@ -6920,7 +6920,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

    @@ -7090,7 +7090,7 @@

    Arguments

    @@ -7105,7 +7105,7 @@

    Arguments

    @@ -7120,7 +7120,7 @@

    Arguments

    @@ -7135,7 +7135,7 @@

    Arguments

    @@ -7150,7 +7150,7 @@

    Arguments

    @@ -7190,7 +7190,7 @@

    Arguments

    @@ -7205,7 +7205,7 @@

    Arguments

    @@ -7220,7 +7220,7 @@

    Arguments

    @@ -7235,7 +7235,7 @@

    Arguments

    @@ -7250,7 +7250,7 @@

    Arguments

    @@ -7290,7 +7290,7 @@

    Arguments

    @@ -7305,7 +7305,7 @@

    Arguments

    @@ -7320,7 +7320,7 @@

    Arguments

    @@ -7335,7 +7335,7 @@

    Arguments

    @@ -7350,7 +7350,7 @@

    Arguments

    @@ -7390,7 +7390,7 @@

    Arguments

    @@ -7405,7 +7405,7 @@

    Arguments

    @@ -7420,7 +7420,7 @@

    Arguments

    @@ -7435,7 +7435,7 @@

    Arguments

    @@ -7475,7 +7475,7 @@

    Arguments

    @@ -7490,7 +7490,7 @@

    Arguments

    @@ -7505,7 +7505,7 @@

    Arguments

    @@ -7520,7 +7520,7 @@

    Arguments

    @@ -7560,7 +7560,7 @@

    Arguments

    @@ -7575,7 +7575,7 @@

    Arguments

    @@ -7590,7 +7590,7 @@

    Arguments

    @@ -7605,7 +7605,7 @@

    Arguments

    @@ -7645,7 +7645,7 @@

    Arguments

    @@ -7660,7 +7660,7 @@

    Arguments

    @@ -7675,7 +7675,7 @@

    Arguments

    @@ -7690,7 +7690,7 @@

    Arguments

    @@ -7730,7 +7730,7 @@

    Arguments

    @@ -7745,7 +7745,7 @@

    Arguments

    @@ -7760,7 +7760,7 @@

    Arguments

    @@ -7775,7 +7775,7 @@

    Arguments

    @@ -7790,7 +7790,7 @@

    Arguments

    @@ -7805,7 +7805,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

    @@ -7920,7 +7920,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

    @@ -8075,7 +8075,7 @@

    Arguments

    @@ -8090,7 +8090,7 @@

    Arguments

    @@ -8105,7 +8105,7 @@

    Arguments

    @@ -8120,7 +8120,7 @@

    Arguments

    @@ -8135,7 +8135,7 @@

    Arguments

    @@ -8150,7 +8150,7 @@

    Arguments

    @@ -8190,7 +8190,7 @@

    Arguments

    @@ -8205,7 +8205,7 @@

    Arguments

    @@ -8220,7 +8220,7 @@

    Arguments

    @@ -8235,7 +8235,7 @@

    Arguments

    @@ -8250,7 +8250,7 @@

    Arguments

    @@ -8265,7 +8265,7 @@

    Arguments

    @@ -8305,7 +8305,7 @@

    Arguments

    @@ -8320,7 +8320,7 @@

    Arguments

    @@ -8335,7 +8335,7 @@

    Arguments

    @@ -8350,7 +8350,7 @@

    Arguments

    @@ -8365,7 +8365,7 @@

    Arguments

    @@ -8380,7 +8380,7 @@

    Arguments

    @@ -8420,7 +8420,7 @@

    Arguments

    @@ -8435,7 +8435,7 @@

    Arguments

    @@ -8450,7 +8450,7 @@

    Arguments

    @@ -8465,7 +8465,7 @@

    Arguments

    @@ -8480,7 +8480,7 @@

    Arguments

    @@ -8495,7 +8495,7 @@

    Arguments

    @@ -8535,7 +8535,7 @@

    Arguments

    @@ -8550,7 +8550,7 @@

    Arguments

    @@ -8565,7 +8565,7 @@

    Arguments

    @@ -8580,7 +8580,7 @@

    Arguments

    @@ -8595,7 +8595,7 @@

    Arguments

    @@ -8610,7 +8610,7 @@

    Arguments

    @@ -8650,7 +8650,7 @@

    Arguments

    @@ -8665,7 +8665,7 @@

    Arguments

    @@ -8680,7 +8680,7 @@

    Arguments

    @@ -8695,7 +8695,7 @@

    Arguments

    @@ -8710,7 +8710,7 @@

    Arguments

    @@ -8725,7 +8725,7 @@

    Arguments

    @@ -8765,7 +8765,7 @@

    Arguments

    @@ -8780,7 +8780,7 @@

    Arguments

    @@ -8795,7 +8795,7 @@

    Arguments

    @@ -8810,7 +8810,7 @@

    Arguments

    @@ -8825,7 +8825,7 @@

    Arguments

    @@ -8840,7 +8840,7 @@

    Arguments

    @@ -8880,7 +8880,7 @@

    Arguments

    @@ -8895,7 +8895,7 @@

    Arguments

    @@ -8910,7 +8910,7 @@

    Arguments

    @@ -8925,7 +8925,7 @@

    Arguments

    @@ -8940,7 +8940,7 @@

    Arguments

    @@ -8955,7 +8955,7 @@

    Arguments

    @@ -8995,7 +8995,7 @@

    Arguments

    @@ -9010,7 +9010,7 @@

    Arguments

    @@ -9025,7 +9025,7 @@

    Arguments

    @@ -9040,7 +9040,7 @@

    Arguments

    @@ -9055,7 +9055,7 @@

    Arguments

    @@ -9070,7 +9070,7 @@

    Arguments

    @@ -9110,7 +9110,7 @@

    Arguments

    @@ -9125,7 +9125,7 @@

    Arguments

    @@ -9140,7 +9140,7 @@

    Arguments

    @@ -9155,7 +9155,7 @@

    Arguments

    @@ -9195,7 +9195,7 @@

    Arguments

    @@ -9210,7 +9210,7 @@

    Arguments

    @@ -9225,7 +9225,7 @@

    Arguments

    @@ -9240,7 +9240,7 @@

    Arguments

    @@ -9280,7 +9280,7 @@

    Arguments

    @@ -9295,7 +9295,7 @@

    Arguments

    @@ -9310,7 +9310,7 @@

    Arguments

    @@ -9325,7 +9325,7 @@

    Arguments

    @@ -9365,7 +9365,7 @@

    Arguments

    @@ -9380,7 +9380,7 @@

    Arguments

    @@ -9395,7 +9395,7 @@

    Arguments

    @@ -9410,7 +9410,7 @@

    Arguments

    @@ -9450,7 +9450,7 @@

    Arguments

    @@ -9465,7 +9465,7 @@

    Arguments

    @@ -9480,7 +9480,7 @@

    Arguments

    @@ -9495,7 +9495,7 @@

    Arguments

    @@ -9535,7 +9535,7 @@

    Arguments

    @@ -9550,7 +9550,7 @@

    Arguments

    @@ -9565,7 +9565,7 @@

    Arguments

    @@ -9580,7 +9580,7 @@

    Arguments

    @@ -9620,7 +9620,7 @@

    Arguments

    @@ -9635,7 +9635,7 @@

    Arguments

    @@ -9650,7 +9650,7 @@

    Arguments

    @@ -9665,7 +9665,7 @@

    Arguments

    @@ -9705,7 +9705,7 @@

    Arguments

    @@ -9720,7 +9720,7 @@

    Arguments

    @@ -9735,7 +9735,7 @@

    Arguments

    @@ -9750,7 +9750,7 @@

    Arguments

    @@ -9790,7 +9790,7 @@

    Arguments

    @@ -9805,7 +9805,7 @@

    Arguments

    @@ -9820,7 +9820,7 @@

    Arguments

    @@ -9835,7 +9835,7 @@

    Arguments

    @@ -9875,7 +9875,7 @@

    Arguments

    @@ -9890,7 +9890,7 @@

    Arguments

    @@ -9905,7 +9905,7 @@

    Arguments

    @@ -9920,7 +9920,7 @@

    Arguments

    @@ -9960,7 +9960,7 @@

    Arguments

    @@ -9975,7 +9975,7 @@

    Arguments

    @@ -9990,7 +9990,7 @@

    Arguments

    @@ -10005,7 +10005,7 @@

    Arguments

    @@ -10045,7 +10045,7 @@

    Arguments

    @@ -10060,7 +10060,7 @@

    Arguments

    @@ -10075,7 +10075,7 @@

    Arguments

    @@ -10090,7 +10090,7 @@

    Arguments

    @@ -10130,7 +10130,7 @@

    Arguments

    @@ -10145,7 +10145,7 @@

    Arguments

    @@ -10160,7 +10160,7 @@

    Arguments

    @@ -10175,7 +10175,7 @@

    Arguments

    @@ -10190,7 +10190,7 @@

    Arguments

    @@ -10230,7 +10230,7 @@

    Arguments

    @@ -10245,7 +10245,7 @@

    Arguments

    @@ -10260,7 +10260,7 @@

    Arguments

    @@ -10275,7 +10275,7 @@

    Arguments

    @@ -10290,7 +10290,7 @@

    Arguments

    @@ -10330,7 +10330,7 @@

    Arguments

    @@ -10345,7 +10345,7 @@

    Arguments

    @@ -10360,7 +10360,7 @@

    Arguments

    @@ -10375,7 +10375,7 @@

    Arguments

    @@ -10390,7 +10390,7 @@

    Arguments

    @@ -10430,7 +10430,7 @@

    Arguments

    @@ -10445,7 +10445,7 @@

    Arguments

    @@ -10460,7 +10460,7 @@

    Arguments

    @@ -10475,7 +10475,7 @@

    Arguments

    @@ -10490,7 +10490,7 @@

    Arguments

    @@ -10530,7 +10530,7 @@

    Arguments

    @@ -10545,7 +10545,7 @@

    Arguments

    @@ -10560,7 +10560,7 @@

    Arguments

    @@ -10575,7 +10575,7 @@

    Arguments

    @@ -10590,7 +10590,7 @@

    Arguments

    @@ -10630,7 +10630,7 @@

    Arguments

    @@ -10645,7 +10645,7 @@

    Arguments

    @@ -10660,7 +10660,7 @@

    Arguments

    @@ -10675,7 +10675,7 @@

    Arguments

    @@ -10690,7 +10690,7 @@

    Arguments

    @@ -10730,7 +10730,7 @@

    Arguments

    @@ -10745,7 +10745,7 @@

    Arguments

    @@ -10760,7 +10760,7 @@

    Arguments

    @@ -10775,7 +10775,7 @@

    Arguments

    @@ -10790,7 +10790,7 @@

    Arguments

    @@ -10830,7 +10830,7 @@

    Arguments

    @@ -10845,7 +10845,7 @@

    Arguments

    @@ -10860,7 +10860,7 @@

    Arguments

    @@ -10875,7 +10875,7 @@

    Arguments

    @@ -10890,7 +10890,7 @@

    Arguments

    @@ -10930,7 +10930,7 @@

    Arguments

    @@ -10945,7 +10945,7 @@

    Arguments

    @@ -10960,7 +10960,7 @@

    Arguments

    @@ -10975,7 +10975,7 @@

    Arguments

    @@ -10990,7 +10990,7 @@

    Arguments

    @@ -11030,7 +11030,7 @@

    Arguments

    @@ -11045,7 +11045,7 @@

    Arguments

    @@ -11060,7 +11060,7 @@

    Arguments

    @@ -11075,7 +11075,7 @@

    Arguments

    @@ -11090,7 +11090,7 @@

    Arguments

    @@ -11130,7 +11130,7 @@

    Arguments

    @@ -11145,7 +11145,7 @@

    Arguments

    @@ -11160,7 +11160,7 @@

    Arguments

    @@ -11175,7 +11175,7 @@

    Arguments

    @@ -11190,7 +11190,7 @@

    Arguments

    @@ -11230,7 +11230,7 @@

    Arguments

    @@ -11245,7 +11245,7 @@

    Arguments

    @@ -11260,7 +11260,7 @@

    Arguments

    @@ -11275,7 +11275,7 @@

    Arguments

    @@ -11290,7 +11290,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_index.html b/develop/module/dbcsr_tensor_index.html index 7e59cba7986..4ee6e9e6b0c 100644 --- a/develop/module/dbcsr_tensor_index.html +++ b/develop/module/dbcsr_tensor_index.html @@ -113,7 +113,7 @@

    Variables

    @@ -197,9 +197,9 @@

    Uses

    @@ -224,7 +224,7 @@

    Variables

    @@ -275,7 +275,7 @@

    Components

    @@ -292,7 +292,7 @@

    Components

    @@ -309,7 +309,7 @@

    Components

    @@ -326,7 +326,7 @@

    Components

    @@ -394,7 +394,7 @@

    Components

    @@ -411,7 +411,7 @@

    Components

    @@ -445,7 +445,7 @@

    Components

    @@ -462,7 +462,7 @@

    Components

    @@ -511,7 +511,7 @@

    Arguments

    @@ -556,7 +556,7 @@

    Arguments

    @@ -601,7 +601,7 @@

    Arguments

    @@ -662,7 +662,7 @@

    Arguments

    @@ -724,7 +724,7 @@

    Arguments

    @@ -785,7 +785,7 @@

    Arguments

    @@ -845,7 +845,7 @@

    Arguments

    @@ -890,7 +890,7 @@

    Arguments

    @@ -950,7 +950,7 @@

    Arguments

    @@ -1010,7 +1010,7 @@

    Arguments

    @@ -1070,7 +1070,7 @@

    Arguments

    @@ -1130,7 +1130,7 @@

    Arguments

    @@ -1180,7 +1180,7 @@

    Arguments

    @@ -1195,7 +1195,7 @@

    Arguments

    @@ -1212,7 +1212,7 @@

    Arguments

    @@ -1229,7 +1229,7 @@

    Arguments

    @@ -1246,7 +1246,7 @@

    Arguments

    @@ -1261,7 +1261,7 @@

    Arguments

    @@ -1301,7 +1301,7 @@

    Arguments

    @@ -1341,7 +1341,7 @@

    Arguments

    @@ -1356,7 +1356,7 @@

    Arguments

    @@ -1373,7 +1373,7 @@

    Arguments

    @@ -1390,7 +1390,7 @@

    Arguments

    @@ -1437,7 +1437,7 @@

    Arguments

    @@ -1482,7 +1482,7 @@

    Arguments

    @@ -1497,7 +1497,7 @@

    Arguments

    @@ -1527,7 +1527,7 @@

    Arguments

    @@ -1542,7 +1542,7 @@

    Arguments

    @@ -1612,7 +1612,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_io.html b/develop/module/dbcsr_tensor_io.html index 2e237c0f396..e9d25728646 100644 --- a/develop/module/dbcsr_tensor_io.html +++ b/develop/module/dbcsr_tensor_io.html @@ -113,7 +113,7 @@

    Variables

    @@ -177,12 +177,12 @@

    Uses

    @@ -207,7 +207,7 @@

    Variables

    @@ -254,7 +254,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -389,7 +389,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -516,7 +516,7 @@

    Arguments

    @@ -531,7 +531,7 @@

    Arguments

    @@ -546,7 +546,7 @@

    Arguments

    @@ -576,7 +576,7 @@

    Arguments

    @@ -676,7 +676,7 @@

    Arguments

    @@ -746,7 +746,7 @@

    Arguments

    @@ -761,7 +761,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_reshape.html b/develop/module/dbcsr_tensor_reshape.html index 5d73c1b11bf..14aa19f70f7 100644 --- a/develop/module/dbcsr_tensor_reshape.html +++ b/develop/module/dbcsr_tensor_reshape.html @@ -113,7 +113,7 @@

    Variables

    @@ -131,7 +131,7 @@

    Interfaces

    @@ -144,7 +144,7 @@

    Derived Types

    @@ -157,7 +157,7 @@

    Functions

    @@ -170,20 +170,20 @@

    Subroutines

    @@ -210,13 +210,13 @@

    Uses

  • @@ -241,7 +241,7 @@

    Variables

    @@ -267,14 +267,14 @@

    Variables

    Interfaces

    - -

    private interface block_buffer_add_block + +

    private interface block_buffer_add_block

    @@ -323,7 +323,7 @@

    Arguments

    @@ -338,7 +338,7 @@

    Arguments

    @@ -358,7 +358,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)

    @@ -377,8 +377,8 @@

    Arguments

  • @@ -407,7 +407,7 @@

    Arguments

    @@ -422,7 +422,7 @@

    Arguments

    @@ -442,7 +442,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)

    @@ -461,8 +461,8 @@

    Arguments

  • @@ -491,7 +491,7 @@

    Arguments

    @@ -506,7 +506,7 @@

    Arguments

    @@ -526,7 +526,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)

    @@ -545,8 +545,8 @@

    Arguments

  • @@ -575,7 +575,7 @@

    Arguments

    @@ -590,7 +590,7 @@

    Arguments

    @@ -619,10 +619,10 @@

    Arguments

    Derived Types

    - +

    type, private ::  - block_buffer_type + block_buffer_type

    @@ -659,7 +659,7 @@

    Components

    @@ -676,7 +676,7 @@

    Components

    @@ -693,7 +693,7 @@

    Components

    @@ -710,7 +710,7 @@

    Components

    @@ -727,7 +727,7 @@

    Components

    @@ -744,7 +744,7 @@

    Components

    @@ -761,7 +761,7 @@

    Components

    @@ -778,7 +778,7 @@

    Components

    @@ -827,8 +827,8 @@

    Arguments

    @@ -937,7 +937,7 @@

    Arguments

    @@ -952,7 +952,7 @@

    Arguments

    @@ -968,7 +968,7 @@

    Arguments

    @@ -989,7 +989,7 @@

    Arguments

    -

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type, ndim) +

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type, ndim)

    @@ -1008,8 +1008,8 @@

    Arguments

    @@ -1040,7 +1040,7 @@

    Arguments

    @@ -1057,7 +1057,7 @@

    Arguments

    @@ -1097,7 +1097,7 @@

    Arguments

    -

    private subroutine block_buffer_destroy(buffer) +

    private subroutine block_buffer_destroy(buffer)

    @@ -1116,8 +1116,8 @@

    Arguments

    @@ -1186,7 +1186,7 @@

    Arguments

    @@ -1226,8 +1226,8 @@

    Arguments

    @@ -1256,7 +1256,7 @@

    Arguments

    @@ -1271,7 +1271,7 @@

    Arguments

    @@ -1286,7 +1286,7 @@

    Arguments

    @@ -1307,7 +1307,7 @@

    Arguments

    -

    private subroutine block_buffer_get_index(buffer, index) +

    private subroutine block_buffer_get_index(buffer, index)

    @@ -1326,8 +1326,8 @@

    Arguments

    @@ -1381,7 +1381,7 @@

    Arguments

    @@ -1396,8 +1396,8 @@

    Arguments

    @@ -1447,7 +1447,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)

    @@ -1466,8 +1466,8 @@

    Arguments

    @@ -1496,7 +1496,7 @@

    Arguments

    @@ -1511,7 +1511,7 @@

    Arguments

    @@ -1532,7 +1532,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)

    @@ -1551,8 +1551,8 @@

    Arguments

    @@ -1581,7 +1581,7 @@

    Arguments

    @@ -1596,7 +1596,7 @@

    Arguments

    @@ -1617,7 +1617,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)

    @@ -1636,8 +1636,8 @@

    Arguments

    @@ -1666,7 +1666,7 @@

    Arguments

    @@ -1681,7 +1681,7 @@

    Arguments

    @@ -1702,7 +1702,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)

    @@ -1721,8 +1721,8 @@

    Arguments

    @@ -1751,7 +1751,7 @@

    Arguments

    @@ -1766,7 +1766,7 @@

    Arguments

    @@ -1787,7 +1787,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)

    @@ -1806,8 +1806,8 @@

    Arguments

    @@ -1836,7 +1836,7 @@

    Arguments

    @@ -1851,7 +1851,7 @@

    Arguments

    @@ -1866,7 +1866,7 @@

    Arguments

    @@ -1887,7 +1887,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)

    @@ -1906,8 +1906,8 @@

    Arguments

    @@ -1936,7 +1936,7 @@

    Arguments

    @@ -1951,7 +1951,7 @@

    Arguments

    @@ -1966,7 +1966,7 @@

    Arguments

    @@ -1987,7 +1987,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)

    @@ -2006,8 +2006,8 @@

    Arguments

    @@ -2036,7 +2036,7 @@

    Arguments

    @@ -2051,7 +2051,7 @@

    Arguments

    @@ -2066,7 +2066,7 @@

    Arguments

    @@ -2087,7 +2087,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)

    @@ -2106,8 +2106,8 @@

    Arguments

    @@ -2136,7 +2136,7 @@

    Arguments

    @@ -2151,7 +2151,7 @@

    Arguments

    @@ -2166,7 +2166,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_split.html b/develop/module/dbcsr_tensor_split.html index d2315995296..228f53868e7 100644 --- a/develop/module/dbcsr_tensor_split.html +++ b/develop/module/dbcsr_tensor_split.html @@ -113,7 +113,7 @@

    Variables

    @@ -165,14 +165,14 @@

    Uses

    @@ -197,7 +197,7 @@

    Variables

    @@ -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

    @@ -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

    @@ -475,7 +475,7 @@

    Arguments

    @@ -490,7 +490,7 @@

    Arguments

    @@ -532,7 +532,7 @@

    Arguments

    @@ -548,7 +548,7 @@

    Arguments

    @@ -596,7 +596,7 @@

    Arguments

    @@ -611,7 +611,7 @@

    Arguments

    @@ -627,7 +627,7 @@

    Arguments

    @@ -643,7 +643,7 @@

    Arguments

    @@ -684,7 +684,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -714,7 +714,7 @@

    Arguments

    @@ -729,7 +729,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_test.html b/develop/module/dbcsr_tensor_test.html index 47e67fd4e8c..966c5f7ff96 100644 --- a/develop/module/dbcsr_tensor_test.html +++ b/develop/module/dbcsr_tensor_test.html @@ -113,9 +113,9 @@

    Variables

    @@ -197,19 +197,19 @@

    Uses

    @@ -234,7 +234,7 @@

    Variables

    @@ -251,7 +251,7 @@

    Variables

    @@ -268,7 +268,7 @@

    Variables

    @@ -321,7 +321,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    @@ -376,7 +376,7 @@

    Arguments

    @@ -391,7 +391,7 @@

    Arguments

    @@ -431,7 +431,7 @@

    Arguments

    @@ -446,7 +446,7 @@

    Arguments

    @@ -494,7 +494,7 @@

    Arguments

    @@ -509,7 +509,7 @@

    Arguments

    @@ -614,7 +614,7 @@

    Arguments

    @@ -674,7 +674,7 @@

    Arguments

    @@ -689,7 +689,7 @@

    Arguments

    @@ -734,7 +734,7 @@

    Arguments

    @@ -749,7 +749,7 @@

    Arguments

    @@ -764,7 +764,7 @@

    Arguments

    @@ -814,7 +814,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

    @@ -944,7 +944,7 @@

    Arguments

    @@ -959,7 +959,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

    @@ -1075,7 +1075,7 @@

    Arguments

    @@ -1090,7 +1090,7 @@

    Arguments

    @@ -1120,7 +1120,7 @@

    Arguments

    @@ -1135,7 +1135,7 @@

    Arguments

    @@ -1150,7 +1150,7 @@

    Arguments

    @@ -1165,7 +1165,7 @@

    Arguments

    @@ -1207,7 +1207,7 @@

    Arguments

    @@ -1224,7 +1224,7 @@

    Arguments

    @@ -1329,7 +1329,7 @@

    Arguments

    @@ -1344,7 +1344,7 @@

    Arguments

    @@ -1385,7 +1385,7 @@

    Arguments

    @@ -1400,7 +1400,7 @@

    Arguments

    @@ -1441,7 +1441,7 @@

    Arguments

    @@ -1456,7 +1456,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

    @@ -1616,7 +1616,7 @@

    Arguments

    @@ -1631,7 +1631,7 @@

    Arguments

    @@ -1646,7 +1646,7 @@

    Arguments

    @@ -1661,7 +1661,7 @@

    Arguments

    @@ -1676,7 +1676,7 @@

    Arguments

    @@ -1691,7 +1691,7 @@

    Arguments

    @@ -1706,7 +1706,7 @@

    Arguments

    @@ -1721,7 +1721,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tensor_types.html b/develop/module/dbcsr_tensor_types.html index 04c65d01f01..7f97c601ce1 100644 --- a/develop/module/dbcsr_tensor_types.html +++ b/develop/module/dbcsr_tensor_types.html @@ -113,7 +113,7 @@

    Variables

    @@ -170,7 +170,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 @@ -213,8 +213,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 @@ -261,21 +261,21 @@

    Uses

    @@ -300,7 +300,7 @@

    Variables

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    @@ -489,7 +489,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

    @@ -657,7 +657,7 @@

    Arguments

    @@ -672,7 +672,7 @@

    Arguments

    @@ -687,7 +687,7 @@

    Arguments

    @@ -702,7 +702,7 @@

    Arguments

    @@ -854,7 +854,7 @@

    Arguments

    @@ -938,7 +938,7 @@

    Arguments

    @@ -953,7 +953,7 @@

    Arguments

    @@ -992,7 +992,7 @@

    Arguments

    @@ -1007,7 +1007,7 @@

    Arguments

    @@ -1046,7 +1046,7 @@

    Arguments

    @@ -1061,7 +1061,7 @@

    Arguments

    @@ -1100,7 +1100,7 @@

    Arguments

    @@ -1115,7 +1115,7 @@

    Arguments

    @@ -1164,7 +1164,7 @@

    Arguments

    @@ -1179,7 +1179,7 @@

    Arguments

    @@ -1194,7 +1194,7 @@

    Arguments

    @@ -1209,7 +1209,7 @@

    Arguments

    @@ -1248,7 +1248,7 @@

    Arguments

    @@ -1263,7 +1263,7 @@

    Arguments

    @@ -1278,7 +1278,7 @@

    Arguments

    @@ -1293,7 +1293,7 @@

    Arguments

    @@ -1332,7 +1332,7 @@

    Arguments

    @@ -1347,7 +1347,7 @@

    Arguments

    @@ -1362,7 +1362,7 @@

    Arguments

    @@ -1377,7 +1377,7 @@

    Arguments

    @@ -1416,7 +1416,7 @@

    Arguments

    @@ -1431,7 +1431,7 @@

    Arguments

    @@ -1446,7 +1446,7 @@

    Arguments

    @@ -1461,7 +1461,7 @@

    Arguments

    @@ -1547,7 +1547,7 @@

    Components

    @@ -1564,7 +1564,7 @@

    Components

    @@ -1630,7 +1630,7 @@

    Components

    @@ -1747,7 +1747,7 @@

    Components

    @@ -1764,7 +1764,7 @@

    Components

    @@ -1815,7 +1815,7 @@

    Components

    @@ -1849,7 +1849,7 @@

    Components

    @@ -1883,7 +1883,7 @@

    Components

    @@ -1917,7 +1917,7 @@

    Components

    @@ -2000,7 +2000,7 @@

    Components

    @@ -2017,7 +2017,7 @@

    Components

    @@ -2134,7 +2134,7 @@

    Components

    @@ -2212,12 +2212,12 @@

    Type-Bound Procedures

    + dist => tas_dist_t + rowcols => tas_rowcols_t @@ -2284,7 +2284,7 @@

    Components

    @@ -2301,7 +2301,7 @@

    Components

    @@ -2345,7 +2345,7 @@

    Type-Bound Procedures

    + data => tas_blk_size_t @@ -2471,7 +2471,7 @@

    Arguments

    @@ -2531,7 +2531,7 @@

    Arguments

    @@ -2546,7 +2546,7 @@

    Arguments

    @@ -2592,7 +2592,7 @@

    Arguments

    @@ -2667,7 +2667,7 @@

    Arguments

    @@ -2708,7 +2708,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)

    @@ -2731,7 +2731,7 @@

    Arguments

    @@ -2746,7 +2746,7 @@

    Arguments

    @@ -2762,7 +2762,7 @@

    Arguments

    @@ -2778,7 +2778,7 @@

    Arguments

    @@ -2793,7 +2793,7 @@

    Arguments

    @@ -2808,7 +2808,7 @@

    Arguments

    @@ -2823,7 +2823,7 @@

    Arguments

    @@ -2838,7 +2838,7 @@

    Arguments

    @@ -2855,7 +2855,7 @@

    Arguments

    @@ -3007,7 +3007,7 @@

    Arguments

    @@ -3052,7 +3052,7 @@

    Arguments

    @@ -3067,7 +3067,7 @@

    Arguments

    @@ -3112,7 +3112,7 @@

    Arguments

    @@ -3127,7 +3127,7 @@

    Arguments

    @@ -3172,7 +3172,7 @@

    Arguments

    @@ -3217,7 +3217,7 @@

    Arguments

    @@ -3262,7 +3262,7 @@

    Arguments

    @@ -3307,7 +3307,7 @@

    Arguments

    @@ -3352,7 +3352,7 @@

    Arguments

    @@ -3397,7 +3397,7 @@

    Arguments

    @@ -3442,7 +3442,7 @@

    Arguments

    @@ -3487,7 +3487,7 @@

    Arguments

    @@ -3502,7 +3502,7 @@

    Arguments

    @@ -3517,7 +3517,7 @@

    Arguments

    @@ -3562,7 +3562,7 @@

    Arguments

    @@ -3607,7 +3607,7 @@

    Arguments

    @@ -3655,7 +3655,7 @@

    Arguments

    @@ -3707,7 +3707,7 @@

    Arguments

    @@ -3722,7 +3722,7 @@

    Arguments

    @@ -3737,7 +3737,7 @@

    Arguments

    @@ -3792,7 +3792,7 @@

    Arguments

    @@ -3832,7 +3832,7 @@

    Arguments

    @@ -3847,7 +3847,7 @@

    Arguments

    @@ -3862,7 +3862,7 @@

    Arguments

    @@ -3877,7 +3877,7 @@

    Arguments

    @@ -3892,7 +3892,7 @@

    Arguments

    @@ -3907,7 +3907,7 @@

    Arguments

    @@ -3947,7 +3947,7 @@

    Arguments

    @@ -3962,7 +3962,7 @@

    Arguments

    @@ -3977,7 +3977,7 @@

    Arguments

    @@ -3992,7 +3992,7 @@

    Arguments

    @@ -4007,7 +4007,7 @@

    Arguments

    @@ -4022,7 +4022,7 @@

    Arguments

    @@ -4037,7 +4037,7 @@

    Arguments

    @@ -4052,7 +4052,7 @@

    Arguments

    @@ -4067,7 +4067,7 @@

    Arguments

    @@ -4107,7 +4107,7 @@

    Arguments

    @@ -4148,7 +4148,7 @@

    Arguments

    @@ -4190,7 +4190,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

    @@ -4280,7 +4280,7 @@

    Arguments

    @@ -4295,7 +4295,7 @@

    Arguments

    @@ -4310,7 +4310,7 @@

    Arguments

    @@ -4325,7 +4325,7 @@

    Arguments

    @@ -4366,7 +4366,7 @@

    Arguments

    @@ -4406,7 +4406,7 @@

    Arguments

    @@ -4421,7 +4421,7 @@

    Arguments

    @@ -4436,7 +4436,7 @@

    Arguments

    @@ -4451,7 +4451,7 @@

    Arguments

    @@ -4466,7 +4466,7 @@

    Arguments

    @@ -4481,7 +4481,7 @@

    Arguments

    @@ -4496,7 +4496,7 @@

    Arguments

    @@ -4536,7 +4536,7 @@

    Arguments

    @@ -4551,7 +4551,7 @@

    Arguments

    @@ -4566,7 +4566,7 @@

    Arguments

    @@ -4581,7 +4581,7 @@

    Arguments

    @@ -4621,7 +4621,7 @@

    Arguments

    @@ -4661,7 +4661,7 @@

    Arguments

    @@ -4676,7 +4676,7 @@

    Arguments

    @@ -4716,7 +4716,7 @@

    Arguments

    @@ -4731,7 +4731,7 @@

    Arguments

    @@ -4771,7 +4771,7 @@

    Arguments

    @@ -4786,7 +4786,7 @@

    Arguments

    @@ -4801,7 +4801,7 @@

    Arguments

    @@ -4841,7 +4841,7 @@

    Arguments

    @@ -4856,7 +4856,7 @@

    Arguments

    @@ -4871,7 +4871,7 @@

    Arguments

    @@ -4911,7 +4911,7 @@

    Arguments

    @@ -4926,7 +4926,7 @@

    Arguments

    @@ -4941,7 +4941,7 @@

    Arguments

    @@ -4962,7 +4962,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)

    @@ -4981,7 +4981,7 @@

    Arguments

    @@ -4996,7 +4996,7 @@

    Arguments

    @@ -5011,7 +5011,7 @@

    Arguments

    @@ -5026,7 +5026,7 @@

    Arguments

    @@ -5047,7 +5047,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)

    @@ -5076,7 +5076,7 @@

    Arguments

    @@ -5091,7 +5091,7 @@

    Arguments

    @@ -5106,7 +5106,7 @@

    Arguments

    @@ -5121,7 +5121,7 @@

    Arguments

    @@ -5137,7 +5137,7 @@

    Arguments

    @@ -5153,7 +5153,7 @@

    Arguments

    @@ -5170,7 +5170,7 @@

    Arguments

    @@ -5227,7 +5227,7 @@

    Arguments

    @@ -5242,7 +5242,7 @@

    Arguments

    @@ -5282,7 +5282,7 @@

    Arguments

    @@ -5337,7 +5337,7 @@

    Arguments

    @@ -5353,7 +5353,7 @@

    Arguments

    @@ -5409,7 +5409,7 @@

    Arguments

    @@ -5424,7 +5424,7 @@

    Arguments

    @@ -5464,7 +5464,7 @@

    Arguments

    @@ -5479,7 +5479,7 @@

    Arguments

    @@ -5494,7 +5494,7 @@

    Arguments

    @@ -5549,7 +5549,7 @@

    Arguments

    @@ -5564,7 +5564,7 @@

    Arguments

    @@ -5579,7 +5579,7 @@

    Arguments

    @@ -5619,7 +5619,7 @@

    Arguments

    @@ -5634,7 +5634,7 @@

    Arguments

    @@ -5674,7 +5674,7 @@

    Arguments

    @@ -5689,7 +5689,7 @@

    Arguments

    @@ -5729,7 +5729,7 @@

    Arguments

    @@ -5744,7 +5744,7 @@

    Arguments

    @@ -5784,7 +5784,7 @@

    Arguments

    @@ -5799,7 +5799,7 @@

    Arguments

    @@ -5839,7 +5839,7 @@

    Arguments

    @@ -5854,7 +5854,7 @@

    Arguments

    @@ -5869,7 +5869,7 @@

    Arguments

    @@ -5884,7 +5884,7 @@

    Arguments

    @@ -5924,7 +5924,7 @@

    Arguments

    @@ -5939,7 +5939,7 @@

    Arguments

    @@ -5954,7 +5954,7 @@

    Arguments

    @@ -5969,7 +5969,7 @@

    Arguments

    @@ -6009,7 +6009,7 @@

    Arguments

    @@ -6024,7 +6024,7 @@

    Arguments

    @@ -6039,7 +6039,7 @@

    Arguments

    @@ -6054,7 +6054,7 @@

    Arguments

    @@ -6094,7 +6094,7 @@

    Arguments

    @@ -6109,7 +6109,7 @@

    Arguments

    @@ -6124,7 +6124,7 @@

    Arguments

    @@ -6139,7 +6139,7 @@

    Arguments

    @@ -6179,7 +6179,7 @@

    Arguments

    @@ -6224,7 +6224,7 @@

    Arguments

    @@ -6254,7 +6254,7 @@

    Arguments

    @@ -6404,7 +6404,7 @@

    Arguments

    @@ -6419,7 +6419,7 @@

    Arguments

    @@ -6434,7 +6434,7 @@

    Arguments

    @@ -6449,7 +6449,7 @@

    Arguments

    @@ -6524,7 +6524,7 @@

    Arguments

    @@ -6539,7 +6539,7 @@

    Arguments

    @@ -6554,7 +6554,7 @@

    Arguments

    @@ -6594,7 +6594,7 @@

    Arguments

    @@ -6635,7 +6635,7 @@

    Arguments

    @@ -6675,7 +6675,7 @@

    Arguments

    @@ -6690,7 +6690,7 @@

    Arguments

    @@ -6730,7 +6730,7 @@

    Arguments

    @@ -6745,7 +6745,7 @@

    Arguments

    @@ -6760,7 +6760,7 @@

    Arguments

    @@ -6775,7 +6775,7 @@

    Arguments

    @@ -6815,7 +6815,7 @@

    Arguments

    @@ -6830,7 +6830,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_test_methods.html b/develop/module/dbcsr_test_methods.html index e7138c017fc..41472d9f205 100644 --- a/develop/module/dbcsr_test_methods.html +++ b/develop/module/dbcsr_test_methods.html @@ -113,9 +113,9 @@

    Variables

    @@ -181,22 +181,22 @@

    Uses

    @@ -221,7 +221,7 @@

    Variables

    @@ -238,7 +238,7 @@

    Variables

    @@ -255,7 +255,7 @@

    Variables

    @@ -302,7 +302,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -451,7 +451,7 @@

    Arguments

    @@ -492,7 +492,7 @@

    Arguments

    @@ -507,7 +507,7 @@

    Arguments

    @@ -522,7 +522,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

    @@ -652,7 +652,7 @@

    Arguments

    @@ -667,7 +667,7 @@

    Arguments

    @@ -682,7 +682,7 @@

    Arguments

    @@ -722,7 +722,7 @@

    Arguments

    @@ -737,7 +737,7 @@

    Arguments

    @@ -792,7 +792,7 @@

    Arguments

    @@ -807,7 +807,7 @@

    Arguments

    @@ -847,7 +847,7 @@

    Arguments

    @@ -862,7 +862,7 @@

    Arguments

    @@ -877,7 +877,7 @@

    Arguments

    @@ -892,7 +892,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_test_scale_by_vector.html b/develop/module/dbcsr_test_scale_by_vector.html index f0ab7485552..cc2d6bb13c9 100644 --- a/develop/module/dbcsr_test_scale_by_vector.html +++ b/develop/module/dbcsr_test_scale_by_vector.html @@ -113,7 +113,7 @@

    Variables

    @@ -174,18 +174,18 @@

    Uses

    @@ -210,7 +210,7 @@

    Variables

    @@ -273,7 +273,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    @@ -303,7 +303,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -380,7 +380,7 @@

    Arguments

    @@ -440,7 +440,7 @@

    Arguments

    @@ -455,7 +455,7 @@

    Arguments

    @@ -470,7 +470,7 @@

    Arguments

    @@ -550,7 +550,7 @@

    Arguments

    @@ -605,7 +605,7 @@

    Arguments

    @@ -620,7 +620,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_tests.html b/develop/module/dbcsr_tests.html index 02da89d2ec8..8862e2add6b 100644 --- a/develop/module/dbcsr_tests.html +++ b/develop/module/dbcsr_tests.html @@ -113,7 +113,7 @@

    Variables

    @@ -289,7 +289,7 @@

    Arguments

    @@ -304,7 +304,7 @@

    Arguments

    @@ -320,7 +320,7 @@

    Arguments

    @@ -431,7 +431,7 @@

    Arguments

    @@ -447,7 +447,7 @@

    Arguments

    @@ -463,7 +463,7 @@

    Arguments

    @@ -511,7 +511,7 @@

    Arguments

    @@ -526,7 +526,7 @@

    Arguments

    @@ -581,7 +581,7 @@

    Arguments

    @@ -596,7 +596,7 @@

    Arguments

    @@ -652,7 +652,7 @@

    Arguments

    @@ -669,7 +669,7 @@

    Arguments

    @@ -686,7 +686,7 @@

    Arguments

    @@ -703,7 +703,7 @@

    Arguments

    @@ -718,7 +718,7 @@

    Arguments

    @@ -733,7 +733,7 @@

    Arguments

    @@ -748,7 +748,7 @@

    Arguments

    @@ -778,7 +778,7 @@

    Arguments

    @@ -808,7 +808,7 @@

    Arguments

    @@ -823,7 +823,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_timings.html b/develop/module/dbcsr_timings.html index b39989cde40..b9625266f67 100644 --- a/develop/module/dbcsr_timings.html +++ b/develop/module/dbcsr_timings.html @@ -113,7 +113,7 @@

    Variables

    @@ -338,7 +338,7 @@

    Arguments

    @@ -401,7 +401,7 @@

    Arguments

    @@ -441,7 +441,7 @@

    Arguments

    @@ -494,7 +494,7 @@

    Arguments

    @@ -534,7 +534,7 @@

    Arguments

    @@ -574,7 +574,7 @@

    Arguments

    @@ -589,7 +589,7 @@

    Arguments

    @@ -629,7 +629,7 @@

    Arguments

    @@ -669,7 +669,7 @@

    Arguments

    @@ -685,7 +685,7 @@

    Arguments

    @@ -701,7 +701,7 @@

    Arguments

    @@ -716,7 +716,7 @@

    Arguments

    @@ -756,7 +756,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_timings_base_type.html b/develop/module/dbcsr_timings_base_type.html index 6dbc3335062..bff4c10284d 100644 --- a/develop/module/dbcsr_timings_base_type.html +++ b/develop/module/dbcsr_timings_base_type.html @@ -199,7 +199,7 @@

    Components

    @@ -216,7 +216,7 @@

    Components

    @@ -352,7 +352,7 @@

    Components

    @@ -484,7 +484,7 @@

    Components

    @@ -567,7 +567,7 @@

    Components

    diff --git a/develop/module/dbcsr_timings_report.html b/develop/module/dbcsr_timings_report.html index 2bb9a3ed928..82a1f8247e5 100644 --- a/develop/module/dbcsr_timings_report.html +++ b/develop/module/dbcsr_timings_report.html @@ -165,18 +165,18 @@

    Uses

    @@ -266,7 +266,7 @@

    Arguments

    @@ -341,7 +341,7 @@

    Arguments

    @@ -411,7 +411,7 @@

    Arguments

    @@ -466,7 +466,7 @@

    Arguments

    @@ -481,7 +481,7 @@

    Arguments

    @@ -541,7 +541,7 @@

    Arguments

    @@ -582,7 +582,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_timings_types.html b/develop/module/dbcsr_timings_types.html index 85515bfa795..616080bbe41 100644 --- a/develop/module/dbcsr_timings_types.html +++ b/develop/module/dbcsr_timings_types.html @@ -153,9 +153,9 @@

    Uses

    @@ -197,7 +197,7 @@

    Components

    @@ -214,7 +214,7 @@

    Components

    @@ -282,7 +282,7 @@

    Components

    @@ -316,7 +316,7 @@

    Components

    diff --git a/develop/module/dbcsr_toollib.html b/develop/module/dbcsr_toollib.html index f5568bf2dc6..391d81a9122 100644 --- a/develop/module/dbcsr_toollib.html +++ b/develop/module/dbcsr_toollib.html @@ -113,7 +113,7 @@

    Variables

    @@ -131,7 +131,7 @@

    Interfaces

    - swap + swap sort
    @@ -193,8 +193,8 @@

    Uses

    @@ -246,8 +246,8 @@

    Variables

    Interfaces

    - -

    public interface swap + +

    public interface swap

      @@ -272,7 +272,7 @@

      Arguments

    @@ -288,7 +288,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    @@ -344,7 +344,7 @@

    Arguments

    @@ -395,7 +395,7 @@

    Arguments

    @@ -410,7 +410,7 @@

    Arguments

    @@ -465,7 +465,7 @@

    Arguments

    @@ -480,7 +480,7 @@

    Arguments

    @@ -535,7 +535,7 @@

    Arguments

    @@ -550,7 +550,7 @@

    Arguments

    @@ -605,7 +605,7 @@

    Arguments

    @@ -620,7 +620,7 @@

    Arguments

    @@ -743,7 +743,7 @@

    Arguments

    @@ -758,7 +758,7 @@

    Arguments

    @@ -803,7 +803,7 @@

    Arguments

    @@ -818,7 +818,7 @@

    Arguments

    @@ -908,7 +908,7 @@

    Arguments

    @@ -953,7 +953,7 @@

    Arguments

    @@ -998,7 +998,7 @@

    Arguments

    @@ -1048,7 +1048,7 @@

    Arguments

    @@ -1064,7 +1064,7 @@

    Arguments

    @@ -1105,7 +1105,7 @@

    Arguments

    @@ -1121,7 +1121,7 @@

    Arguments

    @@ -1294,7 +1294,7 @@

    Arguments

    @@ -1309,7 +1309,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_transformations.html b/develop/module/dbcsr_transformations.html index b5aeeee48b0..55d26d14f0d 100644 --- a/develop/module/dbcsr_transformations.html +++ b/develop/module/dbcsr_transformations.html @@ -113,8 +113,8 @@

    Variables

    @@ -137,18 +137,18 @@

    Subroutines

    @@ -237,7 +237,7 @@

    Variables

    @@ -285,7 +285,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    @@ -315,7 +315,7 @@

    Arguments

    @@ -333,7 +333,7 @@

    Arguments

    @@ -351,7 +351,7 @@

    Arguments

    @@ -387,7 +387,7 @@

    Arguments

    @@ -423,7 +423,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)

    @@ -442,7 +442,7 @@

    Arguments

    @@ -457,7 +457,7 @@

    Arguments

    @@ -472,7 +472,7 @@

    Arguments

    @@ -487,7 +487,7 @@

    Arguments

    @@ -502,7 +502,7 @@

    Arguments

    @@ -517,7 +517,7 @@

    Arguments

    @@ -559,7 +559,7 @@

    Arguments

    @@ -610,7 +610,7 @@

    Arguments

    -

    public subroutine dbcsr_distribute(matrix, fast) +

    public subroutine dbcsr_distribute(matrix, fast)

    @@ -629,7 +629,7 @@

    Arguments

    @@ -644,7 +644,7 @@

    Arguments

    @@ -684,7 +684,7 @@

    Arguments

    @@ -724,7 +724,7 @@

    Arguments

    @@ -754,7 +754,7 @@

    Arguments

    @@ -769,7 +769,7 @@

    Arguments

    @@ -784,7 +784,7 @@

    Arguments

    @@ -799,7 +799,7 @@

    Arguments

    @@ -814,7 +814,7 @@

    Arguments

    @@ -932,7 +932,7 @@

    Arguments

    @@ -956,7 +956,7 @@

    Arguments

    @@ -1076,7 +1076,7 @@

    Arguments

    @@ -1100,7 +1100,7 @@

    Arguments

    @@ -1124,7 +1124,7 @@

    Arguments

    @@ -1140,7 +1140,7 @@

    Arguments

    @@ -1181,7 +1181,7 @@

    Arguments

    @@ -1211,7 +1211,7 @@

    Arguments

    @@ -1226,7 +1226,7 @@

    Arguments

    @@ -1246,7 +1246,7 @@

    Arguments

    @@ -1266,7 +1266,7 @@

    Arguments

    @@ -1286,7 +1286,7 @@

    Arguments

    @@ -1306,7 +1306,7 @@

    Arguments

    @@ -1326,7 +1326,7 @@

    Arguments

    @@ -1371,7 +1371,7 @@

    Arguments

    @@ -1401,7 +1401,7 @@

    Arguments

    @@ -1417,7 +1417,7 @@

    Arguments

    @@ -1433,7 +1433,7 @@

    Arguments

    @@ -1448,7 +1448,7 @@

    Arguments

    @@ -1493,7 +1493,7 @@

    Arguments

    @@ -1508,7 +1508,7 @@

    Arguments

    @@ -1553,7 +1553,7 @@

    Arguments

    @@ -1570,7 +1570,7 @@

    Arguments

    @@ -1587,7 +1587,7 @@

    Arguments

    @@ -1629,7 +1629,7 @@

    Arguments

    @@ -1659,7 +1659,7 @@

    Arguments

    @@ -1675,7 +1675,7 @@

    Arguments

    @@ -1727,7 +1727,7 @@

    Arguments

    @@ -1745,7 +1745,7 @@

    Arguments

    @@ -1805,7 +1805,7 @@

    Arguments

    -

    public subroutine dbcsr_replicate_all(matrix) +

    public subroutine dbcsr_replicate_all(matrix)

    @@ -1824,7 +1824,7 @@

    Arguments

    @@ -1864,7 +1864,7 @@

    Arguments

    @@ -1932,7 +1932,7 @@

    Arguments

    -

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation) +

    public subroutine dbcsr_complete_redistribute(matrix, redist, keep_sparsity, summation)

    @@ -1954,7 +1954,7 @@

    Arguments

    @@ -1969,7 +1969,7 @@

    Arguments

    @@ -1984,7 +1984,7 @@

    Arguments

    @@ -2000,7 +2000,7 @@

    Arguments

    @@ -2042,7 +2042,7 @@

    Arguments

    @@ -2057,7 +2057,7 @@

    Arguments

    @@ -2099,7 +2099,7 @@

    Arguments

    @@ -2114,7 +2114,7 @@

    Arguments

    @@ -2135,7 +2135,7 @@

    Arguments

    @@ -2156,7 +2156,7 @@

    Arguments

    @@ -2177,7 +2177,7 @@

    Arguments

    @@ -2198,7 +2198,7 @@

    Arguments

    diff --git a/develop/module/dbcsr_types.html b/develop/module/dbcsr_types.html index 601a0d0b7e9..1d4d4149030 100644 --- a/develop/module/dbcsr_types.html +++ b/develop/module/dbcsr_types.html @@ -113,7 +113,7 @@

    Variables

    @@ -1304,7 +1304,7 @@

    Components

    @@ -1321,7 +1321,7 @@

    Components

    @@ -1338,7 +1338,7 @@

    Components

    @@ -1355,7 +1355,7 @@

    Components

    @@ -1372,7 +1372,7 @@

    Components

    @@ -1389,7 +1389,7 @@

    Components

    @@ -1440,7 +1440,7 @@

    Components

    @@ -1457,7 +1457,7 @@

    Components

    @@ -1608,7 +1608,7 @@

    Components

    @@ -1626,7 +1626,7 @@

    Components

    @@ -1814,7 +1814,7 @@

    Components

    @@ -1831,7 +1831,7 @@

    Components

    @@ -1899,7 +1899,7 @@

    Components

    @@ -1965,7 +1965,7 @@

    Components

    @@ -2138,7 +2138,7 @@

    Components

    @@ -2155,7 +2155,7 @@

    Components

    @@ -2374,7 +2374,7 @@

    Components

    @@ -2525,7 +2525,7 @@

    Components

    @@ -2574,7 +2574,7 @@

    Components

    @@ -2623,7 +2623,7 @@

    Components

    @@ -2657,7 +2657,7 @@

    Components

    @@ -2674,7 +2674,7 @@

    Components

    @@ -2691,7 +2691,7 @@

    Components

    @@ -2708,7 +2708,7 @@

    Components

    @@ -2997,7 +2997,7 @@

    Components

    @@ -3014,7 +3014,7 @@

    Components

    @@ -3031,7 +3031,7 @@

    Components

    @@ -3065,7 +3065,7 @@

    Components

    @@ -3199,7 +3199,7 @@

    Components

    @@ -3248,7 +3248,7 @@

    Components

    @@ -3297,7 +3297,7 @@

    Components

    @@ -3348,7 +3348,7 @@

    Components

    @@ -3416,7 +3416,7 @@

    Components

    @@ -3482,7 +3482,7 @@

    Components

    @@ -3499,7 +3499,7 @@

    Components

    @@ -3516,7 +3516,7 @@

    Components

    @@ -3533,7 +3533,7 @@

    Components

    @@ -3585,7 +3585,7 @@

    Components

    @@ -3636,7 +3636,7 @@

    Components

    @@ -3653,7 +3653,7 @@

    Components

    @@ -3670,7 +3670,7 @@

    Components

    @@ -3687,7 +3687,7 @@

    Components

    @@ -3704,7 +3704,7 @@

    Components

    @@ -3738,7 +3738,7 @@

    Components

    @@ -3891,7 +3891,7 @@

    Components

    @@ -3925,7 +3925,7 @@

    Components

    @@ -3959,7 +3959,7 @@

    Components

    @@ -3976,7 +3976,7 @@

    Components

    @@ -3993,7 +3993,7 @@

    Components

    @@ -4010,7 +4010,7 @@

    Components

    @@ -4027,7 +4027,7 @@

    Components

    @@ -4044,7 +4044,7 @@

    Components

    @@ -4061,7 +4061,7 @@

    Components

    @@ -4078,7 +4078,7 @@

    Components

    @@ -4095,7 +4095,7 @@

    Components

    @@ -4112,7 +4112,7 @@

    Components

    @@ -4316,7 +4316,7 @@

    Components

    @@ -4414,7 +4414,7 @@

    Components

    @@ -4578,7 +4578,7 @@

    Components

    @@ -4644,7 +4644,7 @@

    Components

    @@ -4710,7 +4710,7 @@

    Components

    @@ -4761,7 +4761,7 @@

    Components

    diff --git a/develop/module/dbcsr_work_operations.html b/develop/module/dbcsr_work_operations.html index 2cfd7fa878c..5a1a9a37fec 100644 --- a/develop/module/dbcsr_work_operations.html +++ b/develop/module/dbcsr_work_operations.html @@ -113,8 +113,8 @@

    Variables

    @@ -132,7 +132,7 @@

    Interfaces

    @@ -170,11 +170,11 @@

    Subroutines

    @@ -273,7 +273,7 @@

    Variables

    @@ -299,14 +299,14 @@

    Variables

    Interfaces

    - -

    public interface dbcsr_create + +

    public interface dbcsr_create

    • - private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, thread_dist, reuse, reuse_arrays, mutable_work, make_index, replication_type) + private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, thread_dist, reuse, reuse_arrays, mutable_work, make_index, replication_type)

      @@ -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

    @@ -404,7 +404,7 @@

    Arguments

    @@ -419,7 +419,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    @@ -449,7 +449,7 @@

    Arguments

    @@ -465,7 +465,7 @@

    Arguments

    @@ -481,7 +481,7 @@

    Arguments

    @@ -558,7 +558,7 @@

    Arguments

    @@ -573,7 +573,7 @@

    Arguments

    @@ -603,7 +603,7 @@

    Arguments

    @@ -619,7 +619,7 @@

    Arguments

    @@ -635,7 +635,7 @@

    Arguments

    @@ -667,7 +667,7 @@

    Arguments

    @@ -687,7 +687,7 @@

    Arguments

  • - private subroutine dbcsr_create_template(matrix, template, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, reuse_arrays, mutable_work, make_index, replication_type) + private subroutine dbcsr_create_template(matrix, template, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, reuse_arrays, mutable_work, make_index, replication_type)

    @@ -706,7 +706,7 @@

    Arguments

  • @@ -721,7 +721,7 @@

    Arguments

    @@ -736,7 +736,7 @@

    Arguments

    @@ -751,7 +751,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

    @@ -946,7 +946,7 @@

    Arguments

    @@ -961,7 +961,7 @@

    Arguments

    @@ -976,7 +976,7 @@

    Arguments

    @@ -991,7 +991,7 @@

    Arguments

    @@ -1021,7 +1021,7 @@

    Arguments

    @@ -1073,7 +1073,7 @@

    Components

    @@ -1122,7 +1122,7 @@

    Arguments

    @@ -1168,7 +1168,7 @@

    Arguments

    @@ -1184,7 +1184,7 @@

    Arguments

    @@ -1200,7 +1200,7 @@

    Arguments

    @@ -1231,11 +1231,11 @@

    Subroutines

    -

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, thread_dist, reuse, reuse_arrays, mutable_work, make_index, replication_type) +

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, thread_dist, reuse, reuse_arrays, mutable_work, make_index, replication_type)

    -

    Creates a matrix, allocating the essentials.

    Read more… +

    Creates a matrix, allocating the essentials.

    Read more…

    Arguments

    - + 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)
    - + 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),
    - + 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),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in)
    - + integer, 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,
    - + 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),
    - + 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),
    - + 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),
    - + 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),
    - + 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),
    - + 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),
    - + 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),
    - + 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),
    - + 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)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), 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)
    - + 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, 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),
    - + 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)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, 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),
    - + integer, intent(in),
    - + real(kind=real_8),
    - + real(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, 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),
    - + integer, intent(in),
    - + real(kind=real_4),
    - + real(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, 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),
    - + integer, intent(in),
    - + complex(kind=real_8),
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, 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),
    - + integer, intent(in),
    - + complex(kind=real_4),
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, 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, intent(in),
    - + integer(kind=int_4),
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, 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, intent(in),
    - + integer(kind=int_8),
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(inout)
    - + logical, intent(in),
    - + character(len=*), intent(inout)
    - + 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_scalar_type), intent(in),
    - + type(dbcsr_tas_type), 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_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + integer, 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)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, 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),
    - + real(kind=real_8), 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),
    - + real(kind=real_4), 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),
    - + complex(kind=real_8), 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),
    - + complex(kind=real_4), 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)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + 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(kind=int_8), intent(in)
    - + integer, intent(out)
    - + type(dbcsr_tas_type), intent(in)
    - + integer, 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)
    - + integer(kind=int_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + integer, intent(out)
    - + logical, intent(out),
    - + integer, 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_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_scalar_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), intent(inout)
    - + logical, intent(out)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_distribution_type), intent(inout)
    - + 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), intent(out),
    - + integer(kind=int_8), intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer(kind=int_8),
    - + integer(kind=int_8),
    - + 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),
    - + character(len=1),
    - + integer,
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, 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),
    - + real(kind=real_8), 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),
    - + real(kind=real_4), 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),
    - + complex(kind=real_8), 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),
    - + complex(kind=real_4), 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)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + 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)
    - + class(dbcsr_tas_rowcol_data), 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),
    - + character(len=*), private,
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_tas_type), intent(in)
    - + integer, 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)
    - + 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),
    - + 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),
    - + integer, 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(inout),
    - + type(dbcsr_tas_type), intent(in)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + logical, 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),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(out)
    - + 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) @@ -321,7 +321,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) @@ -430,7 +430,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) @@ -514,7 +514,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) @@ -598,7 +598,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) @@ -682,7 +682,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) @@ -766,7 +766,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) @@ -1066,7 +1066,7 @@

    Arguments

    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_tas_split_info), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + logical, intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(in) @@ -1366,7 +1366,7 @@

    Arguments

    - + integer(kind=int_8), intent(out),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(out) @@ -1421,7 +1421,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1534,8 +1534,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1549,7 +1549,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) @@ -1634,7 +1634,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) @@ -1734,7 +1734,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) @@ -1819,7 +1819,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) @@ -1904,7 +1904,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) @@ -1989,7 +1989,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) @@ -2074,7 +2074,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) @@ -2174,7 +2174,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) @@ -2274,7 +2274,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) @@ -2374,7 +2374,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), @@ -2489,8 +2489,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -2504,7 +2504,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)
    - + integer(kind=int_8), 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(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(mp_comm_type), intent(out),
    - + integer, intent(out),
    - + integer, 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(out)
    - + integer, intent(out)
    - + 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)
    - + integer(kind=int_8), intent(out),
    - + 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)
    - + 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)
    - + 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)
    - + 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),
    - + integer, intent(out),
    - + character(len=*), private,
    - + type(mp_comm_type), public
    - + integer, public,
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + type(dbcsr_tas_split_info), 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),
    - + 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),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + logical, intent(in),
    - + 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),
    - + 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)
    - + 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)
    - + character(kind=c_char, len=:), 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),
    - + 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),
    - + real(kind=real_8), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + complex(kind=real_4), 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)
    - + 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
    - + 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),
    - + type(dbcsr_t_type), intent(inout)
    - + 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)
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + complex(kind=real_4), 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, 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),
    - + 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)
    - + character(len=*), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, 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) @@ -308,7 +308,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -392,7 +392,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -476,7 +476,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -560,7 +560,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + 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) @@ -853,7 +853,7 @@

    -

    private pure function block_buffer_blocks_left(buffer) +

    private pure function block_buffer_blocks_left(buffer)

    @@ -872,8 +872,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(in) @@ -922,7 +922,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) @@ -1023,7 +1023,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1156,8 +1156,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1171,7 +1171,7 @@

    Arguments

    - + integer, intent(in),
    - + type(block_nd), intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1241,7 +1241,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) @@ -1341,7 +1341,7 @@

    Arguments

    - + integer, intent(out),
    - + type(mp_comm_type), intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -1411,8 +1411,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -1426,7 +1426,7 @@

    Arguments

    - + type(mp_request_type), intent(out),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1481,7 +1481,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1566,7 +1566,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1651,7 +1651,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + complex(kind=real_8), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1736,7 +1736,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -1821,7 +1821,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) @@ -1921,7 +1921,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) @@ -2021,7 +2021,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) @@ -2121,7 +2121,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)
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + integer, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(out)
    - + integer, intent(in),
    - + 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(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),
    - + 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
    - + integer, public
    - + type(nd_to_2d_mapping), public
    - + type(array_list), public
    - + type(dbcsr_t_pgrid_type), public
    - + integer, public,
    - + logical, public
    - + character(len=default_string_length), public
    - + type(dbcsr_tas_distribution_type), public
    - + type(dbcsr_t_pgrid_type), public
    - + integer, public,
    procedure, public :: - dist => tas_dist_t
    procedure, public :: - rowcols => tas_rowcols_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),
    - + 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)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_distribution_type), intent(out)
    - + type(dbcsr_t_pgrid_type), 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_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),
    - + 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),
    - + 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(in),
    - + integer, intent(out),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_t_type), intent(inout)
    - + character(len=*), private,
    - + integer, private,
    - + integer, private,
    - + complex(kind=real_8)
    - + integer
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(out)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + character(len=*), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + character(len=1), intent(in),
    - + type(dbcsr_distribution_obj), intent(in),
    - + integer, intent(out),
    - + integer, 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,
    - + real(kind=dp), intent(in)
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + real(kind=dp), 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)
    - + logical, intent(in),
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + character(len=*), private,
    - + character(len=default_string_length), intent(in)
    - + type(timer_env_type),
    - + type(timer_env_type),
    - + type(timer_env_type),
    - + type(timer_env_type),
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + character(len=13), intent(in)
    - + character(len=default_string_length), intent(in),
    - + integer, intent(in)
    - + integer, public
    - + character(len=default_string_length), public
    - + logical, public
    - + integer, 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)
    - + real(kind=dp), intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + character(len=*), intent(in)
    - + integer, public
    - + type(dict_str_i4_type), public
    - + integer, public
    - + character(len=13), public
    - + 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)
    - + 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),
    - + character(len=*), private,
    - + logical, 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(in)
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in)
    - + logical, 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(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_type), 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)
    - + logical, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + 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
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, public,
    - + type(mp_comm_type), public
    - + type(mp_comm_type), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(dbcsr_mp_obj), public
    - + type(dbcsr_distribution_type), public,
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(dbcsr_imagedistribution_type), public,
    - + integer, public
    - + type(dbcsr_block_buffer_type), public,
    - + type(dbcsr_type), public,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public,
    - + integer, public,
    - + integer, public,
    - + type(dbcsr_data_obj), public
    - + integer, public
    - + type(dbcsr_mutable_type), public,
    - + type(dbcsr_data_obj), public
    - + integer, public,
    - + type(dbcsr_mutable_obj), public
    - + logical, public
    - + character(len=default_string_length), public
    - + type(dbcsr_data_obj), 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
    - + integer, public
    - + character(len=1), public
    - + logical, public
    - + logical, public
    - + type(dbcsr_type), public,
    - + type(dbcsr_imagedistribution_obj), public
    - + type(dbcsr_imagedistribution_obj), 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),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), 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),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + integer, public,
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    @@ -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

    @@ -1325,7 +1325,7 @@

    Arguments

    @@ -1340,7 +1340,7 @@

    Arguments

    @@ -1355,7 +1355,7 @@

    Arguments

    @@ -1370,7 +1370,7 @@

    Arguments

    @@ -1386,7 +1386,7 @@

    Arguments

    @@ -1402,7 +1402,7 @@

    Arguments

    @@ -1479,7 +1479,7 @@

    Arguments

    @@ -1494,7 +1494,7 @@

    Arguments

    @@ -1524,7 +1524,7 @@

    Arguments

    @@ -1540,7 +1540,7 @@

    Arguments

    @@ -1556,7 +1556,7 @@

    Arguments

    @@ -1588,7 +1588,7 @@

    Arguments

    @@ -1609,7 +1609,7 @@

    Arguments

    -

    private subroutine dbcsr_create_template(matrix, template, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, reuse_arrays, mutable_work, make_index, replication_type) +

    private subroutine dbcsr_create_template(matrix, template, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, reuse_arrays, mutable_work, make_index, replication_type)

    @@ -1628,7 +1628,7 @@

    Arguments

    @@ -1643,7 +1643,7 @@

    Arguments

    @@ -1658,7 +1658,7 @@

    Arguments

    @@ -1673,7 +1673,7 @@

    Arguments

    @@ -1688,7 +1688,7 @@

    Arguments

    @@ -1703,7 +1703,7 @@

    Arguments

    @@ -1718,7 +1718,7 @@

    Arguments

    @@ -1733,7 +1733,7 @@

    Arguments

    @@ -1748,7 +1748,7 @@

    Arguments

    @@ -1763,7 +1763,7 @@

    Arguments

    @@ -1778,7 +1778,7 @@

    Arguments

    @@ -1793,7 +1793,7 @@

    Arguments

    @@ -1868,7 +1868,7 @@

    Arguments

    @@ -1883,7 +1883,7 @@

    Arguments

    @@ -1898,7 +1898,7 @@

    Arguments

    @@ -1913,7 +1913,7 @@

    Arguments

    @@ -1943,7 +1943,7 @@

    Arguments

    @@ -1998,7 +1998,7 @@

    Arguments

    @@ -2013,7 +2013,7 @@

    Arguments

    @@ -2029,7 +2029,7 @@

    Arguments

    @@ -2045,7 +2045,7 @@

    Arguments

    @@ -2066,7 +2066,7 @@

    Arguments

    -

    public subroutine dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable, memory_type) +

    public subroutine dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable, memory_type)

    @@ -2085,7 +2085,7 @@

    Arguments

    @@ -2100,7 +2100,7 @@

    Arguments

    @@ -2117,7 +2117,7 @@

    Arguments

    @@ -2134,7 +2134,7 @@

    Arguments

    @@ -2151,7 +2151,7 @@

    Arguments

    @@ -2166,7 +2166,7 @@

    Arguments

    @@ -2187,7 +2187,7 @@

    Arguments

    -

    public subroutine dbcsr_finalize(matrix, reshuffle) +

    public subroutine dbcsr_finalize(matrix, reshuffle)

    @@ -2209,7 +2209,7 @@

    Arguments

    @@ -2224,7 +2224,7 @@

    Arguments

    @@ -2264,7 +2264,7 @@

    Arguments

    @@ -2279,7 +2279,7 @@

    Arguments

    @@ -2321,7 +2321,7 @@

    Arguments

    @@ -2361,7 +2361,7 @@

    Arguments

    @@ -2376,7 +2376,7 @@

    Arguments

    @@ -2432,7 +2432,7 @@

    Arguments

    @@ -2462,7 +2462,7 @@

    Arguments

    @@ -2542,7 +2542,7 @@

    Arguments

    @@ -2583,7 +2583,7 @@

    Arguments

    @@ -2598,7 +2598,7 @@

    Arguments

    @@ -2614,7 +2614,7 @@

    Arguments

    @@ -2630,7 +2630,7 @@

    Arguments

    @@ -2645,7 +2645,7 @@

    Arguments

    @@ -2685,7 +2685,7 @@

    Arguments

    @@ -2730,7 +2730,7 @@

    Arguments

    @@ -2785,7 +2785,7 @@

    Arguments

    @@ -2915,7 +2915,7 @@

    Arguments

    @@ -3005,7 +3005,7 @@

    Arguments

    diff --git a/develop/proc/acc_calculate_norms.html b/develop/proc/acc_calculate_norms.html index 98c93f64eef..78ede859d02 100644 --- a/develop/proc/acc_calculate_norms.html +++ b/develop/proc/acc_calculate_norms.html @@ -159,7 +159,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_allocate_bytes.html b/develop/proc/acc_devmem_allocate_bytes.html index 82957772f21..b6a16385524 100644 --- a/develop/proc/acc_devmem_allocate_bytes.html +++ b/develop/proc/acc_devmem_allocate_bytes.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_allocated.html b/develop/proc/acc_devmem_allocated.html index db80c3bb8e9..574e66a2e57 100644 --- a/develop/proc/acc_devmem_allocated.html +++ b/develop/proc/acc_devmem_allocated.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_devmem_cptr.html b/develop/proc/acc_devmem_cptr.html index 2dde31b0568..06efe2fcd83 100644 --- a/develop/proc/acc_devmem_cptr.html +++ b/develop/proc/acc_devmem_cptr.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_devmem_deallocate.html b/develop/proc/acc_devmem_deallocate.html index 6ac1ac22d57..2ebe6ea0eb0 100644 --- a/develop/proc/acc_devmem_deallocate.html +++ b/develop/proc/acc_devmem_deallocate.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_ensure_size_bytes.html b/develop/proc/acc_devmem_ensure_size_bytes.html index 799bbe7ac27..ae48ae19664 100644 --- a/develop/proc/acc_devmem_ensure_size_bytes.html +++ b/develop/proc/acc_devmem_ensure_size_bytes.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_info.html b/develop/proc/acc_devmem_info.html index 608d28cd72b..329f14b8f61 100644 --- a/develop/proc/acc_devmem_info.html +++ b/develop/proc/acc_devmem_info.html @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_set_cptr.html b/develop/proc/acc_devmem_set_cptr.html index 384846c9aac..4330c3d34dd 100644 --- a/develop/proc/acc_devmem_set_cptr.html +++ b/develop/proc/acc_devmem_set_cptr.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_setzero_bytes.html b/develop/proc/acc_devmem_setzero_bytes.html index c4ccbd57a61..773e7e24e31 100644 --- a/develop/proc/acc_devmem_setzero_bytes.html +++ b/develop/proc/acc_devmem_setzero_bytes.html @@ -159,7 +159,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/acc_devmem_size_in_bytes.html b/develop/proc/acc_devmem_size_in_bytes.html index 3243d0506eb..2f34aa91163 100644 --- a/develop/proc/acc_devmem_size_in_bytes.html +++ b/develop/proc/acc_devmem_size_in_bytes.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/acc_event_create.html b/develop/proc/acc_event_create.html index ce32505cc89..497af77dfdf 100644 --- a/develop/proc/acc_event_create.html +++ b/develop/proc/acc_event_create.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/acc_event_destroy.html b/develop/proc/acc_event_destroy.html index cad64f0d3a6..8f9a140d616 100644 --- a/develop/proc/acc_event_destroy.html +++ b/develop/proc/acc_event_destroy.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/acc_event_query.html b/develop/proc/acc_event_query.html index 969623782b2..5887d419953 100644 --- a/develop/proc/acc_event_query.html +++ b/develop/proc/acc_event_query.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_event_record.html b/develop/proc/acc_event_record.html index 302a9b362db..46ac7db3e69 100644 --- a/develop/proc/acc_event_record.html +++ b/develop/proc/acc_event_record.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_event_synchronize.html b/develop/proc/acc_event_synchronize.html index 9735d20f1ea..116b84d6c5c 100644 --- a/develop/proc/acc_event_synchronize.html +++ b/develop/proc/acc_event_synchronize.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_c4.html b/develop/proc/acc_hostmem_alloc_c4.html index 8b923478cfd..fec6d299990 100644 --- a/develop/proc/acc_hostmem_alloc_c4.html +++ b/develop/proc/acc_hostmem_alloc_c4.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_c4_2d.html b/develop/proc/acc_hostmem_alloc_c4_2d.html index 2cc5d6eff51..3654258df03 100644 --- a/develop/proc/acc_hostmem_alloc_c4_2d.html +++ b/develop/proc/acc_hostmem_alloc_c4_2d.html @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_c8.html b/develop/proc/acc_hostmem_alloc_c8.html index b32165f352b..9e127107c59 100644 --- a/develop/proc/acc_hostmem_alloc_c8.html +++ b/develop/proc/acc_hostmem_alloc_c8.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_c8_2d.html b/develop/proc/acc_hostmem_alloc_c8_2d.html index 6a78f8afb80..84740f58322 100644 --- a/develop/proc/acc_hostmem_alloc_c8_2d.html +++ b/develop/proc/acc_hostmem_alloc_c8_2d.html @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_i4.html b/develop/proc/acc_hostmem_alloc_i4.html index 342712ab7ec..f13cfcd800b 100644 --- a/develop/proc/acc_hostmem_alloc_i4.html +++ b/develop/proc/acc_hostmem_alloc_i4.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_i4_2d.html b/develop/proc/acc_hostmem_alloc_i4_2d.html index 839f97dbf1f..29dff43939b 100644 --- a/develop/proc/acc_hostmem_alloc_i4_2d.html +++ b/develop/proc/acc_hostmem_alloc_i4_2d.html @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_i8.html b/develop/proc/acc_hostmem_alloc_i8.html index c300097c09d..4499320a038 100644 --- a/develop/proc/acc_hostmem_alloc_i8.html +++ b/develop/proc/acc_hostmem_alloc_i8.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_i8_2d.html b/develop/proc/acc_hostmem_alloc_i8_2d.html index c5fe74a1e61..341c761b82e 100644 --- a/develop/proc/acc_hostmem_alloc_i8_2d.html +++ b/develop/proc/acc_hostmem_alloc_i8_2d.html @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_r4.html b/develop/proc/acc_hostmem_alloc_r4.html index 181395836e8..9f505d1c532 100644 --- a/develop/proc/acc_hostmem_alloc_r4.html +++ b/develop/proc/acc_hostmem_alloc_r4.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_r4_2d.html b/develop/proc/acc_hostmem_alloc_r4_2d.html index b48c1ea4675..f04ae00246b 100644 --- a/develop/proc/acc_hostmem_alloc_r4_2d.html +++ b/develop/proc/acc_hostmem_alloc_r4_2d.html @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_r8.html b/develop/proc/acc_hostmem_alloc_r8.html index 0e1b6a0fc76..ff384e99f66 100644 --- a/develop/proc/acc_hostmem_alloc_r8.html +++ b/develop/proc/acc_hostmem_alloc_r8.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_alloc_r8_2d.html b/develop/proc/acc_hostmem_alloc_r8_2d.html index 6fc6ce451e3..807452d2464 100644 --- a/develop/proc/acc_hostmem_alloc_r8_2d.html +++ b/develop/proc/acc_hostmem_alloc_r8_2d.html @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_c4.html b/develop/proc/acc_hostmem_dealloc_c4.html index a1982126a88..640eb4db052 100644 --- a/develop/proc/acc_hostmem_dealloc_c4.html +++ b/develop/proc/acc_hostmem_dealloc_c4.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_c4_2d.html b/develop/proc/acc_hostmem_dealloc_c4_2d.html index b7e5658b0f7..4b5b3be9208 100644 --- a/develop/proc/acc_hostmem_dealloc_c4_2d.html +++ b/develop/proc/acc_hostmem_dealloc_c4_2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_c8.html b/develop/proc/acc_hostmem_dealloc_c8.html index 471d0aad3b9..9a0cab9fded 100644 --- a/develop/proc/acc_hostmem_dealloc_c8.html +++ b/develop/proc/acc_hostmem_dealloc_c8.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_c8_2d.html b/develop/proc/acc_hostmem_dealloc_c8_2d.html index 995c253230a..5701d1d9350 100644 --- a/develop/proc/acc_hostmem_dealloc_c8_2d.html +++ b/develop/proc/acc_hostmem_dealloc_c8_2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_i4.html b/develop/proc/acc_hostmem_dealloc_i4.html index 056ccd0fe71..ac49ae2a14b 100644 --- a/develop/proc/acc_hostmem_dealloc_i4.html +++ b/develop/proc/acc_hostmem_dealloc_i4.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_i4_2d.html b/develop/proc/acc_hostmem_dealloc_i4_2d.html index 5db0b4b8c14..9cb55bba5ff 100644 --- a/develop/proc/acc_hostmem_dealloc_i4_2d.html +++ b/develop/proc/acc_hostmem_dealloc_i4_2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_i8.html b/develop/proc/acc_hostmem_dealloc_i8.html index 276884119b6..ced01fae237 100644 --- a/develop/proc/acc_hostmem_dealloc_i8.html +++ b/develop/proc/acc_hostmem_dealloc_i8.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_i8_2d.html b/develop/proc/acc_hostmem_dealloc_i8_2d.html index 1af71e5ae52..2fb415a8082 100644 --- a/develop/proc/acc_hostmem_dealloc_i8_2d.html +++ b/develop/proc/acc_hostmem_dealloc_i8_2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_r4.html b/develop/proc/acc_hostmem_dealloc_r4.html index f346a6e632d..f8e7f8f1488 100644 --- a/develop/proc/acc_hostmem_dealloc_r4.html +++ b/develop/proc/acc_hostmem_dealloc_r4.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_r4_2d.html b/develop/proc/acc_hostmem_dealloc_r4_2d.html index 2088ea5cba7..f07bb5dd929 100644 --- a/develop/proc/acc_hostmem_dealloc_r4_2d.html +++ b/develop/proc/acc_hostmem_dealloc_r4_2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_r8.html b/develop/proc/acc_hostmem_dealloc_r8.html index 8f8c63a35dd..b5f96f2faca 100644 --- a/develop/proc/acc_hostmem_dealloc_r8.html +++ b/develop/proc/acc_hostmem_dealloc_r8.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_hostmem_dealloc_r8_2d.html b/develop/proc/acc_hostmem_dealloc_r8_2d.html index ef38f5012ab..59173e3569c 100644 --- a/develop/proc/acc_hostmem_dealloc_r8_2d.html +++ b/develop/proc/acc_hostmem_dealloc_r8_2d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/acc_stream_associated.html b/develop/proc/acc_stream_associated.html index 46bee920bd9..571e1a940cd 100644 --- a/develop/proc/acc_stream_associated.html +++ b/develop/proc/acc_stream_associated.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_stream_cptr.html b/develop/proc/acc_stream_cptr.html index 8be7cbbe415..ec6dacc012b 100644 --- a/develop/proc/acc_stream_cptr.html +++ b/develop/proc/acc_stream_cptr.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_stream_create.html b/develop/proc/acc_stream_create.html index ef9b071779a..74b49f96703 100644 --- a/develop/proc/acc_stream_create.html +++ b/develop/proc/acc_stream_create.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/acc_stream_destroy.html b/develop/proc/acc_stream_destroy.html index 887c74be6b4..96d600b3249 100644 --- a/develop/proc/acc_stream_destroy.html +++ b/develop/proc/acc_stream_destroy.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/acc_stream_equal.html b/develop/proc/acc_stream_equal.html index c3917c25855..c37937380f8 100644 --- a/develop/proc/acc_stream_equal.html +++ b/develop/proc/acc_stream_equal.html @@ -159,7 +159,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/acc_stream_synchronize.html b/develop/proc/acc_stream_synchronize.html index 8fcf7b04c40..f39f9942eb0 100644 --- a/develop/proc/acc_stream_synchronize.html +++ b/develop/proc/acc_stream_synchronize.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/acc_stream_wait_event.html b/develop/proc/acc_stream_wait_event.html index ad6e5ba8fdf..732ca2a4b34 100644 --- a/develop/proc/acc_stream_wait_event.html +++ b/develop/proc/acc_stream_wait_event.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/acc_transpose_blocks.html b/develop/proc/acc_transpose_blocks.html index 2bde44e3545..9177f58d37b 100644 --- a/develop/proc/acc_transpose_blocks.html +++ b/develop/proc/acc_transpose_blocks.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/accept_pgrid_dims.html b/develop/proc/accept_pgrid_dims.html index cfbe8fea572..3289687378a 100644 --- a/develop/proc/accept_pgrid_dims.html +++ b/develop/proc/accept_pgrid_dims.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/add_timer_env.html b/develop/proc/add_timer_env.html index 2d81c9492c5..60134a0ec66 100644 --- a/develop/proc/add_timer_env.html +++ b/develop/proc/add_timer_env.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/add_work_coordinate.html b/develop/proc/add_work_coordinate.html index 6b7cfed64ca..691c6f34a8f 100644 --- a/develop/proc/add_work_coordinate.html +++ b/develop/proc/add_work_coordinate.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

    diff --git a/develop/proc/align_tensor.html b/develop/proc/align_tensor.html index b75fca5af95..69a2ce8e9b3 100644 --- a/develop/proc/align_tensor.html +++ b/develop/proc/align_tensor.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_c_dp.html b/develop/proc/allocate_1d_c_dp.html index 2d7a56a412b..aaa65618ad2 100644 --- a/develop/proc/allocate_1d_c_dp.html +++ b/develop/proc/allocate_1d_c_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_c_sp.html b/develop/proc/allocate_1d_c_sp.html index 8ba9bbee4f5..86d85a2147a 100644 --- a/develop/proc/allocate_1d_c_sp.html +++ b/develop/proc/allocate_1d_c_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_i.html b/develop/proc/allocate_1d_i.html index 267d566bb93..a9bdc9c0a36 100644 --- a/develop/proc/allocate_1d_i.html +++ b/develop/proc/allocate_1d_i.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_r_dp.html b/develop/proc/allocate_1d_r_dp.html index 41713705b4c..3261d0bbff3 100644 --- a/develop/proc/allocate_1d_r_dp.html +++ b/develop/proc/allocate_1d_r_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_1d_r_sp.html b/develop/proc/allocate_1d_r_sp.html index 22623d23b81..07bb9aa7b37 100644 --- a/develop/proc/allocate_1d_r_sp.html +++ b/develop/proc/allocate_1d_r_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_c_dp.html b/develop/proc/allocate_2d_c_dp.html index 70b5a6a9b79..4c33afe621f 100644 --- a/develop/proc/allocate_2d_c_dp.html +++ b/develop/proc/allocate_2d_c_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_c_sp.html b/develop/proc/allocate_2d_c_sp.html index b52df27204e..2c9463fd7e6 100644 --- a/develop/proc/allocate_2d_c_sp.html +++ b/develop/proc/allocate_2d_c_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_i.html b/develop/proc/allocate_2d_i.html index 398f7447449..26a9082aebc 100644 --- a/develop/proc/allocate_2d_i.html +++ b/develop/proc/allocate_2d_i.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_r_dp.html b/develop/proc/allocate_2d_r_dp.html index c5867fe7249..6cd36eaed3b 100644 --- a/develop/proc/allocate_2d_r_dp.html +++ b/develop/proc/allocate_2d_r_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_2d_r_sp.html b/develop/proc/allocate_2d_r_sp.html index 1e661593f63..39cf0ccf47a 100644 --- a/develop/proc/allocate_2d_r_sp.html +++ b/develop/proc/allocate_2d_r_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_c_dp.html b/develop/proc/allocate_3d_c_dp.html index fda468e6cc4..bd03eacbfa8 100644 --- a/develop/proc/allocate_3d_c_dp.html +++ b/develop/proc/allocate_3d_c_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_c_sp.html b/develop/proc/allocate_3d_c_sp.html index 39a1024efa2..9ee3aee4f8d 100644 --- a/develop/proc/allocate_3d_c_sp.html +++ b/develop/proc/allocate_3d_c_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_i.html b/develop/proc/allocate_3d_i.html index 6363126384d..6bc76f8b9b6 100644 --- a/develop/proc/allocate_3d_i.html +++ b/develop/proc/allocate_3d_i.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_r_dp.html b/develop/proc/allocate_3d_r_dp.html index 3c7b6d82bb7..c8adebfa56f 100644 --- a/develop/proc/allocate_3d_r_dp.html +++ b/develop/proc/allocate_3d_r_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_3d_r_sp.html b/develop/proc/allocate_3d_r_sp.html index 3a643d41720..0f140248c0a 100644 --- a/develop/proc/allocate_3d_r_sp.html +++ b/develop/proc/allocate_3d_r_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_c_dp.html b/develop/proc/allocate_4d_c_dp.html index a0d02187b15..e0a640e60b0 100644 --- a/develop/proc/allocate_4d_c_dp.html +++ b/develop/proc/allocate_4d_c_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_c_sp.html b/develop/proc/allocate_4d_c_sp.html index 670d57639ac..5ac394045f0 100644 --- a/develop/proc/allocate_4d_c_sp.html +++ b/develop/proc/allocate_4d_c_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_i.html b/develop/proc/allocate_4d_i.html index f74c3760cab..0056e6a8ff0 100644 --- a/develop/proc/allocate_4d_i.html +++ b/develop/proc/allocate_4d_i.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_r_dp.html b/develop/proc/allocate_4d_r_dp.html index 8d9e9cb595a..6dc8fe13c49 100644 --- a/develop/proc/allocate_4d_r_dp.html +++ b/develop/proc/allocate_4d_r_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_4d_r_sp.html b/develop/proc/allocate_4d_r_sp.html index fb0e4ff9afb..28de8b023ad 100644 --- a/develop/proc/allocate_4d_r_sp.html +++ b/develop/proc/allocate_4d_r_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_c_dp.html b/develop/proc/allocate_5d_c_dp.html index 74b006ff357..2a8db937fe3 100644 --- a/develop/proc/allocate_5d_c_dp.html +++ b/develop/proc/allocate_5d_c_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_c_sp.html b/develop/proc/allocate_5d_c_sp.html index 17ecf28401f..f3fa90751ac 100644 --- a/develop/proc/allocate_5d_c_sp.html +++ b/develop/proc/allocate_5d_c_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_i.html b/develop/proc/allocate_5d_i.html index 883d051dcdf..3be4d636b10 100644 --- a/develop/proc/allocate_5d_i.html +++ b/develop/proc/allocate_5d_i.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_r_dp.html b/develop/proc/allocate_5d_r_dp.html index f937c50eea0..5d55c52aa03 100644 --- a/develop/proc/allocate_5d_r_dp.html +++ b/develop/proc/allocate_5d_r_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_5d_r_sp.html b/develop/proc/allocate_5d_r_sp.html index 65c156c006a..df63701e414 100644 --- a/develop/proc/allocate_5d_r_sp.html +++ b/develop/proc/allocate_5d_r_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_c_dp.html b/develop/proc/allocate_6d_c_dp.html index 49e8c9661c2..99826aa1554 100644 --- a/develop/proc/allocate_6d_c_dp.html +++ b/develop/proc/allocate_6d_c_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_c_sp.html b/develop/proc/allocate_6d_c_sp.html index c71c9cf7477..37d94704f58 100644 --- a/develop/proc/allocate_6d_c_sp.html +++ b/develop/proc/allocate_6d_c_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_i.html b/develop/proc/allocate_6d_i.html index 2a0a133f8fc..2ebdafb02fb 100644 --- a/develop/proc/allocate_6d_i.html +++ b/develop/proc/allocate_6d_i.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_r_dp.html b/develop/proc/allocate_6d_r_dp.html index 2f3a6dec27f..2289ad9ebab 100644 --- a/develop/proc/allocate_6d_r_dp.html +++ b/develop/proc/allocate_6d_r_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_6d_r_sp.html b/develop/proc/allocate_6d_r_sp.html index 108b6e57174..b3506ecbeed 100644 --- a/develop/proc/allocate_6d_r_sp.html +++ b/develop/proc/allocate_6d_r_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_c_dp.html b/develop/proc/allocate_7d_c_dp.html index 5888dc318a5..99ecf9a294e 100644 --- a/develop/proc/allocate_7d_c_dp.html +++ b/develop/proc/allocate_7d_c_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_c_sp.html b/develop/proc/allocate_7d_c_sp.html index e81cbdac7a3..5be9403ba60 100644 --- a/develop/proc/allocate_7d_c_sp.html +++ b/develop/proc/allocate_7d_c_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_i.html b/develop/proc/allocate_7d_i.html index 5132fcd6dff..8cddfdd1457 100644 --- a/develop/proc/allocate_7d_i.html +++ b/develop/proc/allocate_7d_i.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_r_dp.html b/develop/proc/allocate_7d_r_dp.html index 79fc99051d4..4237cc21b02 100644 --- a/develop/proc/allocate_7d_r_dp.html +++ b/develop/proc/allocate_7d_r_dp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_7d_r_sp.html b/develop/proc/allocate_7d_r_sp.html index 2dbf65d5c28..42f1d477876 100644 --- a/develop/proc/allocate_7d_r_sp.html +++ b/develop/proc/allocate_7d_r_sp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/allocate_and_get_ith_array.html b/develop/proc/allocate_and_get_ith_array.html index 51c2880ac10..b908f65f45a 100644 --- a/develop/proc/allocate_and_get_ith_array.html +++ b/develop/proc/allocate_and_get_ith_array.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/arb_dist.html b/develop/proc/arb_dist.html index 248288546d8..2318af6d7e7 100644 --- a/develop/proc/arb_dist.html +++ b/develop/proc/arb_dist.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/arb_rowcols.html b/develop/proc/arb_rowcols.html index 0f8a9862a37..75a55c1a3e1 100644 --- a/develop/proc/arb_rowcols.html +++ b/develop/proc/arb_rowcols.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/array_data_i1d.html b/develop/proc/array_data_i1d.html index 08858aaa985..71e1e81190d 100644 --- a/develop/proc/array_data_i1d.html +++ b/develop/proc/array_data_i1d.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/array_eq_i.html b/develop/proc/array_eq_i.html index f57ad8c0ee1..e7ce4c59130 100644 --- a/develop/proc/array_eq_i.html +++ b/develop/proc/array_eq_i.html @@ -74,20 +74,20 @@

    array_eq_i
  • 6 statements + title=" 0.0% of total for procedures.">7 statements
  • - Source File + Source File
  • @@ -133,10 +133,11 @@

    Contents

    -

    private pure function array_eq_i(arr1, arr2) +

    public pure function array_eq_i(arr1, arr2)

    +

    check whether two arrays are equal

    Arguments

    diff --git a/develop/proc/array_eq_i8.html b/develop/proc/array_eq_i8.html index 3c294bb8f5f..cc73f686a0b 100644 --- a/develop/proc/array_eq_i8.html +++ b/develop/proc/array_eq_i8.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/array_eq_i~2.html b/develop/proc/array_eq_i~2.html index e0fb87efb58..bccb5453d2e 100644 --- a/develop/proc/array_eq_i~2.html +++ b/develop/proc/array_eq_i~2.html @@ -74,20 +74,20 @@

    array_eq_i
  • 7 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -133,11 +133,10 @@

    Contents

    -

    public pure function array_eq_i(arr1, arr2) +

    private pure function array_eq_i(arr1, arr2)

    -

    check whether two arrays are equal

    Arguments

    @@ -153,7 +152,7 @@

    Arguments

    @@ -168,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/array_equality_i1.html b/develop/proc/array_equality_i1.html index 42756d68cf1..0110e65660a 100644 --- a/develop/proc/array_equality_i1.html +++ b/develop/proc/array_equality_i1.html @@ -191,7 +191,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/array_equality_i1d.html b/develop/proc/array_equality_i1d.html index a6584c5173c..433ad1f0e8a 100644 --- a/develop/proc/array_equality_i1d.html +++ b/develop/proc/array_equality_i1d.html @@ -191,7 +191,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/array_exists_i1d.html b/develop/proc/array_exists_i1d.html index 7b41ff61e91..373a3b59358 100644 --- a/develop/proc/array_exists_i1d.html +++ b/develop/proc/array_exists_i1d.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/array_get_i1.html b/develop/proc/array_get_i1.html index 0bde207ad6b..190bb47e72b 100644 --- a/develop/proc/array_get_i1.html +++ b/develop/proc/array_get_i1.html @@ -158,7 +158,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/array_get_i1d.html b/develop/proc/array_get_i1d.html index 3472211402b..2421da9ed07 100644 --- a/develop/proc/array_get_i1d.html +++ b/develop/proc/array_get_i1d.html @@ -158,7 +158,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/array_hold_i1d.html b/develop/proc/array_hold_i1d.html index 44dd7ef092f..bc78d6213aa 100644 --- a/develop/proc/array_hold_i1d.html +++ b/develop/proc/array_hold_i1d.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/array_new_i1d.html b/develop/proc/array_new_i1d.html index a1448092225..6a4446d0e77 100644 --- a/develop/proc/array_new_i1d.html +++ b/develop/proc/array_new_i1d.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/array_new_i1d_lb.html b/develop/proc/array_new_i1d_lb.html index 007193e9ec0..e04df75ede2 100644 --- a/develop/proc/array_new_i1d_lb.html +++ b/develop/proc/array_new_i1d_lb.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/array_nullify_i1d.html b/develop/proc/array_nullify_i1d.html index 7321eb8d587..daee31cf557 100644 --- a/develop/proc/array_nullify_i1d.html +++ b/develop/proc/array_nullify_i1d.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/array_release_i1d.html b/develop/proc/array_release_i1d.html index b327e6576e3..72efaee4c8e 100644 --- a/develop/proc/array_release_i1d.html +++ b/develop/proc/array_release_i1d.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/array_size_i1d.html b/develop/proc/array_size_i1d.html index f267e59e0ee..576a7cdd127 100644 --- a/develop/proc/array_size_i1d.html +++ b/develop/proc/array_size_i1d.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/array_sublist.html b/develop/proc/array_sublist.html index 09562c621b1..a7c4807c6dd 100644 --- a/develop/proc/array_sublist.html +++ b/develop/proc/array_sublist.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/assign_preconnection.html b/develop/proc/assign_preconnection.html index 049e5eaf680..2c81c1c2627 100644 --- a/develop/proc/assign_preconnection.html +++ b/develop/proc/assign_preconnection.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/atoi.html b/develop/proc/atoi.html index 2066f921200..76acdc4f8ac 100644 --- a/develop/proc/atoi.html +++ b/develop/proc/atoi.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/atol.html b/develop/proc/atol.html index d8df0a5c6df..c95b32b0d15 100644 --- a/develop/proc/atol.html +++ b/develop/proc/atol.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/ator.html b/develop/proc/ator.html index d1013cee8b3..00b35988ad4 100644 --- a/develop/proc/ator.html +++ b/develop/proc/ator.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/blas_process_mm_stack_c.html b/develop/proc/blas_process_mm_stack_c.html index 199514266a1..2332aad21b3 100644 --- a/develop/proc/blas_process_mm_stack_c.html +++ b/develop/proc/blas_process_mm_stack_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/blas_process_mm_stack_d.html b/develop/proc/blas_process_mm_stack_d.html index b3e605e1fc5..b873a9e60e2 100644 --- a/develop/proc/blas_process_mm_stack_d.html +++ b/develop/proc/blas_process_mm_stack_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/blas_process_mm_stack_s.html b/develop/proc/blas_process_mm_stack_s.html index 99eb771c3eb..5872830244a 100644 --- a/develop/proc/blas_process_mm_stack_s.html +++ b/develop/proc/blas_process_mm_stack_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/blas_process_mm_stack_z.html b/develop/proc/blas_process_mm_stack_z.html index 7a84bd331b5..2b94db94132 100644 --- a/develop/proc/blas_process_mm_stack_z.html +++ b/develop/proc/blas_process_mm_stack_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/blk_dims_tensor.html b/develop/proc/blk_dims_tensor.html index ac555814eee..aec646daaef 100644 --- a/develop/proc/blk_dims_tensor.html +++ b/develop/proc/blk_dims_tensor.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/blk_size_arb.html b/develop/proc/blk_size_arb.html index 55c280f5381..7d2c781a15d 100644 --- a/develop/proc/blk_size_arb.html +++ b/develop/proc/blk_size_arb.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/blk_size_one.html b/develop/proc/blk_size_one.html index 912150b1e21..ab478c1f148 100644 --- a/develop/proc/blk_size_one.html +++ b/develop/proc/blk_size_one.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/blk_size_repl.html b/develop/proc/blk_size_repl.html index 663203463b4..ed613b24980 100644 --- a/develop/proc/blk_size_repl.html +++ b/develop/proc/blk_size_repl.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_add_anyd_block.html b/develop/proc/block_buffer_add_anyd_block.html index 4c5de62a7ae..5b78cafde4b 100644 --- a/develop/proc/block_buffer_add_anyd_block.html +++ b/develop/proc/block_buffer_add_anyd_block.html @@ -153,8 +153,8 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_add_area_block.html b/develop/proc/block_buffer_add_area_block.html index 4e7a5cca793..ee091cc2e57 100644 --- a/develop/proc/block_buffer_add_area_block.html +++ b/develop/proc/block_buffer_add_area_block.html @@ -152,8 +152,8 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 52cac56ca06..8a039dfa1b7 100644 --- a/develop/proc/block_buffer_add_block_c_dp.html +++ b/develop/proc/block_buffer_add_block_c_dp.html @@ -74,20 +74,20 @@

    block_buffer_add_block_c_dp
  • 23 statements + title=" 0.1% of total for procedures.">40 statements
  • - Source File + Source File
  • @@ -133,11 +133,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

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,45 +168,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 f5c39b70e2a..e88ba69edce 100644 --- a/develop/proc/block_buffer_add_block_c_dp~2.html +++ b/develop/proc/block_buffer_add_block_c_dp~2.html @@ -74,20 +74,20 @@

    block_buffer_add_block_c_dp
  • 40 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -133,11 +133,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

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,45 +168,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 267c79b0dfc..847e9b93a24 100644 --- a/develop/proc/block_buffer_add_block_c_sp.html +++ b/develop/proc/block_buffer_add_block_c_sp.html @@ -74,20 +74,20 @@

    block_buffer_add_block_c_sp
  • 23 statements + title=" 0.1% of total for procedures.">40 statements
  • - Source File + Source File
  • @@ -133,11 +133,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

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,45 +168,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 56fcb67cbda..f88d1437b29 100644 --- a/develop/proc/block_buffer_add_block_c_sp~2.html +++ b/develop/proc/block_buffer_add_block_c_sp~2.html @@ -74,20 +74,20 @@

    block_buffer_add_block_c_sp
  • 40 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -133,11 +133,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

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,45 +168,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 7b7d303213d..04f56c0c5b5 100644 --- a/develop/proc/block_buffer_add_block_r_dp.html +++ b/develop/proc/block_buffer_add_block_r_dp.html @@ -74,20 +74,20 @@

    block_buffer_add_block_r_dp
  • 23 statements + title=" 0.1% of total for procedures.">40 statements
  • - Source File + Source File
  • @@ -133,11 +133,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

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,45 +168,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 4b7d4f871df..d3b899e7996 100644 --- a/develop/proc/block_buffer_add_block_r_dp~2.html +++ b/develop/proc/block_buffer_add_block_r_dp~2.html @@ -74,20 +74,20 @@

    block_buffer_add_block_r_dp
  • 40 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -133,11 +133,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

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,45 +168,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 f4228c1967b..81292b80c4f 100644 --- a/develop/proc/block_buffer_add_block_r_sp.html +++ b/develop/proc/block_buffer_add_block_r_sp.html @@ -74,20 +74,20 @@

    block_buffer_add_block_r_sp
  • 23 statements + title=" 0.1% of total for procedures.">40 statements
  • - Source File + Source File
  • @@ -133,11 +133,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

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,45 +168,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 52d935b4ed7..ea1a93040f3 100644 --- a/develop/proc/block_buffer_add_block_r_sp~2.html +++ b/develop/proc/block_buffer_add_block_r_sp~2.html @@ -74,20 +74,20 @@

    block_buffer_add_block_r_sp
  • 40 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -133,11 +133,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

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,45 +168,45 @@

    Arguments

    - + - + - + - - + diff --git a/develop/proc/block_buffer_blocks_left.html b/develop/proc/block_buffer_blocks_left.html index c94a4a2157f..45aaf01fe2e 100644 --- a/develop/proc/block_buffer_blocks_left.html +++ b/develop/proc/block_buffer_blocks_left.html @@ -79,15 +79,15 @@

    block_buffer_blocks_left
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_blocks_left~2.html b/develop/proc/block_buffer_blocks_left~2.html index 5c62242f232..3394dd11df2 100644 --- a/develop/proc/block_buffer_blocks_left~2.html +++ b/develop/proc/block_buffer_blocks_left~2.html @@ -79,15 +79,15 @@

    block_buffer_blocks_left
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/block_buffer_create.html b/develop/proc/block_buffer_create.html index 4137416f14d..17c7d899d7b 100644 --- a/develop/proc/block_buffer_create.html +++ b/develop/proc/block_buffer_create.html @@ -74,20 +74,20 @@

    block_buffer_create
  • 19 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -126,12 +126,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -139,7 +133,7 @@

    Contents

    -

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type, ndim) +

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type)

    @@ -159,7 +153,7 @@

    Arguments

    @@ -174,7 +168,7 @@

    Arguments

    @@ -185,13 +179,12 @@

    Arguments

    @@ -202,13 +195,12 @@

    Arguments

    @@ -219,25 +211,7 @@

    Arguments

    - - - - - - - - @@ -255,43 +229,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_create~2.html b/develop/proc/block_buffer_create~2.html index 25e92519ef7..6da8780d32e 100644 --- a/develop/proc/block_buffer_create~2.html +++ b/develop/proc/block_buffer_create~2.html @@ -74,20 +74,20 @@

    block_buffer_create
  • 18 statements + title=" 0.0% of total for procedures.">19 statements
  • - Source File + Source File
  • @@ -126,6 +126,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -133,7 +139,7 @@

    Contents

    -

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type) +

    private subroutine block_buffer_create(buffer, nblock, ndata, data_type, ndim)

    @@ -153,7 +159,7 @@

    Arguments

    @@ -168,7 +174,7 @@

    Arguments

    @@ -179,12 +185,13 @@

    Arguments

    @@ -195,12 +202,13 @@

    Arguments

    @@ -211,7 +219,25 @@

    Arguments

    + + + + + + + + @@ -229,6 +255,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_destroy.html b/develop/proc/block_buffer_destroy.html index 84efd683417..7819f9a6494 100644 --- a/develop/proc/block_buffer_destroy.html +++ b/develop/proc/block_buffer_destroy.html @@ -74,20 +74,20 @@

    block_buffer_destroy
  • 18 statements + title=" 0.0% of total for procedures.">17 statements
  • - Source File + Source File
  • @@ -158,7 +158,7 @@

    Arguments

    @@ -192,24 +192,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_destroy~2.html b/develop/proc/block_buffer_destroy~2.html index 1b6fa218102..6c8ec55a8b3 100644 --- a/develop/proc/block_buffer_destroy~2.html +++ b/develop/proc/block_buffer_destroy~2.html @@ -74,20 +74,20 @@

    block_buffer_destroy
  • 17 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -158,7 +158,7 @@

    Arguments

    @@ -192,23 +192,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_get_index.html b/develop/proc/block_buffer_get_index.html index c78d3210e63..bb7abf4fcbd 100644 --- a/develop/proc/block_buffer_get_index.html +++ b/develop/proc/block_buffer_get_index.html @@ -74,20 +74,20 @@

    block_buffer_get_index
  • 7 statements + title=" 0.0% of total for procedures.">12 statements
  • - Source File + Source File
  • @@ -137,7 +137,7 @@

    private subroutine block_buffer_get_index(buffer, index)

    -

    Get all indices from buffer

    +

    get all indices from buffer

    Arguments

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,12 +168,12 @@

    Arguments

    diff --git a/develop/proc/block_buffer_get_index~2.html b/develop/proc/block_buffer_get_index~2.html index de94baaa5e3..eb83527a6db 100644 --- a/develop/proc/block_buffer_get_index~2.html +++ b/develop/proc/block_buffer_get_index~2.html @@ -74,20 +74,20 @@

    block_buffer_get_index
  • 12 statements + title=" 0.0% of total for procedures.">7 statements
  • - Source File + Source File
  • @@ -137,7 +137,7 @@

    private subroutine block_buffer_get_index(buffer, index)

    -

    get all indices from buffer

    +

    Get all indices from buffer

    Arguments

    @@ -153,7 +153,7 @@

    Arguments

    @@ -168,12 +168,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 36597cf66e9..0153a8e1c06 100644 --- a/develop/proc/block_buffer_get_next_anyd_block.html +++ b/develop/proc/block_buffer_get_next_anyd_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_area_block.html b/develop/proc/block_buffer_get_next_area_block.html index 5d816011203..26762ebcad2 100644 --- a/develop/proc/block_buffer_get_next_area_block.html +++ b/develop/proc/block_buffer_get_next_area_block.html @@ -152,8 +152,8 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,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 72540d62ef0..8a0163ce487 100644 --- a/develop/proc/block_buffer_get_next_block_c_dp.html +++ b/develop/proc/block_buffer_get_next_block_c_dp.html @@ -74,20 +74,20 @@

    block_buffer_get_next_block_c_dp
  • 33 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -184,11 +184,11 @@

    Arguments

    @@ -198,12 +198,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 1c2ac60f468..26d1089d751 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 @@ -74,20 +74,20 @@

    block_buffer_get_next_block_c_dp
  • 32 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,12 +183,12 @@

    Arguments

    @@ -198,12 +198,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 451774ce74c..3346d2031b2 100644 --- a/develop/proc/block_buffer_get_next_block_c_sp.html +++ b/develop/proc/block_buffer_get_next_block_c_sp.html @@ -74,20 +74,20 @@

    block_buffer_get_next_block_c_sp
  • 33 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -184,11 +184,11 @@

    Arguments

    @@ -198,12 +198,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 f97529ad1a9..9c5ce254dc1 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 @@ -74,20 +74,20 @@

    block_buffer_get_next_block_c_sp
  • 32 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,12 +183,12 @@

    Arguments

    @@ -198,12 +198,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 960d7f87e74..ae072422e0e 100644 --- a/develop/proc/block_buffer_get_next_block_r_dp.html +++ b/develop/proc/block_buffer_get_next_block_r_dp.html @@ -74,20 +74,20 @@

    block_buffer_get_next_block_r_dp
  • 33 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -184,11 +184,11 @@

    Arguments

    @@ -198,12 +198,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 51bf46a0347..53ee9bde592 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 @@ -74,20 +74,20 @@

    block_buffer_get_next_block_r_dp
  • 32 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,12 +183,12 @@

    Arguments

    @@ -198,12 +198,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 64cf1ef46d4..16b8072ddf4 100644 --- a/develop/proc/block_buffer_get_next_block_r_sp.html +++ b/develop/proc/block_buffer_get_next_block_r_sp.html @@ -74,20 +74,20 @@

    block_buffer_get_next_block_r_sp
  • 33 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -184,11 +184,11 @@

    Arguments

    @@ -198,12 +198,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 2975521d7ad..7d7f79798bc 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 @@ -74,20 +74,20 @@

    block_buffer_get_next_block_r_sp
  • 32 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,12 +183,12 @@

    Arguments

    @@ -198,12 +198,12 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d1d_c.html b/develop/proc/block_copy_1d1d_c.html index c6e1bc9acb1..6d2478f90b1 100644 --- a/develop/proc/block_copy_1d1d_c.html +++ b/develop/proc/block_copy_1d1d_c.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d1d_d.html b/develop/proc/block_copy_1d1d_d.html index 97bd430ebe9..2e57bbfafb7 100644 --- a/develop/proc/block_copy_1d1d_d.html +++ b/develop/proc/block_copy_1d1d_d.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d1d_s.html b/develop/proc/block_copy_1d1d_s.html index 2ff7bd35510..0dd6ed8f65d 100644 --- a/develop/proc/block_copy_1d1d_s.html +++ b/develop/proc/block_copy_1d1d_s.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d1d_z.html b/develop/proc/block_copy_1d1d_z.html index bbe59b5c465..04f13b794fe 100644 --- a/develop/proc/block_copy_1d1d_z.html +++ b/develop/proc/block_copy_1d1d_z.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d2d_c.html b/develop/proc/block_copy_1d2d_c.html index ed97574d314..af6f43d95aa 100644 --- a/develop/proc/block_copy_1d2d_c.html +++ b/develop/proc/block_copy_1d2d_c.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d2d_d.html b/develop/proc/block_copy_1d2d_d.html index 49ad3ca5140..b6b0d4c62b8 100644 --- a/develop/proc/block_copy_1d2d_d.html +++ b/develop/proc/block_copy_1d2d_d.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d2d_s.html b/develop/proc/block_copy_1d2d_s.html index dfc09078469..356bac34d7a 100644 --- a/develop/proc/block_copy_1d2d_s.html +++ b/develop/proc/block_copy_1d2d_s.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_1d2d_z.html b/develop/proc/block_copy_1d2d_z.html index b71e949edde..9e67f701ab0 100644 --- a/develop/proc/block_copy_1d2d_z.html +++ b/develop/proc/block_copy_1d2d_z.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d1d_c.html b/develop/proc/block_copy_2d1d_c.html index 975db64f18b..751d8046a41 100644 --- a/develop/proc/block_copy_2d1d_c.html +++ b/develop/proc/block_copy_2d1d_c.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d1d_d.html b/develop/proc/block_copy_2d1d_d.html index 97047164c50..bdc7b541c4d 100644 --- a/develop/proc/block_copy_2d1d_d.html +++ b/develop/proc/block_copy_2d1d_d.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d1d_s.html b/develop/proc/block_copy_2d1d_s.html index 086a5cf5862..c93332901b3 100644 --- a/develop/proc/block_copy_2d1d_s.html +++ b/develop/proc/block_copy_2d1d_s.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d1d_z.html b/develop/proc/block_copy_2d1d_z.html index 444e4ba5bbc..bd7bb2efa18 100644 --- a/develop/proc/block_copy_2d1d_z.html +++ b/develop/proc/block_copy_2d1d_z.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d2d_c.html b/develop/proc/block_copy_2d2d_c.html index 6335305ac84..abb87495349 100644 --- a/develop/proc/block_copy_2d2d_c.html +++ b/develop/proc/block_copy_2d2d_c.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d2d_d.html b/develop/proc/block_copy_2d2d_d.html index 65a9b2689f8..ea09ba7af4d 100644 --- a/develop/proc/block_copy_2d2d_d.html +++ b/develop/proc/block_copy_2d2d_d.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d2d_s.html b/develop/proc/block_copy_2d2d_s.html index 1230a74ee86..9c3d7b169d2 100644 --- a/develop/proc/block_copy_2d2d_s.html +++ b/develop/proc/block_copy_2d2d_s.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_2d2d_z.html b/develop/proc/block_copy_2d2d_z.html index e47608589f8..9c88da967c4 100644 --- a/develop/proc/block_copy_2d2d_z.html +++ b/develop/proc/block_copy_2d2d_z.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_c.html b/develop/proc/block_copy_c.html index 6639080cb52..4b9295fd664 100644 --- a/develop/proc/block_copy_c.html +++ b/develop/proc/block_copy_c.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_d.html b/develop/proc/block_copy_d.html index 38081dfeaf7..98912818192 100644 --- a/develop/proc/block_copy_d.html +++ b/develop/proc/block_copy_d.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_s.html b/develop/proc/block_copy_s.html index e32ae20facf..3915b81d1c4 100644 --- a/develop/proc/block_copy_s.html +++ b/develop/proc/block_copy_s.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_copy_z.html b/develop/proc/block_copy_z.html index 10618c7e936..e3d2cf0cc2b 100644 --- a/develop/proc/block_copy_z.html +++ b/develop/proc/block_copy_z.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_index_global_to_local.html b/develop/proc/block_index_global_to_local.html index 9f9f55ad89d..950ec0f3008 100644 --- a/develop/proc/block_index_global_to_local.html +++ b/develop/proc/block_index_global_to_local.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/block_index_local_to_global.html b/develop/proc/block_index_local_to_global.html index ece64452ed9..01a7ab05a4d 100644 --- a/develop/proc/block_index_local_to_global.html +++ b/develop/proc/block_index_local_to_global.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    diff --git a/develop/proc/block_minabsdiff.html b/develop/proc/block_minabsdiff.html index 4553fd33004..f8288f20f96 100644 --- a/develop/proc/block_minabsdiff.html +++ b/develop/proc/block_minabsdiff.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_1d2d_c.html b/develop/proc/block_partial_copy_1d2d_c.html index b936d09b8c6..317d000597f 100644 --- a/develop/proc/block_partial_copy_1d2d_c.html +++ b/develop/proc/block_partial_copy_1d2d_c.html @@ -163,7 +163,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_1d2d_d.html b/develop/proc/block_partial_copy_1d2d_d.html index 32c4e7c46c8..56769de6b47 100644 --- a/develop/proc/block_partial_copy_1d2d_d.html +++ b/develop/proc/block_partial_copy_1d2d_d.html @@ -163,7 +163,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_1d2d_s.html b/develop/proc/block_partial_copy_1d2d_s.html index 279fc843611..347d1d8978a 100644 --- a/develop/proc/block_partial_copy_1d2d_s.html +++ b/develop/proc/block_partial_copy_1d2d_s.html @@ -163,7 +163,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_1d2d_z.html b/develop/proc/block_partial_copy_1d2d_z.html index 0c16d58c7c9..a1ad5195d1c 100644 --- a/develop/proc/block_partial_copy_1d2d_z.html +++ b/develop/proc/block_partial_copy_1d2d_z.html @@ -163,7 +163,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d1d_c.html b/develop/proc/block_partial_copy_2d1d_c.html index e1771e3b30e..5cfa4cb7ff9 100644 --- a/develop/proc/block_partial_copy_2d1d_c.html +++ b/develop/proc/block_partial_copy_2d1d_c.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d1d_d.html b/develop/proc/block_partial_copy_2d1d_d.html index b11b066a903..98f88271ff5 100644 --- a/develop/proc/block_partial_copy_2d1d_d.html +++ b/develop/proc/block_partial_copy_2d1d_d.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d1d_s.html b/develop/proc/block_partial_copy_2d1d_s.html index dad80ced7b6..076a32bd444 100644 --- a/develop/proc/block_partial_copy_2d1d_s.html +++ b/develop/proc/block_partial_copy_2d1d_s.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d1d_z.html b/develop/proc/block_partial_copy_2d1d_z.html index f4f8f3ea0c9..320c93bf8e0 100644 --- a/develop/proc/block_partial_copy_2d1d_z.html +++ b/develop/proc/block_partial_copy_2d1d_z.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -313,7 +313,7 @@

    Arguments

    @@ -328,7 +328,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d2d_c.html b/develop/proc/block_partial_copy_2d2d_c.html index a6fa241e093..fa455cd00a1 100644 --- a/develop/proc/block_partial_copy_2d2d_c.html +++ b/develop/proc/block_partial_copy_2d2d_c.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d2d_d.html b/develop/proc/block_partial_copy_2d2d_d.html index 7be88f54457..89a52f4f22a 100644 --- a/develop/proc/block_partial_copy_2d2d_d.html +++ b/develop/proc/block_partial_copy_2d2d_d.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d2d_s.html b/develop/proc/block_partial_copy_2d2d_s.html index 13bd36df499..0cf9466c04a 100644 --- a/develop/proc/block_partial_copy_2d2d_s.html +++ b/develop/proc/block_partial_copy_2d2d_s.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_2d2d_z.html b/develop/proc/block_partial_copy_2d2d_z.html index 8f163a841fb..fcd39bc0abf 100644 --- a/develop/proc/block_partial_copy_2d2d_z.html +++ b/develop/proc/block_partial_copy_2d2d_z.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -298,7 +298,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_c.html b/develop/proc/block_partial_copy_c.html index 9b7b5bf72de..ffb906bb7e0 100644 --- a/develop/proc/block_partial_copy_c.html +++ b/develop/proc/block_partial_copy_c.html @@ -163,7 +163,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -343,7 +343,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_d.html b/develop/proc/block_partial_copy_d.html index e11bc81b311..ea679a8420f 100644 --- a/develop/proc/block_partial_copy_d.html +++ b/develop/proc/block_partial_copy_d.html @@ -163,7 +163,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -343,7 +343,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_s.html b/develop/proc/block_partial_copy_s.html index b55fff4393a..e36720ba3c0 100644 --- a/develop/proc/block_partial_copy_s.html +++ b/develop/proc/block_partial_copy_s.html @@ -163,7 +163,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -343,7 +343,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    diff --git a/develop/proc/block_partial_copy_z.html b/develop/proc/block_partial_copy_z.html index 74d592137d0..c5f9540e606 100644 --- a/develop/proc/block_partial_copy_z.html +++ b/develop/proc/block_partial_copy_z.html @@ -163,7 +163,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    @@ -343,7 +343,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    diff --git a/develop/proc/block_size.html b/develop/proc/block_size.html index 27abb08d971..b7316030169 100644 --- a/develop/proc/block_size.html +++ b/develop/proc/block_size.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,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 f0f0a0dff17..1c3f10b77e2 100644 --- a/develop/proc/block_transpose_copy_1d2d_c.html +++ b/develop/proc/block_transpose_copy_1d2d_c.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_1d2d_d.html b/develop/proc/block_transpose_copy_1d2d_d.html index 1485e1231aa..347ca49bb34 100644 --- a/develop/proc/block_transpose_copy_1d2d_d.html +++ b/develop/proc/block_transpose_copy_1d2d_d.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_1d2d_s.html b/develop/proc/block_transpose_copy_1d2d_s.html index 1d676463aca..07554718089 100644 --- a/develop/proc/block_transpose_copy_1d2d_s.html +++ b/develop/proc/block_transpose_copy_1d2d_s.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_1d2d_z.html b/develop/proc/block_transpose_copy_1d2d_z.html index 5bbbdcab13c..5455e2cfd50 100644 --- a/develop/proc/block_transpose_copy_1d2d_z.html +++ b/develop/proc/block_transpose_copy_1d2d_z.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_2d1d_c.html b/develop/proc/block_transpose_copy_2d1d_c.html index 74e0cf7daa6..d0b251a1497 100644 --- a/develop/proc/block_transpose_copy_2d1d_c.html +++ b/develop/proc/block_transpose_copy_2d1d_c.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_2d1d_d.html b/develop/proc/block_transpose_copy_2d1d_d.html index a5f8c390ebe..a58f09aeb1a 100644 --- a/develop/proc/block_transpose_copy_2d1d_d.html +++ b/develop/proc/block_transpose_copy_2d1d_d.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_2d1d_s.html b/develop/proc/block_transpose_copy_2d1d_s.html index 0ca671e0b78..a37d3ab781c 100644 --- a/develop/proc/block_transpose_copy_2d1d_s.html +++ b/develop/proc/block_transpose_copy_2d1d_s.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_2d1d_z.html b/develop/proc/block_transpose_copy_2d1d_z.html index 567d442ac2b..0342422fc3b 100644 --- a/develop/proc/block_transpose_copy_2d1d_z.html +++ b/develop/proc/block_transpose_copy_2d1d_z.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_c.html b/develop/proc/block_transpose_copy_c.html index f5314114d3d..e39af37318c 100644 --- a/develop/proc/block_transpose_copy_c.html +++ b/develop/proc/block_transpose_copy_c.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_d.html b/develop/proc/block_transpose_copy_d.html index 8bbc3d5c765..6746215fad3 100644 --- a/develop/proc/block_transpose_copy_d.html +++ b/develop/proc/block_transpose_copy_d.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_s.html b/develop/proc/block_transpose_copy_s.html index a5849dd210d..e381dafc930 100644 --- a/develop/proc/block_transpose_copy_s.html +++ b/develop/proc/block_transpose_copy_s.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_copy_z.html b/develop/proc/block_transpose_copy_z.html index 310c85e8283..f877652ce35 100644 --- a/develop/proc/block_transpose_copy_z.html +++ b/develop/proc/block_transpose_copy_z.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_inplace_c.html b/develop/proc/block_transpose_inplace_c.html index c5f01a32ce7..9d28a5d0571 100644 --- a/develop/proc/block_transpose_inplace_c.html +++ b/develop/proc/block_transpose_inplace_c.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_inplace_d.html b/develop/proc/block_transpose_inplace_d.html index 67352fd62f8..ef444ad72f5 100644 --- a/develop/proc/block_transpose_inplace_d.html +++ b/develop/proc/block_transpose_inplace_d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_inplace_s.html b/develop/proc/block_transpose_inplace_s.html index 43bd7c19e5b..521522471a8 100644 --- a/develop/proc/block_transpose_inplace_s.html +++ b/develop/proc/block_transpose_inplace_s.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/block_transpose_inplace_z.html b/develop/proc/block_transpose_inplace_z.html index 37bcf1c56de..f5a63e2010f 100644 --- a/develop/proc/block_transpose_inplace_z.html +++ b/develop/proc/block_transpose_inplace_z.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/bswap.html b/develop/proc/bswap.html index 6cd6a141bc9..663f14a8b47 100644 --- a/develop/proc/bswap.html +++ b/develop/proc/bswap.html @@ -159,7 +159,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_i8_cp2d.html b/develop/proc/btree_add_i8_cp2d.html index 8878a877ca3..48e7e3d1164 100644 --- a/develop/proc/btree_add_i8_cp2d.html +++ b/develop/proc/btree_add_i8_cp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_i8_dp2d.html b/develop/proc/btree_add_i8_dp2d.html index 005a6335866..40a60634117 100644 --- a/develop/proc/btree_add_i8_dp2d.html +++ b/develop/proc/btree_add_i8_dp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_i8_sp2d.html b/develop/proc/btree_add_i8_sp2d.html index 5818240e970..f8680301985 100644 --- a/develop/proc/btree_add_i8_sp2d.html +++ b/develop/proc/btree_add_i8_sp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_i8_zp2d.html b/develop/proc/btree_add_i8_zp2d.html index 9573cdecc1f..808921fc4a5 100644 --- a/develop/proc/btree_add_i8_zp2d.html +++ b/develop/proc/btree_add_i8_zp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_into_i8_cp2d.html b/develop/proc/btree_add_into_i8_cp2d.html index 69ec5f3923f..52e148552e4 100644 --- a/develop/proc/btree_add_into_i8_cp2d.html +++ b/develop/proc/btree_add_into_i8_cp2d.html @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_into_i8_dp2d.html b/develop/proc/btree_add_into_i8_dp2d.html index 69c6e017936..992a2e22b7c 100644 --- a/develop/proc/btree_add_into_i8_dp2d.html +++ b/develop/proc/btree_add_into_i8_dp2d.html @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_into_i8_sp2d.html b/develop/proc/btree_add_into_i8_sp2d.html index 8a8b0467aca..a83ff21a9d4 100644 --- a/develop/proc/btree_add_into_i8_sp2d.html +++ b/develop/proc/btree_add_into_i8_sp2d.html @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    diff --git a/develop/proc/btree_add_into_i8_zp2d.html b/develop/proc/btree_add_into_i8_zp2d.html index bada6c7d218..fcf9e894091 100644 --- a/develop/proc/btree_add_into_i8_zp2d.html +++ b/develop/proc/btree_add_into_i8_zp2d.html @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_i8_cp2d.html b/develop/proc/btree_delete_i8_cp2d.html index c595ebfdab1..bc5cf877e74 100644 --- a/develop/proc/btree_delete_i8_cp2d.html +++ b/develop/proc/btree_delete_i8_cp2d.html @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_i8_dp2d.html b/develop/proc/btree_delete_i8_dp2d.html index 16e76bda5f1..32c64217f9b 100644 --- a/develop/proc/btree_delete_i8_dp2d.html +++ b/develop/proc/btree_delete_i8_dp2d.html @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_i8_sp2d.html b/develop/proc/btree_delete_i8_sp2d.html index 7d1eb33c50b..5b560b4a15f 100644 --- a/develop/proc/btree_delete_i8_sp2d.html +++ b/develop/proc/btree_delete_i8_sp2d.html @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_i8_zp2d.html b/develop/proc/btree_delete_i8_zp2d.html index 230da21e9c1..1a18e8049d1 100644 --- a/develop/proc/btree_delete_i8_zp2d.html +++ b/develop/proc/btree_delete_i8_zp2d.html @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_node_i8_cp2d.html b/develop/proc/btree_delete_node_i8_cp2d.html index 8c8733e5a58..73b89ec650b 100644 --- a/develop/proc/btree_delete_node_i8_cp2d.html +++ b/develop/proc/btree_delete_node_i8_cp2d.html @@ -173,7 +173,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_node_i8_dp2d.html b/develop/proc/btree_delete_node_i8_dp2d.html index 1674591f267..a1f07bdbe6d 100644 --- a/develop/proc/btree_delete_node_i8_dp2d.html +++ b/develop/proc/btree_delete_node_i8_dp2d.html @@ -173,7 +173,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_node_i8_sp2d.html b/develop/proc/btree_delete_node_i8_sp2d.html index aeac4cfeffb..3e7e50bc586 100644 --- a/develop/proc/btree_delete_node_i8_sp2d.html +++ b/develop/proc/btree_delete_node_i8_sp2d.html @@ -173,7 +173,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_delete_node_i8_zp2d.html b/develop/proc/btree_delete_node_i8_zp2d.html index ef124125224..e854b40c021 100644 --- a/develop/proc/btree_delete_node_i8_zp2d.html +++ b/develop/proc/btree_delete_node_i8_zp2d.html @@ -173,7 +173,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_i8_cp2d.html b/develop/proc/btree_find_i8_cp2d.html index 5cb9b2fa511..c7db6ba2d38 100644 --- a/develop/proc/btree_find_i8_cp2d.html +++ b/develop/proc/btree_find_i8_cp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_i8_dp2d.html b/develop/proc/btree_find_i8_dp2d.html index 409a39846b8..2dab40f0cc8 100644 --- a/develop/proc/btree_find_i8_dp2d.html +++ b/develop/proc/btree_find_i8_dp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_i8_sp2d.html b/develop/proc/btree_find_i8_sp2d.html index 8b13ddd0753..e29c1432d04 100644 --- a/develop/proc/btree_find_i8_sp2d.html +++ b/develop/proc/btree_find_i8_sp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_find_i8_zp2d.html b/develop/proc/btree_find_i8_zp2d.html index ee25a3191a0..4974277a37a 100644 --- a/develop/proc/btree_find_i8_zp2d.html +++ b/develop/proc/btree_find_i8_zp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_left_insertion_i8_cp2d.html b/develop/proc/btree_left_insertion_i8_cp2d.html index 58d8137cb43..f5cb1be81c9 100644 --- a/develop/proc/btree_left_insertion_i8_cp2d.html +++ b/develop/proc/btree_left_insertion_i8_cp2d.html @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/btree_left_insertion_i8_dp2d.html b/develop/proc/btree_left_insertion_i8_dp2d.html index 517cbcc465d..1d608323cca 100644 --- a/develop/proc/btree_left_insertion_i8_dp2d.html +++ b/develop/proc/btree_left_insertion_i8_dp2d.html @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/btree_left_insertion_i8_sp2d.html b/develop/proc/btree_left_insertion_i8_sp2d.html index 53fe0dcee40..02d896b3bda 100644 --- a/develop/proc/btree_left_insertion_i8_sp2d.html +++ b/develop/proc/btree_left_insertion_i8_sp2d.html @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/btree_left_insertion_i8_zp2d.html b/develop/proc/btree_left_insertion_i8_zp2d.html index 3a92fb3ca38..81a8f37d783 100644 --- a/develop/proc/btree_left_insertion_i8_zp2d.html +++ b/develop/proc/btree_left_insertion_i8_zp2d.html @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_i8_cp2d.html b/develop/proc/btree_new_i8_cp2d.html index 3ec886c0ebb..b78ad54106b 100644 --- a/develop/proc/btree_new_i8_cp2d.html +++ b/develop/proc/btree_new_i8_cp2d.html @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_i8_dp2d.html b/develop/proc/btree_new_i8_dp2d.html index 412aaa39a09..52de10f8daf 100644 --- a/develop/proc/btree_new_i8_dp2d.html +++ b/develop/proc/btree_new_i8_dp2d.html @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_i8_sp2d.html b/develop/proc/btree_new_i8_sp2d.html index 7f6363f7f6f..8e8739b37e9 100644 --- a/develop/proc/btree_new_i8_sp2d.html +++ b/develop/proc/btree_new_i8_sp2d.html @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_i8_zp2d.html b/develop/proc/btree_new_i8_zp2d.html index 671517d031e..0baa5fe755a 100644 --- a/develop/proc/btree_new_i8_zp2d.html +++ b/develop/proc/btree_new_i8_zp2d.html @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_root_i8_cp2d.html b/develop/proc/btree_new_root_i8_cp2d.html index ae83ad0dd16..7e47893cf33 100644 --- a/develop/proc/btree_new_root_i8_cp2d.html +++ b/develop/proc/btree_new_root_i8_cp2d.html @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_root_i8_dp2d.html b/develop/proc/btree_new_root_i8_dp2d.html index 5dfd5ae46e5..1ba018b4350 100644 --- a/develop/proc/btree_new_root_i8_dp2d.html +++ b/develop/proc/btree_new_root_i8_dp2d.html @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_root_i8_sp2d.html b/develop/proc/btree_new_root_i8_sp2d.html index 1eeecbf41a9..3e7078cad41 100644 --- a/develop/proc/btree_new_root_i8_sp2d.html +++ b/develop/proc/btree_new_root_i8_sp2d.html @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/btree_new_root_i8_zp2d.html b/develop/proc/btree_new_root_i8_zp2d.html index f0e77595274..22ffc1f54a2 100644 --- a/develop/proc/btree_new_root_i8_zp2d.html +++ b/develop/proc/btree_new_root_i8_zp2d.html @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/btree_right_insertion_i8_cp2d.html b/develop/proc/btree_right_insertion_i8_cp2d.html index 81843b64e34..6372a9ebe15 100644 --- a/develop/proc/btree_right_insertion_i8_cp2d.html +++ b/develop/proc/btree_right_insertion_i8_cp2d.html @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/btree_right_insertion_i8_dp2d.html b/develop/proc/btree_right_insertion_i8_dp2d.html index 27c2104cb75..9252716177b 100644 --- a/develop/proc/btree_right_insertion_i8_dp2d.html +++ b/develop/proc/btree_right_insertion_i8_dp2d.html @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/btree_right_insertion_i8_sp2d.html b/develop/proc/btree_right_insertion_i8_sp2d.html index 9a0898a9cac..0473ac41e21 100644 --- a/develop/proc/btree_right_insertion_i8_sp2d.html +++ b/develop/proc/btree_right_insertion_i8_sp2d.html @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/btree_right_insertion_i8_zp2d.html b/develop/proc/btree_right_insertion_i8_zp2d.html index a1a4f5b60f5..a2d527d381a 100644 --- a/develop/proc/btree_right_insertion_i8_zp2d.html +++ b/develop/proc/btree_right_insertion_i8_zp2d.html @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/btree_simple_insertion_i8_cp2d.html b/develop/proc/btree_simple_insertion_i8_cp2d.html index f926ae4a104..b88a2c361de 100644 --- a/develop/proc/btree_simple_insertion_i8_cp2d.html +++ b/develop/proc/btree_simple_insertion_i8_cp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_simple_insertion_i8_dp2d.html b/develop/proc/btree_simple_insertion_i8_dp2d.html index 2681f56497e..89ccb8f76dc 100644 --- a/develop/proc/btree_simple_insertion_i8_dp2d.html +++ b/develop/proc/btree_simple_insertion_i8_dp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_simple_insertion_i8_sp2d.html b/develop/proc/btree_simple_insertion_i8_sp2d.html index fbbf6b9047f..bdb729c9833 100644 --- a/develop/proc/btree_simple_insertion_i8_sp2d.html +++ b/develop/proc/btree_simple_insertion_i8_sp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/btree_simple_insertion_i8_zp2d.html b/develop/proc/btree_simple_insertion_i8_zp2d.html index 139363927f0..07c588f3b29 100644 --- a/develop/proc/btree_simple_insertion_i8_zp2d.html +++ b/develop/proc/btree_simple_insertion_i8_zp2d.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/buffer_init.html b/develop/proc/buffer_init.html index 7f36d9e2b88..916098fbdf3 100644 --- a/develop/proc/buffer_init.html +++ b/develop/proc/buffer_init.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/buffer_matrices_ensure_size.html b/develop/proc/buffer_matrices_ensure_size.html index d28fcc20b56..f1a08e72c72 100644 --- a/develop/proc/buffer_matrices_ensure_size.html +++ b/develop/proc/buffer_matrices_ensure_size.html @@ -195,7 +195,7 @@

    Arguments

    diff --git a/develop/proc/buffer_release.html b/develop/proc/buffer_release.html index 36fdf81cd30..41c2aae923e 100644 --- a/develop/proc/buffer_release.html +++ b/develop/proc/buffer_release.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/build_csr_index.html b/develop/proc/build_csr_index.html index 883d0264f71..19d0f623eec 100644 --- a/develop/proc/build_csr_index.html +++ b/develop/proc/build_csr_index.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/c_dbcsr_add_on_diag_c.html b/develop/proc/c_dbcsr_add_on_diag_c.html index 9c2deedc27a..c133f8836a6 100644 --- a/develop/proc/c_dbcsr_add_on_diag_c.html +++ b/develop/proc/c_dbcsr_add_on_diag_c.html @@ -152,7 +152,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 3ad77be5860..72833223e68 100644 --- a/develop/proc/c_dbcsr_add_on_diag_d.html +++ b/develop/proc/c_dbcsr_add_on_diag_d.html @@ -152,7 +152,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 409eefdc099..cc88ab06a79 100644 --- a/develop/proc/c_dbcsr_add_on_diag_s.html +++ b/develop/proc/c_dbcsr_add_on_diag_s.html @@ -152,7 +152,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 d1585a71d48..25097bf77ff 100644 --- a/develop/proc/c_dbcsr_add_on_diag_z.html +++ b/develop/proc/c_dbcsr_add_on_diag_z.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_binary_read.html b/develop/proc/c_dbcsr_binary_read.html index d30a798cce5..4e261b096c3 100644 --- a/develop/proc/c_dbcsr_binary_read.html +++ b/develop/proc/c_dbcsr_binary_read.html @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_binary_write.html b/develop/proc/c_dbcsr_binary_write.html index 830ce6c2dd9..0215ce310db 100644 --- a/develop/proc/c_dbcsr_binary_write.html +++ b/develop/proc/c_dbcsr_binary_write.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_checksum.html b/develop/proc/c_dbcsr_checksum.html index bad684eb27a..3fd603d506e 100644 --- a/develop/proc/c_dbcsr_checksum.html +++ b/develop/proc/c_dbcsr_checksum.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_complete_redistribute.html b/develop/proc/c_dbcsr_complete_redistribute.html index c26b3385c7f..786fa0619a9 100644 --- a/develop/proc/c_dbcsr_complete_redistribute.html +++ b/develop/proc/c_dbcsr_complete_redistribute.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_copy.html b/develop/proc/c_dbcsr_copy.html index b3861ac9322..1cc6bfe1f3c 100644 --- a/develop/proc/c_dbcsr_copy.html +++ b/develop/proc/c_dbcsr_copy.html @@ -182,7 +182,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_create_new.html b/develop/proc/c_dbcsr_create_new.html index e67cb2635a1..2d0e5f5f81f 100644 --- a/develop/proc/c_dbcsr_create_new.html +++ b/develop/proc/c_dbcsr_create_new.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -287,7 +287,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_create_template.html b/develop/proc/c_dbcsr_create_template.html index fb3a0b66705..9fb6176b91a 100644 --- a/develop/proc/c_dbcsr_create_template.html +++ b/develop/proc/c_dbcsr_create_template.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribute.html b/develop/proc/c_dbcsr_distribute.html index 449e841047a..a6aba223355 100644 --- a/develop/proc/c_dbcsr_distribute.html +++ b/develop/proc/c_dbcsr_distribute.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribution_get.html b/develop/proc/c_dbcsr_distribution_get.html index c3a2e8ba31c..fcc7e59c360 100644 --- a/develop/proc/c_dbcsr_distribution_get.html +++ b/develop/proc/c_dbcsr_distribution_get.html @@ -152,7 +152,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribution_hold.html b/develop/proc/c_dbcsr_distribution_hold.html index fb819758f49..280576a020d 100644 --- a/develop/proc/c_dbcsr_distribution_hold.html +++ b/develop/proc/c_dbcsr_distribution_hold.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribution_new.html b/develop/proc/c_dbcsr_distribution_new.html index f2da3cadcdb..550e65a7fad 100644 --- a/develop/proc/c_dbcsr_distribution_new.html +++ b/develop/proc/c_dbcsr_distribution_new.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_distribution_release.html b/develop/proc/c_dbcsr_distribution_release.html index 0cdf464c487..1e68b1f4102 100644 --- a/develop/proc/c_dbcsr_distribution_release.html +++ b/develop/proc/c_dbcsr_distribution_release.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_filter.html b/develop/proc/c_dbcsr_filter.html index 0a16f3497ef..fec9f96fac8 100644 --- a/develop/proc/c_dbcsr_filter.html +++ b/develop/proc/c_dbcsr_filter.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_finalize.html b/develop/proc/c_dbcsr_finalize.html index f90f4b86834..3772842fca2 100644 --- a/develop/proc/c_dbcsr_finalize.html +++ b/develop/proc/c_dbcsr_finalize.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_frobenius_norm.html b/develop/proc/c_dbcsr_frobenius_norm.html index af2ba53f947..dca49c627f0 100644 --- a/develop/proc/c_dbcsr_frobenius_norm.html +++ b/develop/proc/c_dbcsr_frobenius_norm.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_function_of_elements.html b/develop/proc/c_dbcsr_function_of_elements.html index 54e1f32cd30..0f4e2f5fea4 100644 --- a/develop/proc/c_dbcsr_function_of_elements.html +++ b/develop/proc/c_dbcsr_function_of_elements.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_gershgorin_norm.html b/develop/proc/c_dbcsr_gershgorin_norm.html index f52f4bc38da..0532b71728f 100644 --- a/develop/proc/c_dbcsr_gershgorin_norm.html +++ b/develop/proc/c_dbcsr_gershgorin_norm.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_block_diag.html b/develop/proc/c_dbcsr_get_block_diag.html index e62ad2f9f41..b860f592157 100644 --- a/develop/proc/c_dbcsr_get_block_diag.html +++ b/develop/proc/c_dbcsr_get_block_diag.html @@ -152,7 +152,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 5f18339bae1..320dc55171e 100644 --- a/develop/proc/c_dbcsr_get_block_notrans_p_c.html +++ b/develop/proc/c_dbcsr_get_block_notrans_p_c.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,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 c7a4c20666c..d5aa2fa1f1b 100644 --- a/develop/proc/c_dbcsr_get_block_notrans_p_d.html +++ b/develop/proc/c_dbcsr_get_block_notrans_p_d.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,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 fdf1b160e4a..7646941a23e 100644 --- a/develop/proc/c_dbcsr_get_block_notrans_p_s.html +++ b/develop/proc/c_dbcsr_get_block_notrans_p_s.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,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 1e700df5f3e..d0c071fd4ce 100644 --- a/develop/proc/c_dbcsr_get_block_notrans_p_z.html +++ b/develop/proc/c_dbcsr_get_block_notrans_p_z.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,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 1e3eff0a5d8..278a4f49510 100644 --- a/develop/proc/c_dbcsr_get_block_p_c.html +++ b/develop/proc/c_dbcsr_get_block_p_c.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -227,7 +227,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 804fd05f6a0..0a95f8b2103 100644 --- a/develop/proc/c_dbcsr_get_block_p_d.html +++ b/develop/proc/c_dbcsr_get_block_p_d.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -227,7 +227,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 84e9bb6ecd6..4b4c65f127d 100644 --- a/develop/proc/c_dbcsr_get_block_p_s.html +++ b/develop/proc/c_dbcsr_get_block_p_s.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -227,7 +227,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 2700e216f33..7cc1219e1c9 100644 --- a/develop/proc/c_dbcsr_get_block_p_z.html +++ b/develop/proc/c_dbcsr_get_block_p_z.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -227,7 +227,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 8055489394e..78d2b0805cb 100644 --- a/develop/proc/c_dbcsr_get_col_blk_offset.html +++ b/develop/proc/c_dbcsr_get_col_blk_offset.html @@ -152,7 +152,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 9203c592043..3665262a557 100644 --- a/develop/proc/c_dbcsr_get_col_blk_size.html +++ b/develop/proc/c_dbcsr_get_col_blk_size.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_data_c.html b/develop/proc/c_dbcsr_get_data_c.html index da1a35d0052..08c42bd6ae9 100644 --- a/develop/proc/c_dbcsr_get_data_c.html +++ b/develop/proc/c_dbcsr_get_data_c.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_data_d.html b/develop/proc/c_dbcsr_get_data_d.html index 284d0e9df2e..d302955a997 100644 --- a/develop/proc/c_dbcsr_get_data_d.html +++ b/develop/proc/c_dbcsr_get_data_d.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_data_s.html b/develop/proc/c_dbcsr_get_data_s.html index d3580d45576..7acc813102b 100644 --- a/develop/proc/c_dbcsr_get_data_s.html +++ b/develop/proc/c_dbcsr_get_data_s.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_data_size.html b/develop/proc/c_dbcsr_get_data_size.html index ba604f21e9c..3ea179282c5 100644 --- a/develop/proc/c_dbcsr_get_data_size.html +++ b/develop/proc/c_dbcsr_get_data_size.html @@ -152,7 +152,7 @@

    Arguments

    @@ -170,7 +170,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 b95b2586519..caccb10dc25 100644 --- a/develop/proc/c_dbcsr_get_data_type.html +++ b/develop/proc/c_dbcsr_get_data_type.html @@ -152,7 +152,7 @@

    Arguments

    @@ -170,7 +170,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 477760b7fe3..90c73e7eb44 100644 --- a/develop/proc/c_dbcsr_get_data_z.html +++ b/develop/proc/c_dbcsr_get_data_z.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_diag_c.html b/develop/proc/c_dbcsr_get_diag_c.html index 33108995cb3..9b83fb3a861 100644 --- a/develop/proc/c_dbcsr_get_diag_c.html +++ b/develop/proc/c_dbcsr_get_diag_c.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_diag_d.html b/develop/proc/c_dbcsr_get_diag_d.html index 118d8e5d6e4..a5235a270c4 100644 --- a/develop/proc/c_dbcsr_get_diag_d.html +++ b/develop/proc/c_dbcsr_get_diag_d.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_diag_s.html b/develop/proc/c_dbcsr_get_diag_s.html index 8c21d0bbaf4..dc3045aeabe 100644 --- a/develop/proc/c_dbcsr_get_diag_s.html +++ b/develop/proc/c_dbcsr_get_diag_s.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_diag_z.html b/develop/proc/c_dbcsr_get_diag_z.html index 06ed969af33..d8ee7e44426 100644 --- a/develop/proc/c_dbcsr_get_diag_z.html +++ b/develop/proc/c_dbcsr_get_diag_z.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_distribution.html b/develop/proc/c_dbcsr_get_distribution.html index a9aee57e484..49d19e9ffb0 100644 --- a/develop/proc/c_dbcsr_get_distribution.html +++ b/develop/proc/c_dbcsr_get_distribution.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_group.html b/develop/proc/c_dbcsr_get_group.html index 58cba4ed9ec..9ba6b0a5aed 100644 --- a/develop/proc/c_dbcsr_get_group.html +++ b/develop/proc/c_dbcsr_get_group.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_info.html b/develop/proc/c_dbcsr_get_info.html index 211618b7852..e6d9875b210 100644 --- a/develop/proc/c_dbcsr_get_info.html +++ b/develop/proc/c_dbcsr_get_info.html @@ -152,7 +152,7 @@

    Arguments

    @@ -437,7 +437,7 @@

    Arguments

    @@ -452,7 +452,7 @@

    Arguments

    @@ -482,7 +482,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_local_cols.html b/develop/proc/c_dbcsr_get_local_cols.html index cab3283029c..bbfc7109a9c 100644 --- a/develop/proc/c_dbcsr_get_local_cols.html +++ b/develop/proc/c_dbcsr_get_local_cols.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_local_rows.html b/develop/proc/c_dbcsr_get_local_rows.html index 1d88b5ad87c..7d2cacb8b36 100644 --- a/develop/proc/c_dbcsr_get_local_rows.html +++ b/develop/proc/c_dbcsr_get_local_rows.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_matrix_type.html b/develop/proc/c_dbcsr_get_matrix_type.html index f5ed92db957..58465d33dab 100644 --- a/develop/proc/c_dbcsr_get_matrix_type.html +++ b/develop/proc/c_dbcsr_get_matrix_type.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_name.html b/develop/proc/c_dbcsr_get_name.html index c01395b1be1..28461433ada 100644 --- a/develop/proc/c_dbcsr_get_name.html +++ b/develop/proc/c_dbcsr_get_name.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_num_blocks.html b/develop/proc/c_dbcsr_get_num_blocks.html index 26e402692d7..d05d78dd65c 100644 --- a/develop/proc/c_dbcsr_get_num_blocks.html +++ b/develop/proc/c_dbcsr_get_num_blocks.html @@ -152,7 +152,7 @@

    Arguments

    @@ -170,7 +170,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 64fe73d3f34..e49fc816391 100644 --- a/develop/proc/c_dbcsr_get_occupation.html +++ b/develop/proc/c_dbcsr_get_occupation.html @@ -152,7 +152,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 5eb70c58fb5..bab2bd9947c 100644 --- a/develop/proc/c_dbcsr_get_proc_col_dist.html +++ b/develop/proc/c_dbcsr_get_proc_col_dist.html @@ -152,7 +152,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 d36e7c7dd50..2b2fc7014b4 100644 --- a/develop/proc/c_dbcsr_get_proc_row_dist.html +++ b/develop/proc/c_dbcsr_get_proc_row_dist.html @@ -152,7 +152,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 189f23a15dc..49941fc1ef2 100644 --- a/develop/proc/c_dbcsr_get_row_blk_offset.html +++ b/develop/proc/c_dbcsr_get_row_blk_offset.html @@ -152,7 +152,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 c8013260932..a6e73fe9cfb 100644 --- a/develop/proc/c_dbcsr_get_row_blk_size.html +++ b/develop/proc/c_dbcsr_get_row_blk_size.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_get_stored_coordinates.html b/develop/proc/c_dbcsr_get_stored_coordinates.html index 03882976915..d1efe77062f 100644 --- a/develop/proc/c_dbcsr_get_stored_coordinates.html +++ b/develop/proc/c_dbcsr_get_stored_coordinates.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_has_symmetry.html b/develop/proc/c_dbcsr_has_symmetry.html index 0acb8a42562..f2fbab93c1b 100644 --- a/develop/proc/c_dbcsr_has_symmetry.html +++ b/develop/proc/c_dbcsr_has_symmetry.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_init_lib.html b/develop/proc/c_dbcsr_init_lib.html index 34a16177f33..2642b0499ba 100644 --- a/develop/proc/c_dbcsr_init_lib.html +++ b/develop/proc/c_dbcsr_init_lib.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_init_random.html b/develop/proc/c_dbcsr_init_random.html index 95b9b25bdc3..6a83d2473f4 100644 --- a/develop/proc/c_dbcsr_init_random.html +++ b/develop/proc/c_dbcsr_init_random.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_blocks_left.html b/develop/proc/c_dbcsr_iterator_blocks_left.html index 3501b2179f2..dcfed6fa2b9 100644 --- a/develop/proc/c_dbcsr_iterator_blocks_left.html +++ b/develop/proc/c_dbcsr_iterator_blocks_left.html @@ -152,7 +152,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 6c4d9063095..8f093366879 100644 --- a/develop/proc/c_dbcsr_iterator_next_2d_block_c.html +++ b/develop/proc/c_dbcsr_iterator_next_2d_block_c.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,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 1da05cd4d3a..0df28d9b75b 100644 --- a/develop/proc/c_dbcsr_iterator_next_2d_block_d.html +++ b/develop/proc/c_dbcsr_iterator_next_2d_block_d.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,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 81216f75106..ad3e90a5c49 100644 --- a/develop/proc/c_dbcsr_iterator_next_2d_block_s.html +++ b/develop/proc/c_dbcsr_iterator_next_2d_block_s.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,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 0f373af83c6..f74f936e77f 100644 --- a/develop/proc/c_dbcsr_iterator_next_2d_block_z.html +++ b/develop/proc/c_dbcsr_iterator_next_2d_block_z.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,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 c072c3c4177..f9834c5edbf 100644 --- a/develop/proc/c_dbcsr_iterator_next_block_index.html +++ b/develop/proc/c_dbcsr_iterator_next_block_index.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_start.html b/develop/proc/c_dbcsr_iterator_start.html index 8a86d6d68d7..dc8e03e121f 100644 --- a/develop/proc/c_dbcsr_iterator_start.html +++ b/develop/proc/c_dbcsr_iterator_start.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_iterator_stop.html b/develop/proc/c_dbcsr_iterator_stop.html index f9f0003f6a9..ece717334d2 100644 --- a/develop/proc/c_dbcsr_iterator_stop.html +++ b/develop/proc/c_dbcsr_iterator_stop.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_maxabs.html b/develop/proc/c_dbcsr_maxabs.html index 094a8232500..92c68d164fb 100644 --- a/develop/proc/c_dbcsr_maxabs.html +++ b/develop/proc/c_dbcsr_maxabs.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_mp_grid_setup.html b/develop/proc/c_dbcsr_mp_grid_setup.html index 9cb5eb1e263..24bdd344cad 100644 --- a/develop/proc/c_dbcsr_mp_grid_setup.html +++ b/develop/proc/c_dbcsr_mp_grid_setup.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_multiply_c.html b/develop/proc/c_dbcsr_multiply_c.html index 1278678e527..30ee7704e83 100644 --- a/develop/proc/c_dbcsr_multiply_c.html +++ b/develop/proc/c_dbcsr_multiply_c.html @@ -182,7 +182,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_multiply_d.html b/develop/proc/c_dbcsr_multiply_d.html index 00c710812bb..2ecf71a8c3d 100644 --- a/develop/proc/c_dbcsr_multiply_d.html +++ b/develop/proc/c_dbcsr_multiply_d.html @@ -182,7 +182,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_multiply_s.html b/develop/proc/c_dbcsr_multiply_s.html index 00fa5939ab4..6c8f431d53c 100644 --- a/develop/proc/c_dbcsr_multiply_s.html +++ b/develop/proc/c_dbcsr_multiply_s.html @@ -182,7 +182,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_multiply_z.html b/develop/proc/c_dbcsr_multiply_z.html index 24cfeca0c0d..2efca7a420b 100644 --- a/develop/proc/c_dbcsr_multiply_z.html +++ b/develop/proc/c_dbcsr_multiply_z.html @@ -182,7 +182,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    @@ -377,7 +377,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nblkcols_local.html b/develop/proc/c_dbcsr_nblkcols_local.html index e000a26bcd4..fc8f5cc23ad 100644 --- a/develop/proc/c_dbcsr_nblkcols_local.html +++ b/develop/proc/c_dbcsr_nblkcols_local.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nblkcols_total.html b/develop/proc/c_dbcsr_nblkcols_total.html index 9b16fba3835..79dd565d457 100644 --- a/develop/proc/c_dbcsr_nblkcols_total.html +++ b/develop/proc/c_dbcsr_nblkcols_total.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nblkrows_local.html b/develop/proc/c_dbcsr_nblkrows_local.html index 0acb5f2e923..d2c9d00ac80 100644 --- a/develop/proc/c_dbcsr_nblkrows_local.html +++ b/develop/proc/c_dbcsr_nblkrows_local.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nblkrows_total.html b/develop/proc/c_dbcsr_nblkrows_total.html index 6825a9dfe01..5a38c08b938 100644 --- a/develop/proc/c_dbcsr_nblkrows_total.html +++ b/develop/proc/c_dbcsr_nblkrows_total.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nfullcols_total.html b/develop/proc/c_dbcsr_nfullcols_total.html index dd9d74cf373..eabd699f71a 100644 --- a/develop/proc/c_dbcsr_nfullcols_total.html +++ b/develop/proc/c_dbcsr_nfullcols_total.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_nfullrows_total.html b/develop/proc/c_dbcsr_nfullrows_total.html index 8daf2d8343f..4b96a93309c 100644 --- a/develop/proc/c_dbcsr_nfullrows_total.html +++ b/develop/proc/c_dbcsr_nfullrows_total.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_norm_scalar.html b/develop/proc/c_dbcsr_norm_scalar.html index 3a7e865a9c1..6e1a2e97e4f 100644 --- a/develop/proc/c_dbcsr_norm_scalar.html +++ b/develop/proc/c_dbcsr_norm_scalar.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_print.html b/develop/proc/c_dbcsr_print.html index c4c621e499f..0e166d313a4 100644 --- a/develop/proc/c_dbcsr_print.html +++ b/develop/proc/c_dbcsr_print.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_print_block_sum.html b/develop/proc/c_dbcsr_print_block_sum.html index ff701d04291..99dd055cdd7 100644 --- a/develop/proc/c_dbcsr_print_block_sum.html +++ b/develop/proc/c_dbcsr_print_block_sum.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_put_block2d_c.html b/develop/proc/c_dbcsr_put_block2d_c.html index e3c5eb4aa82..9db92f6946f 100644 --- a/develop/proc/c_dbcsr_put_block2d_c.html +++ b/develop/proc/c_dbcsr_put_block2d_c.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_put_block2d_d.html b/develop/proc/c_dbcsr_put_block2d_d.html index 85d51793e5f..bd143e0a2f5 100644 --- a/develop/proc/c_dbcsr_put_block2d_d.html +++ b/develop/proc/c_dbcsr_put_block2d_d.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_put_block2d_s.html b/develop/proc/c_dbcsr_put_block2d_s.html index 24e120bcc9e..77ef483263b 100644 --- a/develop/proc/c_dbcsr_put_block2d_s.html +++ b/develop/proc/c_dbcsr_put_block2d_s.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_put_block2d_z.html b/develop/proc/c_dbcsr_put_block2d_z.html index 5ce27c9436d..c6c80a7e453 100644 --- a/develop/proc/c_dbcsr_put_block2d_z.html +++ b/develop/proc/c_dbcsr_put_block2d_z.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_release.html b/develop/proc/c_dbcsr_release.html index 3574f6f0b9d..657071335f9 100644 --- a/develop/proc/c_dbcsr_release.html +++ b/develop/proc/c_dbcsr_release.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_replicate_all.html b/develop/proc/c_dbcsr_replicate_all.html index 4d161d1a612..ea463114235 100644 --- a/develop/proc/c_dbcsr_replicate_all.html +++ b/develop/proc/c_dbcsr_replicate_all.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_all_blocks.html b/develop/proc/c_dbcsr_reserve_all_blocks.html index 944727fe92f..79f093a27d2 100644 --- a/develop/proc/c_dbcsr_reserve_all_blocks.html +++ b/develop/proc/c_dbcsr_reserve_all_blocks.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_block2d_c.html b/develop/proc/c_dbcsr_reserve_block2d_c.html index 43f2119fd65..878cf106d25 100644 --- a/develop/proc/c_dbcsr_reserve_block2d_c.html +++ b/develop/proc/c_dbcsr_reserve_block2d_c.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_block2d_d.html b/develop/proc/c_dbcsr_reserve_block2d_d.html index 4662332ba4f..7d845785fc5 100644 --- a/develop/proc/c_dbcsr_reserve_block2d_d.html +++ b/develop/proc/c_dbcsr_reserve_block2d_d.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_block2d_s.html b/develop/proc/c_dbcsr_reserve_block2d_s.html index f4574a26080..ada488ea78b 100644 --- a/develop/proc/c_dbcsr_reserve_block2d_s.html +++ b/develop/proc/c_dbcsr_reserve_block2d_s.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_block2d_z.html b/develop/proc/c_dbcsr_reserve_block2d_z.html index 8e493ca1c07..bd786a82eb4 100644 --- a/develop/proc/c_dbcsr_reserve_block2d_z.html +++ b/develop/proc/c_dbcsr_reserve_block2d_z.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_blocks.html b/develop/proc/c_dbcsr_reserve_blocks.html index edcf33fee7a..917e2254fc8 100644 --- a/develop/proc/c_dbcsr_reserve_blocks.html +++ b/develop/proc/c_dbcsr_reserve_blocks.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_reserve_diag_blocks.html b/develop/proc/c_dbcsr_reserve_diag_blocks.html index 915cc398294..036abb177c9 100644 --- a/develop/proc/c_dbcsr_reserve_diag_blocks.html +++ b/develop/proc/c_dbcsr_reserve_diag_blocks.html @@ -152,7 +152,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 90ce1964c12..c1b5d2a9091 100644 --- a/develop/proc/c_dbcsr_scale_by_vector_c.html +++ b/develop/proc/c_dbcsr_scale_by_vector_c.html @@ -167,7 +167,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 00108a077e7..8d287341a52 100644 --- a/develop/proc/c_dbcsr_scale_by_vector_d.html +++ b/develop/proc/c_dbcsr_scale_by_vector_d.html @@ -167,7 +167,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 36763a308d7..e60bcd90dc2 100644 --- a/develop/proc/c_dbcsr_scale_by_vector_s.html +++ b/develop/proc/c_dbcsr_scale_by_vector_s.html @@ -167,7 +167,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 31c669ad301..d7de7fb5d37 100644 --- a/develop/proc/c_dbcsr_scale_by_vector_z.html +++ b/develop/proc/c_dbcsr_scale_by_vector_z.html @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_c.html b/develop/proc/c_dbcsr_set_c.html index 7c86cd0f904..5c434af2c1a 100644 --- a/develop/proc/c_dbcsr_set_c.html +++ b/develop/proc/c_dbcsr_set_c.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_d.html b/develop/proc/c_dbcsr_set_d.html index db122f71e26..dd4565df3b6 100644 --- a/develop/proc/c_dbcsr_set_d.html +++ b/develop/proc/c_dbcsr_set_d.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_diag_c.html b/develop/proc/c_dbcsr_set_diag_c.html index ad643a10912..6cc5ddfc979 100644 --- a/develop/proc/c_dbcsr_set_diag_c.html +++ b/develop/proc/c_dbcsr_set_diag_c.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_diag_d.html b/develop/proc/c_dbcsr_set_diag_d.html index 4e6fe2ad6f5..cae23aba3b9 100644 --- a/develop/proc/c_dbcsr_set_diag_d.html +++ b/develop/proc/c_dbcsr_set_diag_d.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_diag_s.html b/develop/proc/c_dbcsr_set_diag_s.html index 3225b6f8871..19e6b07f209 100644 --- a/develop/proc/c_dbcsr_set_diag_s.html +++ b/develop/proc/c_dbcsr_set_diag_s.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_diag_z.html b/develop/proc/c_dbcsr_set_diag_z.html index f4810b3592c..88cd3ecbbf5 100644 --- a/develop/proc/c_dbcsr_set_diag_z.html +++ b/develop/proc/c_dbcsr_set_diag_z.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_s.html b/develop/proc/c_dbcsr_set_s.html index ce0bed269db..eb829267bd2 100644 --- a/develop/proc/c_dbcsr_set_s.html +++ b/develop/proc/c_dbcsr_set_s.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_set_z.html b/develop/proc/c_dbcsr_set_z.html index 489b752c4b6..f86b803b7af 100644 --- a/develop/proc/c_dbcsr_set_z.html +++ b/develop/proc/c_dbcsr_set_z.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_setname.html b/develop/proc/c_dbcsr_setname.html index 10ae7bb9965..22a5c74cdc6 100644 --- a/develop/proc/c_dbcsr_setname.html +++ b/develop/proc/c_dbcsr_setname.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_sum_replicated.html b/develop/proc/c_dbcsr_sum_replicated.html index 9cb11a44c42..7d7499ddfd5 100644 --- a/develop/proc/c_dbcsr_sum_replicated.html +++ b/develop/proc/c_dbcsr_sum_replicated.html @@ -152,7 +152,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 2d3d934c2d5..c94dfe2a3d0 100644 --- a/develop/proc/c_dbcsr_t_batched_contract_finalize.html +++ b/develop/proc/c_dbcsr_t_batched_contract_finalize.html @@ -167,7 +167,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 4a67bb75447..0478950c910 100644 --- a/develop/proc/c_dbcsr_t_contract_c_dp.html +++ b/develop/proc/c_dbcsr_t_contract_c_dp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

    @@ -557,7 +557,7 @@

    Arguments

    @@ -572,7 +572,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 fa551183e39..ebdbbc8d4c4 100644 --- a/develop/proc/c_dbcsr_t_contract_c_sp.html +++ b/develop/proc/c_dbcsr_t_contract_c_sp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

    @@ -557,7 +557,7 @@

    Arguments

    @@ -572,7 +572,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 95eef43e97f..bf1dafbeb08 100644 --- a/develop/proc/c_dbcsr_t_contract_index_c_dp.html +++ b/develop/proc/c_dbcsr_t_contract_index_c_dp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -452,7 +452,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 ab6fed25aaf..a4307499b77 100644 --- a/develop/proc/c_dbcsr_t_contract_index_c_sp.html +++ b/develop/proc/c_dbcsr_t_contract_index_c_sp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -452,7 +452,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 b40464bf828..0d6d48e8b4e 100644 --- a/develop/proc/c_dbcsr_t_contract_index_r_dp.html +++ b/develop/proc/c_dbcsr_t_contract_index_r_dp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -452,7 +452,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 9e9a86ebae9..d5609d2beb1 100644 --- a/develop/proc/c_dbcsr_t_contract_index_r_sp.html +++ b/develop/proc/c_dbcsr_t_contract_index_r_sp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -452,7 +452,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 e6722c62db2..cede71439ba 100644 --- a/develop/proc/c_dbcsr_t_contract_r_dp.html +++ b/develop/proc/c_dbcsr_t_contract_r_dp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

    @@ -557,7 +557,7 @@

    Arguments

    @@ -572,7 +572,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 f935a1cb4d7..1fed59dcf59 100644 --- a/develop/proc/c_dbcsr_t_contract_r_sp.html +++ b/develop/proc/c_dbcsr_t_contract_r_sp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -512,7 +512,7 @@

    Arguments

    @@ -527,7 +527,7 @@

    Arguments

    @@ -557,7 +557,7 @@

    Arguments

    @@ -572,7 +572,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_copy.html b/develop/proc/c_dbcsr_t_copy.html index d8514eb7c7b..9c07d552671 100644 --- a/develop/proc/c_dbcsr_t_copy.html +++ b/develop/proc/c_dbcsr_t_copy.html @@ -212,7 +212,7 @@

    Arguments

    @@ -257,7 +257,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 2c3a7a501cf..aeb3e3a258a 100644 --- a/develop/proc/c_dbcsr_t_copy_matrix_to_tensor.html +++ b/develop/proc/c_dbcsr_t_copy_matrix_to_tensor.html @@ -182,7 +182,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 6129bc82a64..331bd146d7f 100644 --- a/develop/proc/c_dbcsr_t_copy_tensor_to_matrix.html +++ b/develop/proc/c_dbcsr_t_copy_tensor_to_matrix.html @@ -182,7 +182,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_create_matrix.html b/develop/proc/c_dbcsr_t_create_matrix.html index bb65cc8560f..b25e32e2092 100644 --- a/develop/proc/c_dbcsr_t_create_matrix.html +++ b/develop/proc/c_dbcsr_t_create_matrix.html @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_create_new.html b/develop/proc/c_dbcsr_t_create_new.html index 2105894bd54..fa033db29da 100644 --- a/develop/proc/c_dbcsr_t_create_new.html +++ b/develop/proc/c_dbcsr_t_create_new.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_create_template.html b/develop/proc/c_dbcsr_t_create_template.html index 06cb5704602..a3056228f2e 100644 --- a/develop/proc/c_dbcsr_t_create_template.html +++ b/develop/proc/c_dbcsr_t_create_template.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_distribution_destroy.html b/develop/proc/c_dbcsr_t_distribution_destroy.html index be7a68940dc..db88b8c1583 100644 --- a/develop/proc/c_dbcsr_t_distribution_destroy.html +++ b/develop/proc/c_dbcsr_t_distribution_destroy.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_distribution_new.html b/develop/proc/c_dbcsr_t_distribution_new.html index 7cf1582ecd3..cd580586bba 100644 --- a/develop/proc/c_dbcsr_t_distribution_new.html +++ b/develop/proc/c_dbcsr_t_distribution_new.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,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 4c6b3cc0ff0..fd87b93bb1f 100644 --- a/develop/proc/c_dbcsr_t_filter_c_dp.html +++ b/develop/proc/c_dbcsr_t_filter_c_dp.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 6773c237a0e..b42c370b844 100644 --- a/develop/proc/c_dbcsr_t_filter_c_sp.html +++ b/develop/proc/c_dbcsr_t_filter_c_sp.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 36e292bf28b..a6962a41375 100644 --- a/develop/proc/c_dbcsr_t_filter_r_dp.html +++ b/develop/proc/c_dbcsr_t_filter_r_dp.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 d23c17a6572..196f661df7f 100644 --- a/develop/proc/c_dbcsr_t_filter_r_sp.html +++ b/develop/proc/c_dbcsr_t_filter_r_sp.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 54633b478a8..e4acb37788a 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 3381bbfe7e9..7d7070700a6 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 2163137f991..e2f07c03d74 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 9b1a8a0dd0e..1d08eec961f 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 651fb52361f..6657f1a7c0f 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 f12abeb29cc..7ccb0eb0fd3 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 f9451637192..7f270ae21d1 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 af4e0512580..b4fa1530057 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 6da63685821..dd2706fa2bd 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 c5929ed9219..d8f4b664252 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 d65cd8f850c..7ef0a0d927d 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 1361abed098..6380a1ce5dd 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 b60f88f5fcc..ae797578cfb 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 8142f4c0850..919904fb9f9 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 a0c14b7995a..319ad8ff070 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 92f97079477..417b5cf414a 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 800203da4b9..227e31c8979 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 056fd6f7ca1..f6a50e23c6a 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 8851416ff8d..68935ffbfa2 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 11731823417..963f5d85fc6 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 b2dd041337c..f22ab7585e2 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 27b81bd7f47..b5e4a59640f 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 @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,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 12eb331c194..42cacf0817b 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 fbc939fa1fa..d8113e12ec5 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 e335fe52337..90b07eb0c08 100644 --- a/develop/proc/c_dbcsr_t_get_data_c_dp.html +++ b/develop/proc/c_dbcsr_t_get_data_c_dp.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 8420bebb4b7..7452331bf28 100644 --- a/develop/proc/c_dbcsr_t_get_data_c_sp.html +++ b/develop/proc/c_dbcsr_t_get_data_c_sp.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 a0bf8d395d0..68afb76d197 100644 --- a/develop/proc/c_dbcsr_t_get_data_r_dp.html +++ b/develop/proc/c_dbcsr_t_get_data_r_dp.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,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 025738e6f9e..1b8cf3a06fc 100644 --- a/develop/proc/c_dbcsr_t_get_data_r_sp.html +++ b/develop/proc/c_dbcsr_t_get_data_r_sp.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_get_info.html b/develop/proc/c_dbcsr_t_get_info.html index 7b3bc5d4663..bf933910125 100644 --- a/develop/proc/c_dbcsr_t_get_info.html +++ b/develop/proc/c_dbcsr_t_get_info.html @@ -632,7 +632,7 @@

    Arguments

    @@ -647,7 +647,7 @@

    Arguments

    @@ -662,7 +662,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 728df02e2c2..0714fe9cf2a 100644 --- a/develop/proc/c_dbcsr_t_get_mapping_info.html +++ b/develop/proc/c_dbcsr_t_get_mapping_info.html @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -244,7 +244,7 @@

    Arguments

    @@ -379,7 +379,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 c2c05341c87..7ecc51cb992 100644 --- a/develop/proc/c_dbcsr_t_get_num_blocks.html +++ b/develop/proc/c_dbcsr_t_get_num_blocks.html @@ -170,7 +170,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 ae8b2bda5e9..a7d54d37319 100644 --- a/develop/proc/c_dbcsr_t_iterator_blocks_left.html +++ b/develop/proc/c_dbcsr_t_iterator_blocks_left.html @@ -152,7 +152,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 8fc8accf0e8..b3f0c41264f 100644 --- a/develop/proc/c_dbcsr_t_iterator_next_block.html +++ b/develop/proc/c_dbcsr_t_iterator_next_block.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_iterator_start.html b/develop/proc/c_dbcsr_t_iterator_start.html index e86f636885d..c567b6d44dd 100644 --- a/develop/proc/c_dbcsr_t_iterator_start.html +++ b/develop/proc/c_dbcsr_t_iterator_start.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_iterator_stop.html b/develop/proc/c_dbcsr_t_iterator_stop.html index 88184882555..871a9f81abe 100644 --- a/develop/proc/c_dbcsr_t_iterator_stop.html +++ b/develop/proc/c_dbcsr_t_iterator_stop.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_nblks_local.html b/develop/proc/c_dbcsr_t_nblks_local.html index 9ae6f23df10..fac7e6bfcbd 100644 --- a/develop/proc/c_dbcsr_t_nblks_local.html +++ b/develop/proc/c_dbcsr_t_nblks_local.html @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_nblks_total.html b/develop/proc/c_dbcsr_t_nblks_total.html index 2c891e82fce..73532cabd7d 100644 --- a/develop/proc/c_dbcsr_t_nblks_total.html +++ b/develop/proc/c_dbcsr_t_nblks_total.html @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_pgrid_create.html b/develop/proc/c_dbcsr_t_pgrid_create.html index acab628585b..a06eae3ae73 100644 --- a/develop/proc/c_dbcsr_t_pgrid_create.html +++ b/develop/proc/c_dbcsr_t_pgrid_create.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,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 eb8391fa0f4..068c6f073ba 100644 --- a/develop/proc/c_dbcsr_t_pgrid_create_expert.html +++ b/develop/proc/c_dbcsr_t_pgrid_create_expert.html @@ -152,7 +152,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -287,7 +287,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_t_pgrid_destroy.html b/develop/proc/c_dbcsr_t_pgrid_destroy.html index 8f4ab1a0697..3db1d139c0b 100644 --- a/develop/proc/c_dbcsr_t_pgrid_destroy.html +++ b/develop/proc/c_dbcsr_t_pgrid_destroy.html @@ -152,7 +152,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 de748e14cae..91ce8164f05 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 a500848b862..d652158deb1 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 8e48895b9a4..08a4e65ad24 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 7a2cc146e47..a2f1b972c4a 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 d1e551bee3d..611669e23d2 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 cece9fe39cf..8576e82e750 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 5000e861ef8..0ecf937d421 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 227ce81e8f4..c35593fefa0 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 7fdeea5e4f2..069cad76c3a 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 7150b8e850b..3c707ca4994 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 9c20b977a8e..02c8f3cf976 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 7990792a9f3..c0909f156cb 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 @@ -212,7 +212,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,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 a02b104d95e..d3eb657f9db 100644 --- a/develop/proc/c_dbcsr_t_reserve_blocks_index.html +++ b/develop/proc/c_dbcsr_t_reserve_blocks_index.html @@ -167,7 +167,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 4a99b6b55ff..e3762680e6b 100644 --- a/develop/proc/c_dbcsr_t_scale_c_dp.html +++ b/develop/proc/c_dbcsr_t_scale_c_dp.html @@ -167,7 +167,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 009bde21afc..96289f61e46 100644 --- a/develop/proc/c_dbcsr_t_scale_c_sp.html +++ b/develop/proc/c_dbcsr_t_scale_c_sp.html @@ -167,7 +167,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 8312292ca35..6a22aa028eb 100644 --- a/develop/proc/c_dbcsr_t_scale_r_dp.html +++ b/develop/proc/c_dbcsr_t_scale_r_dp.html @@ -167,7 +167,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 2bfc97c46f1..b5ce7622578 100644 --- a/develop/proc/c_dbcsr_t_scale_r_sp.html +++ b/develop/proc/c_dbcsr_t_scale_r_sp.html @@ -167,7 +167,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 129d7c31881..eb8cb09237a 100644 --- a/develop/proc/c_dbcsr_t_set_c_dp.html +++ b/develop/proc/c_dbcsr_t_set_c_dp.html @@ -167,7 +167,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 b013a6f0eac..bc015b491e6 100644 --- a/develop/proc/c_dbcsr_t_set_c_sp.html +++ b/develop/proc/c_dbcsr_t_set_c_sp.html @@ -167,7 +167,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 5bbd43c88b2..c55d983133d 100644 --- a/develop/proc/c_dbcsr_t_set_r_dp.html +++ b/develop/proc/c_dbcsr_t_set_r_dp.html @@ -167,7 +167,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 0c8aad400ef..9a56ff8fc15 100644 --- a/develop/proc/c_dbcsr_t_set_r_sp.html +++ b/develop/proc/c_dbcsr_t_set_r_sp.html @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_triu.html b/develop/proc/c_dbcsr_triu.html index 9fc4868245a..f47448debee 100644 --- a/develop/proc/c_dbcsr_triu.html +++ b/develop/proc/c_dbcsr_triu.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_dbcsr_valid_index.html b/develop/proc/c_dbcsr_valid_index.html index 6a764a70c10..965bee2b6ab 100644 --- a/develop/proc/c_dbcsr_valid_index.html +++ b/develop/proc/c_dbcsr_valid_index.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/c_f_string.html b/develop/proc/c_f_string.html index a6f4fd6a70f..d342eafe055 100644 --- a/develop/proc/c_f_string.html +++ b/develop/proc/c_f_string.html @@ -79,15 +79,15 @@

    c_f_string
  • - Source File + Source File
  • @@ -185,7 +185,7 @@

    Arguments

    diff --git a/develop/proc/c_f_string~2.html b/develop/proc/c_f_string~2.html index 1e18f7f3b5f..fbc49315f30 100644 --- a/develop/proc/c_f_string~2.html +++ b/develop/proc/c_f_string~2.html @@ -79,15 +79,15 @@

    c_f_string
  • - Source File + Source File
  • @@ -185,7 +185,7 @@

    Arguments

    diff --git a/develop/proc/c_ndims_iterator.html b/develop/proc/c_ndims_iterator.html index 2f16b6b348a..3d9263a32f3 100644 --- a/develop/proc/c_ndims_iterator.html +++ b/develop/proc/c_ndims_iterator.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/calc_norms_c.html b/develop/proc/calc_norms_c.html index bd21993e2f6..52f47795577 100644 --- a/develop/proc/calc_norms_c.html +++ b/develop/proc/calc_norms_c.html @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/calc_norms_d.html b/develop/proc/calc_norms_d.html index 29c31691cbd..cc0a084acdf 100644 --- a/develop/proc/calc_norms_d.html +++ b/develop/proc/calc_norms_d.html @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/calc_norms_s.html b/develop/proc/calc_norms_s.html index 877cc56368b..451e602d2b4 100644 --- a/develop/proc/calc_norms_s.html +++ b/develop/proc/calc_norms_s.html @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/calc_norms_z.html b/develop/proc/calc_norms_z.html index 4dd80008cf2..e9a1f8d58e7 100644 --- a/develop/proc/calc_norms_z.html +++ b/develop/proc/calc_norms_z.html @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/calculate_norms.html b/develop/proc/calculate_norms.html index 502185991f1..508d685507a 100644 --- a/develop/proc/calculate_norms.html +++ b/develop/proc/calculate_norms.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/call_rec_sort_index.html b/develop/proc/call_rec_sort_index.html index 08cd0a275c5..870fce1f2a4 100644 --- a/develop/proc/call_rec_sort_index.html +++ b/develop/proc/call_rec_sort_index.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/can_quickly_finalize.html b/develop/proc/can_quickly_finalize.html index 850bc7b07dc..4bb9a51d0fc 100644 --- a/develop/proc/can_quickly_finalize.html +++ b/develop/proc/can_quickly_finalize.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_callstackentry.html b/develop/proc/change_capacity_callstackentry.html index b3762c70b51..9d4d9c34999 100644 --- a/develop/proc/change_capacity_callstackentry.html +++ b/develop/proc/change_capacity_callstackentry.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_routinereport.html b/develop/proc/change_capacity_routinereport.html index 7946e133ab2..7ad220ee11d 100644 --- a/develop/proc/change_capacity_routinereport.html +++ b/develop/proc/change_capacity_routinereport.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_routinestat.html b/develop/proc/change_capacity_routinestat.html index 2e9f60771d0..1ca3516e3bc 100644 --- a/develop/proc/change_capacity_routinestat.html +++ b/develop/proc/change_capacity_routinestat.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/change_capacity_timerenv.html b/develop/proc/change_capacity_timerenv.html index fb716b0ed32..38d0f05d299 100644 --- a/develop/proc/change_capacity_timerenv.html +++ b/develop/proc/change_capacity_timerenv.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/change_split.html b/develop/proc/change_split.html index 73ac77798e6..d3dcb49b5ff 100644 --- a/develop/proc/change_split.html +++ b/develop/proc/change_split.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/checker_square_proc.html b/develop/proc/checker_square_proc.html index 0931f610193..7b795321a07 100644 --- a/develop/proc/checker_square_proc.html +++ b/develop/proc/checker_square_proc.html @@ -169,7 +169,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/checker_tr.html b/develop/proc/checker_tr.html index b00aba13e6b..84cab4a2152 100644 --- a/develop/proc/checker_tr.html +++ b/develop/proc/checker_tr.html @@ -159,7 +159,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/collect_reports_from_ranks.html b/develop/proc/collect_reports_from_ranks.html index e64c5ba3461..fd46e58d9ee 100644 --- a/develop/proc/collect_reports_from_ranks.html +++ b/develop/proc/collect_reports_from_ranks.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/combine_pgrid_index.html b/develop/proc/combine_pgrid_index.html index 565a0bd7411..9184e92a6dd 100644 --- a/develop/proc/combine_pgrid_index.html +++ b/develop/proc/combine_pgrid_index.html @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/combine_tensor_index.html b/develop/proc/combine_tensor_index.html index 2874a82b448..42aba44fb63 100644 --- a/develop/proc/combine_tensor_index.html +++ b/develop/proc/combine_tensor_index.html @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/compat_map.html b/develop/proc/compat_map.html index 1d57453548c..fd8d0086795 100644 --- a/develop/proc/compat_map.html +++ b/develop/proc/compat_map.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/compress.html b/develop/proc/compress.html index 50bb86532bb..39cf95a7bed 100644 --- a/develop/proc/compress.html +++ b/develop/proc/compress.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/compx_to_dbcsr_scalar.html b/develop/proc/compx_to_dbcsr_scalar.html index ddef1a64bf7..7fc1859c4fd 100644 --- a/develop/proc/compx_to_dbcsr_scalar.html +++ b/develop/proc/compx_to_dbcsr_scalar.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -191,7 +191,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 0c461a5afaf..6cc0c2b2fc5 100644 --- a/develop/proc/conf_par_env_value.html +++ b/develop/proc/conf_par_env_value.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/convert_brd_to_csr.html b/develop/proc/convert_brd_to_csr.html index 2c4d1fec4e7..6a6c7ce3fba 100644 --- a/develop/proc/convert_brd_to_csr.html +++ b/develop/proc/convert_brd_to_csr.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/convert_csr_to_brd.html b/develop/proc/convert_csr_to_brd.html index 9da7887413a..5dd35199cde 100644 --- a/develop/proc/convert_csr_to_brd.html +++ b/develop/proc/convert_csr_to_brd.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/convert_csr_to_dbcsr.html b/develop/proc/convert_csr_to_dbcsr.html index 4b74a7824c3..d5fa18059a2 100644 --- a/develop/proc/convert_csr_to_dbcsr.html +++ b/develop/proc/convert_csr_to_dbcsr.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/convert_dbcsr_to_csr.html b/develop/proc/convert_dbcsr_to_csr.html index 91b5c9538ec..c4be118a316 100644 --- a/develop/proc/convert_dbcsr_to_csr.html +++ b/develop/proc/convert_dbcsr_to_csr.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/convert_offsets_to_sizes.html b/develop/proc/convert_offsets_to_sizes.html index f23cf02a77b..eb9498c2905 100644 --- a/develop/proc/convert_offsets_to_sizes.html +++ b/develop/proc/convert_offsets_to_sizes.html @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/convert_sizes_to_offsets.html b/develop/proc/convert_sizes_to_offsets.html index aab97b7dfa9..28f853ffb30 100644 --- a/develop/proc/convert_sizes_to_offsets.html +++ b/develop/proc/convert_sizes_to_offsets.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/convert_to_new_pgrid.html b/develop/proc/convert_to_new_pgrid.html index c565f41178b..ee370cf657b 100644 --- a/develop/proc/convert_to_new_pgrid.html +++ b/develop/proc/convert_to_new_pgrid.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/count_bins.html b/develop/proc/count_bins.html index b2903a18419..7ff44823428 100644 --- a/develop/proc/count_bins.html +++ b/develop/proc/count_bins.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/create_array_list.html b/develop/proc/create_array_list.html index f48aacafe74..7988fb22635 100644 --- a/develop/proc/create_array_list.html +++ b/develop/proc/create_array_list.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/create_batches.html b/develop/proc/create_batches.html index 81f065a73e0..00e207b2049 100644 --- a/develop/proc/create_batches.html +++ b/develop/proc/create_batches.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/create_block_data_c_dp.html b/develop/proc/create_block_data_c_dp.html index e69fa3493a0..8197c71891e 100644 --- a/develop/proc/create_block_data_c_dp.html +++ b/develop/proc/create_block_data_c_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/create_block_data_c_sp.html b/develop/proc/create_block_data_c_sp.html index d7b8c5a4b93..c90078e3f4d 100644 --- a/develop/proc/create_block_data_c_sp.html +++ b/develop/proc/create_block_data_c_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/create_block_data_r_dp.html b/develop/proc/create_block_data_r_dp.html index 3bcc3ebafc3..27cfb9c662b 100644 --- a/develop/proc/create_block_data_r_dp.html +++ b/develop/proc/create_block_data_r_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/create_block_data_r_sp.html b/develop/proc/create_block_data_r_sp.html index 2ea84ddced2..cdb62e5f660 100644 --- a/develop/proc/create_block_data_r_sp.html +++ b/develop/proc/create_block_data_r_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata.html b/develop/proc/create_block_nodata.html index a39e97f5c86..a42831cb0f7 100644 --- a/develop/proc/create_block_nodata.html +++ b/develop/proc/create_block_nodata.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata_c_dp.html b/develop/proc/create_block_nodata_c_dp.html index b42f2278d88..617776f4b79 100644 --- a/develop/proc/create_block_nodata_c_dp.html +++ b/develop/proc/create_block_nodata_c_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata_c_sp.html b/develop/proc/create_block_nodata_c_sp.html index c5c43b75f50..f19b560ea79 100644 --- a/develop/proc/create_block_nodata_c_sp.html +++ b/develop/proc/create_block_nodata_c_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata_r_dp.html b/develop/proc/create_block_nodata_r_dp.html index ad359ed78f2..3ced0702149 100644 --- a/develop/proc/create_block_nodata_r_dp.html +++ b/develop/proc/create_block_nodata_r_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/create_block_nodata_r_sp.html b/develop/proc/create_block_nodata_r_sp.html index 85d8df43a48..3d20b80044f 100644 --- a/develop/proc/create_block_nodata_r_sp.html +++ b/develop/proc/create_block_nodata_r_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/create_block_norms_matrix.html b/develop/proc/create_block_norms_matrix.html index 4ce8c0bc1f2..b31ecccd9c6 100644 --- a/develop/proc/create_block_norms_matrix.html +++ b/develop/proc/create_block_norms_matrix.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/create_nd_to_2d_mapping.html b/develop/proc/create_nd_to_2d_mapping.html index 4cb183e9eb0..ae1d694b091 100644 --- a/develop/proc/create_nd_to_2d_mapping.html +++ b/develop/proc/create_nd_to_2d_mapping.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    @@ -240,7 +240,7 @@

    Arguments

    diff --git a/develop/proc/csr_assert_consistency_with_dbcsr.html b/develop/proc/csr_assert_consistency_with_dbcsr.html index 344659574ee..d004bf8b1a9 100644 --- a/develop/proc/csr_assert_consistency_with_dbcsr.html +++ b/develop/proc/csr_assert_consistency_with_dbcsr.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/csr_conversion_test.html b/develop/proc/csr_conversion_test.html index 79c97f3eac1..cc9b1fed324 100644 --- a/develop/proc/csr_conversion_test.html +++ b/develop/proc/csr_conversion_test.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/csr_create_from_brd.html b/develop/proc/csr_create_from_brd.html index eef81b6a946..0ab7627dc4e 100644 --- a/develop/proc/csr_create_from_brd.html +++ b/develop/proc/csr_create_from_brd.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/csr_create_from_dbcsr.html b/develop/proc/csr_create_from_dbcsr.html index 2db098e0c39..af281a94774 100644 --- a/develop/proc/csr_create_from_dbcsr.html +++ b/develop/proc/csr_create_from_dbcsr.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    diff --git a/develop/proc/csr_create_new.html b/develop/proc/csr_create_new.html index 238d9799d4a..803838b25c6 100644 --- a/develop/proc/csr_create_new.html +++ b/develop/proc/csr_create_new.html @@ -74,20 +74,20 @@

    csr_create_new
  • 45 statements + title=" 0.0% of total for procedures.">11 statements
  • - Source File + Source File
  • @@ -139,11 +139,10 @@

    Contents

    -

    public subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type) +

    private subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type)

    -

    Create a new CSR matrix and allocate all internal data (excluding dbcsr_mapping)

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,13 +228,12 @@

    Arguments

    @@ -247,14 +243,13 @@

    Arguments

    @@ -278,7 +273,7 @@

    Arguments

    @@ -300,74 +295,19 @@

    Arguments

    Source Code

       SUBROUTINE csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, &
                                  nze_local, nrows_local, mp_group, data_type)
    -      !! Create a new CSR matrix and allocate all internal data (excluding dbcsr_mapping)
    -
    -      TYPE(csr_type), INTENT(OUT)                        :: csr_mat
    -         !! CSR matrix to return
    +      TYPE(dbcsr_csr_type), INTENT(OUT)                  :: csr_mat
           INTEGER, INTENT(IN)                                :: nrows_total, ncols_total
    -         !! total number of rows
    -         !! total number of columns
           INTEGER(KIND=int_8)                                :: nze_total
    -         !! total number of non-zero elements
           INTEGER, INTENT(IN)                                :: nze_local, nrows_local
    -         !! local number of non-zero elements
    -         !! local number of rows
    -      TYPE(mp_comm_type), INTENT(IN)                     :: mp_group
    +      INTEGER, INTENT(IN)                                :: mp_group
           INTEGER, INTENT(IN), OPTIONAL                      :: data_type
    -         !! data type of the CSR matrix (default real double prec.)
    -
    -      CHARACTER(LEN=*), PARAMETER :: routineN = 'csr_create_new'
    -      INTEGER                                            :: handle
    -
    -      CALL timeset(routineN, handle)
    -
    -      IF (nrows_total .LT. nrows_local) &
    -         DBCSR_ABORT("local number of rows must not exceed total number of rows")
    -
    -      IF (nze_total .LT. nze_local) CALL dbcsr_abort(__LOCATION__, "local number of non-zero "// &
    -                                                     "elements must not exceed total number of non-zero elements")
    -
    -      IF (INT(nrows_total, kind=int_8)*INT(ncols_total, kind=int_8) .LT. nze_total) &
    -         DBCSR_ABORT("Total number of non-zero elements must not exceed total matrix size")
    -
    -      IF (INT(nrows_local, kind=int_8)*INT(ncols_total, kind=int_8) .LT. nze_local) &
    -         DBCSR_ABORT("Local number of non-zero elements must not exceed local matrix size")
    -
    -      csr_mat%ncols_total = ncols_total
    -      csr_mat%nrows_total = nrows_total
    -      csr_mat%nze_total = nze_total
    -      csr_mat%nze_local = nze_local
    -      ALLOCATE (csr_mat%colind_local(nze_local))
    -      csr_mat%nrows_local = nrows_local
    -      ALLOCATE (csr_mat%rowptr_local(nrows_local + 1))
    -      ALLOCATE (csr_mat%nzerow_local(nrows_local))
    -
    -      IF (PRESENT(data_type)) THEN
    -         csr_mat%nzval_local%data_type = data_type
    -      ELSE
    -         csr_mat%nzval_local%data_type = dbcsr_type_real_default
    -      END IF
    -
    -      SELECT CASE (csr_mat%nzval_local%data_type)
    -      CASE (dbcsr_type_real_4)
    -         ALLOCATE (csr_mat%nzval_local%r_sp(nze_local))
    -      CASE (dbcsr_type_real_8)
    -         ALLOCATE (csr_mat%nzval_local%r_dp(nze_local))
    -      CASE (dbcsr_type_complex_4)
    -         ALLOCATE (csr_mat%nzval_local%c_sp(nze_local))
    -      CASE (dbcsr_type_complex_8)
    -         ALLOCATE (csr_mat%nzval_local%c_dp(nze_local))
    -      CASE DEFAULT
    -         DBCSR_ABORT("Invalid matrix type")
    -      END SELECT
    -
    -      csr_mat%mp_group = mp_group
    -
    -      csr_mat%valid = .TRUE.
    -      csr_mat%has_mapping = .FALSE.
    -      csr_mat%has_indices = .FALSE.
    -
    -      CALL timestop(handle)
    +
    +      TYPE(mp_comm_type)                                 :: my_mp_group
    +
    +      CALL my_mp_group%set_handle(mp_group)
    +
    +      CALL csr_create_new_prv(csr_mat, nrows_total, ncols_total, nze_total, &
    +                              nze_local, nrows_local, my_mp_group, data_type)
     
        END SUBROUTINE csr_create_new
     
    diff --git a/develop/proc/csr_create_new~2.html b/develop/proc/csr_create_new~2.html index 668ec91dd84..d1206e8cf07 100644 --- a/develop/proc/csr_create_new~2.html +++ b/develop/proc/csr_create_new~2.html @@ -74,20 +74,20 @@

    csr_create_new
  • 11 statements + title=" 0.1% of total for procedures.">45 statements
  • - Source File + Source File
  • @@ -139,10 +139,11 @@

    Contents

    -

    private subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type) +

    public subroutine csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, nze_local, nrows_local, mp_group, data_type)

    +

    Create a new CSR matrix and allocate all internal data (excluding dbcsr_mapping)

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,7 +184,8 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,7 +231,8 @@

    Arguments

    @@ -243,13 +247,14 @@

    Arguments

    @@ -273,7 +278,7 @@

    Arguments

    @@ -295,19 +300,74 @@

    Arguments

    Source Code

       SUBROUTINE csr_create_new(csr_mat, nrows_total, ncols_total, nze_total, &
                                  nze_local, nrows_local, mp_group, data_type)
    -      TYPE(dbcsr_csr_type), INTENT(OUT)                  :: csr_mat
    +      !! Create a new CSR matrix and allocate all internal data (excluding dbcsr_mapping)
    +
    +      TYPE(csr_type), INTENT(OUT)                        :: csr_mat
    +         !! CSR matrix to return
           INTEGER, INTENT(IN)                                :: nrows_total, ncols_total
    +         !! total number of rows
    +         !! total number of columns
           INTEGER(KIND=int_8)                                :: nze_total
    +         !! total number of non-zero elements
           INTEGER, INTENT(IN)                                :: nze_local, nrows_local
    -      INTEGER, INTENT(IN)                                :: mp_group
    +         !! local number of non-zero elements
    +         !! local number of rows
    +      TYPE(mp_comm_type), INTENT(IN)                     :: mp_group
           INTEGER, INTENT(IN), OPTIONAL                      :: data_type
    -
    -      TYPE(mp_comm_type)                                 :: my_mp_group
    -
    -      CALL my_mp_group%set_handle(mp_group)
    -
    -      CALL csr_create_new_prv(csr_mat, nrows_total, ncols_total, nze_total, &
    -                              nze_local, nrows_local, my_mp_group, data_type)
    +         !! data type of the CSR matrix (default real double prec.)
    +
    +      CHARACTER(LEN=*), PARAMETER :: routineN = 'csr_create_new'
    +      INTEGER                                            :: handle
    +
    +      CALL timeset(routineN, handle)
    +
    +      IF (nrows_total .LT. nrows_local) &
    +         DBCSR_ABORT("local number of rows must not exceed total number of rows")
    +
    +      IF (nze_total .LT. nze_local) CALL dbcsr_abort(__LOCATION__, "local number of non-zero "// &
    +                                                     "elements must not exceed total number of non-zero elements")
    +
    +      IF (INT(nrows_total, kind=int_8)*INT(ncols_total, kind=int_8) .LT. nze_total) &
    +         DBCSR_ABORT("Total number of non-zero elements must not exceed total matrix size")
    +
    +      IF (INT(nrows_local, kind=int_8)*INT(ncols_total, kind=int_8) .LT. nze_local) &
    +         DBCSR_ABORT("Local number of non-zero elements must not exceed local matrix size")
    +
    +      csr_mat%ncols_total = ncols_total
    +      csr_mat%nrows_total = nrows_total
    +      csr_mat%nze_total = nze_total
    +      csr_mat%nze_local = nze_local
    +      ALLOCATE (csr_mat%colind_local(nze_local))
    +      csr_mat%nrows_local = nrows_local
    +      ALLOCATE (csr_mat%rowptr_local(nrows_local + 1))
    +      ALLOCATE (csr_mat%nzerow_local(nrows_local))
    +
    +      IF (PRESENT(data_type)) THEN
    +         csr_mat%nzval_local%data_type = data_type
    +      ELSE
    +         csr_mat%nzval_local%data_type = dbcsr_type_real_default
    +      END IF
    +
    +      SELECT CASE (csr_mat%nzval_local%data_type)
    +      CASE (dbcsr_type_real_4)
    +         ALLOCATE (csr_mat%nzval_local%r_sp(nze_local))
    +      CASE (dbcsr_type_real_8)
    +         ALLOCATE (csr_mat%nzval_local%r_dp(nze_local))
    +      CASE (dbcsr_type_complex_4)
    +         ALLOCATE (csr_mat%nzval_local%c_sp(nze_local))
    +      CASE (dbcsr_type_complex_8)
    +         ALLOCATE (csr_mat%nzval_local%c_dp(nze_local))
    +      CASE DEFAULT
    +         DBCSR_ABORT("Invalid matrix type")
    +      END SELECT
    +
    +      csr_mat%mp_group = mp_group
    +
    +      csr_mat%valid = .TRUE.
    +      csr_mat%has_mapping = .FALSE.
    +      csr_mat%has_indices = .FALSE.
    +
    +      CALL timestop(handle)
     
        END SUBROUTINE csr_create_new
     
    diff --git a/develop/proc/csr_create_nzerow.html b/develop/proc/csr_create_nzerow.html index c401f106f9e..fa01fac30d5 100644 --- a/develop/proc/csr_create_nzerow.html +++ b/develop/proc/csr_create_nzerow.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/csr_create_template.html b/develop/proc/csr_create_template.html index dafa24fa603..bedd953d5b1 100644 --- a/develop/proc/csr_create_template.html +++ b/develop/proc/csr_create_template.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/csr_destroy.html b/develop/proc/csr_destroy.html index 53706f4a9b3..826bdb7f254 100644 --- a/develop/proc/csr_destroy.html +++ b/develop/proc/csr_destroy.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/csr_print_sparsity.html b/develop/proc/csr_print_sparsity.html index 7fef995fe41..87035ad830a 100644 --- a/develop/proc/csr_print_sparsity.html +++ b/develop/proc/csr_print_sparsity.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/csr_write.html b/develop/proc/csr_write.html index 1213f36f669..3811fa44e8c 100644 --- a/develop/proc/csr_write.html +++ b/develop/proc/csr_write.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/cuda_nvtx_range_push.html b/develop/proc/cuda_nvtx_range_push.html index 7b0b217218a..3eccd2dee87 100644 --- a/develop/proc/cuda_nvtx_range_push.html +++ b/develop/proc/cuda_nvtx_range_push.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/cyclic_dist.html b/develop/proc/cyclic_dist.html index 49ac2490417..fbd718a99cf 100644 --- a/develop/proc/cyclic_dist.html +++ b/develop/proc/cyclic_dist.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/cyclic_rowcols.html b/develop/proc/cyclic_rowcols.html index 977ab95f502..9809d0a5478 100644 --- a/develop/proc/cyclic_rowcols.html +++ b/develop/proc/cyclic_rowcols.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_d_sort.html b/develop/proc/dbcsr_1d_d_sort.html index 623102e57e4..782b67f0e87 100644 --- a/develop/proc/dbcsr_1d_d_sort.html +++ b/develop/proc/dbcsr_1d_d_sort.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_d_sort_low.html b/develop/proc/dbcsr_1d_d_sort_low.html index d86699689b6..209cdf2f485 100644 --- a/develop/proc/dbcsr_1d_d_sort_low.html +++ b/develop/proc/dbcsr_1d_d_sort_low.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_i4_sort.html b/develop/proc/dbcsr_1d_i4_sort.html index 6d563482d2e..9cb532dcd3b 100644 --- a/develop/proc/dbcsr_1d_i4_sort.html +++ b/develop/proc/dbcsr_1d_i4_sort.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_i4_sort_low.html b/develop/proc/dbcsr_1d_i4_sort_low.html index 150232b19dd..d9f2a579c8c 100644 --- a/develop/proc/dbcsr_1d_i4_sort_low.html +++ b/develop/proc/dbcsr_1d_i4_sort_low.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_i8_sort.html b/develop/proc/dbcsr_1d_i8_sort.html index f61b791422b..eacc12da752 100644 --- a/develop/proc/dbcsr_1d_i8_sort.html +++ b/develop/proc/dbcsr_1d_i8_sort.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_i8_sort_low.html b/develop/proc/dbcsr_1d_i8_sort_low.html index 911670e75e0..3e346b6ca8c 100644 --- a/develop/proc/dbcsr_1d_i8_sort_low.html +++ b/develop/proc/dbcsr_1d_i8_sort_low.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_s_sort.html b/develop/proc/dbcsr_1d_s_sort.html index 3b4572c5583..83abe745edd 100644 --- a/develop/proc/dbcsr_1d_s_sort.html +++ b/develop/proc/dbcsr_1d_s_sort.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_1d_s_sort_low.html b/develop/proc/dbcsr_1d_s_sort_low.html index cd44da4da2b..fa6ae54b4a2 100644 --- a/develop/proc/dbcsr_1d_s_sort_low.html +++ b/develop/proc/dbcsr_1d_s_sort_low.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr__a.html b/develop/proc/dbcsr__a.html index e9975fd8453..08fd347bb51 100644 --- a/develop/proc/dbcsr__a.html +++ b/develop/proc/dbcsr__a.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr__b.html b/develop/proc/dbcsr__b.html index 7aff7c9d8a2..05ff8c3c33a 100644 --- a/develop/proc/dbcsr__b.html +++ b/develop/proc/dbcsr__b.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr__l.html b/develop/proc/dbcsr__l.html index 1772facb703..bb2034c70ea 100644 --- a/develop/proc/dbcsr__l.html +++ b/develop/proc/dbcsr__l.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr__w.html b/develop/proc/dbcsr__w.html index baa9e2e89bd..3fc2df3d335 100644 --- a/develop/proc/dbcsr__w.html +++ b/develop/proc/dbcsr__w.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_abort_handler.html b/develop/proc/dbcsr_abort_handler.html index aad58dd85a4..b9d53d179df 100644 --- a/develop/proc/dbcsr_abort_handler.html +++ b/develop/proc/dbcsr_abort_handler.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_acc_do_mm_stack.html b/develop/proc/dbcsr_acc_do_mm_stack.html index 99339ade65c..2ca34a716c2 100644 --- a/develop/proc/dbcsr_acc_do_mm_stack.html +++ b/develop/proc/dbcsr_acc_do_mm_stack.html @@ -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

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_acc_get_ndevices.html b/develop/proc/dbcsr_acc_get_ndevices.html index abe2e01cd32..53403d77ae4 100644 --- a/develop/proc/dbcsr_acc_get_ndevices.html +++ b/develop/proc/dbcsr_acc_get_ndevices.html @@ -151,7 +151,7 @@

    Arguments


    Return Value - + integer

    diff --git a/develop/proc/dbcsr_acc_transpose.html b/develop/proc/dbcsr_acc_transpose.html index b90b4d42c4c..191e131313b 100644 --- a/develop/proc/dbcsr_acc_transpose.html +++ b/develop/proc/dbcsr_acc_transpose.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

    diff --git a/develop/proc/dbcsr_add_anytype.html b/develop/proc/dbcsr_add_anytype.html index 310306a8621..dae0dd9fb7c 100644 --- a/develop/proc/dbcsr_add_anytype.html +++ b/develop/proc/dbcsr_add_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_add_anytype_c.html b/develop/proc/dbcsr_add_anytype_c.html index f4093e0e61a..486ce57ec05 100644 --- a/develop/proc/dbcsr_add_anytype_c.html +++ b/develop/proc/dbcsr_add_anytype_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

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_anytype_d.html b/develop/proc/dbcsr_add_anytype_d.html index df8ba2c4961..9775f33d8c6 100644 --- a/develop/proc/dbcsr_add_anytype_d.html +++ b/develop/proc/dbcsr_add_anytype_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

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_anytype_s.html b/develop/proc/dbcsr_add_anytype_s.html index 955483448ca..b420da63d42 100644 --- a/develop/proc/dbcsr_add_anytype_s.html +++ b/develop/proc/dbcsr_add_anytype_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

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_anytype_z.html b/develop/proc/dbcsr_add_anytype_z.html index 5b530eafb52..e07b58f9c7b 100644 --- a/develop/proc/dbcsr_add_anytype_z.html +++ b/develop/proc/dbcsr_add_anytype_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

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_block_node.html b/develop/proc/dbcsr_add_block_node.html index 1f070eb9d24..12f5e12edf0 100644 --- a/develop/proc/dbcsr_add_block_node.html +++ b/develop/proc/dbcsr_add_block_node.html @@ -74,20 +74,20 @@

    dbcsr_add_block_node
  • 28 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -162,8 +162,8 @@

    Arguments

    @@ -246,49 +246,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_block_node~2.html b/develop/proc/dbcsr_add_block_node~2.html index c23909b9635..0aa59a51adb 100644 --- a/develop/proc/dbcsr_add_block_node~2.html +++ b/develop/proc/dbcsr_add_block_node~2.html @@ -74,20 +74,20 @@

    dbcsr_add_block_node
  • 6 statements + title=" 0.0% of total for procedures.">28 statements
  • - Source File + Source File
  • @@ -162,8 +162,8 @@

    Arguments

    @@ -246,14 +246,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_c.html b/develop/proc/dbcsr_add_c.html index d6c75db8aca..78f124ca980 100644 --- a/develop/proc/dbcsr_add_c.html +++ b/develop/proc/dbcsr_add_c.html @@ -74,20 +74,20 @@

    dbcsr_add_c
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -233,25 +233,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_c~2.html b/develop/proc/dbcsr_add_c~2.html index 05f9a53a809..e75fab5c88c 100644 --- a/develop/proc/dbcsr_add_c~2.html +++ b/develop/proc/dbcsr_add_c~2.html @@ -74,20 +74,20 @@

    dbcsr_add_c
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -233,13 +233,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_d.html b/develop/proc/dbcsr_add_d.html index c888ee5bdab..bcea975a655 100644 --- a/develop/proc/dbcsr_add_d.html +++ b/develop/proc/dbcsr_add_d.html @@ -74,20 +74,20 @@

    dbcsr_add_d
  • 20 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scala

    -

    Interface for dbcsr_add

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -204,7 +203,7 @@

    Arguments

    @@ -234,41 +233,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_default_logger.html b/develop/proc/dbcsr_add_default_logger.html index 99928737120..e750dfe03d4 100644 --- a/develop/proc/dbcsr_add_default_logger.html +++ b/develop/proc/dbcsr_add_default_logger.html @@ -165,7 +165,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_d~2.html b/develop/proc/dbcsr_add_d~2.html index 73a1d320e8e..f146e55f83c 100644 --- a/develop/proc/dbcsr_add_d~2.html +++ b/develop/proc/dbcsr_add_d~2.html @@ -74,20 +74,20 @@

    dbcsr_add_d
  • 6 statements + title=" 0.0% of total for procedures.">20 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_add_d(matrix_a, matrix_b, alpha_scalar, beta_scala

    +

    Interface for dbcsr_add

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -233,13 +234,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_on_diag_c.html b/develop/proc/dbcsr_add_on_diag_c.html index 1a817254f9a..df56577f9f5 100644 --- a/develop/proc/dbcsr_add_on_diag_c.html +++ b/develop/proc/dbcsr_add_on_diag_c.html @@ -74,20 +74,20 @@

    dbcsr_add_on_diag_c
  • 31 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -139,11 +139,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

    @@ -159,8 +158,8 @@

    Arguments

    @@ -182,9 +181,9 @@

    Arguments

    - + @@ -204,54 +203,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_c~2.html b/develop/proc/dbcsr_add_on_diag_c~2.html index c88cfe4d194..5bd2bde9924 100644 --- a/develop/proc/dbcsr_add_on_diag_c~2.html +++ b/develop/proc/dbcsr_add_on_diag_c~2.html @@ -74,20 +74,20 @@

    dbcsr_add_on_diag_c
  • 5 statements + title=" 0.1% of total for procedures.">31 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +159,8 @@

    Arguments

    @@ -181,9 +182,9 @@

    Arguments

    - + @@ -203,11 +204,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_d.html b/develop/proc/dbcsr_add_on_diag_d.html index 0f112026410..97fa54e460c 100644 --- a/develop/proc/dbcsr_add_on_diag_d.html +++ b/develop/proc/dbcsr_add_on_diag_d.html @@ -74,20 +74,20 @@

    dbcsr_add_on_diag_d
  • 31 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -139,11 +139,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

    @@ -159,8 +158,8 @@

    Arguments

    @@ -182,9 +181,9 @@

    Arguments

    - + @@ -204,54 +203,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_ds.html b/develop/proc/dbcsr_add_on_diag_ds.html index d54e248becf..4d48c3e9790 100644 --- a/develop/proc/dbcsr_add_on_diag_ds.html +++ b/develop/proc/dbcsr_add_on_diag_ds.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,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 c8c648195fc..c7dbfce8248 100644 --- a/develop/proc/dbcsr_add_on_diag_d~2.html +++ b/develop/proc/dbcsr_add_on_diag_d~2.html @@ -74,20 +74,20 @@

    dbcsr_add_on_diag_d
  • 5 statements + title=" 0.1% of total for procedures.">31 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +159,8 @@

    Arguments

    @@ -181,9 +182,9 @@

    Arguments

    - + @@ -203,11 +204,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_s.html b/develop/proc/dbcsr_add_on_diag_s.html index 02f9c2b4785..9270e125d18 100644 --- a/develop/proc/dbcsr_add_on_diag_s.html +++ b/develop/proc/dbcsr_add_on_diag_s.html @@ -74,20 +74,20 @@

    dbcsr_add_on_diag_s
  • 31 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -139,11 +139,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

    @@ -159,8 +158,8 @@

    Arguments

    @@ -182,9 +181,9 @@

    Arguments

    - + @@ -204,54 +203,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_s~2.html b/develop/proc/dbcsr_add_on_diag_s~2.html index b02d60c1e2e..a832c583a16 100644 --- a/develop/proc/dbcsr_add_on_diag_s~2.html +++ b/develop/proc/dbcsr_add_on_diag_s~2.html @@ -74,20 +74,20 @@

    dbcsr_add_on_diag_s
  • 5 statements + title=" 0.1% of total for procedures.">31 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +159,8 @@

    Arguments

    @@ -181,9 +182,9 @@

    Arguments

    - + @@ -203,11 +204,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_z.html b/develop/proc/dbcsr_add_on_diag_z.html index be125ae36c9..20583c4454d 100644 --- a/develop/proc/dbcsr_add_on_diag_z.html +++ b/develop/proc/dbcsr_add_on_diag_z.html @@ -74,20 +74,20 @@

    dbcsr_add_on_diag_z
  • 31 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -139,11 +139,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

    @@ -159,8 +158,8 @@

    Arguments

    @@ -182,9 +181,9 @@

    Arguments

    - + @@ -204,54 +203,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_on_diag_z~2.html b/develop/proc/dbcsr_add_on_diag_z~2.html index a29ccfc8e35..d04120fef17 100644 --- a/develop/proc/dbcsr_add_on_diag_z~2.html +++ b/develop/proc/dbcsr_add_on_diag_z~2.html @@ -74,20 +74,20 @@

    dbcsr_add_on_diag_z
  • 5 statements + title=" 0.1% of total for procedures.">31 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +159,8 @@

    Arguments

    @@ -181,9 +182,9 @@

    Arguments

    - + @@ -203,11 +204,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_s.html b/develop/proc/dbcsr_add_s.html index 2c8c05e0f21..52cef450ed9 100644 --- a/develop/proc/dbcsr_add_s.html +++ b/develop/proc/dbcsr_add_s.html @@ -74,20 +74,20 @@

    dbcsr_add_s
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -233,25 +233,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_s~2.html b/develop/proc/dbcsr_add_s~2.html index 55a50288dcd..d3183c88c41 100644 --- a/develop/proc/dbcsr_add_s~2.html +++ b/develop/proc/dbcsr_add_s~2.html @@ -74,20 +74,20 @@

    dbcsr_add_s
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -233,13 +233,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_wm_from_matrix.html b/develop/proc/dbcsr_add_wm_from_matrix.html index f402a1b3bf7..f1a05cb2390 100644 --- a/develop/proc/dbcsr_add_wm_from_matrix.html +++ b/develop/proc/dbcsr_add_wm_from_matrix.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_work_coordinate.html b/develop/proc/dbcsr_add_work_coordinate.html index 35652f9db33..23394fcd2c3 100644 --- a/develop/proc/dbcsr_add_work_coordinate.html +++ b/develop/proc/dbcsr_add_work_coordinate.html @@ -158,7 +158,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_add_z.html b/develop/proc/dbcsr_add_z.html index 97849fa5872..b16dba4e326 100644 --- a/develop/proc/dbcsr_add_z.html +++ b/develop/proc/dbcsr_add_z.html @@ -74,20 +74,20 @@

    dbcsr_add_z
  • 16 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -233,30 +233,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_add_z~2.html b/develop/proc/dbcsr_add_z~2.html index 9070de61fcd..5b288acb4a3 100644 --- a/develop/proc/dbcsr_add_z~2.html +++ b/develop/proc/dbcsr_add_z~2.html @@ -74,20 +74,20 @@

    dbcsr_add_z
  • 6 statements + title=" 0.0% of total for procedures.">16 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -233,13 +233,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_addto_index_array.html b/develop/proc/dbcsr_addto_index_array.html index fd3e76c5e06..7e7163164ff 100644 --- a/develop/proc/dbcsr_addto_index_array.html +++ b/develop/proc/dbcsr_addto_index_array.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_binary_read.html b/develop/proc/dbcsr_binary_read.html index 7def21404a3..8bbb8c64eb3 100644 --- a/develop/proc/dbcsr_binary_read.html +++ b/develop/proc/dbcsr_binary_read.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_binary_read~2.html b/develop/proc/dbcsr_binary_read~2.html index a7bdb64f589..1cc89336e17 100644 --- a/develop/proc/dbcsr_binary_read~2.html +++ b/develop/proc/dbcsr_binary_read~2.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_binary_write.html b/develop/proc/dbcsr_binary_write.html index 47075f5d953..d316a91cad4 100644 --- a/develop/proc/dbcsr_binary_write.html +++ b/develop/proc/dbcsr_binary_write.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_binary_write~2.html b/develop/proc/dbcsr_binary_write~2.html index c09976a85f0..d1480f81d15 100644 --- a/develop/proc/dbcsr_binary_write~2.html +++ b/develop/proc/dbcsr_binary_write~2.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_blk_col_offset.html b/develop/proc/dbcsr_blk_col_offset.html index 1c0b18447a2..0595328261f 100644 --- a/develop/proc/dbcsr_blk_col_offset.html +++ b/develop/proc/dbcsr_blk_col_offset.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_blk_column_size.html b/develop/proc/dbcsr_blk_column_size.html index fbf8298e706..27a8bc4603f 100644 --- a/develop/proc/dbcsr_blk_column_size.html +++ b/develop/proc/dbcsr_blk_column_size.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_blk_row_offset.html b/develop/proc/dbcsr_blk_row_offset.html index 69abd62bc3f..8de7c896002 100644 --- a/develop/proc/dbcsr_blk_row_offset.html +++ b/develop/proc/dbcsr_blk_row_offset.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_blk_row_size.html b/develop/proc/dbcsr_blk_row_size.html index 44fd433f625..92390de6f1b 100644 --- a/develop/proc/dbcsr_blk_row_size.html +++ b/develop/proc/dbcsr_blk_row_size.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_block_conjg.html b/develop/proc/dbcsr_block_conjg.html index 82ebdb00866..ceb0ad6d00c 100644 --- a/develop/proc/dbcsr_block_conjg.html +++ b/develop/proc/dbcsr_block_conjg.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_copy_aa.html b/develop/proc/dbcsr_block_copy_aa.html index cecbe1a6b31..6157890a373 100644 --- a/develop/proc/dbcsr_block_copy_aa.html +++ b/develop/proc/dbcsr_block_copy_aa.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

    @@ -254,7 +254,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_in_limits.html b/develop/proc/dbcsr_block_in_limits.html index 76eb006d9b7..bb255ac8a6d 100644 --- a/develop/proc/dbcsr_block_in_limits.html +++ b/develop/proc/dbcsr_block_in_limits.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_partial_copy.html b/develop/proc/dbcsr_block_partial_copy.html index 200cabb4a43..6571f81770f 100644 --- a/develop/proc/dbcsr_block_partial_copy.html +++ b/develop/proc/dbcsr_block_partial_copy.html @@ -159,7 +159,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -363,7 +363,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_real_neg.html b/develop/proc/dbcsr_block_real_neg.html index e52ece0cfe2..c53047cdd6d 100644 --- a/develop/proc/dbcsr_block_real_neg.html +++ b/develop/proc/dbcsr_block_real_neg.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    @@ -210,7 +210,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_scale.html b/develop/proc/dbcsr_block_scale.html index a88f0c9547a..050fb733fb2 100644 --- a/develop/proc/dbcsr_block_scale.html +++ b/develop/proc/dbcsr_block_scale.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_transpose_a.html b/develop/proc/dbcsr_block_transpose_a.html index aa6a74e4803..ee8cf72c580 100644 --- a/develop/proc/dbcsr_block_transpose_a.html +++ b/develop/proc/dbcsr_block_transpose_a.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_block_transpose_aa.html b/develop/proc/dbcsr_block_transpose_aa.html index a549a648ed9..0d5573d547f 100644 --- a/develop/proc/dbcsr_block_transpose_aa.html +++ b/develop/proc/dbcsr_block_transpose_aa.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

    @@ -254,7 +254,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_build_row_index_copy.html b/develop/proc/dbcsr_build_row_index_copy.html index f39d678adf1..e81c060223b 100644 --- a/develop/proc/dbcsr_build_row_index_copy.html +++ b/develop/proc/dbcsr_build_row_index_copy.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_build_row_index_inplace.html b/develop/proc/dbcsr_build_row_index_inplace.html index b8d07e2fa21..272c060dcec 100644 --- a/develop/proc/dbcsr_build_row_index_inplace.html +++ b/develop/proc/dbcsr_build_row_index_inplace.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_calc_block_sizes.html b/develop/proc/dbcsr_calc_block_sizes.html index ebd726071b7..2036594df29 100644 --- a/develop/proc/dbcsr_calc_block_sizes.html +++ b/develop/proc/dbcsr_calc_block_sizes.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_checksum.html b/develop/proc/dbcsr_checksum.html index 8e9787c71ff..3e44b10324e 100644 --- a/develop/proc/dbcsr_checksum.html +++ b/develop/proc/dbcsr_checksum.html @@ -74,20 +74,20 @@

    dbcsr_checksum
  • 93 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public function dbcsr_checksum(matrix, local, pos) result(checksum)

    -

    Calculates the checksum of a DBCSR matrix.

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,8 +198,7 @@

    Arguments

    @@ -209,11 +206,11 @@

    Arguments

    Return Value - + real(kind=dp)

    -

    calculated checksum

    +
    @@ -229,123 +226,11 @@

    Return Value

    Source Code

       FUNCTION dbcsr_checksum(matrix, local, pos) RESULT(checksum)
    -      !! Calculates the checksum of a DBCSR matrix.
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: local, pos
    -         !! no global communication
    -         !! position-dependent checksum
           REAL(KIND=dp)                                      :: checksum
    -         !! calculated checksum
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_checksum'
    -      COMPLEX(KIND=real_4), DIMENSION(:), POINTER        :: c_sp
    -      COMPLEX(KIND=real_8), DIMENSION(:), POINTER        :: c_dp
    -      INTEGER                                            :: bc, blk, blk_p, br, co, handle, m, mn, &
    -                                                            n, ro
    -      INTEGER, DIMENSION(:), POINTER                     :: col_blk_size, row_blk_size
    -      LOGICAL                                            :: nocomm, pd, tr
    -      REAL(KIND=dp)                                      :: blk_cs, local_cs, local_cs_row
    -      REAL(KIND=real_4), DIMENSION(:), POINTER           :: r_sp
    -      REAL(KIND=real_8), DIMENSION(:), POINTER           :: r_dp
    -
    -!   ---------------------------------------------------------------------------
     
    -      CALL timeset(routineN, handle)
    -      IF (.NOT. dbcsr_valid_index(matrix)) &
    -         DBCSR_ABORT("Invalid matrix.")
    -      nocomm = .FALSE.
    -      IF (PRESENT(local)) nocomm = local
    -      IF (PRESENT(pos)) THEN
    -         pd = pos
    -      ELSE
    -         pd = .FALSE.
    -      END IF
    -      row_blk_size => array_data(matrix%row_blk_size)
    -      col_blk_size => array_data(matrix%col_blk_size)
    -      local_cs = 0.0_dp
    -      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)
    -      CASE (dbcsr_type_complex_8)
    -         CALL dbcsr_get_data(matrix%data_area, c_dp)
    -      CASE (dbcsr_type_complex_4)
    -         CALL dbcsr_get_data(matrix%data_area, c_sp)
    -      END SELECT
    -      DO br = 1, matrix%nblkrows_total
    -         m = row_blk_size(br)
    -         ro = dbcsr_blk_row_offset(matrix, br)
    -         local_cs_row = 0
    -!$OMP        PARALLEL DO DEFAULT(NONE) &
    -!$OMP                 PRIVATE(bc,m,n,mn,blk_p,blk_cs,tr,co) &
    -!$OMP                 SHARED(pd,br,matrix,ro,row_blk_size,col_blk_size,r_dp, r_sp, c_dp,c_sp) &
    -!$OMP                  REDUCTION(+:local_cs_row)
    -         DO blk = matrix%row_p(br) + 1, matrix%row_p(br + 1)
    -            bc = matrix%col_i(blk)
    -            m = row_blk_size(br)
    -            n = col_blk_size(bc)
    -            mn = m*n
    -            blk_p = ABS(matrix%blk_p(blk))
    -            tr = matrix%blk_p(blk) .LT. 0
    -            IF (blk_p .NE. 0) THEN
    -               IF (mn .GT. 0) THEN
    -                  IF (tr) CALL swap(m, n)
    -                  co = dbcsr_blk_col_offset(matrix, bc)
    -                  ! Calculate DDOT
    -                  SELECT CASE (matrix%data_type)
    -                  CASE (dbcsr_type_real_8)
    -                     IF (pd) THEN
    -                        blk_cs = pd_blk_cs(m, n, r_dp(blk_p:blk_p + mn - 1), &
    -                                           tr, ro, co)
    -                     ELSE
    -                        blk_cs = REAL(DOT_PRODUCT(r_dp(blk_p:blk_p + mn - 1), &
    -                                                  r_dp(blk_p:blk_p + mn - 1)), KIND=dp)
    -                     END IF
    -                  CASE (dbcsr_type_real_4)
    -                     IF (pd) THEN
    -                        blk_cs = pd_blk_cs(m, n, REAL(r_sp(blk_p:blk_p + mn - 1), KIND=dp), &
    -                                           tr, ro, co)
    -                     ELSE
    -                        blk_cs = REAL(DOT_PRODUCT(r_sp(blk_p:blk_p + mn - 1), &
    -                                                  r_sp(blk_p:blk_p + mn - 1)), KIND=dp)
    -                     END IF
    -                  CASE (dbcsr_type_complex_8)
    -                     IF (pd) THEN
    -                        blk_cs = pd_blk_cs(m, n, REAL(c_dp(blk_p:blk_p + mn - 1), KIND=dp), &
    -                                           tr, ro, co)
    -                     ELSE
    -                        blk_cs = REAL(DOT_PRODUCT(c_dp(blk_p:blk_p + mn - 1), &
    -                                                  c_dp(blk_p:blk_p + mn - 1)), KIND=dp)
    -                     END IF
    -                  CASE (dbcsr_type_complex_4)
    -                     IF (pd) THEN
    -                        blk_cs = pd_blk_cs(m, n, REAL(c_sp(blk_p:blk_p + mn - 1), KIND=dp), &
    -                                           tr, ro, co)
    -                     ELSE
    -                        blk_cs = REAL(DOT_PRODUCT(c_sp(blk_p:blk_p + mn - 1), &
    -                                                  c_sp(blk_p:blk_p + mn - 1)), KIND=dp)
    -                     END IF
    -                  CASE default
    -                     blk_cs = 0.0_dp
    -                  END SELECT
    -               ELSE
    -                  blk_cs = 0.0_dp
    -               END IF
    -               local_cs_row = local_cs_row + blk_cs
    -            END IF
    -         END DO
    -         local_cs = local_cs + local_cs_row
    -      END DO
    -      checksum = local_cs
    -      IF (.NOT. nocomm) THEN
    -         CALL mp_sum(local_cs, dbcsr_mp_group(dbcsr_distribution_mp( &
    -                                              matrix%dist)))
    -         checksum = local_cs
    -      END IF
    -      CALL timestop(handle)
    +      checksum = dbcsr_checksum_prv(matrix%prv, local=local, pos=pos)
        END FUNCTION dbcsr_checksum
     
    diff --git a/develop/proc/dbcsr_checksum~2.html b/develop/proc/dbcsr_checksum~2.html index adec0f4b833..abdeed956b7 100644 --- a/develop/proc/dbcsr_checksum~2.html +++ b/develop/proc/dbcsr_checksum~2.html @@ -74,20 +74,20 @@

    dbcsr_checksum
  • 6 statements + title=" 0.2% of total for procedures.">93 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public function dbcsr_checksum(matrix, local, pos) result(checksum)

    +

    Calculates the checksum of a DBCSR matrix.

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,7 +200,8 @@

    Arguments

    @@ -210,7 +213,7 @@

    Return Value real(kind=dp)

    - +

    calculated checksum


    @@ -226,11 +229,123 @@

    Return Value

    Source Code

       FUNCTION dbcsr_checksum(matrix, local, pos) RESULT(checksum)
    +      !! Calculates the checksum of a DBCSR matrix.
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: local, pos
    +         !! no global communication
    +         !! position-dependent checksum
           REAL(KIND=dp)                                      :: checksum
    +         !! calculated checksum
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_checksum'
    +      COMPLEX(KIND=real_4), DIMENSION(:), POINTER        :: c_sp
    +      COMPLEX(KIND=real_8), DIMENSION(:), POINTER        :: c_dp
    +      INTEGER                                            :: bc, blk, blk_p, br, co, handle, m, mn, &
    +                                                            n, ro
    +      INTEGER, DIMENSION(:), POINTER                     :: col_blk_size, row_blk_size
    +      LOGICAL                                            :: nocomm, pd, tr
    +      REAL(KIND=dp)                                      :: blk_cs, local_cs, local_cs_row
    +      REAL(KIND=real_4), DIMENSION(:), POINTER           :: r_sp
    +      REAL(KIND=real_8), DIMENSION(:), POINTER           :: r_dp
    +
    +!   ---------------------------------------------------------------------------
     
    -      checksum = dbcsr_checksum_prv(matrix%prv, local=local, pos=pos)
    +      CALL timeset(routineN, handle)
    +      IF (.NOT. dbcsr_valid_index(matrix)) &
    +         DBCSR_ABORT("Invalid matrix.")
    +      nocomm = .FALSE.
    +      IF (PRESENT(local)) nocomm = local
    +      IF (PRESENT(pos)) THEN
    +         pd = pos
    +      ELSE
    +         pd = .FALSE.
    +      END IF
    +      row_blk_size => array_data(matrix%row_blk_size)
    +      col_blk_size => array_data(matrix%col_blk_size)
    +      local_cs = 0.0_dp
    +      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)
    +      CASE (dbcsr_type_complex_8)
    +         CALL dbcsr_get_data(matrix%data_area, c_dp)
    +      CASE (dbcsr_type_complex_4)
    +         CALL dbcsr_get_data(matrix%data_area, c_sp)
    +      END SELECT
    +      DO br = 1, matrix%nblkrows_total
    +         m = row_blk_size(br)
    +         ro = dbcsr_blk_row_offset(matrix, br)
    +         local_cs_row = 0
    +!$OMP        PARALLEL DO DEFAULT(NONE) &
    +!$OMP                 PRIVATE(bc,m,n,mn,blk_p,blk_cs,tr,co) &
    +!$OMP                 SHARED(pd,br,matrix,ro,row_blk_size,col_blk_size,r_dp, r_sp, c_dp,c_sp) &
    +!$OMP                  REDUCTION(+:local_cs_row)
    +         DO blk = matrix%row_p(br) + 1, matrix%row_p(br + 1)
    +            bc = matrix%col_i(blk)
    +            m = row_blk_size(br)
    +            n = col_blk_size(bc)
    +            mn = m*n
    +            blk_p = ABS(matrix%blk_p(blk))
    +            tr = matrix%blk_p(blk) .LT. 0
    +            IF (blk_p .NE. 0) THEN
    +               IF (mn .GT. 0) THEN
    +                  IF (tr) CALL swap(m, n)
    +                  co = dbcsr_blk_col_offset(matrix, bc)
    +                  ! Calculate DDOT
    +                  SELECT CASE (matrix%data_type)
    +                  CASE (dbcsr_type_real_8)
    +                     IF (pd) THEN
    +                        blk_cs = pd_blk_cs(m, n, r_dp(blk_p:blk_p + mn - 1), &
    +                                           tr, ro, co)
    +                     ELSE
    +                        blk_cs = REAL(DOT_PRODUCT(r_dp(blk_p:blk_p + mn - 1), &
    +                                                  r_dp(blk_p:blk_p + mn - 1)), KIND=dp)
    +                     END IF
    +                  CASE (dbcsr_type_real_4)
    +                     IF (pd) THEN
    +                        blk_cs = pd_blk_cs(m, n, REAL(r_sp(blk_p:blk_p + mn - 1), KIND=dp), &
    +                                           tr, ro, co)
    +                     ELSE
    +                        blk_cs = REAL(DOT_PRODUCT(r_sp(blk_p:blk_p + mn - 1), &
    +                                                  r_sp(blk_p:blk_p + mn - 1)), KIND=dp)
    +                     END IF
    +                  CASE (dbcsr_type_complex_8)
    +                     IF (pd) THEN
    +                        blk_cs = pd_blk_cs(m, n, REAL(c_dp(blk_p:blk_p + mn - 1), KIND=dp), &
    +                                           tr, ro, co)
    +                     ELSE
    +                        blk_cs = REAL(DOT_PRODUCT(c_dp(blk_p:blk_p + mn - 1), &
    +                                                  c_dp(blk_p:blk_p + mn - 1)), KIND=dp)
    +                     END IF
    +                  CASE (dbcsr_type_complex_4)
    +                     IF (pd) THEN
    +                        blk_cs = pd_blk_cs(m, n, REAL(c_sp(blk_p:blk_p + mn - 1), KIND=dp), &
    +                                           tr, ro, co)
    +                     ELSE
    +                        blk_cs = REAL(DOT_PRODUCT(c_sp(blk_p:blk_p + mn - 1), &
    +                                                  c_sp(blk_p:blk_p + mn - 1)), KIND=dp)
    +                     END IF
    +                  CASE default
    +                     blk_cs = 0.0_dp
    +                  END SELECT
    +               ELSE
    +                  blk_cs = 0.0_dp
    +               END IF
    +               local_cs_row = local_cs_row + blk_cs
    +            END IF
    +         END DO
    +         local_cs = local_cs + local_cs_row
    +      END DO
    +      checksum = local_cs
    +      IF (.NOT. nocomm) THEN
    +         CALL mp_sum(local_cs, dbcsr_mp_group(dbcsr_distribution_mp( &
    +                                              matrix%dist)))
    +         checksum = local_cs
    +      END IF
    +      CALL timestop(handle)
        END FUNCTION dbcsr_checksum
     
    diff --git a/develop/proc/dbcsr_clear.html b/develop/proc/dbcsr_clear.html index b967c19f458..94e90dae7d9 100644 --- a/develop/proc/dbcsr_clear.html +++ b/develop/proc/dbcsr_clear.html @@ -74,20 +74,20 @@

    dbcsr_clear
  • 7 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -133,11 +133,11 @@

    Contents

    -

    public subroutine dbcsr_clear(matrix) +

    public subroutine dbcsr_clear(dbcsr_mat)

    -

    Clear a matrix (remove all blocks)

    +

    Clear a matrix

    Arguments

    @@ -153,15 +153,15 @@

    Arguments

    - + diff --git a/develop/proc/dbcsr_clearfrom_index_array.html b/develop/proc/dbcsr_clearfrom_index_array.html index 8db45ab8198..2c8ccb9b05c 100644 --- a/develop/proc/dbcsr_clearfrom_index_array.html +++ b/develop/proc/dbcsr_clearfrom_index_array.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_clear~2.html b/develop/proc/dbcsr_clear~2.html index 32f1f0926ad..5323b2cf482 100644 --- a/develop/proc/dbcsr_clear~2.html +++ b/develop/proc/dbcsr_clear~2.html @@ -74,20 +74,20 @@

    dbcsr_clear
  • 4 statements + title=" 0.0% of total for procedures.">7 statements
  • - Source File + Source File
  • @@ -133,11 +133,11 @@

    Contents

    -

    public subroutine dbcsr_clear(dbcsr_mat) +

    public subroutine dbcsr_clear(matrix)

    -

    Clear a matrix

    +

    Clear a matrix (remove all blocks)

    Arguments

    @@ -153,15 +153,15 @@

    Arguments

    - + diff --git a/develop/proc/dbcsr_col_block_offsets.html b/develop/proc/dbcsr_col_block_offsets.html index ddfdff9b25a..c7f5ef8626d 100644 --- a/develop/proc/dbcsr_col_block_offsets.html +++ b/develop/proc/dbcsr_col_block_offsets.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_col_block_sizes.html b/develop/proc/dbcsr_col_block_sizes.html index 8a8ed3fec81..69ca4fc196f 100644 --- a/develop/proc/dbcsr_col_block_sizes.html +++ b/develop/proc/dbcsr_col_block_sizes.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 73131ce7d14..9243dbaee4c 100644 --- a/develop/proc/dbcsr_complete_redistribute.html +++ b/develop/proc/dbcsr_complete_redistribute.html @@ -74,20 +74,20 @@

    dbcsr_complete_redistribute
  • 251 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,10 +143,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

    @@ -162,8 +158,8 @@

    Arguments

    @@ -202,13 +198,12 @@

    Arguments

    @@ -218,8 +213,7 @@

    Arguments

    @@ -240,408 +234,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_complete_redistribute~2.html b/develop/proc/dbcsr_complete_redistribute~2.html index a68da5dcf10..d918abc09ef 100644 --- a/develop/proc/dbcsr_complete_redistribute~2.html +++ b/develop/proc/dbcsr_complete_redistribute~2.html @@ -74,20 +74,20 @@

    dbcsr_complete_redistribute
  • 6 statements + title=" 0.4% of total for procedures.">251 statements
  • - Source File + Source File
  • @@ -143,6 +143,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

    @@ -158,8 +162,8 @@

    Arguments

    @@ -198,12 +202,13 @@

    Arguments

    @@ -213,7 +218,8 @@

    Arguments

    @@ -234,11 +240,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_conjg.html b/develop/proc/dbcsr_conjg.html index ab5927e2448..ec1ff4a708a 100644 --- a/develop/proc/dbcsr_conjg.html +++ b/develop/proc/dbcsr_conjg.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_convert_csr_to_dbcsr.html b/develop/proc/dbcsr_convert_csr_to_dbcsr.html index 5b48ca2df50..372690385fd 100644 --- a/develop/proc/dbcsr_convert_csr_to_dbcsr.html +++ b/develop/proc/dbcsr_convert_csr_to_dbcsr.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_convert_dbcsr_to_csr.html b/develop/proc/dbcsr_convert_dbcsr_to_csr.html index 22eecf7fc50..86e9026d522 100644 --- a/develop/proc/dbcsr_convert_dbcsr_to_csr.html +++ b/develop/proc/dbcsr_convert_dbcsr_to_csr.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_copy.html b/develop/proc/dbcsr_copy.html index 2fc120643d5..04e344d2859 100644 --- a/develop/proc/dbcsr_copy.html +++ b/develop/proc/dbcsr_copy.html @@ -74,20 +74,20 @@

    dbcsr_copy
  • 62 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, shall

    -

    copy a matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -199,12 +198,12 @@

    Arguments

    @@ -214,15 +213,12 @@

    Arguments

    @@ -232,15 +228,12 @@

    Arguments

    @@ -250,15 +243,12 @@

    Arguments

    @@ -268,7 +258,7 @@

    Arguments

    @@ -290,105 +280,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_copy_into_existing.html b/develop/proc/dbcsr_copy_into_existing.html index b9e5881d59e..586be2ff08b 100644 --- a/develop/proc/dbcsr_copy_into_existing.html +++ b/develop/proc/dbcsr_copy_into_existing.html @@ -74,20 +74,20 @@

    dbcsr_copy_into_existing
  • 67 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a)

    -

    copy a matrix, retaining current sparsity

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -205,104 +204,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_into_existing_sym.html b/develop/proc/dbcsr_copy_into_existing_sym.html index 84d095307f5..617dfb5bdf1 100644 --- a/develop/proc/dbcsr_copy_into_existing_sym.html +++ b/develop/proc/dbcsr_copy_into_existing_sym.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_copy_into_existing~2.html b/develop/proc/dbcsr_copy_into_existing~2.html index f2a74d83363..9b5b173bf3d 100644 --- a/develop/proc/dbcsr_copy_into_existing~2.html +++ b/develop/proc/dbcsr_copy_into_existing~2.html @@ -74,20 +74,20 @@

    dbcsr_copy_into_existing
  • 5 statements + title=" 0.1% of total for procedures.">67 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_copy_into_existing(matrix_b, matrix_a)

    +

    copy a matrix, retaining current sparsity

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -204,10 +205,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_sort_data.html b/develop/proc/dbcsr_copy_sort_data.html index daadc678e0e..af1dc558418 100644 --- a/develop/proc/dbcsr_copy_sort_data.html +++ b/develop/proc/dbcsr_copy_sort_data.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -195,7 +195,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_copy_submatrix.html b/develop/proc/dbcsr_copy_submatrix.html index 38f1128d0a1..67b500bd871 100644 --- a/develop/proc/dbcsr_copy_submatrix.html +++ b/develop/proc/dbcsr_copy_submatrix.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_copy~2.html b/develop/proc/dbcsr_copy~2.html index 855b5e6fa74..a1daebbc7cb 100644 --- a/develop/proc/dbcsr_copy~2.html +++ b/develop/proc/dbcsr_copy~2.html @@ -74,20 +74,20 @@

    dbcsr_copy
  • 8 statements + title=" 0.1% of total for procedures.">62 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_copy(matrix_b, matrix_a, name, keep_sparsity, shall

    +

    copy a matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -198,12 +199,12 @@

    Arguments

    @@ -213,12 +214,15 @@

    Arguments

    @@ -228,12 +232,15 @@

    Arguments

    @@ -243,12 +250,15 @@

    Arguments

    @@ -258,7 +268,7 @@

    Arguments

    @@ -280,15 +290,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_count_row_index_copy.html b/develop/proc/dbcsr_count_row_index_copy.html index 82734451b39..eaec838a036 100644 --- a/develop/proc/dbcsr_count_row_index_copy.html +++ b/develop/proc/dbcsr_count_row_index_copy.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_count_row_index_inplace.html b/develop/proc/dbcsr_count_row_index_inplace.html index 7e6d19413b5..1a0002b0608 100644 --- a/develop/proc/dbcsr_count_row_index_inplace.html +++ b/develop/proc/dbcsr_count_row_index_inplace.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_create_brd.html b/develop/proc/dbcsr_create_brd.html index 16871a849fd..fee9cf489f2 100644 --- a/develop/proc/dbcsr_create_brd.html +++ b/develop/proc/dbcsr_create_brd.html @@ -159,7 +159,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_create_image_dist.html b/develop/proc/dbcsr_create_image_dist.html index c81a68c4c05..12df8198830 100644 --- a/develop/proc/dbcsr_create_image_dist.html +++ b/develop/proc/dbcsr_create_image_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_create_new.html b/develop/proc/dbcsr_create_new.html index b5c1bebfc76..f4f7bb05904 100644 --- a/develop/proc/dbcsr_create_new.html +++ b/develop/proc/dbcsr_create_new.html @@ -74,20 +74,20 @@

    dbcsr_create_new
  • 225 statements + title=" 0.0% of total for procedures.">21 statements
  • - Source File + Source File
  • @@ -139,15 +139,10 @@

    Contents

    -

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, thread_dist, reuse, reuse_arrays, mutable_work, make_index, replication_type) +

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse, reuse_arrays, mutable_work, replication_type)

    -

    Creates a matrix, allocating the essentials.

    -

    The matrix itself is allocated, as well as the essential parts of -the index. When passed the nze argument, the data is also allocated -to that size. -see dbcsr_types.F

    Arguments

    @@ -163,8 +158,8 @@

    Arguments

    @@ -193,8 +188,8 @@

    Arguments

    @@ -218,17 +213,17 @@

    Arguments

    - @@ -238,12 +233,12 @@

    Arguments

    - @@ -253,37 +248,7 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -292,92 +257,13 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -385,52 +271,7 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -447,13 +288,12 @@

    Arguments

    @@ -463,8 +303,7 @@

    Arguments

    @@ -479,24 +318,7 @@

    Arguments

    - - - - - - - - @@ -511,7 +333,7 @@

    Arguments

    @@ -532,324 +354,35 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_create_new(matrix, name, dist, matrix_type, &
    -                               row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, &
    -                               nze, data_type, data_buffer, &
    -                               data_memory_type, index_memory_type, &
    -                               max_rbs, max_cbs, &
    -                               row_blk_offset, col_blk_offset, &
    -                               thread_dist, &
    -                               reuse, reuse_arrays, mutable_work, make_index, replication_type)
    -      !! Creates a matrix, allocating the essentials.
    -      !!
    -      !! The matrix itself is allocated, as well as the essential parts of
    -      !! the index. When passed the nze argument, the data is also allocated
    -      !! to that size.
    -      !! see dbcsr_types.F
    -
    +                               row_blk_size, col_blk_size, nze, data_type, reuse, &
    +                               reuse_arrays, mutable_work, replication_type)
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! new matrix
           CHARACTER(len=*), INTENT(IN)                       :: name
    -      TYPE(dbcsr_distribution_obj), INTENT(IN)           :: dist
    -         !! distribution_2d distribution
    +      TYPE(dbcsr_distribution_type), INTENT(IN)          :: dist
           CHARACTER, INTENT(IN)                              :: matrix_type
    -         !! 'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric
    -      INTEGER, DIMENSION(:), INTENT(INOUT), POINTER, &
    -         CONTIGUOUS, OPTIONAL                            :: row_blk_size, col_blk_size
    -      TYPE(array_i1d_obj), INTENT(IN), OPTIONAL          :: row_blk_size_obj, col_blk_size_obj
    +      INTEGER, DIMENSION(:), INTENT(INOUT), POINTER      :: row_blk_size, col_blk_size
           INTEGER, INTENT(IN), OPTIONAL                      :: nze, data_type
    -         !! number of elements
    -         !! type of data from 'rRcC' for single/double precision real/complex, default is 'R'
    -      TYPE(dbcsr_data_obj), INTENT(IN), OPTIONAL         :: data_buffer
    -      TYPE(dbcsr_memtype_type), INTENT(IN), OPTIONAL     :: data_memory_type, index_memory_type
    -         !! allocate indices and data using special memory
    -         !! allocate indices using special memory
    -      INTEGER, INTENT(IN), OPTIONAL                      :: max_rbs, max_cbs
    -      TYPE(array_i1d_obj), INTENT(IN), OPTIONAL          :: row_blk_offset, col_blk_offset
    -      TYPE(dbcsr_distribution_obj), INTENT(IN), OPTIONAL :: thread_dist
    -      LOGICAL, INTENT(IN), OPTIONAL                      :: reuse, reuse_arrays, mutable_work, &
    -                                                            make_index
    -         !! reuses an existing matrix, default is to create a fresh one
    -         !! uses the mutable data for working and not the append-only data; default is append-only
    +      LOGICAL, INTENT(IN), OPTIONAL                      :: reuse, reuse_arrays, mutable_work
           CHARACTER, INTENT(IN), OPTIONAL                    :: replication_type
    -         !! replication to be used for this matrix; default is dbcsr_repl_none
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_create_new'
    -
    -      CHARACTER                                          :: matrix_type_l
    -      INTEGER                                            :: handle, my_nze
    -      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: vec_col_blk_offset, vec_row_blk_offset
    -      INTEGER, DIMENSION(dbcsr_meta_size)                :: new_meta
    -      LOGICAL                                            :: hijack, my_make_index
    -
    -!   ---------------------------------------------------------------------------
    -
    -      MARK_USED(thread_dist) ! only used with OMP
    -
    -      CALL timeset(routineN, handle)
    -
    -      ! Reuse matrix only if has actually been allocated.
    -      hijack = ASSOCIATED(matrix%index)
    -      IF (PRESENT(reuse)) hijack = reuse
    -
    -      my_make_index = .TRUE.
    -      IF (PRESENT(make_index)) my_make_index = make_index
    -
    -      IF (.NOT. hijack) THEN
    -         matrix = dbcsr_type()
    -         matrix%refcount = 1
    -      END IF
    -!$OMP     CRITICAL (crit_counter)
    -      matrix%serial_number = dbcsr_matrix_counter
    -      dbcsr_matrix_counter = dbcsr_matrix_counter + 1
    -!$OMP     END CRITICAL (crit_counter)
    -      ! Mark matrix index as having an invalid index.
    -      matrix%valid = .FALSE.
    -      matrix%name = name
    -      ! Sets the type of matrix building/modifying work structures.
    -      IF (PRESENT(mutable_work)) THEN
    -         matrix%work_mutable = mutable_work
    -      ELSE
    -         matrix%work_mutable = .FALSE.
    -      END IF
    -      ! Sets the correct data type.
    -      IF (PRESENT(data_type)) THEN
    -         SELECT CASE (data_type)
    -         CASE (dbcsr_type_real_4)
    -            matrix%data_type = dbcsr_type_real_4
    -         CASE (dbcsr_type_real_8)
    -            matrix%data_type = dbcsr_type_real_8
    -         CASE (dbcsr_type_complex_4)
    -            matrix%data_type = dbcsr_type_complex_4
    -         CASE (dbcsr_type_complex_8)
    -            matrix%data_type = dbcsr_type_complex_8
    -         CASE DEFAULT
    -            DBCSR_ABORT("Invalid matrix type")
    -         END SELECT
    -      ELSE
    -         matrix%data_type = dbcsr_type_real_default
    -      END IF
    -
    -      matrix%data_memory_type = dbcsr_memtype_default
    -      IF (PRESENT(data_memory_type)) &
    -         matrix%data_memory_type = data_memory_type
    -
    -      matrix%index_memory_type = dbcsr_memtype_default
    -      IF (PRESENT(index_memory_type)) &
    -         matrix%index_memory_type = index_memory_type
    -
    -      IF (hijack) THEN
    -         ! Release/deallocate elements that are replaced or not needed
    -         ! by the new matrix. This is similar to what dbcsr_destroy
    -         ! does, except that it keeps the index and data.
    -         CALL array_release(matrix%row_blk_size)
    -         CALL array_release(matrix%col_blk_size)
    -         CALL array_release(matrix%row_blk_offset)
    -         CALL array_release(matrix%col_blk_offset)
    -         IF (matrix%has_local_rows) &
    -            CALL array_release(matrix%local_rows)
    -         IF (matrix%has_global_rows) &
    -            CALL array_release(matrix%global_rows)
    -         IF (matrix%has_local_cols) &
    -            CALL array_release(matrix%local_cols)
    -         IF (matrix%has_global_cols) &
    -            CALL array_release(matrix%global_cols)
    -         CALL dbcsr_distribution_release(matrix%dist)
    -         IF (ASSOCIATED(matrix%wms)) THEN
    -            CALL dbcsr_work_destroy_all(matrix)
    -         END IF
    -         CALL array_nullify(matrix%local_rows)
    -         CALL array_nullify(matrix%global_rows)
    -         CALL array_nullify(matrix%local_cols)
    -         CALL array_nullify(matrix%global_cols)
    -         !
    -         IF (matrix%data_type /= matrix%data_area%d%data_type) &
    -            DBCSR_ABORT("Inconsistent data type for the existing buffer.")
    -         CALL dbcsr_data_set_size_referenced(matrix%data_area, 0)
    -      ELSE
    -         ! Invalidate index
    -         NULLIFY (matrix%index)
    -         ! Invalidate data
    -         IF (PRESENT(data_buffer)) THEN
    -            IF (.NOT. dbcsr_data_valid(data_buffer)) &
    -               DBCSR_ABORT("Input data buffer not valid.")
    -            IF (matrix%data_type /= data_buffer%d%data_type) &
    -               DBCSR_ABORT("Input buffer data type different by matrix data type.")
    -            matrix%data_memory_type = data_buffer%d%memory_type
    -            matrix%data_area = data_buffer
    -            CALL dbcsr_data_hold(matrix%data_area)
    -         ELSE
    -            CALL dbcsr_data_init(matrix%data_area)
    -         END IF
    -      END IF
    -      ! These are always invalidated.
    -      NULLIFY (matrix%row_p, matrix%col_i, matrix%blk_p, matrix%thr_c, &
    -               matrix%coo_l)
    -      IF (PRESENT(row_blk_size_obj)) THEN
    -         matrix%row_blk_size = row_blk_size_obj
    -         CALL array_hold(matrix%row_blk_size)
    -      ELSEIF (PRESENT(row_blk_size)) THEN
    -         CALL array_new(matrix%row_blk_size, row_blk_size, gift=reuse_arrays)
    -      ELSE
    -         DBCSR_ABORT("Missing row_blk_size")
    -      END IF
    -      IF (PRESENT(max_rbs)) THEN
    -         matrix%max_rbs = max_rbs
    -      ELSE IF (array_size(matrix%row_blk_size) .GT. 0) THEN
    -         matrix%max_rbs = MAXVAL(array_data(matrix%row_blk_size))
    -      ELSE
    -         matrix%max_rbs = 0
    -      END IF
    -      IF (PRESENT(col_blk_size_obj)) THEN
    -         matrix%col_blk_size = col_blk_size_obj
    -         CALL array_hold(matrix%col_blk_size)
    -      ELSEIF (PRESENT(col_blk_size)) THEN
    -         CALL array_new(matrix%col_blk_size, col_blk_size, gift=reuse_arrays)
    -      ELSE
    -         DBCSR_ABORT("Missing col_blk_size")
    -      END IF
    -      IF (PRESENT(max_cbs)) THEN
    -         matrix%max_cbs = max_cbs
    -      ELSE IF (array_size(matrix%col_blk_size) .GT. 0) THEN
    -         matrix%max_cbs = MAXVAL(array_data(matrix%col_blk_size))
    -      ELSE
    -         matrix%max_cbs = 0
    -      END IF
    -      !
    -      IF (array_size(matrix%row_blk_size) /= dbcsr_distribution_nrows(dist)) &
    -         DBCSR_ABORT("Number of blocked rows does match blocked row distribution.")
    -      IF (array_size(matrix%col_blk_size) /= dbcsr_distribution_ncols(dist)) &
    -         DBCSR_ABORT("Number of blocked columns does match blocked column distribution.")
    -      ! initialize row/col offsets
    -      IF (PRESENT(row_blk_offset)) THEN
    -         IF (dbcsr_distribution_nrows(dist) + 1 /= array_size(row_blk_offset)) &
    -            CALL dbcsr_abort(__LOCATION__, &
    -                             "Number of blocked offset rows does match blocked row distribution.")
    -         matrix%row_blk_offset = row_blk_offset
    -         CALL array_hold(matrix%row_blk_offset)
    -      ELSE
    -         ALLOCATE (vec_row_blk_offset(array_size(matrix%row_blk_size) + 1))
    -         CALL convert_sizes_to_offsets(array_data(matrix%row_blk_size), vec_row_blk_offset)
    -         CALL array_new(matrix%row_blk_offset, vec_row_blk_offset, gift=.TRUE.)
    -      END IF
    -
    -      IF (PRESENT(col_blk_offset)) THEN
    -         IF (dbcsr_distribution_ncols(dist) + 1 /= array_size(col_blk_offset)) &
    -            CALL dbcsr_abort(__LOCATION__, &
    -                             "Number of blocked offset columns does match blocked column distribution.")
    -         matrix%col_blk_offset = col_blk_offset
    -         CALL array_hold(matrix%col_blk_offset)
    -      ELSE
    -         ALLOCATE (vec_col_blk_offset(array_size(matrix%col_blk_size) + 1))
    -         CALL convert_sizes_to_offsets(array_data(matrix%col_blk_size), vec_col_blk_offset)
    -         CALL array_new(matrix%col_blk_offset, vec_col_blk_offset, gift=.TRUE.)
    -      END IF
    -
    -      matrix%dist = dist
    -      CALL dbcsr_distribution_hold(matrix%dist)
    -!$    IF (.NOT. dbcsr_distribution_has_threads(matrix%dist) .AND. PRESENT(thread_dist)) THEN
    -!$       IF (dbcsr_distribution_has_threads(thread_dist)) THEN
    -!$          matrix%dist%d%num_threads = thread_dist%d%num_threads
    -!$          matrix%dist%d%has_thread_dist = .TRUE.
    -!$          matrix%dist%d%thread_dist = thread_dist%d%thread_dist
    -!$          CALL array_hold(matrix%dist%d%thread_dist)
    -!$       END IF
    -!$    END IF
    -!$    IF (.NOT. dbcsr_distribution_has_threads(matrix%dist)) THEN
    -!$       CALL dbcsr_distribution_make_threads(matrix%dist, &
    -!$                                            array_data(matrix%row_blk_size))
    -!$    END IF
    -      ! Set up some data.
    -      IF (my_make_index) THEN
    -         CALL meta_from_dist(new_meta, dist, array_data(matrix%row_blk_size), &
    -                             array_data(matrix%col_blk_size))
    -         matrix%nblkrows_total = new_meta(dbcsr_slot_nblkrows_total)
    -         matrix%nblkcols_total = new_meta(dbcsr_slot_nblkcols_total)
    -         matrix%nfullrows_total = new_meta(dbcsr_slot_nfullrows_total)
    -         matrix%nfullcols_total = new_meta(dbcsr_slot_nfullcols_total)
    -         matrix%nblkrows_local = new_meta(dbcsr_slot_nblkrows_local)
    -         matrix%nblkcols_local = new_meta(dbcsr_slot_nblkcols_local)
    -         matrix%nfullrows_local = new_meta(dbcsr_slot_nfullrows_local)
    -         matrix%nfullcols_local = new_meta(dbcsr_slot_nfullcols_local)
    -      END IF
    -      my_nze = 0; IF (PRESENT(nze)) my_nze = nze
    -      matrix%nblks = 0
    -      matrix%nze = 0
    -
    -      IF (PRESENT(replication_type)) THEN
    -         IF (replication_type .NE. dbcsr_repl_none &
    -             .AND. replication_type .NE. dbcsr_repl_full &
    -             .AND. replication_type .NE. dbcsr_repl_row &
    -             .AND. replication_type .NE. dbcsr_repl_col) &
    -            DBCSR_ABORT("Invalid replication type '"//replication_type//"'")
    -         IF (replication_type .EQ. dbcsr_repl_row .OR. replication_type .EQ. dbcsr_repl_col) &
    -            DBCSR_WARN("Row and column replication not fully supported")
    -         matrix%replication_type = replication_type
    -      ELSE
    -         matrix%replication_type = dbcsr_repl_none
    -      END IF
    -      !
    -      ! Setup a matrix from scratch
    -      IF (.NOT. hijack) THEN
    -         IF (.NOT. PRESENT(data_buffer)) THEN
    -            CALL dbcsr_data_new(matrix%data_area, matrix%data_type, my_nze, &
    -                                memory_type=matrix%data_memory_type)
    -            CALL dbcsr_data_set_size_referenced(matrix%data_area, 0)
    -         END IF
    -         !
    -         IF (my_make_index) THEN
    -            NULLIFY (matrix%index)
    -            CALL ensure_array_size(matrix%index, lb=1, ub=dbcsr_num_slots, &
    -                                   zero_pad=.TRUE., memory_type=matrix%index_memory_type)
    +
    +      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: cont_row_blk_size, cont_col_blk_size
    +
    +      ! Make the array contiguous, avoid to change API
    +      ALLOCATE (cont_row_blk_size(SIZE(row_blk_size)), cont_col_blk_size(SIZE(col_blk_size)))
    +      cont_row_blk_size(:) = row_blk_size(:)
    +      cont_col_blk_size(:) = col_blk_size(:)
    +      IF (PRESENT(reuse_arrays)) THEN
    +         IF (reuse_arrays) THEN
    +            DEALLOCATE (row_blk_size, col_blk_size)
    +            NULLIFY (row_blk_size, col_blk_size)
              END IF
           END IF
    -      IF (my_make_index) THEN
    -         IF (LBOUND(matrix%index, 1) .GT. 1 &
    -             .OR. UBOUND(matrix%index, 1) .LT. dbcsr_num_slots) &
    -            DBCSR_ABORT("Index is not large enough")
    -         matrix%index(1:dbcsr_num_slots) = 0
    -         matrix%index(1:dbcsr_meta_size) = new_meta(1:dbcsr_meta_size)
    -         matrix%index(dbcsr_slot_size) = dbcsr_num_slots
    -      END IF
    -      !
    -      matrix%symmetry = .FALSE.
    -      matrix%negate_real = .FALSE.
    -      matrix%negate_imaginary = .FALSE.
    -      !matrix%transpose = .FALSE.
    -      matrix_type_l = matrix_type
    -      CALL uppercase(matrix_type_l)
    -      SELECT CASE (matrix_type_l)
    -      CASE (dbcsr_type_no_symmetry)
    -      CASE (dbcsr_type_symmetric)
    -         matrix%symmetry = .TRUE.
    -      CASE (dbcsr_type_antisymmetric)
    -         matrix%symmetry = .TRUE.
    -         matrix%negate_real = .TRUE.
    -         matrix%negate_imaginary = .TRUE.
    -      CASE (dbcsr_type_hermitian)
    -         matrix%symmetry = .TRUE.
    -         matrix%negate_imaginary = .TRUE.
    -      CASE (dbcsr_type_antihermitian)
    -         matrix%symmetry = .TRUE.
    -         matrix%negate_real = .TRUE.
    -      CASE DEFAULT
    -         DBCSR_ABORT("Invalid matrix type.")
    -      END SELECT
    -      matrix%bcsc = .FALSE.
    -      matrix%local_indexing = .FALSE.
    -      matrix%list_indexing = .FALSE.
    -      CALL array_nullify(matrix%local_rows)
    -      CALL array_nullify(matrix%global_rows)
    -      CALL array_nullify(matrix%local_cols)
    -      CALL array_nullify(matrix%global_cols)
    -      matrix%has_local_rows = .FALSE.
    -      matrix%has_global_rows = .FALSE.
    -      matrix%has_local_cols = .FALSE.
    -      matrix%has_global_cols = .FALSE.
    -      IF (my_make_index) THEN
    -         CALL dbcsr_make_index_exist(matrix)
    -      END IF
    -      matrix%valid = .TRUE.
    -      CALL timestop(handle)
    +      CALL dbcsr_create_prv(matrix%prv, name, dist%prv, &
    +                            matrix_type, &
    +                            cont_row_blk_size, cont_col_blk_size, nze=nze, &
    +                            data_type=data_type, reuse=reuse, &
    +                            reuse_arrays=.TRUE., &
    +                            mutable_work=mutable_work, replication_type=replication_type)
        END SUBROUTINE dbcsr_create_new
     
    diff --git a/develop/proc/dbcsr_create_new~2.html b/develop/proc/dbcsr_create_new~2.html index 7a270fac9b5..13a0935b51b 100644 --- a/develop/proc/dbcsr_create_new~2.html +++ b/develop/proc/dbcsr_create_new~2.html @@ -74,20 +74,20 @@

    dbcsr_create_new
  • 21 statements + title=" 0.4% of total for procedures.">225 statements
  • - Source File + Source File
  • @@ -139,10 +139,15 @@

    Contents

    -

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse, reuse_arrays, mutable_work, replication_type) +

    private subroutine dbcsr_create_new(matrix, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, thread_dist, reuse, reuse_arrays, mutable_work, make_index, replication_type)

    +

    Creates a matrix, allocating the essentials.

    +

    The matrix itself is allocated, as well as the essential parts of +the index. When passed the nze argument, the data is also allocated +to that size. +see dbcsr_types.F

    Arguments

    @@ -158,8 +163,8 @@

    Arguments

    @@ -188,8 +193,8 @@

    Arguments

    @@ -213,17 +218,17 @@

    Arguments

    - @@ -233,12 +238,12 @@

    Arguments

    - @@ -248,7 +253,37 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -258,12 +293,13 @@

    Arguments

    @@ -272,13 +308,136 @@

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -288,12 +447,13 @@

    Arguments

    @@ -303,12 +463,13 @@

    Arguments

    @@ -318,12 +479,29 @@

    Arguments

    + + + + + + + + @@ -333,7 +511,7 @@

    Arguments

    @@ -354,35 +532,324 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_create_new(matrix, name, dist, matrix_type, &
    -                               row_blk_size, col_blk_size, nze, data_type, reuse, &
    -                               reuse_arrays, mutable_work, replication_type)
    +                               row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, &
    +                               nze, data_type, data_buffer, &
    +                               data_memory_type, index_memory_type, &
    +                               max_rbs, max_cbs, &
    +                               row_blk_offset, col_blk_offset, &
    +                               thread_dist, &
    +                               reuse, reuse_arrays, mutable_work, make_index, replication_type)
    +      !! Creates a matrix, allocating the essentials.
    +      !!
    +      !! The matrix itself is allocated, as well as the essential parts of
    +      !! the index. When passed the nze argument, the data is also allocated
    +      !! to that size.
    +      !! see dbcsr_types.F
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         !! new matrix
           CHARACTER(len=*), INTENT(IN)                       :: name
    -      TYPE(dbcsr_distribution_type), INTENT(IN)          :: dist
    +      TYPE(dbcsr_distribution_obj), INTENT(IN)           :: dist
    +         !! distribution_2d distribution
           CHARACTER, INTENT(IN)                              :: matrix_type
    -      INTEGER, DIMENSION(:), INTENT(INOUT), POINTER      :: row_blk_size, col_blk_size
    +         !! 'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric
    +      INTEGER, DIMENSION(:), INTENT(INOUT), POINTER, &
    +         CONTIGUOUS, OPTIONAL                            :: row_blk_size, col_blk_size
    +      TYPE(array_i1d_obj), INTENT(IN), OPTIONAL          :: row_blk_size_obj, col_blk_size_obj
           INTEGER, INTENT(IN), OPTIONAL                      :: nze, data_type
    -      LOGICAL, INTENT(IN), OPTIONAL                      :: reuse, reuse_arrays, mutable_work
    +         !! number of elements
    +         !! type of data from 'rRcC' for single/double precision real/complex, default is 'R'
    +      TYPE(dbcsr_data_obj), INTENT(IN), OPTIONAL         :: data_buffer
    +      TYPE(dbcsr_memtype_type), INTENT(IN), OPTIONAL     :: data_memory_type, index_memory_type
    +         !! allocate indices and data using special memory
    +         !! allocate indices using special memory
    +      INTEGER, INTENT(IN), OPTIONAL                      :: max_rbs, max_cbs
    +      TYPE(array_i1d_obj), INTENT(IN), OPTIONAL          :: row_blk_offset, col_blk_offset
    +      TYPE(dbcsr_distribution_obj), INTENT(IN), OPTIONAL :: thread_dist
    +      LOGICAL, INTENT(IN), OPTIONAL                      :: reuse, reuse_arrays, mutable_work, &
    +                                                            make_index
    +         !! reuses an existing matrix, default is to create a fresh one
    +         !! uses the mutable data for working and not the append-only data; default is append-only
           CHARACTER, INTENT(IN), OPTIONAL                    :: replication_type
    -
    -      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: cont_row_blk_size, cont_col_blk_size
    -
    -      ! Make the array contiguous, avoid to change API
    -      ALLOCATE (cont_row_blk_size(SIZE(row_blk_size)), cont_col_blk_size(SIZE(col_blk_size)))
    -      cont_row_blk_size(:) = row_blk_size(:)
    -      cont_col_blk_size(:) = col_blk_size(:)
    -      IF (PRESENT(reuse_arrays)) THEN
    -         IF (reuse_arrays) THEN
    -            DEALLOCATE (row_blk_size, col_blk_size)
    -            NULLIFY (row_blk_size, col_blk_size)
    +         !! replication to be used for this matrix; default is dbcsr_repl_none
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_create_new'
    +
    +      CHARACTER                                          :: matrix_type_l
    +      INTEGER                                            :: handle, my_nze
    +      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: vec_col_blk_offset, vec_row_blk_offset
    +      INTEGER, DIMENSION(dbcsr_meta_size)                :: new_meta
    +      LOGICAL                                            :: hijack, my_make_index
    +
    +!   ---------------------------------------------------------------------------
    +
    +      MARK_USED(thread_dist) ! only used with OMP
    +
    +      CALL timeset(routineN, handle)
    +
    +      ! Reuse matrix only if has actually been allocated.
    +      hijack = ASSOCIATED(matrix%index)
    +      IF (PRESENT(reuse)) hijack = reuse
    +
    +      my_make_index = .TRUE.
    +      IF (PRESENT(make_index)) my_make_index = make_index
    +
    +      IF (.NOT. hijack) THEN
    +         matrix = dbcsr_type()
    +         matrix%refcount = 1
    +      END IF
    +!$OMP     CRITICAL (crit_counter)
    +      matrix%serial_number = dbcsr_matrix_counter
    +      dbcsr_matrix_counter = dbcsr_matrix_counter + 1
    +!$OMP     END CRITICAL (crit_counter)
    +      ! Mark matrix index as having an invalid index.
    +      matrix%valid = .FALSE.
    +      matrix%name = name
    +      ! Sets the type of matrix building/modifying work structures.
    +      IF (PRESENT(mutable_work)) THEN
    +         matrix%work_mutable = mutable_work
    +      ELSE
    +         matrix%work_mutable = .FALSE.
    +      END IF
    +      ! Sets the correct data type.
    +      IF (PRESENT(data_type)) THEN
    +         SELECT CASE (data_type)
    +         CASE (dbcsr_type_real_4)
    +            matrix%data_type = dbcsr_type_real_4
    +         CASE (dbcsr_type_real_8)
    +            matrix%data_type = dbcsr_type_real_8
    +         CASE (dbcsr_type_complex_4)
    +            matrix%data_type = dbcsr_type_complex_4
    +         CASE (dbcsr_type_complex_8)
    +            matrix%data_type = dbcsr_type_complex_8
    +         CASE DEFAULT
    +            DBCSR_ABORT("Invalid matrix type")
    +         END SELECT
    +      ELSE
    +         matrix%data_type = dbcsr_type_real_default
    +      END IF
    +
    +      matrix%data_memory_type = dbcsr_memtype_default
    +      IF (PRESENT(data_memory_type)) &
    +         matrix%data_memory_type = data_memory_type
    +
    +      matrix%index_memory_type = dbcsr_memtype_default
    +      IF (PRESENT(index_memory_type)) &
    +         matrix%index_memory_type = index_memory_type
    +
    +      IF (hijack) THEN
    +         ! Release/deallocate elements that are replaced or not needed
    +         ! by the new matrix. This is similar to what dbcsr_destroy
    +         ! does, except that it keeps the index and data.
    +         CALL array_release(matrix%row_blk_size)
    +         CALL array_release(matrix%col_blk_size)
    +         CALL array_release(matrix%row_blk_offset)
    +         CALL array_release(matrix%col_blk_offset)
    +         IF (matrix%has_local_rows) &
    +            CALL array_release(matrix%local_rows)
    +         IF (matrix%has_global_rows) &
    +            CALL array_release(matrix%global_rows)
    +         IF (matrix%has_local_cols) &
    +            CALL array_release(matrix%local_cols)
    +         IF (matrix%has_global_cols) &
    +            CALL array_release(matrix%global_cols)
    +         CALL dbcsr_distribution_release(matrix%dist)
    +         IF (ASSOCIATED(matrix%wms)) THEN
    +            CALL dbcsr_work_destroy_all(matrix)
    +         END IF
    +         CALL array_nullify(matrix%local_rows)
    +         CALL array_nullify(matrix%global_rows)
    +         CALL array_nullify(matrix%local_cols)
    +         CALL array_nullify(matrix%global_cols)
    +         !
    +         IF (matrix%data_type /= matrix%data_area%d%data_type) &
    +            DBCSR_ABORT("Inconsistent data type for the existing buffer.")
    +         CALL dbcsr_data_set_size_referenced(matrix%data_area, 0)
    +      ELSE
    +         ! Invalidate index
    +         NULLIFY (matrix%index)
    +         ! Invalidate data
    +         IF (PRESENT(data_buffer)) THEN
    +            IF (.NOT. dbcsr_data_valid(data_buffer)) &
    +               DBCSR_ABORT("Input data buffer not valid.")
    +            IF (matrix%data_type /= data_buffer%d%data_type) &
    +               DBCSR_ABORT("Input buffer data type different by matrix data type.")
    +            matrix%data_memory_type = data_buffer%d%memory_type
    +            matrix%data_area = data_buffer
    +            CALL dbcsr_data_hold(matrix%data_area)
    +         ELSE
    +            CALL dbcsr_data_init(matrix%data_area)
    +         END IF
    +      END IF
    +      ! These are always invalidated.
    +      NULLIFY (matrix%row_p, matrix%col_i, matrix%blk_p, matrix%thr_c, &
    +               matrix%coo_l)
    +      IF (PRESENT(row_blk_size_obj)) THEN
    +         matrix%row_blk_size = row_blk_size_obj
    +         CALL array_hold(matrix%row_blk_size)
    +      ELSEIF (PRESENT(row_blk_size)) THEN
    +         CALL array_new(matrix%row_blk_size, row_blk_size, gift=reuse_arrays)
    +      ELSE
    +         DBCSR_ABORT("Missing row_blk_size")
    +      END IF
    +      IF (PRESENT(max_rbs)) THEN
    +         matrix%max_rbs = max_rbs
    +      ELSE IF (array_size(matrix%row_blk_size) .GT. 0) THEN
    +         matrix%max_rbs = MAXVAL(array_data(matrix%row_blk_size))
    +      ELSE
    +         matrix%max_rbs = 0
    +      END IF
    +      IF (PRESENT(col_blk_size_obj)) THEN
    +         matrix%col_blk_size = col_blk_size_obj
    +         CALL array_hold(matrix%col_blk_size)
    +      ELSEIF (PRESENT(col_blk_size)) THEN
    +         CALL array_new(matrix%col_blk_size, col_blk_size, gift=reuse_arrays)
    +      ELSE
    +         DBCSR_ABORT("Missing col_blk_size")
    +      END IF
    +      IF (PRESENT(max_cbs)) THEN
    +         matrix%max_cbs = max_cbs
    +      ELSE IF (array_size(matrix%col_blk_size) .GT. 0) THEN
    +         matrix%max_cbs = MAXVAL(array_data(matrix%col_blk_size))
    +      ELSE
    +         matrix%max_cbs = 0
    +      END IF
    +      !
    +      IF (array_size(matrix%row_blk_size) /= dbcsr_distribution_nrows(dist)) &
    +         DBCSR_ABORT("Number of blocked rows does match blocked row distribution.")
    +      IF (array_size(matrix%col_blk_size) /= dbcsr_distribution_ncols(dist)) &
    +         DBCSR_ABORT("Number of blocked columns does match blocked column distribution.")
    +      ! initialize row/col offsets
    +      IF (PRESENT(row_blk_offset)) THEN
    +         IF (dbcsr_distribution_nrows(dist) + 1 /= array_size(row_blk_offset)) &
    +            CALL dbcsr_abort(__LOCATION__, &
    +                             "Number of blocked offset rows does match blocked row distribution.")
    +         matrix%row_blk_offset = row_blk_offset
    +         CALL array_hold(matrix%row_blk_offset)
    +      ELSE
    +         ALLOCATE (vec_row_blk_offset(array_size(matrix%row_blk_size) + 1))
    +         CALL convert_sizes_to_offsets(array_data(matrix%row_blk_size), vec_row_blk_offset)
    +         CALL array_new(matrix%row_blk_offset, vec_row_blk_offset, gift=.TRUE.)
    +      END IF
    +
    +      IF (PRESENT(col_blk_offset)) THEN
    +         IF (dbcsr_distribution_ncols(dist) + 1 /= array_size(col_blk_offset)) &
    +            CALL dbcsr_abort(__LOCATION__, &
    +                             "Number of blocked offset columns does match blocked column distribution.")
    +         matrix%col_blk_offset = col_blk_offset
    +         CALL array_hold(matrix%col_blk_offset)
    +      ELSE
    +         ALLOCATE (vec_col_blk_offset(array_size(matrix%col_blk_size) + 1))
    +         CALL convert_sizes_to_offsets(array_data(matrix%col_blk_size), vec_col_blk_offset)
    +         CALL array_new(matrix%col_blk_offset, vec_col_blk_offset, gift=.TRUE.)
    +      END IF
    +
    +      matrix%dist = dist
    +      CALL dbcsr_distribution_hold(matrix%dist)
    +!$    IF (.NOT. dbcsr_distribution_has_threads(matrix%dist) .AND. PRESENT(thread_dist)) THEN
    +!$       IF (dbcsr_distribution_has_threads(thread_dist)) THEN
    +!$          matrix%dist%d%num_threads = thread_dist%d%num_threads
    +!$          matrix%dist%d%has_thread_dist = .TRUE.
    +!$          matrix%dist%d%thread_dist = thread_dist%d%thread_dist
    +!$          CALL array_hold(matrix%dist%d%thread_dist)
    +!$       END IF
    +!$    END IF
    +!$    IF (.NOT. dbcsr_distribution_has_threads(matrix%dist)) THEN
    +!$       CALL dbcsr_distribution_make_threads(matrix%dist, &
    +!$                                            array_data(matrix%row_blk_size))
    +!$    END IF
    +      ! Set up some data.
    +      IF (my_make_index) THEN
    +         CALL meta_from_dist(new_meta, dist, array_data(matrix%row_blk_size), &
    +                             array_data(matrix%col_blk_size))
    +         matrix%nblkrows_total = new_meta(dbcsr_slot_nblkrows_total)
    +         matrix%nblkcols_total = new_meta(dbcsr_slot_nblkcols_total)
    +         matrix%nfullrows_total = new_meta(dbcsr_slot_nfullrows_total)
    +         matrix%nfullcols_total = new_meta(dbcsr_slot_nfullcols_total)
    +         matrix%nblkrows_local = new_meta(dbcsr_slot_nblkrows_local)
    +         matrix%nblkcols_local = new_meta(dbcsr_slot_nblkcols_local)
    +         matrix%nfullrows_local = new_meta(dbcsr_slot_nfullrows_local)
    +         matrix%nfullcols_local = new_meta(dbcsr_slot_nfullcols_local)
    +      END IF
    +      my_nze = 0; IF (PRESENT(nze)) my_nze = nze
    +      matrix%nblks = 0
    +      matrix%nze = 0
    +
    +      IF (PRESENT(replication_type)) THEN
    +         IF (replication_type .NE. dbcsr_repl_none &
    +             .AND. replication_type .NE. dbcsr_repl_full &
    +             .AND. replication_type .NE. dbcsr_repl_row &
    +             .AND. replication_type .NE. dbcsr_repl_col) &
    +            DBCSR_ABORT("Invalid replication type '"//replication_type//"'")
    +         IF (replication_type .EQ. dbcsr_repl_row .OR. replication_type .EQ. dbcsr_repl_col) &
    +            DBCSR_WARN("Row and column replication not fully supported")
    +         matrix%replication_type = replication_type
    +      ELSE
    +         matrix%replication_type = dbcsr_repl_none
    +      END IF
    +      !
    +      ! Setup a matrix from scratch
    +      IF (.NOT. hijack) THEN
    +         IF (.NOT. PRESENT(data_buffer)) THEN
    +            CALL dbcsr_data_new(matrix%data_area, matrix%data_type, my_nze, &
    +                                memory_type=matrix%data_memory_type)
    +            CALL dbcsr_data_set_size_referenced(matrix%data_area, 0)
    +         END IF
    +         !
    +         IF (my_make_index) THEN
    +            NULLIFY (matrix%index)
    +            CALL ensure_array_size(matrix%index, lb=1, ub=dbcsr_num_slots, &
    +                                   zero_pad=.TRUE., memory_type=matrix%index_memory_type)
              END IF
           END IF
    -      CALL dbcsr_create_prv(matrix%prv, name, dist%prv, &
    -                            matrix_type, &
    -                            cont_row_blk_size, cont_col_blk_size, nze=nze, &
    -                            data_type=data_type, reuse=reuse, &
    -                            reuse_arrays=.TRUE., &
    -                            mutable_work=mutable_work, replication_type=replication_type)
    +      IF (my_make_index) THEN
    +         IF (LBOUND(matrix%index, 1) .GT. 1 &
    +             .OR. UBOUND(matrix%index, 1) .LT. dbcsr_num_slots) &
    +            DBCSR_ABORT("Index is not large enough")
    +         matrix%index(1:dbcsr_num_slots) = 0
    +         matrix%index(1:dbcsr_meta_size) = new_meta(1:dbcsr_meta_size)
    +         matrix%index(dbcsr_slot_size) = dbcsr_num_slots
    +      END IF
    +      !
    +      matrix%symmetry = .FALSE.
    +      matrix%negate_real = .FALSE.
    +      matrix%negate_imaginary = .FALSE.
    +      !matrix%transpose = .FALSE.
    +      matrix_type_l = matrix_type
    +      CALL uppercase(matrix_type_l)
    +      SELECT CASE (matrix_type_l)
    +      CASE (dbcsr_type_no_symmetry)
    +      CASE (dbcsr_type_symmetric)
    +         matrix%symmetry = .TRUE.
    +      CASE (dbcsr_type_antisymmetric)
    +         matrix%symmetry = .TRUE.
    +         matrix%negate_real = .TRUE.
    +         matrix%negate_imaginary = .TRUE.
    +      CASE (dbcsr_type_hermitian)
    +         matrix%symmetry = .TRUE.
    +         matrix%negate_imaginary = .TRUE.
    +      CASE (dbcsr_type_antihermitian)
    +         matrix%symmetry = .TRUE.
    +         matrix%negate_real = .TRUE.
    +      CASE DEFAULT
    +         DBCSR_ABORT("Invalid matrix type.")
    +      END SELECT
    +      matrix%bcsc = .FALSE.
    +      matrix%local_indexing = .FALSE.
    +      matrix%list_indexing = .FALSE.
    +      CALL array_nullify(matrix%local_rows)
    +      CALL array_nullify(matrix%global_rows)
    +      CALL array_nullify(matrix%local_cols)
    +      CALL array_nullify(matrix%global_cols)
    +      matrix%has_local_rows = .FALSE.
    +      matrix%has_global_rows = .FALSE.
    +      matrix%has_local_cols = .FALSE.
    +      matrix%has_global_cols = .FALSE.
    +      IF (my_make_index) THEN
    +         CALL dbcsr_make_index_exist(matrix)
    +      END IF
    +      matrix%valid = .TRUE.
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_create_new
     
    diff --git a/develop/proc/dbcsr_create_template.html b/develop/proc/dbcsr_create_template.html index d93b3607993..ef9c151a77f 100644 --- a/develop/proc/dbcsr_create_template.html +++ b/develop/proc/dbcsr_create_template.html @@ -74,20 +74,20 @@

    dbcsr_create_template
  • 118 statements + title=" 0.1% of total for procedures.">39 statements
  • - Source File + Source File
  • @@ -139,7 +139,7 @@

    Contents

    -

    private subroutine dbcsr_create_template(matrix, template, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, reuse_arrays, mutable_work, make_index, replication_type) +

    private subroutine dbcsr_create_template(matrix, name, template, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse_arrays, mutable_work, replication_type)

    @@ -158,8 +158,8 @@

    Arguments

    - - + - + - - + - + @@ -233,12 +233,12 @@

    Arguments

    @@ -248,12 +248,12 @@

    Arguments

    @@ -263,37 +263,7 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -308,7 +278,7 @@

    Arguments

    @@ -323,112 +293,7 @@

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -456,21 +321,6 @@

    Arguments

    - - - - - - - - - - + - + - - + - + @@ -233,12 +233,12 @@

    Arguments

    @@ -248,12 +248,12 @@

    Arguments

    @@ -263,7 +263,37 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -278,7 +308,7 @@

    Arguments

    @@ -293,7 +323,112 @@

    Arguments

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -308,7 +443,7 @@

    Arguments

    @@ -323,7 +458,22 @@

    Arguments

    + + + + + + + + @@ -353,73 +503,192 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_create_template(matrix, name, template, &
    -                                    dist, matrix_type, &
    -                                    row_blk_size, col_blk_size, nze, data_type, &
    -                                    reuse_arrays, mutable_work, replication_type)
    +    
       SUBROUTINE dbcsr_create_template(matrix, template, name, dist, matrix_type, &
    +                                    row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, &
    +                                    nze, data_type, &
    +                                    data_buffer, data_memory_type, index_memory_type, &
    +                                    max_rbs, max_cbs, &
    +                                    row_blk_offset, col_blk_offset, &
    +                                    reuse_arrays, mutable_work, make_index, replication_type)
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -      CHARACTER(len=*), INTENT(IN), OPTIONAL             :: name
           TYPE(dbcsr_type), INTENT(IN)                       :: template
    -      TYPE(dbcsr_distribution_type), INTENT(IN), &
    -         OPTIONAL                                        :: dist
    +      CHARACTER(len=*), INTENT(IN), OPTIONAL             :: name
    +      TYPE(dbcsr_distribution_obj), INTENT(IN), OPTIONAL :: dist
           CHARACTER, INTENT(IN), OPTIONAL                    :: matrix_type
           INTEGER, DIMENSION(:), INTENT(INOUT), OPTIONAL, &
    -         POINTER                                         :: row_blk_size, col_blk_size
    +         POINTER, CONTIGUOUS                             :: row_blk_size, col_blk_size
    +      TYPE(array_i1d_obj), INTENT(IN), OPTIONAL          :: row_blk_size_obj, col_blk_size_obj
           INTEGER, INTENT(IN), OPTIONAL                      :: nze, data_type
    -      LOGICAL, INTENT(IN), OPTIONAL                      :: reuse_arrays, mutable_work
    +      TYPE(dbcsr_data_obj), INTENT(IN), OPTIONAL         :: data_buffer
    +      TYPE(dbcsr_memtype_type), INTENT(IN), OPTIONAL     :: data_memory_type, index_memory_type
    +      INTEGER, INTENT(IN), OPTIONAL                      :: max_rbs, max_cbs
    +      TYPE(array_i1d_obj), INTENT(IN), OPTIONAL          :: row_blk_offset, col_blk_offset
    +      LOGICAL, INTENT(IN), OPTIONAL                      :: reuse_arrays, mutable_work, make_index
           CHARACTER, INTENT(IN), OPTIONAL                    :: replication_type
     
    -      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: cont_row_blk_size, cont_col_blk_size
    +      CHARACTER                                          :: new_matrix_type, new_replication_type
    +      CHARACTER(len=default_string_length)               :: new_name
    +      INTEGER                                            :: new_data_type, new_max_cbs, new_max_rbs
    +      LOGICAL                                            :: my_make_index, new_mutable_work
    +      TYPE(array_i1d_obj)                                :: new_col_blk_offset, new_row_blk_offset
    +      TYPE(dbcsr_distribution_obj)                       :: new_dist
    +      TYPE(dbcsr_memtype_type)                           :: new_data_memory_type, &
    +                                                            new_index_memory_type
     
    -      IF (PRESENT(row_blk_size) .NEQV. PRESENT(col_blk_size)) THEN
    -         DBCSR_ABORT("Both row_blk_size and col_blk_size must be provided!")
    -      END IF
    +      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: blk_size
     
    -      ! Make the array contiguous, avoid to change API
    -      IF (PRESENT(row_blk_size)) THEN
    -         ! Avoid to change API
    -         ALLOCATE (cont_row_blk_size(SIZE(row_blk_size)), cont_col_blk_size(SIZE(col_blk_size)))
    -         cont_row_blk_size(:) = row_blk_size(:)
    -         cont_col_blk_size(:) = col_blk_size(:)
    -         IF (PRESENT(reuse_arrays)) THEN
    -            IF (reuse_arrays) THEN
    -               DEALLOCATE (row_blk_size, col_blk_size)
    -               NULLIFY (row_blk_size, col_blk_size)
    -            END IF
    -         END IF
    -      END IF
    +!   ---------------------------------------------------------------------------
     
    +      IF (PRESENT(name)) THEN
    +         new_name = TRIM(name)
    +      ELSE
    +         new_name = TRIM(dbcsr_name(template))
    +      END IF
           IF (PRESENT(dist)) THEN
    -         IF (PRESENT(row_blk_size)) THEN
    -            CALL dbcsr_create_prv(matrix%prv, template%prv, name, &
    -                                  dist%prv, matrix_type, &
    -                                  row_blk_size=cont_row_blk_size, col_blk_size=cont_col_blk_size, &
    -                                  nze=nze, data_type=data_type, &
    -                                  reuse_arrays=.TRUE., mutable_work=mutable_work, &
    -                                  replication_type=replication_type)
    -         ELSE
    -            CALL dbcsr_create_prv(matrix%prv, template%prv, name, &
    -                                  dist%prv, matrix_type, &
    -                                  nze=nze, data_type=data_type, &
    -                                  reuse_arrays=reuse_arrays, mutable_work=mutable_work, &
    -                                  replication_type=replication_type)
    -         END IF
    -      ELSE
    -         IF (PRESENT(row_blk_size)) THEN
    -            CALL dbcsr_create_prv(matrix%prv, template%prv, name, &
    -                                  matrix_type=matrix_type, &
    -                                  row_blk_size=cont_row_blk_size, col_blk_size=cont_col_blk_size, &
    -                                  nze=nze, data_type=data_type, &
    -                                  reuse_arrays=.TRUE., mutable_work=mutable_work, &
    -                                  replication_type=replication_type)
    -         ELSE
    -            CALL dbcsr_create_prv(matrix%prv, template%prv, name, &
    -                                  matrix_type=matrix_type, &
    -                                  nze=nze, data_type=data_type, &
    -                                  reuse_arrays=reuse_arrays, mutable_work=mutable_work, &
    -                                  replication_type=replication_type)
    -         END IF
    -      END IF
    +         new_dist = dist
    +      ELSE
    +         new_dist = dbcsr_distribution(template)
    +      END IF
    +      IF (PRESENT(matrix_type)) THEN
    +         new_matrix_type = matrix_type
    +      ELSE
    +         new_matrix_type = dbcsr_get_matrix_type(template)
    +      END IF
    +      !
    +      IF ((PRESENT(row_blk_size) .NEQV. PRESENT(col_blk_size)) .OR. &
    +          (PRESENT(row_blk_size_obj) .NEQV. PRESENT(col_blk_size_obj))) THEN
    +         DBCSR_ABORT("Both row_blk_size and col_blk_size must be provided")
    +      END IF
    +      !
    +      IF (PRESENT(max_rbs)) new_max_rbs = max_rbs
    +      IF (PRESENT(row_blk_offset)) new_row_blk_offset = row_blk_offset
    +      NULLIFY (blk_size)
    +      IF (PRESENT(row_blk_size_obj)) THEN
    +         blk_size => array_data(row_blk_size_obj)
    +      ELSEIF (PRESENT(row_blk_size)) THEN
    +         blk_size => row_blk_size
    +      END IF
    +      IF (ASSOCIATED(blk_size)) THEN
    +         IF (.NOT. PRESENT(max_rbs)) &
    +            new_max_rbs = MAXVAL(blk_size)
    +      ELSE
    +         IF (.NOT. PRESENT(max_rbs)) &
    +            new_max_rbs = dbcsr_max_row_size(template)
    +         IF (.NOT. PRESENT(row_blk_offset)) &
    +            new_row_blk_offset = template%row_blk_offset
    +      END IF
    +      !
    +      IF (PRESENT(max_cbs)) new_max_cbs = max_cbs
    +      IF (PRESENT(col_blk_offset)) new_col_blk_offset = col_blk_offset
    +      NULLIFY (blk_size)
    +      IF (PRESENT(col_blk_size_obj)) THEN
    +         blk_size => array_data(col_blk_size_obj)
    +      ELSEIF (PRESENT(col_blk_size)) THEN
    +         blk_size => col_blk_size
    +      END IF
    +      IF (ASSOCIATED(blk_size)) THEN
    +         IF (.NOT. PRESENT(max_cbs)) &
    +            new_max_cbs = MAXVAL(blk_size)
    +      ELSE
    +         IF (.NOT. PRESENT(max_cbs)) &
    +            new_max_cbs = dbcsr_max_col_size(template)
    +         IF (.NOT. PRESENT(col_blk_offset)) &
    +            new_col_blk_offset = template%col_blk_offset
    +      END IF
    +      IF (PRESENT(data_type)) THEN
    +         new_data_type = data_type
    +      ELSE
    +         new_data_type = dbcsr_get_data_type(template)
    +      END IF
    +      IF (PRESENT(data_memory_type)) THEN
    +         new_data_memory_type = data_memory_type
    +      ELSE
    +         new_data_memory_type = dbcsr_get_data_memory_type(template)
    +      END IF
    +      IF (PRESENT(index_memory_type)) THEN
    +         new_index_memory_type = index_memory_type
    +      ELSE
    +         new_index_memory_type = dbcsr_get_index_memory_type(template)
    +      END IF
    +      IF (PRESENT(replication_type)) THEN
    +         new_replication_type = replication_type
    +      ELSE
    +         new_replication_type = dbcsr_get_replication_type(template)
    +      END IF
    +      IF (PRESENT(mutable_work)) THEN
    +         new_mutable_work = mutable_work
    +      ELSE
    +         new_mutable_work = dbcsr_use_mutable(template)
    +      END IF
    +      IF (PRESENT(row_blk_size_obj)) THEN
    +         CALL dbcsr_create(matrix, name=new_name, dist=new_dist, &
    +                           matrix_type=new_matrix_type, &
    +                           row_blk_size_obj=row_blk_size_obj, &
    +                           col_blk_size_obj=col_blk_size_obj, &
    +                           nze=nze, &
    +                           data_type=new_data_type, &
    +                           data_buffer=data_buffer, &
    +                           data_memory_type=new_data_memory_type, &
    +                           index_memory_type=new_index_memory_type, &
    +                           max_rbs=new_max_rbs, max_cbs=new_max_cbs, &
    +                           row_blk_offset=row_blk_offset, col_blk_offset=col_blk_offset, &
    +                           reuse_arrays=reuse_arrays, &
    +                           mutable_work=new_mutable_work, &
    +                           make_index=make_index, &
    +                           replication_type=new_replication_type)
    +      ELSEIF (PRESENT(row_blk_size)) THEN
    +         CALL dbcsr_create(matrix, name=new_name, dist=new_dist, &
    +                           matrix_type=new_matrix_type, &
    +                           row_blk_size=row_blk_size, &
    +                           col_blk_size=col_blk_size, &
    +                           nze=nze, &
    +                           data_type=new_data_type, &
    +                           data_buffer=data_buffer, &
    +                           data_memory_type=new_data_memory_type, &
    +                           index_memory_type=new_index_memory_type, &
    +                           max_rbs=new_max_rbs, max_cbs=new_max_cbs, &
    +                           row_blk_offset=row_blk_offset, col_blk_offset=col_blk_offset, &
    +                           reuse_arrays=reuse_arrays, &
    +                           mutable_work=new_mutable_work, &
    +                           make_index=make_index, &
    +                           replication_type=new_replication_type)
    +      ELSE
    +         CALL dbcsr_create(matrix, name=new_name, dist=new_dist, &
    +                           matrix_type=new_matrix_type, &
    +                           row_blk_size_obj=template%row_blk_size, &
    +                           col_blk_size_obj=template%col_blk_size, &
    +                           nze=nze, &
    +                           data_type=new_data_type, &
    +                           data_buffer=data_buffer, &
    +                           data_memory_type=new_data_memory_type, &
    +                           index_memory_type=new_index_memory_type, &
    +                           max_rbs=new_max_rbs, max_cbs=new_max_cbs, &
    +                           row_blk_offset=new_row_blk_offset, col_blk_offset=new_col_blk_offset, &
    +                           thread_dist=dbcsr_distribution(template), &
    +                           reuse_arrays=reuse_arrays, &
    +                           mutable_work=new_mutable_work, &
    +                           make_index=make_index, &
    +                           replication_type=new_replication_type)
    +      END IF
    +      ! Copy stuff from the meta-array.  These are not normally needed,
    +      ! but have to be here for creating matrices from "image" matrices.
    +      my_make_index = .TRUE.
    +      IF (PRESENT(make_index)) my_make_index = make_index
    +      IF (my_make_index) THEN
    +         matrix%index(dbcsr_slot_home_prow) = template%index(dbcsr_slot_home_prow)
    +         matrix%index(dbcsr_slot_home_rowi) = template%index(dbcsr_slot_home_rowi)
    +         matrix%index(dbcsr_slot_home_pcol) = template%index(dbcsr_slot_home_pcol)
    +         matrix%index(dbcsr_slot_home_coli) = template%index(dbcsr_slot_home_coli)
    +         matrix%index(dbcsr_slot_home_vprow) = template%index(dbcsr_slot_home_vprow)
    +         matrix%index(dbcsr_slot_home_vpcol) = template%index(dbcsr_slot_home_vpcol)
    +      END IF
    +      IF (PRESENT(row_blk_size) .AND. .NOT. PRESENT(row_blk_offset)) THEN
    +         CALL array_release(new_row_blk_offset)
    +      END IF
    +      IF (PRESENT(col_blk_size) .AND. .NOT. PRESENT(col_blk_offset)) THEN
    +         CALL array_release(new_col_blk_offset)
    +      END IF
    +
        END SUBROUTINE dbcsr_create_template
     
    diff --git a/develop/proc/dbcsr_crop_matrix.html b/develop/proc/dbcsr_crop_matrix.html index 5a8beeaad6d..36d20a85f25 100644 --- a/develop/proc/dbcsr_crop_matrix.html +++ b/develop/proc/dbcsr_crop_matrix.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_csr_create_from_dbcsr.html b/develop/proc/dbcsr_csr_create_from_dbcsr.html index 36910701572..5c08c632daa 100644 --- a/develop/proc/dbcsr_csr_create_from_dbcsr.html +++ b/develop/proc/dbcsr_csr_create_from_dbcsr.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

    diff --git a/develop/proc/dbcsr_data_area.html b/develop/proc/dbcsr_data_area.html index c1faa65efce..09d64f74604 100644 --- a/develop/proc/dbcsr_data_area.html +++ b/develop/proc/dbcsr_data_area.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 2a39f9d6dd7..048ca0ee7ce 100644 --- a/develop/proc/dbcsr_data_clear0.html +++ b/develop/proc/dbcsr_data_clear0.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_clear_nt.html b/develop/proc/dbcsr_data_clear_nt.html index 73c39f94a56..885ef833ed7 100644 --- a/develop/proc/dbcsr_data_clear_nt.html +++ b/develop/proc/dbcsr_data_clear_nt.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_clear_pointer.html b/develop/proc/dbcsr_data_clear_pointer.html index 5c3f2b45e54..91ffe9bf225 100644 --- a/develop/proc/dbcsr_data_clear_pointer.html +++ b/develop/proc/dbcsr_data_clear_pointer.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_copy_aa.html b/develop/proc/dbcsr_data_copy_aa.html index 4248a1450e5..409c26061c1 100644 --- a/develop/proc/dbcsr_data_copy_aa.html +++ b/develop/proc/dbcsr_data_copy_aa.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_copy_aa2.html b/develop/proc/dbcsr_data_copy_aa2.html index ca61a31fe59..1d3e2a992f7 100644 --- a/develop/proc/dbcsr_data_copy_aa2.html +++ b/develop/proc/dbcsr_data_copy_aa2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_copyall.html b/develop/proc/dbcsr_data_copyall.html index 5462dbde57b..7cbc4e26ef8 100644 --- a/develop/proc/dbcsr_data_copyall.html +++ b/develop/proc/dbcsr_data_copyall.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_dev2host.html b/develop/proc/dbcsr_data_dev2host.html index a9b04426c57..95ad2bd702b 100644 --- a/develop/proc/dbcsr_data_dev2host.html +++ b/develop/proc/dbcsr_data_dev2host.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_ensure_size.html b/develop/proc/dbcsr_data_ensure_size.html index 1dc9a6261cd..303d205916a 100644 --- a/develop/proc/dbcsr_data_ensure_size.html +++ b/develop/proc/dbcsr_data_ensure_size.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_exists.html b/develop/proc/dbcsr_data_exists.html index dc331e671b8..79360c87e30 100644 --- a/develop/proc/dbcsr_data_exists.html +++ b/develop/proc/dbcsr_data_exists.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 f7e0d348c87..001ee365998 100644 --- a/develop/proc/dbcsr_data_get_memory_type.html +++ b/develop/proc/dbcsr_data_get_memory_type.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + type(dbcsr_memtype_type)

    diff --git a/develop/proc/dbcsr_data_get_size.html b/develop/proc/dbcsr_data_get_size.html index bd2888b6421..b38388e502c 100644 --- a/develop/proc/dbcsr_data_get_size.html +++ b/develop/proc/dbcsr_data_get_size.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 1c27543a46e..e330b6f474f 100644 --- a/develop/proc/dbcsr_data_get_size_referenced.html +++ b/develop/proc/dbcsr_data_get_size_referenced.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_data_get_sizes_1.html b/develop/proc/dbcsr_data_get_sizes_1.html index 0f906635ed4..6be813a6af7 100644 --- a/develop/proc/dbcsr_data_get_sizes_1.html +++ b/develop/proc/dbcsr_data_get_sizes_1.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_get_sizes_2.html b/develop/proc/dbcsr_data_get_sizes_2.html index 1e9029dace3..00de9dd1bbe 100644 --- a/develop/proc/dbcsr_data_get_sizes_2.html +++ b/develop/proc/dbcsr_data_get_sizes_2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_get_sizes_any.html b/develop/proc/dbcsr_data_get_sizes_any.html index 5429defe6d6..e272a7fd385 100644 --- a/develop/proc/dbcsr_data_get_sizes_any.html +++ b/develop/proc/dbcsr_data_get_sizes_any.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_get_type.html b/develop/proc/dbcsr_data_get_type.html index 5e8df69ad76..3b898eec892 100644 --- a/develop/proc/dbcsr_data_get_type.html +++ b/develop/proc/dbcsr_data_get_type.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_data_hold.html b/develop/proc/dbcsr_data_hold.html index 4650e7e77a8..6420e5c66a9 100644 --- a/develop/proc/dbcsr_data_hold.html +++ b/develop/proc/dbcsr_data_hold.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_host2dev.html b/develop/proc/dbcsr_data_host2dev.html index c64b12f7450..b71100c21a7 100644 --- a/develop/proc/dbcsr_data_host2dev.html +++ b/develop/proc/dbcsr_data_host2dev.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_init.html b/develop/proc/dbcsr_data_init.html index c7421f1d816..31dd1ad782c 100644 --- a/develop/proc/dbcsr_data_init.html +++ b/develop/proc/dbcsr_data_init.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_new.html b/develop/proc/dbcsr_data_new.html index c0860aa7f48..ad6da53d70d 100644 --- a/develop/proc/dbcsr_data_new.html +++ b/develop/proc/dbcsr_data_new.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_release.html b/develop/proc/dbcsr_data_release.html index df414fb5705..18e2f433714 100644 --- a/develop/proc/dbcsr_data_release.html +++ b/develop/proc/dbcsr_data_release.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_ac.html b/develop/proc/dbcsr_data_set_ac.html index d16707e9a04..931c7fe55a8 100644 --- a/develop/proc/dbcsr_data_set_ac.html +++ b/develop/proc/dbcsr_data_set_ac.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_ad.html b/develop/proc/dbcsr_data_set_ad.html index b7b098e2160..48af7cc691c 100644 --- a/develop/proc/dbcsr_data_set_ad.html +++ b/develop/proc/dbcsr_data_set_ad.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_as.html b/develop/proc/dbcsr_data_set_as.html index 7d8dae86b97..7f377b86db6 100644 --- a/develop/proc/dbcsr_data_set_as.html +++ b/develop/proc/dbcsr_data_set_as.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_az.html b/develop/proc/dbcsr_data_set_az.html index 5e8e57a1dba..5c3caf0febb 100644 --- a/develop/proc/dbcsr_data_set_az.html +++ b/develop/proc/dbcsr_data_set_az.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_set_size_referenced.html b/develop/proc/dbcsr_data_set_size_referenced.html index 2b880040c02..402ba5454ff 100644 --- a/develop/proc/dbcsr_data_set_size_referenced.html +++ b/develop/proc/dbcsr_data_set_size_referenced.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_valid.html b/develop/proc/dbcsr_data_valid.html index 8ecdfcb4039..126ac6eb237 100644 --- a/develop/proc/dbcsr_data_valid.html +++ b/develop/proc/dbcsr_data_valid.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_data_verify_bounds.html b/develop/proc/dbcsr_data_verify_bounds.html index 3d0f1067582..2fe05c99ddc 100644 --- a/develop/proc/dbcsr_data_verify_bounds.html +++ b/develop/proc/dbcsr_data_verify_bounds.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_data_zero.html b/develop/proc/dbcsr_data_zero.html index 90cb09f994f..3ef89a6b4ac 100644 --- a/develop/proc/dbcsr_data_zero.html +++ b/develop/proc/dbcsr_data_zero.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_datablock_redistribute.html b/develop/proc/dbcsr_datablock_redistribute.html index b7ead0e9218..1032b0ca7bc 100644 --- a/develop/proc/dbcsr_datablock_redistribute.html +++ b/develop/proc/dbcsr_datablock_redistribute.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    @@ -260,7 +260,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_datatype_sizeof.html b/develop/proc/dbcsr_datatype_sizeof.html index fe86188a16c..2fb13f62a1a 100644 --- a/develop/proc/dbcsr_datatype_sizeof.html +++ b/develop/proc/dbcsr_datatype_sizeof.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_deallocate_matrix.html b/develop/proc/dbcsr_deallocate_matrix.html index c6319312ad9..6c8acaab382 100644 --- a/develop/proc/dbcsr_deallocate_matrix.html +++ b/develop/proc/dbcsr_deallocate_matrix.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_default_logger_stack_size.html b/develop/proc/dbcsr_default_logger_stack_size.html index 914ebb88d69..51192195dbe 100644 --- a/develop/proc/dbcsr_default_logger_stack_size.html +++ b/develop/proc/dbcsr_default_logger_stack_size.html @@ -150,7 +150,7 @@

    Arguments


    Return Value - + integer

    diff --git a/develop/proc/dbcsr_destroy.html b/develop/proc/dbcsr_destroy.html index 063e0ac93da..abd7f006fa8 100644 --- a/develop/proc/dbcsr_destroy.html +++ b/develop/proc/dbcsr_destroy.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_destroy_image_dist.html b/develop/proc/dbcsr_destroy_image_dist.html index 2335473770a..5a52e1b741e 100644 --- a/develop/proc/dbcsr_destroy_image_dist.html +++ b/develop/proc/dbcsr_destroy_image_dist.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_desymmetrize.html b/develop/proc/dbcsr_desymmetrize.html index 132cf28c814..4ec1e374a00 100644 --- a/develop/proc/dbcsr_desymmetrize.html +++ b/develop/proc/dbcsr_desymmetrize.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_desymmetrize_deep.html b/develop/proc/dbcsr_desymmetrize_deep.html index 7cb63fb079d..a894ebd6ac2 100644 --- a/develop/proc/dbcsr_desymmetrize_deep.html +++ b/develop/proc/dbcsr_desymmetrize_deep.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_dist_bin.html b/develop/proc/dbcsr_dist_bin.html index 8d13c7f290c..0606c91471b 100644 --- a/develop/proc/dbcsr_dist_bin.html +++ b/develop/proc/dbcsr_dist_bin.html @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_dist_release_locals.html b/develop/proc/dbcsr_dist_release_locals.html index b09cc80f13a..0f6f818935e 100644 --- a/develop/proc/dbcsr_dist_release_locals.html +++ b/develop/proc/dbcsr_dist_release_locals.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribute.html b/develop/proc/dbcsr_distribute.html index 5c268a79aeb..81c66aa37ee 100644 --- a/develop/proc/dbcsr_distribute.html +++ b/develop/proc/dbcsr_distribute.html @@ -74,20 +74,20 @@

    dbcsr_distribute
  • 95 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_distribute(matrix, fast)

    -

    Distributes a matrix that is currently replicated.

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,7 +183,7 @@

    Arguments

    @@ -205,122 +204,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_distribute~2.html b/develop/proc/dbcsr_distribute~2.html index 961c7845ae6..5a2fefd281b 100644 --- a/develop/proc/dbcsr_distribute~2.html +++ b/develop/proc/dbcsr_distribute~2.html @@ -74,20 +74,20 @@

    dbcsr_distribute
  • 5 statements + title=" 0.2% of total for procedures.">95 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_distribute(matrix, fast)

    +

    Distributes a matrix that is currently replicated.

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,7 +184,7 @@

    Arguments

    @@ -204,10 +205,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_distribution.html b/develop/proc/dbcsr_distribution.html index c54ed03487f..7dabe2aa7b9 100644 --- a/develop/proc/dbcsr_distribution.html +++ b/develop/proc/dbcsr_distribution.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_col_dist.html b/develop/proc/dbcsr_distribution_col_dist.html index 11d273f32d0..f73f0eefcd4 100644 --- a/develop/proc/dbcsr_distribution_col_dist.html +++ b/develop/proc/dbcsr_distribution_col_dist.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 5c5b48dd688..d50c61202f6 100644 --- a/develop/proc/dbcsr_distribution_get.html +++ b/develop/proc/dbcsr_distribution_get.html @@ -74,20 +74,20 @@

    dbcsr_distribution_get
  • 27 statements + title=" 0.0% of total for procedures.">15 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_distribution_get(dist, row_dist, col_dist, nrows, n

    -

    Get distribution parameters

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -189,7 +188,7 @@

    Arguments

    @@ -204,7 +203,7 @@

    Arguments

    @@ -219,7 +218,7 @@

    Arguments

    @@ -249,8 +248,8 @@

    Arguments

    @@ -279,7 +278,7 @@

    Arguments

    @@ -294,7 +293,7 @@

    Arguments

    @@ -309,7 +308,7 @@

    Arguments

    @@ -324,7 +323,7 @@

    Arguments

    @@ -339,7 +338,7 @@

    Arguments

    @@ -354,7 +353,7 @@

    Arguments

    @@ -385,7 +384,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_get~2.html b/develop/proc/dbcsr_distribution_get~2.html index 7967f38c696..2efed53ca36 100644 --- a/develop/proc/dbcsr_distribution_get~2.html +++ b/develop/proc/dbcsr_distribution_get~2.html @@ -74,20 +74,20 @@

    dbcsr_distribution_get
  • 15 statements + title=" 0.0% of total for procedures.">27 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_distribution_get(dist, row_dist, col_dist, nrows, n

    +

    Get distribution parameters

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -188,7 +189,7 @@

    Arguments

    @@ -203,7 +204,7 @@

    Arguments

    @@ -218,7 +219,7 @@

    Arguments

    @@ -233,7 +234,7 @@

    Arguments

    @@ -248,8 +249,8 @@

    Arguments

    @@ -278,7 +279,7 @@

    Arguments

    @@ -293,7 +294,7 @@

    Arguments

    @@ -308,7 +309,7 @@

    Arguments

    @@ -323,7 +324,7 @@

    Arguments

    @@ -338,7 +339,7 @@

    Arguments

    @@ -368,7 +369,7 @@

    Arguments

    @@ -383,8 +384,8 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_hold.html b/develop/proc/dbcsr_distribution_hold.html index 693203d1655..d48854dbd90 100644 --- a/develop/proc/dbcsr_distribution_hold.html +++ b/develop/proc/dbcsr_distribution_hold.html @@ -79,15 +79,15 @@

    dbcsr_distribution_hold
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_distribution_hold(dist)

    -

    Marks another use of the distribution

    Arguments

    @@ -159,10 +158,10 @@

    Arguments

    - + @@ -190,13 +189,9 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_distribution_hold(dist)
    -      !! Marks another use of the distribution
    -      TYPE(dbcsr_distribution_obj), INTENT(INOUT)        :: dist
    +      TYPE(dbcsr_distribution_type)                      :: dist
     
    -!   ---------------------------------------------------------------------------
    -
    -!$OMP ATOMIC
    -      dist%d%refcount = dist%d%refcount + 1
    +      CALL dbcsr_distribution_hold_prv(dist%prv)
        END SUBROUTINE dbcsr_distribution_hold
     
    diff --git a/develop/proc/dbcsr_distribution_hold~2.html b/develop/proc/dbcsr_distribution_hold~2.html index 6467ebd6147..d478bf38b07 100644 --- a/develop/proc/dbcsr_distribution_hold~2.html +++ b/develop/proc/dbcsr_distribution_hold~2.html @@ -79,15 +79,15 @@

    dbcsr_distribution_hold
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_distribution_hold(dist)

    +

    Marks another use of the distribution

    Arguments

    @@ -158,10 +159,10 @@

    Arguments

    - + @@ -189,9 +190,13 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_distribution_hold(dist)
    -      TYPE(dbcsr_distribution_type)                      :: dist
    +      !! Marks another use of the distribution
    +      TYPE(dbcsr_distribution_obj), INTENT(INOUT)        :: dist
     
    -      CALL dbcsr_distribution_hold_prv(dist%prv)
    +!   ---------------------------------------------------------------------------
    +
    +!$OMP ATOMIC
    +      dist%d%refcount = dist%d%refcount + 1
        END SUBROUTINE dbcsr_distribution_hold
     
    diff --git a/develop/proc/dbcsr_distribution_local_cols.html b/develop/proc/dbcsr_distribution_local_cols.html index b836f5895f1..118ae5c2c88 100644 --- a/develop/proc/dbcsr_distribution_local_cols.html +++ b/develop/proc/dbcsr_distribution_local_cols.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 1d4bd921636..9776a4d3c8f 100644 --- a/develop/proc/dbcsr_distribution_local_cols_obj.html +++ b/develop/proc/dbcsr_distribution_local_cols_obj.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 fb226e8a9e8..dea2b1a08a7 100644 --- a/develop/proc/dbcsr_distribution_local_rows.html +++ b/develop/proc/dbcsr_distribution_local_rows.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 f0e75b30d26..6fc7e889d18 100644 --- a/develop/proc/dbcsr_distribution_local_rows_obj.html +++ b/develop/proc/dbcsr_distribution_local_rows_obj.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 d68a21a7c23..04340243d10 100644 --- a/develop/proc/dbcsr_distribution_make_threads.html +++ b/develop/proc/dbcsr_distribution_make_threads.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_max_col_dist.html b/develop/proc/dbcsr_distribution_max_col_dist.html index 834ca94a6a7..4a52b3658bd 100644 --- a/develop/proc/dbcsr_distribution_max_col_dist.html +++ b/develop/proc/dbcsr_distribution_max_col_dist.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_max_row_dist.html b/develop/proc/dbcsr_distribution_max_row_dist.html index dbce7cf3d76..88bcab5222f 100644 --- a/develop/proc/dbcsr_distribution_max_row_dist.html +++ b/develop/proc/dbcsr_distribution_max_row_dist.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_mp.html b/develop/proc/dbcsr_distribution_mp.html index d855569aeea..b2e1d4c5221 100644 --- a/develop/proc/dbcsr_distribution_mp.html +++ b/develop/proc/dbcsr_distribution_mp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 75be7551f79..9aa9797c621 100644 --- a/develop/proc/dbcsr_distribution_ncols.html +++ b/develop/proc/dbcsr_distribution_ncols.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_distribution_new.html b/develop/proc/dbcsr_distribution_new.html index 71d7d2cb154..a989c903b7c 100644 --- a/develop/proc/dbcsr_distribution_new.html +++ b/develop/proc/dbcsr_distribution_new.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_distribution_new_low.html b/develop/proc/dbcsr_distribution_new_low.html index 5b87676ee06..8b9ebc1d336 100644 --- a/develop/proc/dbcsr_distribution_new_low.html +++ b/develop/proc/dbcsr_distribution_new_low.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_new_obj.html b/develop/proc/dbcsr_distribution_new_obj.html index c71332a9402..9af94573a68 100644 --- a/develop/proc/dbcsr_distribution_new_obj.html +++ b/develop/proc/dbcsr_distribution_new_obj.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/dbcsr_distribution_new_template.html b/develop/proc/dbcsr_distribution_new_template.html index 61144df4843..9d08d70d203 100644 --- a/develop/proc/dbcsr_distribution_new_template.html +++ b/develop/proc/dbcsr_distribution_new_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

    diff --git a/develop/proc/dbcsr_distribution_nlocal_cols.html b/develop/proc/dbcsr_distribution_nlocal_cols.html index 2e032d94f0f..99affd50230 100644 --- a/develop/proc/dbcsr_distribution_nlocal_cols.html +++ b/develop/proc/dbcsr_distribution_nlocal_cols.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_nlocal_rows.html b/develop/proc/dbcsr_distribution_nlocal_rows.html index ad34f488d47..3a46d9ccfe4 100644 --- a/develop/proc/dbcsr_distribution_nlocal_rows.html +++ b/develop/proc/dbcsr_distribution_nlocal_rows.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_no_threads.html b/develop/proc/dbcsr_distribution_no_threads.html index b1d6d4f919b..05f3388942b 100644 --- a/develop/proc/dbcsr_distribution_no_threads.html +++ b/develop/proc/dbcsr_distribution_no_threads.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_nrows.html b/develop/proc/dbcsr_distribution_nrows.html index 444aebe1a14..19c56ef6a48 100644 --- a/develop/proc/dbcsr_distribution_nrows.html +++ b/develop/proc/dbcsr_distribution_nrows.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_distribution_num_threads.html b/develop/proc/dbcsr_distribution_num_threads.html index b925ed88608..35f7374e4c0 100644 --- a/develop/proc/dbcsr_distribution_num_threads.html +++ b/develop/proc/dbcsr_distribution_num_threads.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_distribution_processor.html b/develop/proc/dbcsr_distribution_processor.html index def640ba6f8..6af958187b3 100644 --- a/develop/proc/dbcsr_distribution_processor.html +++ b/develop/proc/dbcsr_distribution_processor.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_distribution_release.html b/develop/proc/dbcsr_distribution_release.html index c0ec89025ad..aeabe81ecf7 100644 --- a/develop/proc/dbcsr_distribution_release.html +++ b/develop/proc/dbcsr_distribution_release.html @@ -74,20 +74,20 @@

    dbcsr_distribution_release
  • 18 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_distribution_release(dist)

    -

    Releases and potentially destroys a distribution

    Arguments

    @@ -159,10 +158,10 @@

    Arguments

    - + @@ -190,28 +189,10 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_distribution_release(dist)
    -      !! Releases and potentially destroys a distribution
    -      TYPE(dbcsr_distribution_obj), INTENT(INOUT)        :: dist
    +      TYPE(dbcsr_distribution_type)                      :: dist
     
    -!   ---------------------------------------------------------------------------
    -
    -      IF (ASSOCIATED(dist%d)) THEN
    -         dist%d%refcount = dist%d%refcount - 1
    -         IF (dist%d%refcount .EQ. 0) THEN
    -            CALL array_release(dist%d%row_dist_block)
    -            CALL array_release(dist%d%col_dist_block)
    -            CALL array_release(dist%d%local_rows)
    -            CALL array_release(dist%d%local_cols)
    -            CALL dbcsr_mp_release(dist%d%mp_env)
    -            IF (dist%d%has_thread_dist) &
    -               CALL array_release(dist%d%thread_dist)
    -            CALL array_release(dist%d%row_map)
    -            CALL array_release(dist%d%col_map)
    -            CALL dbcsr_dist_release_locals(dist)
    -            DEALLOCATE (dist%d)
    -         END IF
    -      END IF
    -   END SUBROUTINE dbcsr_distribution_release
    +      CALL dbcsr_distribution_release_prv(dist%prv)
    +   END SUBROUTINE dbcsr_distribution_release
     
    diff --git a/develop/proc/dbcsr_distribution_release~2.html b/develop/proc/dbcsr_distribution_release~2.html index c7c7b204ce9..43d266a09f1 100644 --- a/develop/proc/dbcsr_distribution_release~2.html +++ b/develop/proc/dbcsr_distribution_release~2.html @@ -74,20 +74,20 @@

    dbcsr_distribution_release
  • 4 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_distribution_release(dist)

    +

    Releases and potentially destroys a distribution

    Arguments

    @@ -158,10 +159,10 @@

    Arguments

    - + @@ -189,10 +190,28 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_distribution_release(dist)
    -      TYPE(dbcsr_distribution_type)                      :: dist
    +      !! Releases and potentially destroys a distribution
    +      TYPE(dbcsr_distribution_obj), INTENT(INOUT)        :: dist
     
    -      CALL dbcsr_distribution_release_prv(dist%prv)
    -   END SUBROUTINE dbcsr_distribution_release
    +!   ---------------------------------------------------------------------------
    +
    +      IF (ASSOCIATED(dist%d)) THEN
    +         dist%d%refcount = dist%d%refcount - 1
    +         IF (dist%d%refcount .EQ. 0) THEN
    +            CALL array_release(dist%d%row_dist_block)
    +            CALL array_release(dist%d%col_dist_block)
    +            CALL array_release(dist%d%local_rows)
    +            CALL array_release(dist%d%local_cols)
    +            CALL dbcsr_mp_release(dist%d%mp_env)
    +            IF (dist%d%has_thread_dist) &
    +               CALL array_release(dist%d%thread_dist)
    +            CALL array_release(dist%d%row_map)
    +            CALL array_release(dist%d%col_map)
    +            CALL dbcsr_dist_release_locals(dist)
    +            DEALLOCATE (dist%d)
    +         END IF
    +      END IF
    +   END SUBROUTINE dbcsr_distribution_release
     
    diff --git a/develop/proc/dbcsr_distribution_row_dist.html b/develop/proc/dbcsr_distribution_row_dist.html index efc23ee99d6..efd4e097e58 100644 --- a/develop/proc/dbcsr_distribution_row_dist.html +++ b/develop/proc/dbcsr_distribution_row_dist.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 8698fe86c76..a46839c01a8 100644 --- a/develop/proc/dbcsr_distribution_thread_dist.html +++ b/develop/proc/dbcsr_distribution_thread_dist.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_dot_c.html b/develop/proc/dbcsr_dot_c.html index feb250c9f87..780305e3a9f 100644 --- a/develop/proc/dbcsr_dot_c.html +++ b/develop/proc/dbcsr_dot_c.html @@ -74,20 +74,20 @@

    dbcsr_dot_c
  • 55 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -139,11 +139,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

    @@ -159,8 +158,8 @@

    Arguments

    @@ -199,9 +196,9 @@

    Arguments

    - + @@ -221,96 +218,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_c~2.html b/develop/proc/dbcsr_dot_c~2.html index af234741639..0f615911a16 100644 --- a/develop/proc/dbcsr_dot_c~2.html +++ b/develop/proc/dbcsr_dot_c~2.html @@ -74,20 +74,20 @@

    dbcsr_dot_c
  • 5 statements + title=" 0.1% of total for procedures.">55 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +159,8 @@

    Arguments

    @@ -196,9 +199,9 @@

    Arguments

    - + @@ -218,11 +221,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_d.html b/develop/proc/dbcsr_dot_d.html index 81874a040e6..f60b43aab5f 100644 --- a/develop/proc/dbcsr_dot_d.html +++ b/develop/proc/dbcsr_dot_d.html @@ -74,20 +74,20 @@

    dbcsr_dot_d
  • 55 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -139,11 +139,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

    @@ -159,8 +158,8 @@

    Arguments

    @@ -199,9 +196,9 @@

    Arguments

    - + @@ -221,96 +218,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_d~2.html b/develop/proc/dbcsr_dot_d~2.html index cb1b35afda0..b76d1e35b98 100644 --- a/develop/proc/dbcsr_dot_d~2.html +++ b/develop/proc/dbcsr_dot_d~2.html @@ -74,20 +74,20 @@

    dbcsr_dot_d
  • 5 statements + title=" 0.1% of total for procedures.">55 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +159,8 @@

    Arguments

    @@ -196,9 +199,9 @@

    Arguments

    - + @@ -218,11 +221,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_s.html b/develop/proc/dbcsr_dot_s.html index eb8e13519c8..ec1c9a1268a 100644 --- a/develop/proc/dbcsr_dot_s.html +++ b/develop/proc/dbcsr_dot_s.html @@ -74,20 +74,20 @@

    dbcsr_dot_s
  • 55 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -139,11 +139,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

    @@ -159,8 +158,8 @@

    Arguments

    @@ -199,9 +196,9 @@

    Arguments

    - + @@ -221,96 +218,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_sd.html b/develop/proc/dbcsr_dot_sd.html index 9e734382748..24866d5c963 100644 --- a/develop/proc/dbcsr_dot_sd.html +++ b/develop/proc/dbcsr_dot_sd.html @@ -160,7 +160,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_dot_s~2.html b/develop/proc/dbcsr_dot_s~2.html index bb1b934565d..aa9b0692ab2 100644 --- a/develop/proc/dbcsr_dot_s~2.html +++ b/develop/proc/dbcsr_dot_s~2.html @@ -74,20 +74,20 @@

    dbcsr_dot_s
  • 5 statements + title=" 0.1% of total for procedures.">55 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +159,8 @@

    Arguments

    @@ -196,9 +199,9 @@

    Arguments

    - + @@ -218,11 +221,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_z.html b/develop/proc/dbcsr_dot_z.html index 5183ccbf5f8..da9965ea8b6 100644 --- a/develop/proc/dbcsr_dot_z.html +++ b/develop/proc/dbcsr_dot_z.html @@ -74,20 +74,20 @@

    dbcsr_dot_z
  • 55 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -139,11 +139,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

    @@ -159,8 +158,8 @@

    Arguments

    @@ -199,9 +196,9 @@

    Arguments

    - + @@ -221,96 +218,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_dot_z~2.html b/develop/proc/dbcsr_dot_z~2.html index 4ebcb9b0d57..7ff1e065553 100644 --- a/develop/proc/dbcsr_dot_z~2.html +++ b/develop/proc/dbcsr_dot_z~2.html @@ -74,20 +74,20 @@

    dbcsr_dot_z
  • 5 statements + title=" 0.1% of total for procedures.">55 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +159,8 @@

    Arguments

    @@ -196,9 +199,9 @@

    Arguments

    - + @@ -218,11 +221,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_expand_row_index.html b/develop/proc/dbcsr_expand_row_index.html index 1c25e8de4f1..cb60480edd6 100644 --- a/develop/proc/dbcsr_expand_row_index.html +++ b/develop/proc/dbcsr_expand_row_index.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_expand_row_index_2d.html b/develop/proc/dbcsr_expand_row_index_2d.html index ad2a01a0ffe..c0026dc79d2 100644 --- a/develop/proc/dbcsr_expand_row_index_2d.html +++ b/develop/proc/dbcsr_expand_row_index_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_fill_wm_from_matrix.html b/develop/proc/dbcsr_fill_wm_from_matrix.html index 672faa64dec..8e3a0c75ae6 100644 --- a/develop/proc/dbcsr_fill_wm_from_matrix.html +++ b/develop/proc/dbcsr_fill_wm_from_matrix.html @@ -178,7 +178,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter.html b/develop/proc/dbcsr_filter.html index 8a035b8c5ad..9fbaa320467 100644 --- a/develop/proc/dbcsr_filter.html +++ b/develop/proc/dbcsr_filter.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

    diff --git a/develop/proc/dbcsr_filter_anytype.html b/develop/proc/dbcsr_filter_anytype.html index 3001c5c1715..47901ff4914 100644 --- a/develop/proc/dbcsr_filter_anytype.html +++ b/develop/proc/dbcsr_filter_anytype.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter_c.html b/develop/proc/dbcsr_filter_c.html index a2dfdf8c5dd..f4e0d0e4c33 100644 --- a/develop/proc/dbcsr_filter_c.html +++ b/develop/proc/dbcsr_filter_c.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter_d.html b/develop/proc/dbcsr_filter_d.html index f9af997b062..ccfe87424ef 100644 --- a/develop/proc/dbcsr_filter_d.html +++ b/develop/proc/dbcsr_filter_d.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter_s.html b/develop/proc/dbcsr_filter_s.html index 9fd4c3f585f..8e03eb29515 100644 --- a/develop/proc/dbcsr_filter_s.html +++ b/develop/proc/dbcsr_filter_s.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_filter_z.html b/develop/proc/dbcsr_filter_z.html index 3e0c17e925a..b1fe0e80b20 100644 --- a/develop/proc/dbcsr_filter_z.html +++ b/develop/proc/dbcsr_filter_z.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_finalize.html b/develop/proc/dbcsr_finalize.html index afd36dcf809..6017e098c05 100644 --- a/develop/proc/dbcsr_finalize.html +++ b/develop/proc/dbcsr_finalize.html @@ -74,20 +74,20 @@

    dbcsr_finalize
  • 102 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,10 +143,6 @@

    public subroutine dbcsr_finalize(matrix, reshuffle)

    -

    Creates the final dbcsr_type matrix from the working matrix. -Work matrices (array or tree-based) are merged into the base DBCSR matrix. -If a matrix is marked as having a valid index, then nothing is done. -Deleted blocks are pruned from the index.

    Arguments

    @@ -162,8 +158,8 @@

    Arguments

    @@ -187,7 +183,7 @@

    Arguments

    @@ -208,214 +204,10 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_finalize(matrix, reshuffle)
    -      !! Creates the final dbcsr_type matrix from the working matrix.
    -      !! Work matrices (array or tree-based) are merged into the base DBCSR matrix.
    -      !! If a matrix is marked as having a valid index, then nothing is done.
    -      !! Deleted blocks are pruned from the index.
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! final matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: reshuffle
    -         !! whether the data should be reshuffled, default is false
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_finalize'
    -      LOGICAL, PARAMETER                                 :: dbg = .FALSE.
    -
    -      INTEGER                                            :: handle, i, nblks, nwms, start_offset
    -      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: empty_row_p
    -      INTEGER, DIMENSION(:), POINTER, SAVE               :: old_blk_p, old_col_i, old_row_p
    -      LOGICAL                                            :: can_quick, fake_row_p, sort_data, spawn
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, handle)
    -
    -!$OMP     MASTER
    -      NULLIFY (old_blk_p, old_col_i, old_row_p)
    -!$OMP     END MASTER
     
    -!$OMP     BARRIER
    -      ! If the matrix is not marked as dirty then skip the work.
    -      IF (dbcsr_valid_index(matrix)) THEN
    -         !"No need to finalize a valid matrix, skipping."
    -         !
    -         ! A matrix with a valid index should not have associated work
    -         ! arrays.  This may happen when this routine is called on a
    -         ! matrix that was not changed.
    -!$OMP        BARRIER
    -!$OMP        MASTER
    -         IF (ASSOCIATED(matrix%wms)) &
    -            CALL dbcsr_work_destroy_all(matrix)
    -         matrix%valid = .TRUE.
    -!$OMP        END MASTER
    -!$OMP        BARRIER
    -         CALL timestop(handle)
    -         RETURN
    -      END IF
    -      !
    -      ! If possible, data copying is avoided.
    -      IF (PRESENT(reshuffle)) THEN
    -         sort_data = reshuffle
    -      ELSE
    -         sort_data = .FALSE.
    -      END IF
    -      !
    -      ! Now make sure that a valid row_p exists. Also clear the row_p if
    -      ! the matrix is declared to have 0 blocks.
    -!$OMP     MASTER
    -      fake_row_p = .NOT. ASSOCIATED(matrix%row_p)
    -      IF (ASSOCIATED(matrix%row_p)) THEN
    -         fake_row_p = SIZE(matrix%row_p) .LE. 1
    -      END IF
    -      fake_row_p = fake_row_p .OR. matrix%nblks .EQ. 0
    -!$OMP     END MASTER
    -      !
    -      ! See where data will be appended in the main data
    -      ! area. Alternatively, set to the start if the matrix is declared
    -      ! to have no data. (This value is ignored if reshuffle is true
    -      ! because the main data area is always new.)
    -      start_offset = matrix%nze
    -      i = dbcsr_get_data_size_used(matrix)
    -!$OMP     MASTER
    -      matrix%nze = 0
    -!$OMP     END MASTER
    -!$OMP     BARRIER
    -!$OMP     ATOMIC
    -      matrix%nze = matrix%nze + i
    -!$OMP     BARRIER
    -      IF (dbg) THEN
    -         WRITE (*, *) routineN//" sizes", matrix%nze, i, &
    -            dbcsr_data_get_size_referenced(matrix%data_area), &
    -            dbcsr_data_get_size(matrix%data_area)
    -      END IF
    -      IF (.FALSE. .AND. dbcsr_data_get_size_referenced(matrix%data_area) .NE. &
    -          matrix%nze) THEN
    -         IF (matrix%nze .NE. dbcsr_data_get_size_referenced(matrix%data_area)) &
    -            DBCSR_WARN("Should reshuffle.")
    -         IF (ASSOCIATED(matrix%wms)) THEN
    -            sort_data = .NOT. dbcsr_wm_use_mutable(matrix%wms(1))
    -         END IF
    -      END IF
    -      IF (sort_data .AND. matrix%nze .GT. 0) THEN
    -         CALL dbcsr_add_wm_from_matrix(matrix)
    -         matrix%nze = 0
    -!$OMP        MASTER
    -         fake_row_p = .TRUE.
    -!$OMP        END MASTER
    -      END IF
    -      start_offset = dbcsr_data_get_size_referenced(matrix%data_area) + 1
    -      IF (matrix%nze .EQ. 0) start_offset = 1
    -!$OMP     MASTER
    -      matrix%index(dbcsr_slot_nze) = matrix%nze
    -      IF (fake_row_p) THEN
    -         ALLOCATE (empty_row_p(matrix%nblkrows_total + 1))
    -         empty_row_p(:) = 0
    -         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_row_p, &
    -                                      DATA=empty_row_p, extra=0)
    -         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_col_i, &
    -                                      reservation=0)
    -         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_blk_p, &
    -                                      reservation=0)
    -         CALL dbcsr_repoint_index(matrix)
    -      END IF
    -!$OMP     END MASTER
    -      !
    -!$OMP     BARRIER
    -      can_quick = can_quickly_finalize(matrix)
    -!$OMP     BARRIER
    -      ! If the matrix, work matrices, and environment fit several
    -      ! criteria, then a quick O(1) finalization is performed.
    -      IF (can_quick .AND. .NOT. sort_data) THEN
    -         CALL quick_finalize(matrix)
    -      ELSE
    -         !
    -!$OMP        MASTER
    -         !
    -         ! Create work matrices if not yet existing
    -         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    -            nwms = 1
    -!$          nwms = omp_get_num_threads()
    -            CALL dbcsr_work_create(matrix, n=nwms)
    -         END IF
    -!$OMP        END MASTER
    -!$OMP        BARRIER
    -         !
    -         ! Ensure index arrays at least exist.
    -!$OMP        DO SCHEDULE (STATIC, 1)
    -         DO i = 1, SIZE(matrix%wms)
    -            IF (.NOT. ASSOCIATED(matrix%wms(i)%row_i)) THEN
    -               CALL ensure_array_size(matrix%wms(i)%row_i, ub=0)
    -            END IF
    -            IF (.NOT. ASSOCIATED(matrix%wms(i)%col_i)) THEN
    -               CALL ensure_array_size(matrix%wms(i)%col_i, ub=0)
    -            END IF
    -            IF (.NOT. ASSOCIATED(matrix%wms(i)%blk_p)) THEN
    -               CALL ensure_array_size(matrix%wms(i)%blk_p, ub=0)
    -            END IF
    -         END DO
    -!$OMP        ENDDO
    -         !
    -         ! Check for deleted blocks
    -!$OMP        MASTER
    -         nblks = matrix%row_p(matrix%nblkrows_total + 1)
    -         IF (ANY(matrix%blk_p(1:nblks) .EQ. 0)) THEN
    -            CALL dbcsr_index_prune_deleted(matrix)
    -         END IF
    -         old_row_p => matrix%row_p
    -         old_col_i => matrix%col_i
    -         old_blk_p => matrix%blk_p
    -!$OMP        END MASTER
    -         !
    -!$OMP        BARRIER
    -         ! Check to see if we will need to create a parallel environment
    -         ! (needed when there are multiple work matrices but we are not
    -         ! in an OpenMP parallel section.)
    -         !
    -         ! A parallel section is created and used when the matrix has
    -         ! more work matrices. It's a shortcut when the finalize is
    -         ! called from a non-parallel environment whereas the matrix was
    -         ! built/modified in a parallel environment
    -         nwms = SIZE(matrix%wms)
    -         spawn = .FALSE.
    -!$       IF (.NOT. omp_in_parallel()) THEN
    -!$          IF (nwms .GT. 1) spawn = .TRUE.
    -!$       END IF
    -         IF (spawn) THEN
    -!$OMP           PARALLEL IF (spawn) &
    -!$OMP                    DEFAULT (NONE) &
    -!$OMP                    SHARED (matrix, old_row_p, old_col_i, old_blk_p,&
    -!$OMP                            start_offset, sort_data)
    -            CALL dbcsr_merge_all(matrix, &
    -                                 old_row_p, old_col_i, old_blk_p, &
    -                                 sort_data=sort_data)
    -!$OMP           END PARALLEL
    -         ELSE
    -            CALL dbcsr_merge_all(matrix, &
    -                                 old_row_p, old_col_i, old_blk_p, &
    -                                 sort_data=sort_data)
    -         END IF
    -      END IF
    -!$OMP BARRIER
    -!$OMP MASTER
    -      ! Clean up.
    -      IF (ASSOCIATED(matrix%wms)) THEN
    -         CALL dbcsr_work_destroy_all(matrix)
    -      END IF
    -      matrix%valid = .TRUE.
    -!$OMP END MASTER
    -!$OMP BARRIER
    -      IF (dbg) THEN
    -!$OMP        SINGLE
    -         CALL dbcsr_verify_matrix(matrix)
    -!$OMP        END SINGLE
    -      END IF
    -!$OMP MASTER
    -      IF (fake_row_p) THEN
    -         DEALLOCATE (empty_row_p)
    -      END IF
    -!$OMP END MASTER
    -!$OMP BARRIER
    -      CALL timestop(handle)
    +      CALL dbcsr_finalize_prv(matrix%prv, reshuffle)
        END SUBROUTINE dbcsr_finalize
     
    diff --git a/develop/proc/dbcsr_finalize~2.html b/develop/proc/dbcsr_finalize~2.html index e7b8c613566..07497613210 100644 --- a/develop/proc/dbcsr_finalize~2.html +++ b/develop/proc/dbcsr_finalize~2.html @@ -74,20 +74,20 @@

    dbcsr_finalize
  • 5 statements + title=" 0.2% of total for procedures.">102 statements
  • - Source File + Source File
  • @@ -143,6 +143,10 @@

    public subroutine dbcsr_finalize(matrix, reshuffle)

    +

    Creates the final dbcsr_type matrix from the working matrix. +Work matrices (array or tree-based) are merged into the base DBCSR matrix. +If a matrix is marked as having a valid index, then nothing is done. +Deleted blocks are pruned from the index.

    Arguments

    @@ -158,8 +162,8 @@

    Arguments

    @@ -183,7 +187,7 @@

    Arguments

    @@ -204,10 +208,214 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_finalize(matrix, reshuffle)
    +      !! Creates the final dbcsr_type matrix from the working matrix.
    +      !! Work matrices (array or tree-based) are merged into the base DBCSR matrix.
    +      !! If a matrix is marked as having a valid index, then nothing is done.
    +      !! Deleted blocks are pruned from the index.
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         !! final matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: reshuffle
    +         !! whether the data should be reshuffled, default is false
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_finalize'
    +      LOGICAL, PARAMETER                                 :: dbg = .FALSE.
    +
    +      INTEGER                                            :: handle, i, nblks, nwms, start_offset
    +      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: empty_row_p
    +      INTEGER, DIMENSION(:), POINTER, SAVE               :: old_blk_p, old_col_i, old_row_p
    +      LOGICAL                                            :: can_quick, fake_row_p, sort_data, spawn
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, handle)
    +
    +!$OMP     MASTER
    +      NULLIFY (old_blk_p, old_col_i, old_row_p)
    +!$OMP     END MASTER
     
    -      CALL dbcsr_finalize_prv(matrix%prv, reshuffle)
    +!$OMP     BARRIER
    +      ! If the matrix is not marked as dirty then skip the work.
    +      IF (dbcsr_valid_index(matrix)) THEN
    +         !"No need to finalize a valid matrix, skipping."
    +         !
    +         ! A matrix with a valid index should not have associated work
    +         ! arrays.  This may happen when this routine is called on a
    +         ! matrix that was not changed.
    +!$OMP        BARRIER
    +!$OMP        MASTER
    +         IF (ASSOCIATED(matrix%wms)) &
    +            CALL dbcsr_work_destroy_all(matrix)
    +         matrix%valid = .TRUE.
    +!$OMP        END MASTER
    +!$OMP        BARRIER
    +         CALL timestop(handle)
    +         RETURN
    +      END IF
    +      !
    +      ! If possible, data copying is avoided.
    +      IF (PRESENT(reshuffle)) THEN
    +         sort_data = reshuffle
    +      ELSE
    +         sort_data = .FALSE.
    +      END IF
    +      !
    +      ! Now make sure that a valid row_p exists. Also clear the row_p if
    +      ! the matrix is declared to have 0 blocks.
    +!$OMP     MASTER
    +      fake_row_p = .NOT. ASSOCIATED(matrix%row_p)
    +      IF (ASSOCIATED(matrix%row_p)) THEN
    +         fake_row_p = SIZE(matrix%row_p) .LE. 1
    +      END IF
    +      fake_row_p = fake_row_p .OR. matrix%nblks .EQ. 0
    +!$OMP     END MASTER
    +      !
    +      ! See where data will be appended in the main data
    +      ! area. Alternatively, set to the start if the matrix is declared
    +      ! to have no data. (This value is ignored if reshuffle is true
    +      ! because the main data area is always new.)
    +      start_offset = matrix%nze
    +      i = dbcsr_get_data_size_used(matrix)
    +!$OMP     MASTER
    +      matrix%nze = 0
    +!$OMP     END MASTER
    +!$OMP     BARRIER
    +!$OMP     ATOMIC
    +      matrix%nze = matrix%nze + i
    +!$OMP     BARRIER
    +      IF (dbg) THEN
    +         WRITE (*, *) routineN//" sizes", matrix%nze, i, &
    +            dbcsr_data_get_size_referenced(matrix%data_area), &
    +            dbcsr_data_get_size(matrix%data_area)
    +      END IF
    +      IF (.FALSE. .AND. dbcsr_data_get_size_referenced(matrix%data_area) .NE. &
    +          matrix%nze) THEN
    +         IF (matrix%nze .NE. dbcsr_data_get_size_referenced(matrix%data_area)) &
    +            DBCSR_WARN("Should reshuffle.")
    +         IF (ASSOCIATED(matrix%wms)) THEN
    +            sort_data = .NOT. dbcsr_wm_use_mutable(matrix%wms(1))
    +         END IF
    +      END IF
    +      IF (sort_data .AND. matrix%nze .GT. 0) THEN
    +         CALL dbcsr_add_wm_from_matrix(matrix)
    +         matrix%nze = 0
    +!$OMP        MASTER
    +         fake_row_p = .TRUE.
    +!$OMP        END MASTER
    +      END IF
    +      start_offset = dbcsr_data_get_size_referenced(matrix%data_area) + 1
    +      IF (matrix%nze .EQ. 0) start_offset = 1
    +!$OMP     MASTER
    +      matrix%index(dbcsr_slot_nze) = matrix%nze
    +      IF (fake_row_p) THEN
    +         ALLOCATE (empty_row_p(matrix%nblkrows_total + 1))
    +         empty_row_p(:) = 0
    +         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_row_p, &
    +                                      DATA=empty_row_p, extra=0)
    +         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_col_i, &
    +                                      reservation=0)
    +         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_blk_p, &
    +                                      reservation=0)
    +         CALL dbcsr_repoint_index(matrix)
    +      END IF
    +!$OMP     END MASTER
    +      !
    +!$OMP     BARRIER
    +      can_quick = can_quickly_finalize(matrix)
    +!$OMP     BARRIER
    +      ! If the matrix, work matrices, and environment fit several
    +      ! criteria, then a quick O(1) finalization is performed.
    +      IF (can_quick .AND. .NOT. sort_data) THEN
    +         CALL quick_finalize(matrix)
    +      ELSE
    +         !
    +!$OMP        MASTER
    +         !
    +         ! Create work matrices if not yet existing
    +         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    +            nwms = 1
    +!$          nwms = omp_get_num_threads()
    +            CALL dbcsr_work_create(matrix, n=nwms)
    +         END IF
    +!$OMP        END MASTER
    +!$OMP        BARRIER
    +         !
    +         ! Ensure index arrays at least exist.
    +!$OMP        DO SCHEDULE (STATIC, 1)
    +         DO i = 1, SIZE(matrix%wms)
    +            IF (.NOT. ASSOCIATED(matrix%wms(i)%row_i)) THEN
    +               CALL ensure_array_size(matrix%wms(i)%row_i, ub=0)
    +            END IF
    +            IF (.NOT. ASSOCIATED(matrix%wms(i)%col_i)) THEN
    +               CALL ensure_array_size(matrix%wms(i)%col_i, ub=0)
    +            END IF
    +            IF (.NOT. ASSOCIATED(matrix%wms(i)%blk_p)) THEN
    +               CALL ensure_array_size(matrix%wms(i)%blk_p, ub=0)
    +            END IF
    +         END DO
    +!$OMP        ENDDO
    +         !
    +         ! Check for deleted blocks
    +!$OMP        MASTER
    +         nblks = matrix%row_p(matrix%nblkrows_total + 1)
    +         IF (ANY(matrix%blk_p(1:nblks) .EQ. 0)) THEN
    +            CALL dbcsr_index_prune_deleted(matrix)
    +         END IF
    +         old_row_p => matrix%row_p
    +         old_col_i => matrix%col_i
    +         old_blk_p => matrix%blk_p
    +!$OMP        END MASTER
    +         !
    +!$OMP        BARRIER
    +         ! Check to see if we will need to create a parallel environment
    +         ! (needed when there are multiple work matrices but we are not
    +         ! in an OpenMP parallel section.)
    +         !
    +         ! A parallel section is created and used when the matrix has
    +         ! more work matrices. It's a shortcut when the finalize is
    +         ! called from a non-parallel environment whereas the matrix was
    +         ! built/modified in a parallel environment
    +         nwms = SIZE(matrix%wms)
    +         spawn = .FALSE.
    +!$       IF (.NOT. omp_in_parallel()) THEN
    +!$          IF (nwms .GT. 1) spawn = .TRUE.
    +!$       END IF
    +         IF (spawn) THEN
    +!$OMP           PARALLEL IF (spawn) &
    +!$OMP                    DEFAULT (NONE) &
    +!$OMP                    SHARED (matrix, old_row_p, old_col_i, old_blk_p,&
    +!$OMP                            start_offset, sort_data)
    +            CALL dbcsr_merge_all(matrix, &
    +                                 old_row_p, old_col_i, old_blk_p, &
    +                                 sort_data=sort_data)
    +!$OMP           END PARALLEL
    +         ELSE
    +            CALL dbcsr_merge_all(matrix, &
    +                                 old_row_p, old_col_i, old_blk_p, &
    +                                 sort_data=sort_data)
    +         END IF
    +      END IF
    +!$OMP BARRIER
    +!$OMP MASTER
    +      ! Clean up.
    +      IF (ASSOCIATED(matrix%wms)) THEN
    +         CALL dbcsr_work_destroy_all(matrix)
    +      END IF
    +      matrix%valid = .TRUE.
    +!$OMP END MASTER
    +!$OMP BARRIER
    +      IF (dbg) THEN
    +!$OMP        SINGLE
    +         CALL dbcsr_verify_matrix(matrix)
    +!$OMP        END SINGLE
    +      END IF
    +!$OMP MASTER
    +      IF (fake_row_p) THEN
    +         DEALLOCATE (empty_row_p)
    +      END IF
    +!$OMP END MASTER
    +!$OMP BARRIER
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_finalize
     
    diff --git a/develop/proc/dbcsr_find_column.html b/develop/proc/dbcsr_find_column.html index 50831340c03..989750cc5e0 100644 --- a/develop/proc/dbcsr_find_column.html +++ b/develop/proc/dbcsr_find_column.html @@ -216,7 +216,7 @@

    Arguments

    @@ -232,7 +232,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    @@ -263,7 +263,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_frobenius_norm.html b/develop/proc/dbcsr_frobenius_norm.html index 148381add27..e3467cff557 100644 --- a/develop/proc/dbcsr_frobenius_norm.html +++ b/develop/proc/dbcsr_frobenius_norm.html @@ -74,20 +74,20 @@

    dbcsr_frobenius_norm
  • 50 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public function dbcsr_frobenius_norm(matrix, local) result(norm)

    -

    compute a norm of a dbcsr matrix

    Arguments

    @@ -159,22 +158,22 @@

    Arguments

    - + @@ -192,7 +191,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -212,70 +211,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_frobenius_norm~2.html b/develop/proc/dbcsr_frobenius_norm~2.html index bbcebd2e3a7..92b1e1d96b9 100644 --- a/develop/proc/dbcsr_frobenius_norm~2.html +++ b/develop/proc/dbcsr_frobenius_norm~2.html @@ -74,20 +74,20 @@

    dbcsr_frobenius_norm
  • 6 statements + title=" 0.1% of total for procedures.">50 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public function dbcsr_frobenius_norm(matrix, local) result(norm)

    +

    compute a norm of a dbcsr matrix

    Arguments

    @@ -158,22 +159,22 @@

    Arguments

    - + @@ -191,7 +192,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -211,11 +212,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_function_of_elements.html b/develop/proc/dbcsr_function_of_elements.html index 5c7a47f9bc8..021d8d293e7 100644 --- a/develop/proc/dbcsr_function_of_elements.html +++ b/develop/proc/dbcsr_function_of_elements.html @@ -74,20 +74,20 @@

    dbcsr_function_of_elements
  • 92 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,28 +143,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

    @@ -180,8 +158,8 @@

    Arguments

    @@ -271,153 +249,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_function_of_elements~2.html b/develop/proc/dbcsr_function_of_elements~2.html index 67f4c2ee34b..1542697e262 100644 --- a/develop/proc/dbcsr_function_of_elements~2.html +++ b/develop/proc/dbcsr_function_of_elements~2.html @@ -74,20 +74,20 @@

    dbcsr_function_of_elements
  • 6 statements + title=" 0.1% of total for procedures.">92 statements
  • - Source File + Source File
  • @@ -143,6 +143,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

    @@ -158,8 +180,8 @@

    Arguments

    @@ -249,11 +271,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_gatherv_any.html b/develop/proc/dbcsr_gatherv_any.html index e519c23d4ff..63bedb0a770 100644 --- a/develop/proc/dbcsr_gatherv_any.html +++ b/develop/proc/dbcsr_gatherv_any.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_gershgorin_norm.html b/develop/proc/dbcsr_gershgorin_norm.html index 2f1a88eb7e8..f8473ba822a 100644 --- a/develop/proc/dbcsr_gershgorin_norm.html +++ b/develop/proc/dbcsr_gershgorin_norm.html @@ -74,20 +74,20 @@

    dbcsr_gershgorin_norm
  • 65 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public function dbcsr_gershgorin_norm(matrix) result(norm)

    -

    compute a norm of a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -177,7 +176,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -197,94 +196,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_gershgorin_norm~2.html b/develop/proc/dbcsr_gershgorin_norm~2.html index a86256a50d2..d66324c0114 100644 --- a/develop/proc/dbcsr_gershgorin_norm~2.html +++ b/develop/proc/dbcsr_gershgorin_norm~2.html @@ -74,20 +74,20 @@

    dbcsr_gershgorin_norm
  • 5 statements + title=" 0.1% of total for procedures.">65 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public function dbcsr_gershgorin_norm(matrix) result(norm)

    +

    compute a norm of a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -176,7 +177,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -196,10 +197,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_get_2d_block_notrans_p_c.html b/develop/proc/dbcsr_get_2d_block_notrans_p_c.html index acefed55b9b..f15cade5b34 100644 --- a/develop/proc/dbcsr_get_2d_block_notrans_p_c.html +++ b/develop/proc/dbcsr_get_2d_block_notrans_p_c.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

    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 6d5234888f6..650ce15a824 100644 --- a/develop/proc/dbcsr_get_2d_block_notrans_p_d.html +++ b/develop/proc/dbcsr_get_2d_block_notrans_p_d.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

    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 59df8e594d5..5b9e2e427a8 100644 --- a/develop/proc/dbcsr_get_2d_block_notrans_p_s.html +++ b/develop/proc/dbcsr_get_2d_block_notrans_p_s.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

    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 2da68b18ac0..a97b6f6981f 100644 --- a/develop/proc/dbcsr_get_2d_block_notrans_p_z.html +++ b/develop/proc/dbcsr_get_2d_block_notrans_p_z.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

    diff --git a/develop/proc/dbcsr_get_2d_block_p_c.html b/develop/proc/dbcsr_get_2d_block_p_c.html index fcaf0c50498..a310dbbf40d 100644 --- a/develop/proc/dbcsr_get_2d_block_p_c.html +++ b/develop/proc/dbcsr_get_2d_block_p_c.html @@ -74,20 +74,20 @@

    dbcsr_get_2d_block_p_c
  • 50 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, foun

    -

    Gets a 2-d block from a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,12 +228,12 @@

    Arguments

    @@ -246,12 +243,12 @@

    Arguments

    @@ -261,13 +258,12 @@

    Arguments

    @@ -277,8 +273,7 @@

    Arguments

    @@ -298,86 +293,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_2d_block_p_c (matrix, row, col, block, tr, found, &
    -                                                     row_size, col_size)
    -     !! Gets a 2-d block from a dbcsr matrix
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_get_2d_block_p_c (matrix, row, col, block, tr, found, row_size, col_size)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER         :: block
    -        !! the block to get (rank-2 array)
    -         LOGICAL, INTENT(OUT)                     :: tr
    -        !! whether the data is transposed
    +         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER        :: block
    +         LOGICAL, INTENT(OUT)                     :: tr
              LOGICAL, INTENT(OUT)                     :: found
    -        !! whether the block exists in the matrix
              INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    -        !! logical row size of block
    -        !! logical column size of block
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_2d_block_p_c'
    -
    -         COMPLEX(kind=real_4), DIMENSION(:), POINTER         :: block_1d
    -         INTEGER                                  :: rsize, csize, &
    -                                                     blk, nze, offset, &
    -                                                     stored_row, &
    -                                                     stored_col, iw, nwms
    -         INTEGER                                  :: error_handle
    -         TYPE(btree_data_cp2d)          :: data_block
    -         LOGICAL                                  :: stored_tr
    -         COMPLEX(kind=real_4), DIMENSION(1, 1), TARGET, SAVE    :: block0
    -!   ---------------------------------------------------------------------------
    -         IF (careful_mod) CALL timeset(routineN, error_handle)
    -         IF (debug_mod) THEN
    -            IF (matrix%data_type /= dbcsr_type_complex_4) &
    -               DBCSR_ABORT("Data type mismatch for requested block.")
    -         END IF
    -
    -         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    -                                    stored_tr, found, blk, offset)
    -         tr = stored_tr
    -
    -         rsize = dbcsr_blk_row_size(matrix, stored_row)
    -         csize = dbcsr_blk_column_size(matrix, stored_col)
    -         IF (PRESENT(row_size)) row_size = rsize
    -         IF (PRESENT(col_size)) col_size = csize
     
    -         NULLIFY (block)
    -         IF (found) THEN
    -            nze = rsize*csize
    -            IF (nze .eq. 0) THEN
    -               found = .TRUE.
    -               block => block0(1:0, 1:0)
    -            ELSE
    -               block_1d => pointer_view(dbcsr_get_data_p( &
    -                                        matrix%data_area, CMPLX(0.0, 0.0, real_4)), offset, offset + nze - 1)
    -               CALL dbcsr_set_block_pointer(matrix, block, rsize, csize, offset)
    -            END IF
    -         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    -            nwms = SIZE(matrix%wms)
    -            iw = 1
    -!$          IF (nwms < omp_get_num_threads()) &
    -!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$          iw = omp_get_thread_num() + 1
    -            IF (.NOT. dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    -            IF (dbcsr_use_mutable(matrix)) THEN
    -               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    -                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                         dbcsr_get_data_type(matrix))
    -               END IF
    -               CALL btree_find( &
    -                  matrix%wms(iw)%mutable%m%btree_c, &
    -                  make_coordinate_tuple(stored_row, stored_col), &
    -                  data_block, found)
    -               IF (found) THEN
    -                  block => data_block%p
    -               END IF
    -            END IF
    -         END IF
    -         IF (careful_mod) CALL timestop(error_handle)
    +         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
           END SUBROUTINE dbcsr_get_2d_block_p_c
     
    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 a6f541f6e3b..b8683a5d5f5 100644 --- a/develop/proc/dbcsr_get_2d_block_p_c~2.html +++ b/develop/proc/dbcsr_get_2d_block_p_c~2.html @@ -74,20 +74,20 @@

    dbcsr_get_2d_block_p_c
  • 9 statements + title=" 0.1% of total for procedures.">50 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_get_2d_block_p_c(matrix, row, col, block, tr, foun

    +

    Gets a 2-d block from a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,12 +246,12 @@

    Arguments

    @@ -258,12 +261,13 @@

    Arguments

    @@ -273,7 +277,8 @@

    Arguments

    @@ -293,15 +298,86 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_2d_block_p_c (matrix, row, col, block, tr, found, row_size, col_size)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_get_2d_block_p_c (matrix, row, col, block, tr, found, &
    +                                                     row_size, col_size)
    +     !! Gets a 2-d block from a dbcsr matrix
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER        :: block
    -         LOGICAL, INTENT(OUT)                     :: tr
    +        !! the row
    +        !! the column
    +         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER         :: block
    +        !! the block to get (rank-2 array)
    +         LOGICAL, INTENT(OUT)                     :: tr
    +        !! whether the data is transposed
              LOGICAL, INTENT(OUT)                     :: found
    +        !! whether the block exists in the matrix
              INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    +        !! logical row size of block
    +        !! logical column size of block
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_2d_block_p_c'
    +
    +         COMPLEX(kind=real_4), DIMENSION(:), POINTER         :: block_1d
    +         INTEGER                                  :: rsize, csize, &
    +                                                     blk, nze, offset, &
    +                                                     stored_row, &
    +                                                     stored_col, iw, nwms
    +         INTEGER                                  :: error_handle
    +         TYPE(btree_data_cp2d)          :: data_block
    +         LOGICAL                                  :: stored_tr
    +         COMPLEX(kind=real_4), DIMENSION(1, 1), TARGET, SAVE    :: block0
    +!   ---------------------------------------------------------------------------
    +         IF (careful_mod) CALL timeset(routineN, error_handle)
    +         IF (debug_mod) THEN
    +            IF (matrix%data_type /= dbcsr_type_complex_4) &
    +               DBCSR_ABORT("Data type mismatch for requested block.")
    +         END IF
    +
    +         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    +                                    stored_tr, found, blk, offset)
    +         tr = stored_tr
    +
    +         rsize = dbcsr_blk_row_size(matrix, stored_row)
    +         csize = dbcsr_blk_column_size(matrix, stored_col)
    +         IF (PRESENT(row_size)) row_size = rsize
    +         IF (PRESENT(col_size)) col_size = csize
     
    -         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    +         NULLIFY (block)
    +         IF (found) THEN
    +            nze = rsize*csize
    +            IF (nze .eq. 0) THEN
    +               found = .TRUE.
    +               block => block0(1:0, 1:0)
    +            ELSE
    +               block_1d => pointer_view(dbcsr_get_data_p( &
    +                                        matrix%data_area, CMPLX(0.0, 0.0, real_4)), offset, offset + nze - 1)
    +               CALL dbcsr_set_block_pointer(matrix, block, rsize, csize, offset)
    +            END IF
    +         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    +            nwms = SIZE(matrix%wms)
    +            iw = 1
    +!$          IF (nwms < omp_get_num_threads()) &
    +!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$          iw = omp_get_thread_num() + 1
    +            IF (.NOT. dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    +            IF (dbcsr_use_mutable(matrix)) THEN
    +               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    +                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                         dbcsr_get_data_type(matrix))
    +               END IF
    +               CALL btree_find( &
    +                  matrix%wms(iw)%mutable%m%btree_c, &
    +                  make_coordinate_tuple(stored_row, stored_col), &
    +                  data_block, found)
    +               IF (found) THEN
    +                  block => data_block%p
    +               END IF
    +            END IF
    +         END IF
    +         IF (careful_mod) CALL timestop(error_handle)
           END SUBROUTINE dbcsr_get_2d_block_p_c
     
    diff --git a/develop/proc/dbcsr_get_2d_block_p_d.html b/develop/proc/dbcsr_get_2d_block_p_d.html index 3299a5734e1..dd8b6f19512 100644 --- a/develop/proc/dbcsr_get_2d_block_p_d.html +++ b/develop/proc/dbcsr_get_2d_block_p_d.html @@ -74,20 +74,20 @@

    dbcsr_get_2d_block_p_d
  • 50 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, foun

    -

    Gets a 2-d block from a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,12 +228,12 @@

    Arguments

    @@ -246,12 +243,12 @@

    Arguments

    @@ -261,13 +258,12 @@

    Arguments

    @@ -277,8 +273,7 @@

    Arguments

    @@ -298,86 +293,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_2d_block_p_d (matrix, row, col, block, tr, found, &
    -                                                     row_size, col_size)
    -     !! Gets a 2-d block from a dbcsr matrix
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_get_2d_block_p_d (matrix, row, col, block, tr, found, row_size, col_size)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         REAL(kind=real_8), DIMENSION(:, :), POINTER         :: block
    -        !! the block to get (rank-2 array)
    -         LOGICAL, INTENT(OUT)                     :: tr
    -        !! whether the data is transposed
    +         REAL(kind=real_8), DIMENSION(:, :), POINTER        :: block
    +         LOGICAL, INTENT(OUT)                     :: tr
              LOGICAL, INTENT(OUT)                     :: found
    -        !! whether the block exists in the matrix
              INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    -        !! logical row size of block
    -        !! logical column size of block
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_2d_block_p_d'
    -
    -         REAL(kind=real_8), DIMENSION(:), POINTER         :: block_1d
    -         INTEGER                                  :: rsize, csize, &
    -                                                     blk, nze, offset, &
    -                                                     stored_row, &
    -                                                     stored_col, iw, nwms
    -         INTEGER                                  :: error_handle
    -         TYPE(btree_data_dp2d)          :: data_block
    -         LOGICAL                                  :: stored_tr
    -         REAL(kind=real_8), DIMENSION(1, 1), TARGET, SAVE    :: block0
    -!   ---------------------------------------------------------------------------
    -         IF (careful_mod) CALL timeset(routineN, error_handle)
    -         IF (debug_mod) THEN
    -            IF (matrix%data_type /= dbcsr_type_real_8) &
    -               DBCSR_ABORT("Data type mismatch for requested block.")
    -         END IF
    -
    -         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    -                                    stored_tr, found, blk, offset)
    -         tr = stored_tr
    -
    -         rsize = dbcsr_blk_row_size(matrix, stored_row)
    -         csize = dbcsr_blk_column_size(matrix, stored_col)
    -         IF (PRESENT(row_size)) row_size = rsize
    -         IF (PRESENT(col_size)) col_size = csize
     
    -         NULLIFY (block)
    -         IF (found) THEN
    -            nze = rsize*csize
    -            IF (nze .eq. 0) THEN
    -               found = .TRUE.
    -               block => block0(1:0, 1:0)
    -            ELSE
    -               block_1d => pointer_view(dbcsr_get_data_p( &
    -                                        matrix%data_area, 0.0_real_8), offset, offset + nze - 1)
    -               CALL dbcsr_set_block_pointer(matrix, block, rsize, csize, offset)
    -            END IF
    -         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    -            nwms = SIZE(matrix%wms)
    -            iw = 1
    -!$          IF (nwms < omp_get_num_threads()) &
    -!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$          iw = omp_get_thread_num() + 1
    -            IF (.NOT. dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    -            IF (dbcsr_use_mutable(matrix)) THEN
    -               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    -                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                         dbcsr_get_data_type(matrix))
    -               END IF
    -               CALL btree_find( &
    -                  matrix%wms(iw)%mutable%m%btree_d, &
    -                  make_coordinate_tuple(stored_row, stored_col), &
    -                  data_block, found)
    -               IF (found) THEN
    -                  block => data_block%p
    -               END IF
    -            END IF
    -         END IF
    -         IF (careful_mod) CALL timestop(error_handle)
    +         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
           END SUBROUTINE dbcsr_get_2d_block_p_d
     
    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 a2014f42ceb..8d14569efd6 100644 --- a/develop/proc/dbcsr_get_2d_block_p_d~2.html +++ b/develop/proc/dbcsr_get_2d_block_p_d~2.html @@ -74,20 +74,20 @@

    dbcsr_get_2d_block_p_d
  • 9 statements + title=" 0.1% of total for procedures.">50 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_get_2d_block_p_d(matrix, row, col, block, tr, foun

    +

    Gets a 2-d block from a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,12 +246,12 @@

    Arguments

    @@ -258,12 +261,13 @@

    Arguments

    @@ -273,7 +277,8 @@

    Arguments

    @@ -293,15 +298,86 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_2d_block_p_d (matrix, row, col, block, tr, found, row_size, col_size)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_get_2d_block_p_d (matrix, row, col, block, tr, found, &
    +                                                     row_size, col_size)
    +     !! Gets a 2-d block from a dbcsr matrix
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         REAL(kind=real_8), DIMENSION(:, :), POINTER        :: block
    -         LOGICAL, INTENT(OUT)                     :: tr
    +        !! the row
    +        !! the column
    +         REAL(kind=real_8), DIMENSION(:, :), POINTER         :: block
    +        !! the block to get (rank-2 array)
    +         LOGICAL, INTENT(OUT)                     :: tr
    +        !! whether the data is transposed
              LOGICAL, INTENT(OUT)                     :: found
    +        !! whether the block exists in the matrix
              INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    +        !! logical row size of block
    +        !! logical column size of block
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_2d_block_p_d'
    +
    +         REAL(kind=real_8), DIMENSION(:), POINTER         :: block_1d
    +         INTEGER                                  :: rsize, csize, &
    +                                                     blk, nze, offset, &
    +                                                     stored_row, &
    +                                                     stored_col, iw, nwms
    +         INTEGER                                  :: error_handle
    +         TYPE(btree_data_dp2d)          :: data_block
    +         LOGICAL                                  :: stored_tr
    +         REAL(kind=real_8), DIMENSION(1, 1), TARGET, SAVE    :: block0
    +!   ---------------------------------------------------------------------------
    +         IF (careful_mod) CALL timeset(routineN, error_handle)
    +         IF (debug_mod) THEN
    +            IF (matrix%data_type /= dbcsr_type_real_8) &
    +               DBCSR_ABORT("Data type mismatch for requested block.")
    +         END IF
    +
    +         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    +                                    stored_tr, found, blk, offset)
    +         tr = stored_tr
    +
    +         rsize = dbcsr_blk_row_size(matrix, stored_row)
    +         csize = dbcsr_blk_column_size(matrix, stored_col)
    +         IF (PRESENT(row_size)) row_size = rsize
    +         IF (PRESENT(col_size)) col_size = csize
     
    -         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    +         NULLIFY (block)
    +         IF (found) THEN
    +            nze = rsize*csize
    +            IF (nze .eq. 0) THEN
    +               found = .TRUE.
    +               block => block0(1:0, 1:0)
    +            ELSE
    +               block_1d => pointer_view(dbcsr_get_data_p( &
    +                                        matrix%data_area, 0.0_real_8), offset, offset + nze - 1)
    +               CALL dbcsr_set_block_pointer(matrix, block, rsize, csize, offset)
    +            END IF
    +         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    +            nwms = SIZE(matrix%wms)
    +            iw = 1
    +!$          IF (nwms < omp_get_num_threads()) &
    +!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$          iw = omp_get_thread_num() + 1
    +            IF (.NOT. dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    +            IF (dbcsr_use_mutable(matrix)) THEN
    +               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    +                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                         dbcsr_get_data_type(matrix))
    +               END IF
    +               CALL btree_find( &
    +                  matrix%wms(iw)%mutable%m%btree_d, &
    +                  make_coordinate_tuple(stored_row, stored_col), &
    +                  data_block, found)
    +               IF (found) THEN
    +                  block => data_block%p
    +               END IF
    +            END IF
    +         END IF
    +         IF (careful_mod) CALL timestop(error_handle)
           END SUBROUTINE dbcsr_get_2d_block_p_d
     
    diff --git a/develop/proc/dbcsr_get_2d_block_p_s.html b/develop/proc/dbcsr_get_2d_block_p_s.html index 303e6bac03a..f83cf302a45 100644 --- a/develop/proc/dbcsr_get_2d_block_p_s.html +++ b/develop/proc/dbcsr_get_2d_block_p_s.html @@ -74,20 +74,20 @@

    dbcsr_get_2d_block_p_s
  • 50 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, foun

    -

    Gets a 2-d block from a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,12 +228,12 @@

    Arguments

    @@ -246,12 +243,12 @@

    Arguments

    @@ -261,13 +258,12 @@

    Arguments

    @@ -277,8 +273,7 @@

    Arguments

    @@ -298,86 +293,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_2d_block_p_s (matrix, row, col, block, tr, found, &
    -                                                     row_size, col_size)
    -     !! Gets a 2-d block from a dbcsr matrix
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_get_2d_block_p_s (matrix, row, col, block, tr, found, row_size, col_size)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         REAL(kind=real_4), DIMENSION(:, :), POINTER         :: block
    -        !! the block to get (rank-2 array)
    -         LOGICAL, INTENT(OUT)                     :: tr
    -        !! whether the data is transposed
    +         REAL(kind=real_4), DIMENSION(:, :), POINTER        :: block
    +         LOGICAL, INTENT(OUT)                     :: tr
              LOGICAL, INTENT(OUT)                     :: found
    -        !! whether the block exists in the matrix
              INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    -        !! logical row size of block
    -        !! logical column size of block
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_2d_block_p_s'
    -
    -         REAL(kind=real_4), DIMENSION(:), POINTER         :: block_1d
    -         INTEGER                                  :: rsize, csize, &
    -                                                     blk, nze, offset, &
    -                                                     stored_row, &
    -                                                     stored_col, iw, nwms
    -         INTEGER                                  :: error_handle
    -         TYPE(btree_data_sp2d)          :: data_block
    -         LOGICAL                                  :: stored_tr
    -         REAL(kind=real_4), DIMENSION(1, 1), TARGET, SAVE    :: block0
    -!   ---------------------------------------------------------------------------
    -         IF (careful_mod) CALL timeset(routineN, error_handle)
    -         IF (debug_mod) THEN
    -            IF (matrix%data_type /= dbcsr_type_real_4) &
    -               DBCSR_ABORT("Data type mismatch for requested block.")
    -         END IF
    -
    -         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    -                                    stored_tr, found, blk, offset)
    -         tr = stored_tr
    -
    -         rsize = dbcsr_blk_row_size(matrix, stored_row)
    -         csize = dbcsr_blk_column_size(matrix, stored_col)
    -         IF (PRESENT(row_size)) row_size = rsize
    -         IF (PRESENT(col_size)) col_size = csize
     
    -         NULLIFY (block)
    -         IF (found) THEN
    -            nze = rsize*csize
    -            IF (nze .eq. 0) THEN
    -               found = .TRUE.
    -               block => block0(1:0, 1:0)
    -            ELSE
    -               block_1d => pointer_view(dbcsr_get_data_p( &
    -                                        matrix%data_area, 0.0_real_4), offset, offset + nze - 1)
    -               CALL dbcsr_set_block_pointer(matrix, block, rsize, csize, offset)
    -            END IF
    -         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    -            nwms = SIZE(matrix%wms)
    -            iw = 1
    -!$          IF (nwms < omp_get_num_threads()) &
    -!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$          iw = omp_get_thread_num() + 1
    -            IF (.NOT. dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    -            IF (dbcsr_use_mutable(matrix)) THEN
    -               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    -                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                         dbcsr_get_data_type(matrix))
    -               END IF
    -               CALL btree_find( &
    -                  matrix%wms(iw)%mutable%m%btree_s, &
    -                  make_coordinate_tuple(stored_row, stored_col), &
    -                  data_block, found)
    -               IF (found) THEN
    -                  block => data_block%p
    -               END IF
    -            END IF
    -         END IF
    -         IF (careful_mod) CALL timestop(error_handle)
    +         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
           END SUBROUTINE dbcsr_get_2d_block_p_s
     
    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 6a07f09586c..d55e585e363 100644 --- a/develop/proc/dbcsr_get_2d_block_p_s~2.html +++ b/develop/proc/dbcsr_get_2d_block_p_s~2.html @@ -74,20 +74,20 @@

    dbcsr_get_2d_block_p_s
  • 9 statements + title=" 0.1% of total for procedures.">50 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_get_2d_block_p_s(matrix, row, col, block, tr, foun

    +

    Gets a 2-d block from a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,12 +246,12 @@

    Arguments

    @@ -258,12 +261,13 @@

    Arguments

    @@ -273,7 +277,8 @@

    Arguments

    @@ -293,15 +298,86 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_2d_block_p_s (matrix, row, col, block, tr, found, row_size, col_size)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_get_2d_block_p_s (matrix, row, col, block, tr, found, &
    +                                                     row_size, col_size)
    +     !! Gets a 2-d block from a dbcsr matrix
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         REAL(kind=real_4), DIMENSION(:, :), POINTER        :: block
    -         LOGICAL, INTENT(OUT)                     :: tr
    +        !! the row
    +        !! the column
    +         REAL(kind=real_4), DIMENSION(:, :), POINTER         :: block
    +        !! the block to get (rank-2 array)
    +         LOGICAL, INTENT(OUT)                     :: tr
    +        !! whether the data is transposed
              LOGICAL, INTENT(OUT)                     :: found
    +        !! whether the block exists in the matrix
              INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    +        !! logical row size of block
    +        !! logical column size of block
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_2d_block_p_s'
    +
    +         REAL(kind=real_4), DIMENSION(:), POINTER         :: block_1d
    +         INTEGER                                  :: rsize, csize, &
    +                                                     blk, nze, offset, &
    +                                                     stored_row, &
    +                                                     stored_col, iw, nwms
    +         INTEGER                                  :: error_handle
    +         TYPE(btree_data_sp2d)          :: data_block
    +         LOGICAL                                  :: stored_tr
    +         REAL(kind=real_4), DIMENSION(1, 1), TARGET, SAVE    :: block0
    +!   ---------------------------------------------------------------------------
    +         IF (careful_mod) CALL timeset(routineN, error_handle)
    +         IF (debug_mod) THEN
    +            IF (matrix%data_type /= dbcsr_type_real_4) &
    +               DBCSR_ABORT("Data type mismatch for requested block.")
    +         END IF
    +
    +         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    +                                    stored_tr, found, blk, offset)
    +         tr = stored_tr
    +
    +         rsize = dbcsr_blk_row_size(matrix, stored_row)
    +         csize = dbcsr_blk_column_size(matrix, stored_col)
    +         IF (PRESENT(row_size)) row_size = rsize
    +         IF (PRESENT(col_size)) col_size = csize
     
    -         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    +         NULLIFY (block)
    +         IF (found) THEN
    +            nze = rsize*csize
    +            IF (nze .eq. 0) THEN
    +               found = .TRUE.
    +               block => block0(1:0, 1:0)
    +            ELSE
    +               block_1d => pointer_view(dbcsr_get_data_p( &
    +                                        matrix%data_area, 0.0_real_4), offset, offset + nze - 1)
    +               CALL dbcsr_set_block_pointer(matrix, block, rsize, csize, offset)
    +            END IF
    +         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    +            nwms = SIZE(matrix%wms)
    +            iw = 1
    +!$          IF (nwms < omp_get_num_threads()) &
    +!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$          iw = omp_get_thread_num() + 1
    +            IF (.NOT. dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    +            IF (dbcsr_use_mutable(matrix)) THEN
    +               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    +                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                         dbcsr_get_data_type(matrix))
    +               END IF
    +               CALL btree_find( &
    +                  matrix%wms(iw)%mutable%m%btree_s, &
    +                  make_coordinate_tuple(stored_row, stored_col), &
    +                  data_block, found)
    +               IF (found) THEN
    +                  block => data_block%p
    +               END IF
    +            END IF
    +         END IF
    +         IF (careful_mod) CALL timestop(error_handle)
           END SUBROUTINE dbcsr_get_2d_block_p_s
     
    diff --git a/develop/proc/dbcsr_get_2d_block_p_z.html b/develop/proc/dbcsr_get_2d_block_p_z.html index 3e674d6526f..1d490e6a12e 100644 --- a/develop/proc/dbcsr_get_2d_block_p_z.html +++ b/develop/proc/dbcsr_get_2d_block_p_z.html @@ -74,20 +74,20 @@

    dbcsr_get_2d_block_p_z
  • 50 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, foun

    -

    Gets a 2-d block from a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,12 +228,12 @@

    Arguments

    @@ -246,12 +243,12 @@

    Arguments

    @@ -261,13 +258,12 @@

    Arguments

    @@ -277,8 +273,7 @@

    Arguments

    @@ -298,86 +293,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_2d_block_p_z (matrix, row, col, block, tr, found, &
    -                                                     row_size, col_size)
    -     !! Gets a 2-d block from a dbcsr matrix
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_get_2d_block_p_z (matrix, row, col, block, tr, found, row_size, col_size)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER         :: block
    -        !! the block to get (rank-2 array)
    -         LOGICAL, INTENT(OUT)                     :: tr
    -        !! whether the data is transposed
    +         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER        :: block
    +         LOGICAL, INTENT(OUT)                     :: tr
              LOGICAL, INTENT(OUT)                     :: found
    -        !! whether the block exists in the matrix
              INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    -        !! logical row size of block
    -        !! logical column size of block
    -
    -         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_2d_block_p_z'
    -
    -         COMPLEX(kind=real_8), DIMENSION(:), POINTER         :: block_1d
    -         INTEGER                                  :: rsize, csize, &
    -                                                     blk, nze, offset, &
    -                                                     stored_row, &
    -                                                     stored_col, iw, nwms
    -         INTEGER                                  :: error_handle
    -         TYPE(btree_data_zp2d)          :: data_block
    -         LOGICAL                                  :: stored_tr
    -         COMPLEX(kind=real_8), DIMENSION(1, 1), TARGET, SAVE    :: block0
    -!   ---------------------------------------------------------------------------
    -         IF (careful_mod) CALL timeset(routineN, error_handle)
    -         IF (debug_mod) THEN
    -            IF (matrix%data_type /= dbcsr_type_complex_8) &
    -               DBCSR_ABORT("Data type mismatch for requested block.")
    -         END IF
    -
    -         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    -                                    stored_tr, found, blk, offset)
    -         tr = stored_tr
    -
    -         rsize = dbcsr_blk_row_size(matrix, stored_row)
    -         csize = dbcsr_blk_column_size(matrix, stored_col)
    -         IF (PRESENT(row_size)) row_size = rsize
    -         IF (PRESENT(col_size)) col_size = csize
     
    -         NULLIFY (block)
    -         IF (found) THEN
    -            nze = rsize*csize
    -            IF (nze .eq. 0) THEN
    -               found = .TRUE.
    -               block => block0(1:0, 1:0)
    -            ELSE
    -               block_1d => pointer_view(dbcsr_get_data_p( &
    -                                        matrix%data_area, CMPLX(0.0, 0.0, real_8)), offset, offset + nze - 1)
    -               CALL dbcsr_set_block_pointer(matrix, block, rsize, csize, offset)
    -            END IF
    -         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    -            nwms = SIZE(matrix%wms)
    -            iw = 1
    -!$          IF (nwms < omp_get_num_threads()) &
    -!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$          iw = omp_get_thread_num() + 1
    -            IF (.NOT. dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    -            IF (dbcsr_use_mutable(matrix)) THEN
    -               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    -                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                         dbcsr_get_data_type(matrix))
    -               END IF
    -               CALL btree_find( &
    -                  matrix%wms(iw)%mutable%m%btree_z, &
    -                  make_coordinate_tuple(stored_row, stored_col), &
    -                  data_block, found)
    -               IF (found) THEN
    -                  block => data_block%p
    -               END IF
    -            END IF
    -         END IF
    -         IF (careful_mod) CALL timestop(error_handle)
    +         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
           END SUBROUTINE dbcsr_get_2d_block_p_z
     
    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 ee0b62d4f91..558c4de3e91 100644 --- a/develop/proc/dbcsr_get_2d_block_p_z~2.html +++ b/develop/proc/dbcsr_get_2d_block_p_z~2.html @@ -74,20 +74,20 @@

    dbcsr_get_2d_block_p_z
  • 9 statements + title=" 0.1% of total for procedures.">50 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_get_2d_block_p_z(matrix, row, col, block, tr, foun

    +

    Gets a 2-d block from a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,12 +246,12 @@

    Arguments

    @@ -258,12 +261,13 @@

    Arguments

    @@ -273,7 +277,8 @@

    Arguments

    @@ -293,15 +298,86 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_2d_block_p_z (matrix, row, col, block, tr, found, row_size, col_size)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_get_2d_block_p_z (matrix, row, col, block, tr, found, &
    +                                                     row_size, col_size)
    +     !! Gets a 2-d block from a dbcsr matrix
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER        :: block
    -         LOGICAL, INTENT(OUT)                     :: tr
    +        !! the row
    +        !! the column
    +         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER         :: block
    +        !! the block to get (rank-2 array)
    +         LOGICAL, INTENT(OUT)                     :: tr
    +        !! whether the data is transposed
              LOGICAL, INTENT(OUT)                     :: found
    +        !! whether the block exists in the matrix
              INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    +        !! logical row size of block
    +        !! logical column size of block
    +
    +         CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_get_2d_block_p_z'
    +
    +         COMPLEX(kind=real_8), DIMENSION(:), POINTER         :: block_1d
    +         INTEGER                                  :: rsize, csize, &
    +                                                     blk, nze, offset, &
    +                                                     stored_row, &
    +                                                     stored_col, iw, nwms
    +         INTEGER                                  :: error_handle
    +         TYPE(btree_data_zp2d)          :: data_block
    +         LOGICAL                                  :: stored_tr
    +         COMPLEX(kind=real_8), DIMENSION(1, 1), TARGET, SAVE    :: block0
    +!   ---------------------------------------------------------------------------
    +         IF (careful_mod) CALL timeset(routineN, error_handle)
    +         IF (debug_mod) THEN
    +            IF (matrix%data_type /= dbcsr_type_complex_8) &
    +               DBCSR_ABORT("Data type mismatch for requested block.")
    +         END IF
    +
    +         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    +                                    stored_tr, found, blk, offset)
    +         tr = stored_tr
    +
    +         rsize = dbcsr_blk_row_size(matrix, stored_row)
    +         csize = dbcsr_blk_column_size(matrix, stored_col)
    +         IF (PRESENT(row_size)) row_size = rsize
    +         IF (PRESENT(col_size)) col_size = csize
     
    -         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    +         NULLIFY (block)
    +         IF (found) THEN
    +            nze = rsize*csize
    +            IF (nze .eq. 0) THEN
    +               found = .TRUE.
    +               block => block0(1:0, 1:0)
    +            ELSE
    +               block_1d => pointer_view(dbcsr_get_data_p( &
    +                                        matrix%data_area, CMPLX(0.0, 0.0, real_8)), offset, offset + nze - 1)
    +               CALL dbcsr_set_block_pointer(matrix, block, rsize, csize, offset)
    +            END IF
    +         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    +            nwms = SIZE(matrix%wms)
    +            iw = 1
    +!$          IF (nwms < omp_get_num_threads()) &
    +!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$          iw = omp_get_thread_num() + 1
    +            IF (.NOT. dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    +            IF (dbcsr_use_mutable(matrix)) THEN
    +               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    +                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                         dbcsr_get_data_type(matrix))
    +               END IF
    +               CALL btree_find( &
    +                  matrix%wms(iw)%mutable%m%btree_z, &
    +                  make_coordinate_tuple(stored_row, stored_col), &
    +                  data_block, found)
    +               IF (found) THEN
    +                  block => data_block%p
    +               END IF
    +            END IF
    +         END IF
    +         IF (careful_mod) CALL timestop(error_handle)
           END SUBROUTINE dbcsr_get_2d_block_p_z
     
    diff --git a/develop/proc/dbcsr_get_block_diag.html b/develop/proc/dbcsr_get_block_diag.html index fdbe9feefe2..8bc17f59adc 100644 --- a/develop/proc/dbcsr_get_block_diag.html +++ b/develop/proc/dbcsr_get_block_diag.html @@ -74,20 +74,20 @@

    dbcsr_get_block_diag
  • 23 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_get_block_diag(matrix, diag)

    -

    get the diagonal of a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -205,38 +204,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_diag~2.html b/develop/proc/dbcsr_get_block_diag~2.html index 683d7e6c52b..811b0d608be 100644 --- a/develop/proc/dbcsr_get_block_diag~2.html +++ b/develop/proc/dbcsr_get_block_diag~2.html @@ -74,20 +74,20 @@

    dbcsr_get_block_diag
  • 5 statements + title=" 0.0% of total for procedures.">23 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_get_block_diag(matrix, diag)

    +

    get the diagonal of a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -204,10 +205,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_index.html b/develop/proc/dbcsr_get_block_index.html index 93e4b2edd23..07489caf16f 100644 --- a/develop/proc/dbcsr_get_block_index.html +++ b/develop/proc/dbcsr_get_block_index.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -254,7 +254,7 @@

    Arguments

    @@ -270,7 +270,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 e0dca44f258..be0f8794006 100644 --- a/develop/proc/dbcsr_get_block_notrans_p_c.html +++ b/develop/proc/dbcsr_get_block_notrans_p_c.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

    diff --git a/develop/proc/dbcsr_get_block_notrans_p_d.html b/develop/proc/dbcsr_get_block_notrans_p_d.html index 280570d8fc8..6d824e8fd71 100644 --- a/develop/proc/dbcsr_get_block_notrans_p_d.html +++ b/develop/proc/dbcsr_get_block_notrans_p_d.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

    diff --git a/develop/proc/dbcsr_get_block_notrans_p_s.html b/develop/proc/dbcsr_get_block_notrans_p_s.html index 5f5bcd179bb..aee702fb5d5 100644 --- a/develop/proc/dbcsr_get_block_notrans_p_s.html +++ b/develop/proc/dbcsr_get_block_notrans_p_s.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

    diff --git a/develop/proc/dbcsr_get_block_notrans_p_z.html b/develop/proc/dbcsr_get_block_notrans_p_z.html index 5384e4cb3e2..a4c97f94b9c 100644 --- a/develop/proc/dbcsr_get_block_notrans_p_z.html +++ b/develop/proc/dbcsr_get_block_notrans_p_z.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

    diff --git a/develop/proc/dbcsr_get_block_p_area.html b/develop/proc/dbcsr_get_block_p_area.html index 0a76495d5de..8eca92cee3f 100644 --- a/develop/proc/dbcsr_get_block_p_area.html +++ b/develop/proc/dbcsr_get_block_p_area.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

    @@ -240,7 +240,7 @@

    Arguments

    @@ -256,7 +256,7 @@

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_block_p_c.html b/develop/proc/dbcsr_get_block_p_c.html index 6239b895d83..5cb0b7018dc 100644 --- a/develop/proc/dbcsr_get_block_p_c.html +++ b/develop/proc/dbcsr_get_block_p_c.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p_c
  • 27 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found,

    -

    Gets a 1-d block from a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,12 +228,12 @@

    Arguments

    @@ -246,12 +243,12 @@

    Arguments

    @@ -261,13 +258,12 @@

    Arguments

    @@ -277,8 +273,7 @@

    Arguments

    @@ -298,61 +293,16 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_block_p_c (matrix, row, col, block, tr, found, &
    -                                                  row_size, col_size)
    -     !! Gets a 1-d block from a dbcsr matrix
    -
    +    
          SUBROUTINE dbcsr_get_block_p_c (matrix, row, col, block, tr, found, row_size, col_size)
              TYPE(dbcsr_type), INTENT(IN)              :: matrix
    -        !! DBCSR matrix
    -         INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         COMPLEX(kind=real_4), DIMENSION(:), POINTER           :: block
    -        !! the block to get (rank-1 array)
    -         LOGICAL, INTENT(OUT)                     :: tr
    -        !! whether the data is transposed
    -         LOGICAL, INTENT(OUT)                     :: found
    -        !! whether the block exists in the matrix
    -         INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    -        !! logical row size of block
    -        !! logical column size of block
    -
    -         INTEGER                                  :: blk, csize, &
    -                                                     nze, offset, &
    -                                                     rsize, stored_row, &
    -                                                     stored_col
    -         LOGICAL                                  :: stored_tr
    -
    -!   ---------------------------------------------------------------------------
    -
    -         IF (debug_mod) THEN
    -            IF (matrix%data_type /= dbcsr_type_complex_4) &
    -               DBCSR_ABORT("Data type mismatch for requested block.")
    -         END IF
    -
    -         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    -                                    stored_tr, found, blk, offset)
    -         tr = stored_tr
    -
    -         rsize = dbcsr_blk_row_size(matrix, stored_row)
    -         csize = dbcsr_blk_column_size(matrix, stored_col)
    -         IF (PRESENT(row_size)) row_size = rsize
    -         IF (PRESENT(col_size)) col_size = csize
    -
    -         NULLIFY (block)
    -         IF (found) THEN
    -            nze = rsize*csize
    -            !
    -            block => pointer_view( &
    -                     dbcsr_get_data_p(matrix%data_area, CMPLX(0.0, 0.0, real_4)), offset, offset + nze - 1 &
    -                     )
    -         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    -            IF (.NOT. dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    -            IF (dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve rank-1 block pointers from mutable work matrices.")
    -         END IF
    -      END SUBROUTINE dbcsr_get_block_p_c
    +         INTEGER, INTENT(IN)                       :: row, col
    +         COMPLEX(kind=real_4), DIMENSION(:), POINTER            :: block
    +         LOGICAL, INTENT(OUT)                      :: tr
    +         LOGICAL, INTENT(OUT)                      :: found
    +         INTEGER, INTENT(OUT), OPTIONAL            :: row_size, col_size
    +
    +         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    +      END SUBROUTINE dbcsr_get_block_p_c
     
    diff --git a/develop/proc/dbcsr_get_block_p_c~2.html b/develop/proc/dbcsr_get_block_p_c~2.html index fdb5b0eb43e..fd3f78a5d6f 100644 --- a/develop/proc/dbcsr_get_block_p_c~2.html +++ b/develop/proc/dbcsr_get_block_p_c~2.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p_c
  • 9 statements + title=" 0.0% of total for procedures.">27 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_get_block_p_c(matrix, row, col, block, tr, found,

    +

    Gets a 1-d block from a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,12 +246,12 @@

    Arguments

    @@ -258,12 +261,13 @@

    Arguments

    @@ -273,7 +277,8 @@

    Arguments

    @@ -293,16 +298,61 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_block_p_c (matrix, row, col, block, tr, found, row_size, col_size)
    +    
          SUBROUTINE dbcsr_get_block_p_c (matrix, row, col, block, tr, found, &
    +                                                  row_size, col_size)
    +     !! Gets a 1-d block from a dbcsr matrix
    +
              TYPE(dbcsr_type), INTENT(IN)              :: matrix
    -         INTEGER, INTENT(IN)                       :: row, col
    -         COMPLEX(kind=real_4), DIMENSION(:), POINTER            :: block
    -         LOGICAL, INTENT(OUT)                      :: tr
    -         LOGICAL, INTENT(OUT)                      :: found
    -         INTEGER, INTENT(OUT), OPTIONAL            :: row_size, col_size
    -
    -         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    -      END SUBROUTINE dbcsr_get_block_p_c
    +        !! DBCSR matrix
    +         INTEGER, INTENT(IN)                      :: row, col
    +        !! the row
    +        !! the column
    +         COMPLEX(kind=real_4), DIMENSION(:), POINTER           :: block
    +        !! the block to get (rank-1 array)
    +         LOGICAL, INTENT(OUT)                     :: tr
    +        !! whether the data is transposed
    +         LOGICAL, INTENT(OUT)                     :: found
    +        !! whether the block exists in the matrix
    +         INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    +        !! logical row size of block
    +        !! logical column size of block
    +
    +         INTEGER                                  :: blk, csize, &
    +                                                     nze, offset, &
    +                                                     rsize, stored_row, &
    +                                                     stored_col
    +         LOGICAL                                  :: stored_tr
    +
    +!   ---------------------------------------------------------------------------
    +
    +         IF (debug_mod) THEN
    +            IF (matrix%data_type /= dbcsr_type_complex_4) &
    +               DBCSR_ABORT("Data type mismatch for requested block.")
    +         END IF
    +
    +         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    +                                    stored_tr, found, blk, offset)
    +         tr = stored_tr
    +
    +         rsize = dbcsr_blk_row_size(matrix, stored_row)
    +         csize = dbcsr_blk_column_size(matrix, stored_col)
    +         IF (PRESENT(row_size)) row_size = rsize
    +         IF (PRESENT(col_size)) col_size = csize
    +
    +         NULLIFY (block)
    +         IF (found) THEN
    +            nze = rsize*csize
    +            !
    +            block => pointer_view( &
    +                     dbcsr_get_data_p(matrix%data_area, CMPLX(0.0, 0.0, real_4)), offset, offset + nze - 1 &
    +                     )
    +         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    +            IF (.NOT. dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    +            IF (dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve rank-1 block pointers from mutable work matrices.")
    +         END IF
    +      END SUBROUTINE dbcsr_get_block_p_c
     
    diff --git a/develop/proc/dbcsr_get_block_p_d.html b/develop/proc/dbcsr_get_block_p_d.html index a4635924dcc..31b1671ee7e 100644 --- a/develop/proc/dbcsr_get_block_p_d.html +++ b/develop/proc/dbcsr_get_block_p_d.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p_d
  • 27 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found,

    -

    Gets a 1-d block from a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,12 +228,12 @@

    Arguments

    @@ -246,12 +243,12 @@

    Arguments

    @@ -261,13 +258,12 @@

    Arguments

    @@ -277,8 +273,7 @@

    Arguments

    @@ -298,61 +293,16 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_block_p_d (matrix, row, col, block, tr, found, &
    -                                                  row_size, col_size)
    -     !! Gets a 1-d block from a dbcsr matrix
    -
    +    
          SUBROUTINE dbcsr_get_block_p_d (matrix, row, col, block, tr, found, row_size, col_size)
              TYPE(dbcsr_type), INTENT(IN)              :: matrix
    -        !! DBCSR matrix
    -         INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         REAL(kind=real_8), DIMENSION(:), POINTER           :: block
    -        !! the block to get (rank-1 array)
    -         LOGICAL, INTENT(OUT)                     :: tr
    -        !! whether the data is transposed
    -         LOGICAL, INTENT(OUT)                     :: found
    -        !! whether the block exists in the matrix
    -         INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    -        !! logical row size of block
    -        !! logical column size of block
    -
    -         INTEGER                                  :: blk, csize, &
    -                                                     nze, offset, &
    -                                                     rsize, stored_row, &
    -                                                     stored_col
    -         LOGICAL                                  :: stored_tr
    -
    -!   ---------------------------------------------------------------------------
    -
    -         IF (debug_mod) THEN
    -            IF (matrix%data_type /= dbcsr_type_real_8) &
    -               DBCSR_ABORT("Data type mismatch for requested block.")
    -         END IF
    -
    -         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    -                                    stored_tr, found, blk, offset)
    -         tr = stored_tr
    -
    -         rsize = dbcsr_blk_row_size(matrix, stored_row)
    -         csize = dbcsr_blk_column_size(matrix, stored_col)
    -         IF (PRESENT(row_size)) row_size = rsize
    -         IF (PRESENT(col_size)) col_size = csize
    -
    -         NULLIFY (block)
    -         IF (found) THEN
    -            nze = rsize*csize
    -            !
    -            block => pointer_view( &
    -                     dbcsr_get_data_p(matrix%data_area, 0.0_real_8), offset, offset + nze - 1 &
    -                     )
    -         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    -            IF (.NOT. dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    -            IF (dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve rank-1 block pointers from mutable work matrices.")
    -         END IF
    -      END SUBROUTINE dbcsr_get_block_p_d
    +         INTEGER, INTENT(IN)                       :: row, col
    +         REAL(kind=real_8), DIMENSION(:), POINTER            :: block
    +         LOGICAL, INTENT(OUT)                      :: tr
    +         LOGICAL, INTENT(OUT)                      :: found
    +         INTEGER, INTENT(OUT), OPTIONAL            :: row_size, col_size
    +
    +         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    +      END SUBROUTINE dbcsr_get_block_p_d
     
    diff --git a/develop/proc/dbcsr_get_block_p_d~2.html b/develop/proc/dbcsr_get_block_p_d~2.html index 345ce6217a3..2de74db13e7 100644 --- a/develop/proc/dbcsr_get_block_p_d~2.html +++ b/develop/proc/dbcsr_get_block_p_d~2.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p_d
  • 9 statements + title=" 0.0% of total for procedures.">27 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_get_block_p_d(matrix, row, col, block, tr, found,

    +

    Gets a 1-d block from a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,12 +246,12 @@

    Arguments

    @@ -258,12 +261,13 @@

    Arguments

    @@ -273,7 +277,8 @@

    Arguments

    @@ -293,16 +298,61 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_block_p_d (matrix, row, col, block, tr, found, row_size, col_size)
    +    
          SUBROUTINE dbcsr_get_block_p_d (matrix, row, col, block, tr, found, &
    +                                                  row_size, col_size)
    +     !! Gets a 1-d block from a dbcsr matrix
    +
              TYPE(dbcsr_type), INTENT(IN)              :: matrix
    -         INTEGER, INTENT(IN)                       :: row, col
    -         REAL(kind=real_8), DIMENSION(:), POINTER            :: block
    -         LOGICAL, INTENT(OUT)                      :: tr
    -         LOGICAL, INTENT(OUT)                      :: found
    -         INTEGER, INTENT(OUT), OPTIONAL            :: row_size, col_size
    -
    -         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    -      END SUBROUTINE dbcsr_get_block_p_d
    +        !! DBCSR matrix
    +         INTEGER, INTENT(IN)                      :: row, col
    +        !! the row
    +        !! the column
    +         REAL(kind=real_8), DIMENSION(:), POINTER           :: block
    +        !! the block to get (rank-1 array)
    +         LOGICAL, INTENT(OUT)                     :: tr
    +        !! whether the data is transposed
    +         LOGICAL, INTENT(OUT)                     :: found
    +        !! whether the block exists in the matrix
    +         INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    +        !! logical row size of block
    +        !! logical column size of block
    +
    +         INTEGER                                  :: blk, csize, &
    +                                                     nze, offset, &
    +                                                     rsize, stored_row, &
    +                                                     stored_col
    +         LOGICAL                                  :: stored_tr
    +
    +!   ---------------------------------------------------------------------------
    +
    +         IF (debug_mod) THEN
    +            IF (matrix%data_type /= dbcsr_type_real_8) &
    +               DBCSR_ABORT("Data type mismatch for requested block.")
    +         END IF
    +
    +         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    +                                    stored_tr, found, blk, offset)
    +         tr = stored_tr
    +
    +         rsize = dbcsr_blk_row_size(matrix, stored_row)
    +         csize = dbcsr_blk_column_size(matrix, stored_col)
    +         IF (PRESENT(row_size)) row_size = rsize
    +         IF (PRESENT(col_size)) col_size = csize
    +
    +         NULLIFY (block)
    +         IF (found) THEN
    +            nze = rsize*csize
    +            !
    +            block => pointer_view( &
    +                     dbcsr_get_data_p(matrix%data_area, 0.0_real_8), offset, offset + nze - 1 &
    +                     )
    +         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    +            IF (.NOT. dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    +            IF (dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve rank-1 block pointers from mutable work matrices.")
    +         END IF
    +      END SUBROUTINE dbcsr_get_block_p_d
     
    diff --git a/develop/proc/dbcsr_get_block_p_s.html b/develop/proc/dbcsr_get_block_p_s.html index 4074a295184..ff6e186f745 100644 --- a/develop/proc/dbcsr_get_block_p_s.html +++ b/develop/proc/dbcsr_get_block_p_s.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p_s
  • 27 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found,

    -

    Gets a 1-d block from a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,12 +228,12 @@

    Arguments

    @@ -246,12 +243,12 @@

    Arguments

    @@ -261,13 +258,12 @@

    Arguments

    @@ -277,8 +273,7 @@

    Arguments

    @@ -298,61 +293,16 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_block_p_s (matrix, row, col, block, tr, found, &
    -                                                  row_size, col_size)
    -     !! Gets a 1-d block from a dbcsr matrix
    -
    +    
          SUBROUTINE dbcsr_get_block_p_s (matrix, row, col, block, tr, found, row_size, col_size)
              TYPE(dbcsr_type), INTENT(IN)              :: matrix
    -        !! DBCSR matrix
    -         INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         REAL(kind=real_4), DIMENSION(:), POINTER           :: block
    -        !! the block to get (rank-1 array)
    -         LOGICAL, INTENT(OUT)                     :: tr
    -        !! whether the data is transposed
    -         LOGICAL, INTENT(OUT)                     :: found
    -        !! whether the block exists in the matrix
    -         INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    -        !! logical row size of block
    -        !! logical column size of block
    -
    -         INTEGER                                  :: blk, csize, &
    -                                                     nze, offset, &
    -                                                     rsize, stored_row, &
    -                                                     stored_col
    -         LOGICAL                                  :: stored_tr
    -
    -!   ---------------------------------------------------------------------------
    -
    -         IF (debug_mod) THEN
    -            IF (matrix%data_type /= dbcsr_type_real_4) &
    -               DBCSR_ABORT("Data type mismatch for requested block.")
    -         END IF
    -
    -         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    -                                    stored_tr, found, blk, offset)
    -         tr = stored_tr
    -
    -         rsize = dbcsr_blk_row_size(matrix, stored_row)
    -         csize = dbcsr_blk_column_size(matrix, stored_col)
    -         IF (PRESENT(row_size)) row_size = rsize
    -         IF (PRESENT(col_size)) col_size = csize
    -
    -         NULLIFY (block)
    -         IF (found) THEN
    -            nze = rsize*csize
    -            !
    -            block => pointer_view( &
    -                     dbcsr_get_data_p(matrix%data_area, 0.0_real_4), offset, offset + nze - 1 &
    -                     )
    -         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    -            IF (.NOT. dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    -            IF (dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve rank-1 block pointers from mutable work matrices.")
    -         END IF
    -      END SUBROUTINE dbcsr_get_block_p_s
    +         INTEGER, INTENT(IN)                       :: row, col
    +         REAL(kind=real_4), DIMENSION(:), POINTER            :: block
    +         LOGICAL, INTENT(OUT)                      :: tr
    +         LOGICAL, INTENT(OUT)                      :: found
    +         INTEGER, INTENT(OUT), OPTIONAL            :: row_size, col_size
    +
    +         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    +      END SUBROUTINE dbcsr_get_block_p_s
     
    diff --git a/develop/proc/dbcsr_get_block_p_s~2.html b/develop/proc/dbcsr_get_block_p_s~2.html index 97d287303d6..8defc51b1a0 100644 --- a/develop/proc/dbcsr_get_block_p_s~2.html +++ b/develop/proc/dbcsr_get_block_p_s~2.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p_s
  • 9 statements + title=" 0.0% of total for procedures.">27 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_get_block_p_s(matrix, row, col, block, tr, found,

    +

    Gets a 1-d block from a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,7 +246,7 @@

    Arguments

    @@ -258,12 +261,13 @@

    Arguments

    @@ -273,7 +277,8 @@

    Arguments

    @@ -293,16 +298,61 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_block_p_s (matrix, row, col, block, tr, found, row_size, col_size)
    +    
          SUBROUTINE dbcsr_get_block_p_s (matrix, row, col, block, tr, found, &
    +                                                  row_size, col_size)
    +     !! Gets a 1-d block from a dbcsr matrix
    +
              TYPE(dbcsr_type), INTENT(IN)              :: matrix
    -         INTEGER, INTENT(IN)                       :: row, col
    -         REAL(kind=real_4), DIMENSION(:), POINTER            :: block
    -         LOGICAL, INTENT(OUT)                      :: tr
    -         LOGICAL, INTENT(OUT)                      :: found
    -         INTEGER, INTENT(OUT), OPTIONAL            :: row_size, col_size
    -
    -         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    -      END SUBROUTINE dbcsr_get_block_p_s
    +        !! DBCSR matrix
    +         INTEGER, INTENT(IN)                      :: row, col
    +        !! the row
    +        !! the column
    +         REAL(kind=real_4), DIMENSION(:), POINTER           :: block
    +        !! the block to get (rank-1 array)
    +         LOGICAL, INTENT(OUT)                     :: tr
    +        !! whether the data is transposed
    +         LOGICAL, INTENT(OUT)                     :: found
    +        !! whether the block exists in the matrix
    +         INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    +        !! logical row size of block
    +        !! logical column size of block
    +
    +         INTEGER                                  :: blk, csize, &
    +                                                     nze, offset, &
    +                                                     rsize, stored_row, &
    +                                                     stored_col
    +         LOGICAL                                  :: stored_tr
    +
    +!   ---------------------------------------------------------------------------
    +
    +         IF (debug_mod) THEN
    +            IF (matrix%data_type /= dbcsr_type_real_4) &
    +               DBCSR_ABORT("Data type mismatch for requested block.")
    +         END IF
    +
    +         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    +                                    stored_tr, found, blk, offset)
    +         tr = stored_tr
    +
    +         rsize = dbcsr_blk_row_size(matrix, stored_row)
    +         csize = dbcsr_blk_column_size(matrix, stored_col)
    +         IF (PRESENT(row_size)) row_size = rsize
    +         IF (PRESENT(col_size)) col_size = csize
    +
    +         NULLIFY (block)
    +         IF (found) THEN
    +            nze = rsize*csize
    +            !
    +            block => pointer_view( &
    +                     dbcsr_get_data_p(matrix%data_area, 0.0_real_4), offset, offset + nze - 1 &
    +                     )
    +         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    +            IF (.NOT. dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    +            IF (dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve rank-1 block pointers from mutable work matrices.")
    +         END IF
    +      END SUBROUTINE dbcsr_get_block_p_s
     
    diff --git a/develop/proc/dbcsr_get_block_p_z.html b/develop/proc/dbcsr_get_block_p_z.html index 6b999de53d7..374d19fa12f 100644 --- a/develop/proc/dbcsr_get_block_p_z.html +++ b/develop/proc/dbcsr_get_block_p_z.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p_z
  • 27 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found,

    -

    Gets a 1-d block from a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,12 +228,12 @@

    Arguments

    @@ -246,12 +243,12 @@

    Arguments

    @@ -261,13 +258,12 @@

    Arguments

    @@ -277,8 +273,7 @@

    Arguments

    @@ -298,61 +293,16 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_block_p_z (matrix, row, col, block, tr, found, &
    -                                                  row_size, col_size)
    -     !! Gets a 1-d block from a dbcsr matrix
    -
    +    
          SUBROUTINE dbcsr_get_block_p_z (matrix, row, col, block, tr, found, row_size, col_size)
              TYPE(dbcsr_type), INTENT(IN)              :: matrix
    -        !! DBCSR matrix
    -         INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         COMPLEX(kind=real_8), DIMENSION(:), POINTER           :: block
    -        !! the block to get (rank-1 array)
    -         LOGICAL, INTENT(OUT)                     :: tr
    -        !! whether the data is transposed
    -         LOGICAL, INTENT(OUT)                     :: found
    -        !! whether the block exists in the matrix
    -         INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    -        !! logical row size of block
    -        !! logical column size of block
    -
    -         INTEGER                                  :: blk, csize, &
    -                                                     nze, offset, &
    -                                                     rsize, stored_row, &
    -                                                     stored_col
    -         LOGICAL                                  :: stored_tr
    -
    -!   ---------------------------------------------------------------------------
    -
    -         IF (debug_mod) THEN
    -            IF (matrix%data_type /= dbcsr_type_complex_8) &
    -               DBCSR_ABORT("Data type mismatch for requested block.")
    -         END IF
    -
    -         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    -                                    stored_tr, found, blk, offset)
    -         tr = stored_tr
    -
    -         rsize = dbcsr_blk_row_size(matrix, stored_row)
    -         csize = dbcsr_blk_column_size(matrix, stored_col)
    -         IF (PRESENT(row_size)) row_size = rsize
    -         IF (PRESENT(col_size)) col_size = csize
    -
    -         NULLIFY (block)
    -         IF (found) THEN
    -            nze = rsize*csize
    -            !
    -            block => pointer_view( &
    -                     dbcsr_get_data_p(matrix%data_area, CMPLX(0.0, 0.0, real_8)), offset, offset + nze - 1 &
    -                     )
    -         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    -            IF (.NOT. dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    -            IF (dbcsr_use_mutable(matrix)) &
    -               DBCSR_ABORT("Can not retrieve rank-1 block pointers from mutable work matrices.")
    -         END IF
    -      END SUBROUTINE dbcsr_get_block_p_z
    +         INTEGER, INTENT(IN)                       :: row, col
    +         COMPLEX(kind=real_8), DIMENSION(:), POINTER            :: block
    +         LOGICAL, INTENT(OUT)                      :: tr
    +         LOGICAL, INTENT(OUT)                      :: found
    +         INTEGER, INTENT(OUT), OPTIONAL            :: row_size, col_size
    +
    +         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    +      END SUBROUTINE dbcsr_get_block_p_z
     
    diff --git a/develop/proc/dbcsr_get_block_p_z~2.html b/develop/proc/dbcsr_get_block_p_z~2.html index 17bc6e74904..11b9f0a124a 100644 --- a/develop/proc/dbcsr_get_block_p_z~2.html +++ b/develop/proc/dbcsr_get_block_p_z~2.html @@ -74,20 +74,20 @@

    dbcsr_get_block_p_z
  • 9 statements + title=" 0.0% of total for procedures.">27 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_get_block_p_z(matrix, row, col, block, tr, found,

    +

    Gets a 1-d block from a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,7 +216,7 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,12 +246,12 @@

    Arguments

    @@ -258,12 +261,13 @@

    Arguments

    @@ -273,7 +277,8 @@

    Arguments

    @@ -293,16 +298,61 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_get_block_p_z (matrix, row, col, block, tr, found, row_size, col_size)
    +    
          SUBROUTINE dbcsr_get_block_p_z (matrix, row, col, block, tr, found, &
    +                                                  row_size, col_size)
    +     !! Gets a 1-d block from a dbcsr matrix
    +
              TYPE(dbcsr_type), INTENT(IN)              :: matrix
    -         INTEGER, INTENT(IN)                       :: row, col
    -         COMPLEX(kind=real_8), DIMENSION(:), POINTER            :: block
    -         LOGICAL, INTENT(OUT)                      :: tr
    -         LOGICAL, INTENT(OUT)                      :: found
    -         INTEGER, INTENT(OUT), OPTIONAL            :: row_size, col_size
    -
    -         CALL dbcsr_get_block_p_prv(matrix%prv, row, col, block, tr, found, row_size, col_size)
    -      END SUBROUTINE dbcsr_get_block_p_z
    +        !! DBCSR matrix
    +         INTEGER, INTENT(IN)                      :: row, col
    +        !! the row
    +        !! the column
    +         COMPLEX(kind=real_8), DIMENSION(:), POINTER           :: block
    +        !! the block to get (rank-1 array)
    +         LOGICAL, INTENT(OUT)                     :: tr
    +        !! whether the data is transposed
    +         LOGICAL, INTENT(OUT)                     :: found
    +        !! whether the block exists in the matrix
    +         INTEGER, INTENT(OUT), OPTIONAL           :: row_size, col_size
    +        !! logical row size of block
    +        !! logical column size of block
    +
    +         INTEGER                                  :: blk, csize, &
    +                                                     nze, offset, &
    +                                                     rsize, stored_row, &
    +                                                     stored_col
    +         LOGICAL                                  :: stored_tr
    +
    +!   ---------------------------------------------------------------------------
    +
    +         IF (debug_mod) THEN
    +            IF (matrix%data_type /= dbcsr_type_complex_8) &
    +               DBCSR_ABORT("Data type mismatch for requested block.")
    +         END IF
    +
    +         CALL dbcsr_get_block_index(matrix, row, col, stored_row, stored_col, &
    +                                    stored_tr, found, blk, offset)
    +         tr = stored_tr
    +
    +         rsize = dbcsr_blk_row_size(matrix, stored_row)
    +         csize = dbcsr_blk_column_size(matrix, stored_col)
    +         IF (PRESENT(row_size)) row_size = rsize
    +         IF (PRESENT(col_size)) col_size = csize
    +
    +         NULLIFY (block)
    +         IF (found) THEN
    +            nze = rsize*csize
    +            !
    +            block => pointer_view( &
    +                     dbcsr_get_data_p(matrix%data_area, CMPLX(0.0, 0.0, real_8)), offset, offset + nze - 1 &
    +                     )
    +         ELSEIF (ASSOCIATED(matrix%wms)) THEN
    +            IF (.NOT. dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve blocks from non-mutable work matrices.")
    +            IF (dbcsr_use_mutable(matrix)) &
    +               DBCSR_ABORT("Can not retrieve rank-1 block pointers from mutable work matrices.")
    +         END IF
    +      END SUBROUTINE dbcsr_get_block_p_z
     
    diff --git a/develop/proc/dbcsr_get_data_c.html b/develop/proc/dbcsr_get_data_c.html index b7e819b285a..099eb41c553 100644 --- a/develop/proc/dbcsr_get_data_c.html +++ b/develop/proc/dbcsr_get_data_c.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -221,7 +221,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 190779372d5..6f50878a1d5 100644 --- a/develop/proc/dbcsr_get_data_c_c.html +++ b/develop/proc/dbcsr_get_data_c_c.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -228,7 +228,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 78d8be7648e..0687ad14f62 100644 --- a/develop/proc/dbcsr_get_data_c_d.html +++ b/develop/proc/dbcsr_get_data_c_d.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -228,7 +228,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 415dfaff7ac..57ae1588d1b 100644 --- a/develop/proc/dbcsr_get_data_c_s.html +++ b/develop/proc/dbcsr_get_data_c_s.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -228,7 +228,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 3239f5b9a6e..735813f4ce9 100644 --- a/develop/proc/dbcsr_get_data_c_z.html +++ b/develop/proc/dbcsr_get_data_c_z.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -228,7 +228,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 400e28b6cd6..159b395eb34 100644 --- a/develop/proc/dbcsr_get_data_d.html +++ b/develop/proc/dbcsr_get_data_d.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -221,7 +221,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 eac3b47abd6..50372812143 100644 --- a/develop/proc/dbcsr_get_data_memory_type.html +++ b/develop/proc/dbcsr_get_data_memory_type.html @@ -163,7 +163,7 @@

    Arguments

    @@ -181,7 +181,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 a96eaa482aa..c82841228b5 100644 --- a/develop/proc/dbcsr_get_data_p_2d_c.html +++ b/develop/proc/dbcsr_get_data_p_2d_c.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -212,7 +212,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 1e009c3b1e4..dc87587062d 100644 --- a/develop/proc/dbcsr_get_data_p_2d_d.html +++ b/develop/proc/dbcsr_get_data_p_2d_d.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -212,7 +212,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 a482d97d63f..10286ef442e 100644 --- a/develop/proc/dbcsr_get_data_p_2d_s.html +++ b/develop/proc/dbcsr_get_data_p_2d_s.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -212,7 +212,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 26c605af98d..8afca5dac5f 100644 --- a/develop/proc/dbcsr_get_data_p_2d_z.html +++ b/develop/proc/dbcsr_get_data_p_2d_z.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -212,7 +212,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 2c34d414c2c..b6c9e3b7c3f 100644 --- a/develop/proc/dbcsr_get_data_p_c.html +++ b/develop/proc/dbcsr_get_data_p_c.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -212,7 +212,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 e720e06fd21..4d1eebbfa4b 100644 --- a/develop/proc/dbcsr_get_data_p_d.html +++ b/develop/proc/dbcsr_get_data_p_d.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -212,7 +212,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 a8797388ada..1aa85398590 100644 --- a/develop/proc/dbcsr_get_data_p_s.html +++ b/develop/proc/dbcsr_get_data_p_s.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -212,7 +212,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 89fd445acc3..d5eda6c934e 100644 --- a/develop/proc/dbcsr_get_data_p_z.html +++ b/develop/proc/dbcsr_get_data_p_z.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -212,7 +212,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 0ad9df2dca5..66625d9968b 100644 --- a/develop/proc/dbcsr_get_data_s.html +++ b/develop/proc/dbcsr_get_data_s.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -221,7 +221,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 9f66a8f3f52..e257e5a8dd0 100644 --- a/develop/proc/dbcsr_get_data_size.html +++ b/develop/proc/dbcsr_get_data_size.html @@ -74,20 +74,20 @@

    dbcsr_get_data_size
  • 9 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public function dbcsr_get_data_size(matrix) result(data_size)

    -

    Returns the allocated data size of a DBCSR matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -177,11 +176,11 @@

    Arguments

    Return Value - + integer

    -

    size of data

    +
    @@ -197,22 +196,10 @@

    Return Value

    Source Code

       FUNCTION dbcsr_get_data_size(matrix) RESULT(data_size)
    -      !! Returns the allocated data size of a DBCSR matrix
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! matrix
           INTEGER                                            :: data_size
    -         !! size of data
    -
    -      INTEGER                                            :: data_type
     
    -      data_size = 0
    -      data_type = dbcsr_get_data_type(matrix)
    -      IF (data_type .NE. dbcsr_type_real_8 .AND. &
    -          data_type .NE. dbcsr_type_real_4 .AND. &
    -          data_type .NE. dbcsr_type_complex_8 .AND. &
    -          data_type .NE. dbcsr_type_complex_4) DBCSR_ABORT("Incorrect data type")
    -      data_size = dbcsr_data_get_size(matrix%data_area)
    +      data_size = dbcsr_get_data_size_prv(matrix%prv)
        END FUNCTION dbcsr_get_data_size
     
    diff --git a/develop/proc/dbcsr_get_data_size_used.html b/develop/proc/dbcsr_get_data_size_used.html index 047ee85dc0e..96b36e87661 100644 --- a/develop/proc/dbcsr_get_data_size_used.html +++ b/develop/proc/dbcsr_get_data_size_used.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 a24117ceb17..4d2ab7f3072 100644 --- a/develop/proc/dbcsr_get_data_size~2.html +++ b/develop/proc/dbcsr_get_data_size~2.html @@ -74,20 +74,20 @@

    dbcsr_get_data_size
  • 5 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public function dbcsr_get_data_size(matrix) result(data_size)

    +

    Returns the allocated data size of a DBCSR matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -176,11 +177,11 @@

    Arguments

    Return Value - + integer

    - +

    size of data


    @@ -196,10 +197,22 @@

    Return Value

    Source Code

       FUNCTION dbcsr_get_data_size(matrix) RESULT(data_size)
    +      !! Returns the allocated data size of a DBCSR matrix
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! matrix
           INTEGER                                            :: data_size
    +         !! size of data
    +
    +      INTEGER                                            :: data_type
     
    -      data_size = dbcsr_get_data_size_prv(matrix%prv)
    +      data_size = 0
    +      data_type = dbcsr_get_data_type(matrix)
    +      IF (data_type .NE. dbcsr_type_real_8 .AND. &
    +          data_type .NE. dbcsr_type_real_4 .AND. &
    +          data_type .NE. dbcsr_type_complex_8 .AND. &
    +          data_type .NE. dbcsr_type_complex_4) DBCSR_ABORT("Incorrect data type")
    +      data_size = dbcsr_data_get_size(matrix%data_area)
        END FUNCTION dbcsr_get_data_size
     
    diff --git a/develop/proc/dbcsr_get_data_type.html b/develop/proc/dbcsr_get_data_type.html index 46b4b180fd6..da86650276a 100644 --- a/develop/proc/dbcsr_get_data_type.html +++ b/develop/proc/dbcsr_get_data_type.html @@ -79,15 +79,15 @@

    dbcsr_get_data_type
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public pure function dbcsr_get_data_type(matrix) result(data_type)

    -

    Returns the data type stored in the matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -177,11 +176,11 @@

    Arguments

    Return Value - + integer

    -

    data_type (see dbcsr_types.F for possible values)

    +
    @@ -197,14 +196,10 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_get_data_type(matrix) RESULT(data_type)
    -      !! Returns the data type stored in the matrix
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! query this matrix
           INTEGER                                            :: data_type
    -         !! data_type (see dbcsr_types.F for possible values)
     
    -      data_type = matrix%data_type
    +      data_type = dbcsr_get_data_type_prv(matrix%prv)
        END FUNCTION dbcsr_get_data_type
     
    diff --git a/develop/proc/dbcsr_get_data_type~2.html b/develop/proc/dbcsr_get_data_type~2.html index 4145fc0937a..7c3d329c8c3 100644 --- a/develop/proc/dbcsr_get_data_type~2.html +++ b/develop/proc/dbcsr_get_data_type~2.html @@ -79,15 +79,15 @@

    dbcsr_get_data_type
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public pure function dbcsr_get_data_type(matrix) result(data_type)

    +

    Returns the data type stored in the matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -176,11 +177,11 @@

    Arguments

    Return Value - + integer

    - +

    data_type (see dbcsr_types.F for possible values)


    @@ -196,10 +197,14 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_get_data_type(matrix) RESULT(data_type)
    +      !! Returns the data type stored in the matrix
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! query this matrix
           INTEGER                                            :: data_type
    +         !! data_type (see dbcsr_types.F for possible values)
     
    -      data_type = dbcsr_get_data_type_prv(matrix%prv)
    +      data_type = matrix%data_type
        END FUNCTION dbcsr_get_data_type
     
    diff --git a/develop/proc/dbcsr_get_data_z.html b/develop/proc/dbcsr_get_data_z.html index 65948dce432..266b835aa62 100644 --- a/develop/proc/dbcsr_get_data_z.html +++ b/develop/proc/dbcsr_get_data_z.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -221,7 +221,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 3d122d6a8aa..02183fb0625 100644 --- a/develop/proc/dbcsr_get_default_config.html +++ b/develop/proc/dbcsr_get_default_config.html @@ -248,7 +248,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_default_logger.html b/develop/proc/dbcsr_get_default_logger.html index 01b7a4b88fc..e3a7908d378 100644 --- a/develop/proc/dbcsr_get_default_logger.html +++ b/develop/proc/dbcsr_get_default_logger.html @@ -155,7 +155,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 c17c548ec74..9199fc870c1 100644 --- a/develop/proc/dbcsr_get_diag_c.html +++ b/develop/proc/dbcsr_get_diag_c.html @@ -74,20 +74,20 @@

    dbcsr_get_diag_c
  • 25 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,44 +204,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_c~2.html b/develop/proc/dbcsr_get_diag_c~2.html index 56a168780a5..a3d03a59bb6 100644 --- a/develop/proc/dbcsr_get_diag_c~2.html +++ b/develop/proc/dbcsr_get_diag_c~2.html @@ -74,20 +74,20 @@

    dbcsr_get_diag_c
  • 5 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,10 +204,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_d.html b/develop/proc/dbcsr_get_diag_d.html index 49c5f9a66cb..fe5074770a8 100644 --- a/develop/proc/dbcsr_get_diag_d.html +++ b/develop/proc/dbcsr_get_diag_d.html @@ -74,20 +74,20 @@

    dbcsr_get_diag_d
  • 25 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,44 +204,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_d~2.html b/develop/proc/dbcsr_get_diag_d~2.html index 960ded4cd35..c619e023130 100644 --- a/develop/proc/dbcsr_get_diag_d~2.html +++ b/develop/proc/dbcsr_get_diag_d~2.html @@ -74,20 +74,20 @@

    dbcsr_get_diag_d
  • 5 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,10 +204,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_s.html b/develop/proc/dbcsr_get_diag_s.html index df6fff2ec6c..0942cae55dd 100644 --- a/develop/proc/dbcsr_get_diag_s.html +++ b/develop/proc/dbcsr_get_diag_s.html @@ -74,20 +74,20 @@

    dbcsr_get_diag_s
  • 25 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,44 +204,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_s~2.html b/develop/proc/dbcsr_get_diag_s~2.html index 47ac8eba5c9..081b655aebb 100644 --- a/develop/proc/dbcsr_get_diag_s~2.html +++ b/develop/proc/dbcsr_get_diag_s~2.html @@ -74,20 +74,20 @@

    dbcsr_get_diag_s
  • 5 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,10 +204,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_z.html b/develop/proc/dbcsr_get_diag_z.html index 18633bbc8e3..e265e37e289 100644 --- a/develop/proc/dbcsr_get_diag_z.html +++ b/develop/proc/dbcsr_get_diag_z.html @@ -74,20 +74,20 @@

    dbcsr_get_diag_z
  • 25 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,44 +204,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_diag_z~2.html b/develop/proc/dbcsr_get_diag_z~2.html index a07090b0cc4..32e6e3fb1d1 100644 --- a/develop/proc/dbcsr_get_diag_z~2.html +++ b/develop/proc/dbcsr_get_diag_z~2.html @@ -74,20 +74,20 @@

    dbcsr_get_diag_z
  • 5 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,10 +204,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_global_col_map.html b/develop/proc/dbcsr_get_global_col_map.html index ac49221e053..8f917ad7d21 100644 --- a/develop/proc/dbcsr_get_global_col_map.html +++ b/develop/proc/dbcsr_get_global_col_map.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_global_row_map.html b/develop/proc/dbcsr_get_global_row_map.html index 99cbbb68580..d0de984ab1e 100644 --- a/develop/proc/dbcsr_get_global_row_map.html +++ b/develop/proc/dbcsr_get_global_row_map.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_global_vcol_map.html b/develop/proc/dbcsr_get_global_vcol_map.html index 8de948e0009..af65b2865f4 100644 --- a/develop/proc/dbcsr_get_global_vcol_map.html +++ b/develop/proc/dbcsr_get_global_vcol_map.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_global_vrow_map.html b/develop/proc/dbcsr_get_global_vrow_map.html index 831434746e8..07df5f54a2a 100644 --- a/develop/proc/dbcsr_get_global_vrow_map.html +++ b/develop/proc/dbcsr_get_global_vrow_map.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_index_memory_type.html b/develop/proc/dbcsr_get_index_memory_type.html index 80d4edc75ac..4d062e05306 100644 --- a/develop/proc/dbcsr_get_index_memory_type.html +++ b/develop/proc/dbcsr_get_index_memory_type.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 186f720de6a..d8820f41b52 100644 --- a/develop/proc/dbcsr_get_info.html +++ b/develop/proc/dbcsr_get_info.html @@ -74,20 +74,20 @@

    dbcsr_get_info
  • 35 statements + title=" 0.0% of total for procedures.">16 statements
  • - Source File + Source File
  • @@ -139,11 +139,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

    @@ -159,8 +158,8 @@

    Arguments

    @@ -189,7 +188,7 @@

    Arguments

    @@ -204,7 +203,7 @@

    Arguments

    @@ -219,7 +218,7 @@

    Arguments

    @@ -234,7 +233,7 @@

    Arguments

    @@ -249,7 +248,7 @@

    Arguments

    @@ -264,7 +263,7 @@

    Arguments

    @@ -279,7 +278,7 @@

    Arguments

    @@ -294,7 +293,7 @@

    Arguments

    @@ -309,7 +308,7 @@

    Arguments

    @@ -324,7 +323,7 @@

    Arguments

    @@ -339,7 +338,7 @@

    Arguments

    @@ -354,7 +353,7 @@

    Arguments

    @@ -369,7 +368,7 @@

    Arguments

    @@ -384,7 +383,7 @@

    Arguments

    @@ -399,7 +398,7 @@

    Arguments

    @@ -414,7 +413,7 @@

    Arguments

    @@ -429,7 +428,7 @@

    Arguments

    @@ -444,8 +443,8 @@

    Arguments

    @@ -469,58 +468,43 @@

    Arguments

    - - - - - - - - - + - + @@ -188,7 +189,7 @@

    Arguments

    @@ -203,7 +204,7 @@

    Arguments

    @@ -218,7 +219,7 @@

    Arguments

    @@ -233,7 +234,7 @@

    Arguments

    @@ -248,7 +249,7 @@

    Arguments

    @@ -263,7 +264,7 @@

    Arguments

    @@ -278,7 +279,7 @@

    Arguments

    @@ -293,7 +294,7 @@

    Arguments

    @@ -308,7 +309,7 @@

    Arguments

    @@ -323,7 +324,7 @@

    Arguments

    @@ -338,7 +339,7 @@

    Arguments

    @@ -353,7 +354,7 @@

    Arguments

    @@ -368,7 +369,7 @@

    Arguments

    @@ -383,7 +384,7 @@

    Arguments

    @@ -398,7 +399,7 @@

    Arguments

    @@ -413,7 +414,7 @@

    Arguments

    @@ -428,7 +429,7 @@

    Arguments

    @@ -443,8 +444,8 @@

    Arguments

    @@ -468,43 +469,58 @@

    Arguments

    + + + + + + + + - + @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_local_rows.html b/develop/proc/dbcsr_get_local_rows.html index c78fa573fe9..d75e51f55ad 100644 --- a/develop/proc/dbcsr_get_local_rows.html +++ b/develop/proc/dbcsr_get_local_rows.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_local_vcols.html b/develop/proc/dbcsr_get_local_vcols.html index 2cb4d0ce8b7..0b5e2a3592c 100644 --- a/develop/proc/dbcsr_get_local_vcols.html +++ b/develop/proc/dbcsr_get_local_vcols.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_local_vrows.html b/develop/proc/dbcsr_get_local_vrows.html index 3bb98419296..8d18ffd100a 100644 --- a/develop/proc/dbcsr_get_local_vrows.html +++ b/develop/proc/dbcsr_get_local_vrows.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_matrix_type.html b/develop/proc/dbcsr_get_matrix_type.html index baf2ff2f441..00726fcf0d8 100644 --- a/develop/proc/dbcsr_get_matrix_type.html +++ b/develop/proc/dbcsr_get_matrix_type.html @@ -74,20 +74,20 @@

    dbcsr_get_matrix_type
  • 18 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public pure function dbcsr_get_matrix_type(matrix) result(matrix_type)

    -

    Returns the matrix type

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -177,11 +176,11 @@

    Arguments

    Return Value - + character(len=1)

    -

    matrix_type (see dbcsr_types.F for possible values)

    +
    @@ -197,28 +196,11 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_get_matrix_type(matrix) RESULT(matrix_type)
    -      !! Returns the matrix type
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! query this matrix
           CHARACTER                                          :: matrix_type
    -         !! matrix_type (see dbcsr_types.F for possible values)
     
    -      matrix_type = dbcsr_type_invalid
    -      IF (matrix%symmetry) THEN
    -         IF ((.NOT. matrix%negate_real) .AND. matrix%negate_imaginary) THEN
    -            matrix_type = dbcsr_type_hermitian
    -         ELSEIF (matrix%negate_real .AND. (.NOT. matrix%negate_imaginary)) THEN
    -            matrix_type = dbcsr_type_antihermitian
    -         ELSEIF (matrix%negate_real .AND. matrix%negate_imaginary) THEN
    -            matrix_type = dbcsr_type_antisymmetric
    -         ELSEIF ((.NOT. matrix%negate_real) .AND. (.NOT. matrix%negate_imaginary)) THEN
    -            matrix_type = dbcsr_type_symmetric
    -         END IF
    -      ELSE
    -         matrix_type = dbcsr_type_no_symmetry
    -      END IF
    -   END FUNCTION dbcsr_get_matrix_type
    +      matrix_type = dbcsr_get_matrix_type_prv(matrix%prv)
    +   END FUNCTION dbcsr_get_matrix_type
     
    diff --git a/develop/proc/dbcsr_get_matrix_type~2.html b/develop/proc/dbcsr_get_matrix_type~2.html index 270121476f7..246117ff016 100644 --- a/develop/proc/dbcsr_get_matrix_type~2.html +++ b/develop/proc/dbcsr_get_matrix_type~2.html @@ -74,20 +74,20 @@

    dbcsr_get_matrix_type
  • 5 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public pure function dbcsr_get_matrix_type(matrix) result(matrix_type)

    +

    Returns the matrix type

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -176,11 +177,11 @@

    Arguments

    Return Value - + character(len=1)

    - +

    matrix_type (see dbcsr_types.F for possible values)


    @@ -196,11 +197,28 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_get_matrix_type(matrix) RESULT(matrix_type)
    +      !! Returns the matrix type
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! query this matrix
           CHARACTER                                          :: matrix_type
    +         !! matrix_type (see dbcsr_types.F for possible values)
     
    -      matrix_type = dbcsr_get_matrix_type_prv(matrix%prv)
    -   END FUNCTION dbcsr_get_matrix_type
    +      matrix_type = dbcsr_type_invalid
    +      IF (matrix%symmetry) THEN
    +         IF ((.NOT. matrix%negate_real) .AND. matrix%negate_imaginary) THEN
    +            matrix_type = dbcsr_type_hermitian
    +         ELSEIF (matrix%negate_real .AND. (.NOT. matrix%negate_imaginary)) THEN
    +            matrix_type = dbcsr_type_antihermitian
    +         ELSEIF (matrix%negate_real .AND. matrix%negate_imaginary) THEN
    +            matrix_type = dbcsr_type_antisymmetric
    +         ELSEIF ((.NOT. matrix%negate_real) .AND. (.NOT. matrix%negate_imaginary)) THEN
    +            matrix_type = dbcsr_type_symmetric
    +         END IF
    +      ELSE
    +         matrix_type = dbcsr_type_no_symmetry
    +      END IF
    +   END FUNCTION dbcsr_get_matrix_type
     
    diff --git a/develop/proc/dbcsr_get_num_blocks.html b/develop/proc/dbcsr_get_num_blocks.html index 8f244aa93ce..fca29e49a87 100644 --- a/develop/proc/dbcsr_get_num_blocks.html +++ b/develop/proc/dbcsr_get_num_blocks.html @@ -79,15 +79,15 @@

    dbcsr_get_num_blocks
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public pure function dbcsr_get_num_blocks(matrix) result(num_blocks)

    -

    Returns the number of blocks in the matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -177,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -197,13 +196,10 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_get_num_blocks(matrix) RESULT(num_blocks)
    -      !! Returns the number of blocks in the matrix
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! matrix from which to get data
           INTEGER                                            :: num_blocks
     
    -      num_blocks = matrix%nblks
    +      num_blocks = dbcsr_get_num_blocks_prv(matrix%prv)
        END FUNCTION dbcsr_get_num_blocks
     
    diff --git a/develop/proc/dbcsr_get_num_blocks~2.html b/develop/proc/dbcsr_get_num_blocks~2.html index e04cb0a8fa0..c631a88e800 100644 --- a/develop/proc/dbcsr_get_num_blocks~2.html +++ b/develop/proc/dbcsr_get_num_blocks~2.html @@ -79,15 +79,15 @@

    dbcsr_get_num_blocks
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public pure function dbcsr_get_num_blocks(matrix) result(num_blocks)

    +

    Returns the number of blocks in the matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -196,10 +197,13 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_get_num_blocks(matrix) RESULT(num_blocks)
    +      !! Returns the number of blocks in the matrix
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! matrix from which to get data
           INTEGER                                            :: num_blocks
     
    -      num_blocks = dbcsr_get_num_blocks_prv(matrix%prv)
    +      num_blocks = matrix%nblks
        END FUNCTION dbcsr_get_num_blocks
     
    diff --git a/develop/proc/dbcsr_get_nze.html b/develop/proc/dbcsr_get_nze.html index c74eb70ca55..8026cc062e5 100644 --- a/develop/proc/dbcsr_get_nze.html +++ b/develop/proc/dbcsr_get_nze.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_occupation.html b/develop/proc/dbcsr_get_occupation.html index 754ebec29a8..21e7c238abe 100644 --- a/develop/proc/dbcsr_get_occupation.html +++ b/develop/proc/dbcsr_get_occupation.html @@ -74,20 +74,20 @@

    dbcsr_get_occupation
  • 29 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public function dbcsr_get_occupation(matrix) result(occupation)

    -

    Returns the occupation of the matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -197,45 +196,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_occupation~2.html b/develop/proc/dbcsr_get_occupation~2.html index 09149f2178c..3186728a92c 100644 --- a/develop/proc/dbcsr_get_occupation~2.html +++ b/develop/proc/dbcsr_get_occupation~2.html @@ -74,20 +74,20 @@

    dbcsr_get_occupation
  • 5 statements + title=" 0.0% of total for procedures.">29 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public function dbcsr_get_occupation(matrix) result(occupation)

    +

    Returns the occupation of the matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -176,7 +177,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -196,11 +197,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_replication_type.html b/develop/proc/dbcsr_get_replication_type.html index b5a4d36b2c5..7ff6e73c6c7 100644 --- a/develop/proc/dbcsr_get_replication_type.html +++ b/develop/proc/dbcsr_get_replication_type.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_stored_block_info.html b/develop/proc/dbcsr_get_stored_block_info.html index 275c85f54d2..4caab98850f 100644 --- a/develop/proc/dbcsr_get_stored_block_info.html +++ b/develop/proc/dbcsr_get_stored_block_info.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

    @@ -267,7 +267,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_get_stored_coordinates.html b/develop/proc/dbcsr_get_stored_coordinates.html index 8739172a00f..baa98c02306 100644 --- a/develop/proc/dbcsr_get_stored_coordinates.html +++ b/develop/proc/dbcsr_get_stored_coordinates.html @@ -74,20 +74,20 @@

    dbcsr_get_stored_coordinates
  • 12 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -139,13 +139,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

    @@ -161,8 +158,8 @@

    Arguments

    @@ -186,13 +183,12 @@

    Arguments

    @@ -202,13 +198,12 @@

    Arguments

    @@ -218,7 +213,7 @@

    Arguments

    @@ -238,32 +233,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 bafc689606b..39a488cfa67 100644 --- a/develop/proc/dbcsr_get_stored_coordinates~2.html +++ b/develop/proc/dbcsr_get_stored_coordinates~2.html @@ -74,20 +74,20 @@

    dbcsr_get_stored_coordinates
  • 6 statements + title=" 0.0% of total for procedures.">12 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +161,8 @@

    Arguments

    @@ -183,12 +186,13 @@

    Arguments

    @@ -198,12 +202,13 @@

    Arguments

    @@ -213,7 +218,7 @@

    Arguments

    @@ -233,13 +238,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 4fcd656097e..23954eeec03 100644 --- a/develop/proc/dbcsr_get_wms_data_c.html +++ b/develop/proc/dbcsr_get_wms_data_c.html @@ -158,7 +158,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -236,7 +236,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 e320565dc48..46b6cc580d4 100644 --- a/develop/proc/dbcsr_get_wms_data_d.html +++ b/develop/proc/dbcsr_get_wms_data_d.html @@ -158,7 +158,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -236,7 +236,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 6f6d49bbe40..e9631160d71 100644 --- a/develop/proc/dbcsr_get_wms_data_s.html +++ b/develop/proc/dbcsr_get_wms_data_s.html @@ -158,7 +158,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -236,7 +236,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 96aeff09edf..5a99bd8cee5 100644 --- a/develop/proc/dbcsr_get_wms_data_z.html +++ b/develop/proc/dbcsr_get_wms_data_z.html @@ -158,7 +158,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -236,7 +236,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 9c2cd47866d..76798bffac5 100644 --- a/develop/proc/dbcsr_hadamard_product.html +++ b/develop/proc/dbcsr_hadamard_product.html @@ -74,20 +74,20 @@

    dbcsr_hadamard_product
  • 82 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,8 +143,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

    @@ -160,8 +158,8 @@

    Arguments

    @@ -237,121 +233,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_hadamard_product~2.html b/develop/proc/dbcsr_hadamard_product~2.html index c3e3eda7194..467114b90f3 100644 --- a/develop/proc/dbcsr_hadamard_product~2.html +++ b/develop/proc/dbcsr_hadamard_product~2.html @@ -74,20 +74,20 @@

    dbcsr_hadamard_product
  • 6 statements + title=" 0.1% of total for procedures.">82 statements
  • - Source File + Source File
  • @@ -143,6 +143,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

    @@ -158,8 +160,8 @@

    Arguments

    @@ -233,12 +237,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_has_local_row_index.html b/develop/proc/dbcsr_has_local_row_index.html index 04f5d190a50..8c4cb8fe158 100644 --- a/develop/proc/dbcsr_has_local_row_index.html +++ b/develop/proc/dbcsr_has_local_row_index.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_has_same_block_structure.html b/develop/proc/dbcsr_has_same_block_structure.html index db885190e21..97fe1926191 100644 --- a/develop/proc/dbcsr_has_same_block_structure.html +++ b/develop/proc/dbcsr_has_same_block_structure.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_has_symmetry.html b/develop/proc/dbcsr_has_symmetry.html index 1affa6dfb98..3cddad37e10 100644 --- a/develop/proc/dbcsr_has_symmetry.html +++ b/develop/proc/dbcsr_has_symmetry.html @@ -79,15 +79,15 @@

    dbcsr_has_symmetry
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public pure function dbcsr_has_symmetry(matrix) result(has_symmetry)

    -

    Whether matrix has symmetry

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -181,7 +180,7 @@

    Return Value logical

    -

    matrix has symmetry

    +
    @@ -197,14 +196,10 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_has_symmetry(matrix) RESULT(has_symmetry)
    -      !! Whether matrix has symmetry
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! query this matrix
           LOGICAL                                            :: has_symmetry
    -         !! matrix has symmetry
     
    -      has_symmetry = matrix%symmetry
    +      has_symmetry = dbcsr_has_symmetry_prv(matrix%prv)
        END FUNCTION dbcsr_has_symmetry
     
    diff --git a/develop/proc/dbcsr_has_symmetry~2.html b/develop/proc/dbcsr_has_symmetry~2.html index c416998df82..6f20df7ea4f 100644 --- a/develop/proc/dbcsr_has_symmetry~2.html +++ b/develop/proc/dbcsr_has_symmetry~2.html @@ -79,15 +79,15 @@

    dbcsr_has_symmetry
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public pure function dbcsr_has_symmetry(matrix) result(has_symmetry)

    +

    Whether matrix has symmetry

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -180,7 +181,7 @@

    Return Value logical

    - +

    matrix has symmetry


    @@ -196,10 +197,14 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_has_symmetry(matrix) RESULT(has_symmetry)
    +      !! Whether matrix has symmetry
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! query this matrix
           LOGICAL                                            :: has_symmetry
    +         !! matrix has symmetry
     
    -      has_symmetry = dbcsr_has_symmetry_prv(matrix%prv)
    +      has_symmetry = matrix%symmetry
        END FUNCTION dbcsr_has_symmetry
     
    diff --git a/develop/proc/dbcsr_heap_fill.html b/develop/proc/dbcsr_heap_fill.html index 7cca5cfe9eb..3ba2e86403b 100644 --- a/develop/proc/dbcsr_heap_fill.html +++ b/develop/proc/dbcsr_heap_fill.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_get_first.html b/develop/proc/dbcsr_heap_get_first.html index 10c96ded5c8..e2eb2404723 100644 --- a/develop/proc/dbcsr_heap_get_first.html +++ b/develop/proc/dbcsr_heap_get_first.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_new.html b/develop/proc/dbcsr_heap_new.html index 42b41ae508f..1c913b02632 100644 --- a/develop/proc/dbcsr_heap_new.html +++ b/develop/proc/dbcsr_heap_new.html @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_pop.html b/develop/proc/dbcsr_heap_pop.html index 87ff510c242..de380010036 100644 --- a/develop/proc/dbcsr_heap_pop.html +++ b/develop/proc/dbcsr_heap_pop.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_reset_first.html b/develop/proc/dbcsr_heap_reset_first.html index 92b22a8c13c..667d3f07204 100644 --- a/develop/proc/dbcsr_heap_reset_first.html +++ b/develop/proc/dbcsr_heap_reset_first.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_heap_reset_node.html b/develop/proc/dbcsr_heap_reset_node.html index 0a53dc47274..62e0cde27fc 100644 --- a/develop/proc/dbcsr_heap_reset_node.html +++ b/develop/proc/dbcsr_heap_reset_node.html @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_ibcast_any.html b/develop/proc/dbcsr_ibcast_any.html index 27b56a22d9b..7dbe2a42d30 100644 --- a/develop/proc/dbcsr_ibcast_any.html +++ b/develop/proc/dbcsr_ibcast_any.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_image_dist_hold.html b/develop/proc/dbcsr_image_dist_hold.html index 3aa6db99528..a48d6d933ad 100644 --- a/develop/proc/dbcsr_image_dist_hold.html +++ b/develop/proc/dbcsr_image_dist_hold.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_image_dist_init.html b/develop/proc/dbcsr_image_dist_init.html index 9be17a38e21..420710a6827 100644 --- a/develop/proc/dbcsr_image_dist_init.html +++ b/develop/proc/dbcsr_image_dist_init.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_image_dist_release.html b/develop/proc/dbcsr_image_dist_release.html index 3231322d130..3e637ab6211 100644 --- a/develop/proc/dbcsr_image_dist_release.html +++ b/develop/proc/dbcsr_image_dist_release.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_impose_sparsity.html b/develop/proc/dbcsr_impose_sparsity.html index f64976d76b0..9a517f5fe2d 100644 --- a/develop/proc/dbcsr_impose_sparsity.html +++ b/develop/proc/dbcsr_impose_sparsity.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_index_checksum.html b/develop/proc/dbcsr_index_checksum.html index 077a745509f..1fee8dbbbb4 100644 --- a/develop/proc/dbcsr_index_checksum.html +++ b/develop/proc/dbcsr_index_checksum.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_index_compact.html b/develop/proc/dbcsr_index_compact.html index 1b24d49cd20..687a61b0083 100644 --- a/develop/proc/dbcsr_index_compact.html +++ b/develop/proc/dbcsr_index_compact.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_index_prune_deleted.html b/develop/proc/dbcsr_index_prune_deleted.html index e49daba5411..c20972f425a 100644 --- a/develop/proc/dbcsr_index_prune_deleted.html +++ b/develop/proc/dbcsr_index_prune_deleted.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_lib_def.html b/develop/proc/dbcsr_init_lib_def.html index c6eb1418d19..abb965cab3f 100644 --- a/develop/proc/dbcsr_init_lib_def.html +++ b/develop/proc/dbcsr_init_lib_def.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_lib_hooks.html b/develop/proc/dbcsr_init_lib_hooks.html index 29173177599..5f339a77b03 100644 --- a/develop/proc/dbcsr_init_lib_hooks.html +++ b/develop/proc/dbcsr_init_lib_hooks.html @@ -161,7 +161,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_lib_pre.html b/develop/proc/dbcsr_init_lib_pre.html index 7ba1549b722..c8738db2455 100644 --- a/develop/proc/dbcsr_init_lib_pre.html +++ b/develop/proc/dbcsr_init_lib_pre.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_p.html b/develop/proc/dbcsr_init_p.html index 9b007f2640e..5d236512002 100644 --- a/develop/proc/dbcsr_init_p.html +++ b/develop/proc/dbcsr_init_p.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_init_random.html b/develop/proc/dbcsr_init_random.html index c72bf63ec15..43f51b18982 100644 --- a/develop/proc/dbcsr_init_random.html +++ b/develop/proc/dbcsr_init_random.html @@ -74,20 +74,20 @@

    dbcsr_init_random
  • 53 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    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 +158,8 @@

    Arguments

    @@ -220,73 +219,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_random~2.html b/develop/proc/dbcsr_init_random~2.html index d579e715087..7abf873a10f 100644 --- a/develop/proc/dbcsr_init_random~2.html +++ b/develop/proc/dbcsr_init_random~2.html @@ -74,20 +74,20 @@

    dbcsr_init_random
  • 6 statements + title=" 0.1% of total for procedures.">53 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_init_random(matrix, keep_sparsity, mini_seed)

    +

    ... TODO : unify with other version which is generic in the data_type

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -219,11 +220,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_wm.html b/develop/proc/dbcsr_init_wm.html index 6a4ddb91d84..46a98a6a3c8 100644 --- a/develop/proc/dbcsr_init_wm.html +++ b/develop/proc/dbcsr_init_wm.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_int_to_string.html b/develop/proc/dbcsr_int_to_string.html index 2a9cdd4762c..6182ef968a5 100644 --- a/develop/proc/dbcsr_int_to_string.html +++ b/develop/proc/dbcsr_int_to_string.html @@ -161,7 +161,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    Return Value - + character(len=6)

    diff --git a/develop/proc/dbcsr_iscatterv_any.html b/develop/proc/dbcsr_iscatterv_any.html index 6196f993732..f544840a852 100644 --- a/develop/proc/dbcsr_iscatterv_any.html +++ b/develop/proc/dbcsr_iscatterv_any.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_blocks_left.html b/develop/proc/dbcsr_iterator_blocks_left.html index 4342784d338..b77c574b9b4 100644 --- a/develop/proc/dbcsr_iterator_blocks_left.html +++ b/develop/proc/dbcsr_iterator_blocks_left.html @@ -79,15 +79,15 @@

    dbcsr_iterator_blocks_left
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public pure function dbcsr_iterator_blocks_left(iterator) result(blocks_left

    -

    Returns whether there any blocks left in the iterator.

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -197,13 +196,10 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_iterator_blocks_left(iterator) RESULT(blocks_left)
    -      !! Returns whether there any blocks left in the iterator.
    -
    -      TYPE(dbcsr_iterator), INTENT(IN)                   :: iterator
    -         !! the iterator
    +      TYPE(dbcsr_iterator_type), INTENT(IN)              :: iterator
           LOGICAL                                            :: blocks_left
     
    -      blocks_left = iterator%pos .NE. 0
    +      blocks_left = dbcsr_iterator_blocks_left_prv(iterator%prv)
        END FUNCTION dbcsr_iterator_blocks_left
     
    diff --git a/develop/proc/dbcsr_iterator_blocks_left~2.html b/develop/proc/dbcsr_iterator_blocks_left~2.html index 34018c3e6f1..2ccbdb2b4f5 100644 --- a/develop/proc/dbcsr_iterator_blocks_left~2.html +++ b/develop/proc/dbcsr_iterator_blocks_left~2.html @@ -79,15 +79,15 @@

    dbcsr_iterator_blocks_left
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public pure function dbcsr_iterator_blocks_left(iterator) result(blocks_left

    +

    Returns whether there any blocks left in the iterator.

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -196,10 +197,13 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_iterator_blocks_left(iterator) RESULT(blocks_left)
    -      TYPE(dbcsr_iterator_type), INTENT(IN)              :: iterator
    +      !! Returns whether there any blocks left in the iterator.
    +
    +      TYPE(dbcsr_iterator), INTENT(IN)                   :: iterator
    +         !! the iterator
           LOGICAL                                            :: blocks_left
     
    -      blocks_left = dbcsr_iterator_blocks_left_prv(iterator%prv)
    +      blocks_left = iterator%pos .NE. 0
        END FUNCTION dbcsr_iterator_blocks_left
     
    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_c.html b/develop/proc/dbcsr_iterator_next_1d_block_c.html index a259e8d0aac..ed8a9b30363 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_c.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_c.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

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_d.html b/develop/proc/dbcsr_iterator_next_1d_block_d.html index 1cf39b16222..50d179e623e 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_d.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_d.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

    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 ea7b607ef3a..ccad06b6548 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_notrans_c.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_notrans_c.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

    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 a9930d4cc73..6ebae2b0e60 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_notrans_d.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_notrans_d.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

    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 9d2a8cfff89..00c14958489 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_notrans_s.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_notrans_s.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

    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 796dbcb9402..45f8306266e 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_notrans_z.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_notrans_z.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

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_s.html b/develop/proc/dbcsr_iterator_next_1d_block_s.html index 203c7ca98d5..bfa79613d1d 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_s.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_s.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

    diff --git a/develop/proc/dbcsr_iterator_next_1d_block_z.html b/develop/proc/dbcsr_iterator_next_1d_block_z.html index 4fec635386b..79aa31ce567 100644 --- a/develop/proc/dbcsr_iterator_next_1d_block_z.html +++ b/develop/proc/dbcsr_iterator_next_1d_block_z.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

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_c.html b/develop/proc/dbcsr_iterator_next_2d_block_c.html index e52d97c7452..80d4b575639 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_c.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_c.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

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_d.html b/develop/proc/dbcsr_iterator_next_2d_block_d.html index 980be50fc7d..54c50027561 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_d.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_d.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

    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 c424150a147..a68cb244096 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_notrans_c.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_notrans_c.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

    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 e27234d4046..ecf78279848 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_notrans_d.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_notrans_d.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

    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 fb791aaf086..294027c8668 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_notrans_s.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_notrans_s.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

    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 8952478b0fb..f33ded2ecfb 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_notrans_z.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_notrans_z.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

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_s.html b/develop/proc/dbcsr_iterator_next_2d_block_s.html index 90a685b3ff8..4916797b533 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_s.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_s.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

    diff --git a/develop/proc/dbcsr_iterator_next_2d_block_z.html b/develop/proc/dbcsr_iterator_next_2d_block_z.html index 266cd6d4dd1..e7cb9ca4501 100644 --- a/develop/proc/dbcsr_iterator_next_2d_block_z.html +++ b/develop/proc/dbcsr_iterator_next_2d_block_z.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

    diff --git a/develop/proc/dbcsr_iterator_next_block_index.html b/develop/proc/dbcsr_iterator_next_block_index.html index 41371be1783..93ccb34d6b8 100644 --- a/develop/proc/dbcsr_iterator_next_block_index.html +++ b/develop/proc/dbcsr_iterator_next_block_index.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_seek.html b/develop/proc/dbcsr_iterator_seek.html index 6c42870348d..c622d86217f 100644 --- a/develop/proc/dbcsr_iterator_seek.html +++ b/develop/proc/dbcsr_iterator_seek.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_iterator_start.html b/develop/proc/dbcsr_iterator_start.html index 3f31ca88530..bafe7833720 100644 --- a/develop/proc/dbcsr_iterator_start.html +++ b/develop/proc/dbcsr_iterator_start.html @@ -74,20 +74,20 @@

    dbcsr_iterator_start
  • 75 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,43 +143,6 @@

    public subroutine dbcsr_iterator_start(iterator, matrix, shared, dynamic, d

    -

    Sets up an iterator

    -

    Contiguous pointers -Contiguous pointers may incur reallocation penalties but enable quick -passing of arrays to routines with unspecified interfaces (i.e., direct -calls to BLACS or MPI).

    -

    Threading -The TYPE(dbcsr_iterator) variable should be thread-private.

    -

    The iterator has several modes of operation when used with -OpenMP. Two options can be set to influence the behavior.

    -

    Threading: shared vs. non-shared -The "shared" flag specifies that several threads will be -iterating through the same matrix. -- Sharing is the default when called from an active parallel -region. In the shared mode no two threads will receive the -same block; i.e., the work is split among the threads. -- If each (or one) thread needs to iterator through all blocks -then shared should be set to .FALSE.. (E.g., when called -from an enclosing MASTER region or when each thread has its -own matrix.) -- It is safe to use an iterator in non-shared mode with only -one thread. No thread synchronization constructs are used -in this case)

    -

    Threading in shared mode -When in shared mode there are three possibilities to select -how the blocks are distributed to the threads.

    -
    -
    Thread distribution
    -
    The default is to use the thread distribution. The thread -distribution statically maps rows to threads and should be -used whenever retaining a consistent mapping among -subsequent iterations is important.
    -
    Dynamic scheduling
    -
    If the dynamic flag is .TRUE., then blocks are given to -threads dynamically. By default the assignment is grouped -by rows (to minimize synchronization); however, if the -dynamic_byrows flag is .FALSE. then every block is -assigned dynamically.

    Arguments

    @@ -195,8 +158,8 @@

    Arguments

    @@ -235,11 +198,7 @@

    Arguments

    @@ -254,11 +213,7 @@

    Arguments

    @@ -273,11 +228,7 @@

    Arguments

    @@ -292,11 +243,7 @@

    Arguments

    @@ -311,11 +258,7 @@

    Arguments

    @@ -337,180 +280,13 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_iterator_start(iterator, matrix, shared, dynamic, &
                                        dynamic_byrows, contiguous_pointers, read_only)
    -      !! Sets up an iterator
    -      !!
    -      !! Contiguous pointers
    -      !! Contiguous pointers may incur reallocation penalties but enable quick
    -      !! passing of arrays to routines with unspecified interfaces (i.e., direct
    -      !! calls to BLACS or MPI).
    -      !!
    -      !! Threading
    -      !! The TYPE(dbcsr_iterator) variable should be thread-private.
    -      !!
    -      !! The iterator has several modes of operation when used with
    -      !! OpenMP. Two options can be set to influence the behavior.
    -      !!
    -      !! Threading: shared vs. non-shared
    -      !! The "shared" flag specifies that several threads will be
    -      !! iterating through the same matrix.
    -      !! - Sharing is the default when called from an active parallel
    -      !! region. In the shared mode no two threads will receive the
    -      !! same block; i.e., the work is split among the threads.
    -      !! - If each (or one) thread needs to iterator through all blocks
    -      !! then shared should be set to .FALSE.. (E.g., when called
    -      !! from an enclosing MASTER region or when each thread has its
    -      !! own matrix.)
    -      !! - It is safe to use an iterator in non-shared mode with only
    -      !! one thread.  No thread synchronization constructs are used
    -      !! in this case)
    -      !!
    -      !! Threading in shared mode
    -      !! When in shared mode there are three possibilities to select
    -      !! how the blocks are distributed to the threads.
    -      !! <DL>
    -      !! <DT>Thread distribution</DT>
    -      !! <DD>The default is to use the thread distribution. The thread
    -      !! distribution statically maps rows to threads and should be
    -      !! used whenever retaining a consistent mapping among
    -      !! subsequent iterations is important.</DD>
    -      !! <DT>Dynamic scheduling</DT>
    -      !! <DD>If the dynamic flag is .TRUE., then blocks are given to
    -      !! threads dynamically. By default the assignment is grouped
    -      !! by rows (to minimize synchronization); however, if the
    -      !! dynamic_byrows flag is .FALSE. then every block is
    -      !! assigned dynamically.</DD></DL>
    -
    -      TYPE(dbcsr_iterator), INTENT(OUT)                  :: iterator
    -         !! the iterator
    +      TYPE(dbcsr_iterator_type), INTENT(OUT)             :: iterator
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! DBCSR matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: shared, dynamic, dynamic_byrows, &
                                                                 contiguous_pointers, read_only
    -         !! The matrix is shared between several iterators. Default is .TRUE.
    -         !! Threads are given blocks regardless of the thread distribution; default is .FALSE.
    -         !! Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE.
    -         !! Whether returned pointers need to be contiguous; default is FALSE.
    -         !! User promises not to change returned data; default is FALSE
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_iterator_start'
    -
    -      INTEGER                                            :: error_handle
    -      TYPE(dbcsr_distribution_obj)                       :: dist
    -
    -!   ---------------------------------------------------------------------------
    -
    -      MARK_USED(dynamic) ! only used with OMP
    -
    -      CALL timeset(routineN, error_handle)
    -      iterator%shared = .TRUE.
    -!$    iterator%shared = omp_in_parallel()
    -      IF (PRESENT(shared)) iterator%shared = shared
    -      iterator%dynamic = .TRUE.
    -!$    iterator%dynamic = .FALSE.
    -!$    IF (PRESENT(dynamic)) iterator%dynamic = dynamic
    -      IF (PRESENT(dynamic_byrows)) THEN
    -         iterator%dynamic_byrows = dynamic_byrows
    -         IF (iterator%dynamic_byrows) iterator%dynamic = .TRUE.
    -      ELSE
    -         iterator%dynamic_byrows = iterator%dynamic
    -!$       iterator%dynamic_byrows = iterator%dynamic
    -      END IF
    -!$    IF (.NOT. iterator%shared) THEN
    -!$       iterator%dynamic = .FALSE.
    -!$    END IF
    -      dist = dbcsr_distribution(matrix)
    -!$    IF (.NOT. dbcsr_distribution_has_threads(dist)) &
    -!$       DBCSR_WARN("Thread distribution should be defined for OpenMP.")
    -      IF (.NOT. iterator%dynamic .AND. .NOT. dbcsr_distribution_has_threads(dist)) &
    -         DBCSR_ABORT("Thread distribution must be defined for non-dynamic iterator.")
    -!$    IF (omp_in_parallel() .AND. omp_get_num_threads() /= dbcsr_distribution_num_threads(dist)) &
    -!$       CALL dbcsr_abort(__LOCATION__, &
    -!$                        "Number of threads has changed from "// &
    -!$                        stringify(dbcsr_distribution_num_threads(dist))// &
    -!$                        " to "//stringify(omp_get_num_threads())//"!")
    -      !Synchronize the positions
    -      NULLIFY (iterator%common_pos)
    -      IF (iterator%dynamic) THEN
    -         ! All threads point into the master thread's data space
    -         ! (temporarily using the common_int_pointer variable). This is
    -         ! not the nicest OpenMP way of doing this but it is also not
    -         ! explicitly forbidden.
    -         !
    -!$OMP        BARRIER
    -!$OMP        MASTER
    -         ALLOCATE (iterator%common_pos)
    -         common_int_pointer => iterator%common_pos
    -         common_int_pointer = 0
    -!$OMP        FLUSH (common_int_pointer)
    -!$OMP        END MASTER
    -!$OMP        BARRIER
    -         IF (.NOT. ASSOCIATED(iterator%common_pos)) THEN
    -            iterator%common_pos => common_int_pointer
    -         END IF
    -!$OMP        BARRIER
    -      END IF
    -      !
    -      IF (PRESENT(contiguous_pointers)) THEN
    -         iterator%contiguous_pointers = contiguous_pointers
    -      ELSE
    -         iterator%contiguous_pointers = .TRUE.
    -      END IF
    -      IF (PRESENT(read_only)) THEN
    -         iterator%read_only = read_only
    -      ELSE
    -         iterator%read_only = .FALSE.
    -      END IF
    -      iterator%row = 0
    -      iterator%pos = 0
    -      iterator%rbs => array_data(matrix%row_blk_size)
    -      iterator%cbs => array_data(matrix%col_blk_size)
    -      iterator%roff => array_data(matrix%row_blk_offset)
    -      iterator%coff => array_data(matrix%col_blk_offset)
    -
    -      iterator%local_indexing = matrix%local_indexing
    -      !IF(iterator%local_indexing .AND. .NOT. iterator%dynamic) &
    -      !   DBCSR_ABORT("Locally-indexed matrices can only have a dynamic iterator.")
    -      IF (iterator%local_indexing .AND. .NOT. array_exists(matrix%local_rows)) &
    -         CALL dbcsr_abort(__LOCATION__, &
    -                          "Local rows mapping array should exist when local indexing is used.")
    -      IF (iterator%local_indexing .AND. .NOT. array_exists(matrix%global_rows)) &
    -         CALL dbcsr_abort(__LOCATION__, &
    -                          "Global rows mapping array should exist when local indexing is used.")
    -      iterator%global_rows => array_data(matrix%global_rows)
    -      iterator%local_rows => array_data(matrix%local_rows)
    -
    -      iterator%transpose = .FALSE. !matrix%transpose
    -      iterator%nblks = matrix%nblks
    -      IF (iterator%transpose) THEN
    -         iterator%nblkrows_total = matrix%nblkcols_total
    -      ELSE
    -         iterator%nblkrows_total = matrix%nblkrows_total
    -      END IF
     
    -      iterator%row_p => matrix%row_p
    -      iterator%col_i => matrix%col_i
    -      iterator%blk_p => matrix%blk_p
    -!$OMP     CRITICAL (crit_data)
    -      iterator%data_area = matrix%data_area
    -      CALL dbcsr_data_hold(iterator%data_area)
    -!$OMP     END CRITICAL (crit_data)
    -      iterator%row_size = 0
    -      IF (.NOT. iterator%dynamic) THEN
    -         iterator%tdist => array_data(dbcsr_distribution_thread_dist(dist))
    -      ELSE
    -         NULLIFY (iterator%tdist)
    -      END IF
    -!$    IF (iterator%dynamic) THEN
    -!$OMP           SINGLE
    -!$       IF (iterator%dynamic_byrows) THEN
    -!$          iterator%common_pos = omp_get_num_threads()
    -!$       END IF
    -!$OMP           END SINGLE
    -!$       CALL dbcsr_iterator_seek(iterator, omp_get_thread_num() + 1)
    -!$    ELSE
    -         CALL dbcsr_iterator_seek(iterator, 1)
    -!$    END IF
    -      CALL timestop(error_handle)
    +      CALL dbcsr_iterator_start_prv(iterator%prv, matrix%prv, shared, dynamic, &
    +                                    dynamic_byrows, contiguous_pointers, read_only)
        END SUBROUTINE dbcsr_iterator_start
     
    diff --git a/develop/proc/dbcsr_iterator_start~2.html b/develop/proc/dbcsr_iterator_start~2.html index 50b4aaf0482..e872a3fa7fe 100644 --- a/develop/proc/dbcsr_iterator_start~2.html +++ b/develop/proc/dbcsr_iterator_start~2.html @@ -74,20 +74,20 @@

    dbcsr_iterator_start
  • 6 statements + title=" 0.1% of total for procedures.">75 statements
  • - Source File + Source File
  • @@ -143,6 +143,43 @@

    public subroutine dbcsr_iterator_start(iterator, matrix, shared, dynamic, d

    +

    Sets up an iterator

    +

    Contiguous pointers +Contiguous pointers may incur reallocation penalties but enable quick +passing of arrays to routines with unspecified interfaces (i.e., direct +calls to BLACS or MPI).

    +

    Threading +The TYPE(dbcsr_iterator) variable should be thread-private.

    +

    The iterator has several modes of operation when used with +OpenMP. Two options can be set to influence the behavior.

    +

    Threading: shared vs. non-shared +The "shared" flag specifies that several threads will be +iterating through the same matrix. +- Sharing is the default when called from an active parallel +region. In the shared mode no two threads will receive the +same block; i.e., the work is split among the threads. +- If each (or one) thread needs to iterator through all blocks +then shared should be set to .FALSE.. (E.g., when called +from an enclosing MASTER region or when each thread has its +own matrix.) +- It is safe to use an iterator in non-shared mode with only +one thread. No thread synchronization constructs are used +in this case)

    +

    Threading in shared mode +When in shared mode there are three possibilities to select +how the blocks are distributed to the threads.

    +
    +
    Thread distribution
    +
    The default is to use the thread distribution. The thread +distribution statically maps rows to threads and should be +used whenever retaining a consistent mapping among +subsequent iterations is important.
    +
    Dynamic scheduling
    +
    If the dynamic flag is .TRUE., then blocks are given to +threads dynamically. By default the assignment is grouped +by rows (to minimize synchronization); however, if the +dynamic_byrows flag is .FALSE. then every block is +assigned dynamically.

    Arguments

    @@ -158,8 +195,8 @@

    Arguments

    @@ -198,12 +235,16 @@

    Arguments

    @@ -213,12 +254,16 @@

    Arguments

    @@ -228,12 +273,16 @@

    Arguments

    @@ -243,12 +292,16 @@

    Arguments

    @@ -258,7 +311,11 @@

    Arguments

    @@ -280,13 +337,180 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_iterator_start(iterator, matrix, shared, dynamic, &
                                        dynamic_byrows, contiguous_pointers, read_only)
    -      TYPE(dbcsr_iterator_type), INTENT(OUT)             :: iterator
    +      !! Sets up an iterator
    +      !!
    +      !! Contiguous pointers
    +      !! Contiguous pointers may incur reallocation penalties but enable quick
    +      !! passing of arrays to routines with unspecified interfaces (i.e., direct
    +      !! calls to BLACS or MPI).
    +      !!
    +      !! Threading
    +      !! The TYPE(dbcsr_iterator) variable should be thread-private.
    +      !!
    +      !! The iterator has several modes of operation when used with
    +      !! OpenMP. Two options can be set to influence the behavior.
    +      !!
    +      !! Threading: shared vs. non-shared
    +      !! The "shared" flag specifies that several threads will be
    +      !! iterating through the same matrix.
    +      !! - Sharing is the default when called from an active parallel
    +      !! region. In the shared mode no two threads will receive the
    +      !! same block; i.e., the work is split among the threads.
    +      !! - If each (or one) thread needs to iterator through all blocks
    +      !! then shared should be set to .FALSE.. (E.g., when called
    +      !! from an enclosing MASTER region or when each thread has its
    +      !! own matrix.)
    +      !! - It is safe to use an iterator in non-shared mode with only
    +      !! one thread.  No thread synchronization constructs are used
    +      !! in this case)
    +      !!
    +      !! Threading in shared mode
    +      !! When in shared mode there are three possibilities to select
    +      !! how the blocks are distributed to the threads.
    +      !! <DL>
    +      !! <DT>Thread distribution</DT>
    +      !! <DD>The default is to use the thread distribution. The thread
    +      !! distribution statically maps rows to threads and should be
    +      !! used whenever retaining a consistent mapping among
    +      !! subsequent iterations is important.</DD>
    +      !! <DT>Dynamic scheduling</DT>
    +      !! <DD>If the dynamic flag is .TRUE., then blocks are given to
    +      !! threads dynamically. By default the assignment is grouped
    +      !! by rows (to minimize synchronization); however, if the
    +      !! dynamic_byrows flag is .FALSE. then every block is
    +      !! assigned dynamically.</DD></DL>
    +
    +      TYPE(dbcsr_iterator), INTENT(OUT)                  :: iterator
    +         !! the iterator
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! DBCSR matrix
           LOGICAL, INTENT(IN), OPTIONAL                      :: shared, dynamic, dynamic_byrows, &
                                                                 contiguous_pointers, read_only
    +         !! The matrix is shared between several iterators. Default is .TRUE.
    +         !! Threads are given blocks regardless of the thread distribution; default is .FALSE.
    +         !! Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE.
    +         !! Whether returned pointers need to be contiguous; default is FALSE.
    +         !! User promises not to change returned data; default is FALSE
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_iterator_start'
    +
    +      INTEGER                                            :: error_handle
    +      TYPE(dbcsr_distribution_obj)                       :: dist
    +
    +!   ---------------------------------------------------------------------------
    +
    +      MARK_USED(dynamic) ! only used with OMP
    +
    +      CALL timeset(routineN, error_handle)
    +      iterator%shared = .TRUE.
    +!$    iterator%shared = omp_in_parallel()
    +      IF (PRESENT(shared)) iterator%shared = shared
    +      iterator%dynamic = .TRUE.
    +!$    iterator%dynamic = .FALSE.
    +!$    IF (PRESENT(dynamic)) iterator%dynamic = dynamic
    +      IF (PRESENT(dynamic_byrows)) THEN
    +         iterator%dynamic_byrows = dynamic_byrows
    +         IF (iterator%dynamic_byrows) iterator%dynamic = .TRUE.
    +      ELSE
    +         iterator%dynamic_byrows = iterator%dynamic
    +!$       iterator%dynamic_byrows = iterator%dynamic
    +      END IF
    +!$    IF (.NOT. iterator%shared) THEN
    +!$       iterator%dynamic = .FALSE.
    +!$    END IF
    +      dist = dbcsr_distribution(matrix)
    +!$    IF (.NOT. dbcsr_distribution_has_threads(dist)) &
    +!$       DBCSR_WARN("Thread distribution should be defined for OpenMP.")
    +      IF (.NOT. iterator%dynamic .AND. .NOT. dbcsr_distribution_has_threads(dist)) &
    +         DBCSR_ABORT("Thread distribution must be defined for non-dynamic iterator.")
    +!$    IF (omp_in_parallel() .AND. omp_get_num_threads() /= dbcsr_distribution_num_threads(dist)) &
    +!$       CALL dbcsr_abort(__LOCATION__, &
    +!$                        "Number of threads has changed from "// &
    +!$                        stringify(dbcsr_distribution_num_threads(dist))// &
    +!$                        " to "//stringify(omp_get_num_threads())//"!")
    +      !Synchronize the positions
    +      NULLIFY (iterator%common_pos)
    +      IF (iterator%dynamic) THEN
    +         ! All threads point into the master thread's data space
    +         ! (temporarily using the common_int_pointer variable). This is
    +         ! not the nicest OpenMP way of doing this but it is also not
    +         ! explicitly forbidden.
    +         !
    +!$OMP        BARRIER
    +!$OMP        MASTER
    +         ALLOCATE (iterator%common_pos)
    +         common_int_pointer => iterator%common_pos
    +         common_int_pointer = 0
    +!$OMP        FLUSH (common_int_pointer)
    +!$OMP        END MASTER
    +!$OMP        BARRIER
    +         IF (.NOT. ASSOCIATED(iterator%common_pos)) THEN
    +            iterator%common_pos => common_int_pointer
    +         END IF
    +!$OMP        BARRIER
    +      END IF
    +      !
    +      IF (PRESENT(contiguous_pointers)) THEN
    +         iterator%contiguous_pointers = contiguous_pointers
    +      ELSE
    +         iterator%contiguous_pointers = .TRUE.
    +      END IF
    +      IF (PRESENT(read_only)) THEN
    +         iterator%read_only = read_only
    +      ELSE
    +         iterator%read_only = .FALSE.
    +      END IF
    +      iterator%row = 0
    +      iterator%pos = 0
    +      iterator%rbs => array_data(matrix%row_blk_size)
    +      iterator%cbs => array_data(matrix%col_blk_size)
    +      iterator%roff => array_data(matrix%row_blk_offset)
    +      iterator%coff => array_data(matrix%col_blk_offset)
    +
    +      iterator%local_indexing = matrix%local_indexing
    +      !IF(iterator%local_indexing .AND. .NOT. iterator%dynamic) &
    +      !   DBCSR_ABORT("Locally-indexed matrices can only have a dynamic iterator.")
    +      IF (iterator%local_indexing .AND. .NOT. array_exists(matrix%local_rows)) &
    +         CALL dbcsr_abort(__LOCATION__, &
    +                          "Local rows mapping array should exist when local indexing is used.")
    +      IF (iterator%local_indexing .AND. .NOT. array_exists(matrix%global_rows)) &
    +         CALL dbcsr_abort(__LOCATION__, &
    +                          "Global rows mapping array should exist when local indexing is used.")
    +      iterator%global_rows => array_data(matrix%global_rows)
    +      iterator%local_rows => array_data(matrix%local_rows)
    +
    +      iterator%transpose = .FALSE. !matrix%transpose
    +      iterator%nblks = matrix%nblks
    +      IF (iterator%transpose) THEN
    +         iterator%nblkrows_total = matrix%nblkcols_total
    +      ELSE
    +         iterator%nblkrows_total = matrix%nblkrows_total
    +      END IF
     
    -      CALL dbcsr_iterator_start_prv(iterator%prv, matrix%prv, shared, dynamic, &
    -                                    dynamic_byrows, contiguous_pointers, read_only)
    +      iterator%row_p => matrix%row_p
    +      iterator%col_i => matrix%col_i
    +      iterator%blk_p => matrix%blk_p
    +!$OMP     CRITICAL (crit_data)
    +      iterator%data_area = matrix%data_area
    +      CALL dbcsr_data_hold(iterator%data_area)
    +!$OMP     END CRITICAL (crit_data)
    +      iterator%row_size = 0
    +      IF (.NOT. iterator%dynamic) THEN
    +         iterator%tdist => array_data(dbcsr_distribution_thread_dist(dist))
    +      ELSE
    +         NULLIFY (iterator%tdist)
    +      END IF
    +!$    IF (iterator%dynamic) THEN
    +!$OMP           SINGLE
    +!$       IF (iterator%dynamic_byrows) THEN
    +!$          iterator%common_pos = omp_get_num_threads()
    +!$       END IF
    +!$OMP           END SINGLE
    +!$       CALL dbcsr_iterator_seek(iterator, omp_get_thread_num() + 1)
    +!$    ELSE
    +         CALL dbcsr_iterator_seek(iterator, 1)
    +!$    END IF
    +      CALL timestop(error_handle)
        END SUBROUTINE dbcsr_iterator_start
     
    diff --git a/develop/proc/dbcsr_iterator_stop.html b/develop/proc/dbcsr_iterator_stop.html index b90e55153db..1f56b2f4f16 100644 --- a/develop/proc/dbcsr_iterator_stop.html +++ b/develop/proc/dbcsr_iterator_stop.html @@ -74,20 +74,20 @@

    dbcsr_iterator_stop
  • 20 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_iterator_stop(iterator)

    -

    Stops up an iterator

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -190,40 +189,9 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_iterator_stop(iterator)
    -      !! Stops up an iterator
    +      TYPE(dbcsr_iterator_type), INTENT(INOUT)           :: iterator
     
    -      TYPE(dbcsr_iterator), INTENT(INOUT)                :: iterator
    -         !! the iterator
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_iterator_stop'
    -
    -      INTEGER                                            :: error_handle
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, error_handle)
    -      iterator%row = 0
    -      iterator%pos = 0
    -
    -      NULLIFY (iterator%tdist)
    -!$OMP     CRITICAL (crit_data)
    -      CALL dbcsr_data_release(iterator%data_area)
    -!$OMP     END CRITICAL (crit_data)
    -      IF (iterator%dynamic) THEN
    -!$OMP        BARRIER
    -!$OMP        MASTER
    -         common_int_pointer => iterator%common_pos
    -         DEALLOCATE (common_int_pointer)
    -!$OMP        FLUSH (common_int_pointer)
    -!$OMP        END MASTER
    -         NULLIFY (iterator%common_pos)
    -!$OMP        BARRIER
    -      END IF
    -      IF (iterator%local_indexing) THEN
    -         NULLIFY (iterator%local_rows)
    -         NULLIFY (iterator%global_rows)
    -      END IF
    -      CALL timestop(error_handle)
    +      CALL dbcsr_iterator_stop_prv(iterator%prv)
        END SUBROUTINE dbcsr_iterator_stop
     
    diff --git a/develop/proc/dbcsr_iterator_stop~2.html b/develop/proc/dbcsr_iterator_stop~2.html index 05b457536e6..77397744849 100644 --- a/develop/proc/dbcsr_iterator_stop~2.html +++ b/develop/proc/dbcsr_iterator_stop~2.html @@ -74,20 +74,20 @@

    dbcsr_iterator_stop
  • 4 statements + title=" 0.0% of total for procedures.">20 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_iterator_stop(iterator)

    +

    Stops up an iterator

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -189,9 +190,40 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_iterator_stop(iterator)
    -      TYPE(dbcsr_iterator_type), INTENT(INOUT)           :: iterator
    +      !! Stops up an iterator
     
    -      CALL dbcsr_iterator_stop_prv(iterator%prv)
    +      TYPE(dbcsr_iterator), INTENT(INOUT)                :: iterator
    +         !! the iterator
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_iterator_stop'
    +
    +      INTEGER                                            :: error_handle
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, error_handle)
    +      iterator%row = 0
    +      iterator%pos = 0
    +
    +      NULLIFY (iterator%tdist)
    +!$OMP     CRITICAL (crit_data)
    +      CALL dbcsr_data_release(iterator%data_area)
    +!$OMP     END CRITICAL (crit_data)
    +      IF (iterator%dynamic) THEN
    +!$OMP        BARRIER
    +!$OMP        MASTER
    +         common_int_pointer => iterator%common_pos
    +         DEALLOCATE (common_int_pointer)
    +!$OMP        FLUSH (common_int_pointer)
    +!$OMP        END MASTER
    +         NULLIFY (iterator%common_pos)
    +!$OMP        BARRIER
    +      END IF
    +      IF (iterator%local_indexing) THEN
    +         NULLIFY (iterator%local_rows)
    +         NULLIFY (iterator%global_rows)
    +      END IF
    +      CALL timestop(error_handle)
        END SUBROUTINE dbcsr_iterator_stop
     
    diff --git a/develop/proc/dbcsr_lapack_larnv.html b/develop/proc/dbcsr_lapack_larnv.html index a8ab74e2b89..1baace9a518 100644 --- a/develop/proc/dbcsr_lapack_larnv.html +++ b/develop/proc/dbcsr_lapack_larnv.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_create.html b/develop/proc/dbcsr_logger_create.html index 7c55abdfc1a..b12c601fd18 100644 --- a/develop/proc/dbcsr_logger_create.html +++ b/develop/proc/dbcsr_logger_create.html @@ -165,7 +165,7 @@

    Arguments

    @@ -180,7 +180,7 @@

    Arguments

    @@ -195,7 +195,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_generate_filename.html b/develop/proc/dbcsr_logger_generate_filename.html index 8d8c50c4553..90e14540e04 100644 --- a/develop/proc/dbcsr_logger_generate_filename.html +++ b/develop/proc/dbcsr_logger_generate_filename.html @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -229,7 +229,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 4a9b4b2632a..9bf63632672 100644 --- a/develop/proc/dbcsr_logger_get_default_io_unit.html +++ b/develop/proc/dbcsr_logger_get_default_io_unit.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,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 6f41d9714b0..78d92d61b04 100644 --- a/develop/proc/dbcsr_logger_get_default_unit_nr.html +++ b/develop/proc/dbcsr_logger_get_default_unit_nr.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -208,7 +208,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 06871a3edd1..fd3acc36ea3 100644 --- a/develop/proc/dbcsr_logger_get_unit_nr.html +++ b/develop/proc/dbcsr_logger_get_unit_nr.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_logger_release.html b/develop/proc/dbcsr_logger_release.html index f151652b451..2f436621e40 100644 --- a/develop/proc/dbcsr_logger_release.html +++ b/develop/proc/dbcsr_logger_release.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_retain.html b/develop/proc/dbcsr_logger_retain.html index a2d54034696..79302681bf4 100644 --- a/develop/proc/dbcsr_logger_retain.html +++ b/develop/proc/dbcsr_logger_retain.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_set.html b/develop/proc/dbcsr_logger_set.html index dea803ec69e..d6b82ccafe8 100644 --- a/develop/proc/dbcsr_logger_set.html +++ b/develop/proc/dbcsr_logger_set.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_set_log_level.html b/develop/proc/dbcsr_logger_set_log_level.html index 180db0a4557..b9d5624243b 100644 --- a/develop/proc/dbcsr_logger_set_log_level.html +++ b/develop/proc/dbcsr_logger_set_log_level.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_logger_would_log.html b/develop/proc/dbcsr_logger_would_log.html index a0bac5bf555..14f36b97089 100644 --- a/develop/proc/dbcsr_logger_would_log.html +++ b/develop/proc/dbcsr_logger_would_log.html @@ -163,7 +163,7 @@

    Arguments

    @@ -196,7 +196,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_logical_to_string.html b/develop/proc/dbcsr_logical_to_string.html index 8b57507e549..8c856383a5a 100644 --- a/develop/proc/dbcsr_logical_to_string.html +++ b/develop/proc/dbcsr_logical_to_string.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 67284f8d9a2..853ded8c588 100644 --- a/develop/proc/dbcsr_make_1dist_dense.html +++ b/develop/proc/dbcsr_make_1dist_dense.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_buffers.html b/develop/proc/dbcsr_make_buffers.html index 946226e11ea..50f8781519e 100644 --- a/develop/proc/dbcsr_make_buffers.html +++ b/develop/proc/dbcsr_make_buffers.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_dbcsr_index.html b/develop/proc/dbcsr_make_dbcsr_index.html index 7f7d1ea7107..8044efb68fe 100644 --- a/develop/proc/dbcsr_make_dbcsr_index.html +++ b/develop/proc/dbcsr_make_dbcsr_index.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_dense.html b/develop/proc/dbcsr_make_dense.html index 2ddbbcea0a4..0ccd40b3c8c 100644 --- a/develop/proc/dbcsr_make_dense.html +++ b/develop/proc/dbcsr_make_dense.html @@ -163,7 +163,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

    diff --git a/develop/proc/dbcsr_make_dense_low.html b/develop/proc/dbcsr_make_dense_low.html index c333d50c2ae..9ef60962ac0 100644 --- a/develop/proc/dbcsr_make_dense_low.html +++ b/develop/proc/dbcsr_make_dense_low.html @@ -241,7 +241,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    @@ -385,7 +385,7 @@

    Arguments

    @@ -409,7 +409,7 @@

    Arguments

    @@ -433,7 +433,7 @@

    Arguments

    @@ -449,7 +449,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_dists_dense.html b/develop/proc/dbcsr_make_dists_dense.html index 83d123fad55..0bb4a973b75 100644 --- a/develop/proc/dbcsr_make_dists_dense.html +++ b/develop/proc/dbcsr_make_dists_dense.html @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    @@ -294,7 +294,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_images.html b/develop/proc/dbcsr_make_images.html index 59f1ad3005f..50ceef375cc 100644 --- a/develop/proc/dbcsr_make_images.html +++ b/develop/proc/dbcsr_make_images.html @@ -159,7 +159,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_images_dense.html b/develop/proc/dbcsr_make_images_dense.html index 37994f1dc83..e932fa61e8f 100644 --- a/develop/proc/dbcsr_make_images_dense.html +++ b/develop/proc/dbcsr_make_images_dense.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_index_canonical.html b/develop/proc/dbcsr_make_index_canonical.html index c21e1efb3bf..5935803ad4f 100644 --- a/develop/proc/dbcsr_make_index_canonical.html +++ b/develop/proc/dbcsr_make_index_canonical.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_index_exist.html b/develop/proc/dbcsr_make_index_exist.html index acea76bfc00..69a213802d5 100644 --- a/develop/proc/dbcsr_make_index_exist.html +++ b/develop/proc/dbcsr_make_index_exist.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_index_list.html b/develop/proc/dbcsr_make_index_list.html index 9e620bc163d..e53254d81fc 100644 --- a/develop/proc/dbcsr_make_index_list.html +++ b/develop/proc/dbcsr_make_index_list.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_index_local_row.html b/develop/proc/dbcsr_make_index_local_row.html index cbfb04d8086..9baee9a5199 100644 --- a/develop/proc/dbcsr_make_index_local_row.html +++ b/develop/proc/dbcsr_make_index_local_row.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_null_dist.html b/develop/proc/dbcsr_make_null_dist.html index d0d4d15b076..9f96636ca8c 100644 --- a/develop/proc/dbcsr_make_null_dist.html +++ b/develop/proc/dbcsr_make_null_dist.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_null_mp.html b/develop/proc/dbcsr_make_null_mp.html index 664683fbe80..3489ec578ed 100644 --- a/develop/proc/dbcsr_make_null_mp.html +++ b/develop/proc/dbcsr_make_null_mp.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_random_block_sizes.html b/develop/proc/dbcsr_make_random_block_sizes.html index 74989e61edd..60233a036e1 100644 --- a/develop/proc/dbcsr_make_random_block_sizes.html +++ b/develop/proc/dbcsr_make_random_block_sizes.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_random_matrix.html b/develop/proc/dbcsr_make_random_matrix.html index 761276addaa..c4252c000e6 100644 --- a/develop/proc/dbcsr_make_random_matrix.html +++ b/develop/proc/dbcsr_make_random_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

    @@ -249,7 +249,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_undense.html b/develop/proc/dbcsr_make_undense.html index 209a5b3547f..a29a79d07e7 100644 --- a/develop/proc/dbcsr_make_undense.html +++ b/develop/proc/dbcsr_make_undense.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    @@ -268,7 +268,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    @@ -308,7 +308,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_make_untransposed_blocks.html b/develop/proc/dbcsr_make_untransposed_blocks.html index 1bcb44ffbee..f3ef8150bbd 100644 --- a/develop/proc/dbcsr_make_untransposed_blocks.html +++ b/develop/proc/dbcsr_make_untransposed_blocks.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_max_col_size.html b/develop/proc/dbcsr_max_col_size.html index 58c01f22d5d..09efd01cd7f 100644 --- a/develop/proc/dbcsr_max_col_size.html +++ b/develop/proc/dbcsr_max_col_size.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_max_row_size.html b/develop/proc/dbcsr_max_row_size.html index 17d42a598ec..2c5913034e2 100644 --- a/develop/proc/dbcsr_max_row_size.html +++ b/develop/proc/dbcsr_max_row_size.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_maxabs.html b/develop/proc/dbcsr_maxabs.html index c7990b07f1f..af8f058b128 100644 --- a/develop/proc/dbcsr_maxabs.html +++ b/develop/proc/dbcsr_maxabs.html @@ -74,20 +74,20 @@

    dbcsr_maxabs
  • 33 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public function dbcsr_maxabs(matrix) result(norm)

    -

    compute a norm of a dbcsr matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -177,7 +176,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -197,46 +196,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_maxabs~2.html b/develop/proc/dbcsr_maxabs~2.html index e1de41695e7..3d146496b25 100644 --- a/develop/proc/dbcsr_maxabs~2.html +++ b/develop/proc/dbcsr_maxabs~2.html @@ -74,20 +74,20 @@

    dbcsr_maxabs
  • 5 statements + title=" 0.1% of total for procedures.">33 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public function dbcsr_maxabs(matrix) result(norm)

    +

    compute a norm of a dbcsr matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -176,7 +177,7 @@

    Arguments

    Return Value - + real(kind=real_8)

    @@ -196,10 +197,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_may_be_dense.html b/develop/proc/dbcsr_may_be_dense.html index e47b5c943e5..11ff48088cc 100644 --- a/develop/proc/dbcsr_may_be_dense.html +++ b/develop/proc/dbcsr_may_be_dense.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mempool_add.html b/develop/proc/dbcsr_mempool_add.html index a2265324b55..732b3d92f2c 100644 --- a/develop/proc/dbcsr_mempool_add.html +++ b/develop/proc/dbcsr_mempool_add.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mempool_clear.html b/develop/proc/dbcsr_mempool_clear.html index b9141a5af7d..54f177466d0 100644 --- a/develop/proc/dbcsr_mempool_clear.html +++ b/develop/proc/dbcsr_mempool_clear.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mempool_create.html b/develop/proc/dbcsr_mempool_create.html index 0bf2f52156c..37a6aea7c94 100644 --- a/develop/proc/dbcsr_mempool_create.html +++ b/develop/proc/dbcsr_mempool_create.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mempool_destruct.html b/develop/proc/dbcsr_mempool_destruct.html index 0a285050894..cfc412eb18d 100644 --- a/develop/proc/dbcsr_mempool_destruct.html +++ b/develop/proc/dbcsr_mempool_destruct.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mempool_get.html b/develop/proc/dbcsr_mempool_get.html index f7f197ccefc..43c86636610 100644 --- a/develop/proc/dbcsr_mempool_get.html +++ b/develop/proc/dbcsr_mempool_get.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    Return Value - + type(dbcsr_data_obj)

    diff --git a/develop/proc/dbcsr_mempool_limit_capacity.html b/develop/proc/dbcsr_mempool_limit_capacity.html index 3cfd1ac5def..fddb4850739 100644 --- a/develop/proc/dbcsr_mempool_limit_capacity.html +++ b/develop/proc/dbcsr_mempool_limit_capacity.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_memtype_equal.html b/develop/proc/dbcsr_memtype_equal.html index 2bc02ffac69..d6e6218a4fe 100644 --- a/develop/proc/dbcsr_memtype_equal.html +++ b/develop/proc/dbcsr_memtype_equal.html @@ -192,7 +192,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_memtype_setup.html b/develop/proc/dbcsr_memtype_setup.html index 3d508fa4443..a4ccf463465 100644 --- a/develop/proc/dbcsr_memtype_setup.html +++ b/develop/proc/dbcsr_memtype_setup.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

    diff --git a/develop/proc/dbcsr_merge_all.html b/develop/proc/dbcsr_merge_all.html index d8005a62e66..3733762b32f 100644 --- a/develop/proc/dbcsr_merge_all.html +++ b/develop/proc/dbcsr_merge_all.html @@ -159,7 +159,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_merge_single_wm.html b/develop/proc/dbcsr_merge_single_wm.html index 281db5a1917..fddc16ad640 100644 --- a/develop/proc/dbcsr_merge_single_wm.html +++ b/develop/proc/dbcsr_merge_single_wm.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_accdrv_dev2host_init.html b/develop/proc/dbcsr_mm_accdrv_dev2host_init.html index cb2c07542ce..c03e5045888 100644 --- a/develop/proc/dbcsr_mm_accdrv_dev2host_init.html +++ b/develop/proc/dbcsr_mm_accdrv_dev2host_init.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_accdrv_finalize.html b/develop/proc/dbcsr_mm_accdrv_finalize.html index 3a43da36464..e115acea003 100644 --- a/develop/proc/dbcsr_mm_accdrv_finalize.html +++ b/develop/proc/dbcsr_mm_accdrv_finalize.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_accdrv_init.html b/develop/proc/dbcsr_mm_accdrv_init.html index d7eded53ceb..99b10431743 100644 --- a/develop/proc/dbcsr_mm_accdrv_init.html +++ b/develop/proc/dbcsr_mm_accdrv_init.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_mm_accdrv_process.html b/develop/proc/dbcsr_mm_accdrv_process.html index 0e33a65ef7c..f8bdcfe4d24 100644 --- a/develop/proc/dbcsr_mm_accdrv_process.html +++ b/develop/proc/dbcsr_mm_accdrv_process.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_mm_csr_dev2host_init.html b/develop/proc/dbcsr_mm_csr_dev2host_init.html index 46a2c3ddf8b..d55a2dd33a0 100644 --- a/develop/proc/dbcsr_mm_csr_dev2host_init.html +++ b/develop/proc/dbcsr_mm_csr_dev2host_init.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_finalize.html b/develop/proc/dbcsr_mm_csr_finalize.html index daadea05453..862723f9b25 100644 --- a/develop/proc/dbcsr_mm_csr_finalize.html +++ b/develop/proc/dbcsr_mm_csr_finalize.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_init.html b/develop/proc/dbcsr_mm_csr_init.html index 753f5dd9595..861f544dda1 100644 --- a/develop/proc/dbcsr_mm_csr_init.html +++ b/develop/proc/dbcsr_mm_csr_init.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_mm_csr_multiply.html b/develop/proc/dbcsr_mm_csr_multiply.html index 6f6e99bd224..62413248884 100644 --- a/develop/proc/dbcsr_mm_csr_multiply.html +++ b/develop/proc/dbcsr_mm_csr_multiply.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

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -519,7 +519,7 @@

    Arguments

    @@ -534,7 +534,7 @@

    Arguments

    @@ -549,7 +549,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_multiply_low.html b/develop/proc/dbcsr_mm_csr_multiply_low.html index e015024b3ff..3aeace7abb5 100644 --- a/develop/proc/dbcsr_mm_csr_multiply_low.html +++ b/develop/proc/dbcsr_mm_csr_multiply_low.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

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -519,7 +519,7 @@

    Arguments

    @@ -534,7 +534,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -789,7 +789,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_purge_stacks.html b/develop/proc/dbcsr_mm_csr_purge_stacks.html index 541016a9c76..d212799223a 100644 --- a/develop/proc/dbcsr_mm_csr_purge_stacks.html +++ b/develop/proc/dbcsr_mm_csr_purge_stacks.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_csr_red3d.html b/develop/proc/dbcsr_mm_csr_red3d.html index 6bf17678b2b..4e3d202e5a0 100644 --- a/develop/proc/dbcsr_mm_csr_red3d.html +++ b/develop/proc/dbcsr_mm_csr_red3d.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_mm_hostdrv_init.html b/develop/proc/dbcsr_mm_hostdrv_init.html index 60f827572df..3bdf9592589 100644 --- a/develop/proc/dbcsr_mm_hostdrv_init.html +++ b/develop/proc/dbcsr_mm_hostdrv_init.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_hostdrv_process.html b/develop/proc/dbcsr_mm_hostdrv_process.html index f9e5383e4cc..6a2a28eff27 100644 --- a/develop/proc/dbcsr_mm_hostdrv_process.html +++ b/develop/proc/dbcsr_mm_hostdrv_process.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_multrec_dev2host_init.html b/develop/proc/dbcsr_mm_multrec_dev2host_init.html index 34d4b07f80b..b5692a6c457 100644 --- a/develop/proc/dbcsr_mm_multrec_dev2host_init.html +++ b/develop/proc/dbcsr_mm_multrec_dev2host_init.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_multrec_finalize.html b/develop/proc/dbcsr_mm_multrec_finalize.html index f35ed7b3e38..554c9429de0 100644 --- a/develop/proc/dbcsr_mm_multrec_finalize.html +++ b/develop/proc/dbcsr_mm_multrec_finalize.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_multrec_get_nblks.html b/develop/proc/dbcsr_mm_multrec_get_nblks.html index 2b39a7957bf..94f86651d69 100644 --- a/develop/proc/dbcsr_mm_multrec_get_nblks.html +++ b/develop/proc/dbcsr_mm_multrec_get_nblks.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 06f046b7f6a..71fc31b043b 100644 --- a/develop/proc/dbcsr_mm_multrec_get_nze.html +++ b/develop/proc/dbcsr_mm_multrec_get_nze.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mm_multrec_init.html b/develop/proc/dbcsr_mm_multrec_init.html index 1895926cf1e..9c194d760fb 100644 --- a/develop/proc/dbcsr_mm_multrec_init.html +++ b/develop/proc/dbcsr_mm_multrec_init.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    @@ -296,7 +296,7 @@

    Arguments

    @@ -311,7 +311,7 @@

    Arguments

    @@ -326,7 +326,7 @@

    Arguments

    @@ -341,7 +341,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_multrec_multiply.html b/develop/proc/dbcsr_mm_multrec_multiply.html index 91796deced1..fc0c68f7a36 100644 --- a/develop/proc/dbcsr_mm_multrec_multiply.html +++ b/develop/proc/dbcsr_mm_multrec_multiply.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

    diff --git a/develop/proc/dbcsr_mm_multrec_red3d.html b/develop/proc/dbcsr_mm_multrec_red3d.html index 32499353e44..5069605439c 100644 --- a/develop/proc/dbcsr_mm_multrec_red3d.html +++ b/develop/proc/dbcsr_mm_multrec_red3d.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_mm_sched_begin_burst.html b/develop/proc/dbcsr_mm_sched_begin_burst.html index 8dd9b769793..78005a33c86 100644 --- a/develop/proc/dbcsr_mm_sched_begin_burst.html +++ b/develop/proc/dbcsr_mm_sched_begin_burst.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_dev2host_init.html b/develop/proc/dbcsr_mm_sched_dev2host_init.html index d12f787f4b8..10d63dabaa7 100644 --- a/develop/proc/dbcsr_mm_sched_dev2host_init.html +++ b/develop/proc/dbcsr_mm_sched_dev2host_init.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_finalize.html b/develop/proc/dbcsr_mm_sched_finalize.html index 3de8fcdb0c5..0b6c20246fe 100644 --- a/develop/proc/dbcsr_mm_sched_finalize.html +++ b/develop/proc/dbcsr_mm_sched_finalize.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_init.html b/develop/proc/dbcsr_mm_sched_init.html index a89d1db1ad5..1b5068901ea 100644 --- a/develop/proc/dbcsr_mm_sched_init.html +++ b/develop/proc/dbcsr_mm_sched_init.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_mm_sched_print_statistics.html b/develop/proc/dbcsr_mm_sched_print_statistics.html index 6bb8178525b..3bb5b175be6 100644 --- a/develop/proc/dbcsr_mm_sched_print_statistics.html +++ b/develop/proc/dbcsr_mm_sched_print_statistics.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mm_sched_process.html b/develop/proc/dbcsr_mm_sched_process.html index 5784653f8f9..f8c5aafd1ff 100644 --- a/develop/proc/dbcsr_mm_sched_process.html +++ b/develop/proc/dbcsr_mm_sched_process.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -236,7 +236,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 7d5ca83367d..077e9741720 100644 --- a/develop/proc/dbcsr_mm_sched_set_orig_datasize.html +++ b/develop/proc/dbcsr_mm_sched_set_orig_datasize.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_active.html b/develop/proc/dbcsr_mp_active.html index 698ba009d1a..0303f504a3d 100644 --- a/develop/proc/dbcsr_mp_active.html +++ b/develop/proc/dbcsr_mp_active.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_environ.html b/develop/proc/dbcsr_mp_environ.html index 2f4275601e6..0cd3e51bb92 100644 --- a/develop/proc/dbcsr_mp_environ.html +++ b/develop/proc/dbcsr_mp_environ.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_get_process.html b/develop/proc/dbcsr_mp_get_process.html index e520cb2869d..9b4b3b31d55 100644 --- a/develop/proc/dbcsr_mp_get_process.html +++ b/develop/proc/dbcsr_mp_get_process.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_grid_remove.html b/develop/proc/dbcsr_mp_grid_remove.html index 8549b155373..8b555c0e3b4 100644 --- a/develop/proc/dbcsr_mp_grid_remove.html +++ b/develop/proc/dbcsr_mp_grid_remove.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_grid_setup.html b/develop/proc/dbcsr_mp_grid_setup.html index 8a9c3ed1b52..c6c18796a14 100644 --- a/develop/proc/dbcsr_mp_grid_setup.html +++ b/develop/proc/dbcsr_mp_grid_setup.html @@ -74,20 +74,20 @@

    dbcsr_mp_grid_setup
  • 4 statements + title=" 0.0% of total for procedures.">20 statements
  • - Source File + Source File
  • @@ -139,10 +139,11 @@

    Contents

    -

    public subroutine dbcsr_mp_grid_setup(dist) +

    public subroutine dbcsr_mp_grid_setup(mp_env)

    +

    Sets up MPI cartesian process grid

    Arguments

    @@ -158,17 +159,17 @@

    Arguments

    - + @@ -188,11 +189,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_grid_setup~2.html b/develop/proc/dbcsr_mp_grid_setup~2.html index 5cdcd25b431..d68c38da74b 100644 --- a/develop/proc/dbcsr_mp_grid_setup~2.html +++ b/develop/proc/dbcsr_mp_grid_setup~2.html @@ -74,20 +74,20 @@

    dbcsr_mp_grid_setup
  • 20 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -139,11 +139,10 @@

    Contents

    -

    public subroutine dbcsr_mp_grid_setup(mp_env) +

    public subroutine dbcsr_mp_grid_setup(dist)

    -

    Sets up MPI cartesian process grid

    Arguments

    @@ -159,17 +158,17 @@

    Arguments

    - + @@ -189,40 +188,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_group.html b/develop/proc/dbcsr_mp_group.html index 664cec96971..977bd2d3a2f 100644 --- a/develop/proc/dbcsr_mp_group.html +++ b/develop/proc/dbcsr_mp_group.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 0fe438a5d22..b08e260f0f3 100644 --- a/develop/proc/dbcsr_mp_has_subgroups.html +++ b/develop/proc/dbcsr_mp_has_subgroups.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_hold.html b/develop/proc/dbcsr_mp_hold.html index 866cc98cd4b..359f3a20227 100644 --- a/develop/proc/dbcsr_mp_hold.html +++ b/develop/proc/dbcsr_mp_hold.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_init.html b/develop/proc/dbcsr_mp_init.html index fea979e6cd8..a6fcf6e5b3f 100644 --- a/develop/proc/dbcsr_mp_init.html +++ b/develop/proc/dbcsr_mp_init.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_make_env.html b/develop/proc/dbcsr_mp_make_env.html index 2cfe33b3862..3857801cca9 100644 --- a/develop/proc/dbcsr_mp_make_env.html +++ b/develop/proc/dbcsr_mp_make_env.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_mp_my_col_group.html b/develop/proc/dbcsr_mp_my_col_group.html index 96a252901d1..2677755a679 100644 --- a/develop/proc/dbcsr_mp_my_col_group.html +++ b/develop/proc/dbcsr_mp_my_col_group.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + type(mp_comm_type)

    diff --git a/develop/proc/dbcsr_mp_my_row_group.html b/develop/proc/dbcsr_mp_my_row_group.html index de1b4f6ad30..26c128bc024 100644 --- a/develop/proc/dbcsr_mp_my_row_group.html +++ b/develop/proc/dbcsr_mp_my_row_group.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + type(mp_comm_type)

    diff --git a/develop/proc/dbcsr_mp_mynode.html b/develop/proc/dbcsr_mp_mynode.html index 07793e2ba80..efa66854389 100644 --- a/develop/proc/dbcsr_mp_mynode.html +++ b/develop/proc/dbcsr_mp_mynode.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_mypcol.html b/develop/proc/dbcsr_mp_mypcol.html index 7dd62a727af..4477bf18b3c 100644 --- a/develop/proc/dbcsr_mp_mypcol.html +++ b/develop/proc/dbcsr_mp_mypcol.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_myprow.html b/develop/proc/dbcsr_mp_myprow.html index a13df06610e..d93212b4754 100644 --- a/develop/proc/dbcsr_mp_myprow.html +++ b/develop/proc/dbcsr_mp_myprow.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_new_grid.html b/develop/proc/dbcsr_mp_new_grid.html index 02390ae61aa..465fb5497ab 100644 --- a/develop/proc/dbcsr_mp_new_grid.html +++ b/develop/proc/dbcsr_mp_new_grid.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_mp_new_group.html b/develop/proc/dbcsr_mp_new_group.html index adbd6bb7108..003dfa9f7c0 100644 --- a/develop/proc/dbcsr_mp_new_group.html +++ b/develop/proc/dbcsr_mp_new_group.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_new_transposed.html b/develop/proc/dbcsr_mp_new_transposed.html index 66438145395..ef86a8e3162 100644 --- a/develop/proc/dbcsr_mp_new_transposed.html +++ b/develop/proc/dbcsr_mp_new_transposed.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mp_npcols.html b/develop/proc/dbcsr_mp_npcols.html index d4c439fb651..8122b2b3f4b 100644 --- a/develop/proc/dbcsr_mp_npcols.html +++ b/develop/proc/dbcsr_mp_npcols.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_nprows.html b/develop/proc/dbcsr_mp_nprows.html index 96b6a8c5c77..e76d145058f 100644 --- a/develop/proc/dbcsr_mp_nprows.html +++ b/develop/proc/dbcsr_mp_nprows.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_numnodes.html b/develop/proc/dbcsr_mp_numnodes.html index 4ba308d7003..ced979c6b17 100644 --- a/develop/proc/dbcsr_mp_numnodes.html +++ b/develop/proc/dbcsr_mp_numnodes.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_mp_pgrid.html b/develop/proc/dbcsr_mp_pgrid.html index 6f1730a0de9..57eed2325f9 100644 --- a/develop/proc/dbcsr_mp_pgrid.html +++ b/develop/proc/dbcsr_mp_pgrid.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 ce5a896fcd3..aa757e4f57a 100644 --- a/develop/proc/dbcsr_mp_release.html +++ b/develop/proc/dbcsr_mp_release.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_c.html b/develop/proc/dbcsr_multiply_c.html index ffa1ca85d21..dc25db9bb6f 100644 --- a/develop/proc/dbcsr_multiply_c.html +++ b/develop/proc/dbcsr_multiply_c.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

    diff --git a/develop/proc/dbcsr_multiply_c~2.html b/develop/proc/dbcsr_multiply_c~2.html index ea5cf5250ac..ca2d06fe0d1 100644 --- a/develop/proc/dbcsr_multiply_c~2.html +++ b/develop/proc/dbcsr_multiply_c~2.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

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_d.html b/develop/proc/dbcsr_multiply_d.html index bdd2acdde86..7c0e02a84d8 100644 --- a/develop/proc/dbcsr_multiply_d.html +++ b/develop/proc/dbcsr_multiply_d.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

    diff --git a/develop/proc/dbcsr_multiply_d~2.html b/develop/proc/dbcsr_multiply_d~2.html index fa91170848c..663b85f6608 100644 --- a/develop/proc/dbcsr_multiply_d~2.html +++ b/develop/proc/dbcsr_multiply_d~2.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

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_generic.html b/develop/proc/dbcsr_multiply_generic.html index 99e9e5742af..414eb0f1539 100644 --- a/develop/proc/dbcsr_multiply_generic.html +++ b/develop/proc/dbcsr_multiply_generic.html @@ -183,7 +183,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    @@ -376,7 +376,7 @@

    Arguments

    @@ -396,7 +396,7 @@

    Arguments

    @@ -416,7 +416,7 @@

    Arguments

    @@ -431,7 +431,7 @@

    Arguments

    @@ -446,7 +446,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_print_statistics.html b/develop/proc/dbcsr_multiply_print_statistics.html index d5069c5c1f6..0dc064fcf33 100644 --- a/develop/proc/dbcsr_multiply_print_statistics.html +++ b/develop/proc/dbcsr_multiply_print_statistics.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_s.html b/develop/proc/dbcsr_multiply_s.html index 2350cb009d8..ee633c1750c 100644 --- a/develop/proc/dbcsr_multiply_s.html +++ b/develop/proc/dbcsr_multiply_s.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

    diff --git a/develop/proc/dbcsr_multiply_s~2.html b/develop/proc/dbcsr_multiply_s~2.html index 9bb85ebfe58..211fe2c4c80 100644 --- a/develop/proc/dbcsr_multiply_s~2.html +++ b/develop/proc/dbcsr_multiply_s~2.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

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_multiply_z.html b/develop/proc/dbcsr_multiply_z.html index 3f2605a5a10..175ea4d6c2d 100644 --- a/develop/proc/dbcsr_multiply_z.html +++ b/develop/proc/dbcsr_multiply_z.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

    diff --git a/develop/proc/dbcsr_multiply_z~2.html b/develop/proc/dbcsr_multiply_z~2.html index 01f9c18f92b..99d6c4b9bb4 100644 --- a/develop/proc/dbcsr_multiply_z~2.html +++ b/develop/proc/dbcsr_multiply_z~2.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

    @@ -353,7 +353,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_destroy.html b/develop/proc/dbcsr_mutable_destroy.html index 630986d577d..034df6a2633 100644 --- a/develop/proc/dbcsr_mutable_destroy.html +++ b/develop/proc/dbcsr_mutable_destroy.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_init.html b/develop/proc/dbcsr_mutable_init.html index 9cf1c795be1..87560d51020 100644 --- a/develop/proc/dbcsr_mutable_init.html +++ b/develop/proc/dbcsr_mutable_init.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_instantiated.html b/develop/proc/dbcsr_mutable_instantiated.html index a2dcfa2a803..c6f6408c0da 100644 --- a/develop/proc/dbcsr_mutable_instantiated.html +++ b/develop/proc/dbcsr_mutable_instantiated.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_new.html b/develop/proc/dbcsr_mutable_new.html index 71d4c585f28..5f3970cfd01 100644 --- a/develop/proc/dbcsr_mutable_new.html +++ b/develop/proc/dbcsr_mutable_new.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_mutable_release.html b/develop/proc/dbcsr_mutable_release.html index 3cce6b74146..27049c47fea 100644 --- a/develop/proc/dbcsr_mutable_release.html +++ b/develop/proc/dbcsr_mutable_release.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_name.html b/develop/proc/dbcsr_name.html index 663b253015f..46c2b96a4fb 100644 --- a/develop/proc/dbcsr_name.html +++ b/develop/proc/dbcsr_name.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 841c827937a..addaa9ed0c8 100644 --- a/develop/proc/dbcsr_nblkcols_local.html +++ b/develop/proc/dbcsr_nblkcols_local.html @@ -79,15 +79,15 @@

    dbcsr_nblkcols_local
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_new_transposed.html b/develop/proc/dbcsr_new_transposed.html index c29c09d5281..83f9087e55f 100644 --- a/develop/proc/dbcsr_new_transposed.html +++ b/develop/proc/dbcsr_new_transposed.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -211,7 +211,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_nfullcols_local.html b/develop/proc/dbcsr_nfullcols_local.html index 5baaec06e27..902b2ab3e1b 100644 --- a/develop/proc/dbcsr_nfullcols_local.html +++ b/develop/proc/dbcsr_nfullcols_local.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nfullcols_total.html b/develop/proc/dbcsr_nfullcols_total.html index 160efa85f12..e10209ec07c 100644 --- a/develop/proc/dbcsr_nfullcols_total.html +++ b/develop/proc/dbcsr_nfullcols_total.html @@ -79,15 +79,15 @@

    dbcsr_nfullcols_total
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_nfullrows_total.html b/develop/proc/dbcsr_nfullrows_total.html index c8098630630..d64d2a45f87 100644 --- a/develop/proc/dbcsr_nfullrows_total.html +++ b/develop/proc/dbcsr_nfullrows_total.html @@ -79,15 +79,15 @@

    dbcsr_nfullrows_total
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - + @@ -189,11 +189,11 @@

    Arguments

    @@ -219,22 +219,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_r8_vec~2.html b/develop/proc/dbcsr_norm_r8_vec~2.html index 38d02d8c534..e0ad719b19f 100644 --- a/develop/proc/dbcsr_norm_r8_vec~2.html +++ b/develop/proc/dbcsr_norm_r8_vec~2.html @@ -74,20 +74,20 @@

    dbcsr_norm_r8_vec
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -139,7 +139,7 @@

    Contents

    -

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    public subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -158,12 +158,12 @@

    Arguments

    - + @@ -173,7 +173,7 @@

    Arguments

    @@ -188,12 +188,12 @@

    Arguments

    @@ -219,12 +219,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_scalar.html b/develop/proc/dbcsr_norm_scalar.html index 88859bbaa8a..8e2b10db07e 100644 --- a/develop/proc/dbcsr_norm_scalar.html +++ b/develop/proc/dbcsr_norm_scalar.html @@ -74,20 +74,20 @@

    dbcsr_norm_scalar
  • 19 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -126,6 +126,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -133,11 +139,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

    @@ -153,17 +158,17 @@

    Arguments

    - + @@ -184,7 +189,7 @@

    Arguments

    - + @@ -189,7 +184,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_pack_meta.html b/develop/proc/dbcsr_pack_meta.html index 4bcfa2533b2..f4457d72158 100644 --- a/develop/proc/dbcsr_pack_meta.html +++ b/develop/proc/dbcsr_pack_meta.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print.html b/develop/proc/dbcsr_print.html index 28a7c29e1a1..c56e3c90aba 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 6533447bcfc..385bb9645f8 100644 --- a/develop/proc/dbcsr_print_block_sum.html +++ b/develop/proc/dbcsr_print_block_sum.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print_block_sum~2.html b/develop/proc/dbcsr_print_block_sum~2.html index ec732fe50c7..27d9ad87de9 100644 --- a/develop/proc/dbcsr_print_block_sum~2.html +++ b/develop/proc/dbcsr_print_block_sum~2.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print_config.html b/develop/proc/dbcsr_print_config.html index 7d7ed448d56..3a6c7447174 100644 --- a/develop/proc/dbcsr_print_config.html +++ b/develop/proc/dbcsr_print_config.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print_statistics.html b/develop/proc/dbcsr_print_statistics.html index c151211e470..9da1e1702b4 100644 --- a/develop/proc/dbcsr_print_statistics.html +++ b/develop/proc/dbcsr_print_statistics.html @@ -74,20 +74,20 @@

    dbcsr_print_statistics
  • 21 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,8 +143,7 @@

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename)

    -

    Show the whole DBCSR statistics -Prepares the DBCSR library for use.

    +

    Print statistics

    Arguments

    @@ -206,37 +205,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_print_statistics~2.html b/develop/proc/dbcsr_print_statistics~2.html index 12d61e781dd..cdada91d582 100644 --- a/develop/proc/dbcsr_print_statistics~2.html +++ b/develop/proc/dbcsr_print_statistics~2.html @@ -74,20 +74,20 @@

    dbcsr_print_statistics
  • 5 statements + title=" 0.0% of total for procedures.">21 statements
  • - Source File + Source File
  • @@ -143,7 +143,8 @@

    public subroutine dbcsr_print_statistics(print_timers, callgraph_filename)

    -

    Print statistics

    +

    Show the whole DBCSR statistics +Prepares the DBCSR library for use.

    Arguments

    @@ -205,12 +206,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_printmat_matlab_c.html b/develop/proc/dbcsr_printmat_matlab_c.html index a86284d8d09..7c1c5c56cac 100644 --- a/develop/proc/dbcsr_printmat_matlab_c.html +++ b/develop/proc/dbcsr_printmat_matlab_c.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_printmat_matlab_d.html b/develop/proc/dbcsr_printmat_matlab_d.html index bbbadfbd3be..55d293bbec8 100644 --- a/develop/proc/dbcsr_printmat_matlab_d.html +++ b/develop/proc/dbcsr_printmat_matlab_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -254,7 +254,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_printmat_matlab_s.html b/develop/proc/dbcsr_printmat_matlab_s.html index f0582e4ad09..2783b0db323 100644 --- a/develop/proc/dbcsr_printmat_matlab_s.html +++ b/develop/proc/dbcsr_printmat_matlab_s.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_printmat_matlab_z.html b/develop/proc/dbcsr_printmat_matlab_z.html index ebaeb5a3a98..f5c7be633bc 100644 --- a/develop/proc/dbcsr_printmat_matlab_z.html +++ b/develop/proc/dbcsr_printmat_matlab_z.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_print~2.html b/develop/proc/dbcsr_print~2.html index 83fdf80d1a6..ae8b2c76bef 100644 --- a/develop/proc/dbcsr_print~2.html +++ b/develop/proc/dbcsr_print~2.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block2d_c.html b/develop/proc/dbcsr_put_block2d_c.html index 30538500e27..dc841b83f53 100644 --- a/develop/proc/dbcsr_put_block2d_c.html +++ b/develop/proc/dbcsr_put_block2d_c.html @@ -74,20 +74,20 @@

    dbcsr_put_block2d_c
  • 13 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -139,11 +139,10 @@

    Contents

    -

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, summation, scale)

    -

    Put a 2-D block in a DBCSR matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,59 +198,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -261,29 +227,13 @@

    Arguments

    - - - - - - - - @@ -293,7 +243,7 @@

    Arguments

    @@ -313,33 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block2d_c (matrix, row, col, block, lb_row_col, transposed, &
    -                                                  summation, flop, scale)
    -     !! Put a 2-D block in a DBCSR matrix
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_put_block2d_c (matrix, row, col, block, &
    +                                                  summation, scale)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         COMPLEX(kind=real_4), DIMENSION(:, :), INTENT(IN), &
    -            CONTIGUOUS, TARGET                    :: block
    -        !! the block to put
    -         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    -        !! the block is transposed
    -        !! if block exists, then sum the new block to the old one instead of replacing it
    -         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
    +         COMPLEX(kind=real_4), DIMENSION(:, :), INTENT(IN)     :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: summation
              COMPLEX(kind=real_4), INTENT(IN), OPTIONAL            :: scale
    -        !! scale the block being added
    -
    -         COMPLEX(kind=real_4), DIMENSION(:), POINTER           :: block_1d
    -
    -         NULLIFY (block_1d)
    -
    -         block_1d(1:SIZE(block)) => block
     
    -         CALL dbcsr_put_block(matrix, row, col, block_1d, lb_row_col, transposed, summation, flop, scale)
    +         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
           END SUBROUTINE dbcsr_put_block2d_c
     
    diff --git a/develop/proc/dbcsr_put_block2d_c~2.html b/develop/proc/dbcsr_put_block2d_c~2.html index 31bc1d113ad..6a71bf09012 100644 --- a/develop/proc/dbcsr_put_block2d_c~2.html +++ b/develop/proc/dbcsr_put_block2d_c~2.html @@ -74,20 +74,20 @@

    dbcsr_put_block2d_c
  • 8 statements + title=" 0.0% of total for procedures.">13 statements
  • - Source File + Source File
  • @@ -139,10 +139,11 @@

    Contents

    -

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    +

    Put a 2-D block in a DBCSR matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,27 +200,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -227,6 +261,22 @@

    Arguments

    + + + + + + + + @@ -243,7 +293,7 @@

    Arguments

    @@ -263,15 +313,33 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block2d_c (matrix, row, col, block, &
    -                                                  summation, scale)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_put_block2d_c (matrix, row, col, block, lb_row_col, transposed, &
    +                                                  summation, flop, scale)
    +     !! Put a 2-D block in a DBCSR matrix
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         COMPLEX(kind=real_4), DIMENSION(:, :), INTENT(IN)     :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: summation
    +        !! the row
    +        !! the column
    +         COMPLEX(kind=real_4), DIMENSION(:, :), INTENT(IN), &
    +            CONTIGUOUS, TARGET                    :: block
    +        !! the block to put
    +         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    +        !! the block is transposed
    +        !! if block exists, then sum the new block to the old one instead of replacing it
    +         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
              COMPLEX(kind=real_4), INTENT(IN), OPTIONAL            :: scale
    +        !! scale the block being added
    +
    +         COMPLEX(kind=real_4), DIMENSION(:), POINTER           :: block_1d
    +
    +         NULLIFY (block_1d)
    +
    +         block_1d(1:SIZE(block)) => block
     
    -         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
    +         CALL dbcsr_put_block(matrix, row, col, block_1d, lb_row_col, transposed, summation, flop, scale)
           END SUBROUTINE dbcsr_put_block2d_c
     
    diff --git a/develop/proc/dbcsr_put_block2d_d.html b/develop/proc/dbcsr_put_block2d_d.html index 2f91b5dc2aa..afecae12ced 100644 --- a/develop/proc/dbcsr_put_block2d_d.html +++ b/develop/proc/dbcsr_put_block2d_d.html @@ -74,20 +74,20 @@

    dbcsr_put_block2d_d
  • 13 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -139,11 +139,10 @@

    Contents

    -

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, summation, scale)

    -

    Put a 2-D block in a DBCSR matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,59 +198,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -261,29 +227,13 @@

    Arguments

    - - - - - - - - @@ -293,7 +243,7 @@

    Arguments

    @@ -313,33 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block2d_d (matrix, row, col, block, lb_row_col, transposed, &
    -                                                  summation, flop, scale)
    -     !! Put a 2-D block in a DBCSR matrix
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_put_block2d_d (matrix, row, col, block, &
    +                                                  summation, scale)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         REAL(kind=real_8), DIMENSION(:, :), INTENT(IN), &
    -            CONTIGUOUS, TARGET                    :: block
    -        !! the block to put
    -         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    -        !! the block is transposed
    -        !! if block exists, then sum the new block to the old one instead of replacing it
    -         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
    +         REAL(kind=real_8), DIMENSION(:, :), INTENT(IN)     :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: summation
              REAL(kind=real_8), INTENT(IN), OPTIONAL            :: scale
    -        !! scale the block being added
    -
    -         REAL(kind=real_8), DIMENSION(:), POINTER           :: block_1d
    -
    -         NULLIFY (block_1d)
    -
    -         block_1d(1:SIZE(block)) => block
     
    -         CALL dbcsr_put_block(matrix, row, col, block_1d, lb_row_col, transposed, summation, flop, scale)
    +         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
           END SUBROUTINE dbcsr_put_block2d_d
     
    diff --git a/develop/proc/dbcsr_put_block2d_d~2.html b/develop/proc/dbcsr_put_block2d_d~2.html index f9e723d0ba1..49fbbf3c06b 100644 --- a/develop/proc/dbcsr_put_block2d_d~2.html +++ b/develop/proc/dbcsr_put_block2d_d~2.html @@ -74,20 +74,20 @@

    dbcsr_put_block2d_d
  • 8 statements + title=" 0.0% of total for procedures.">13 statements
  • - Source File + Source File
  • @@ -139,10 +139,11 @@

    Contents

    -

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    +

    Put a 2-D block in a DBCSR matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,27 +200,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -227,6 +261,22 @@

    Arguments

    + + + + + + + + @@ -243,7 +293,7 @@

    Arguments

    @@ -263,15 +313,33 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block2d_d (matrix, row, col, block, &
    -                                                  summation, scale)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_put_block2d_d (matrix, row, col, block, lb_row_col, transposed, &
    +                                                  summation, flop, scale)
    +     !! Put a 2-D block in a DBCSR matrix
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         REAL(kind=real_8), DIMENSION(:, :), INTENT(IN)     :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: summation
    +        !! the row
    +        !! the column
    +         REAL(kind=real_8), DIMENSION(:, :), INTENT(IN), &
    +            CONTIGUOUS, TARGET                    :: block
    +        !! the block to put
    +         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    +        !! the block is transposed
    +        !! if block exists, then sum the new block to the old one instead of replacing it
    +         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
              REAL(kind=real_8), INTENT(IN), OPTIONAL            :: scale
    +        !! scale the block being added
    +
    +         REAL(kind=real_8), DIMENSION(:), POINTER           :: block_1d
    +
    +         NULLIFY (block_1d)
    +
    +         block_1d(1:SIZE(block)) => block
     
    -         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
    +         CALL dbcsr_put_block(matrix, row, col, block_1d, lb_row_col, transposed, summation, flop, scale)
           END SUBROUTINE dbcsr_put_block2d_d
     
    diff --git a/develop/proc/dbcsr_put_block2d_s.html b/develop/proc/dbcsr_put_block2d_s.html index 46314f78208..205cf1a6fc3 100644 --- a/develop/proc/dbcsr_put_block2d_s.html +++ b/develop/proc/dbcsr_put_block2d_s.html @@ -74,20 +74,20 @@

    dbcsr_put_block2d_s
  • 13 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -139,11 +139,10 @@

    Contents

    -

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, summation, scale)

    -

    Put a 2-D block in a DBCSR matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,59 +198,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -261,29 +227,13 @@

    Arguments

    - - - - - - - - @@ -293,7 +243,7 @@

    Arguments

    @@ -313,33 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block2d_s (matrix, row, col, block, lb_row_col, transposed, &
    -                                                  summation, flop, scale)
    -     !! Put a 2-D block in a DBCSR matrix
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_put_block2d_s (matrix, row, col, block, &
    +                                                  summation, scale)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         REAL(kind=real_4), DIMENSION(:, :), INTENT(IN), &
    -            CONTIGUOUS, TARGET                    :: block
    -        !! the block to put
    -         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    -        !! the block is transposed
    -        !! if block exists, then sum the new block to the old one instead of replacing it
    -         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
    +         REAL(kind=real_4), DIMENSION(:, :), INTENT(IN)     :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: summation
              REAL(kind=real_4), INTENT(IN), OPTIONAL            :: scale
    -        !! scale the block being added
    -
    -         REAL(kind=real_4), DIMENSION(:), POINTER           :: block_1d
    -
    -         NULLIFY (block_1d)
    -
    -         block_1d(1:SIZE(block)) => block
     
    -         CALL dbcsr_put_block(matrix, row, col, block_1d, lb_row_col, transposed, summation, flop, scale)
    +         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
           END SUBROUTINE dbcsr_put_block2d_s
     
    diff --git a/develop/proc/dbcsr_put_block2d_s~2.html b/develop/proc/dbcsr_put_block2d_s~2.html index 0db4f56341c..c4ac84e63c7 100644 --- a/develop/proc/dbcsr_put_block2d_s~2.html +++ b/develop/proc/dbcsr_put_block2d_s~2.html @@ -74,20 +74,20 @@

    dbcsr_put_block2d_s
  • 8 statements + title=" 0.0% of total for procedures.">13 statements
  • - Source File + Source File
  • @@ -139,10 +139,11 @@

    Contents

    -

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    +

    Put a 2-D block in a DBCSR matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,27 +200,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -227,6 +261,22 @@

    Arguments

    + + + + + + + + @@ -243,7 +293,7 @@

    Arguments

    @@ -263,15 +313,33 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block2d_s (matrix, row, col, block, &
    -                                                  summation, scale)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_put_block2d_s (matrix, row, col, block, lb_row_col, transposed, &
    +                                                  summation, flop, scale)
    +     !! Put a 2-D block in a DBCSR matrix
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         REAL(kind=real_4), DIMENSION(:, :), INTENT(IN)     :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: summation
    +        !! the row
    +        !! the column
    +         REAL(kind=real_4), DIMENSION(:, :), INTENT(IN), &
    +            CONTIGUOUS, TARGET                    :: block
    +        !! the block to put
    +         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    +        !! the block is transposed
    +        !! if block exists, then sum the new block to the old one instead of replacing it
    +         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
              REAL(kind=real_4), INTENT(IN), OPTIONAL            :: scale
    +        !! scale the block being added
    +
    +         REAL(kind=real_4), DIMENSION(:), POINTER           :: block_1d
    +
    +         NULLIFY (block_1d)
    +
    +         block_1d(1:SIZE(block)) => block
     
    -         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
    +         CALL dbcsr_put_block(matrix, row, col, block_1d, lb_row_col, transposed, summation, flop, scale)
           END SUBROUTINE dbcsr_put_block2d_s
     
    diff --git a/develop/proc/dbcsr_put_block2d_z.html b/develop/proc/dbcsr_put_block2d_z.html index 4561a888e9e..698c47aa937 100644 --- a/develop/proc/dbcsr_put_block2d_z.html +++ b/develop/proc/dbcsr_put_block2d_z.html @@ -74,20 +74,20 @@

    dbcsr_put_block2d_z
  • 13 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -139,11 +139,10 @@

    Contents

    -

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, summation, scale)

    -

    Put a 2-D block in a DBCSR matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,59 +198,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -261,29 +227,13 @@

    Arguments

    - - - - - - - - @@ -293,7 +243,7 @@

    Arguments

    @@ -313,33 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block2d_z (matrix, row, col, block, lb_row_col, transposed, &
    -                                                  summation, flop, scale)
    -     !! Put a 2-D block in a DBCSR matrix
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_put_block2d_z (matrix, row, col, block, &
    +                                                  summation, scale)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         COMPLEX(kind=real_8), DIMENSION(:, :), INTENT(IN), &
    -            CONTIGUOUS, TARGET                    :: block
    -        !! the block to put
    -         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    -        !! the block is transposed
    -        !! if block exists, then sum the new block to the old one instead of replacing it
    -         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
    +         COMPLEX(kind=real_8), DIMENSION(:, :), INTENT(IN)     :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: summation
              COMPLEX(kind=real_8), INTENT(IN), OPTIONAL            :: scale
    -        !! scale the block being added
    -
    -         COMPLEX(kind=real_8), DIMENSION(:), POINTER           :: block_1d
    -
    -         NULLIFY (block_1d)
    -
    -         block_1d(1:SIZE(block)) => block
     
    -         CALL dbcsr_put_block(matrix, row, col, block_1d, lb_row_col, transposed, summation, flop, scale)
    +         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
           END SUBROUTINE dbcsr_put_block2d_z
     
    diff --git a/develop/proc/dbcsr_put_block2d_z~2.html b/develop/proc/dbcsr_put_block2d_z~2.html index 99f8d9bf0b4..c6459f41264 100644 --- a/develop/proc/dbcsr_put_block2d_z~2.html +++ b/develop/proc/dbcsr_put_block2d_z~2.html @@ -74,20 +74,20 @@

    dbcsr_put_block2d_z
  • 8 statements + title=" 0.0% of total for procedures.">13 statements
  • - Source File + Source File
  • @@ -139,10 +139,11 @@

    Contents

    -

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block2d_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    +

    Put a 2-D block in a DBCSR matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,27 +200,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -227,6 +261,22 @@

    Arguments

    + + + + + + + + @@ -243,7 +293,7 @@

    Arguments

    @@ -263,15 +313,33 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block2d_z (matrix, row, col, block, &
    -                                                  summation, scale)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_put_block2d_z (matrix, row, col, block, lb_row_col, transposed, &
    +                                                  summation, flop, scale)
    +     !! Put a 2-D block in a DBCSR matrix
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         COMPLEX(kind=real_8), DIMENSION(:, :), INTENT(IN)     :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: summation
    +        !! the row
    +        !! the column
    +         COMPLEX(kind=real_8), DIMENSION(:, :), INTENT(IN), &
    +            CONTIGUOUS, TARGET                    :: block
    +        !! the block to put
    +         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    +        !! the block is transposed
    +        !! if block exists, then sum the new block to the old one instead of replacing it
    +         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
              COMPLEX(kind=real_8), INTENT(IN), OPTIONAL            :: scale
    +        !! scale the block being added
    +
    +         COMPLEX(kind=real_8), DIMENSION(:), POINTER           :: block_1d
    +
    +         NULLIFY (block_1d)
    +
    +         block_1d(1:SIZE(block)) => block
     
    -         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
    +         CALL dbcsr_put_block(matrix, row, col, block_1d, lb_row_col, transposed, summation, flop, scale)
           END SUBROUTINE dbcsr_put_block2d_z
     
    diff --git a/develop/proc/dbcsr_put_block_area.html b/develop/proc/dbcsr_put_block_area.html index 191eb837a38..91f977deda9 100644 --- a/develop/proc/dbcsr_put_block_area.html +++ b/develop/proc/dbcsr_put_block_area.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -282,7 +282,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_put_block_c.html b/develop/proc/dbcsr_put_block_c.html index a7873264d94..c434d5b6d77 100644 --- a/develop/proc/dbcsr_put_block_c.html +++ b/develop/proc/dbcsr_put_block_c.html @@ -74,20 +74,20 @@

    dbcsr_put_block_c
  • 109 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -139,13 +139,10 @@

    Contents

    -

    private subroutine dbcsr_put_block_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_c(matrix, row, col, block, summation, scale)

    -

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    -

    @@@

    Arguments

    @@ -161,8 +158,8 @@

    Arguments

    @@ -186,13 +183,12 @@

    Arguments

    @@ -202,59 +198,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -263,29 +227,13 @@

    Arguments

    - - - - - - - - @@ -295,7 +243,7 @@

    Arguments

    @@ -315,167 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block_c (matrix, row, col, block, lb_row_col, transposed, &
    -                                                summation, flop, scale)
    -     !! Inserts a block in a dbcsr matrix.
    -     !! If the block exists, the current data is overwritten.
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_put_block_c (matrix, row, col, block, &
    +                                                summation, scale)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the logical row
    -        !! the logical column
    -         COMPLEX(kind=real_4), DIMENSION(:), CONTIGUOUS, INTENT(IN) :: block
    -        !! the block to put
    -         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    -        !! the block is transposed
    -        !! if block exists, then sum the new block to the old one instead of replacing it
    -         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
    +         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN)        :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: summation
              COMPLEX(kind=real_4), INTENT(IN), OPTIONAL            :: scale
    -        !! scale the OBblock being added
    -
    -         TYPE(btree_data_cp2d)          :: data_block, data_block2
    -         INTEGER                                  :: blk, col_size, &
    -                                                     nze, offset, &
    -                                                     row_size, blk_p, &
    -                                                     stored_row, stored_col, &
    -                                                     iw, nwms
    -         LOGICAL                                  :: found, tr, do_sum, tr_diff
    -         COMPLEX(kind=real_4), DIMENSION(:), POINTER         :: block_1d
    -         INTEGER(KIND=int_8)                      :: my_flop
    -
    -!   ---------------------------------------------------------------------------
    -         IF (PRESENT(transposed)) THEN
    -            tr = transposed
    -         ELSE
    -            tr = .FALSE.
    -         END IF
    -         IF (PRESENT(summation)) THEN
    -            do_sum = summation
    -         ELSE
    -            do_sum = .FALSE.
    -         END IF
    -         my_flop = 0
    -         row_size = dbcsr_blk_row_size(matrix, row)
    -         col_size = dbcsr_blk_column_size(matrix, col)
    -         IF (tr) CALL swap(row_size, col_size)
     
    -         stored_row = row; stored_col = col
    -         nze = row_size*col_size
    -         !
    -         IF (debug_mod .AND. SIZE(block) < nze) &
    -            DBCSR_ABORT("Invalid block dimensions")
    -         CALL dbcsr_get_stored_block_info(matrix, stored_row, stored_col, &
    -                                          found, blk, lb_row_col, offset)
    -         IF (found) THEN
    -            ! let's copy the block
    -            offset = ABS(offset)
    -            ! Fix the index if the new block's transpose flag is different
    -            ! from the old one.
    -            tr_diff = .FALSE.
    -            IF (matrix%blk_p(blk) .LT. 0 .NEQV. tr) THEN
    -               tr_diff = .TRUE.
    -               matrix%blk_p(blk) = -matrix%blk_p(blk)
    -            END IF
    -            block_1d => pointer_view(dbcsr_get_data_p( &
    -                                     matrix%data_area, CMPLX(0.0, 0.0, real_4)), offset, offset + nze - 1)
    -            IF (nze .GT. 0) THEN
    -               IF (do_sum) THEN
    -                  IF (tr_diff) &
    -                     block_1d = RESHAPE(TRANSPOSE(RESHAPE(block_1d, (/col_size, row_size/))), (/nze/))
    -                  IF (PRESENT(scale)) THEN
    -                     CALL caxpy(nze, scale, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  ELSE
    -                     CALL caxpy(nze, CMPLX(1.0, 0.0, real_4), block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  END IF
    -                  my_flop = my_flop + nze*2
    -               ELSE
    -                  IF (PRESENT(scale)) THEN
    -                     CALL ccopy(nze, scale*block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  ELSE
    -                     CALL ccopy(nze, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  END IF
    -               END IF
    -            END IF
    -         ELSE
    -        !!@@@
    -            !call dbcsr_assert (associated (matrix%wms), dbcsr_fatal_level,&
    -            !     dbcsr_caller_error, routineN, "Work matrices not prepared")
    -            IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    -               CALL dbcsr_work_create(matrix, nblks_guess=1, &
    -                                      sizedata_guess=nze)
    -            END IF
    -            nwms = SIZE(matrix%wms)
    -            iw = 1
    -!$          IF (debug_mod .AND. nwms < omp_get_num_threads()) &
    -!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$          iw = omp_get_thread_num() + 1
    -            blk_p = matrix%wms(iw)%datasize + 1
    -            IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(iw))) THEN
    -               IF (tr) blk_p = -blk_p
    -               CALL add_work_coordinate(matrix%wms(iw), row, col, blk_p)
    -               CALL dbcsr_data_ensure_size(matrix%wms(iw)%data_area, &
    -                                           matrix%wms(iw)%datasize + nze, &
    -                                           factor=default_resize_factor)
    -               IF (PRESENT(scale)) THEN
    -                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    -                                      data_size=nze, src=scale*block, source_lb=1)
    -               ELSE
    -                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    -                                      data_size=nze, src=block, source_lb=1)
    -               END IF
    -            ELSE
    -               ALLOCATE (data_block%p(row_size, col_size))
    -               IF (PRESENT(scale)) THEN
    -                  data_block%p(:, :) = scale*RESHAPE(block, (/row_size, col_size/))
    -               ELSE
    -                  data_block%p(:, :) = RESHAPE(block, (/row_size, col_size/))
    -               END IF
    -               data_block%tr = tr
    -               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    -                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                         dbcsr_get_data_type(matrix))
    -               END IF
    -               IF (.NOT. do_sum) THEN
    -                  CALL btree_add( &
    -                     matrix%wms(iw)%mutable%m%btree_c, &
    -                     make_coordinate_tuple(stored_row, stored_col), &
    -                     data_block, found, data_block2, replace=.TRUE.)
    -                  IF (found) THEN
    -                     IF (.NOT. ASSOCIATED(data_block2%p)) &
    -                        DBCSR_WARN("Data was not present in block")
    -                     IF (ASSOCIATED(data_block2%p)) DEALLOCATE (data_block2%p)
    -                  END IF
    -               ELSE
    -                  CALL btree_add( &
    -                     matrix%wms(iw)%mutable%m%btree_c, &
    -                     make_coordinate_tuple(stored_row, stored_col), &
    -                     data_block, found, data_block2, replace=.FALSE.)
    -                  IF (found) THEN
    -                     IF (nze > 0) &
    -                        CALL caxpy(nze, CMPLX(1.0, 0.0, real_4), block, 1, &
    -                                               data_block2%p, 1)
    -                     IF (.NOT. ASSOCIATED(data_block%p)) &
    -                        DBCSR_WARN("Data was not present in block")
    -                     IF (ASSOCIATED(data_block%p)) DEALLOCATE (data_block%p)
    -                  END IF
    -               END IF
    -               IF (.NOT. found) THEN
    -                  matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    -               END IF
    -            END IF
    -            IF (.NOT. found) THEN
    -               matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + nze
    -            END IF
    -!$OMP ATOMIC WRITE
    -            matrix%valid = .FALSE.
    -         END IF
    -         IF (PRESENT(flop)) flop = flop + my_flop
    +         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
           END SUBROUTINE dbcsr_put_block_c
     
    diff --git a/develop/proc/dbcsr_put_block_c~2.html b/develop/proc/dbcsr_put_block_c~2.html index 15a0b313322..8a1dbd9b4df 100644 --- a/develop/proc/dbcsr_put_block_c~2.html +++ b/develop/proc/dbcsr_put_block_c~2.html @@ -74,20 +74,20 @@

    dbcsr_put_block_c
  • 8 statements + title=" 0.2% of total for procedures.">109 statements
  • - Source File + Source File
  • @@ -139,10 +139,13 @@

    Contents

    -

    private subroutine dbcsr_put_block_c(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_c(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    +

    Inserts a block in a dbcsr matrix. + If the block exists, the current data is overwritten.

    +

    @@@

    Arguments

    @@ -158,8 +161,8 @@

    Arguments

    @@ -183,12 +186,13 @@

    Arguments

    @@ -198,27 +202,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -227,6 +263,22 @@

    Arguments

    + + + + + + + + @@ -243,7 +295,7 @@

    Arguments

    @@ -263,15 +315,167 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block_c (matrix, row, col, block, &
    -                                                summation, scale)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_put_block_c (matrix, row, col, block, lb_row_col, transposed, &
    +                                                summation, flop, scale)
    +     !! Inserts a block in a dbcsr matrix.
    +     !! If the block exists, the current data is overwritten.
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         COMPLEX(kind=real_4), DIMENSION(:), INTENT(IN)        :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: summation
    +        !! the logical row
    +        !! the logical column
    +         COMPLEX(kind=real_4), DIMENSION(:), CONTIGUOUS, INTENT(IN) :: block
    +        !! the block to put
    +         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    +        !! the block is transposed
    +        !! if block exists, then sum the new block to the old one instead of replacing it
    +         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
              COMPLEX(kind=real_4), INTENT(IN), OPTIONAL            :: scale
    +        !! scale the OBblock being added
    +
    +         TYPE(btree_data_cp2d)          :: data_block, data_block2
    +         INTEGER                                  :: blk, col_size, &
    +                                                     nze, offset, &
    +                                                     row_size, blk_p, &
    +                                                     stored_row, stored_col, &
    +                                                     iw, nwms
    +         LOGICAL                                  :: found, tr, do_sum, tr_diff
    +         COMPLEX(kind=real_4), DIMENSION(:), POINTER         :: block_1d
    +         INTEGER(KIND=int_8)                      :: my_flop
    +
    +!   ---------------------------------------------------------------------------
    +         IF (PRESENT(transposed)) THEN
    +            tr = transposed
    +         ELSE
    +            tr = .FALSE.
    +         END IF
    +         IF (PRESENT(summation)) THEN
    +            do_sum = summation
    +         ELSE
    +            do_sum = .FALSE.
    +         END IF
    +         my_flop = 0
    +         row_size = dbcsr_blk_row_size(matrix, row)
    +         col_size = dbcsr_blk_column_size(matrix, col)
    +         IF (tr) CALL swap(row_size, col_size)
     
    -         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
    +         stored_row = row; stored_col = col
    +         nze = row_size*col_size
    +         !
    +         IF (debug_mod .AND. SIZE(block) < nze) &
    +            DBCSR_ABORT("Invalid block dimensions")
    +         CALL dbcsr_get_stored_block_info(matrix, stored_row, stored_col, &
    +                                          found, blk, lb_row_col, offset)
    +         IF (found) THEN
    +            ! let's copy the block
    +            offset = ABS(offset)
    +            ! Fix the index if the new block's transpose flag is different
    +            ! from the old one.
    +            tr_diff = .FALSE.
    +            IF (matrix%blk_p(blk) .LT. 0 .NEQV. tr) THEN
    +               tr_diff = .TRUE.
    +               matrix%blk_p(blk) = -matrix%blk_p(blk)
    +            END IF
    +            block_1d => pointer_view(dbcsr_get_data_p( &
    +                                     matrix%data_area, CMPLX(0.0, 0.0, real_4)), offset, offset + nze - 1)
    +            IF (nze .GT. 0) THEN
    +               IF (do_sum) THEN
    +                  IF (tr_diff) &
    +                     block_1d = RESHAPE(TRANSPOSE(RESHAPE(block_1d, (/col_size, row_size/))), (/nze/))
    +                  IF (PRESENT(scale)) THEN
    +                     CALL caxpy(nze, scale, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  ELSE
    +                     CALL caxpy(nze, CMPLX(1.0, 0.0, real_4), block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  END IF
    +                  my_flop = my_flop + nze*2
    +               ELSE
    +                  IF (PRESENT(scale)) THEN
    +                     CALL ccopy(nze, scale*block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  ELSE
    +                     CALL ccopy(nze, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  END IF
    +               END IF
    +            END IF
    +         ELSE
    +        !!@@@
    +            !call dbcsr_assert (associated (matrix%wms), dbcsr_fatal_level,&
    +            !     dbcsr_caller_error, routineN, "Work matrices not prepared")
    +            IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    +               CALL dbcsr_work_create(matrix, nblks_guess=1, &
    +                                      sizedata_guess=nze)
    +            END IF
    +            nwms = SIZE(matrix%wms)
    +            iw = 1
    +!$          IF (debug_mod .AND. nwms < omp_get_num_threads()) &
    +!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$          iw = omp_get_thread_num() + 1
    +            blk_p = matrix%wms(iw)%datasize + 1
    +            IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(iw))) THEN
    +               IF (tr) blk_p = -blk_p
    +               CALL add_work_coordinate(matrix%wms(iw), row, col, blk_p)
    +               CALL dbcsr_data_ensure_size(matrix%wms(iw)%data_area, &
    +                                           matrix%wms(iw)%datasize + nze, &
    +                                           factor=default_resize_factor)
    +               IF (PRESENT(scale)) THEN
    +                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    +                                      data_size=nze, src=scale*block, source_lb=1)
    +               ELSE
    +                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    +                                      data_size=nze, src=block, source_lb=1)
    +               END IF
    +            ELSE
    +               ALLOCATE (data_block%p(row_size, col_size))
    +               IF (PRESENT(scale)) THEN
    +                  data_block%p(:, :) = scale*RESHAPE(block, (/row_size, col_size/))
    +               ELSE
    +                  data_block%p(:, :) = RESHAPE(block, (/row_size, col_size/))
    +               END IF
    +               data_block%tr = tr
    +               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    +                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                         dbcsr_get_data_type(matrix))
    +               END IF
    +               IF (.NOT. do_sum) THEN
    +                  CALL btree_add( &
    +                     matrix%wms(iw)%mutable%m%btree_c, &
    +                     make_coordinate_tuple(stored_row, stored_col), &
    +                     data_block, found, data_block2, replace=.TRUE.)
    +                  IF (found) THEN
    +                     IF (.NOT. ASSOCIATED(data_block2%p)) &
    +                        DBCSR_WARN("Data was not present in block")
    +                     IF (ASSOCIATED(data_block2%p)) DEALLOCATE (data_block2%p)
    +                  END IF
    +               ELSE
    +                  CALL btree_add( &
    +                     matrix%wms(iw)%mutable%m%btree_c, &
    +                     make_coordinate_tuple(stored_row, stored_col), &
    +                     data_block, found, data_block2, replace=.FALSE.)
    +                  IF (found) THEN
    +                     IF (nze > 0) &
    +                        CALL caxpy(nze, CMPLX(1.0, 0.0, real_4), block, 1, &
    +                                               data_block2%p, 1)
    +                     IF (.NOT. ASSOCIATED(data_block%p)) &
    +                        DBCSR_WARN("Data was not present in block")
    +                     IF (ASSOCIATED(data_block%p)) DEALLOCATE (data_block%p)
    +                  END IF
    +               END IF
    +               IF (.NOT. found) THEN
    +                  matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    +               END IF
    +            END IF
    +            IF (.NOT. found) THEN
    +               matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + nze
    +            END IF
    +!$OMP ATOMIC WRITE
    +            matrix%valid = .FALSE.
    +         END IF
    +         IF (PRESENT(flop)) flop = flop + my_flop
           END SUBROUTINE dbcsr_put_block_c
     
    diff --git a/develop/proc/dbcsr_put_block_d.html b/develop/proc/dbcsr_put_block_d.html index f61d30bf013..6192cf8e8af 100644 --- a/develop/proc/dbcsr_put_block_d.html +++ b/develop/proc/dbcsr_put_block_d.html @@ -74,20 +74,20 @@

    dbcsr_put_block_d
  • 109 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -139,13 +139,10 @@

    Contents

    -

    private subroutine dbcsr_put_block_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_d(matrix, row, col, block, summation, scale)

    -

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    -

    @@@

    Arguments

    @@ -161,8 +158,8 @@

    Arguments

    @@ -186,13 +183,12 @@

    Arguments

    @@ -202,59 +198,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -263,29 +227,13 @@

    Arguments

    - - - - - - - - @@ -295,7 +243,7 @@

    Arguments

    @@ -315,167 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block_d (matrix, row, col, block, lb_row_col, transposed, &
    -                                                summation, flop, scale)
    -     !! Inserts a block in a dbcsr matrix.
    -     !! If the block exists, the current data is overwritten.
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_put_block_d (matrix, row, col, block, &
    +                                                summation, scale)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the logical row
    -        !! the logical column
    -         REAL(kind=real_8), DIMENSION(:), CONTIGUOUS, INTENT(IN) :: block
    -        !! the block to put
    -         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    -        !! the block is transposed
    -        !! if block exists, then sum the new block to the old one instead of replacing it
    -         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
    +         REAL(kind=real_8), DIMENSION(:), INTENT(IN)        :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: summation
              REAL(kind=real_8), INTENT(IN), OPTIONAL            :: scale
    -        !! scale the OBblock being added
    -
    -         TYPE(btree_data_dp2d)          :: data_block, data_block2
    -         INTEGER                                  :: blk, col_size, &
    -                                                     nze, offset, &
    -                                                     row_size, blk_p, &
    -                                                     stored_row, stored_col, &
    -                                                     iw, nwms
    -         LOGICAL                                  :: found, tr, do_sum, tr_diff
    -         REAL(kind=real_8), DIMENSION(:), POINTER         :: block_1d
    -         INTEGER(KIND=int_8)                      :: my_flop
    -
    -!   ---------------------------------------------------------------------------
    -         IF (PRESENT(transposed)) THEN
    -            tr = transposed
    -         ELSE
    -            tr = .FALSE.
    -         END IF
    -         IF (PRESENT(summation)) THEN
    -            do_sum = summation
    -         ELSE
    -            do_sum = .FALSE.
    -         END IF
    -         my_flop = 0
    -         row_size = dbcsr_blk_row_size(matrix, row)
    -         col_size = dbcsr_blk_column_size(matrix, col)
    -         IF (tr) CALL swap(row_size, col_size)
     
    -         stored_row = row; stored_col = col
    -         nze = row_size*col_size
    -         !
    -         IF (debug_mod .AND. SIZE(block) < nze) &
    -            DBCSR_ABORT("Invalid block dimensions")
    -         CALL dbcsr_get_stored_block_info(matrix, stored_row, stored_col, &
    -                                          found, blk, lb_row_col, offset)
    -         IF (found) THEN
    -            ! let's copy the block
    -            offset = ABS(offset)
    -            ! Fix the index if the new block's transpose flag is different
    -            ! from the old one.
    -            tr_diff = .FALSE.
    -            IF (matrix%blk_p(blk) .LT. 0 .NEQV. tr) THEN
    -               tr_diff = .TRUE.
    -               matrix%blk_p(blk) = -matrix%blk_p(blk)
    -            END IF
    -            block_1d => pointer_view(dbcsr_get_data_p( &
    -                                     matrix%data_area, 0.0_real_8), offset, offset + nze - 1)
    -            IF (nze .GT. 0) THEN
    -               IF (do_sum) THEN
    -                  IF (tr_diff) &
    -                     block_1d = RESHAPE(TRANSPOSE(RESHAPE(block_1d, (/col_size, row_size/))), (/nze/))
    -                  IF (PRESENT(scale)) THEN
    -                     CALL daxpy(nze, scale, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  ELSE
    -                     CALL daxpy(nze, 1.0_real_8, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  END IF
    -                  my_flop = my_flop + nze*2
    -               ELSE
    -                  IF (PRESENT(scale)) THEN
    -                     CALL dcopy(nze, scale*block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  ELSE
    -                     CALL dcopy(nze, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  END IF
    -               END IF
    -            END IF
    -         ELSE
    -        !!@@@
    -            !call dbcsr_assert (associated (matrix%wms), dbcsr_fatal_level,&
    -            !     dbcsr_caller_error, routineN, "Work matrices not prepared")
    -            IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    -               CALL dbcsr_work_create(matrix, nblks_guess=1, &
    -                                      sizedata_guess=nze)
    -            END IF
    -            nwms = SIZE(matrix%wms)
    -            iw = 1
    -!$          IF (debug_mod .AND. nwms < omp_get_num_threads()) &
    -!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$          iw = omp_get_thread_num() + 1
    -            blk_p = matrix%wms(iw)%datasize + 1
    -            IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(iw))) THEN
    -               IF (tr) blk_p = -blk_p
    -               CALL add_work_coordinate(matrix%wms(iw), row, col, blk_p)
    -               CALL dbcsr_data_ensure_size(matrix%wms(iw)%data_area, &
    -                                           matrix%wms(iw)%datasize + nze, &
    -                                           factor=default_resize_factor)
    -               IF (PRESENT(scale)) THEN
    -                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    -                                      data_size=nze, src=scale*block, source_lb=1)
    -               ELSE
    -                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    -                                      data_size=nze, src=block, source_lb=1)
    -               END IF
    -            ELSE
    -               ALLOCATE (data_block%p(row_size, col_size))
    -               IF (PRESENT(scale)) THEN
    -                  data_block%p(:, :) = scale*RESHAPE(block, (/row_size, col_size/))
    -               ELSE
    -                  data_block%p(:, :) = RESHAPE(block, (/row_size, col_size/))
    -               END IF
    -               data_block%tr = tr
    -               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    -                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                         dbcsr_get_data_type(matrix))
    -               END IF
    -               IF (.NOT. do_sum) THEN
    -                  CALL btree_add( &
    -                     matrix%wms(iw)%mutable%m%btree_d, &
    -                     make_coordinate_tuple(stored_row, stored_col), &
    -                     data_block, found, data_block2, replace=.TRUE.)
    -                  IF (found) THEN
    -                     IF (.NOT. ASSOCIATED(data_block2%p)) &
    -                        DBCSR_WARN("Data was not present in block")
    -                     IF (ASSOCIATED(data_block2%p)) DEALLOCATE (data_block2%p)
    -                  END IF
    -               ELSE
    -                  CALL btree_add( &
    -                     matrix%wms(iw)%mutable%m%btree_d, &
    -                     make_coordinate_tuple(stored_row, stored_col), &
    -                     data_block, found, data_block2, replace=.FALSE.)
    -                  IF (found) THEN
    -                     IF (nze > 0) &
    -                        CALL daxpy(nze, 1.0_real_8, block, 1, &
    -                                               data_block2%p, 1)
    -                     IF (.NOT. ASSOCIATED(data_block%p)) &
    -                        DBCSR_WARN("Data was not present in block")
    -                     IF (ASSOCIATED(data_block%p)) DEALLOCATE (data_block%p)
    -                  END IF
    -               END IF
    -               IF (.NOT. found) THEN
    -                  matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    -               END IF
    -            END IF
    -            IF (.NOT. found) THEN
    -               matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + nze
    -            END IF
    -!$OMP ATOMIC WRITE
    -            matrix%valid = .FALSE.
    -         END IF
    -         IF (PRESENT(flop)) flop = flop + my_flop
    +         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
           END SUBROUTINE dbcsr_put_block_d
     
    diff --git a/develop/proc/dbcsr_put_block_d~2.html b/develop/proc/dbcsr_put_block_d~2.html index 4d02409ba8e..f303c291087 100644 --- a/develop/proc/dbcsr_put_block_d~2.html +++ b/develop/proc/dbcsr_put_block_d~2.html @@ -74,20 +74,20 @@

    dbcsr_put_block_d
  • 8 statements + title=" 0.2% of total for procedures.">109 statements
  • - Source File + Source File
  • @@ -139,10 +139,13 @@

    Contents

    -

    private subroutine dbcsr_put_block_d(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_d(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    +

    Inserts a block in a dbcsr matrix. + If the block exists, the current data is overwritten.

    +

    @@@

    Arguments

    @@ -158,8 +161,8 @@

    Arguments

    @@ -183,12 +186,13 @@

    Arguments

    @@ -198,27 +202,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -227,6 +263,22 @@

    Arguments

    + + + + + + + + @@ -243,7 +295,7 @@

    Arguments

    @@ -263,15 +315,167 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block_d (matrix, row, col, block, &
    -                                                summation, scale)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_put_block_d (matrix, row, col, block, lb_row_col, transposed, &
    +                                                summation, flop, scale)
    +     !! Inserts a block in a dbcsr matrix.
    +     !! If the block exists, the current data is overwritten.
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         REAL(kind=real_8), DIMENSION(:), INTENT(IN)        :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: summation
    +        !! the logical row
    +        !! the logical column
    +         REAL(kind=real_8), DIMENSION(:), CONTIGUOUS, INTENT(IN) :: block
    +        !! the block to put
    +         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    +        !! the block is transposed
    +        !! if block exists, then sum the new block to the old one instead of replacing it
    +         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
              REAL(kind=real_8), INTENT(IN), OPTIONAL            :: scale
    +        !! scale the OBblock being added
    +
    +         TYPE(btree_data_dp2d)          :: data_block, data_block2
    +         INTEGER                                  :: blk, col_size, &
    +                                                     nze, offset, &
    +                                                     row_size, blk_p, &
    +                                                     stored_row, stored_col, &
    +                                                     iw, nwms
    +         LOGICAL                                  :: found, tr, do_sum, tr_diff
    +         REAL(kind=real_8), DIMENSION(:), POINTER         :: block_1d
    +         INTEGER(KIND=int_8)                      :: my_flop
    +
    +!   ---------------------------------------------------------------------------
    +         IF (PRESENT(transposed)) THEN
    +            tr = transposed
    +         ELSE
    +            tr = .FALSE.
    +         END IF
    +         IF (PRESENT(summation)) THEN
    +            do_sum = summation
    +         ELSE
    +            do_sum = .FALSE.
    +         END IF
    +         my_flop = 0
    +         row_size = dbcsr_blk_row_size(matrix, row)
    +         col_size = dbcsr_blk_column_size(matrix, col)
    +         IF (tr) CALL swap(row_size, col_size)
     
    -         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
    +         stored_row = row; stored_col = col
    +         nze = row_size*col_size
    +         !
    +         IF (debug_mod .AND. SIZE(block) < nze) &
    +            DBCSR_ABORT("Invalid block dimensions")
    +         CALL dbcsr_get_stored_block_info(matrix, stored_row, stored_col, &
    +                                          found, blk, lb_row_col, offset)
    +         IF (found) THEN
    +            ! let's copy the block
    +            offset = ABS(offset)
    +            ! Fix the index if the new block's transpose flag is different
    +            ! from the old one.
    +            tr_diff = .FALSE.
    +            IF (matrix%blk_p(blk) .LT. 0 .NEQV. tr) THEN
    +               tr_diff = .TRUE.
    +               matrix%blk_p(blk) = -matrix%blk_p(blk)
    +            END IF
    +            block_1d => pointer_view(dbcsr_get_data_p( &
    +                                     matrix%data_area, 0.0_real_8), offset, offset + nze - 1)
    +            IF (nze .GT. 0) THEN
    +               IF (do_sum) THEN
    +                  IF (tr_diff) &
    +                     block_1d = RESHAPE(TRANSPOSE(RESHAPE(block_1d, (/col_size, row_size/))), (/nze/))
    +                  IF (PRESENT(scale)) THEN
    +                     CALL daxpy(nze, scale, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  ELSE
    +                     CALL daxpy(nze, 1.0_real_8, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  END IF
    +                  my_flop = my_flop + nze*2
    +               ELSE
    +                  IF (PRESENT(scale)) THEN
    +                     CALL dcopy(nze, scale*block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  ELSE
    +                     CALL dcopy(nze, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  END IF
    +               END IF
    +            END IF
    +         ELSE
    +        !!@@@
    +            !call dbcsr_assert (associated (matrix%wms), dbcsr_fatal_level,&
    +            !     dbcsr_caller_error, routineN, "Work matrices not prepared")
    +            IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    +               CALL dbcsr_work_create(matrix, nblks_guess=1, &
    +                                      sizedata_guess=nze)
    +            END IF
    +            nwms = SIZE(matrix%wms)
    +            iw = 1
    +!$          IF (debug_mod .AND. nwms < omp_get_num_threads()) &
    +!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$          iw = omp_get_thread_num() + 1
    +            blk_p = matrix%wms(iw)%datasize + 1
    +            IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(iw))) THEN
    +               IF (tr) blk_p = -blk_p
    +               CALL add_work_coordinate(matrix%wms(iw), row, col, blk_p)
    +               CALL dbcsr_data_ensure_size(matrix%wms(iw)%data_area, &
    +                                           matrix%wms(iw)%datasize + nze, &
    +                                           factor=default_resize_factor)
    +               IF (PRESENT(scale)) THEN
    +                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    +                                      data_size=nze, src=scale*block, source_lb=1)
    +               ELSE
    +                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    +                                      data_size=nze, src=block, source_lb=1)
    +               END IF
    +            ELSE
    +               ALLOCATE (data_block%p(row_size, col_size))
    +               IF (PRESENT(scale)) THEN
    +                  data_block%p(:, :) = scale*RESHAPE(block, (/row_size, col_size/))
    +               ELSE
    +                  data_block%p(:, :) = RESHAPE(block, (/row_size, col_size/))
    +               END IF
    +               data_block%tr = tr
    +               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    +                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                         dbcsr_get_data_type(matrix))
    +               END IF
    +               IF (.NOT. do_sum) THEN
    +                  CALL btree_add( &
    +                     matrix%wms(iw)%mutable%m%btree_d, &
    +                     make_coordinate_tuple(stored_row, stored_col), &
    +                     data_block, found, data_block2, replace=.TRUE.)
    +                  IF (found) THEN
    +                     IF (.NOT. ASSOCIATED(data_block2%p)) &
    +                        DBCSR_WARN("Data was not present in block")
    +                     IF (ASSOCIATED(data_block2%p)) DEALLOCATE (data_block2%p)
    +                  END IF
    +               ELSE
    +                  CALL btree_add( &
    +                     matrix%wms(iw)%mutable%m%btree_d, &
    +                     make_coordinate_tuple(stored_row, stored_col), &
    +                     data_block, found, data_block2, replace=.FALSE.)
    +                  IF (found) THEN
    +                     IF (nze > 0) &
    +                        CALL daxpy(nze, 1.0_real_8, block, 1, &
    +                                               data_block2%p, 1)
    +                     IF (.NOT. ASSOCIATED(data_block%p)) &
    +                        DBCSR_WARN("Data was not present in block")
    +                     IF (ASSOCIATED(data_block%p)) DEALLOCATE (data_block%p)
    +                  END IF
    +               END IF
    +               IF (.NOT. found) THEN
    +                  matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    +               END IF
    +            END IF
    +            IF (.NOT. found) THEN
    +               matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + nze
    +            END IF
    +!$OMP ATOMIC WRITE
    +            matrix%valid = .FALSE.
    +         END IF
    +         IF (PRESENT(flop)) flop = flop + my_flop
           END SUBROUTINE dbcsr_put_block_d
     
    diff --git a/develop/proc/dbcsr_put_block_s.html b/develop/proc/dbcsr_put_block_s.html index 88087e1319c..4bb4f2a048d 100644 --- a/develop/proc/dbcsr_put_block_s.html +++ b/develop/proc/dbcsr_put_block_s.html @@ -74,20 +74,20 @@

    dbcsr_put_block_s
  • 109 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -139,13 +139,10 @@

    Contents

    -

    private subroutine dbcsr_put_block_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_s(matrix, row, col, block, summation, scale)

    -

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    -

    @@@

    Arguments

    @@ -161,8 +158,8 @@

    Arguments

    @@ -186,13 +183,12 @@

    Arguments

    @@ -202,59 +198,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -263,29 +227,13 @@

    Arguments

    - - - - - - - - @@ -295,7 +243,7 @@

    Arguments

    @@ -315,167 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block_s (matrix, row, col, block, lb_row_col, transposed, &
    -                                                summation, flop, scale)
    -     !! Inserts a block in a dbcsr matrix.
    -     !! If the block exists, the current data is overwritten.
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_put_block_s (matrix, row, col, block, &
    +                                                summation, scale)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the logical row
    -        !! the logical column
    -         REAL(kind=real_4), DIMENSION(:), CONTIGUOUS, INTENT(IN) :: block
    -        !! the block to put
    -         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    -        !! the block is transposed
    -        !! if block exists, then sum the new block to the old one instead of replacing it
    -         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
    +         REAL(kind=real_4), DIMENSION(:), INTENT(IN)        :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: summation
              REAL(kind=real_4), INTENT(IN), OPTIONAL            :: scale
    -        !! scale the OBblock being added
    -
    -         TYPE(btree_data_sp2d)          :: data_block, data_block2
    -         INTEGER                                  :: blk, col_size, &
    -                                                     nze, offset, &
    -                                                     row_size, blk_p, &
    -                                                     stored_row, stored_col, &
    -                                                     iw, nwms
    -         LOGICAL                                  :: found, tr, do_sum, tr_diff
    -         REAL(kind=real_4), DIMENSION(:), POINTER         :: block_1d
    -         INTEGER(KIND=int_8)                      :: my_flop
    -
    -!   ---------------------------------------------------------------------------
    -         IF (PRESENT(transposed)) THEN
    -            tr = transposed
    -         ELSE
    -            tr = .FALSE.
    -         END IF
    -         IF (PRESENT(summation)) THEN
    -            do_sum = summation
    -         ELSE
    -            do_sum = .FALSE.
    -         END IF
    -         my_flop = 0
    -         row_size = dbcsr_blk_row_size(matrix, row)
    -         col_size = dbcsr_blk_column_size(matrix, col)
    -         IF (tr) CALL swap(row_size, col_size)
     
    -         stored_row = row; stored_col = col
    -         nze = row_size*col_size
    -         !
    -         IF (debug_mod .AND. SIZE(block) < nze) &
    -            DBCSR_ABORT("Invalid block dimensions")
    -         CALL dbcsr_get_stored_block_info(matrix, stored_row, stored_col, &
    -                                          found, blk, lb_row_col, offset)
    -         IF (found) THEN
    -            ! let's copy the block
    -            offset = ABS(offset)
    -            ! Fix the index if the new block's transpose flag is different
    -            ! from the old one.
    -            tr_diff = .FALSE.
    -            IF (matrix%blk_p(blk) .LT. 0 .NEQV. tr) THEN
    -               tr_diff = .TRUE.
    -               matrix%blk_p(blk) = -matrix%blk_p(blk)
    -            END IF
    -            block_1d => pointer_view(dbcsr_get_data_p( &
    -                                     matrix%data_area, 0.0_real_4), offset, offset + nze - 1)
    -            IF (nze .GT. 0) THEN
    -               IF (do_sum) THEN
    -                  IF (tr_diff) &
    -                     block_1d = RESHAPE(TRANSPOSE(RESHAPE(block_1d, (/col_size, row_size/))), (/nze/))
    -                  IF (PRESENT(scale)) THEN
    -                     CALL saxpy(nze, scale, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  ELSE
    -                     CALL saxpy(nze, 1.0_real_4, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  END IF
    -                  my_flop = my_flop + nze*2
    -               ELSE
    -                  IF (PRESENT(scale)) THEN
    -                     CALL scopy(nze, scale*block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  ELSE
    -                     CALL scopy(nze, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  END IF
    -               END IF
    -            END IF
    -         ELSE
    -        !!@@@
    -            !call dbcsr_assert (associated (matrix%wms), dbcsr_fatal_level,&
    -            !     dbcsr_caller_error, routineN, "Work matrices not prepared")
    -            IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    -               CALL dbcsr_work_create(matrix, nblks_guess=1, &
    -                                      sizedata_guess=nze)
    -            END IF
    -            nwms = SIZE(matrix%wms)
    -            iw = 1
    -!$          IF (debug_mod .AND. nwms < omp_get_num_threads()) &
    -!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$          iw = omp_get_thread_num() + 1
    -            blk_p = matrix%wms(iw)%datasize + 1
    -            IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(iw))) THEN
    -               IF (tr) blk_p = -blk_p
    -               CALL add_work_coordinate(matrix%wms(iw), row, col, blk_p)
    -               CALL dbcsr_data_ensure_size(matrix%wms(iw)%data_area, &
    -                                           matrix%wms(iw)%datasize + nze, &
    -                                           factor=default_resize_factor)
    -               IF (PRESENT(scale)) THEN
    -                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    -                                      data_size=nze, src=scale*block, source_lb=1)
    -               ELSE
    -                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    -                                      data_size=nze, src=block, source_lb=1)
    -               END IF
    -            ELSE
    -               ALLOCATE (data_block%p(row_size, col_size))
    -               IF (PRESENT(scale)) THEN
    -                  data_block%p(:, :) = scale*RESHAPE(block, (/row_size, col_size/))
    -               ELSE
    -                  data_block%p(:, :) = RESHAPE(block, (/row_size, col_size/))
    -               END IF
    -               data_block%tr = tr
    -               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    -                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                         dbcsr_get_data_type(matrix))
    -               END IF
    -               IF (.NOT. do_sum) THEN
    -                  CALL btree_add( &
    -                     matrix%wms(iw)%mutable%m%btree_s, &
    -                     make_coordinate_tuple(stored_row, stored_col), &
    -                     data_block, found, data_block2, replace=.TRUE.)
    -                  IF (found) THEN
    -                     IF (.NOT. ASSOCIATED(data_block2%p)) &
    -                        DBCSR_WARN("Data was not present in block")
    -                     IF (ASSOCIATED(data_block2%p)) DEALLOCATE (data_block2%p)
    -                  END IF
    -               ELSE
    -                  CALL btree_add( &
    -                     matrix%wms(iw)%mutable%m%btree_s, &
    -                     make_coordinate_tuple(stored_row, stored_col), &
    -                     data_block, found, data_block2, replace=.FALSE.)
    -                  IF (found) THEN
    -                     IF (nze > 0) &
    -                        CALL saxpy(nze, 1.0_real_4, block, 1, &
    -                                               data_block2%p, 1)
    -                     IF (.NOT. ASSOCIATED(data_block%p)) &
    -                        DBCSR_WARN("Data was not present in block")
    -                     IF (ASSOCIATED(data_block%p)) DEALLOCATE (data_block%p)
    -                  END IF
    -               END IF
    -               IF (.NOT. found) THEN
    -                  matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    -               END IF
    -            END IF
    -            IF (.NOT. found) THEN
    -               matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + nze
    -            END IF
    -!$OMP ATOMIC WRITE
    -            matrix%valid = .FALSE.
    -         END IF
    -         IF (PRESENT(flop)) flop = flop + my_flop
    +         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
           END SUBROUTINE dbcsr_put_block_s
     
    diff --git a/develop/proc/dbcsr_put_block_s~2.html b/develop/proc/dbcsr_put_block_s~2.html index 89363d67b45..1c09d16e7e1 100644 --- a/develop/proc/dbcsr_put_block_s~2.html +++ b/develop/proc/dbcsr_put_block_s~2.html @@ -74,20 +74,20 @@

    dbcsr_put_block_s
  • 8 statements + title=" 0.2% of total for procedures.">109 statements
  • - Source File + Source File
  • @@ -139,10 +139,13 @@

    Contents

    -

    private subroutine dbcsr_put_block_s(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_s(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    +

    Inserts a block in a dbcsr matrix. + If the block exists, the current data is overwritten.

    +

    @@@

    Arguments

    @@ -158,8 +161,8 @@

    Arguments

    @@ -183,12 +186,13 @@

    Arguments

    @@ -198,27 +202,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -227,6 +263,22 @@

    Arguments

    + + + + + + + + @@ -243,7 +295,7 @@

    Arguments

    @@ -263,15 +315,167 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block_s (matrix, row, col, block, &
    -                                                summation, scale)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_put_block_s (matrix, row, col, block, lb_row_col, transposed, &
    +                                                summation, flop, scale)
    +     !! Inserts a block in a dbcsr matrix.
    +     !! If the block exists, the current data is overwritten.
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         REAL(kind=real_4), DIMENSION(:), INTENT(IN)        :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: summation
    +        !! the logical row
    +        !! the logical column
    +         REAL(kind=real_4), DIMENSION(:), CONTIGUOUS, INTENT(IN) :: block
    +        !! the block to put
    +         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    +        !! the block is transposed
    +        !! if block exists, then sum the new block to the old one instead of replacing it
    +         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
              REAL(kind=real_4), INTENT(IN), OPTIONAL            :: scale
    +        !! scale the OBblock being added
    +
    +         TYPE(btree_data_sp2d)          :: data_block, data_block2
    +         INTEGER                                  :: blk, col_size, &
    +                                                     nze, offset, &
    +                                                     row_size, blk_p, &
    +                                                     stored_row, stored_col, &
    +                                                     iw, nwms
    +         LOGICAL                                  :: found, tr, do_sum, tr_diff
    +         REAL(kind=real_4), DIMENSION(:), POINTER         :: block_1d
    +         INTEGER(KIND=int_8)                      :: my_flop
    +
    +!   ---------------------------------------------------------------------------
    +         IF (PRESENT(transposed)) THEN
    +            tr = transposed
    +         ELSE
    +            tr = .FALSE.
    +         END IF
    +         IF (PRESENT(summation)) THEN
    +            do_sum = summation
    +         ELSE
    +            do_sum = .FALSE.
    +         END IF
    +         my_flop = 0
    +         row_size = dbcsr_blk_row_size(matrix, row)
    +         col_size = dbcsr_blk_column_size(matrix, col)
    +         IF (tr) CALL swap(row_size, col_size)
     
    -         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
    +         stored_row = row; stored_col = col
    +         nze = row_size*col_size
    +         !
    +         IF (debug_mod .AND. SIZE(block) < nze) &
    +            DBCSR_ABORT("Invalid block dimensions")
    +         CALL dbcsr_get_stored_block_info(matrix, stored_row, stored_col, &
    +                                          found, blk, lb_row_col, offset)
    +         IF (found) THEN
    +            ! let's copy the block
    +            offset = ABS(offset)
    +            ! Fix the index if the new block's transpose flag is different
    +            ! from the old one.
    +            tr_diff = .FALSE.
    +            IF (matrix%blk_p(blk) .LT. 0 .NEQV. tr) THEN
    +               tr_diff = .TRUE.
    +               matrix%blk_p(blk) = -matrix%blk_p(blk)
    +            END IF
    +            block_1d => pointer_view(dbcsr_get_data_p( &
    +                                     matrix%data_area, 0.0_real_4), offset, offset + nze - 1)
    +            IF (nze .GT. 0) THEN
    +               IF (do_sum) THEN
    +                  IF (tr_diff) &
    +                     block_1d = RESHAPE(TRANSPOSE(RESHAPE(block_1d, (/col_size, row_size/))), (/nze/))
    +                  IF (PRESENT(scale)) THEN
    +                     CALL saxpy(nze, scale, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  ELSE
    +                     CALL saxpy(nze, 1.0_real_4, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  END IF
    +                  my_flop = my_flop + nze*2
    +               ELSE
    +                  IF (PRESENT(scale)) THEN
    +                     CALL scopy(nze, scale*block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  ELSE
    +                     CALL scopy(nze, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  END IF
    +               END IF
    +            END IF
    +         ELSE
    +        !!@@@
    +            !call dbcsr_assert (associated (matrix%wms), dbcsr_fatal_level,&
    +            !     dbcsr_caller_error, routineN, "Work matrices not prepared")
    +            IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    +               CALL dbcsr_work_create(matrix, nblks_guess=1, &
    +                                      sizedata_guess=nze)
    +            END IF
    +            nwms = SIZE(matrix%wms)
    +            iw = 1
    +!$          IF (debug_mod .AND. nwms < omp_get_num_threads()) &
    +!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$          iw = omp_get_thread_num() + 1
    +            blk_p = matrix%wms(iw)%datasize + 1
    +            IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(iw))) THEN
    +               IF (tr) blk_p = -blk_p
    +               CALL add_work_coordinate(matrix%wms(iw), row, col, blk_p)
    +               CALL dbcsr_data_ensure_size(matrix%wms(iw)%data_area, &
    +                                           matrix%wms(iw)%datasize + nze, &
    +                                           factor=default_resize_factor)
    +               IF (PRESENT(scale)) THEN
    +                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    +                                      data_size=nze, src=scale*block, source_lb=1)
    +               ELSE
    +                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    +                                      data_size=nze, src=block, source_lb=1)
    +               END IF
    +            ELSE
    +               ALLOCATE (data_block%p(row_size, col_size))
    +               IF (PRESENT(scale)) THEN
    +                  data_block%p(:, :) = scale*RESHAPE(block, (/row_size, col_size/))
    +               ELSE
    +                  data_block%p(:, :) = RESHAPE(block, (/row_size, col_size/))
    +               END IF
    +               data_block%tr = tr
    +               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    +                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                         dbcsr_get_data_type(matrix))
    +               END IF
    +               IF (.NOT. do_sum) THEN
    +                  CALL btree_add( &
    +                     matrix%wms(iw)%mutable%m%btree_s, &
    +                     make_coordinate_tuple(stored_row, stored_col), &
    +                     data_block, found, data_block2, replace=.TRUE.)
    +                  IF (found) THEN
    +                     IF (.NOT. ASSOCIATED(data_block2%p)) &
    +                        DBCSR_WARN("Data was not present in block")
    +                     IF (ASSOCIATED(data_block2%p)) DEALLOCATE (data_block2%p)
    +                  END IF
    +               ELSE
    +                  CALL btree_add( &
    +                     matrix%wms(iw)%mutable%m%btree_s, &
    +                     make_coordinate_tuple(stored_row, stored_col), &
    +                     data_block, found, data_block2, replace=.FALSE.)
    +                  IF (found) THEN
    +                     IF (nze > 0) &
    +                        CALL saxpy(nze, 1.0_real_4, block, 1, &
    +                                               data_block2%p, 1)
    +                     IF (.NOT. ASSOCIATED(data_block%p)) &
    +                        DBCSR_WARN("Data was not present in block")
    +                     IF (ASSOCIATED(data_block%p)) DEALLOCATE (data_block%p)
    +                  END IF
    +               END IF
    +               IF (.NOT. found) THEN
    +                  matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    +               END IF
    +            END IF
    +            IF (.NOT. found) THEN
    +               matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + nze
    +            END IF
    +!$OMP ATOMIC WRITE
    +            matrix%valid = .FALSE.
    +         END IF
    +         IF (PRESENT(flop)) flop = flop + my_flop
           END SUBROUTINE dbcsr_put_block_s
     
    diff --git a/develop/proc/dbcsr_put_block_z.html b/develop/proc/dbcsr_put_block_z.html index 5437b70e7c6..11db5346651 100644 --- a/develop/proc/dbcsr_put_block_z.html +++ b/develop/proc/dbcsr_put_block_z.html @@ -74,20 +74,20 @@

    dbcsr_put_block_z
  • 109 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -139,13 +139,10 @@

    Contents

    -

    private subroutine dbcsr_put_block_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale) +

    private subroutine dbcsr_put_block_z(matrix, row, col, block, summation, scale)

    -

    Inserts a block in a dbcsr matrix. - If the block exists, the current data is overwritten.

    -

    @@@

    Arguments

    @@ -161,8 +158,8 @@

    Arguments

    @@ -186,13 +183,12 @@

    Arguments

    @@ -202,59 +198,27 @@

    Arguments

    - - - - - - - - - - - - - - - - @@ -263,29 +227,13 @@

    Arguments

    - - - - - - - - @@ -295,7 +243,7 @@

    Arguments

    @@ -315,167 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block_z (matrix, row, col, block, lb_row_col, transposed, &
    -                                                summation, flop, scale)
    -     !! Inserts a block in a dbcsr matrix.
    -     !! If the block exists, the current data is overwritten.
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_put_block_z (matrix, row, col, block, &
    +                                                summation, scale)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the logical row
    -        !! the logical column
    -         COMPLEX(kind=real_8), DIMENSION(:), CONTIGUOUS, INTENT(IN) :: block
    -        !! the block to put
    -         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    -        !! the block is transposed
    -        !! if block exists, then sum the new block to the old one instead of replacing it
    -         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
    +         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN)        :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: summation
              COMPLEX(kind=real_8), INTENT(IN), OPTIONAL            :: scale
    -        !! scale the OBblock being added
    -
    -         TYPE(btree_data_zp2d)          :: data_block, data_block2
    -         INTEGER                                  :: blk, col_size, &
    -                                                     nze, offset, &
    -                                                     row_size, blk_p, &
    -                                                     stored_row, stored_col, &
    -                                                     iw, nwms
    -         LOGICAL                                  :: found, tr, do_sum, tr_diff
    -         COMPLEX(kind=real_8), DIMENSION(:), POINTER         :: block_1d
    -         INTEGER(KIND=int_8)                      :: my_flop
    -
    -!   ---------------------------------------------------------------------------
    -         IF (PRESENT(transposed)) THEN
    -            tr = transposed
    -         ELSE
    -            tr = .FALSE.
    -         END IF
    -         IF (PRESENT(summation)) THEN
    -            do_sum = summation
    -         ELSE
    -            do_sum = .FALSE.
    -         END IF
    -         my_flop = 0
    -         row_size = dbcsr_blk_row_size(matrix, row)
    -         col_size = dbcsr_blk_column_size(matrix, col)
    -         IF (tr) CALL swap(row_size, col_size)
     
    -         stored_row = row; stored_col = col
    -         nze = row_size*col_size
    -         !
    -         IF (debug_mod .AND. SIZE(block) < nze) &
    -            DBCSR_ABORT("Invalid block dimensions")
    -         CALL dbcsr_get_stored_block_info(matrix, stored_row, stored_col, &
    -                                          found, blk, lb_row_col, offset)
    -         IF (found) THEN
    -            ! let's copy the block
    -            offset = ABS(offset)
    -            ! Fix the index if the new block's transpose flag is different
    -            ! from the old one.
    -            tr_diff = .FALSE.
    -            IF (matrix%blk_p(blk) .LT. 0 .NEQV. tr) THEN
    -               tr_diff = .TRUE.
    -               matrix%blk_p(blk) = -matrix%blk_p(blk)
    -            END IF
    -            block_1d => pointer_view(dbcsr_get_data_p( &
    -                                     matrix%data_area, CMPLX(0.0, 0.0, real_8)), offset, offset + nze - 1)
    -            IF (nze .GT. 0) THEN
    -               IF (do_sum) THEN
    -                  IF (tr_diff) &
    -                     block_1d = RESHAPE(TRANSPOSE(RESHAPE(block_1d, (/col_size, row_size/))), (/nze/))
    -                  IF (PRESENT(scale)) THEN
    -                     CALL zaxpy(nze, scale, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  ELSE
    -                     CALL zaxpy(nze, CMPLX(1.0, 0.0, real_8), block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  END IF
    -                  my_flop = my_flop + nze*2
    -               ELSE
    -                  IF (PRESENT(scale)) THEN
    -                     CALL zcopy(nze, scale*block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  ELSE
    -                     CALL zcopy(nze, block(1:nze), 1, &
    -                                            block_1d, 1)
    -                  END IF
    -               END IF
    -            END IF
    -         ELSE
    -        !!@@@
    -            !call dbcsr_assert (associated (matrix%wms), dbcsr_fatal_level,&
    -            !     dbcsr_caller_error, routineN, "Work matrices not prepared")
    -            IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    -               CALL dbcsr_work_create(matrix, nblks_guess=1, &
    -                                      sizedata_guess=nze)
    -            END IF
    -            nwms = SIZE(matrix%wms)
    -            iw = 1
    -!$          IF (debug_mod .AND. nwms < omp_get_num_threads()) &
    -!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$          iw = omp_get_thread_num() + 1
    -            blk_p = matrix%wms(iw)%datasize + 1
    -            IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(iw))) THEN
    -               IF (tr) blk_p = -blk_p
    -               CALL add_work_coordinate(matrix%wms(iw), row, col, blk_p)
    -               CALL dbcsr_data_ensure_size(matrix%wms(iw)%data_area, &
    -                                           matrix%wms(iw)%datasize + nze, &
    -                                           factor=default_resize_factor)
    -               IF (PRESENT(scale)) THEN
    -                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    -                                      data_size=nze, src=scale*block, source_lb=1)
    -               ELSE
    -                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    -                                      data_size=nze, src=block, source_lb=1)
    -               END IF
    -            ELSE
    -               ALLOCATE (data_block%p(row_size, col_size))
    -               IF (PRESENT(scale)) THEN
    -                  data_block%p(:, :) = scale*RESHAPE(block, (/row_size, col_size/))
    -               ELSE
    -                  data_block%p(:, :) = RESHAPE(block, (/row_size, col_size/))
    -               END IF
    -               data_block%tr = tr
    -               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    -                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                         dbcsr_get_data_type(matrix))
    -               END IF
    -               IF (.NOT. do_sum) THEN
    -                  CALL btree_add( &
    -                     matrix%wms(iw)%mutable%m%btree_z, &
    -                     make_coordinate_tuple(stored_row, stored_col), &
    -                     data_block, found, data_block2, replace=.TRUE.)
    -                  IF (found) THEN
    -                     IF (.NOT. ASSOCIATED(data_block2%p)) &
    -                        DBCSR_WARN("Data was not present in block")
    -                     IF (ASSOCIATED(data_block2%p)) DEALLOCATE (data_block2%p)
    -                  END IF
    -               ELSE
    -                  CALL btree_add( &
    -                     matrix%wms(iw)%mutable%m%btree_z, &
    -                     make_coordinate_tuple(stored_row, stored_col), &
    -                     data_block, found, data_block2, replace=.FALSE.)
    -                  IF (found) THEN
    -                     IF (nze > 0) &
    -                        CALL zaxpy(nze, CMPLX(1.0, 0.0, real_8), block, 1, &
    -                                               data_block2%p, 1)
    -                     IF (.NOT. ASSOCIATED(data_block%p)) &
    -                        DBCSR_WARN("Data was not present in block")
    -                     IF (ASSOCIATED(data_block%p)) DEALLOCATE (data_block%p)
    -                  END IF
    -               END IF
    -               IF (.NOT. found) THEN
    -                  matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    -               END IF
    -            END IF
    -            IF (.NOT. found) THEN
    -               matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + nze
    -            END IF
    -!$OMP ATOMIC WRITE
    -            matrix%valid = .FALSE.
    -         END IF
    -         IF (PRESENT(flop)) flop = flop + my_flop
    +         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
           END SUBROUTINE dbcsr_put_block_z
     
    diff --git a/develop/proc/dbcsr_put_block_z~2.html b/develop/proc/dbcsr_put_block_z~2.html index e2d8de469c4..1701289278b 100644 --- a/develop/proc/dbcsr_put_block_z~2.html +++ b/develop/proc/dbcsr_put_block_z~2.html @@ -74,20 +74,20 @@

    dbcsr_put_block_z
  • 8 statements + title=" 0.2% of total for procedures.">109 statements
  • - Source File + Source File
  • @@ -139,10 +139,13 @@

    Contents

    -

    private subroutine dbcsr_put_block_z(matrix, row, col, block, summation, scale) +

    private subroutine dbcsr_put_block_z(matrix, row, col, block, lb_row_col, transposed, summation, flop, scale)

    +

    Inserts a block in a dbcsr matrix. + If the block exists, the current data is overwritten.

    +

    @@@

    Arguments

    @@ -158,8 +161,8 @@

    Arguments

    @@ -183,12 +186,13 @@

    Arguments

    @@ -198,27 +202,59 @@

    Arguments

    + + + + + + + + + + + + + + + + @@ -227,6 +263,22 @@

    Arguments

    + + + + + + + + @@ -243,7 +295,7 @@

    Arguments

    @@ -263,15 +315,167 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_put_block_z (matrix, row, col, block, &
    -                                                summation, scale)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_put_block_z (matrix, row, col, block, lb_row_col, transposed, &
    +                                                summation, flop, scale)
    +     !! Inserts a block in a dbcsr matrix.
    +     !! If the block exists, the current data is overwritten.
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         COMPLEX(kind=real_8), DIMENSION(:), INTENT(IN)        :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: summation
    +        !! the logical row
    +        !! the logical column
    +         COMPLEX(kind=real_8), DIMENSION(:), CONTIGUOUS, INTENT(IN) :: block
    +        !! the block to put
    +         INTEGER, DIMENSION(2), OPTIONAL, INTENT(INOUT) :: lb_row_col
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed, summation
    +        !! the block is transposed
    +        !! if block exists, then sum the new block to the old one instead of replacing it
    +         INTEGER(KIND=int_8), INTENT(INOUT), OPTIONAL :: flop
              COMPLEX(kind=real_8), INTENT(IN), OPTIONAL            :: scale
    +        !! scale the OBblock being added
    +
    +         TYPE(btree_data_zp2d)          :: data_block, data_block2
    +         INTEGER                                  :: blk, col_size, &
    +                                                     nze, offset, &
    +                                                     row_size, blk_p, &
    +                                                     stored_row, stored_col, &
    +                                                     iw, nwms
    +         LOGICAL                                  :: found, tr, do_sum, tr_diff
    +         COMPLEX(kind=real_8), DIMENSION(:), POINTER         :: block_1d
    +         INTEGER(KIND=int_8)                      :: my_flop
    +
    +!   ---------------------------------------------------------------------------
    +         IF (PRESENT(transposed)) THEN
    +            tr = transposed
    +         ELSE
    +            tr = .FALSE.
    +         END IF
    +         IF (PRESENT(summation)) THEN
    +            do_sum = summation
    +         ELSE
    +            do_sum = .FALSE.
    +         END IF
    +         my_flop = 0
    +         row_size = dbcsr_blk_row_size(matrix, row)
    +         col_size = dbcsr_blk_column_size(matrix, col)
    +         IF (tr) CALL swap(row_size, col_size)
     
    -         CALL dbcsr_put_block_prv(matrix%prv, row, col, block, summation=summation, scale=scale)
    +         stored_row = row; stored_col = col
    +         nze = row_size*col_size
    +         !
    +         IF (debug_mod .AND. SIZE(block) < nze) &
    +            DBCSR_ABORT("Invalid block dimensions")
    +         CALL dbcsr_get_stored_block_info(matrix, stored_row, stored_col, &
    +                                          found, blk, lb_row_col, offset)
    +         IF (found) THEN
    +            ! let's copy the block
    +            offset = ABS(offset)
    +            ! Fix the index if the new block's transpose flag is different
    +            ! from the old one.
    +            tr_diff = .FALSE.
    +            IF (matrix%blk_p(blk) .LT. 0 .NEQV. tr) THEN
    +               tr_diff = .TRUE.
    +               matrix%blk_p(blk) = -matrix%blk_p(blk)
    +            END IF
    +            block_1d => pointer_view(dbcsr_get_data_p( &
    +                                     matrix%data_area, CMPLX(0.0, 0.0, real_8)), offset, offset + nze - 1)
    +            IF (nze .GT. 0) THEN
    +               IF (do_sum) THEN
    +                  IF (tr_diff) &
    +                     block_1d = RESHAPE(TRANSPOSE(RESHAPE(block_1d, (/col_size, row_size/))), (/nze/))
    +                  IF (PRESENT(scale)) THEN
    +                     CALL zaxpy(nze, scale, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  ELSE
    +                     CALL zaxpy(nze, CMPLX(1.0, 0.0, real_8), block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  END IF
    +                  my_flop = my_flop + nze*2
    +               ELSE
    +                  IF (PRESENT(scale)) THEN
    +                     CALL zcopy(nze, scale*block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  ELSE
    +                     CALL zcopy(nze, block(1:nze), 1, &
    +                                            block_1d, 1)
    +                  END IF
    +               END IF
    +            END IF
    +         ELSE
    +        !!@@@
    +            !call dbcsr_assert (associated (matrix%wms), dbcsr_fatal_level,&
    +            !     dbcsr_caller_error, routineN, "Work matrices not prepared")
    +            IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    +               CALL dbcsr_work_create(matrix, nblks_guess=1, &
    +                                      sizedata_guess=nze)
    +            END IF
    +            nwms = SIZE(matrix%wms)
    +            iw = 1
    +!$          IF (debug_mod .AND. nwms < omp_get_num_threads()) &
    +!$             DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$          iw = omp_get_thread_num() + 1
    +            blk_p = matrix%wms(iw)%datasize + 1
    +            IF (.NOT. dbcsr_wm_use_mutable(matrix%wms(iw))) THEN
    +               IF (tr) blk_p = -blk_p
    +               CALL add_work_coordinate(matrix%wms(iw), row, col, blk_p)
    +               CALL dbcsr_data_ensure_size(matrix%wms(iw)%data_area, &
    +                                           matrix%wms(iw)%datasize + nze, &
    +                                           factor=default_resize_factor)
    +               IF (PRESENT(scale)) THEN
    +                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    +                                      data_size=nze, src=scale*block, source_lb=1)
    +               ELSE
    +                  CALL dbcsr_data_set(matrix%wms(iw)%data_area, ABS(blk_p), &
    +                                      data_size=nze, src=block, source_lb=1)
    +               END IF
    +            ELSE
    +               ALLOCATE (data_block%p(row_size, col_size))
    +               IF (PRESENT(scale)) THEN
    +                  data_block%p(:, :) = scale*RESHAPE(block, (/row_size, col_size/))
    +               ELSE
    +                  data_block%p(:, :) = RESHAPE(block, (/row_size, col_size/))
    +               END IF
    +               data_block%tr = tr
    +               IF (.NOT. dbcsr_mutable_instantiated(matrix%wms(iw)%mutable)) THEN
    +                  CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                         dbcsr_get_data_type(matrix))
    +               END IF
    +               IF (.NOT. do_sum) THEN
    +                  CALL btree_add( &
    +                     matrix%wms(iw)%mutable%m%btree_z, &
    +                     make_coordinate_tuple(stored_row, stored_col), &
    +                     data_block, found, data_block2, replace=.TRUE.)
    +                  IF (found) THEN
    +                     IF (.NOT. ASSOCIATED(data_block2%p)) &
    +                        DBCSR_WARN("Data was not present in block")
    +                     IF (ASSOCIATED(data_block2%p)) DEALLOCATE (data_block2%p)
    +                  END IF
    +               ELSE
    +                  CALL btree_add( &
    +                     matrix%wms(iw)%mutable%m%btree_z, &
    +                     make_coordinate_tuple(stored_row, stored_col), &
    +                     data_block, found, data_block2, replace=.FALSE.)
    +                  IF (found) THEN
    +                     IF (nze > 0) &
    +                        CALL zaxpy(nze, CMPLX(1.0, 0.0, real_8), block, 1, &
    +                                               data_block2%p, 1)
    +                     IF (.NOT. ASSOCIATED(data_block%p)) &
    +                        DBCSR_WARN("Data was not present in block")
    +                     IF (ASSOCIATED(data_block%p)) DEALLOCATE (data_block%p)
    +                  END IF
    +               END IF
    +               IF (.NOT. found) THEN
    +                  matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    +               END IF
    +            END IF
    +            IF (.NOT. found) THEN
    +               matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + nze
    +            END IF
    +!$OMP ATOMIC WRITE
    +            matrix%valid = .FALSE.
    +         END IF
    +         IF (PRESENT(flop)) flop = flop + my_flop
           END SUBROUTINE dbcsr_put_block_z
     
    diff --git a/develop/proc/dbcsr_random_dist.html b/develop/proc/dbcsr_random_dist.html index 73639444626..a4421cbd83e 100644 --- a/develop/proc/dbcsr_random_dist.html +++ b/develop/proc/dbcsr_random_dist.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_real_dp_to_string.html b/develop/proc/dbcsr_real_dp_to_string.html index b56502db0ce..e90c7392e36 100644 --- a/develop/proc/dbcsr_real_dp_to_string.html +++ b/develop/proc/dbcsr_real_dp_to_string.html @@ -161,7 +161,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    Return Value - + character(len=11)

    diff --git a/develop/proc/dbcsr_redistribute.html b/develop/proc/dbcsr_redistribute.html index a15a7cb8b3c..042165dea67 100644 --- a/develop/proc/dbcsr_redistribute.html +++ b/develop/proc/dbcsr_redistribute.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_release.html b/develop/proc/dbcsr_release.html index 66f13498d5a..44406458d7a 100644 --- a/develop/proc/dbcsr_release.html +++ b/develop/proc/dbcsr_release.html @@ -74,20 +74,20 @@

    dbcsr_release
  • 7 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -139,12 +139,10 @@

    Contents

    -

    public recursive subroutine dbcsr_release(matrix) +

    public subroutine dbcsr_release(matrix)

    -

    Releases a reference for a DBCSR matrix -If there are no references left, the matrix is destroyed.

    Arguments

    @@ -160,8 +158,8 @@

    Arguments

    @@ -190,18 +188,11 @@

    Arguments

    Source Code

    -
       RECURSIVE SUBROUTINE dbcsr_release(matrix)
    -      !! Releases a reference for a DBCSR matrix
    -      !! If there are no references left, the matrix is destroyed.
    -
    +    
       SUBROUTINE dbcsr_release(matrix)
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! DBCSR matrix
     
    -      matrix%refcount = matrix%refcount - 1
    -      IF (matrix%refcount .EQ. 0) THEN
    -         CALL dbcsr_destroy(matrix)
    -      END IF
    -   END SUBROUTINE dbcsr_release
    +      CALL dbcsr_release_prv(matrix%prv)
    +   END SUBROUTINE dbcsr_release
     
    diff --git a/develop/proc/dbcsr_release_locals.html b/develop/proc/dbcsr_release_locals.html index ebed5c649be..c70ba6cf560 100644 --- a/develop/proc/dbcsr_release_locals.html +++ b/develop/proc/dbcsr_release_locals.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_release_p.html b/develop/proc/dbcsr_release_p.html index ea00863fc27..199a9fd2254 100644 --- a/develop/proc/dbcsr_release_p.html +++ b/develop/proc/dbcsr_release_p.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_release~2.html b/develop/proc/dbcsr_release~2.html index 58b6c9e5de5..5bb62cb53bd 100644 --- a/develop/proc/dbcsr_release~2.html +++ b/develop/proc/dbcsr_release~2.html @@ -74,20 +74,20 @@

    dbcsr_release
  • 4 statements + title=" 0.0% of total for procedures.">7 statements
  • - Source File + Source File
  • @@ -139,10 +139,12 @@

    Contents

    -

    public subroutine dbcsr_release(matrix) +

    public recursive subroutine dbcsr_release(matrix)

    +

    Releases a reference for a DBCSR matrix +If there are no references left, the matrix is destroyed.

    Arguments

    @@ -158,8 +160,8 @@

    Arguments

    @@ -188,11 +190,18 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_release(matrix)
    +    
       RECURSIVE SUBROUTINE dbcsr_release(matrix)
    +      !! Releases a reference for a DBCSR matrix
    +      !! If there are no references left, the matrix is destroyed.
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         !! DBCSR matrix
     
    -      CALL dbcsr_release_prv(matrix%prv)
    -   END SUBROUTINE dbcsr_release
    +      matrix%refcount = matrix%refcount - 1
    +      IF (matrix%refcount .EQ. 0) THEN
    +         CALL dbcsr_destroy(matrix)
    +      END IF
    +   END SUBROUTINE dbcsr_release
     
    diff --git a/develop/proc/dbcsr_remove_block.html b/develop/proc/dbcsr_remove_block.html index 5e49ecaf9a2..2738f17a503 100644 --- a/develop/proc/dbcsr_remove_block.html +++ b/develop/proc/dbcsr_remove_block.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -223,7 +223,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_repl_get_stored_coordinates.html b/develop/proc/dbcsr_repl_get_stored_coordinates.html index 671bb8389e2..4c18d70da33 100644 --- a/develop/proc/dbcsr_repl_get_stored_coordinates.html +++ b/develop/proc/dbcsr_repl_get_stored_coordinates.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_replicate.html b/develop/proc/dbcsr_replicate.html index 37bfe71385f..3e3a16ae775 100644 --- a/develop/proc/dbcsr_replicate.html +++ b/develop/proc/dbcsr_replicate.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_replicate_all.html b/develop/proc/dbcsr_replicate_all.html index 2709b0aa0eb..936f252164f 100644 --- a/develop/proc/dbcsr_replicate_all.html +++ b/develop/proc/dbcsr_replicate_all.html @@ -79,15 +79,15 @@

    dbcsr_replicate_all
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_replicate_all(matrix)

    -

    Replicates a DBCSR on all processors.

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -190,13 +189,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_replicate_all~2.html b/develop/proc/dbcsr_replicate_all~2.html index 346fe1bcc0c..fc51b7e7f5a 100644 --- a/develop/proc/dbcsr_replicate_all~2.html +++ b/develop/proc/dbcsr_replicate_all~2.html @@ -79,15 +79,15 @@

    dbcsr_replicate_all
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_replicate_all(matrix)

    +

    Replicates a DBCSR on all processors.

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -189,9 +190,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_repoint_index.html b/develop/proc/dbcsr_repoint_index.html index 865cec51091..d893421ee2a 100644 --- a/develop/proc/dbcsr_repoint_index.html +++ b/develop/proc/dbcsr_repoint_index.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reserve_all_blocks.html b/develop/proc/dbcsr_reserve_all_blocks.html index c679649d251..6d24491e9c4 100644 --- a/develop/proc/dbcsr_reserve_all_blocks.html +++ b/develop/proc/dbcsr_reserve_all_blocks.html @@ -74,20 +74,20 @@

    dbcsr_reserve_all_blocks
  • 43 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -143,8 +143,6 @@

    public subroutine dbcsr_reserve_all_blocks(matrix)

    -

    Inserts all blocks of a dbcsr matrix to make it a full matrix. -Thus obviously not linear scaling.

    Arguments

    @@ -160,8 +158,8 @@

    Arguments

    @@ -191,63 +189,9 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_reserve_all_blocks(matrix)
    -      !! Inserts all blocks of a dbcsr matrix to make it a full matrix.
    -      !! Thus obviously not linear scaling.
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! Matrix into which blocks should be added.
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_reserve_all_blocks'
    -
    -      INTEGER                                            :: blk_count, col, col_local, col_s, &
    -                                                            error_handle, myrank, rank, row, &
    -                                                            row_local, row_s
    -      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: columns, rows
    -      INTEGER, DIMENSION(:), POINTER                     :: local_cols, local_rows
    -      LOGICAL                                            :: tr
    -
    -      CALL timeset(routineN, error_handle)
    -
    -      myrank = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    -      local_rows => dbcsr_distribution_local_rows(dbcsr_distribution(matrix))
    -      local_cols => dbcsr_distribution_local_cols(dbcsr_distribution(matrix))
    -
    -      blk_count = 0
    -      ! should be possible to loop only over the local blockrows/blockcols
    -      DO row_local = 1, SIZE(local_rows)
    -         DO col_local = 1, SIZE(local_cols)
    -            tr = .FALSE.
    -            row = local_rows(row_local)
    -            col = local_cols(col_local)
    -            row_s = row; col_s = col
    -            CALL dbcsr_get_stored_coordinates(matrix, row_s, col_s, rank)
    -            ! is that the correct condition for symmetric matrices ?
    -            IF (rank .EQ. myrank .AND. row_s .EQ. row .AND. col_s .EQ. col) blk_count = blk_count + 1
    -         END DO
    -      END DO
    -
    -      ALLOCATE (rows(blk_count), columns(blk_count))
    -
    -      blk_count = 0
    -      DO row_local = 1, SIZE(local_rows)
    -         DO col_local = 1, SIZE(local_cols)
    -            tr = .FALSE.
    -            row = local_rows(row_local)
    -            col = local_cols(col_local)
    -            row_s = row; col_s = col
    -            CALL dbcsr_get_stored_coordinates(matrix, row_s, col_s, rank)
    -            IF (rank .EQ. myrank .AND. row_s .EQ. row .AND. col_s .EQ. col) THEN
    -               blk_count = blk_count + 1
    -               rows(blk_count) = row
    -               columns(blk_count) = col
    -            END IF
    -         END DO
    -      END DO
    -
    -      CALL dbcsr_reserve_blocks(matrix, rows, columns)
    -
    -      CALL timestop(error_handle)
     
    +      CALL dbcsr_reserve_all_blocks_prv(matrix%prv)
        END SUBROUTINE dbcsr_reserve_all_blocks
     
    diff --git a/develop/proc/dbcsr_reserve_all_blocks~2.html b/develop/proc/dbcsr_reserve_all_blocks~2.html index f162b88cd7c..81c8397e871 100644 --- a/develop/proc/dbcsr_reserve_all_blocks~2.html +++ b/develop/proc/dbcsr_reserve_all_blocks~2.html @@ -74,20 +74,20 @@

    dbcsr_reserve_all_blocks
  • 4 statements + title=" 0.1% of total for procedures.">43 statements
  • - Source File + Source File
  • @@ -143,6 +143,8 @@

    public subroutine dbcsr_reserve_all_blocks(matrix)

    +

    Inserts all blocks of a dbcsr matrix to make it a full matrix. +Thus obviously not linear scaling.

    Arguments

    @@ -158,8 +160,8 @@

    Arguments

    @@ -189,9 +191,63 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_reserve_all_blocks(matrix)
    +      !! Inserts all blocks of a dbcsr matrix to make it a full matrix.
    +      !! Thus obviously not linear scaling.
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         !! Matrix into which blocks should be added.
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_reserve_all_blocks'
    +
    +      INTEGER                                            :: blk_count, col, col_local, col_s, &
    +                                                            error_handle, myrank, rank, row, &
    +                                                            row_local, row_s
    +      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: columns, rows
    +      INTEGER, DIMENSION(:), POINTER                     :: local_cols, local_rows
    +      LOGICAL                                            :: tr
    +
    +      CALL timeset(routineN, error_handle)
    +
    +      myrank = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    +      local_rows => dbcsr_distribution_local_rows(dbcsr_distribution(matrix))
    +      local_cols => dbcsr_distribution_local_cols(dbcsr_distribution(matrix))
    +
    +      blk_count = 0
    +      ! should be possible to loop only over the local blockrows/blockcols
    +      DO row_local = 1, SIZE(local_rows)
    +         DO col_local = 1, SIZE(local_cols)
    +            tr = .FALSE.
    +            row = local_rows(row_local)
    +            col = local_cols(col_local)
    +            row_s = row; col_s = col
    +            CALL dbcsr_get_stored_coordinates(matrix, row_s, col_s, rank)
    +            ! is that the correct condition for symmetric matrices ?
    +            IF (rank .EQ. myrank .AND. row_s .EQ. row .AND. col_s .EQ. col) blk_count = blk_count + 1
    +         END DO
    +      END DO
    +
    +      ALLOCATE (rows(blk_count), columns(blk_count))
    +
    +      blk_count = 0
    +      DO row_local = 1, SIZE(local_rows)
    +         DO col_local = 1, SIZE(local_cols)
    +            tr = .FALSE.
    +            row = local_rows(row_local)
    +            col = local_cols(col_local)
    +            row_s = row; col_s = col
    +            CALL dbcsr_get_stored_coordinates(matrix, row_s, col_s, rank)
    +            IF (rank .EQ. myrank .AND. row_s .EQ. row .AND. col_s .EQ. col) THEN
    +               blk_count = blk_count + 1
    +               rows(blk_count) = row
    +               columns(blk_count) = col
    +            END IF
    +         END DO
    +      END DO
    +
    +      CALL dbcsr_reserve_blocks(matrix, rows, columns)
    +
    +      CALL timestop(error_handle)
     
    -      CALL dbcsr_reserve_all_blocks_prv(matrix%prv)
        END SUBROUTINE dbcsr_reserve_all_blocks
     
    diff --git a/develop/proc/dbcsr_reserve_block2d_c.html b/develop/proc/dbcsr_reserve_block2d_c.html index c4a68a80e9e..f01eaca6952 100644 --- a/develop/proc/dbcsr_reserve_block2d_c.html +++ b/develop/proc/dbcsr_reserve_block2d_c.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d_c
  • 59 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transpo

    -

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,7 +228,7 @@

    Arguments

    @@ -246,7 +243,7 @@

    Arguments

    @@ -266,97 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_reserve_block2d_c (matrix, row, col, block, &
    -                                                      transposed, existed)
    -     !! Put a 2-D block in a DBCSR matrix using the btree
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_reserve_block2d_c (matrix, row, col, block, transposed, existed)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER         :: block
    -        !! the block to reserve; added if not NULL
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    -        !! the block holds transposed data
    +         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER        :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
              LOGICAL, INTENT(OUT), OPTIONAL           :: existed
    -        !! block already existed
    -
    -         TYPE(btree_data_cp2d)          :: data_block, data_block2
    -         INTEGER                                  :: col_size, row_size, &
    -                                                     stored_row, stored_col, &
    -                                                     iw, nwms
    -         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size
    -         LOGICAL                                  :: found, gift, tr, sym_tr
    -         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER         :: original_block
    -
    -!   ---------------------------------------------------------------------------
    -
    -         gift = ASSOCIATED(block)
    -         IF (gift) THEN
    -            original_block => block
    -         ELSE
    -            NULLIFY (original_block)
    -         END IF
    -         row_blk_size => array_data(matrix%row_blk_size)
    -         col_blk_size => array_data(matrix%col_blk_size)
    -         row_size = row_blk_size(row)
    -         col_size = col_blk_size(col)
    -
    -         stored_row = row; stored_col = col
    -         IF (PRESENT(transposed)) THEN
    -            tr = transposed
    -         ELSE
    -            tr = .FALSE.
    -         END IF
    -         sym_tr = .FALSE.
    -         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col)
    -         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    -            CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    -!$OMP        MASTER
    -            matrix%valid = .FALSE.
    -!$OMP        END MASTER
    -!$OMP        BARRIER
    -         END IF
    -
    -         NULLIFY (data_block%p)
    -         IF (.NOT. gift) THEN
    -            ALLOCATE (data_block%p(row_size, col_size))
    -            block => data_block%p
    -         ELSE
    -            data_block%p => block
    -         END IF
    -         data_block%tr = tr
    -
    -         nwms = SIZE(matrix%wms)
    -         iw = 1
    -!$       IF (nwms < omp_get_num_threads()) &
    -!$          DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$       iw = omp_get_thread_num() + 1
    -         CALL btree_add(matrix%wms(iw)%mutable%m%btree_c, &
    -                        make_coordinate_tuple(stored_row, stored_col), &
    -                        data_block, found, data_block2)
     
    -         IF (.NOT. found) THEN
    -#if defined(_OPENMP) && (200711 <= _OPENMP)
    -!$OMP ATOMIC WRITE
    -            matrix%valid = .FALSE.
    -#else
    -!$OMP CRITICAL (critical_reserve_block2d)
    -            matrix%valid = .FALSE.
    -!$OMP END CRITICAL (critical_reserve_block2d)
    -#endif
    -            matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    -            matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + row_size*col_size
    -         ELSE
    -            IF (.NOT. gift) THEN
    -               DEALLOCATE (data_block%p)
    -            ELSE
    -               DEALLOCATE (original_block)
    -            END IF
    -            block => data_block2%p
    -         END IF
    -         IF (PRESENT(existed)) existed = found
    +         CALL dbcsr_reserve_block2d_prv(matrix%prv, row, col, block, &
    +                                        transposed, existed)
           END SUBROUTINE dbcsr_reserve_block2d_c
     
    diff --git a/develop/proc/dbcsr_reserve_block2d_c~2.html b/develop/proc/dbcsr_reserve_block2d_c~2.html index b582c55674a..dfb42ea2583 100644 --- a/develop/proc/dbcsr_reserve_block2d_c~2.html +++ b/develop/proc/dbcsr_reserve_block2d_c~2.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d_c
  • 8 statements + title=" 0.1% of total for procedures.">59 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_reserve_block2d_c(matrix, row, col, block, transpo

    +

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,7 +200,8 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,7 +246,7 @@

    Arguments

    @@ -263,15 +266,97 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_reserve_block2d_c (matrix, row, col, block, transposed, existed)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_reserve_block2d_c (matrix, row, col, block, &
    +                                                      transposed, existed)
    +     !! Put a 2-D block in a DBCSR matrix using the btree
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER        :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    +        !! the row
    +        !! the column
    +         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER         :: block
    +        !! the block to reserve; added if not NULL
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    +        !! the block holds transposed data
              LOGICAL, INTENT(OUT), OPTIONAL           :: existed
    +        !! block already existed
    +
    +         TYPE(btree_data_cp2d)          :: data_block, data_block2
    +         INTEGER                                  :: col_size, row_size, &
    +                                                     stored_row, stored_col, &
    +                                                     iw, nwms
    +         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size
    +         LOGICAL                                  :: found, gift, tr, sym_tr
    +         COMPLEX(kind=real_4), DIMENSION(:, :), POINTER         :: original_block
    +
    +!   ---------------------------------------------------------------------------
    +
    +         gift = ASSOCIATED(block)
    +         IF (gift) THEN
    +            original_block => block
    +         ELSE
    +            NULLIFY (original_block)
    +         END IF
    +         row_blk_size => array_data(matrix%row_blk_size)
    +         col_blk_size => array_data(matrix%col_blk_size)
    +         row_size = row_blk_size(row)
    +         col_size = col_blk_size(col)
    +
    +         stored_row = row; stored_col = col
    +         IF (PRESENT(transposed)) THEN
    +            tr = transposed
    +         ELSE
    +            tr = .FALSE.
    +         END IF
    +         sym_tr = .FALSE.
    +         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col)
    +         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    +            CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    +!$OMP        MASTER
    +            matrix%valid = .FALSE.
    +!$OMP        END MASTER
    +!$OMP        BARRIER
    +         END IF
    +
    +         NULLIFY (data_block%p)
    +         IF (.NOT. gift) THEN
    +            ALLOCATE (data_block%p(row_size, col_size))
    +            block => data_block%p
    +         ELSE
    +            data_block%p => block
    +         END IF
    +         data_block%tr = tr
    +
    +         nwms = SIZE(matrix%wms)
    +         iw = 1
    +!$       IF (nwms < omp_get_num_threads()) &
    +!$          DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$       iw = omp_get_thread_num() + 1
    +         CALL btree_add(matrix%wms(iw)%mutable%m%btree_c, &
    +                        make_coordinate_tuple(stored_row, stored_col), &
    +                        data_block, found, data_block2)
     
    -         CALL dbcsr_reserve_block2d_prv(matrix%prv, row, col, block, &
    -                                        transposed, existed)
    +         IF (.NOT. found) THEN
    +#if defined(_OPENMP) && (200711 <= _OPENMP)
    +!$OMP ATOMIC WRITE
    +            matrix%valid = .FALSE.
    +#else
    +!$OMP CRITICAL (critical_reserve_block2d)
    +            matrix%valid = .FALSE.
    +!$OMP END CRITICAL (critical_reserve_block2d)
    +#endif
    +            matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    +            matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + row_size*col_size
    +         ELSE
    +            IF (.NOT. gift) THEN
    +               DEALLOCATE (data_block%p)
    +            ELSE
    +               DEALLOCATE (original_block)
    +            END IF
    +            block => data_block2%p
    +         END IF
    +         IF (PRESENT(existed)) existed = found
           END SUBROUTINE dbcsr_reserve_block2d_c
     
    diff --git a/develop/proc/dbcsr_reserve_block2d_d.html b/develop/proc/dbcsr_reserve_block2d_d.html index bd4af983681..55c79679f75 100644 --- a/develop/proc/dbcsr_reserve_block2d_d.html +++ b/develop/proc/dbcsr_reserve_block2d_d.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d_d
  • 59 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transpo

    -

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,7 +228,7 @@

    Arguments

    @@ -246,7 +243,7 @@

    Arguments

    @@ -266,97 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_reserve_block2d_d (matrix, row, col, block, &
    -                                                      transposed, existed)
    -     !! Put a 2-D block in a DBCSR matrix using the btree
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_reserve_block2d_d (matrix, row, col, block, transposed, existed)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         REAL(kind=real_8), DIMENSION(:, :), POINTER         :: block
    -        !! the block to reserve; added if not NULL
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    -        !! the block holds transposed data
    +         REAL(kind=real_8), DIMENSION(:, :), POINTER        :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
              LOGICAL, INTENT(OUT), OPTIONAL           :: existed
    -        !! block already existed
    -
    -         TYPE(btree_data_dp2d)          :: data_block, data_block2
    -         INTEGER                                  :: col_size, row_size, &
    -                                                     stored_row, stored_col, &
    -                                                     iw, nwms
    -         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size
    -         LOGICAL                                  :: found, gift, tr, sym_tr
    -         REAL(kind=real_8), DIMENSION(:, :), POINTER         :: original_block
    -
    -!   ---------------------------------------------------------------------------
    -
    -         gift = ASSOCIATED(block)
    -         IF (gift) THEN
    -            original_block => block
    -         ELSE
    -            NULLIFY (original_block)
    -         END IF
    -         row_blk_size => array_data(matrix%row_blk_size)
    -         col_blk_size => array_data(matrix%col_blk_size)
    -         row_size = row_blk_size(row)
    -         col_size = col_blk_size(col)
    -
    -         stored_row = row; stored_col = col
    -         IF (PRESENT(transposed)) THEN
    -            tr = transposed
    -         ELSE
    -            tr = .FALSE.
    -         END IF
    -         sym_tr = .FALSE.
    -         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col)
    -         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    -            CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    -!$OMP        MASTER
    -            matrix%valid = .FALSE.
    -!$OMP        END MASTER
    -!$OMP        BARRIER
    -         END IF
    -
    -         NULLIFY (data_block%p)
    -         IF (.NOT. gift) THEN
    -            ALLOCATE (data_block%p(row_size, col_size))
    -            block => data_block%p
    -         ELSE
    -            data_block%p => block
    -         END IF
    -         data_block%tr = tr
    -
    -         nwms = SIZE(matrix%wms)
    -         iw = 1
    -!$       IF (nwms < omp_get_num_threads()) &
    -!$          DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$       iw = omp_get_thread_num() + 1
    -         CALL btree_add(matrix%wms(iw)%mutable%m%btree_d, &
    -                        make_coordinate_tuple(stored_row, stored_col), &
    -                        data_block, found, data_block2)
     
    -         IF (.NOT. found) THEN
    -#if defined(_OPENMP) && (200711 <= _OPENMP)
    -!$OMP ATOMIC WRITE
    -            matrix%valid = .FALSE.
    -#else
    -!$OMP CRITICAL (critical_reserve_block2d)
    -            matrix%valid = .FALSE.
    -!$OMP END CRITICAL (critical_reserve_block2d)
    -#endif
    -            matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    -            matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + row_size*col_size
    -         ELSE
    -            IF (.NOT. gift) THEN
    -               DEALLOCATE (data_block%p)
    -            ELSE
    -               DEALLOCATE (original_block)
    -            END IF
    -            block => data_block2%p
    -         END IF
    -         IF (PRESENT(existed)) existed = found
    +         CALL dbcsr_reserve_block2d_prv(matrix%prv, row, col, block, &
    +                                        transposed, existed)
           END SUBROUTINE dbcsr_reserve_block2d_d
     
    diff --git a/develop/proc/dbcsr_reserve_block2d_d~2.html b/develop/proc/dbcsr_reserve_block2d_d~2.html index fd815ad21f5..7663a9b896d 100644 --- a/develop/proc/dbcsr_reserve_block2d_d~2.html +++ b/develop/proc/dbcsr_reserve_block2d_d~2.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d_d
  • 8 statements + title=" 0.1% of total for procedures.">59 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_reserve_block2d_d(matrix, row, col, block, transpo

    +

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,7 +246,7 @@

    Arguments

    @@ -263,15 +266,97 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_reserve_block2d_d (matrix, row, col, block, transposed, existed)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_reserve_block2d_d (matrix, row, col, block, &
    +                                                      transposed, existed)
    +     !! Put a 2-D block in a DBCSR matrix using the btree
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         REAL(kind=real_8), DIMENSION(:, :), POINTER        :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    +        !! the row
    +        !! the column
    +         REAL(kind=real_8), DIMENSION(:, :), POINTER         :: block
    +        !! the block to reserve; added if not NULL
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    +        !! the block holds transposed data
              LOGICAL, INTENT(OUT), OPTIONAL           :: existed
    +        !! block already existed
    +
    +         TYPE(btree_data_dp2d)          :: data_block, data_block2
    +         INTEGER                                  :: col_size, row_size, &
    +                                                     stored_row, stored_col, &
    +                                                     iw, nwms
    +         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size
    +         LOGICAL                                  :: found, gift, tr, sym_tr
    +         REAL(kind=real_8), DIMENSION(:, :), POINTER         :: original_block
    +
    +!   ---------------------------------------------------------------------------
    +
    +         gift = ASSOCIATED(block)
    +         IF (gift) THEN
    +            original_block => block
    +         ELSE
    +            NULLIFY (original_block)
    +         END IF
    +         row_blk_size => array_data(matrix%row_blk_size)
    +         col_blk_size => array_data(matrix%col_blk_size)
    +         row_size = row_blk_size(row)
    +         col_size = col_blk_size(col)
    +
    +         stored_row = row; stored_col = col
    +         IF (PRESENT(transposed)) THEN
    +            tr = transposed
    +         ELSE
    +            tr = .FALSE.
    +         END IF
    +         sym_tr = .FALSE.
    +         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col)
    +         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    +            CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    +!$OMP        MASTER
    +            matrix%valid = .FALSE.
    +!$OMP        END MASTER
    +!$OMP        BARRIER
    +         END IF
    +
    +         NULLIFY (data_block%p)
    +         IF (.NOT. gift) THEN
    +            ALLOCATE (data_block%p(row_size, col_size))
    +            block => data_block%p
    +         ELSE
    +            data_block%p => block
    +         END IF
    +         data_block%tr = tr
    +
    +         nwms = SIZE(matrix%wms)
    +         iw = 1
    +!$       IF (nwms < omp_get_num_threads()) &
    +!$          DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$       iw = omp_get_thread_num() + 1
    +         CALL btree_add(matrix%wms(iw)%mutable%m%btree_d, &
    +                        make_coordinate_tuple(stored_row, stored_col), &
    +                        data_block, found, data_block2)
     
    -         CALL dbcsr_reserve_block2d_prv(matrix%prv, row, col, block, &
    -                                        transposed, existed)
    +         IF (.NOT. found) THEN
    +#if defined(_OPENMP) && (200711 <= _OPENMP)
    +!$OMP ATOMIC WRITE
    +            matrix%valid = .FALSE.
    +#else
    +!$OMP CRITICAL (critical_reserve_block2d)
    +            matrix%valid = .FALSE.
    +!$OMP END CRITICAL (critical_reserve_block2d)
    +#endif
    +            matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    +            matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + row_size*col_size
    +         ELSE
    +            IF (.NOT. gift) THEN
    +               DEALLOCATE (data_block%p)
    +            ELSE
    +               DEALLOCATE (original_block)
    +            END IF
    +            block => data_block2%p
    +         END IF
    +         IF (PRESENT(existed)) existed = found
           END SUBROUTINE dbcsr_reserve_block2d_d
     
    diff --git a/develop/proc/dbcsr_reserve_block2d_s.html b/develop/proc/dbcsr_reserve_block2d_s.html index a84b3473eba..bf6ec98ea21 100644 --- a/develop/proc/dbcsr_reserve_block2d_s.html +++ b/develop/proc/dbcsr_reserve_block2d_s.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d_s
  • 59 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transpo

    -

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,7 +228,7 @@

    Arguments

    @@ -246,7 +243,7 @@

    Arguments

    @@ -266,97 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_reserve_block2d_s (matrix, row, col, block, &
    -                                                      transposed, existed)
    -     !! Put a 2-D block in a DBCSR matrix using the btree
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_reserve_block2d_s (matrix, row, col, block, transposed, existed)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         REAL(kind=real_4), DIMENSION(:, :), POINTER         :: block
    -        !! the block to reserve; added if not NULL
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    -        !! the block holds transposed data
    +         REAL(kind=real_4), DIMENSION(:, :), POINTER        :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
              LOGICAL, INTENT(OUT), OPTIONAL           :: existed
    -        !! block already existed
    -
    -         TYPE(btree_data_sp2d)          :: data_block, data_block2
    -         INTEGER                                  :: col_size, row_size, &
    -                                                     stored_row, stored_col, &
    -                                                     iw, nwms
    -         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size
    -         LOGICAL                                  :: found, gift, tr, sym_tr
    -         REAL(kind=real_4), DIMENSION(:, :), POINTER         :: original_block
    -
    -!   ---------------------------------------------------------------------------
    -
    -         gift = ASSOCIATED(block)
    -         IF (gift) THEN
    -            original_block => block
    -         ELSE
    -            NULLIFY (original_block)
    -         END IF
    -         row_blk_size => array_data(matrix%row_blk_size)
    -         col_blk_size => array_data(matrix%col_blk_size)
    -         row_size = row_blk_size(row)
    -         col_size = col_blk_size(col)
    -
    -         stored_row = row; stored_col = col
    -         IF (PRESENT(transposed)) THEN
    -            tr = transposed
    -         ELSE
    -            tr = .FALSE.
    -         END IF
    -         sym_tr = .FALSE.
    -         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col)
    -         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    -            CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    -!$OMP        MASTER
    -            matrix%valid = .FALSE.
    -!$OMP        END MASTER
    -!$OMP        BARRIER
    -         END IF
    -
    -         NULLIFY (data_block%p)
    -         IF (.NOT. gift) THEN
    -            ALLOCATE (data_block%p(row_size, col_size))
    -            block => data_block%p
    -         ELSE
    -            data_block%p => block
    -         END IF
    -         data_block%tr = tr
    -
    -         nwms = SIZE(matrix%wms)
    -         iw = 1
    -!$       IF (nwms < omp_get_num_threads()) &
    -!$          DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$       iw = omp_get_thread_num() + 1
    -         CALL btree_add(matrix%wms(iw)%mutable%m%btree_s, &
    -                        make_coordinate_tuple(stored_row, stored_col), &
    -                        data_block, found, data_block2)
     
    -         IF (.NOT. found) THEN
    -#if defined(_OPENMP) && (200711 <= _OPENMP)
    -!$OMP ATOMIC WRITE
    -            matrix%valid = .FALSE.
    -#else
    -!$OMP CRITICAL (critical_reserve_block2d)
    -            matrix%valid = .FALSE.
    -!$OMP END CRITICAL (critical_reserve_block2d)
    -#endif
    -            matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    -            matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + row_size*col_size
    -         ELSE
    -            IF (.NOT. gift) THEN
    -               DEALLOCATE (data_block%p)
    -            ELSE
    -               DEALLOCATE (original_block)
    -            END IF
    -            block => data_block2%p
    -         END IF
    -         IF (PRESENT(existed)) existed = found
    +         CALL dbcsr_reserve_block2d_prv(matrix%prv, row, col, block, &
    +                                        transposed, existed)
           END SUBROUTINE dbcsr_reserve_block2d_s
     
    diff --git a/develop/proc/dbcsr_reserve_block2d_s~2.html b/develop/proc/dbcsr_reserve_block2d_s~2.html index f62309dcf14..851de288033 100644 --- a/develop/proc/dbcsr_reserve_block2d_s~2.html +++ b/develop/proc/dbcsr_reserve_block2d_s~2.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d_s
  • 8 statements + title=" 0.1% of total for procedures.">59 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_reserve_block2d_s(matrix, row, col, block, transpo

    +

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,7 +246,7 @@

    Arguments

    @@ -263,15 +266,97 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_reserve_block2d_s (matrix, row, col, block, transposed, existed)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_reserve_block2d_s (matrix, row, col, block, &
    +                                                      transposed, existed)
    +     !! Put a 2-D block in a DBCSR matrix using the btree
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         REAL(kind=real_4), DIMENSION(:, :), POINTER        :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    +        !! the row
    +        !! the column
    +         REAL(kind=real_4), DIMENSION(:, :), POINTER         :: block
    +        !! the block to reserve; added if not NULL
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    +        !! the block holds transposed data
              LOGICAL, INTENT(OUT), OPTIONAL           :: existed
    +        !! block already existed
    +
    +         TYPE(btree_data_sp2d)          :: data_block, data_block2
    +         INTEGER                                  :: col_size, row_size, &
    +                                                     stored_row, stored_col, &
    +                                                     iw, nwms
    +         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size
    +         LOGICAL                                  :: found, gift, tr, sym_tr
    +         REAL(kind=real_4), DIMENSION(:, :), POINTER         :: original_block
    +
    +!   ---------------------------------------------------------------------------
    +
    +         gift = ASSOCIATED(block)
    +         IF (gift) THEN
    +            original_block => block
    +         ELSE
    +            NULLIFY (original_block)
    +         END IF
    +         row_blk_size => array_data(matrix%row_blk_size)
    +         col_blk_size => array_data(matrix%col_blk_size)
    +         row_size = row_blk_size(row)
    +         col_size = col_blk_size(col)
    +
    +         stored_row = row; stored_col = col
    +         IF (PRESENT(transposed)) THEN
    +            tr = transposed
    +         ELSE
    +            tr = .FALSE.
    +         END IF
    +         sym_tr = .FALSE.
    +         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col)
    +         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    +            CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    +!$OMP        MASTER
    +            matrix%valid = .FALSE.
    +!$OMP        END MASTER
    +!$OMP        BARRIER
    +         END IF
    +
    +         NULLIFY (data_block%p)
    +         IF (.NOT. gift) THEN
    +            ALLOCATE (data_block%p(row_size, col_size))
    +            block => data_block%p
    +         ELSE
    +            data_block%p => block
    +         END IF
    +         data_block%tr = tr
    +
    +         nwms = SIZE(matrix%wms)
    +         iw = 1
    +!$       IF (nwms < omp_get_num_threads()) &
    +!$          DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$       iw = omp_get_thread_num() + 1
    +         CALL btree_add(matrix%wms(iw)%mutable%m%btree_s, &
    +                        make_coordinate_tuple(stored_row, stored_col), &
    +                        data_block, found, data_block2)
     
    -         CALL dbcsr_reserve_block2d_prv(matrix%prv, row, col, block, &
    -                                        transposed, existed)
    +         IF (.NOT. found) THEN
    +#if defined(_OPENMP) && (200711 <= _OPENMP)
    +!$OMP ATOMIC WRITE
    +            matrix%valid = .FALSE.
    +#else
    +!$OMP CRITICAL (critical_reserve_block2d)
    +            matrix%valid = .FALSE.
    +!$OMP END CRITICAL (critical_reserve_block2d)
    +#endif
    +            matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    +            matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + row_size*col_size
    +         ELSE
    +            IF (.NOT. gift) THEN
    +               DEALLOCATE (data_block%p)
    +            ELSE
    +               DEALLOCATE (original_block)
    +            END IF
    +            block => data_block2%p
    +         END IF
    +         IF (PRESENT(existed)) existed = found
           END SUBROUTINE dbcsr_reserve_block2d_s
     
    diff --git a/develop/proc/dbcsr_reserve_block2d_z.html b/develop/proc/dbcsr_reserve_block2d_z.html index 2e22500e013..7838e92f25c 100644 --- a/develop/proc/dbcsr_reserve_block2d_z.html +++ b/develop/proc/dbcsr_reserve_block2d_z.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d_z
  • 59 statements + title=" 0.0% of total for procedures.">8 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transpo

    -

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,13 +183,12 @@

    Arguments

    @@ -200,13 +198,12 @@

    Arguments

    @@ -216,12 +213,12 @@

    Arguments

    @@ -231,7 +228,7 @@

    Arguments

    @@ -246,7 +243,7 @@

    Arguments

    @@ -266,97 +263,15 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_reserve_block2d_z (matrix, row, col, block, &
    -                                                      transposed, existed)
    -     !! Put a 2-D block in a DBCSR matrix using the btree
    -
    -         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    -        !! DBCSR matrix
    +    
          SUBROUTINE dbcsr_reserve_block2d_z (matrix, row, col, block, transposed, existed)
    +         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
              INTEGER, INTENT(IN)                      :: row, col
    -        !! the row
    -        !! the column
    -         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER         :: block
    -        !! the block to reserve; added if not NULL
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    -        !! the block holds transposed data
    +         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER        :: block
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
              LOGICAL, INTENT(OUT), OPTIONAL           :: existed
    -        !! block already existed
    -
    -         TYPE(btree_data_zp2d)          :: data_block, data_block2
    -         INTEGER                                  :: col_size, row_size, &
    -                                                     stored_row, stored_col, &
    -                                                     iw, nwms
    -         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size
    -         LOGICAL                                  :: found, gift, tr, sym_tr
    -         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER         :: original_block
    -
    -!   ---------------------------------------------------------------------------
    -
    -         gift = ASSOCIATED(block)
    -         IF (gift) THEN
    -            original_block => block
    -         ELSE
    -            NULLIFY (original_block)
    -         END IF
    -         row_blk_size => array_data(matrix%row_blk_size)
    -         col_blk_size => array_data(matrix%col_blk_size)
    -         row_size = row_blk_size(row)
    -         col_size = col_blk_size(col)
    -
    -         stored_row = row; stored_col = col
    -         IF (PRESENT(transposed)) THEN
    -            tr = transposed
    -         ELSE
    -            tr = .FALSE.
    -         END IF
    -         sym_tr = .FALSE.
    -         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col)
    -         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    -            CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    -!$OMP        MASTER
    -            matrix%valid = .FALSE.
    -!$OMP        END MASTER
    -!$OMP        BARRIER
    -         END IF
    -
    -         NULLIFY (data_block%p)
    -         IF (.NOT. gift) THEN
    -            ALLOCATE (data_block%p(row_size, col_size))
    -            block => data_block%p
    -         ELSE
    -            data_block%p => block
    -         END IF
    -         data_block%tr = tr
    -
    -         nwms = SIZE(matrix%wms)
    -         iw = 1
    -!$       IF (nwms < omp_get_num_threads()) &
    -!$          DBCSR_ABORT("Number of work matrices not equal to number of threads")
    -!$       iw = omp_get_thread_num() + 1
    -         CALL btree_add(matrix%wms(iw)%mutable%m%btree_z, &
    -                        make_coordinate_tuple(stored_row, stored_col), &
    -                        data_block, found, data_block2)
     
    -         IF (.NOT. found) THEN
    -#if defined(_OPENMP) && (200711 <= _OPENMP)
    -!$OMP ATOMIC WRITE
    -            matrix%valid = .FALSE.
    -#else
    -!$OMP CRITICAL (critical_reserve_block2d)
    -            matrix%valid = .FALSE.
    -!$OMP END CRITICAL (critical_reserve_block2d)
    -#endif
    -            matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    -            matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + row_size*col_size
    -         ELSE
    -            IF (.NOT. gift) THEN
    -               DEALLOCATE (data_block%p)
    -            ELSE
    -               DEALLOCATE (original_block)
    -            END IF
    -            block => data_block2%p
    -         END IF
    -         IF (PRESENT(existed)) existed = found
    +         CALL dbcsr_reserve_block2d_prv(matrix%prv, row, col, block, &
    +                                        transposed, existed)
           END SUBROUTINE dbcsr_reserve_block2d_z
     
    diff --git a/develop/proc/dbcsr_reserve_block2d_z~2.html b/develop/proc/dbcsr_reserve_block2d_z~2.html index 5ada88959c3..120738fa3f9 100644 --- a/develop/proc/dbcsr_reserve_block2d_z~2.html +++ b/develop/proc/dbcsr_reserve_block2d_z~2.html @@ -74,20 +74,20 @@

    dbcsr_reserve_block2d_z
  • 8 statements + title=" 0.1% of total for procedures.">59 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_reserve_block2d_z(matrix, row, col, block, transpo

    +

    Put a 2-D block in a DBCSR matrix using the btree

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,12 +184,13 @@

    Arguments

    @@ -198,12 +200,13 @@

    Arguments

    @@ -213,12 +216,12 @@

    Arguments

    @@ -228,12 +231,12 @@

    Arguments

    @@ -243,7 +246,7 @@

    Arguments

    @@ -263,15 +266,97 @@

    Arguments

    Source Code

    -
          SUBROUTINE dbcsr_reserve_block2d_z (matrix, row, col, block, transposed, existed)
    -         TYPE(dbcsr_type), INTENT(INOUT)          :: matrix
    +    
          SUBROUTINE dbcsr_reserve_block2d_z (matrix, row, col, block, &
    +                                                      transposed, existed)
    +     !! Put a 2-D block in a DBCSR matrix using the btree
    +
    +         TYPE(dbcsr_type), INTENT(INOUT)           :: matrix
    +        !! DBCSR matrix
              INTEGER, INTENT(IN)                      :: row, col
    -         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER        :: block
    -         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    +        !! the row
    +        !! the column
    +         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER         :: block
    +        !! the block to reserve; added if not NULL
    +         LOGICAL, INTENT(IN), OPTIONAL            :: transposed
    +        !! the block holds transposed data
              LOGICAL, INTENT(OUT), OPTIONAL           :: existed
    +        !! block already existed
    +
    +         TYPE(btree_data_zp2d)          :: data_block, data_block2
    +         INTEGER                                  :: col_size, row_size, &
    +                                                     stored_row, stored_col, &
    +                                                     iw, nwms
    +         INTEGER, DIMENSION(:), POINTER           :: col_blk_size, row_blk_size
    +         LOGICAL                                  :: found, gift, tr, sym_tr
    +         COMPLEX(kind=real_8), DIMENSION(:, :), POINTER         :: original_block
    +
    +!   ---------------------------------------------------------------------------
    +
    +         gift = ASSOCIATED(block)
    +         IF (gift) THEN
    +            original_block => block
    +         ELSE
    +            NULLIFY (original_block)
    +         END IF
    +         row_blk_size => array_data(matrix%row_blk_size)
    +         col_blk_size => array_data(matrix%col_blk_size)
    +         row_size = row_blk_size(row)
    +         col_size = col_blk_size(col)
    +
    +         stored_row = row; stored_col = col
    +         IF (PRESENT(transposed)) THEN
    +            tr = transposed
    +         ELSE
    +            tr = .FALSE.
    +         END IF
    +         sym_tr = .FALSE.
    +         CALL dbcsr_get_stored_coordinates(matrix, stored_row, stored_col)
    +         IF (.NOT. ASSOCIATED(matrix%wms)) THEN
    +            CALL dbcsr_work_create(matrix, work_mutable=.TRUE.)
    +!$OMP        MASTER
    +            matrix%valid = .FALSE.
    +!$OMP        END MASTER
    +!$OMP        BARRIER
    +         END IF
    +
    +         NULLIFY (data_block%p)
    +         IF (.NOT. gift) THEN
    +            ALLOCATE (data_block%p(row_size, col_size))
    +            block => data_block%p
    +         ELSE
    +            data_block%p => block
    +         END IF
    +         data_block%tr = tr
    +
    +         nwms = SIZE(matrix%wms)
    +         iw = 1
    +!$       IF (nwms < omp_get_num_threads()) &
    +!$          DBCSR_ABORT("Number of work matrices not equal to number of threads")
    +!$       iw = omp_get_thread_num() + 1
    +         CALL btree_add(matrix%wms(iw)%mutable%m%btree_z, &
    +                        make_coordinate_tuple(stored_row, stored_col), &
    +                        data_block, found, data_block2)
     
    -         CALL dbcsr_reserve_block2d_prv(matrix%prv, row, col, block, &
    -                                        transposed, existed)
    +         IF (.NOT. found) THEN
    +#if defined(_OPENMP) && (200711 <= _OPENMP)
    +!$OMP ATOMIC WRITE
    +            matrix%valid = .FALSE.
    +#else
    +!$OMP CRITICAL (critical_reserve_block2d)
    +            matrix%valid = .FALSE.
    +!$OMP END CRITICAL (critical_reserve_block2d)
    +#endif
    +            matrix%wms(iw)%lastblk = matrix%wms(iw)%lastblk + 1
    +            matrix%wms(iw)%datasize = matrix%wms(iw)%datasize + row_size*col_size
    +         ELSE
    +            IF (.NOT. gift) THEN
    +               DEALLOCATE (data_block%p)
    +            ELSE
    +               DEALLOCATE (original_block)
    +            END IF
    +            block => data_block2%p
    +         END IF
    +         IF (PRESENT(existed)) existed = found
           END SUBROUTINE dbcsr_reserve_block2d_z
     
    diff --git a/develop/proc/dbcsr_reserve_blocks.html b/develop/proc/dbcsr_reserve_blocks.html index fabd0d04257..dd972c2bb67 100644 --- a/develop/proc/dbcsr_reserve_blocks.html +++ b/develop/proc/dbcsr_reserve_blocks.html @@ -74,20 +74,20 @@

    dbcsr_reserve_blocks
  • 80 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -139,20 +139,10 @@

    Contents

    -

    public subroutine dbcsr_reserve_blocks(matrix, rows, columns, blk_pointers) +

    public subroutine dbcsr_reserve_blocks(matrix, rows, cols, blk_pointers)

    -

    Inserts block reservations into a matrix, avoiding the work matrix.

    -

    Data -No data can be specified; instead, space is reserved and zeroed. To -add data, call dbcsr_put_block afterwards.

    -

    Reserving existing blocks -Duplicates are not added, but allocations may be greater than -the minimum necessary.

    -

    blk_pointers -When blk_pointers is passed, the newly added blocks use these pointers. -No data is cleared in this case

    Arguments

    @@ -168,8 +158,8 @@

    Arguments

    @@ -193,13 +183,12 @@

    Arguments

    @@ -207,10 +196,9 @@

    Arguments

    DIMENSION(:) - + @@ -225,7 +213,7 @@

    Arguments

    @@ -245,141 +233,12 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_reserve_blocks(matrix, rows, columns, blk_pointers)
    -      !! Inserts block reservations into a matrix, avoiding the work matrix.
    -      !!
    -      !! Data
    -      !! No data can be specified; instead, space is reserved and zeroed. To
    -      !! add data, call dbcsr_put_block afterwards.
    -      !!
    -      !! Reserving existing blocks
    -      !! Duplicates are not added, but allocations may be greater than
    -      !! the minimum necessary.
    -      !!
    -      !! blk_pointers
    -      !! When blk_pointers is passed, the newly added blocks use these pointers.
    -      !! No data is cleared in this case
    -
    +    
       SUBROUTINE dbcsr_reserve_blocks(matrix, rows, cols, blk_pointers)
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! Matrix into which blocks should be added.
    -      INTEGER, DIMENSION(:), INTENT(IN)                  :: rows, columns
    -         !! Rows of the blocks to add
    -         !! Columns of the blocks to add
    +      INTEGER, DIMENSION(:), INTENT(IN)                  :: rows, cols
           INTEGER, DIMENSION(:), INTENT(IN), OPTIONAL        :: blk_pointers
    -         !! block pointers to use for new blocks
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_reserve_blocks'
    -
    -      INTEGER :: blk, blk_p, data_size_new, data_size_old, handle, nblkrows, nblks_actual_added, &
    -                 nblks_added, nblks_new, nblks_old, new_data_sizes, nze
    -      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: add_blkp, add_cols, add_rows, &
    -                                                            added_sizes, new_blk_p, new_col_i, &
    -                                                            new_row_i, old_row_i
    -      INTEGER, ALLOCATABLE, DIMENSION(:, :)              :: added_blk_info
    -
    -!   ---------------------------------------------------------------------------
     
    -      CALL timeset(routineN, handle)
    -      IF (SIZE(rows) /= SIZE(columns)) &
    -         DBCSR_ABORT("Size of rows and columns array must match.")
    -      IF (PRESENT(blk_pointers)) THEN
    -         IF (SIZE(rows) /= SIZE(blk_pointers)) &
    -            DBCSR_ABORT("Size of rows and block pointecs arrays must match.")
    -         data_size_old = 0
    -      ELSE
    -         ! Get current data size
    -         data_size_old = dbcsr_data_get_size_referenced(matrix%data_area)
    -      END IF
    -      ! Ensures that the rows and columns are sorted.
    -      nblks_added = SIZE(rows)
    -      ALLOCATE (add_rows(nblks_added))
    -      add_rows(:) = rows(:)
    -      ALLOCATE (add_cols(nblks_added))
    -      add_cols(:) = columns(:)
    -      IF (PRESENT(blk_pointers)) THEN
    -         ALLOCATE (add_blkp(nblks_added))
    -         add_blkp(:) = blk_pointers(:)
    -         CALL dbcsr_sort_indices(nblks_added, add_rows, add_cols, &
    -                                 blk_p=add_blkp)
    -      ELSE
    -         CALL dbcsr_sort_indices(nblks_added, add_rows, add_cols)
    -      END IF
    -      nblks_old = dbcsr_get_num_blocks(matrix)
    -      nblkrows = dbcsr_nblkrows_total(matrix)
    -      IF (SIZE(rows) .GT. 0 .AND. nblkrows .LE. 0) &
    -         DBCSR_ABORT("Can not add blocks to matrix with no rows.")
    -      ! Adjust the index.
    -      ! Get the old row indices
    -      ALLOCATE (old_row_i(nblks_old))
    -      CALL dbcsr_expand_row_index(matrix%row_p, old_row_i, &
    -                                  nblkrows, nblks_old)
    -      ! Calculate new block pointers. Possibly high estimates.
    -      new_data_sizes = 0
    -      blk_p = data_size_old + 1 ! New blocks start at the end of the old
    -      ALLOCATE (added_blk_info(3, nblks_added))
    -      ALLOCATE (added_sizes(nblks_added))
    -      DO blk = 1, nblks_added
    -         IF (PRESENT(blk_pointers)) THEN
    -            blk_p = add_blkp(blk)
    -         END IF
    -         added_blk_info(1:3, blk) = (/add_rows(blk), add_cols(blk), blk_p/)
    -         nze = dbcsr_blk_row_size(matrix, add_rows(blk)) &
    -               *dbcsr_blk_column_size(matrix, add_cols(blk))
    -         added_sizes(blk) = nze
    -         blk_p = blk_p + nze
    -      END DO
    -      DEALLOCATE (add_rows)
    -      DEALLOCATE (add_cols)
    -      IF (PRESENT(blk_pointers)) DEALLOCATE (add_blkp)
    -      !
    -      nblks_new = nblks_old + nblks_added ! Possibly high estimate
    -      ALLOCATE (new_row_i(nblks_new))
    -      ALLOCATE (new_col_i(nblks_new))
    -      ALLOCATE (new_blk_p(nblks_new))
    -      ! Merge the two indices
    -      IF (PRESENT(blk_pointers)) THEN
    -         CALL merge_index_arrays(new_row_i, new_col_i, new_blk_p, nblks_new, &
    -                                 old_row_i, matrix%col_i, matrix%blk_p, nblks_old, &
    -                                 added_blk_info, nblks_added, added_nblks=nblks_actual_added)
    -         data_size_new = 0
    -      ELSE
    -         CALL merge_index_arrays(new_row_i, new_col_i, new_blk_p, nblks_new, &
    -                                 old_row_i, matrix%col_i, matrix%blk_p, nblks_old, &
    -                                 added_blk_info, nblks_added, added_nblks=nblks_actual_added, &
    -                                 added_sizes=added_sizes, added_size_offset=data_size_old + 1, &
    -                                 added_size=data_size_new)
    -      END IF
    -      nblks_new = nblks_actual_added + nblks_old
    -      ! Free some memory
    -      DEALLOCATE (added_blk_info)
    -      DEALLOCATE (added_sizes)
    -      DEALLOCATE (old_row_i)
    -      ! We can skip this if no block was actually added.
    -      IF (nblks_actual_added .GT. 0) THEN
    -         ! Write the new index
    -         matrix%nblks = nblks_new
    -         matrix%nze = matrix%nze + data_size_new
    -         matrix%index(dbcsr_slot_nblks) = matrix%nblks
    -         matrix%index(dbcsr_slot_nze) = matrix%index(dbcsr_slot_nze)
    -         CALL dbcsr_clearfrom_index_array(matrix, dbcsr_slot_col_i)
    -         CALL dbcsr_clearfrom_index_array(matrix, dbcsr_slot_blk_p)
    -         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_col_i, &
    -                                      new_col_i(1:nblks_new), &
    -                                      extra=nblks_new)
    -         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_blk_p, &
    -                                      new_blk_p(1:nblks_new))
    -         CALL dbcsr_make_dbcsr_index(matrix%row_p, new_row_i(1:nblks_new), &
    -                                     nblkrows, nblks_new)
    -         IF (.NOT. PRESENT(blk_pointers)) THEN
    -            ! Resize data area to fit the new blocks.
    -            CALL dbcsr_data_ensure_size(matrix%data_area, &
    -                                        data_size=matrix%nze)
    -            ! Zero the new data blocks.
    -            CALL dbcsr_data_clear(matrix%data_area, &
    -                                  lb=data_size_old + 1, ub=matrix%nze)
    -         END IF
    -      END IF
    -      CALL timestop(handle)
    +      CALL dbcsr_reserve_blocks_prv(matrix%prv, rows, cols, blk_pointers)
        END SUBROUTINE dbcsr_reserve_blocks
     
    diff --git a/develop/proc/dbcsr_reserve_blocks~2.html b/develop/proc/dbcsr_reserve_blocks~2.html index d85907601a4..cd8f625488e 100644 --- a/develop/proc/dbcsr_reserve_blocks~2.html +++ b/develop/proc/dbcsr_reserve_blocks~2.html @@ -74,20 +74,20 @@

    dbcsr_reserve_blocks
  • 6 statements + title=" 0.1% of total for procedures.">80 statements
  • - Source File + Source File
  • @@ -139,10 +139,20 @@

    Contents

    -

    public subroutine dbcsr_reserve_blocks(matrix, rows, cols, blk_pointers) +

    public subroutine dbcsr_reserve_blocks(matrix, rows, columns, blk_pointers)

    +

    Inserts block reservations into a matrix, avoiding the work matrix.

    +

    Data +No data can be specified; instead, space is reserved and zeroed. To +add data, call dbcsr_put_block afterwards.

    +

    Reserving existing blocks +Duplicates are not added, but allocations may be greater than +the minimum necessary.

    +

    blk_pointers +When blk_pointers is passed, the newly added blocks use these pointers. +No data is cleared in this case

    Arguments

    @@ -158,8 +168,8 @@

    Arguments

    @@ -183,12 +193,13 @@

    Arguments

    @@ -196,9 +207,10 @@

    Arguments

    DIMENSION(:) - + @@ -213,7 +225,7 @@

    Arguments

    @@ -233,12 +245,141 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_reserve_blocks(matrix, rows, cols, blk_pointers)
    +    
       SUBROUTINE dbcsr_reserve_blocks(matrix, rows, columns, blk_pointers)
    +      !! Inserts block reservations into a matrix, avoiding the work matrix.
    +      !!
    +      !! Data
    +      !! No data can be specified; instead, space is reserved and zeroed. To
    +      !! add data, call dbcsr_put_block afterwards.
    +      !!
    +      !! Reserving existing blocks
    +      !! Duplicates are not added, but allocations may be greater than
    +      !! the minimum necessary.
    +      !!
    +      !! blk_pointers
    +      !! When blk_pointers is passed, the newly added blocks use these pointers.
    +      !! No data is cleared in this case
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -      INTEGER, DIMENSION(:), INTENT(IN)                  :: rows, cols
    +         !! Matrix into which blocks should be added.
    +      INTEGER, DIMENSION(:), INTENT(IN)                  :: rows, columns
    +         !! Rows of the blocks to add
    +         !! Columns of the blocks to add
           INTEGER, DIMENSION(:), INTENT(IN), OPTIONAL        :: blk_pointers
    +         !! block pointers to use for new blocks
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_reserve_blocks'
    +
    +      INTEGER :: blk, blk_p, data_size_new, data_size_old, handle, nblkrows, nblks_actual_added, &
    +                 nblks_added, nblks_new, nblks_old, new_data_sizes, nze
    +      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: add_blkp, add_cols, add_rows, &
    +                                                            added_sizes, new_blk_p, new_col_i, &
    +                                                            new_row_i, old_row_i
    +      INTEGER, ALLOCATABLE, DIMENSION(:, :)              :: added_blk_info
    +
    +!   ---------------------------------------------------------------------------
     
    -      CALL dbcsr_reserve_blocks_prv(matrix%prv, rows, cols, blk_pointers)
    +      CALL timeset(routineN, handle)
    +      IF (SIZE(rows) /= SIZE(columns)) &
    +         DBCSR_ABORT("Size of rows and columns array must match.")
    +      IF (PRESENT(blk_pointers)) THEN
    +         IF (SIZE(rows) /= SIZE(blk_pointers)) &
    +            DBCSR_ABORT("Size of rows and block pointecs arrays must match.")
    +         data_size_old = 0
    +      ELSE
    +         ! Get current data size
    +         data_size_old = dbcsr_data_get_size_referenced(matrix%data_area)
    +      END IF
    +      ! Ensures that the rows and columns are sorted.
    +      nblks_added = SIZE(rows)
    +      ALLOCATE (add_rows(nblks_added))
    +      add_rows(:) = rows(:)
    +      ALLOCATE (add_cols(nblks_added))
    +      add_cols(:) = columns(:)
    +      IF (PRESENT(blk_pointers)) THEN
    +         ALLOCATE (add_blkp(nblks_added))
    +         add_blkp(:) = blk_pointers(:)
    +         CALL dbcsr_sort_indices(nblks_added, add_rows, add_cols, &
    +                                 blk_p=add_blkp)
    +      ELSE
    +         CALL dbcsr_sort_indices(nblks_added, add_rows, add_cols)
    +      END IF
    +      nblks_old = dbcsr_get_num_blocks(matrix)
    +      nblkrows = dbcsr_nblkrows_total(matrix)
    +      IF (SIZE(rows) .GT. 0 .AND. nblkrows .LE. 0) &
    +         DBCSR_ABORT("Can not add blocks to matrix with no rows.")
    +      ! Adjust the index.
    +      ! Get the old row indices
    +      ALLOCATE (old_row_i(nblks_old))
    +      CALL dbcsr_expand_row_index(matrix%row_p, old_row_i, &
    +                                  nblkrows, nblks_old)
    +      ! Calculate new block pointers. Possibly high estimates.
    +      new_data_sizes = 0
    +      blk_p = data_size_old + 1 ! New blocks start at the end of the old
    +      ALLOCATE (added_blk_info(3, nblks_added))
    +      ALLOCATE (added_sizes(nblks_added))
    +      DO blk = 1, nblks_added
    +         IF (PRESENT(blk_pointers)) THEN
    +            blk_p = add_blkp(blk)
    +         END IF
    +         added_blk_info(1:3, blk) = (/add_rows(blk), add_cols(blk), blk_p/)
    +         nze = dbcsr_blk_row_size(matrix, add_rows(blk)) &
    +               *dbcsr_blk_column_size(matrix, add_cols(blk))
    +         added_sizes(blk) = nze
    +         blk_p = blk_p + nze
    +      END DO
    +      DEALLOCATE (add_rows)
    +      DEALLOCATE (add_cols)
    +      IF (PRESENT(blk_pointers)) DEALLOCATE (add_blkp)
    +      !
    +      nblks_new = nblks_old + nblks_added ! Possibly high estimate
    +      ALLOCATE (new_row_i(nblks_new))
    +      ALLOCATE (new_col_i(nblks_new))
    +      ALLOCATE (new_blk_p(nblks_new))
    +      ! Merge the two indices
    +      IF (PRESENT(blk_pointers)) THEN
    +         CALL merge_index_arrays(new_row_i, new_col_i, new_blk_p, nblks_new, &
    +                                 old_row_i, matrix%col_i, matrix%blk_p, nblks_old, &
    +                                 added_blk_info, nblks_added, added_nblks=nblks_actual_added)
    +         data_size_new = 0
    +      ELSE
    +         CALL merge_index_arrays(new_row_i, new_col_i, new_blk_p, nblks_new, &
    +                                 old_row_i, matrix%col_i, matrix%blk_p, nblks_old, &
    +                                 added_blk_info, nblks_added, added_nblks=nblks_actual_added, &
    +                                 added_sizes=added_sizes, added_size_offset=data_size_old + 1, &
    +                                 added_size=data_size_new)
    +      END IF
    +      nblks_new = nblks_actual_added + nblks_old
    +      ! Free some memory
    +      DEALLOCATE (added_blk_info)
    +      DEALLOCATE (added_sizes)
    +      DEALLOCATE (old_row_i)
    +      ! We can skip this if no block was actually added.
    +      IF (nblks_actual_added .GT. 0) THEN
    +         ! Write the new index
    +         matrix%nblks = nblks_new
    +         matrix%nze = matrix%nze + data_size_new
    +         matrix%index(dbcsr_slot_nblks) = matrix%nblks
    +         matrix%index(dbcsr_slot_nze) = matrix%index(dbcsr_slot_nze)
    +         CALL dbcsr_clearfrom_index_array(matrix, dbcsr_slot_col_i)
    +         CALL dbcsr_clearfrom_index_array(matrix, dbcsr_slot_blk_p)
    +         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_col_i, &
    +                                      new_col_i(1:nblks_new), &
    +                                      extra=nblks_new)
    +         CALL dbcsr_addto_index_array(matrix, dbcsr_slot_blk_p, &
    +                                      new_blk_p(1:nblks_new))
    +         CALL dbcsr_make_dbcsr_index(matrix%row_p, new_row_i(1:nblks_new), &
    +                                     nblkrows, nblks_new)
    +         IF (.NOT. PRESENT(blk_pointers)) THEN
    +            ! Resize data area to fit the new blocks.
    +            CALL dbcsr_data_ensure_size(matrix%data_area, &
    +                                        data_size=matrix%nze)
    +            ! Zero the new data blocks.
    +            CALL dbcsr_data_clear(matrix%data_area, &
    +                                  lb=data_size_old + 1, ub=matrix%nze)
    +         END IF
    +      END IF
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_reserve_blocks
     
    diff --git a/develop/proc/dbcsr_reserve_diag_blocks.html b/develop/proc/dbcsr_reserve_diag_blocks.html index 2d1e5dfef2a..f7c182b56be 100644 --- a/develop/proc/dbcsr_reserve_diag_blocks.html +++ b/develop/proc/dbcsr_reserve_diag_blocks.html @@ -74,20 +74,20 @@

    dbcsr_reserve_diag_blocks
  • 31 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_reserve_diag_blocks(matrix)

    -

    Inserts diagonal blocks of a dbcsr matrix to make it a matrix with at least all diagonal blocks present

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -190,45 +189,9 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_reserve_diag_blocks(matrix)
    -      !! Inserts diagonal blocks of a dbcsr matrix to make it a matrix with at least all diagonal blocks present
    -
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! Matrix into which blocks should be added.
    -
    -      INTEGER                                            :: blk_count, col, col_s, myrank, rank, &
    -                                                            row, row_s
    -      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: columns, rows
    -      LOGICAL                                            :: tr
    -
    -      myrank = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    -
    -      blk_count = 0
    -      ! should be possible to loop only over the local blockrows/blockcols
    -      DO row = 1, dbcsr_nblkrows_total(matrix)
    -         col = row
    -         tr = .FALSE.
    -         row_s = row; col_s = col
    -         CALL dbcsr_get_stored_coordinates(matrix, row_s, col_s, rank)
    -         IF (rank .EQ. myrank .AND. row_s .EQ. row .AND. col_s .EQ. col) blk_count = blk_count + 1
    -      END DO
    -
    -      ALLOCATE (rows(blk_count), columns(blk_count))
    -
    -      blk_count = 0
    -      DO row = 1, dbcsr_nblkrows_total(matrix)
    -         col = row
    -         tr = .FALSE.
    -         row_s = row; col_s = col
    -         CALL dbcsr_get_stored_coordinates(matrix, row_s, col_s, rank)
    -         IF (rank .EQ. myrank .AND. row_s .EQ. row .AND. col_s .EQ. col) THEN
    -            blk_count = blk_count + 1
    -            rows(blk_count) = row
    -            columns(blk_count) = col
    -         END IF
    -      END DO
    -
    -      CALL dbcsr_reserve_blocks(matrix, rows, columns)
     
    +      CALL dbcsr_reserve_diag_blocks_prv(matrix%prv)
        END SUBROUTINE dbcsr_reserve_diag_blocks
     
    diff --git a/develop/proc/dbcsr_reserve_diag_blocks~2.html b/develop/proc/dbcsr_reserve_diag_blocks~2.html index 7c8c8c85184..c492b572b69 100644 --- a/develop/proc/dbcsr_reserve_diag_blocks~2.html +++ b/develop/proc/dbcsr_reserve_diag_blocks~2.html @@ -74,20 +74,20 @@

    dbcsr_reserve_diag_blocks
  • 4 statements + title=" 0.1% of total for procedures.">31 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_reserve_diag_blocks(matrix)

    +

    Inserts diagonal blocks of a dbcsr matrix to make it a matrix with at least all diagonal blocks present

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -189,9 +190,45 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_reserve_diag_blocks(matrix)
    +      !! Inserts diagonal blocks of a dbcsr matrix to make it a matrix with at least all diagonal blocks present
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         !! Matrix into which blocks should be added.
    +
    +      INTEGER                                            :: blk_count, col, col_s, myrank, rank, &
    +                                                            row, row_s
    +      INTEGER, ALLOCATABLE, DIMENSION(:)                 :: columns, rows
    +      LOGICAL                                            :: tr
    +
    +      myrank = dbcsr_mp_mynode(dbcsr_distribution_mp(dbcsr_distribution(matrix)))
    +
    +      blk_count = 0
    +      ! should be possible to loop only over the local blockrows/blockcols
    +      DO row = 1, dbcsr_nblkrows_total(matrix)
    +         col = row
    +         tr = .FALSE.
    +         row_s = row; col_s = col
    +         CALL dbcsr_get_stored_coordinates(matrix, row_s, col_s, rank)
    +         IF (rank .EQ. myrank .AND. row_s .EQ. row .AND. col_s .EQ. col) blk_count = blk_count + 1
    +      END DO
    +
    +      ALLOCATE (rows(blk_count), columns(blk_count))
    +
    +      blk_count = 0
    +      DO row = 1, dbcsr_nblkrows_total(matrix)
    +         col = row
    +         tr = .FALSE.
    +         row_s = row; col_s = col
    +         CALL dbcsr_get_stored_coordinates(matrix, row_s, col_s, rank)
    +         IF (rank .EQ. myrank .AND. row_s .EQ. row .AND. col_s .EQ. col) THEN
    +            blk_count = blk_count + 1
    +            rows(blk_count) = row
    +            columns(blk_count) = col
    +         END IF
    +      END DO
    +
    +      CALL dbcsr_reserve_blocks(matrix, rows, columns)
     
    -      CALL dbcsr_reserve_diag_blocks_prv(matrix%prv)
        END SUBROUTINE dbcsr_reserve_diag_blocks
     
    diff --git a/develop/proc/dbcsr_reset_locals.html b/develop/proc/dbcsr_reset_locals.html index 468fed3799f..418e8c73864 100644 --- a/develop/proc/dbcsr_reset_locals.html +++ b/develop/proc/dbcsr_reset_locals.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_reset_vlocals.html b/develop/proc/dbcsr_reset_vlocals.html index 8c68bb7ce36..6ee1a84c597 100644 --- a/develop/proc/dbcsr_reset_vlocals.html +++ b/develop/proc/dbcsr_reset_vlocals.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_rget_any.html b/develop/proc/dbcsr_rget_any.html index b4d6988491e..8b002ffdbf2 100644 --- a/develop/proc/dbcsr_rget_any.html +++ b/develop/proc/dbcsr_rget_any.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_row_block_offsets.html b/develop/proc/dbcsr_row_block_offsets.html index 631c272ecb3..9f5dcb02a2c 100644 --- a/develop/proc/dbcsr_row_block_offsets.html +++ b/develop/proc/dbcsr_row_block_offsets.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer, DIMENSION(:), POINTER, CONTIGUOUS

    diff --git a/develop/proc/dbcsr_row_block_sizes.html b/develop/proc/dbcsr_row_block_sizes.html index b2c5cae6a9b..f5a40de249b 100644 --- a/develop/proc/dbcsr_row_block_sizes.html +++ b/develop/proc/dbcsr_row_block_sizes.html @@ -158,7 +158,7 @@

    Arguments

    @@ -176,7 +176,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 fcba2c15a8f..8bb3d6dc751 100644 --- a/develop/proc/dbcsr_run_tests.html +++ b/develop/proc/dbcsr_run_tests.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

    @@ -308,7 +308,7 @@

    Arguments

    @@ -323,7 +323,7 @@

    Arguments

    @@ -368,7 +368,7 @@

    Arguments

    @@ -383,7 +383,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_run_tests~2.html b/develop/proc/dbcsr_run_tests~2.html index 616e478088a..0d1e68f9001 100644 --- a/develop/proc/dbcsr_run_tests~2.html +++ b/develop/proc/dbcsr_run_tests~2.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -302,7 +302,7 @@

    Arguments

    @@ -318,7 +318,7 @@

    Arguments

    @@ -334,7 +334,7 @@

    Arguments

    @@ -382,7 +382,7 @@

    Arguments

    @@ -397,7 +397,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_are_equal.html b/develop/proc/dbcsr_scalar_are_equal.html index 445e6f4601e..cd69e3addbf 100644 --- a/develop/proc/dbcsr_scalar_are_equal.html +++ b/develop/proc/dbcsr_scalar_are_equal.html @@ -159,7 +159,7 @@

    Arguments

    @@ -194,7 +194,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_scalar_c.html b/develop/proc/dbcsr_scalar_c.html index e297758e4ee..b4ecf04442f 100644 --- a/develop/proc/dbcsr_scalar_c.html +++ b/develop/proc/dbcsr_scalar_c.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_d.html b/develop/proc/dbcsr_scalar_d.html index cd11dc1f76d..a3410728402 100644 --- a/develop/proc/dbcsr_scalar_d.html +++ b/develop/proc/dbcsr_scalar_d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_fill_all.html b/develop/proc/dbcsr_scalar_fill_all.html index 7186ef96352..0fa683b2e7a 100644 --- a/develop/proc/dbcsr_scalar_fill_all.html +++ b/develop/proc/dbcsr_scalar_fill_all.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_get_type.html b/develop/proc/dbcsr_scalar_get_type.html index ded5c563796..ce0231e8ac1 100644 --- a/develop/proc/dbcsr_scalar_get_type.html +++ b/develop/proc/dbcsr_scalar_get_type.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 258fd47259a..0c4cd40374e 100644 --- a/develop/proc/dbcsr_scalar_get_value_c.html +++ b/develop/proc/dbcsr_scalar_get_value_c.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_get_value_d.html b/develop/proc/dbcsr_scalar_get_value_d.html index 3dc17cd59a7..be2a13b42a4 100644 --- a/develop/proc/dbcsr_scalar_get_value_d.html +++ b/develop/proc/dbcsr_scalar_get_value_d.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_get_value_s.html b/develop/proc/dbcsr_scalar_get_value_s.html index 8c1d11173f9..b176621a207 100644 --- a/develop/proc/dbcsr_scalar_get_value_s.html +++ b/develop/proc/dbcsr_scalar_get_value_s.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_get_value_z.html b/develop/proc/dbcsr_scalar_get_value_z.html index f5880fb74ac..a573a3b2409 100644 --- a/develop/proc/dbcsr_scalar_get_value_z.html +++ b/develop/proc/dbcsr_scalar_get_value_z.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_multiply.html b/develop/proc/dbcsr_scalar_multiply.html index 9f6b0720d65..957d9de0087 100644 --- a/develop/proc/dbcsr_scalar_multiply.html +++ b/develop/proc/dbcsr_scalar_multiply.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_negative.html b/develop/proc/dbcsr_scalar_negative.html index 406587c05d0..39aefb6bebe 100644 --- a/develop/proc/dbcsr_scalar_negative.html +++ b/develop/proc/dbcsr_scalar_negative.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_one.html b/develop/proc/dbcsr_scalar_one.html index b7e3ba00c88..e7238065ec9 100644 --- a/develop/proc/dbcsr_scalar_one.html +++ b/develop/proc/dbcsr_scalar_one.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 90e7880eef1..9f9fbc5fb33 100644 --- a/develop/proc/dbcsr_scalar_s.html +++ b/develop/proc/dbcsr_scalar_s.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_set_type.html b/develop/proc/dbcsr_scalar_set_type.html index ada5798beb7..34ca62415b2 100644 --- a/develop/proc/dbcsr_scalar_set_type.html +++ b/develop/proc/dbcsr_scalar_set_type.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_z.html b/develop/proc/dbcsr_scalar_z.html index d5de012e305..8d85b36e795 100644 --- a/develop/proc/dbcsr_scalar_z.html +++ b/develop/proc/dbcsr_scalar_z.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scalar_zero.html b/develop/proc/dbcsr_scalar_zero.html index 8bbc7017f5e..496a53bf8c0 100644 --- a/develop/proc/dbcsr_scalar_zero.html +++ b/develop/proc/dbcsr_scalar_zero.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,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 ab91ae0988e..c3322efef98 100644 --- a/develop/proc/dbcsr_scale_anytype.html +++ b/develop/proc/dbcsr_scale_anytype.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scale_by_vector_anytype.html b/develop/proc/dbcsr_scale_by_vector_anytype.html index 004a7418024..5bdcfc029e4 100644 --- a/develop/proc/dbcsr_scale_by_vector_anytype.html +++ b/develop/proc/dbcsr_scale_by_vector_anytype.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_scale_by_vector_c.html b/develop/proc/dbcsr_scale_by_vector_c.html index d77e537c334..e91256404de 100644 --- a/develop/proc/dbcsr_scale_by_vector_c.html +++ b/develop/proc/dbcsr_scale_by_vector_c.html @@ -74,20 +74,20 @@

    dbcsr_scale_by_vector_c
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -189,7 +188,7 @@

    Arguments

    @@ -220,20 +219,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_c~2.html b/develop/proc/dbcsr_scale_by_vector_c~2.html index a2c9e830e03..84498a0371f 100644 --- a/develop/proc/dbcsr_scale_by_vector_c~2.html +++ b/develop/proc/dbcsr_scale_by_vector_c~2.html @@ -74,20 +74,20 @@

    dbcsr_scale_by_vector_c
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_scale_by_vector_c(matrix_a, alpha, side)

    +

    Interface for matrix scaling by a vector

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -188,7 +189,7 @@

    Arguments

    @@ -219,11 +220,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_d.html b/develop/proc/dbcsr_scale_by_vector_d.html index b8e190b9cb3..a3eb0807ba7 100644 --- a/develop/proc/dbcsr_scale_by_vector_d.html +++ b/develop/proc/dbcsr_scale_by_vector_d.html @@ -74,20 +74,20 @@

    dbcsr_scale_by_vector_d
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -189,7 +188,7 @@

    Arguments

    @@ -220,20 +219,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_d~2.html b/develop/proc/dbcsr_scale_by_vector_d~2.html index 015c928a26a..b35fbb6ef07 100644 --- a/develop/proc/dbcsr_scale_by_vector_d~2.html +++ b/develop/proc/dbcsr_scale_by_vector_d~2.html @@ -74,20 +74,20 @@

    dbcsr_scale_by_vector_d
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_scale_by_vector_d(matrix_a, alpha, side)

    +

    Interface for matrix scaling by a vector

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -188,7 +189,7 @@

    Arguments

    @@ -219,11 +220,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_s.html b/develop/proc/dbcsr_scale_by_vector_s.html index 6a426754b79..85f27b45b56 100644 --- a/develop/proc/dbcsr_scale_by_vector_s.html +++ b/develop/proc/dbcsr_scale_by_vector_s.html @@ -74,20 +74,20 @@

    dbcsr_scale_by_vector_s
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -189,7 +188,7 @@

    Arguments

    @@ -220,20 +219,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_s~2.html b/develop/proc/dbcsr_scale_by_vector_s~2.html index 646a32ec471..5ab3a7a9854 100644 --- a/develop/proc/dbcsr_scale_by_vector_s~2.html +++ b/develop/proc/dbcsr_scale_by_vector_s~2.html @@ -74,20 +74,20 @@

    dbcsr_scale_by_vector_s
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_scale_by_vector_s(matrix_a, alpha, side)

    +

    Interface for matrix scaling by a vector

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -188,7 +189,7 @@

    Arguments

    @@ -219,11 +220,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_z.html b/develop/proc/dbcsr_scale_by_vector_z.html index ca34ac31c72..cb98e3e431a 100644 --- a/develop/proc/dbcsr_scale_by_vector_z.html +++ b/develop/proc/dbcsr_scale_by_vector_z.html @@ -74,20 +74,20 @@

    dbcsr_scale_by_vector_z
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    -

    Interface for matrix scaling by a vector

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -189,7 +188,7 @@

    Arguments

    @@ -220,20 +219,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_by_vector_z~2.html b/develop/proc/dbcsr_scale_by_vector_z~2.html index 2535ff588a8..49b632dad07 100644 --- a/develop/proc/dbcsr_scale_by_vector_z~2.html +++ b/develop/proc/dbcsr_scale_by_vector_z~2.html @@ -74,20 +74,20 @@

    dbcsr_scale_by_vector_z
  • 6 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_scale_by_vector_z(matrix_a, alpha, side)

    +

    Interface for matrix scaling by a vector

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -188,7 +189,7 @@

    Arguments

    @@ -219,11 +220,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_c.html b/develop/proc/dbcsr_scale_c.html index 0608b15bbb5..a38818377d8 100644 --- a/develop/proc/dbcsr_scale_c.html +++ b/develop/proc/dbcsr_scale_c.html @@ -74,20 +74,20 @@

    dbcsr_scale_c
  • 18 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -188,7 +189,7 @@

    Arguments

    @@ -219,11 +220,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_d.html b/develop/proc/dbcsr_scale_d.html index a56bf4c34a1..b69efed04c3 100644 --- a/develop/proc/dbcsr_scale_d.html +++ b/develop/proc/dbcsr_scale_d.html @@ -74,20 +74,20 @@

    dbcsr_scale_d
  • 18 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -189,7 +188,7 @@

    Arguments

    @@ -220,28 +219,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_d~2.html b/develop/proc/dbcsr_scale_d~2.html index 41c841c6b3f..dd650689e68 100644 --- a/develop/proc/dbcsr_scale_d~2.html +++ b/develop/proc/dbcsr_scale_d~2.html @@ -74,20 +74,20 @@

    dbcsr_scale_d
  • 6 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_scale_d(matrix_a, alpha_scalar, last_column)

    +

    Interface for matrix scaling by a scalar

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -188,7 +189,7 @@

    Arguments

    @@ -219,11 +220,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_s.html b/develop/proc/dbcsr_scale_s.html index d45ee306623..88a4f3d9056 100644 --- a/develop/proc/dbcsr_scale_s.html +++ b/develop/proc/dbcsr_scale_s.html @@ -74,20 +74,20 @@

    dbcsr_scale_s
  • 18 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -189,7 +188,7 @@

    Arguments

    @@ -220,28 +219,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_s~2.html b/develop/proc/dbcsr_scale_s~2.html index 3193cf89ff6..1337caa0c7c 100644 --- a/develop/proc/dbcsr_scale_s~2.html +++ b/develop/proc/dbcsr_scale_s~2.html @@ -74,20 +74,20 @@

    dbcsr_scale_s
  • 6 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_scale_s(matrix_a, alpha_scalar, last_column)

    +

    Interface for matrix scaling by a scalar

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -188,7 +189,7 @@

    Arguments

    @@ -219,11 +220,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_z.html b/develop/proc/dbcsr_scale_z.html index 8cdbbffa6b1..ed2ab2f2c99 100644 --- a/develop/proc/dbcsr_scale_z.html +++ b/develop/proc/dbcsr_scale_z.html @@ -74,20 +74,20 @@

    dbcsr_scale_z
  • 18 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    -

    Interface for matrix scaling by a scalar

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -189,7 +188,7 @@

    Arguments

    @@ -220,28 +219,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_scale_z~2.html b/develop/proc/dbcsr_scale_z~2.html index 8423d58da7c..6e744138d52 100644 --- a/develop/proc/dbcsr_scale_z~2.html +++ b/develop/proc/dbcsr_scale_z~2.html @@ -74,20 +74,20 @@

    dbcsr_scale_z
  • 6 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_scale_z(matrix_a, alpha_scalar, last_column)

    +

    Interface for matrix scaling by a scalar

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -188,7 +189,7 @@

    Arguments

    @@ -219,11 +220,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_set_block_pointer_2d_c.html b/develop/proc/dbcsr_set_block_pointer_2d_c.html index 4549e372d70..f948c08c639 100644 --- a/develop/proc/dbcsr_set_block_pointer_2d_c.html +++ b/develop/proc/dbcsr_set_block_pointer_2d_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,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 080138de5ec..6bd215fcc65 100644 --- a/develop/proc/dbcsr_set_block_pointer_2d_d.html +++ b/develop/proc/dbcsr_set_block_pointer_2d_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,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 74e22cf208f..5219244a29b 100644 --- a/develop/proc/dbcsr_set_block_pointer_2d_s.html +++ b/develop/proc/dbcsr_set_block_pointer_2d_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,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 b6e74ba51b6..65445222d19 100644 --- a/develop/proc/dbcsr_set_block_pointer_2d_z.html +++ b/develop/proc/dbcsr_set_block_pointer_2d_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_block_pointer_any.html b/develop/proc/dbcsr_set_block_pointer_any.html index 7c356ca2c97..7fb53253307 100644 --- a/develop/proc/dbcsr_set_block_pointer_any.html +++ b/develop/proc/dbcsr_set_block_pointer_any.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_c.html b/develop/proc/dbcsr_set_c.html index 44693822229..623c9cc86a7 100644 --- a/develop/proc/dbcsr_set_c.html +++ b/develop/proc/dbcsr_set_c.html @@ -74,20 +74,20 @@

    dbcsr_set_c
  • 22 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_set_c(matrix, alpha)

    -

    Interface for dbcsr_set

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -205,35 +204,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_config.html b/develop/proc/dbcsr_set_config.html index 57bdf59956c..6cac481f002 100644 --- a/develop/proc/dbcsr_set_config.html +++ b/develop/proc/dbcsr_set_config.html @@ -263,7 +263,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_c~2.html b/develop/proc/dbcsr_set_c~2.html index 5a978007c7f..7025e281374 100644 --- a/develop/proc/dbcsr_set_c~2.html +++ b/develop/proc/dbcsr_set_c~2.html @@ -74,20 +74,20 @@

    dbcsr_set_c
  • 5 statements + title=" 0.0% of total for procedures.">22 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_set_c(matrix, alpha)

    +

    Interface for dbcsr_set

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -204,10 +205,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_d.html b/develop/proc/dbcsr_set_d.html index dae2a702a55..f89a58c0c67 100644 --- a/develop/proc/dbcsr_set_d.html +++ b/develop/proc/dbcsr_set_d.html @@ -74,20 +74,20 @@

    dbcsr_set_d
  • 22 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_set_d(matrix, alpha)

    -

    Interface for dbcsr_set

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -205,35 +204,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_diag_c.html b/develop/proc/dbcsr_set_diag_c.html index 928e9a4ea50..fadc75e820a 100644 --- a/develop/proc/dbcsr_set_diag_c.html +++ b/develop/proc/dbcsr_set_diag_c.html @@ -74,20 +74,20 @@

    dbcsr_set_diag_c
  • 24 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,42 +204,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_c~2.html b/develop/proc/dbcsr_set_diag_c~2.html index fd47cb30475..2483717a65d 100644 --- a/develop/proc/dbcsr_set_diag_c~2.html +++ b/develop/proc/dbcsr_set_diag_c~2.html @@ -74,20 +74,20 @@

    dbcsr_set_diag_c
  • 5 statements + title=" 0.0% of total for procedures.">24 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,10 +204,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_d.html b/develop/proc/dbcsr_set_diag_d.html index d754044b157..0c85f03bf67 100644 --- a/develop/proc/dbcsr_set_diag_d.html +++ b/develop/proc/dbcsr_set_diag_d.html @@ -74,20 +74,20 @@

    dbcsr_set_diag_d
  • 24 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,42 +204,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_d~2.html b/develop/proc/dbcsr_set_diag_d~2.html index 958b17d49b1..52b14b7c8cf 100644 --- a/develop/proc/dbcsr_set_diag_d~2.html +++ b/develop/proc/dbcsr_set_diag_d~2.html @@ -74,20 +74,20 @@

    dbcsr_set_diag_d
  • 5 statements + title=" 0.0% of total for procedures.">24 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,10 +204,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_s.html b/develop/proc/dbcsr_set_diag_s.html index 249e783b8dc..88bdf0d1742 100644 --- a/develop/proc/dbcsr_set_diag_s.html +++ b/develop/proc/dbcsr_set_diag_s.html @@ -74,20 +74,20 @@

    dbcsr_set_diag_s
  • 24 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,42 +204,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_s~2.html b/develop/proc/dbcsr_set_diag_s~2.html index fe2de52a098..f49668c73f1 100644 --- a/develop/proc/dbcsr_set_diag_s~2.html +++ b/develop/proc/dbcsr_set_diag_s~2.html @@ -74,20 +74,20 @@

    dbcsr_set_diag_s
  • 5 statements + title=" 0.0% of total for procedures.">24 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,10 +204,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_z.html b/develop/proc/dbcsr_set_diag_z.html index 6ea2a35a16f..a1c9cea92f7 100644 --- a/develop/proc/dbcsr_set_diag_z.html +++ b/develop/proc/dbcsr_set_diag_z.html @@ -74,20 +74,20 @@

    dbcsr_set_diag_z
  • 24 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,42 +204,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_diag_z~2.html b/develop/proc/dbcsr_set_diag_z~2.html index 687fefe30bb..1cdc15e093a 100644 --- a/develop/proc/dbcsr_set_diag_z~2.html +++ b/develop/proc/dbcsr_set_diag_z~2.html @@ -74,20 +74,20 @@

    dbcsr_set_diag_z
  • 5 statements + title=" 0.0% of total for procedures.">24 statements
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -204,10 +204,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_d~2.html b/develop/proc/dbcsr_set_d~2.html index 68cf8eaec25..125f6fe4799 100644 --- a/develop/proc/dbcsr_set_d~2.html +++ b/develop/proc/dbcsr_set_d~2.html @@ -74,20 +74,20 @@

    dbcsr_set_d
  • 5 statements + title=" 0.0% of total for procedures.">22 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_set_d(matrix, alpha)

    +

    Interface for dbcsr_set

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -204,10 +205,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_s.html b/develop/proc/dbcsr_set_s.html index 01b0c695b0c..acffac420c9 100644 --- a/develop/proc/dbcsr_set_s.html +++ b/develop/proc/dbcsr_set_s.html @@ -74,20 +74,20 @@

    dbcsr_set_s
  • 22 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_set_s(matrix, alpha)

    -

    Interface for dbcsr_set

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -205,35 +204,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_s~2.html b/develop/proc/dbcsr_set_s~2.html index 8a37907d504..b03243a8a04 100644 --- a/develop/proc/dbcsr_set_s~2.html +++ b/develop/proc/dbcsr_set_s~2.html @@ -74,20 +74,20 @@

    dbcsr_set_s
  • 5 statements + title=" 0.0% of total for procedures.">22 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_set_s(matrix, alpha)

    +

    Interface for dbcsr_set

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -204,10 +205,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_work_size.html b/develop/proc/dbcsr_set_work_size.html index 3858fa4a45a..fd4edb94d98 100644 --- a/develop/proc/dbcsr_set_work_size.html +++ b/develop/proc/dbcsr_set_work_size.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_set_z.html b/develop/proc/dbcsr_set_z.html index 9aacdac9b22..e6580885b91 100644 --- a/develop/proc/dbcsr_set_z.html +++ b/develop/proc/dbcsr_set_z.html @@ -74,20 +74,20 @@

    dbcsr_set_z
  • 22 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_set_z(matrix, alpha)

    -

    Interface for dbcsr_set

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -205,35 +204,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_set_z~2.html b/develop/proc/dbcsr_set_z~2.html index f121acd9849..7cde6ac75b7 100644 --- a/develop/proc/dbcsr_set_z~2.html +++ b/develop/proc/dbcsr_set_z~2.html @@ -74,20 +74,20 @@

    dbcsr_set_z
  • 5 statements + title=" 0.0% of total for procedures.">22 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_set_z(matrix, alpha)

    +

    Interface for dbcsr_set

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -204,10 +205,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_setname.html b/develop/proc/dbcsr_setname.html index 0a19913f5ad..45e875de07d 100644 --- a/develop/proc/dbcsr_setname.html +++ b/develop/proc/dbcsr_setname.html @@ -79,15 +79,15 @@

    dbcsr_setname
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -207,7 +207,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(INOUT) :: matrix CHARACTER(len=*), INTENT(IN) :: newname - matrix%name = newname + CALL dbcsr_setname_prv(matrix%prv, newname) END SUBROUTINE dbcsr_setname diff --git a/develop/proc/dbcsr_setname~2.html b/develop/proc/dbcsr_setname~2.html index 5d012e5ec6d..9724c289ede 100644 --- a/develop/proc/dbcsr_setname~2.html +++ b/develop/proc/dbcsr_setname~2.html @@ -79,15 +79,15 @@

    dbcsr_setname
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    @@ -207,7 +207,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(INOUT) :: matrix CHARACTER(len=*), INTENT(IN) :: newname - CALL dbcsr_setname_prv(matrix%prv, newname) + matrix%name = newname END SUBROUTINE dbcsr_setname diff --git a/develop/proc/dbcsr_sort_data.html b/develop/proc/dbcsr_sort_data.html index 8df7b2dd4ee..391e487d9dc 100644 --- a/develop/proc/dbcsr_sort_data.html +++ b/develop/proc/dbcsr_sort_data.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -222,7 +222,7 @@

    Arguments

    @@ -252,7 +252,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_sort_indices.html b/develop/proc/dbcsr_sort_indices.html index da3be07f281..fc646e3ef98 100644 --- a/develop/proc/dbcsr_sort_indices.html +++ b/develop/proc/dbcsr_sort_indices.html @@ -165,7 +165,7 @@

    Arguments

    @@ -180,7 +180,7 @@

    Arguments

    @@ -196,7 +196,7 @@

    Arguments

    @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_special_finalize.html b/develop/proc/dbcsr_special_finalize.html index 02a48b48531..83c951df0a7 100644 --- a/develop/proc/dbcsr_special_finalize.html +++ b/develop/proc/dbcsr_special_finalize.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_sum_replicated.html b/develop/proc/dbcsr_sum_replicated.html index 155fb242edb..48a10fb8382 100644 --- a/develop/proc/dbcsr_sum_replicated.html +++ b/develop/proc/dbcsr_sum_replicated.html @@ -74,20 +74,20 @@

    dbcsr_sum_replicated
  • 30 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_sum_replicated(matrix)

    -

    Sums blocks in a replicated dbcsr matrix, which has the same structure on all ranks.

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -190,48 +189,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_sum_replicated~2.html b/develop/proc/dbcsr_sum_replicated~2.html index db98f1fa1b0..ed6438b1de6 100644 --- a/develop/proc/dbcsr_sum_replicated~2.html +++ b/develop/proc/dbcsr_sum_replicated~2.html @@ -74,20 +74,20 @@

    dbcsr_sum_replicated
  • 4 statements + title=" 0.0% of total for procedures.">30 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_sum_replicated(matrix)

    +

    Sums blocks in a replicated dbcsr matrix, which has the same structure on all ranks.

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -189,9 +190,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_switch_data_area.html b/develop/proc/dbcsr_switch_data_area.html index 79689fd4786..7fc3efc44a1 100644 --- a/develop/proc/dbcsr_switch_data_area.html +++ b/develop/proc/dbcsr_switch_data_area.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_align_index.html b/develop/proc/dbcsr_t_align_index.html index ec89ad076f7..a461a6baa09 100644 --- a/develop/proc/dbcsr_t_align_index.html +++ b/develop/proc/dbcsr_t_align_index.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,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 7c62159d1eb..2ad0b6eccdb 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 @@ -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/dbcsr_t_allocate_and_get_2d_block_c_sp.html b/develop/proc/dbcsr_t_allocate_and_get_2d_block_c_sp.html index 37c2e7f75b1..daec23ca963 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 @@ -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/dbcsr_t_allocate_and_get_2d_block_r_dp.html b/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_dp.html index 75f6f873c59..212b99eb56d 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 @@ -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/dbcsr_t_allocate_and_get_2d_block_r_sp.html b/develop/proc/dbcsr_t_allocate_and_get_2d_block_r_sp.html index 322a5c3044d..f6fbd5582d0 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 @@ -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/dbcsr_t_allocate_and_get_3d_block_c_dp.html b/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_dp.html index 409a43fbc1f..e17163e64d3 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 @@ -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/dbcsr_t_allocate_and_get_3d_block_c_sp.html b/develop/proc/dbcsr_t_allocate_and_get_3d_block_c_sp.html index 74661c00511..616ffb402d1 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 @@ -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/dbcsr_t_allocate_and_get_3d_block_r_dp.html b/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_dp.html index 1e54467d318..ba6ce1dc395 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 @@ -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/dbcsr_t_allocate_and_get_3d_block_r_sp.html b/develop/proc/dbcsr_t_allocate_and_get_3d_block_r_sp.html index 0547ac685d1..3eb3c46cad6 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 @@ -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/dbcsr_t_allocate_and_get_4d_block_c_dp.html b/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_dp.html index f9cc9735c68..444555a1afc 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 @@ -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/dbcsr_t_allocate_and_get_4d_block_c_sp.html b/develop/proc/dbcsr_t_allocate_and_get_4d_block_c_sp.html index 89013ab5c1f..b72e2249128 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 @@ -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/dbcsr_t_allocate_and_get_4d_block_r_dp.html b/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_dp.html index f0a7840324d..03efbb3662d 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 @@ -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/dbcsr_t_allocate_and_get_4d_block_r_sp.html b/develop/proc/dbcsr_t_allocate_and_get_4d_block_r_sp.html index dc7700014e9..76e5f0f4eb3 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 @@ -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/dbcsr_t_batched_contract_finalize.html b/develop/proc/dbcsr_t_batched_contract_finalize.html index 3cdaac8ada5..fb094038f15 100644 --- a/develop/proc/dbcsr_t_batched_contract_finalize.html +++ b/develop/proc/dbcsr_t_batched_contract_finalize.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_batched_contract_init.html b/develop/proc/dbcsr_t_batched_contract_init.html index ec79129b4e9..018e701c880 100644 --- a/develop/proc/dbcsr_t_batched_contract_init.html +++ b/develop/proc/dbcsr_t_batched_contract_init.html @@ -181,7 +181,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_blk_offsets.html b/develop/proc/dbcsr_t_blk_offsets.html index 58a7a20d005..f01ba3c2f45 100644 --- a/develop/proc/dbcsr_t_blk_offsets.html +++ b/develop/proc/dbcsr_t_blk_offsets.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_blk_size.html b/develop/proc/dbcsr_t_blk_size.html index d55b84d2c7a..a4425de101b 100644 --- a/develop/proc/dbcsr_t_blk_size.html +++ b/develop/proc/dbcsr_t_blk_size.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_blk_sizes.html b/develop/proc/dbcsr_t_blk_sizes.html index 5be9a2b136b..70e55f65768 100644 --- a/develop/proc/dbcsr_t_blk_sizes.html +++ b/develop/proc/dbcsr_t_blk_sizes.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_change_pgrid.html b/develop/proc/dbcsr_t_change_pgrid.html index 1143deb2718..4d9677ce787 100644 --- a/develop/proc/dbcsr_t_change_pgrid.html +++ b/develop/proc/dbcsr_t_change_pgrid.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -289,7 +289,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_change_pgrid_2d.html b/develop/proc/dbcsr_t_change_pgrid_2d.html index c041e8f7f65..12d858f29cc 100644 --- a/develop/proc/dbcsr_t_change_pgrid_2d.html +++ b/develop/proc/dbcsr_t_change_pgrid_2d.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

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_checksum.html b/develop/proc/dbcsr_t_checksum.html index 0c16784f3c6..f0ab34b4401 100644 --- a/develop/proc/dbcsr_t_checksum.html +++ b/develop/proc/dbcsr_t_checksum.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_clear.html b/develop/proc/dbcsr_t_clear.html index c9a26623860..46742d4f959 100644 --- a/develop/proc/dbcsr_t_clear.html +++ b/develop/proc/dbcsr_t_clear.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_communicate_buffer.html b/develop/proc/dbcsr_t_communicate_buffer.html index e6d845b36f6..004004cffaa 100644 --- a/develop/proc/dbcsr_t_communicate_buffer.html +++ b/develop/proc/dbcsr_t_communicate_buffer.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,8 +168,8 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_contract.html b/develop/proc/dbcsr_t_contract.html index bfb5818e3c9..0a14f81fbe9 100644 --- a/develop/proc/dbcsr_t_contract.html +++ b/develop/proc/dbcsr_t_contract.html @@ -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

    @@ -251,7 +251,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    @@ -296,7 +296,7 @@

    Arguments

    @@ -311,7 +311,7 @@

    Arguments

    @@ -326,7 +326,7 @@

    Arguments

    @@ -341,7 +341,7 @@

    Arguments

    @@ -357,7 +357,7 @@

    Arguments

    @@ -373,7 +373,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

    @@ -529,7 +529,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_contract_expert.html b/develop/proc/dbcsr_t_contract_expert.html index deeb7153c09..e2dc00936a8 100644 --- a/develop/proc/dbcsr_t_contract_expert.html +++ b/develop/proc/dbcsr_t_contract_expert.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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -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

    @@ -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

    @@ -514,7 +514,7 @@

    Arguments

    @@ -529,7 +529,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_contract_index.html b/develop/proc/dbcsr_t_contract_index.html index b7ec9d9391d..91ae14cc719 100644 --- a/develop/proc/dbcsr_t_contract_index.html +++ b/develop/proc/dbcsr_t_contract_index.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

    @@ -306,7 +306,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    @@ -336,7 +336,7 @@

    Arguments

    @@ -351,7 +351,7 @@

    Arguments

    @@ -366,7 +366,7 @@

    Arguments

    @@ -381,7 +381,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_contract_test.html b/develop/proc/dbcsr_t_contract_test.html index ae17f277a3d..033a33aa32d 100644 --- a/develop/proc/dbcsr_t_contract_test.html +++ b/develop/proc/dbcsr_t_contract_test.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

    diff --git a/develop/proc/dbcsr_t_copy.html b/develop/proc/dbcsr_t_copy.html index de4ed55df41..542ddcc29dc 100644 --- a/develop/proc/dbcsr_t_copy.html +++ b/develop/proc/dbcsr_t_copy.html @@ -161,7 +161,7 @@

    Arguments

    @@ -177,7 +177,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

    diff --git a/develop/proc/dbcsr_t_copy_contraction_storage.html b/develop/proc/dbcsr_t_copy_contraction_storage.html index 99be53a3a27..f0236a89611 100644 --- a/develop/proc/dbcsr_t_copy_contraction_storage.html +++ b/develop/proc/dbcsr_t_copy_contraction_storage.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_copy_expert.html b/develop/proc/dbcsr_t_copy_expert.html index 31e36cfeb85..e4015eef948 100644 --- a/develop/proc/dbcsr_t_copy_expert.html +++ b/develop/proc/dbcsr_t_copy_expert.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

    @@ -243,7 +243,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 041411998c6..ee307b4c197 100644 --- a/develop/proc/dbcsr_t_copy_matrix_to_tensor.html +++ b/develop/proc/dbcsr_t_copy_matrix_to_tensor.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_copy_nocomm.html b/develop/proc/dbcsr_t_copy_nocomm.html index ca79d074d65..2fb9e512689 100644 --- a/develop/proc/dbcsr_t_copy_nocomm.html +++ b/develop/proc/dbcsr_t_copy_nocomm.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,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 56f7c004fd4..417f4760864 100644 --- a/develop/proc/dbcsr_t_copy_tensor_to_matrix.html +++ b/develop/proc/dbcsr_t_copy_tensor_to_matrix.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_create_matrix.html b/develop/proc/dbcsr_t_create_matrix.html index 3655c537fbd..d141113ccee 100644 --- a/develop/proc/dbcsr_t_create_matrix.html +++ b/develop/proc/dbcsr_t_create_matrix.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/dbcsr_t_create_new.html b/develop/proc/dbcsr_t_create_new.html index 45451b71672..61eb9b31b54 100644 --- a/develop/proc/dbcsr_t_create_new.html +++ b/develop/proc/dbcsr_t_create_new.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

    diff --git a/develop/proc/dbcsr_t_create_template.html b/develop/proc/dbcsr_t_create_template.html index 3f4972341a0..2d98b6bbf46 100644 --- a/develop/proc/dbcsr_t_create_template.html +++ b/develop/proc/dbcsr_t_create_template.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

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_crop.html b/develop/proc/dbcsr_t_crop.html index 68efe19c629..bd503c46591 100644 --- a/develop/proc/dbcsr_t_crop.html +++ b/develop/proc/dbcsr_t_crop.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_default_distvec.html b/develop/proc/dbcsr_t_default_distvec.html index 790a5dab987..683d71162e2 100644 --- a/develop/proc/dbcsr_t_default_distvec.html +++ b/develop/proc/dbcsr_t_default_distvec.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/dbcsr_t_destroy.html b/develop/proc/dbcsr_t_destroy.html index 96da6f3bd43..bd3449d4679 100644 --- a/develop/proc/dbcsr_t_destroy.html +++ b/develop/proc/dbcsr_t_destroy.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution.html b/develop/proc/dbcsr_t_distribution.html index c767df30c07..277da8a31ce 100644 --- a/develop/proc/dbcsr_t_distribution.html +++ b/develop/proc/dbcsr_t_distribution.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution_destroy.html b/develop/proc/dbcsr_t_distribution_destroy.html index 34fc34f1390..40c0daf7c11 100644 --- a/develop/proc/dbcsr_t_distribution_destroy.html +++ b/develop/proc/dbcsr_t_distribution_destroy.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution_hold.html b/develop/proc/dbcsr_t_distribution_hold.html index e7a30b646f4..9563a0834b8 100644 --- a/develop/proc/dbcsr_t_distribution_hold.html +++ b/develop/proc/dbcsr_t_distribution_hold.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution_new.html b/develop/proc/dbcsr_t_distribution_new.html index 65070e8048d..6ebffa245fc 100644 --- a/develop/proc/dbcsr_t_distribution_new.html +++ b/develop/proc/dbcsr_t_distribution_new.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_t_distribution_new_expert.html b/develop/proc/dbcsr_t_distribution_new_expert.html index 4ca4fc31ff6..dfe528c99ea 100644 --- a/develop/proc/dbcsr_t_distribution_new_expert.html +++ b/develop/proc/dbcsr_t_distribution_new_expert.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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    @@ -273,7 +273,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_distribution_remap.html b/develop/proc/dbcsr_t_distribution_remap.html index 6df3ca46ef7..e739b8029d4 100644 --- a/develop/proc/dbcsr_t_distribution_remap.html +++ b/develop/proc/dbcsr_t_distribution_remap.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_equal.html b/develop/proc/dbcsr_t_equal.html index 5675873ff8a..a9509bfa489 100644 --- a/develop/proc/dbcsr_t_equal.html +++ b/develop/proc/dbcsr_t_equal.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_filter_c_dp.html b/develop/proc/dbcsr_t_filter_c_dp.html index 01c40e039ee..7aa9b616f7e 100644 --- a/develop/proc/dbcsr_t_filter_c_dp.html +++ b/develop/proc/dbcsr_t_filter_c_dp.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/dbcsr_t_filter_c_sp.html b/develop/proc/dbcsr_t_filter_c_sp.html index 5ef526b7419..2bd74492ff5 100644 --- a/develop/proc/dbcsr_t_filter_c_sp.html +++ b/develop/proc/dbcsr_t_filter_c_sp.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/dbcsr_t_filter_r_dp.html b/develop/proc/dbcsr_t_filter_r_dp.html index bc5ec496add..7a58214f8e4 100644 --- a/develop/proc/dbcsr_t_filter_r_dp.html +++ b/develop/proc/dbcsr_t_filter_r_dp.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/dbcsr_t_filter_r_sp.html b/develop/proc/dbcsr_t_filter_r_sp.html index 499446c33fd..69706d73f96 100644 --- a/develop/proc/dbcsr_t_filter_r_sp.html +++ b/develop/proc/dbcsr_t_filter_r_sp.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/dbcsr_t_finalize.html b/develop/proc/dbcsr_t_finalize.html index 301b9407deb..af03c5611eb 100644 --- a/develop/proc/dbcsr_t_finalize.html +++ b/develop/proc/dbcsr_t_finalize.html @@ -154,7 +154,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 4689f6f969f..f21e8800a89 100644 --- a/develop/proc/dbcsr_t_get_2d_block_c_dp.html +++ b/develop/proc/dbcsr_t_get_2d_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

    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 601ea8ebd68..55a2d95d044 100644 --- a/develop/proc/dbcsr_t_get_2d_block_c_sp.html +++ b/develop/proc/dbcsr_t_get_2d_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

    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 df2b8d1c1ec..bad5f70560f 100644 --- a/develop/proc/dbcsr_t_get_2d_block_r_dp.html +++ b/develop/proc/dbcsr_t_get_2d_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

    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 1cd6aab5850..96ca15b4fe8 100644 --- a/develop/proc/dbcsr_t_get_2d_block_r_sp.html +++ b/develop/proc/dbcsr_t_get_2d_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

    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 2346f86f0b9..f017bc70119 100644 --- a/develop/proc/dbcsr_t_get_3d_block_c_dp.html +++ b/develop/proc/dbcsr_t_get_3d_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

    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 12f8d3a3360..c8b22e93b2f 100644 --- a/develop/proc/dbcsr_t_get_3d_block_c_sp.html +++ b/develop/proc/dbcsr_t_get_3d_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

    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 a94ca71d8ae..75dd9edd735 100644 --- a/develop/proc/dbcsr_t_get_3d_block_r_dp.html +++ b/develop/proc/dbcsr_t_get_3d_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

    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 7678dd2d134..ae25fea15ef 100644 --- a/develop/proc/dbcsr_t_get_3d_block_r_sp.html +++ b/develop/proc/dbcsr_t_get_3d_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

    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 c85ca9ce2a5..f7bbd599f96 100644 --- a/develop/proc/dbcsr_t_get_4d_block_c_dp.html +++ b/develop/proc/dbcsr_t_get_4d_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

    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 789e82e4543..022d0223c8e 100644 --- a/develop/proc/dbcsr_t_get_4d_block_c_sp.html +++ b/develop/proc/dbcsr_t_get_4d_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

    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 82a285e0a20..54c5ef5a4ed 100644 --- a/develop/proc/dbcsr_t_get_4d_block_r_dp.html +++ b/develop/proc/dbcsr_t_get_4d_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

    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 429a618148a..9b43b4b87d7 100644 --- a/develop/proc/dbcsr_t_get_4d_block_r_sp.html +++ b/develop/proc/dbcsr_t_get_4d_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

    diff --git a/develop/proc/dbcsr_t_get_anyd_block.html b/develop/proc/dbcsr_t_get_anyd_block.html index c873cd58f6e..4e25bb4c310 100644 --- a/develop/proc/dbcsr_t_get_anyd_block.html +++ b/develop/proc/dbcsr_t_get_anyd_block.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/dbcsr_t_get_anyd_block_c_dp.html b/develop/proc/dbcsr_t_get_anyd_block_c_dp.html index a68e57b9108..36e1d95ea35 100644 --- a/develop/proc/dbcsr_t_get_anyd_block_c_dp.html +++ b/develop/proc/dbcsr_t_get_anyd_block_c_dp.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/dbcsr_t_get_anyd_block_c_sp.html b/develop/proc/dbcsr_t_get_anyd_block_c_sp.html index 8fb44c24dcf..4bf3e465076 100644 --- a/develop/proc/dbcsr_t_get_anyd_block_c_sp.html +++ b/develop/proc/dbcsr_t_get_anyd_block_c_sp.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/dbcsr_t_get_anyd_block_r_dp.html b/develop/proc/dbcsr_t_get_anyd_block_r_dp.html index d1cd5c0e093..ae2802e2b7e 100644 --- a/develop/proc/dbcsr_t_get_anyd_block_r_dp.html +++ b/develop/proc/dbcsr_t_get_anyd_block_r_dp.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/dbcsr_t_get_anyd_block_r_sp.html b/develop/proc/dbcsr_t_get_anyd_block_r_sp.html index a096e51bf37..bde3199389e 100644 --- a/develop/proc/dbcsr_t_get_anyd_block_r_sp.html +++ b/develop/proc/dbcsr_t_get_anyd_block_r_sp.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/dbcsr_t_get_data_size.html b/develop/proc/dbcsr_t_get_data_size.html index 790c4adae0d..8858fcee231 100644 --- a/develop/proc/dbcsr_t_get_data_size.html +++ b/develop/proc/dbcsr_t_get_data_size.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,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 caccf040a07..086e4d078b7 100644 --- a/develop/proc/dbcsr_t_get_data_type.html +++ b/develop/proc/dbcsr_t_get_data_type.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_t_get_info.html b/develop/proc/dbcsr_t_get_info.html index 5cac2e87b4a..0d3c67cc162 100644 --- a/develop/proc/dbcsr_t_get_info.html +++ b/develop/proc/dbcsr_t_get_info.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -228,7 +228,7 @@

    Arguments

    @@ -378,7 +378,7 @@

    Arguments

    @@ -393,7 +393,7 @@

    Arguments

    @@ -408,7 +408,7 @@

    Arguments

    @@ -423,7 +423,7 @@

    Arguments

    @@ -498,7 +498,7 @@

    Arguments

    @@ -513,7 +513,7 @@

    Arguments

    @@ -528,7 +528,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_mapping_info.html b/develop/proc/dbcsr_t_get_mapping_info.html index f6617527446..d3a8f6bb6c1 100644 --- a/develop/proc/dbcsr_t_get_mapping_info.html +++ b/develop/proc/dbcsr_t_get_mapping_info.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -255,7 +255,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    @@ -315,7 +315,7 @@

    Arguments

    @@ -345,7 +345,7 @@

    Arguments

    @@ -360,7 +360,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_num_blocks.html b/develop/proc/dbcsr_t_get_num_blocks.html index 143562a8e51..b7c3e7b05b4 100644 --- a/develop/proc/dbcsr_t_get_num_blocks.html +++ b/develop/proc/dbcsr_t_get_num_blocks.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,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 e7dbbc8d41d..af786ca0575 100644 --- a/develop/proc/dbcsr_t_get_num_blocks_total.html +++ b/develop/proc/dbcsr_t_get_num_blocks_total.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,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 0edcb72a13c..e60d719c0e2 100644 --- a/develop/proc/dbcsr_t_get_nze.html +++ b/develop/proc/dbcsr_t_get_nze.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_nze_total.html b/develop/proc/dbcsr_t_get_nze_total.html index a5e8e995a7e..6786a9762f7 100644 --- a/develop/proc/dbcsr_t_get_nze_total.html +++ b/develop/proc/dbcsr_t_get_nze_total.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_get_stored_coordinates.html b/develop/proc/dbcsr_t_get_stored_coordinates.html index e74ae72b67b..6fdda8d9c08 100644 --- a/develop/proc/dbcsr_t_get_stored_coordinates.html +++ b/develop/proc/dbcsr_t_get_stored_coordinates.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_hold.html b/develop/proc/dbcsr_t_hold.html index 6dd3d7175e4..02c432acdb3 100644 --- a/develop/proc/dbcsr_t_hold.html +++ b/develop/proc/dbcsr_t_hold.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_inverse_order.html b/develop/proc/dbcsr_t_inverse_order.html index fe78f91f9b8..b23253e6c84 100644 --- a/develop/proc/dbcsr_t_inverse_order.html +++ b/develop/proc/dbcsr_t_inverse_order.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_iterator_blocks_left.html b/develop/proc/dbcsr_t_iterator_blocks_left.html index 80b9a31ae18..2be67bcf3d4 100644 --- a/develop/proc/dbcsr_t_iterator_blocks_left.html +++ b/develop/proc/dbcsr_t_iterator_blocks_left.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_iterator_next_block.html b/develop/proc/dbcsr_t_iterator_next_block.html index 655dba84ac3..012aac9d6a9 100644 --- a/develop/proc/dbcsr_t_iterator_next_block.html +++ b/develop/proc/dbcsr_t_iterator_next_block.html @@ -154,7 +154,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_iterator_start.html b/develop/proc/dbcsr_t_iterator_start.html index 012d5e40886..90de426f3ca 100644 --- a/develop/proc/dbcsr_t_iterator_start.html +++ b/develop/proc/dbcsr_t_iterator_start.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_iterator_stop.html b/develop/proc/dbcsr_t_iterator_stop.html index d12ae34501b..a93b2f88bc4 100644 --- a/develop/proc/dbcsr_t_iterator_stop.html +++ b/develop/proc/dbcsr_t_iterator_stop.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_make_compatible_blocks.html b/develop/proc/dbcsr_t_make_compatible_blocks.html index b821211cdcd..3a0f8320a89 100644 --- a/develop/proc/dbcsr_t_make_compatible_blocks.html +++ b/develop/proc/dbcsr_t_make_compatible_blocks.html @@ -155,7 +155,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -250,7 +250,7 @@

    Arguments

    @@ -266,7 +266,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 f8f70eaefdc..4cb638dbf90 100644 --- a/develop/proc/dbcsr_t_map_bounds_to_tensors.html +++ b/develop/proc/dbcsr_t_map_bounds_to_tensors.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

    @@ -335,7 +335,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_max_nblks_local.html b/develop/proc/dbcsr_t_max_nblks_local.html index 716fd9dc93b..43618c2b49e 100644 --- a/develop/proc/dbcsr_t_max_nblks_local.html +++ b/develop/proc/dbcsr_t_max_nblks_local.html @@ -156,7 +156,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_t_mp_dims_create.html b/develop/proc/dbcsr_t_mp_dims_create.html index d61bfe6f8db..afdb5ce206f 100644 --- a/develop/proc/dbcsr_t_mp_dims_create.html +++ b/develop/proc/dbcsr_t_mp_dims_create.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_nblks_local.html b/develop/proc/dbcsr_t_nblks_local.html index 0070d6b2418..2645629acea 100644 --- a/develop/proc/dbcsr_t_nblks_local.html +++ b/develop/proc/dbcsr_t_nblks_local.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_nblks_total.html b/develop/proc/dbcsr_t_nblks_total.html index b1391c73411..03de59dd25a 100644 --- a/develop/proc/dbcsr_t_nblks_total.html +++ b/develop/proc/dbcsr_t_nblks_total.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_nd_mp_comm.html b/develop/proc/dbcsr_t_nd_mp_comm.html index 4e4f3d239c1..0825bb8f76f 100644 --- a/develop/proc/dbcsr_t_nd_mp_comm.html +++ b/develop/proc/dbcsr_t_nd_mp_comm.html @@ -74,20 +74,20 @@

    dbcsr_t_nd_mp_comm
  • 14 statements + title=" 0.1% of total for procedures.">57 statements
  • - Source File + Source File
  • @@ -126,12 +126,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -143,6 +137,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

    @@ -158,8 +157,8 @@

    Arguments

    @@ -183,12 +182,13 @@

    Arguments

    @@ -198,7 +198,8 @@

    Arguments

    @@ -213,7 +214,7 @@

    Arguments

    @@ -248,7 +249,7 @@

    Arguments

    @@ -258,12 +259,12 @@

    Arguments

    @@ -273,12 +274,14 @@

    Arguments

    @@ -293,7 +296,7 @@

    Arguments

    @@ -328,35 +331,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 cb3f49433be..775a9850731 100644 --- a/develop/proc/dbcsr_t_nd_mp_comm~2.html +++ b/develop/proc/dbcsr_t_nd_mp_comm~2.html @@ -74,20 +74,20 @@

    dbcsr_t_nd_mp_comm
  • 57 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -126,6 +126,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -137,11 +143,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

    @@ -157,8 +158,8 @@

    Arguments

    @@ -182,13 +183,12 @@

    Arguments

    @@ -198,13 +198,12 @@

    Arguments

    @@ -214,7 +213,7 @@

    Arguments

    @@ -249,7 +248,7 @@

    Arguments

    @@ -259,12 +258,12 @@

    Arguments

    @@ -274,9 +273,7 @@

    Arguments

    @@ -296,7 +293,7 @@

    Arguments

    @@ -331,6 +328,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 80e896daf98..becf93a9c19 100644 --- a/develop/proc/dbcsr_t_nd_mp_free.html +++ b/develop/proc/dbcsr_t_nd_mp_free.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_permute_index.html b/develop/proc/dbcsr_t_permute_index.html index 91002a75b6f..325b2fa1705 100644 --- a/develop/proc/dbcsr_t_permute_index.html +++ b/develop/proc/dbcsr_t_permute_index.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_pgrid_change_dims.html b/develop/proc/dbcsr_t_pgrid_change_dims.html index 69f79ba7f7a..21277cc4cfb 100644 --- a/develop/proc/dbcsr_t_pgrid_change_dims.html +++ b/develop/proc/dbcsr_t_pgrid_change_dims.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_pgrid_create.html b/develop/proc/dbcsr_t_pgrid_create.html index 592f278bf6d..6b3fa505426 100644 --- a/develop/proc/dbcsr_t_pgrid_create.html +++ b/develop/proc/dbcsr_t_pgrid_create.html @@ -74,20 +74,20 @@

    dbcsr_t_pgrid_create
  • 9 statements + title=" 0.0% of total for procedures.">14 statements
  • - Source File + Source File
  • @@ -126,12 +126,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -158,8 +152,8 @@

    Arguments

    @@ -188,7 +182,7 @@

    Arguments

    @@ -231,25 +225,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 f01aded9125..3008f709009 100644 --- a/develop/proc/dbcsr_t_pgrid_create_expert.html +++ b/develop/proc/dbcsr_t_pgrid_create_expert.html @@ -74,20 +74,20 @@

    dbcsr_t_pgrid_create_expert
  • 11 statements + title=" 0.1% of total for procedures.">32 statements
  • - Source File + Source File
  • @@ -126,12 +126,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -143,6 +137,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

    @@ -158,8 +163,8 @@

    Arguments

    @@ -183,12 +188,12 @@

    Arguments

    @@ -198,12 +203,12 @@

    Arguments

    @@ -213,12 +218,13 @@

    Arguments

    @@ -228,12 +234,13 @@

    Arguments

    @@ -243,12 +250,14 @@

    Arguments

    @@ -258,12 +267,13 @@

    Arguments

    @@ -273,7 +283,8 @@

    Arguments

    @@ -291,27 +302,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 a27e0148411..7054bfd0c5c 100644 --- a/develop/proc/dbcsr_t_pgrid_create_expert~2.html +++ b/develop/proc/dbcsr_t_pgrid_create_expert~2.html @@ -74,20 +74,20 @@

    dbcsr_t_pgrid_create_expert
  • 32 statements + title=" 0.0% of total for procedures.">11 statements
  • - Source File + Source File
  • @@ -126,6 +126,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -137,17 +143,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

    @@ -163,8 +158,8 @@

    Arguments

    @@ -188,12 +183,12 @@

    Arguments

    @@ -203,12 +198,12 @@

    Arguments

    @@ -218,13 +213,12 @@

    Arguments

    @@ -234,8 +228,7 @@

    Arguments

    @@ -250,9 +243,7 @@

    Arguments

    @@ -267,13 +258,12 @@

    Arguments

    @@ -283,8 +273,7 @@

    Arguments

    @@ -302,6 +291,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 b4e5c410ddd..60b227a8d48 100644 --- a/develop/proc/dbcsr_t_pgrid_create~2.html +++ b/develop/proc/dbcsr_t_pgrid_create~2.html @@ -74,20 +74,20 @@

    dbcsr_t_pgrid_create
  • 14 statements + title=" 0.0% of total for procedures.">9 statements
  • - Source File + Source File
  • @@ -126,6 +126,12 @@

    Contents

    +
    +

    Source Code

    + +
    @@ -152,8 +158,8 @@

    Arguments

    @@ -182,7 +188,7 @@

    Arguments

    @@ -197,7 +203,7 @@

    Arguments

    @@ -225,6 +231,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 0836e362bc4..ceebd8844b7 100644 --- a/develop/proc/dbcsr_t_pgrid_destroy.html +++ b/develop/proc/dbcsr_t_pgrid_destroy.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_pgrid_remap.html b/develop/proc/dbcsr_t_pgrid_remap.html index e1f147f5cc3..43a7b97e0c2 100644 --- a/develop/proc/dbcsr_t_pgrid_remap.html +++ b/develop/proc/dbcsr_t_pgrid_remap.html @@ -168,7 +168,7 @@

    Arguments

    @@ -184,7 +184,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 c48fd2e1f29..ecf894e3990 100644 --- a/develop/proc/dbcsr_t_pgrid_set_strict_split.html +++ b/develop/proc/dbcsr_t_pgrid_set_strict_split.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_print_contraction_index.html b/develop/proc/dbcsr_t_print_contraction_index.html index b752ec91bab..2e2cd41c864 100644 --- a/develop/proc/dbcsr_t_print_contraction_index.html +++ b/develop/proc/dbcsr_t_print_contraction_index.html @@ -153,7 +153,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -243,7 +243,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 4882e19d54d..a824f4bba19 100644 --- a/develop/proc/dbcsr_t_put_2d_block_c_dp.html +++ b/develop/proc/dbcsr_t_put_2d_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_t_put_2d_block_c_sp.html b/develop/proc/dbcsr_t_put_2d_block_c_sp.html index 2659bb7e819..72033de4d88 100644 --- a/develop/proc/dbcsr_t_put_2d_block_c_sp.html +++ b/develop/proc/dbcsr_t_put_2d_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_t_put_2d_block_r_dp.html b/develop/proc/dbcsr_t_put_2d_block_r_dp.html index d6efd6ee026..6574023c3cd 100644 --- a/develop/proc/dbcsr_t_put_2d_block_r_dp.html +++ b/develop/proc/dbcsr_t_put_2d_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_t_put_2d_block_r_sp.html b/develop/proc/dbcsr_t_put_2d_block_r_sp.html index 9c86f30b147..62a65b34511 100644 --- a/develop/proc/dbcsr_t_put_2d_block_r_sp.html +++ b/develop/proc/dbcsr_t_put_2d_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_t_put_3d_block_c_dp.html b/develop/proc/dbcsr_t_put_3d_block_c_dp.html index 2ff0fe3b4b7..838df75fe97 100644 --- a/develop/proc/dbcsr_t_put_3d_block_c_dp.html +++ b/develop/proc/dbcsr_t_put_3d_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_t_put_3d_block_c_sp.html b/develop/proc/dbcsr_t_put_3d_block_c_sp.html index 583e9366a93..3ad3d8343bf 100644 --- a/develop/proc/dbcsr_t_put_3d_block_c_sp.html +++ b/develop/proc/dbcsr_t_put_3d_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_t_put_3d_block_r_dp.html b/develop/proc/dbcsr_t_put_3d_block_r_dp.html index 1f7736757a8..6ad53994918 100644 --- a/develop/proc/dbcsr_t_put_3d_block_r_dp.html +++ b/develop/proc/dbcsr_t_put_3d_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_t_put_3d_block_r_sp.html b/develop/proc/dbcsr_t_put_3d_block_r_sp.html index 54bbbd09f13..7eedecef85a 100644 --- a/develop/proc/dbcsr_t_put_3d_block_r_sp.html +++ b/develop/proc/dbcsr_t_put_3d_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_t_put_4d_block_c_dp.html b/develop/proc/dbcsr_t_put_4d_block_c_dp.html index 5cec56b3583..063e1739561 100644 --- a/develop/proc/dbcsr_t_put_4d_block_c_dp.html +++ b/develop/proc/dbcsr_t_put_4d_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_t_put_4d_block_c_sp.html b/develop/proc/dbcsr_t_put_4d_block_c_sp.html index 3eb4ab1d747..cceab1af21b 100644 --- a/develop/proc/dbcsr_t_put_4d_block_c_sp.html +++ b/develop/proc/dbcsr_t_put_4d_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_t_put_4d_block_r_dp.html b/develop/proc/dbcsr_t_put_4d_block_r_dp.html index 6f49f21bdf7..c198ea17d84 100644 --- a/develop/proc/dbcsr_t_put_4d_block_r_dp.html +++ b/develop/proc/dbcsr_t_put_4d_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_t_put_4d_block_r_sp.html b/develop/proc/dbcsr_t_put_4d_block_r_sp.html index cc97eddb43d..c5d7b921a25 100644 --- a/develop/proc/dbcsr_t_put_4d_block_r_sp.html +++ b/develop/proc/dbcsr_t_put_4d_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_t_put_anyd_block.html b/develop/proc/dbcsr_t_put_anyd_block.html index eb5f0b6195e..3621e643c17 100644 --- a/develop/proc/dbcsr_t_put_anyd_block.html +++ b/develop/proc/dbcsr_t_put_anyd_block.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

    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 07b69bd05ca..0e6b05b4ade 100644 --- a/develop/proc/dbcsr_t_put_anyd_block_c_dp.html +++ b/develop/proc/dbcsr_t_put_anyd_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

    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 ba0929d7335..a9f46b6c9a3 100644 --- a/develop/proc/dbcsr_t_put_anyd_block_c_sp.html +++ b/develop/proc/dbcsr_t_put_anyd_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

    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 dc93d92aac9..91de55bf24b 100644 --- a/develop/proc/dbcsr_t_put_anyd_block_r_dp.html +++ b/develop/proc/dbcsr_t_put_anyd_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

    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 99d8296b3ed..92c5a54fef5 100644 --- a/develop/proc/dbcsr_t_put_anyd_block_r_sp.html +++ b/develop/proc/dbcsr_t_put_anyd_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

    diff --git a/develop/proc/dbcsr_t_remap.html b/develop/proc/dbcsr_t_remap.html index 3b31cdd6a97..b5e251eb880 100644 --- a/develop/proc/dbcsr_t_remap.html +++ b/develop/proc/dbcsr_t_remap.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    @@ -290,7 +290,7 @@

    Arguments

    @@ -305,7 +305,7 @@

    Arguments

    @@ -320,7 +320,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reserve_blocks_index.html b/develop/proc/dbcsr_t_reserve_blocks_index.html index 9af717d7662..ee632cc82a4 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_index.html +++ b/develop/proc/dbcsr_t_reserve_blocks_index.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

    diff --git a/develop/proc/dbcsr_t_reserve_blocks_index_array.html b/develop/proc/dbcsr_t_reserve_blocks_index_array.html index 17a7af5bb8d..eae673565bf 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_index_array.html +++ b/develop/proc/dbcsr_t_reserve_blocks_index_array.html @@ -153,7 +153,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 bbd615abc99..7f3d24bf5ab 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_matrix_to_tensor.html +++ b/develop/proc/dbcsr_t_reserve_blocks_matrix_to_tensor.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reserve_blocks_template.html b/develop/proc/dbcsr_t_reserve_blocks_template.html index d0b5ddc1b7e..21b3d3a1988 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_template.html +++ b/develop/proc/dbcsr_t_reserve_blocks_template.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,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 5ae7a387860..142a9428b3b 100644 --- a/develop/proc/dbcsr_t_reserve_blocks_tensor_to_matrix.html +++ b/develop/proc/dbcsr_t_reserve_blocks_tensor_to_matrix.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reserved_block_indices.html b/develop/proc/dbcsr_t_reserved_block_indices.html index 54e76749f47..fdf11dca749 100644 --- a/develop/proc/dbcsr_t_reserved_block_indices.html +++ b/develop/proc/dbcsr_t_reserved_block_indices.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_reshape.html b/develop/proc/dbcsr_t_reshape.html index 2615e4ce042..01c51c725f3 100644 --- a/develop/proc/dbcsr_t_reshape.html +++ b/develop/proc/dbcsr_t_reshape.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_scale.html b/develop/proc/dbcsr_t_scale.html index b77b03e5a6e..792e5cc27f3 100644 --- a/develop/proc/dbcsr_t_scale.html +++ b/develop/proc/dbcsr_t_scale.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_set_c_dp.html b/develop/proc/dbcsr_t_set_c_dp.html index af9464116bc..a9120faeafd 100644 --- a/develop/proc/dbcsr_t_set_c_dp.html +++ b/develop/proc/dbcsr_t_set_c_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_set_c_sp.html b/develop/proc/dbcsr_t_set_c_sp.html index 51123d7cfd6..2aede925199 100644 --- a/develop/proc/dbcsr_t_set_c_sp.html +++ b/develop/proc/dbcsr_t_set_c_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_set_r_dp.html b/develop/proc/dbcsr_t_set_r_dp.html index 86cd9c65dbc..30beb6097d5 100644 --- a/develop/proc/dbcsr_t_set_r_dp.html +++ b/develop/proc/dbcsr_t_set_r_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_set_r_sp.html b/develop/proc/dbcsr_t_set_r_sp.html index 00f14577740..47567f9e5a9 100644 --- a/develop/proc/dbcsr_t_set_r_sp.html +++ b/develop/proc/dbcsr_t_set_r_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_setup_test_tensor.html b/develop/proc/dbcsr_t_setup_test_tensor.html index 14a18874354..879893958e8 100644 --- a/develop/proc/dbcsr_t_setup_test_tensor.html +++ b/develop/proc/dbcsr_t_setup_test_tensor.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,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_blocks.html b/develop/proc/dbcsr_t_split_blocks.html index 7deafd6a878..b9d21d95193 100644 --- a/develop/proc/dbcsr_t_split_blocks.html +++ b/develop/proc/dbcsr_t_split_blocks.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/dbcsr_t_split_blocks_generic.html b/develop/proc/dbcsr_t_split_blocks_generic.html index 2c6ed04e359..bd76f7c9936 100644 --- a/develop/proc/dbcsr_t_split_blocks_generic.html +++ b/develop/proc/dbcsr_t_split_blocks_generic.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

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_split_copyback.html b/develop/proc/dbcsr_t_split_copyback.html index 1f7e6fee97c..66baccd2af1 100644 --- a/develop/proc/dbcsr_t_split_copyback.html +++ b/develop/proc/dbcsr_t_split_copyback.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_test_formats.html b/develop/proc/dbcsr_t_test_formats.html index 6149f655b52..af0e4d02b83 100644 --- a/develop/proc/dbcsr_t_test_formats.html +++ b/develop/proc/dbcsr_t_test_formats.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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -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

    diff --git a/develop/proc/dbcsr_t_write_block.html b/develop/proc/dbcsr_t_write_block.html index b73921c5b99..85930d7b64b 100644 --- a/develop/proc/dbcsr_t_write_block.html +++ b/develop/proc/dbcsr_t_write_block.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_block_indices.html b/develop/proc/dbcsr_t_write_block_indices.html index 6ebc624a129..5035048d4cb 100644 --- a/develop/proc/dbcsr_t_write_block_indices.html +++ b/develop/proc/dbcsr_t_write_block_indices.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_blocks.html b/develop/proc/dbcsr_t_write_blocks.html index 3bb402b3790..59c76d8f2e4 100644 --- a/develop/proc/dbcsr_t_write_blocks.html +++ b/develop/proc/dbcsr_t_write_blocks.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_split_info.html b/develop/proc/dbcsr_t_write_split_info.html index 38c138e9866..e10fcea56d9 100644 --- a/develop/proc/dbcsr_t_write_split_info.html +++ b/develop/proc/dbcsr_t_write_split_info.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_tensor_dist.html b/develop/proc/dbcsr_t_write_tensor_dist.html index b43edb54a81..27f44548957 100644 --- a/develop/proc/dbcsr_t_write_tensor_dist.html +++ b/develop/proc/dbcsr_t_write_tensor_dist.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_t_write_tensor_info.html b/develop/proc/dbcsr_t_write_tensor_info.html index c6f70e868c6..6096135078f 100644 --- a/develop/proc/dbcsr_t_write_tensor_info.html +++ b/develop/proc/dbcsr_t_write_tensor_info.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_batched_mm_complete.html b/develop/proc/dbcsr_tas_batched_mm_complete.html index 0594335b75c..90f9d554297 100644 --- a/develop/proc/dbcsr_tas_batched_mm_complete.html +++ b/develop/proc/dbcsr_tas_batched_mm_complete.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_batched_mm_finalize.html b/develop/proc/dbcsr_tas_batched_mm_finalize.html index 1d4d32969ab..1ec11c1ddfc 100644 --- a/develop/proc/dbcsr_tas_batched_mm_finalize.html +++ b/develop/proc/dbcsr_tas_batched_mm_finalize.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_batched_mm_init.html b/develop/proc/dbcsr_tas_batched_mm_init.html index 0eaf1f2283f..b6aa83f4b2f 100644 --- a/develop/proc/dbcsr_tas_batched_mm_init.html +++ b/develop/proc/dbcsr_tas_batched_mm_init.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_benchmark_mm.html b/develop/proc/dbcsr_tas_benchmark_mm.html index e790b850010..83664e57eed 100644 --- a/develop/proc/dbcsr_tas_benchmark_mm.html +++ b/develop/proc/dbcsr_tas_benchmark_mm.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -229,7 +229,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_blk_sizes.html b/develop/proc/dbcsr_tas_blk_sizes.html index 7194bc04972..0cd2fda1151 100644 --- a/develop/proc/dbcsr_tas_blk_sizes.html +++ b/develop/proc/dbcsr_tas_blk_sizes.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

    diff --git a/develop/proc/dbcsr_tas_checksum.html b/develop/proc/dbcsr_tas_checksum.html index d4cdf0c849e..09ebca44a89 100644 --- a/develop/proc/dbcsr_tas_checksum.html +++ b/develop/proc/dbcsr_tas_checksum.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_clear.html b/develop/proc/dbcsr_tas_clear.html index 388f8eb2e47..043317ab7cd 100644 --- a/develop/proc/dbcsr_tas_clear.html +++ b/develop/proc/dbcsr_tas_clear.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_communicate_buffer.html b/develop/proc/dbcsr_tas_communicate_buffer.html index 848366978cd..ad85e006c01 100644 --- a/develop/proc/dbcsr_tas_communicate_buffer.html +++ b/develop/proc/dbcsr_tas_communicate_buffer.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,8 +168,8 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_convert_to_tas.html b/develop/proc/dbcsr_tas_convert_to_tas.html index d12652cf243..87651bf9092 100644 --- a/develop/proc/dbcsr_tas_convert_to_tas.html +++ b/develop/proc/dbcsr_tas_convert_to_tas.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_copy.html b/develop/proc/dbcsr_tas_copy.html index 4f054d729ac..82b41a59e7b 100644 --- a/develop/proc/dbcsr_tas_copy.html +++ b/develop/proc/dbcsr_tas_copy.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_copy_distribution.html b/develop/proc/dbcsr_tas_copy_distribution.html index 8608b401727..786809f800e 100644 --- a/develop/proc/dbcsr_tas_copy_distribution.html +++ b/develop/proc/dbcsr_tas_copy_distribution.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_create_new.html b/develop/proc/dbcsr_tas_create_new.html index bb8afefd06c..6681e88d901 100644 --- a/develop/proc/dbcsr_tas_create_new.html +++ b/develop/proc/dbcsr_tas_create_new.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

    diff --git a/develop/proc/dbcsr_tas_create_split.html b/develop/proc/dbcsr_tas_create_split.html index 69ac1db665b..7305cab4fa4 100644 --- a/develop/proc/dbcsr_tas_create_split.html +++ b/develop/proc/dbcsr_tas_create_split.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_create_split_rows_or_cols.html b/develop/proc/dbcsr_tas_create_split_rows_or_cols.html index 9326a40dbda..cc3d3f09148 100644 --- a/develop/proc/dbcsr_tas_create_split_rows_or_cols.html +++ b/develop/proc/dbcsr_tas_create_split_rows_or_cols.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_create_template.html b/develop/proc/dbcsr_tas_create_template.html index 697c43cde2b..8e4049100e1 100644 --- a/develop/proc/dbcsr_tas_create_template.html +++ b/develop/proc/dbcsr_tas_create_template.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/dbcsr_tas_default_distvec.html b/develop/proc/dbcsr_tas_default_distvec.html index ce45b3ca85e..7e6cc1fb5dd 100644 --- a/develop/proc/dbcsr_tas_default_distvec.html +++ b/develop/proc/dbcsr_tas_default_distvec.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/dbcsr_tas_destroy.html b/develop/proc/dbcsr_tas_destroy.html index 92b699231f2..2767f9650e8 100644 --- a/develop/proc/dbcsr_tas_destroy.html +++ b/develop/proc/dbcsr_tas_destroy.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_dist_arb_default.html b/develop/proc/dbcsr_tas_dist_arb_default.html index 4e91d818869..94509b33c58 100644 --- a/develop/proc/dbcsr_tas_dist_arb_default.html +++ b/develop/proc/dbcsr_tas_dist_arb_default.html @@ -186,7 +186,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_distribution_destroy.html b/develop/proc/dbcsr_tas_distribution_destroy.html index cf3e89f116d..cbc159d6512 100644 --- a/develop/proc/dbcsr_tas_distribution_destroy.html +++ b/develop/proc/dbcsr_tas_distribution_destroy.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_distribution_new.html b/develop/proc/dbcsr_tas_distribution_new.html index 3b0084ef461..decf3d7072e 100644 --- a/develop/proc/dbcsr_tas_distribution_new.html +++ b/develop/proc/dbcsr_tas_distribution_new.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

    diff --git a/develop/proc/dbcsr_tas_filter_c_dp.html b/develop/proc/dbcsr_tas_filter_c_dp.html index 54c6cc5b2e9..8e58974d0ad 100644 --- a/develop/proc/dbcsr_tas_filter_c_dp.html +++ b/develop/proc/dbcsr_tas_filter_c_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_filter_c_sp.html b/develop/proc/dbcsr_tas_filter_c_sp.html index a68a434b826..95f93413ab3 100644 --- a/develop/proc/dbcsr_tas_filter_c_sp.html +++ b/develop/proc/dbcsr_tas_filter_c_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_filter_r_dp.html b/develop/proc/dbcsr_tas_filter_r_dp.html index 4fc8e79f834..ad384bbda65 100644 --- a/develop/proc/dbcsr_tas_filter_r_dp.html +++ b/develop/proc/dbcsr_tas_filter_r_dp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_filter_r_sp.html b/develop/proc/dbcsr_tas_filter_r_sp.html index 03df9190de1..7d7767779c4 100644 --- a/develop/proc/dbcsr_tas_filter_r_sp.html +++ b/develop/proc/dbcsr_tas_filter_r_sp.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_finalize.html b/develop/proc/dbcsr_tas_finalize.html index d29a63b64be..2db7518083b 100644 --- a/develop/proc/dbcsr_tas_finalize.html +++ b/develop/proc/dbcsr_tas_finalize.html @@ -152,7 +152,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 30791962023..09463ae9ab2 100644 --- a/develop/proc/dbcsr_tas_get_block_p_area.html +++ b/develop/proc/dbcsr_tas_get_block_p_area.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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,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 331c63fe468..2b83c58dd14 100644 --- a/develop/proc/dbcsr_tas_get_block_p_c_dp.html +++ b/develop/proc/dbcsr_tas_get_block_p_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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,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 15f5d34a06c..bb670bd64e5 100644 --- a/develop/proc/dbcsr_tas_get_block_p_c_sp.html +++ b/develop/proc/dbcsr_tas_get_block_p_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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,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 bdcf57e912b..280af6e472d 100644 --- a/develop/proc/dbcsr_tas_get_block_p_r_dp.html +++ b/develop/proc/dbcsr_tas_get_block_p_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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,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 e20215ce69e..ba4d2a9c46a 100644 --- a/develop/proc/dbcsr_tas_get_block_p_r_sp.html +++ b/develop/proc/dbcsr_tas_get_block_p_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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_data_size.html b/develop/proc/dbcsr_tas_get_data_size.html index 5c3d390f567..2f662395f78 100644 --- a/develop/proc/dbcsr_tas_get_data_size.html +++ b/develop/proc/dbcsr_tas_get_data_size.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_tas_get_data_type.html b/develop/proc/dbcsr_tas_get_data_type.html index 559ff19420d..a46e7378b48 100644 --- a/develop/proc/dbcsr_tas_get_data_type.html +++ b/develop/proc/dbcsr_tas_get_data_type.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_tas_get_info.html b/develop/proc/dbcsr_tas_get_info.html index 6a147eccb88..65c99b2f947 100644 --- a/develop/proc/dbcsr_tas_get_info.html +++ b/develop/proc/dbcsr_tas_get_info.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    @@ -272,7 +272,7 @@

    Arguments

    @@ -317,7 +317,7 @@

    Arguments

    @@ -332,7 +332,7 @@

    Arguments

    @@ -347,7 +347,7 @@

    Arguments

    @@ -362,7 +362,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

    diff --git a/develop/proc/dbcsr_tas_get_num_blocks.html b/develop/proc/dbcsr_tas_get_num_blocks.html index 3f0e0675b4f..d7ff0bcceda 100644 --- a/develop/proc/dbcsr_tas_get_num_blocks.html +++ b/develop/proc/dbcsr_tas_get_num_blocks.html @@ -153,7 +153,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 739ab0b732a..7ae0b520237 100644 --- a/develop/proc/dbcsr_tas_get_num_blocks_total.html +++ b/develop/proc/dbcsr_tas_get_num_blocks_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_nze.html b/develop/proc/dbcsr_tas_get_nze.html index de2f94fdf53..9f64c0de074 100644 --- a/develop/proc/dbcsr_tas_get_nze.html +++ b/develop/proc/dbcsr_tas_get_nze.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_nze_total.html b/develop/proc/dbcsr_tas_get_nze_total.html index 2f39e24230f..16232ba7fd7 100644 --- a/develop/proc/dbcsr_tas_get_nze_total.html +++ b/develop/proc/dbcsr_tas_get_nze_total.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_split_info.html b/develop/proc/dbcsr_tas_get_split_info.html index a2990e552c3..18084377ec0 100644 --- a/develop/proc/dbcsr_tas_get_split_info.html +++ b/develop/proc/dbcsr_tas_get_split_info.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -202,7 +202,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_get_stored_coordinates.html b/develop/proc/dbcsr_tas_get_stored_coordinates.html index 520ebfc4979..538137cb094 100644 --- a/develop/proc/dbcsr_tas_get_stored_coordinates.html +++ b/develop/proc/dbcsr_tas_get_stored_coordinates.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -200,7 +200,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_info.html b/develop/proc/dbcsr_tas_info.html index 1d39200777d..52678ad5bd9 100644 --- a/develop/proc/dbcsr_tas_info.html +++ b/develop/proc/dbcsr_tas_info.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_info_hold.html b/develop/proc/dbcsr_tas_info_hold.html index 3ce7621ae19..3c11e8b67a6 100644 --- a/develop/proc/dbcsr_tas_info_hold.html +++ b/develop/proc/dbcsr_tas_info_hold.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_blocks_left.html b/develop/proc/dbcsr_tas_iterator_blocks_left.html index 1983d8af90b..8109e2f2cdc 100644 --- a/develop/proc/dbcsr_tas_iterator_blocks_left.html +++ b/develop/proc/dbcsr_tas_iterator_blocks_left.html @@ -153,7 +153,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 fe656bf62f5..90585f12198 100644 --- a/develop/proc/dbcsr_tas_iterator_next_area_block.html +++ b/develop/proc/dbcsr_tas_iterator_next_area_block.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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,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 dabb7000674..c3bb6af0782 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_c_dp.html +++ b/develop/proc/dbcsr_tas_iterator_next_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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,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 ffeeff9f3d4..a7f307f6c14 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_c_sp.html +++ b/develop/proc/dbcsr_tas_iterator_next_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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,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 5649a24dd62..4a5140b7205 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_index.html +++ b/develop/proc/dbcsr_tas_iterator_next_block_index.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -184,7 +184,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

    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 c7cfd03a249..832517be76b 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_r_dp.html +++ b/develop/proc/dbcsr_tas_iterator_next_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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,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 05aae23f5f2..339837c6456 100644 --- a/develop/proc/dbcsr_tas_iterator_next_block_r_sp.html +++ b/develop/proc/dbcsr_tas_iterator_next_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

    @@ -243,7 +243,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_start.html b/develop/proc/dbcsr_tas_iterator_start.html index 035b540a7cb..163f7f46584 100644 --- a/develop/proc/dbcsr_tas_iterator_start.html +++ b/develop/proc/dbcsr_tas_iterator_start.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_iterator_stop.html b/develop/proc/dbcsr_tas_iterator_stop.html index a0302a2014d..b03e6298a82 100644 --- a/develop/proc/dbcsr_tas_iterator_stop.html +++ b/develop/proc/dbcsr_tas_iterator_stop.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_merge.html b/develop/proc/dbcsr_tas_merge.html index 78b7cb0a8c1..6b0f4fef7b4 100644 --- a/develop/proc/dbcsr_tas_merge.html +++ b/develop/proc/dbcsr_tas_merge.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_mp_comm.html b/develop/proc/dbcsr_tas_mp_comm.html index f8b4ed5057b..155af313f07 100644 --- a/develop/proc/dbcsr_tas_mp_comm.html +++ b/develop/proc/dbcsr_tas_mp_comm.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -185,7 +185,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 c8a08a09766..ee2eb4c5e5e 100644 --- a/develop/proc/dbcsr_tas_mp_comm_from_matrix_sizes.html +++ b/develop/proc/dbcsr_tas_mp_comm_from_matrix_sizes.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_mp_dims.html b/develop/proc/dbcsr_tas_mp_dims.html index a5d4f1da1c8..009099d78d9 100644 --- a/develop/proc/dbcsr_tas_mp_dims.html +++ b/develop/proc/dbcsr_tas_mp_dims.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_multiply.html b/develop/proc/dbcsr_tas_multiply.html index a0416b9d3af..b4fe360cb4d 100644 --- a/develop/proc/dbcsr_tas_multiply.html +++ b/develop/proc/dbcsr_tas_multiply.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,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

    @@ -306,7 +306,7 @@

    Arguments

    @@ -321,7 +321,7 @@

    Arguments

    @@ -404,7 +404,7 @@

    Arguments

    @@ -419,7 +419,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_nblkcols_local.html b/develop/proc/dbcsr_tas_nblkcols_local.html index 41da4faa921..fbb629c34ed 100644 --- a/develop/proc/dbcsr_tas_nblkcols_local.html +++ b/develop/proc/dbcsr_tas_nblkcols_local.html @@ -152,7 +152,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_tas_nblkcols_total.html b/develop/proc/dbcsr_tas_nblkcols_total.html index e9ee5bc5334..ecaa97c6206 100644 --- a/develop/proc/dbcsr_tas_nblkcols_total.html +++ b/develop/proc/dbcsr_tas_nblkcols_total.html @@ -152,7 +152,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    Return Value - + integer(kind=int_8)

    diff --git a/develop/proc/dbcsr_tas_nblkrows_local.html b/develop/proc/dbcsr_tas_nblkrows_local.html index 9f3861e8209..a42f9548e0f 100644 --- a/develop/proc/dbcsr_tas_nblkrows_local.html +++ b/develop/proc/dbcsr_tas_nblkrows_local.html @@ -152,7 +152,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dbcsr_tas_nblkrows_total.html b/develop/proc/dbcsr_tas_nblkrows_total.html index c7d83ae20a9..12c83897385 100644 --- a/develop/proc/dbcsr_tas_nblkrows_total.html +++ b/develop/proc/dbcsr_tas_nblkrows_total.html @@ -152,7 +152,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    Return Value - + integer(kind=int_8)

    diff --git a/develop/proc/dbcsr_tas_nfullcols_total.html b/develop/proc/dbcsr_tas_nfullcols_total.html index e47df5d2b00..775267e2283 100644 --- a/develop/proc/dbcsr_tas_nfullcols_total.html +++ b/develop/proc/dbcsr_tas_nfullcols_total.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_nfullrows_total.html b/develop/proc/dbcsr_tas_nfullrows_total.html index 94ad739678b..0b00a583250 100644 --- a/develop/proc/dbcsr_tas_nfullrows_total.html +++ b/develop/proc/dbcsr_tas_nfullrows_total.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_put_block_area.html b/develop/proc/dbcsr_tas_put_block_area.html index a3f33430019..6ca81aea65f 100644 --- a/develop/proc/dbcsr_tas_put_block_area.html +++ b/develop/proc/dbcsr_tas_put_block_area.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

    @@ -243,7 +243,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 06c24b0ce16..10fed479e0b 100644 --- a/develop/proc/dbcsr_tas_put_block_c_dp.html +++ b/develop/proc/dbcsr_tas_put_block_c_dp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -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

    diff --git a/develop/proc/dbcsr_tas_put_block_c_sp.html b/develop/proc/dbcsr_tas_put_block_c_sp.html index ebff55abf2f..d7a5de784b9 100644 --- a/develop/proc/dbcsr_tas_put_block_c_sp.html +++ b/develop/proc/dbcsr_tas_put_block_c_sp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -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

    diff --git a/develop/proc/dbcsr_tas_put_block_r_dp.html b/develop/proc/dbcsr_tas_put_block_r_dp.html index c107c5f99e7..320339d748f 100644 --- a/develop/proc/dbcsr_tas_put_block_r_dp.html +++ b/develop/proc/dbcsr_tas_put_block_r_dp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -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

    diff --git a/develop/proc/dbcsr_tas_put_block_r_sp.html b/develop/proc/dbcsr_tas_put_block_r_sp.html index 1740b744a71..febe3cd4d19 100644 --- a/develop/proc/dbcsr_tas_put_block_r_sp.html +++ b/develop/proc/dbcsr_tas_put_block_r_sp.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -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

    diff --git a/develop/proc/dbcsr_tas_random_bsizes.html b/develop/proc/dbcsr_tas_random_bsizes.html index 346898b0059..3437c415d14 100644 --- a/develop/proc/dbcsr_tas_random_bsizes.html +++ b/develop/proc/dbcsr_tas_random_bsizes.html @@ -153,7 +153,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_release_info.html b/develop/proc/dbcsr_tas_release_info.html index 5001e0f82cc..0c322814aa5 100644 --- a/develop/proc/dbcsr_tas_release_info.html +++ b/develop/proc/dbcsr_tas_release_info.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_replicate.html b/develop/proc/dbcsr_tas_replicate.html index 17f3705d9a3..073fff96242 100644 --- a/develop/proc/dbcsr_tas_replicate.html +++ b/develop/proc/dbcsr_tas_replicate.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_reserve_blocks_index.html b/develop/proc/dbcsr_tas_reserve_blocks_index.html index 48b7d17fc1d..2aab06f19bf 100644 --- a/develop/proc/dbcsr_tas_reserve_blocks_index.html +++ b/develop/proc/dbcsr_tas_reserve_blocks_index.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_reserve_blocks_template.html b/develop/proc/dbcsr_tas_reserve_blocks_template.html index a30b9bec640..1a94ce018a1 100644 --- a/develop/proc/dbcsr_tas_reserve_blocks_template.html +++ b/develop/proc/dbcsr_tas_reserve_blocks_template.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_reshape.html b/develop/proc/dbcsr_tas_reshape.html index 2ca17c0f74a..4ecc12bbca1 100644 --- a/develop/proc/dbcsr_tas_reshape.html +++ b/develop/proc/dbcsr_tas_reshape.html @@ -153,7 +153,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_result_index.html b/develop/proc/dbcsr_tas_result_index.html index a8e5322bfaa..5cc14208d6a 100644 --- a/develop/proc/dbcsr_tas_result_index.html +++ b/develop/proc/dbcsr_tas_result_index.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,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

    @@ -289,7 +289,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_batched_state.html b/develop/proc/dbcsr_tas_set_batched_state.html index c1f38c37e0e..7d4c14fe6d0 100644 --- a/develop/proc/dbcsr_tas_set_batched_state.html +++ b/develop/proc/dbcsr_tas_set_batched_state.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_c_dp.html b/develop/proc/dbcsr_tas_set_c_dp.html index 8b09c4bdb61..a8e59fbfea6 100644 --- a/develop/proc/dbcsr_tas_set_c_dp.html +++ b/develop/proc/dbcsr_tas_set_c_dp.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_c_sp.html b/develop/proc/dbcsr_tas_set_c_sp.html index 1d4cc4945d5..1e1b2aa48f4 100644 --- a/develop/proc/dbcsr_tas_set_c_sp.html +++ b/develop/proc/dbcsr_tas_set_c_sp.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_r_dp.html b/develop/proc/dbcsr_tas_set_r_dp.html index 4aa3fee0cbb..bba741fd31f 100644 --- a/develop/proc/dbcsr_tas_set_r_dp.html +++ b/develop/proc/dbcsr_tas_set_r_dp.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_r_sp.html b/develop/proc/dbcsr_tas_set_r_sp.html index b3b0cf91355..1d59f05a9a2 100644 --- a/develop/proc/dbcsr_tas_set_r_sp.html +++ b/develop/proc/dbcsr_tas_set_r_sp.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_set_strict_split.html b/develop/proc/dbcsr_tas_set_strict_split.html index 2f7d866ef99..e434c4c5b0b 100644 --- a/develop/proc/dbcsr_tas_set_strict_split.html +++ b/develop/proc/dbcsr_tas_set_strict_split.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_setup_test_matrix.html b/develop/proc/dbcsr_tas_setup_test_matrix.html index e7f9ba42489..db4acaebc95 100644 --- a/develop/proc/dbcsr_tas_setup_test_matrix.html +++ b/develop/proc/dbcsr_tas_setup_test_matrix.html @@ -153,7 +153,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    @@ -273,7 +273,7 @@

    Arguments

    @@ -288,7 +288,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_test_mm.html b/develop/proc/dbcsr_tas_test_mm.html index 00490c9fa24..de14247db48 100644 --- a/develop/proc/dbcsr_tas_test_mm.html +++ b/develop/proc/dbcsr_tas_test_mm.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,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

    @@ -273,7 +273,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_write_dist.html b/develop/proc/dbcsr_tas_write_dist.html index 94a73e060e2..1d99e788956 100644 --- a/develop/proc/dbcsr_tas_write_dist.html +++ b/develop/proc/dbcsr_tas_write_dist.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_write_matrix_info.html b/develop/proc/dbcsr_tas_write_matrix_info.html index dd4be1729b5..c60ca41f119 100644 --- a/develop/proc/dbcsr_tas_write_matrix_info.html +++ b/develop/proc/dbcsr_tas_write_matrix_info.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_tas_write_split_info.html b/develop/proc/dbcsr_tas_write_split_info.html index de38f94c969..a6b12dc951e 100644 --- a/develop/proc/dbcsr_tas_write_split_info.html +++ b/develop/proc/dbcsr_tas_write_split_info.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_test_scale_by_vectors.html b/develop/proc/dbcsr_test_scale_by_vectors.html index 9a8afe82fb6..5c05d37d990 100644 --- a/develop/proc/dbcsr_test_scale_by_vectors.html +++ b/develop/proc/dbcsr_test_scale_by_vectors.html @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -276,7 +276,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dbcsr_to_csr_filter.html b/develop/proc/dbcsr_to_csr_filter.html index d5c242b7cc8..964dea73c0f 100644 --- a/develop/proc/dbcsr_to_csr_filter.html +++ b/develop/proc/dbcsr_to_csr_filter.html @@ -74,20 +74,20 @@

    dbcsr_to_csr_filter
  • 41 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -160,8 +160,8 @@

    Arguments

    @@ -228,55 +228,8 @@

    Source Code

    TYPE(dbcsr_type), INTENT(OUT) :: csr_sparsity REAL(kind=real_8), INTENT(IN) :: eps - INTEGER :: blkcol, blkrow, col_blk_size, data_type, & - row_blk_size - LOGICAL :: tr - REAL(kind=real_8), ALLOCATABLE, DIMENSION(:) :: block_abs, csr_sparsity_blk - TYPE(dbcsr_data_obj) :: block - TYPE(dbcsr_iterator) :: iter - -!REAL(kind=real_8), DIMENSION(:), POINTER :: block - - CALL dbcsr_create(csr_sparsity, & - template=dbcsr_mat, & - name="CSR sparsity", & - data_type=dbcsr_type_real_8) - CALL dbcsr_copy(csr_sparsity, dbcsr_mat) - CALL dbcsr_set(csr_sparsity, 1.0_dp) - - IF (eps .GT. 0.0_dp) THEN - data_type = dbcsr_get_data_type(dbcsr_mat) - CALL dbcsr_data_init(block) - CALL dbcsr_data_new(block, data_type) - CALL dbcsr_iterator_start(iter, dbcsr_mat, read_only=.TRUE.) - DO WHILE (dbcsr_iterator_blocks_left(iter)) - CALL dbcsr_iterator_next_block(iter, blkrow, blkcol, block, transposed=tr, & - row_size=row_blk_size, col_size=col_blk_size) - - ALLOCATE (block_abs(row_blk_size*col_blk_size)) - ALLOCATE (csr_sparsity_blk(row_blk_size*col_blk_size)) - SELECT CASE (data_type) - CASE (dbcsr_type_real_4) - block_abs(:) = REAL(ABS(block%d%r_sp(:)), KIND=real_8) - CASE (dbcsr_type_real_8) - block_abs(:) = REAL(ABS(block%d%r_dp(:)), KIND=real_8) - CASE (dbcsr_type_complex_4) - block_abs(:) = REAL(ABS(block%d%c_sp(:)), KIND=real_8) - CASE (dbcsr_type_complex_8) - block_abs(:) = REAL(ABS(block%d%c_dp(:)), KIND=real_8) - END SELECT - - csr_sparsity_blk = 1.0_dp - WHERE (block_abs .LT. eps) csr_sparsity_blk = 0.0_dp - CALL dbcsr_put_block(csr_sparsity, blkrow, blkcol, csr_sparsity_blk, transposed=tr) - DEALLOCATE (csr_sparsity_blk, block_abs) - END DO - CALL dbcsr_iterator_stop(iter) - CALL dbcsr_data_clear_pointer(block) - CALL dbcsr_data_release(block) - END IF - - END SUBROUTINE dbcsr_to_csr_filter + CALL dbcsr_to_csr_filter_prv(dbcsr_mat%prv, csr_sparsity%prv, eps) + END SUBROUTINE dbcsr_to_csr_filter diff --git a/develop/proc/dbcsr_to_csr_filter~2.html b/develop/proc/dbcsr_to_csr_filter~2.html index 2e3130460ac..6acb44da448 100644 --- a/develop/proc/dbcsr_to_csr_filter~2.html +++ b/develop/proc/dbcsr_to_csr_filter~2.html @@ -74,20 +74,20 @@

    dbcsr_to_csr_filter
  • 6 statements + title=" 0.1% of total for procedures.">41 statements
  • - Source File + Source File
  • @@ -160,8 +160,8 @@

    Arguments

    @@ -228,8 +228,55 @@

    Source Code

    TYPE(dbcsr_type), INTENT(OUT) :: csr_sparsity REAL(kind=real_8), INTENT(IN) :: eps - CALL dbcsr_to_csr_filter_prv(dbcsr_mat%prv, csr_sparsity%prv, eps) - END SUBROUTINE dbcsr_to_csr_filter + INTEGER :: blkcol, blkrow, col_blk_size, data_type, & + row_blk_size + LOGICAL :: tr + REAL(kind=real_8), ALLOCATABLE, DIMENSION(:) :: block_abs, csr_sparsity_blk + TYPE(dbcsr_data_obj) :: block + TYPE(dbcsr_iterator) :: iter + +!REAL(kind=real_8), DIMENSION(:), POINTER :: block + + CALL dbcsr_create(csr_sparsity, & + template=dbcsr_mat, & + name="CSR sparsity", & + data_type=dbcsr_type_real_8) + CALL dbcsr_copy(csr_sparsity, dbcsr_mat) + CALL dbcsr_set(csr_sparsity, 1.0_dp) + + IF (eps .GT. 0.0_dp) THEN + data_type = dbcsr_get_data_type(dbcsr_mat) + CALL dbcsr_data_init(block) + CALL dbcsr_data_new(block, data_type) + CALL dbcsr_iterator_start(iter, dbcsr_mat, read_only=.TRUE.) + DO WHILE (dbcsr_iterator_blocks_left(iter)) + CALL dbcsr_iterator_next_block(iter, blkrow, blkcol, block, transposed=tr, & + row_size=row_blk_size, col_size=col_blk_size) + + ALLOCATE (block_abs(row_blk_size*col_blk_size)) + ALLOCATE (csr_sparsity_blk(row_blk_size*col_blk_size)) + SELECT CASE (data_type) + CASE (dbcsr_type_real_4) + block_abs(:) = REAL(ABS(block%d%r_sp(:)), KIND=real_8) + CASE (dbcsr_type_real_8) + block_abs(:) = REAL(ABS(block%d%r_dp(:)), KIND=real_8) + CASE (dbcsr_type_complex_4) + block_abs(:) = REAL(ABS(block%d%c_sp(:)), KIND=real_8) + CASE (dbcsr_type_complex_8) + block_abs(:) = REAL(ABS(block%d%c_dp(:)), KIND=real_8) + END SELECT + + csr_sparsity_blk = 1.0_dp + WHERE (block_abs .LT. eps) csr_sparsity_blk = 0.0_dp + CALL dbcsr_put_block(csr_sparsity, blkrow, blkcol, csr_sparsity_blk, transposed=tr) + DEALLOCATE (csr_sparsity_blk, block_abs) + END DO + CALL dbcsr_iterator_stop(iter) + CALL dbcsr_data_clear_pointer(block) + CALL dbcsr_data_release(block) + END IF + + END SUBROUTINE dbcsr_to_csr_filter diff --git a/develop/proc/dbcsr_to_dense_local.html b/develop/proc/dbcsr_to_dense_local.html index 95e204ec2f0..ee11ed90e76 100644 --- a/develop/proc/dbcsr_to_dense_local.html +++ b/develop/proc/dbcsr_to_dense_local.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_trace_c.html b/develop/proc/dbcsr_trace_c.html index 196709232a6..da6b9d3cfbb 100644 --- a/develop/proc/dbcsr_trace_c.html +++ b/develop/proc/dbcsr_trace_c.html @@ -74,20 +74,20 @@

    dbcsr_trace_c
  • 41 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_trace_c(matrix_a, trace)

    -

    traces a DBCSR matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    - + @@ -205,70 +204,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_c~2.html b/develop/proc/dbcsr_trace_c~2.html index d6861dad908..a3f5529e283 100644 --- a/develop/proc/dbcsr_trace_c~2.html +++ b/develop/proc/dbcsr_trace_c~2.html @@ -74,20 +74,20 @@

    dbcsr_trace_c
  • 5 statements + title=" 0.1% of total for procedures.">41 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_trace_c(matrix_a, trace)

    +

    traces a DBCSR matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    - + @@ -204,10 +205,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_d.html b/develop/proc/dbcsr_trace_d.html index b40eb9e625f..5a2706f28e9 100644 --- a/develop/proc/dbcsr_trace_d.html +++ b/develop/proc/dbcsr_trace_d.html @@ -74,20 +74,20 @@

    dbcsr_trace_d
  • 41 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_trace_d(matrix_a, trace)

    -

    traces a DBCSR matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    - + @@ -205,70 +204,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_d~2.html b/develop/proc/dbcsr_trace_d~2.html index bc7c2e6a009..153b807f7f4 100644 --- a/develop/proc/dbcsr_trace_d~2.html +++ b/develop/proc/dbcsr_trace_d~2.html @@ -74,20 +74,20 @@

    dbcsr_trace_d
  • 5 statements + title=" 0.1% of total for procedures.">41 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_trace_d(matrix_a, trace)

    +

    traces a DBCSR matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    - + @@ -204,10 +205,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_s.html b/develop/proc/dbcsr_trace_s.html index 352cb645ac1..661c07eb02d 100644 --- a/develop/proc/dbcsr_trace_s.html +++ b/develop/proc/dbcsr_trace_s.html @@ -74,20 +74,20 @@

    dbcsr_trace_s
  • 41 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_trace_s(matrix_a, trace)

    -

    traces a DBCSR matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    - + @@ -205,70 +204,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_sd.html b/develop/proc/dbcsr_trace_sd.html index c7c2cf0f612..f47ab7525e8 100644 --- a/develop/proc/dbcsr_trace_sd.html +++ b/develop/proc/dbcsr_trace_sd.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_trace_s~2.html b/develop/proc/dbcsr_trace_s~2.html index 96bee944101..be4cc40745d 100644 --- a/develop/proc/dbcsr_trace_s~2.html +++ b/develop/proc/dbcsr_trace_s~2.html @@ -74,20 +74,20 @@

    dbcsr_trace_s
  • 5 statements + title=" 0.1% of total for procedures.">41 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_trace_s(matrix_a, trace)

    +

    traces a DBCSR matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    - + @@ -204,10 +205,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_z.html b/develop/proc/dbcsr_trace_z.html index dcc4be616f1..ab9c1da20d4 100644 --- a/develop/proc/dbcsr_trace_z.html +++ b/develop/proc/dbcsr_trace_z.html @@ -74,20 +74,20 @@

    dbcsr_trace_z
  • 41 statements + title=" 0.0% of total for procedures.">5 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    private subroutine dbcsr_trace_z(matrix_a, trace)

    -

    traces a DBCSR matrix

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    - + @@ -205,70 +204,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_trace_z~2.html b/develop/proc/dbcsr_trace_z~2.html index 224dc526652..8bba6be6d00 100644 --- a/develop/proc/dbcsr_trace_z~2.html +++ b/develop/proc/dbcsr_trace_z~2.html @@ -74,20 +74,20 @@

    dbcsr_trace_z
  • 5 statements + title=" 0.1% of total for procedures.">41 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_trace_z(matrix_a, trace)

    +

    traces a DBCSR matrix

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    - + @@ -204,10 +205,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_transposed.html b/develop/proc/dbcsr_transposed.html index f4950155f70..f072a29ff33 100644 --- a/develop/proc/dbcsr_transposed.html +++ b/develop/proc/dbcsr_transposed.html @@ -74,20 +74,20 @@

    dbcsr_transposed
  • 15 statements + title=" 0.0% of total for procedures.">11 statements
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public subroutine dbcsr_transposed(transposed, normal, shallow_data_copy, t

    -

    Transposes a DBCSR matrix, keeping the same distribution

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -204,7 +203,7 @@

    Arguments

    @@ -219,7 +218,7 @@

    Arguments

    @@ -234,8 +233,8 @@

    Arguments

    - + @@ -189,42 +188,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_triu~2.html b/develop/proc/dbcsr_triu~2.html index 546b6034de3..2d2e4d44609 100644 --- a/develop/proc/dbcsr_triu~2.html +++ b/develop/proc/dbcsr_triu~2.html @@ -74,20 +74,20 @@

    dbcsr_triu
  • 4 statements + title=" 0.0% of total for procedures.">25 statements
  • - Source File + Source File
  • @@ -139,10 +139,11 @@

    Contents

    -

    public subroutine dbcsr_triu(matrix) +

    public subroutine dbcsr_triu(matrix_a)

    +

    triu of a dbcsr matrix

    Arguments

    @@ -158,17 +159,17 @@

    Arguments

    - + @@ -188,10 +189,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_type_1d_to_2d.html b/develop/proc/dbcsr_type_1d_to_2d.html index f88d81bbbb7..4685aa51729 100644 --- a/develop/proc/dbcsr_type_1d_to_2d.html +++ b/develop/proc/dbcsr_type_1d_to_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_type_2d_to_1d.html b/develop/proc/dbcsr_type_2d_to_1d.html index 02bbb1cc3c9..dd5efacdf45 100644 --- a/develop/proc/dbcsr_type_2d_to_1d.html +++ b/develop/proc/dbcsr_type_2d_to_1d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_type_is_2d.html b/develop/proc/dbcsr_type_is_2d.html index c279943f195..18e27e41dd9 100644 --- a/develop/proc/dbcsr_type_is_2d.html +++ b/develop/proc/dbcsr_type_is_2d.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_unpack_meta.html b/develop/proc/dbcsr_unpack_meta.html index 0a9790902cd..860fafc9e22 100644 --- a/develop/proc/dbcsr_unpack_meta.html +++ b/develop/proc/dbcsr_unpack_meta.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_update_contiguous_blocks_c.html b/develop/proc/dbcsr_update_contiguous_blocks_c.html index 5fb71fc22a9..33a2213fbf3 100644 --- a/develop/proc/dbcsr_update_contiguous_blocks_c.html +++ b/develop/proc/dbcsr_update_contiguous_blocks_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_update_contiguous_blocks_d.html b/develop/proc/dbcsr_update_contiguous_blocks_d.html index 4ad415f8cbf..a68bb9bde12 100644 --- a/develop/proc/dbcsr_update_contiguous_blocks_d.html +++ b/develop/proc/dbcsr_update_contiguous_blocks_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_update_contiguous_blocks_s.html b/develop/proc/dbcsr_update_contiguous_blocks_s.html index 9b0e42b9f66..62eca079b3d 100644 --- a/develop/proc/dbcsr_update_contiguous_blocks_s.html +++ b/develop/proc/dbcsr_update_contiguous_blocks_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_update_contiguous_blocks_z.html b/develop/proc/dbcsr_update_contiguous_blocks_z.html index 9287be2a43d..61e5d55dc2e 100644 --- a/develop/proc/dbcsr_update_contiguous_blocks_z.html +++ b/develop/proc/dbcsr_update_contiguous_blocks_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_use_mutable.html b/develop/proc/dbcsr_use_mutable.html index 9817127c1db..c138380d7b0 100644 --- a/develop/proc/dbcsr_use_mutable.html +++ b/develop/proc/dbcsr_use_mutable.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_valid_index.html b/develop/proc/dbcsr_valid_index.html index a1bd52c447d..db549580c12 100644 --- a/develop/proc/dbcsr_valid_index.html +++ b/develop/proc/dbcsr_valid_index.html @@ -79,15 +79,15 @@

    dbcsr_valid_index
  • - Source File + Source File
  • @@ -143,7 +143,6 @@

    public pure function dbcsr_valid_index(matrix) result(valid_index)

    -

    Returns whether the index structure of the matrix is valid.

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -181,7 +180,7 @@

    Return Value logical

    -

    index validity

    +
    @@ -197,14 +196,10 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_valid_index(matrix) RESULT(valid_index)
    -      !! Returns whether the index structure of the matrix is valid.
    -
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    -         !! verify index validity of this matrix
           LOGICAL                                            :: valid_index
    -         !! index validity
     
    -      valid_index = matrix%valid
    +      valid_index = dbcsr_valid_index_prv(matrix%prv)
        END FUNCTION dbcsr_valid_index
     
    diff --git a/develop/proc/dbcsr_valid_index~2.html b/develop/proc/dbcsr_valid_index~2.html index d46e5b5b9f1..7d47f92bc5f 100644 --- a/develop/proc/dbcsr_valid_index~2.html +++ b/develop/proc/dbcsr_valid_index~2.html @@ -79,15 +79,15 @@

    dbcsr_valid_index
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public pure function dbcsr_valid_index(matrix) result(valid_index)

    +

    Returns whether the index structure of the matrix is valid.

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -180,7 +181,7 @@

    Return Value logical

    - +

    index validity


    @@ -196,10 +197,14 @@

    Return Value

    Source Code

       PURE FUNCTION dbcsr_valid_index(matrix) RESULT(valid_index)
    +      !! Returns whether the index structure of the matrix is valid.
    +
           TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +         !! verify index validity of this matrix
           LOGICAL                                            :: valid_index
    +         !! index validity
     
    -      valid_index = dbcsr_valid_index_prv(matrix%prv)
    +      valid_index = matrix%valid
        END FUNCTION dbcsr_valid_index
     
    diff --git a/develop/proc/dbcsr_verify_matrix.html b/develop/proc/dbcsr_verify_matrix.html index 0ce04ac6433..db42c3bb9d6 100644 --- a/develop/proc/dbcsr_verify_matrix.html +++ b/develop/proc/dbcsr_verify_matrix.html @@ -74,20 +74,20 @@

    dbcsr_verify_matrix
  • 97 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -139,11 +139,10 @@

    Contents

    -

    public subroutine dbcsr_verify_matrix(m, verbosity, local) +

    public subroutine dbcsr_verify_matrix(matrix, verbosity, local)

    -

    Verify the correctness of a BCSR matrix.

    Arguments

    @@ -159,22 +158,22 @@

    Arguments

    - + @@ -184,13 +183,12 @@

    Arguments

    @@ -200,7 +198,7 @@

    Arguments

    @@ -220,160 +218,12 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_verify_matrix(m, verbosity, local)
    -      !! Verify the correctness of a BCSR matrix.
    -
    -      TYPE(dbcsr_type), INTENT(IN)                       :: m
    -         !! bcsr matrix
    +    
       SUBROUTINE dbcsr_verify_matrix(matrix, verbosity, local)
    +      TYPE(dbcsr_type), INTENT(IN)                       :: matrix
           INTEGER, INTENT(IN), OPTIONAL                      :: verbosity
    -         !! how detailed errors are; 0=nothing; 1=summary at end if matrix not consistent; 2=also individual errors; 3=always print
    -         !! info about matrix; >3=even more info
           LOGICAL, INTENT(IN), OPTIONAL                      :: local
    -         !! no global communication
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_verify_matrix', r = moduleN//':'//routineN
    -
    -      INTEGER                                            :: bc, blk, blk_p, br, &
    -                                                            data_size_referenced, dbg, handle, i, &
    -                                                            mb, mn, n, n_have_blocks_local, &
    -                                                            n_have_blocks_total, prev_br
    -      INTEGER(KIND=int_8)                                :: n_full_blocks_total
    -      INTEGER, DIMENSION(:), POINTER                     :: col_blk_size, row_blk_size
    -      LOGICAL                                            :: nocomm
    -      REAL(KIND=dp)                                      :: sparsity_total
    -
    -!   ---------------------------------------------------------------------------
    -
    -      CALL timeset(routineN, handle)
    -      dbg = 2
    -      nocomm = .FALSE.
    -      IF (PRESENT(local)) nocomm = local
    -      IF (PRESENT(verbosity)) dbg = verbosity
    -      IF (dbg .GE. 3) WRITE (*, '(1X,A,A,A,3(L1))') r//'Matrix name: ', m%name, &
    -         " of types ", m%symmetry, m%negate_real, &
    -         m%negate_imaginary
    -      IF (dbg .GE. 3) THEN
    -         WRITE (*, '(1X,A,I5,"x",I5,A,I5,"x",I5)') r//' Size blocked', &
    -            m%nblkrows_total, m%nblkcols_total, ", full ", &
    -            m%nfullrows_total, m%nfullcols_total
    -      END IF
    -      row_blk_size => array_data(m%row_blk_size)
    -      col_blk_size => array_data(m%col_blk_size)
    -      !
    -      IF (.NOT. dbcsr_has_symmetry(m)) THEN
    -         n_full_blocks_total = INT(m%nblkrows_total, KIND=int_8)*INT(m%nblkcols_total, KIND=int_8)
    -      ELSE
    -         IF (m%nblkrows_total /= m%nblkcols_total) &
    -            DBCSR_ABORT('Symmetric matrix is not square')
    -         n_full_blocks_total = INT(m%nblkrows_total, KIND=int_8)*(m%nblkrows_total + 1)/2
    -      END IF
    -      n_have_blocks_local = m%nblks
    -2045  FORMAT(I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5)
    -2047  FORMAT(I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7)
    -      IF (dbg .GE. 4) THEN
    -         WRITE (*, '(1X,A)') r//' index='
    -         WRITE (*, 2045) m%index(:dbcsr_num_slots)
    -      END IF
    -      IF (m%index(1) .LE. 0) &
    -         DBCSR_ABORT('Index size 0')
    -      DO i = dbcsr_slot_row_p, dbcsr_num_slots
    -         !IF(m%index(i) .LE. 0) &
    -         !   DBCSR_ABORT('Index member is 0')
    -         IF (.NOT. (i .EQ. dbcsr_slot_col_i .OR. i .EQ. dbcsr_slot_blk_p)) THEN
    -            IF (m%index(i) > m%index(1)) &
    -               DBCSR_ABORT('Index member is greater than size')
    -         END IF
    -      END DO
    -      !
    -      IF (dbg .GE. 4) WRITE (*, *) r//' row_p extents', m%index(dbcsr_slot_row_p + 1), &
    -         m%index(dbcsr_slot_row_p), SIZE(m%row_p)
    -      IF (m%index(dbcsr_slot_row_p + 1) - m%index(dbcsr_slot_row_p) + 1 /= m%nblkrows_total + 1) &
    -         DBCSR_ABORT('Size of row_p index inconsistent with number of rows')
    -      IF (SIZE(m%row_p) /= m%nblkrows_total + 1) &
    -         DBCSR_ABORT('Size of row_p inconsistent with number of rows')
    -      !
    -      IF (dbg .GE. 4) WRITE (*, *) r//' col_i extents', m%index(dbcsr_slot_col_i + 1), &
    -         m%index(dbcsr_slot_col_i), SIZE(m%col_i)
    -      IF (m%index(dbcsr_slot_col_i + 1) - m%index(dbcsr_slot_col_i) + 1 /= m%nblks) &
    -         DBCSR_ABORT('Size of col_i index inconsistent with number of blocks')
    -      IF (SIZE(m%col_i) /= m%nblks) &
    -         DBCSR_ABORT('Size of col inconsistent with number of blocks')
    -      !
    -      IF (dbg .GE. 4) WRITE (*, *) r//' blk_p extents', m%index(dbcsr_slot_blk_p + 1), &
    -         m%index(dbcsr_slot_blk_p), SIZE(m%blk_p)
    -      IF (m%index(dbcsr_slot_blk_p + 1) - m%index(dbcsr_slot_blk_p) + 1 /= m%nblks) &
    -         DBCSR_ABORT('Size of blk_p index inconsistent with number of blocks')
    -      IF (SIZE(m%col_i) /= m%nblks) &
    -         DBCSR_ABORT('Size of blk_p inconsistent with number of blocks')
    -      !
    -      IF (SIZE(row_blk_size) /= m%nblkrows_total) &
    -         DBCSR_ABORT('Row block size array inconsistent with number of blocked rows')
    -      IF (SIZE(col_blk_size) /= m%nblkcols_total) &
    -         DBCSR_ABORT('Column block size array inconsistent with number of blocked columns')
    -      !
    -      IF (dbg .GE. 4) THEN
    -         WRITE (*, '(1X,A,I7,A,I7)') r//' nze=', m%nze, 'data size', &
    -            dbcsr_data_get_size(m%data_area)
    -      END IF
    -      data_size_referenced = dbcsr_data_get_size_referenced(m%data_area)
    -      !This tends to be too verbose and usually untrue for symmetric
    -      !matrices.
    -      !IF(dbcsr_get_data_size(m%data_area) < m%nze) &
    -      !   DBCSR_ABORT('Data storage may be too small.')
    -      IF (dbg .GE. 5) THEN
    -         WRITE (*, '(1X,A,I7,A)') r//' size=', SIZE(m%row_p), ' row_p='
    -         WRITE (*, 2047) m%row_p(1:m%nblkrows_total + 1)
    -         WRITE (*, '(1X,A)') r//' col_i='
    -         WRITE (*, 2047) m%col_i(1:m%nblks)
    -         WRITE (*, '(1X,A)') r//' blk_p='
    -         WRITE (*, 2047) m%blk_p(1:m%nblks)
    -      END IF
    -      prev_br = 0
    -      DO br = 1, m%nblkrows_total
    -         IF (m%row_p(br) < 0) DBCSR_ABORT('row_p less than zero')
    -         IF (br .GT. 1) THEN
    -            IF (m%row_p(br) < m%row_p(prev_br)) DBCSR_ABORT('row_p decreases')
    -         END IF
    -         mb = row_blk_size(br)
    -         IF (mb < 0) &
    -            DBCSR_ABORT('Row blocked size is negative')
    -         DO blk = m%row_p(br) + 1, m%row_p(br + 1)
    -            IF (blk < 0) DBCSR_ABORT('Block number is zero')
    -            IF (blk > m%nblks) DBCSR_ABORT('Block number too high')
    -            bc = m%col_i(blk)
    -            IF (dbg .GE. 5) THEN
    -               WRITE (*, '(1X,A,I7,"(",I5,",",I5,")")') r//' block', blk, br, bc
    -            END IF
    -            IF (bc .LE. 0) DBCSR_ABORT('col_i is zero')
    -            IF (bc > m%nblkcols_total) DBCSR_ABORT('col_i too high')
    -            n = col_blk_size(bc)
    -            IF (n < 0) DBCSR_ABORT('Column blocked size is negative')
    -            blk_p = m%blk_p(blk)
    -            mn = mb*n
    -            !IF(blk_p.LE.0) DBCSR_ABORT('Block pointer is negative')
    -            !IF(blk_p > m%nze) &
    -            !   DBCSR_ABORT('Block pointer too large')
    -            !IF(blk_p+mn-1 > m%nze) &
    -            !   DBCSR_ABORT('Block extends too far')
    -            IF (mn .GT. 0 .AND. ABS(blk_p) > data_size_referenced) &
    -               DBCSR_ABORT("Block pointer pointso outside of declared referenced area")
    -            IF (ABS(blk_p) + mn - 1 > data_size_referenced) &
    -               DBCSR_ABORT("Block extends outside of declared referenced area")
    -         END DO
    -         prev_br = br
    -      END DO
    -      IF (dbg .GE. 3 .AND. .NOT. nocomm) THEN
    -         CALL mp_sum(n_have_blocks_local, dbcsr_mp_group(dbcsr_distribution_mp( &
    -                                                         m%dist)))
    -         n_have_blocks_total = n_have_blocks_local
    -         sparsity_total = REAL(n_have_blocks_total, KIND=dp) &
    -                          /REAL(n_full_blocks_total, KIND=dp)*100.0_dp
    -         !WRITE(*,FMT='(30A,F5.1,A)')r//' Sparsity: ', sparsity_total,'%'
    -         WRITE (*, FMT='(1X,A,F5.1,A)') r//' Non-sparsity: ', &
    -            sparsity_total, '%'
    -      END IF
     
    -      CALL timestop(handle)
    +      CALL dbcsr_verify_matrix_prv(matrix%prv, verbosity, local)
        END SUBROUTINE dbcsr_verify_matrix
     
    diff --git a/develop/proc/dbcsr_verify_matrix~2.html b/develop/proc/dbcsr_verify_matrix~2.html index edd4b31e81b..7b5a21f9f6f 100644 --- a/develop/proc/dbcsr_verify_matrix~2.html +++ b/develop/proc/dbcsr_verify_matrix~2.html @@ -74,20 +74,20 @@

    dbcsr_verify_matrix
  • 6 statements + title=" 0.2% of total for procedures.">97 statements
  • - Source File + Source File
  • @@ -139,10 +139,11 @@

    Contents

    -

    public subroutine dbcsr_verify_matrix(matrix, verbosity, local) +

    public subroutine dbcsr_verify_matrix(m, verbosity, local)

    +

    Verify the correctness of a BCSR matrix.

    Arguments

    @@ -158,22 +159,22 @@

    Arguments

    - + @@ -183,12 +184,13 @@

    Arguments

    @@ -198,7 +200,7 @@

    Arguments

    @@ -218,12 +220,160 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_verify_matrix(matrix, verbosity, local)
    -      TYPE(dbcsr_type), INTENT(IN)                       :: matrix
    +    
       SUBROUTINE dbcsr_verify_matrix(m, verbosity, local)
    +      !! Verify the correctness of a BCSR matrix.
    +
    +      TYPE(dbcsr_type), INTENT(IN)                       :: m
    +         !! bcsr matrix
           INTEGER, INTENT(IN), OPTIONAL                      :: verbosity
    +         !! how detailed errors are; 0=nothing; 1=summary at end if matrix not consistent; 2=also individual errors; 3=always print
    +         !! info about matrix; >3=even more info
           LOGICAL, INTENT(IN), OPTIONAL                      :: local
    +         !! no global communication
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_verify_matrix', r = moduleN//':'//routineN
    +
    +      INTEGER                                            :: bc, blk, blk_p, br, &
    +                                                            data_size_referenced, dbg, handle, i, &
    +                                                            mb, mn, n, n_have_blocks_local, &
    +                                                            n_have_blocks_total, prev_br
    +      INTEGER(KIND=int_8)                                :: n_full_blocks_total
    +      INTEGER, DIMENSION(:), POINTER                     :: col_blk_size, row_blk_size
    +      LOGICAL                                            :: nocomm
    +      REAL(KIND=dp)                                      :: sparsity_total
    +
    +!   ---------------------------------------------------------------------------
    +
    +      CALL timeset(routineN, handle)
    +      dbg = 2
    +      nocomm = .FALSE.
    +      IF (PRESENT(local)) nocomm = local
    +      IF (PRESENT(verbosity)) dbg = verbosity
    +      IF (dbg .GE. 3) WRITE (*, '(1X,A,A,A,3(L1))') r//'Matrix name: ', m%name, &
    +         " of types ", m%symmetry, m%negate_real, &
    +         m%negate_imaginary
    +      IF (dbg .GE. 3) THEN
    +         WRITE (*, '(1X,A,I5,"x",I5,A,I5,"x",I5)') r//' Size blocked', &
    +            m%nblkrows_total, m%nblkcols_total, ", full ", &
    +            m%nfullrows_total, m%nfullcols_total
    +      END IF
    +      row_blk_size => array_data(m%row_blk_size)
    +      col_blk_size => array_data(m%col_blk_size)
    +      !
    +      IF (.NOT. dbcsr_has_symmetry(m)) THEN
    +         n_full_blocks_total = INT(m%nblkrows_total, KIND=int_8)*INT(m%nblkcols_total, KIND=int_8)
    +      ELSE
    +         IF (m%nblkrows_total /= m%nblkcols_total) &
    +            DBCSR_ABORT('Symmetric matrix is not square')
    +         n_full_blocks_total = INT(m%nblkrows_total, KIND=int_8)*(m%nblkrows_total + 1)/2
    +      END IF
    +      n_have_blocks_local = m%nblks
    +2045  FORMAT(I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5, 1X, I5)
    +2047  FORMAT(I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7, 1X, I7)
    +      IF (dbg .GE. 4) THEN
    +         WRITE (*, '(1X,A)') r//' index='
    +         WRITE (*, 2045) m%index(:dbcsr_num_slots)
    +      END IF
    +      IF (m%index(1) .LE. 0) &
    +         DBCSR_ABORT('Index size 0')
    +      DO i = dbcsr_slot_row_p, dbcsr_num_slots
    +         !IF(m%index(i) .LE. 0) &
    +         !   DBCSR_ABORT('Index member is 0')
    +         IF (.NOT. (i .EQ. dbcsr_slot_col_i .OR. i .EQ. dbcsr_slot_blk_p)) THEN
    +            IF (m%index(i) > m%index(1)) &
    +               DBCSR_ABORT('Index member is greater than size')
    +         END IF
    +      END DO
    +      !
    +      IF (dbg .GE. 4) WRITE (*, *) r//' row_p extents', m%index(dbcsr_slot_row_p + 1), &
    +         m%index(dbcsr_slot_row_p), SIZE(m%row_p)
    +      IF (m%index(dbcsr_slot_row_p + 1) - m%index(dbcsr_slot_row_p) + 1 /= m%nblkrows_total + 1) &
    +         DBCSR_ABORT('Size of row_p index inconsistent with number of rows')
    +      IF (SIZE(m%row_p) /= m%nblkrows_total + 1) &
    +         DBCSR_ABORT('Size of row_p inconsistent with number of rows')
    +      !
    +      IF (dbg .GE. 4) WRITE (*, *) r//' col_i extents', m%index(dbcsr_slot_col_i + 1), &
    +         m%index(dbcsr_slot_col_i), SIZE(m%col_i)
    +      IF (m%index(dbcsr_slot_col_i + 1) - m%index(dbcsr_slot_col_i) + 1 /= m%nblks) &
    +         DBCSR_ABORT('Size of col_i index inconsistent with number of blocks')
    +      IF (SIZE(m%col_i) /= m%nblks) &
    +         DBCSR_ABORT('Size of col inconsistent with number of blocks')
    +      !
    +      IF (dbg .GE. 4) WRITE (*, *) r//' blk_p extents', m%index(dbcsr_slot_blk_p + 1), &
    +         m%index(dbcsr_slot_blk_p), SIZE(m%blk_p)
    +      IF (m%index(dbcsr_slot_blk_p + 1) - m%index(dbcsr_slot_blk_p) + 1 /= m%nblks) &
    +         DBCSR_ABORT('Size of blk_p index inconsistent with number of blocks')
    +      IF (SIZE(m%col_i) /= m%nblks) &
    +         DBCSR_ABORT('Size of blk_p inconsistent with number of blocks')
    +      !
    +      IF (SIZE(row_blk_size) /= m%nblkrows_total) &
    +         DBCSR_ABORT('Row block size array inconsistent with number of blocked rows')
    +      IF (SIZE(col_blk_size) /= m%nblkcols_total) &
    +         DBCSR_ABORT('Column block size array inconsistent with number of blocked columns')
    +      !
    +      IF (dbg .GE. 4) THEN
    +         WRITE (*, '(1X,A,I7,A,I7)') r//' nze=', m%nze, 'data size', &
    +            dbcsr_data_get_size(m%data_area)
    +      END IF
    +      data_size_referenced = dbcsr_data_get_size_referenced(m%data_area)
    +      !This tends to be too verbose and usually untrue for symmetric
    +      !matrices.
    +      !IF(dbcsr_get_data_size(m%data_area) < m%nze) &
    +      !   DBCSR_ABORT('Data storage may be too small.')
    +      IF (dbg .GE. 5) THEN
    +         WRITE (*, '(1X,A,I7,A)') r//' size=', SIZE(m%row_p), ' row_p='
    +         WRITE (*, 2047) m%row_p(1:m%nblkrows_total + 1)
    +         WRITE (*, '(1X,A)') r//' col_i='
    +         WRITE (*, 2047) m%col_i(1:m%nblks)
    +         WRITE (*, '(1X,A)') r//' blk_p='
    +         WRITE (*, 2047) m%blk_p(1:m%nblks)
    +      END IF
    +      prev_br = 0
    +      DO br = 1, m%nblkrows_total
    +         IF (m%row_p(br) < 0) DBCSR_ABORT('row_p less than zero')
    +         IF (br .GT. 1) THEN
    +            IF (m%row_p(br) < m%row_p(prev_br)) DBCSR_ABORT('row_p decreases')
    +         END IF
    +         mb = row_blk_size(br)
    +         IF (mb < 0) &
    +            DBCSR_ABORT('Row blocked size is negative')
    +         DO blk = m%row_p(br) + 1, m%row_p(br + 1)
    +            IF (blk < 0) DBCSR_ABORT('Block number is zero')
    +            IF (blk > m%nblks) DBCSR_ABORT('Block number too high')
    +            bc = m%col_i(blk)
    +            IF (dbg .GE. 5) THEN
    +               WRITE (*, '(1X,A,I7,"(",I5,",",I5,")")') r//' block', blk, br, bc
    +            END IF
    +            IF (bc .LE. 0) DBCSR_ABORT('col_i is zero')
    +            IF (bc > m%nblkcols_total) DBCSR_ABORT('col_i too high')
    +            n = col_blk_size(bc)
    +            IF (n < 0) DBCSR_ABORT('Column blocked size is negative')
    +            blk_p = m%blk_p(blk)
    +            mn = mb*n
    +            !IF(blk_p.LE.0) DBCSR_ABORT('Block pointer is negative')
    +            !IF(blk_p > m%nze) &
    +            !   DBCSR_ABORT('Block pointer too large')
    +            !IF(blk_p+mn-1 > m%nze) &
    +            !   DBCSR_ABORT('Block extends too far')
    +            IF (mn .GT. 0 .AND. ABS(blk_p) > data_size_referenced) &
    +               DBCSR_ABORT("Block pointer pointso outside of declared referenced area")
    +            IF (ABS(blk_p) + mn - 1 > data_size_referenced) &
    +               DBCSR_ABORT("Block extends outside of declared referenced area")
    +         END DO
    +         prev_br = br
    +      END DO
    +      IF (dbg .GE. 3 .AND. .NOT. nocomm) THEN
    +         CALL mp_sum(n_have_blocks_local, dbcsr_mp_group(dbcsr_distribution_mp( &
    +                                                         m%dist)))
    +         n_have_blocks_total = n_have_blocks_local
    +         sparsity_total = REAL(n_have_blocks_total, KIND=dp) &
    +                          /REAL(n_full_blocks_total, KIND=dp)*100.0_dp
    +         !WRITE(*,FMT='(30A,F5.1,A)')r//' Sparsity: ', sparsity_total,'%'
    +         WRITE (*, FMT='(1X,A,F5.1,A)') r//' Non-sparsity: ', &
    +            sparsity_total, '%'
    +      END IF
     
    -      CALL dbcsr_verify_matrix_prv(matrix%prv, verbosity, local)
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_verify_matrix
     
    diff --git a/develop/proc/dbcsr_warn_handler.html b/develop/proc/dbcsr_warn_handler.html index 43e75a7ae10..45b30df6ee8 100644 --- a/develop/proc/dbcsr_warn_handler.html +++ b/develop/proc/dbcsr_warn_handler.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_win_create_any.html b/develop/proc/dbcsr_win_create_any.html index be3906ed710..da184f8fc53 100644 --- a/develop/proc/dbcsr_win_create_any.html +++ b/develop/proc/dbcsr_win_create_any.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_work_create.html b/develop/proc/dbcsr_work_create.html index 8e4eec51a80..18308ed2776 100644 --- a/develop/proc/dbcsr_work_create.html +++ b/develop/proc/dbcsr_work_create.html @@ -74,20 +74,20 @@

    dbcsr_work_create
  • 45 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -139,11 +139,10 @@

    Contents

    -

    public subroutine dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable, memory_type) +

    public subroutine dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable)

    -

    Creates a the working matrix(es) for a DBCSR matrix.

    Arguments

    @@ -159,8 +158,8 @@

    Arguments

    @@ -184,14 +183,12 @@

    Arguments

    @@ -201,14 +198,12 @@

    Arguments

    @@ -218,9 +213,7 @@

    Arguments

    @@ -234,21 +227,6 @@

    Arguments

    - - - - - - - - @@ -270,79 +248,12 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, &
    -                                work_mutable, memory_type)
    -      !! Creates a the working matrix(es) for a DBCSR matrix.
    -
    +    
       SUBROUTINE dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable)
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -         !! new matrix
           INTEGER, INTENT(IN), OPTIONAL                      :: nblks_guess, sizedata_guess, n
    -         !! estimated number of blocks
    -         !! estimated size of data
    -         !! number work matrices to create, default is 1
           LOGICAL, INTENT(in), OPTIONAL                      :: work_mutable
    -         !! use mutable work type, default is what was specified in create
    -      TYPE(dbcsr_memtype_type), INTENT(IN), OPTIONAL     :: memory_type
    -
    -      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_work_create'
    -
    -      INTEGER                                            :: handle, iw, nw, ow
    -      LOGICAL                                            :: wms_new, wms_realloc
    -      TYPE(dbcsr_work_type), DIMENSION(:), POINTER       :: wms
    -
    -!   ---------------------------------------------------------------------------
     
    -      CALL timeset(routineN, handle)
    -      IF (PRESENT(n)) THEN
    -         nw = n
    -      ELSE
    -         nw = 1
    -!$       IF (omp_in_parallel()) THEN
    -!$          nw = omp_get_num_threads()
    -!$       ELSE
    -!$          nw = omp_get_max_threads()
    -!$       END IF
    -      END IF
    -!$OMP     MASTER
    -      wms_new = .NOT. ASSOCIATED(matrix%wms)
    -      wms_realloc = .FALSE.
    -      IF (ASSOCIATED(matrix%wms)) THEN
    -         ow = SIZE(matrix%wms)
    -         IF (ow .LT. nw) &
    -            DBCSR_WARN("Number of work matrices less than threads.")
    -         IF (ow .LT. nw) wms_realloc = .TRUE.
    -      END IF
    -      IF (PRESENT(work_mutable)) THEN
    -         matrix%work_mutable = work_mutable
    -      END IF
    -      IF (wms_realloc) THEN
    -         ALLOCATE (wms(nw))
    -         wms(1:ow) = matrix%wms(1:ow)
    -         DEALLOCATE (matrix%wms)
    -         matrix%wms => wms
    -         DO iw = ow + 1, nw
    -            CALL dbcsr_init_wm(matrix%wms(iw), matrix%data_type, &
    -                               nblks_guess=nblks_guess, sizedata_guess=sizedata_guess, &
    -                               memory_type=memory_type)
    -            IF (matrix%work_mutable) &
    -               CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                      dbcsr_get_data_type(matrix))
    -         END DO
    -      END IF
    -      IF (wms_new) THEN
    -         ALLOCATE (matrix%wms(nw))
    -         DO iw = 1, nw
    -            CALL dbcsr_init_wm(matrix%wms(iw), matrix%data_type, &
    -                               nblks_guess=nblks_guess, sizedata_guess=sizedata_guess, &
    -                               memory_type=memory_type)
    -            IF (matrix%work_mutable) &
    -               CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    -                                      dbcsr_get_data_type(matrix))
    -         END DO
    -      END IF
    -      matrix%valid = .FALSE.
    -!$OMP     END MASTER
    -      CALL timestop(handle)
    +      CALL dbcsr_work_create_prv(matrix%prv, nblks_guess, sizedata_guess, n, work_mutable)
        END SUBROUTINE dbcsr_work_create
     
    diff --git a/develop/proc/dbcsr_work_create~2.html b/develop/proc/dbcsr_work_create~2.html index 9f86dfbf03d..daeb31260b4 100644 --- a/develop/proc/dbcsr_work_create~2.html +++ b/develop/proc/dbcsr_work_create~2.html @@ -74,20 +74,20 @@

    dbcsr_work_create
  • 6 statements + title=" 0.1% of total for procedures.">45 statements
  • - Source File + Source File
  • @@ -139,10 +139,11 @@

    Contents

    -

    public subroutine dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable) +

    public subroutine dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable, memory_type)

    +

    Creates a the working matrix(es) for a DBCSR matrix.

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    @@ -183,7 +184,9 @@

    Arguments

    @@ -198,12 +201,14 @@

    Arguments

    @@ -213,12 +218,14 @@

    Arguments

    @@ -227,6 +234,21 @@

    Arguments

    + + + + + + + + @@ -248,12 +270,79 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, work_mutable)
    +    
       SUBROUTINE dbcsr_work_create(matrix, nblks_guess, sizedata_guess, n, &
    +                                work_mutable, memory_type)
    +      !! Creates a the working matrix(es) for a DBCSR matrix.
    +
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    +         !! new matrix
           INTEGER, INTENT(IN), OPTIONAL                      :: nblks_guess, sizedata_guess, n
    +         !! estimated number of blocks
    +         !! estimated size of data
    +         !! number work matrices to create, default is 1
           LOGICAL, INTENT(in), OPTIONAL                      :: work_mutable
    +         !! use mutable work type, default is what was specified in create
    +      TYPE(dbcsr_memtype_type), INTENT(IN), OPTIONAL     :: memory_type
    +
    +      CHARACTER(len=*), PARAMETER :: routineN = 'dbcsr_work_create'
    +
    +      INTEGER                                            :: handle, iw, nw, ow
    +      LOGICAL                                            :: wms_new, wms_realloc
    +      TYPE(dbcsr_work_type), DIMENSION(:), POINTER       :: wms
    +
    +!   ---------------------------------------------------------------------------
     
    -      CALL dbcsr_work_create_prv(matrix%prv, nblks_guess, sizedata_guess, n, work_mutable)
    +      CALL timeset(routineN, handle)
    +      IF (PRESENT(n)) THEN
    +         nw = n
    +      ELSE
    +         nw = 1
    +!$       IF (omp_in_parallel()) THEN
    +!$          nw = omp_get_num_threads()
    +!$       ELSE
    +!$          nw = omp_get_max_threads()
    +!$       END IF
    +      END IF
    +!$OMP     MASTER
    +      wms_new = .NOT. ASSOCIATED(matrix%wms)
    +      wms_realloc = .FALSE.
    +      IF (ASSOCIATED(matrix%wms)) THEN
    +         ow = SIZE(matrix%wms)
    +         IF (ow .LT. nw) &
    +            DBCSR_WARN("Number of work matrices less than threads.")
    +         IF (ow .LT. nw) wms_realloc = .TRUE.
    +      END IF
    +      IF (PRESENT(work_mutable)) THEN
    +         matrix%work_mutable = work_mutable
    +      END IF
    +      IF (wms_realloc) THEN
    +         ALLOCATE (wms(nw))
    +         wms(1:ow) = matrix%wms(1:ow)
    +         DEALLOCATE (matrix%wms)
    +         matrix%wms => wms
    +         DO iw = ow + 1, nw
    +            CALL dbcsr_init_wm(matrix%wms(iw), matrix%data_type, &
    +                               nblks_guess=nblks_guess, sizedata_guess=sizedata_guess, &
    +                               memory_type=memory_type)
    +            IF (matrix%work_mutable) &
    +               CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                      dbcsr_get_data_type(matrix))
    +         END DO
    +      END IF
    +      IF (wms_new) THEN
    +         ALLOCATE (matrix%wms(nw))
    +         DO iw = 1, nw
    +            CALL dbcsr_init_wm(matrix%wms(iw), matrix%data_type, &
    +                               nblks_guess=nblks_guess, sizedata_guess=sizedata_guess, &
    +                               memory_type=memory_type)
    +            IF (matrix%work_mutable) &
    +               CALL dbcsr_mutable_new(matrix%wms(iw)%mutable, &
    +                                      dbcsr_get_data_type(matrix))
    +         END DO
    +      END IF
    +      matrix%valid = .FALSE.
    +!$OMP     END MASTER
    +      CALL timestop(handle)
        END SUBROUTINE dbcsr_work_create
     
    diff --git a/develop/proc/dbcsr_work_destroy_all.html b/develop/proc/dbcsr_work_destroy_all.html index 89dc8e7bad4..5a0ad666384 100644 --- a/develop/proc/dbcsr_work_destroy_all.html +++ b/develop/proc/dbcsr_work_destroy_all.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/dbcsr_zero.html b/develop/proc/dbcsr_zero.html index b162fc52605..0a47f14fd39 100644 --- a/develop/proc/dbcsr_zero.html +++ b/develop/proc/dbcsr_zero.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/delete_preconnection.html b/develop/proc/delete_preconnection.html index 0844a59f985..fd70efedaff 100644 --- a/develop/proc/delete_preconnection.html +++ b/develop/proc/delete_preconnection.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/destroy_array_list.html b/develop/proc/destroy_array_list.html index 7282dab9f62..98fea51bebf 100644 --- a/develop/proc/destroy_array_list.html +++ b/develop/proc/destroy_array_list.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block.html b/develop/proc/destroy_block.html index 41dfa07061f..f38ba8db358 100644 --- a/develop/proc/destroy_block.html +++ b/develop/proc/destroy_block.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block_c_dp.html b/develop/proc/destroy_block_c_dp.html index a30b669c5f0..00b751398ce 100644 --- a/develop/proc/destroy_block_c_dp.html +++ b/develop/proc/destroy_block_c_dp.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block_c_sp.html b/develop/proc/destroy_block_c_sp.html index 2593ce60d63..b2b9ee751e6 100644 --- a/develop/proc/destroy_block_c_sp.html +++ b/develop/proc/destroy_block_c_sp.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block_r_dp.html b/develop/proc/destroy_block_r_dp.html index 4a1c1084ae5..14f457c0f09 100644 --- a/develop/proc/destroy_block_r_dp.html +++ b/develop/proc/destroy_block_r_dp.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/destroy_block_r_sp.html b/develop/proc/destroy_block_r_sp.html index 7b49bf5f3b3..06c0e7d3a97 100644 --- a/develop/proc/destroy_block_r_sp.html +++ b/develop/proc/destroy_block_r_sp.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/destroy_nd_to_2d_mapping.html b/develop/proc/destroy_nd_to_2d_mapping.html index 2b5c4637368..c9feae987e8 100644 --- a/develop/proc/destroy_nd_to_2d_mapping.html +++ b/develop/proc/destroy_nd_to_2d_mapping.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_c4_1d.html b/develop/proc/dev2host_c4_1d.html index 496bc058425..80c19b1d2d3 100644 --- a/develop/proc/dev2host_c4_1d.html +++ b/develop/proc/dev2host_c4_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_c8_1d.html b/develop/proc/dev2host_c8_1d.html index 399633c8614..a6c645f57c1 100644 --- a/develop/proc/dev2host_c8_1d.html +++ b/develop/proc/dev2host_c8_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_i4_1d.html b/develop/proc/dev2host_i4_1d.html index 464ecc5669e..eb25ff8cd12 100644 --- a/develop/proc/dev2host_i4_1d.html +++ b/develop/proc/dev2host_i4_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_i8_1d.html b/develop/proc/dev2host_i8_1d.html index ded72779194..693a28eed3c 100644 --- a/develop/proc/dev2host_i8_1d.html +++ b/develop/proc/dev2host_i8_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_r4_1d.html b/develop/proc/dev2host_r4_1d.html index 8f348b6487c..73a211830be 100644 --- a/develop/proc/dev2host_r4_1d.html +++ b/develop/proc/dev2host_r4_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dev2host_r8_1d.html b/develop/proc/dev2host_r8_1d.html index b1683f81ec2..d578c46bd38 100644 --- a/develop/proc/dev2host_r8_1d.html +++ b/develop/proc/dev2host_r8_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dict_i4tuple_callstat_get.html b/develop/proc/dict_i4tuple_callstat_get.html index f1e3b3dc826..b01fa42c8e1 100644 --- a/develop/proc/dict_i4tuple_callstat_get.html +++ b/develop/proc/dict_i4tuple_callstat_get.html @@ -176,7 +176,7 @@

    Arguments

    @@ -209,7 +209,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 11cd92210d1..f11fa55a051 100644 --- a/develop/proc/dict_i4tuple_callstat_haskey.html +++ b/develop/proc/dict_i4tuple_callstat_haskey.html @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dict_i4tuple_callstat_set.html b/develop/proc/dict_i4tuple_callstat_set.html index 05257dbb853..8da72962e01 100644 --- a/develop/proc/dict_i4tuple_callstat_set.html +++ b/develop/proc/dict_i4tuple_callstat_set.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dict_i4tuple_callstat_size.html b/develop/proc/dict_i4tuple_callstat_size.html index 108ee7bdcc5..236402dc52e 100644 --- a/develop/proc/dict_i4tuple_callstat_size.html +++ b/develop/proc/dict_i4tuple_callstat_size.html @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dict_str_i4_get.html b/develop/proc/dict_str_i4_get.html index 1f385ad83d9..8d2766eada7 100644 --- a/develop/proc/dict_str_i4_get.html +++ b/develop/proc/dict_str_i4_get.html @@ -176,7 +176,7 @@

    Arguments

    @@ -209,7 +209,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 910a8394921..3026cb58f17 100644 --- a/develop/proc/dict_str_i4_haskey.html +++ b/develop/proc/dict_str_i4_haskey.html @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/dict_str_i4_set.html b/develop/proc/dict_str_i4_set.html index babcde79db5..6e0cb323051 100644 --- a/develop/proc/dict_str_i4_set.html +++ b/develop/proc/dict_str_i4_set.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/dict_str_i4_size.html b/develop/proc/dict_str_i4_size.html index 4fd42e0a437..b031be966cf 100644 --- a/develop/proc/dict_str_i4_size.html +++ b/develop/proc/dict_str_i4_size.html @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/dims_tensor.html b/develop/proc/dims_tensor.html index a0d8d82bcd1..369558d76f1 100644 --- a/develop/proc/dims_tensor.html +++ b/develop/proc/dims_tensor.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/dist_compatible.html b/develop/proc/dist_compatible.html index bb0eca9d9ad..fac7c62b737 100644 --- a/develop/proc/dist_compatible.html +++ b/develop/proc/dist_compatible.html @@ -213,7 +213,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 493ddaab5ee..1f33d4e841e 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 @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,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 cc3ebe79683..57fe5a70a33 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 @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,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 dd7dbd153e1..bac87b8add9 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 @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/distribute_lpt_random.html b/develop/proc/distribute_lpt_random.html index a7ce8339c88..5e5dd2ad3e9 100644 --- a/develop/proc/distribute_lpt_random.html +++ b/develop/proc/distribute_lpt_random.html @@ -200,7 +200,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_c.html b/develop/proc/ensure_array_size_c.html index 3ac36224681..9d591675189 100644 --- a/develop/proc/ensure_array_size_c.html +++ b/develop/proc/ensure_array_size_c.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

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_d.html b/develop/proc/ensure_array_size_d.html index 0d808f6884b..46b25d1e29f 100644 --- a/develop/proc/ensure_array_size_d.html +++ b/develop/proc/ensure_array_size_d.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

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_i.html b/develop/proc/ensure_array_size_i.html index 93f8ca8a2b9..170059cb4e3 100644 --- a/develop/proc/ensure_array_size_i.html +++ b/develop/proc/ensure_array_size_i.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

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_l.html b/develop/proc/ensure_array_size_l.html index a3d6cc20df9..b8538936485 100644 --- a/develop/proc/ensure_array_size_l.html +++ b/develop/proc/ensure_array_size_l.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

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_s.html b/develop/proc/ensure_array_size_s.html index 2bda0844448..775094edd4a 100644 --- a/develop/proc/ensure_array_size_s.html +++ b/develop/proc/ensure_array_size_s.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

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/ensure_array_size_z.html b/develop/proc/ensure_array_size_z.html index 40dd2983b12..1338885e53d 100644 --- a/develop/proc/ensure_array_size_z.html +++ b/develop/proc/ensure_array_size_z.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

    @@ -250,7 +250,7 @@

    Arguments

    @@ -265,7 +265,7 @@

    Arguments

    diff --git a/develop/proc/ensure_product_wm_cleared.html b/develop/proc/ensure_product_wm_cleared.html index 74434f225e4..fbf713a923b 100644 --- a/develop/proc/ensure_product_wm_cleared.html +++ b/develop/proc/ensure_product_wm_cleared.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/enumerate_block_elements.html b/develop/proc/enumerate_block_elements.html index 266ba886c03..3bd764f2f22 100644 --- a/develop/proc/enumerate_block_elements.html +++ b/develop/proc/enumerate_block_elements.html @@ -155,7 +155,7 @@

    Arguments

    @@ -172,7 +172,7 @@

    Arguments

    diff --git a/develop/proc/f_dbcsr_timeset.html b/develop/proc/f_dbcsr_timeset.html index e9ca6d018d1..cd74033b009 100644 --- a/develop/proc/f_dbcsr_timeset.html +++ b/develop/proc/f_dbcsr_timeset.html @@ -158,7 +158,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/f_dbcsr_timestop.html b/develop/proc/f_dbcsr_timestop.html index 6ad01160849..f3b1fd87a35 100644 --- a/develop/proc/f_dbcsr_timestop.html +++ b/develop/proc/f_dbcsr_timestop.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/factorial.html b/develop/proc/factorial.html index bb61cd1bd0b..ff9cb914a17 100644 --- a/develop/proc/factorial.html +++ b/develop/proc/factorial.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/file_exists.html b/develop/proc/file_exists.html index 21bb223af6f..04044479a39 100644 --- a/develop/proc/file_exists.html +++ b/develop/proc/file_exists.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/fill_hash_tables.html b/develop/proc/fill_hash_tables.html index 8d7aa053615..3cdf1bf22e8 100644 --- a/develop/proc/fill_hash_tables.html +++ b/develop/proc/fill_hash_tables.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/find_all_local_elements.html b/develop/proc/find_all_local_elements.html index 6dfffa7ab8e..a160c6e23e6 100644 --- a/develop/proc/find_all_local_elements.html +++ b/develop/proc/find_all_local_elements.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    diff --git a/develop/proc/find_block_of_element.html b/develop/proc/find_block_of_element.html index c71a0a3a6f4..5536b91e2ce 100644 --- a/develop/proc/find_block_of_element.html +++ b/develop/proc/find_block_of_element.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/find_cut_col.html b/develop/proc/find_cut_col.html index 18b594a7bb8..02e93016311 100644 --- a/develop/proc/find_cut_col.html +++ b/develop/proc/find_cut_col.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/find_cut_row.html b/develop/proc/find_cut_row.html index 360dd444570..fb9e4841f96 100644 --- a/develop/proc/find_cut_row.html +++ b/develop/proc/find_cut_row.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/find_first_valid_block.html b/develop/proc/find_first_valid_block.html index 708a909ad38..ce3c247bc91 100644 --- a/develop/proc/find_first_valid_block.html +++ b/develop/proc/find_first_valid_block.html @@ -160,7 +160,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/find_proper_position.html b/develop/proc/find_proper_position.html index 37df3c7f724..3f33a86e756 100644 --- a/develop/proc/find_proper_position.html +++ b/develop/proc/find_proper_position.html @@ -161,7 +161,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/proc/find_proper_position_caller.html b/develop/proc/find_proper_position_caller.html index df40db3d00b..c56c2de6757 100644 --- a/develop/proc/find_proper_position_caller.html +++ b/develop/proc/find_proper_position_caller.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/find_proper_row.html b/develop/proc/find_proper_row.html index ddb3270d8fa..337be607292 100644 --- a/develop/proc/find_proper_row.html +++ b/develop/proc/find_proper_row.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/flush_stacks.html b/develop/proc/flush_stacks.html index 41afff85c73..0ad34142ee8 100644 --- a/develop/proc/flush_stacks.html +++ b/develop/proc/flush_stacks.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/gcd.html b/develop/proc/gcd.html index 981feba531d..38b6bf17863 100644 --- a/develop/proc/gcd.html +++ b/develop/proc/gcd.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/get_2d_indices_pgrid.html b/develop/proc/get_2d_indices_pgrid.html index d30af90ae5f..ee4490346c6 100644 --- a/develop/proc/get_2d_indices_pgrid.html +++ b/develop/proc/get_2d_indices_pgrid.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/get_2d_indices_tensor.html b/develop/proc/get_2d_indices_tensor.html index 41f19cfdd54..7d1eeb26b9b 100644 --- a/develop/proc/get_2d_indices_tensor.html +++ b/develop/proc/get_2d_indices_tensor.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/get_array_elements.html b/develop/proc/get_array_elements.html index 6742443daff..9b64ee325b8 100644 --- a/develop/proc/get_array_elements.html +++ b/develop/proc/get_array_elements.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/get_arrays.html b/develop/proc/get_arrays.html index f0d4faa1515..188e500b9e8 100644 --- a/develop/proc/get_arrays.html +++ b/develop/proc/get_arrays.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/get_data_2d_c.html b/develop/proc/get_data_2d_c.html index 5ba0d01db36..ff410f50167 100644 --- a/develop/proc/get_data_2d_c.html +++ b/develop/proc/get_data_2d_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/get_data_2d_d.html b/develop/proc/get_data_2d_d.html index fb44aa64413..1abce80c21d 100644 --- a/develop/proc/get_data_2d_d.html +++ b/develop/proc/get_data_2d_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/get_data_2d_s.html b/develop/proc/get_data_2d_s.html index 800a82305d3..259fc60086a 100644 --- a/develop/proc/get_data_2d_s.html +++ b/develop/proc/get_data_2d_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/get_data_2d_z.html b/develop/proc/get_data_2d_z.html index 59b27161073..c8d39b722b1 100644 --- a/develop/proc/get_data_2d_z.html +++ b/develop/proc/get_data_2d_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/get_data_c.html b/develop/proc/get_data_c.html index 8988f2a5d8c..a0f5c74a05f 100644 --- a/develop/proc/get_data_c.html +++ b/develop/proc/get_data_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/get_data_d.html b/develop/proc/get_data_d.html index 89db6debb1a..2e89157b0e8 100644 --- a/develop/proc/get_data_d.html +++ b/develop/proc/get_data_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/get_data_s.html b/develop/proc/get_data_s.html index 82d416f969b..16c4571f945 100644 --- a/develop/proc/get_data_s.html +++ b/develop/proc/get_data_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/get_data_z.html b/develop/proc/get_data_z.html index 23a242e6f5d..7319acdc405 100644 --- a/develop/proc/get_data_z.html +++ b/develop/proc/get_data_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/get_ith_array.html b/develop/proc/get_ith_array.html index fc6d00db244..adde49acc4d 100644 --- a/develop/proc/get_ith_array.html +++ b/develop/proc/get_ith_array.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/get_left_child.html b/develop/proc/get_left_child.html index 1d16eb82552..15468c9ba43 100644 --- a/develop/proc/get_left_child.html +++ b/develop/proc/get_left_child.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/get_mp_perf_env.html b/develop/proc/get_mp_perf_env.html index d4f1b1a9609..e0461a6d9cb 100644 --- a/develop/proc/get_mp_perf_env.html +++ b/develop/proc/get_mp_perf_env.html @@ -150,7 +150,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 bf61c26efb0..3d77b262e47 100644 --- a/develop/proc/get_nd_indices_pgrid.html +++ b/develop/proc/get_nd_indices_pgrid.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/get_nd_indices_tensor.html b/develop/proc/get_nd_indices_tensor.html index b31dfc1dce3..4f1148232a3 100644 --- a/develop/proc/get_nd_indices_tensor.html +++ b/develop/proc/get_nd_indices_tensor.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/get_opt_nsplit.html b/develop/proc/get_opt_nsplit.html index 6875ce08f5a..742ae5f3c54 100644 --- a/develop/proc/get_opt_nsplit.html +++ b/develop/proc/get_opt_nsplit.html @@ -154,7 +154,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    diff --git a/develop/proc/get_parent.html b/develop/proc/get_parent.html index 39434ea49d3..9c4e520e867 100644 --- a/develop/proc/get_parent.html +++ b/develop/proc/get_parent.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/get_rank3d.html b/develop/proc/get_rank3d.html index ac31c399f0a..a41ee3c4f2b 100644 --- a/develop/proc/get_rank3d.html +++ b/develop/proc/get_rank3d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/get_stored_canonical.html b/develop/proc/get_stored_canonical.html index 9360618c9e7..47f181008cf 100644 --- a/develop/proc/get_stored_canonical.html +++ b/develop/proc/get_stored_canonical.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/get_timer_env.html b/develop/proc/get_timer_env.html index 6fbbeaadde9..12adb0529fa 100644 --- a/develop/proc/get_timer_env.html +++ b/develop/proc/get_timer_env.html @@ -151,7 +151,7 @@

    Arguments


    Return Value - + type(timer_env_type), POINTER

    diff --git a/develop/proc/get_unit_number.html b/develop/proc/get_unit_number.html index fc4d4b76290..4fe4699c72d 100644 --- a/develop/proc/get_unit_number.html +++ b/develop/proc/get_unit_number.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/get_value.html b/develop/proc/get_value.html index 4a980de196d..34bff9a455a 100644 --- a/develop/proc/get_value.html +++ b/develop/proc/get_value.html @@ -173,7 +173,7 @@

    Arguments

    @@ -191,7 +191,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 71a30da8231..f2518e2f91c 100644 --- a/develop/proc/global_offsets_to_local.html +++ b/develop/proc/global_offsets_to_local.html @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/group_to_mrowcol.html b/develop/proc/group_to_mrowcol.html index 87f30e2a94c..5903fe0a3cd 100644 --- a/develop/proc/group_to_mrowcol.html +++ b/develop/proc/group_to_mrowcol.html @@ -153,7 +153,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -198,7 +198,7 @@

    Arguments

    diff --git a/develop/proc/group_to_world_proc_map.html b/develop/proc/group_to_world_proc_map.html index 27ecd0376e4..b66f779ba2b 100644 --- a/develop/proc/group_to_world_proc_map.html +++ b/develop/proc/group_to_world_proc_map.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/has_mp_perf_env.html b/develop/proc/has_mp_perf_env.html index 168008b0fb9..2e2255ee4ab 100644 --- a/develop/proc/has_mp_perf_env.html +++ b/develop/proc/has_mp_perf_env.html @@ -150,7 +150,7 @@

    Arguments


    Return Value - + logical

    diff --git a/develop/proc/hash_i4tuple.html b/develop/proc/hash_i4tuple.html index 962b88600ae..92103614362 100644 --- a/develop/proc/hash_i4tuple.html +++ b/develop/proc/hash_i4tuple.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/hash_str.html b/develop/proc/hash_str.html index a8ca0175710..877cf29bd1d 100644 --- a/develop/proc/hash_str.html +++ b/develop/proc/hash_str.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/hash_table_add.html b/develop/proc/hash_table_add.html index 676e7657da8..b64e3c33ca0 100644 --- a/develop/proc/hash_table_add.html +++ b/develop/proc/hash_table_add.html @@ -168,7 +168,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/hash_table_get.html b/develop/proc/hash_table_get.html index 8486ddc8502..014571c4f6f 100644 --- a/develop/proc/hash_table_get.html +++ b/develop/proc/hash_table_get.html @@ -167,7 +167,7 @@

    Arguments

    @@ -185,7 +185,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/host2dev_c4_1d.html b/develop/proc/host2dev_c4_1d.html index 28dba2d942e..01e5af87583 100644 --- a/develop/proc/host2dev_c4_1d.html +++ b/develop/proc/host2dev_c4_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_c4_2d.html b/develop/proc/host2dev_c4_2d.html index 2cb022b8cb2..6041cab4239 100644 --- a/develop/proc/host2dev_c4_2d.html +++ b/develop/proc/host2dev_c4_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_c8_1d.html b/develop/proc/host2dev_c8_1d.html index ba6f7a086d6..9b70d126078 100644 --- a/develop/proc/host2dev_c8_1d.html +++ b/develop/proc/host2dev_c8_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_c8_2d.html b/develop/proc/host2dev_c8_2d.html index 27c9c055afb..ef751e2ce2c 100644 --- a/develop/proc/host2dev_c8_2d.html +++ b/develop/proc/host2dev_c8_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_i4_1d.html b/develop/proc/host2dev_i4_1d.html index dab2dee1b21..f047dd01318 100644 --- a/develop/proc/host2dev_i4_1d.html +++ b/develop/proc/host2dev_i4_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_i4_2d.html b/develop/proc/host2dev_i4_2d.html index 38d102ee8d1..21df98e13a4 100644 --- a/develop/proc/host2dev_i4_2d.html +++ b/develop/proc/host2dev_i4_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_i8_1d.html b/develop/proc/host2dev_i8_1d.html index e8059ecc0f4..a759fcbcef1 100644 --- a/develop/proc/host2dev_i8_1d.html +++ b/develop/proc/host2dev_i8_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_i8_2d.html b/develop/proc/host2dev_i8_2d.html index 23bd84f43d9..b5503eef0dc 100644 --- a/develop/proc/host2dev_i8_2d.html +++ b/develop/proc/host2dev_i8_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_r4_1d.html b/develop/proc/host2dev_r4_1d.html index e69cf9d3205..88987d3b6b0 100644 --- a/develop/proc/host2dev_r4_1d.html +++ b/develop/proc/host2dev_r4_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_r4_2d.html b/develop/proc/host2dev_r4_2d.html index fb7fe2a5db8..59c946cd2e8 100644 --- a/develop/proc/host2dev_r4_2d.html +++ b/develop/proc/host2dev_r4_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_r8_1d.html b/develop/proc/host2dev_r8_1d.html index d9746ce88bd..51e580098cf 100644 --- a/develop/proc/host2dev_r8_1d.html +++ b/develop/proc/host2dev_r8_1d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/host2dev_r8_2d.html b/develop/proc/host2dev_r8_2d.html index 00faddc4964..f73d62d6ed4 100644 --- a/develop/proc/host2dev_r8_2d.html +++ b/develop/proc/host2dev_r8_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_any.html b/develop/proc/hybrid_alltoall_any.html index f46cce102a0..a0ea3e5450c 100644 --- a/develop/proc/hybrid_alltoall_any.html +++ b/develop/proc/hybrid_alltoall_any.html @@ -248,7 +248,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_c1.html b/develop/proc/hybrid_alltoall_c1.html index b53c939d526..833ae3db616 100644 --- a/develop/proc/hybrid_alltoall_c1.html +++ b/develop/proc/hybrid_alltoall_c1.html @@ -255,7 +255,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_d1.html b/develop/proc/hybrid_alltoall_d1.html index 2dc474fcbe2..9815b212eec 100644 --- a/develop/proc/hybrid_alltoall_d1.html +++ b/develop/proc/hybrid_alltoall_d1.html @@ -255,7 +255,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_i1.html b/develop/proc/hybrid_alltoall_i1.html index b20b3f518f0..aaf4edff81e 100644 --- a/develop/proc/hybrid_alltoall_i1.html +++ b/develop/proc/hybrid_alltoall_i1.html @@ -255,7 +255,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_s1.html b/develop/proc/hybrid_alltoall_s1.html index 0bf46a4e885..a170e2323bd 100644 --- a/develop/proc/hybrid_alltoall_s1.html +++ b/develop/proc/hybrid_alltoall_s1.html @@ -255,7 +255,7 @@

    Arguments

    diff --git a/develop/proc/hybrid_alltoall_z1.html b/develop/proc/hybrid_alltoall_z1.html index 79bbad2bdae..e74a50b8851 100644 --- a/develop/proc/hybrid_alltoall_z1.html +++ b/develop/proc/hybrid_alltoall_z1.html @@ -255,7 +255,7 @@

    Arguments

    diff --git a/develop/proc/i8_bsearch.html b/develop/proc/i8_bsearch.html index 9e1d5c8fd55..da243baf46f 100644 --- a/develop/proc/i8_bsearch.html +++ b/develop/proc/i8_bsearch.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -216,7 +216,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/image_calculator.html b/develop/proc/image_calculator.html index 950f19c34eb..6f4c9bd84fd 100644 --- a/develop/proc/image_calculator.html +++ b/develop/proc/image_calculator.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

    @@ -254,7 +254,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    @@ -284,7 +284,7 @@

    Arguments

    diff --git a/develop/proc/integer_to_string.html b/develop/proc/integer_to_string.html index 82e89f9b848..95998a57bf5 100644 --- a/develop/proc/integer_to_string.html +++ b/develop/proc/integer_to_string.html @@ -180,7 +180,7 @@

    Arguments

    Return Value - + character(len=:), ALLOCATABLE

    diff --git a/develop/proc/internal_data_allocate.html b/develop/proc/internal_data_allocate.html index ca4e9bdba83..23e039ea6ee 100644 --- a/develop/proc/internal_data_allocate.html +++ b/develop/proc/internal_data_allocate.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/internal_data_deallocate.html b/develop/proc/internal_data_deallocate.html index 18564865a96..0159f434235 100644 --- a/develop/proc/internal_data_deallocate.html +++ b/develop/proc/internal_data_deallocate.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/internal_mm_c_nn.html b/develop/proc/internal_mm_c_nn.html index d02438d8aec..5fc8e7ec664 100644 --- a/develop/proc/internal_mm_c_nn.html +++ b/develop/proc/internal_mm_c_nn.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/internal_mm_d_nn.html b/develop/proc/internal_mm_d_nn.html index b229f5b8b14..764837b8fec 100644 --- a/develop/proc/internal_mm_d_nn.html +++ b/develop/proc/internal_mm_d_nn.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/internal_mm_s_nn.html b/develop/proc/internal_mm_s_nn.html index 6fb28f28a79..919a0c5cd31 100644 --- a/develop/proc/internal_mm_s_nn.html +++ b/develop/proc/internal_mm_s_nn.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/internal_mm_z_nn.html b/develop/proc/internal_mm_z_nn.html index b4d7d79c68a..337d94e9489 100644 --- a/develop/proc/internal_mm_z_nn.html +++ b/develop/proc/internal_mm_z_nn.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/internal_process_mm_stack_c.html b/develop/proc/internal_process_mm_stack_c.html index 9a76cc27f39..b486a771252 100644 --- a/develop/proc/internal_process_mm_stack_c.html +++ b/develop/proc/internal_process_mm_stack_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/internal_process_mm_stack_d.html b/develop/proc/internal_process_mm_stack_d.html index f98c556a442..1be475c8cd8 100644 --- a/develop/proc/internal_process_mm_stack_d.html +++ b/develop/proc/internal_process_mm_stack_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/internal_process_mm_stack_s.html b/develop/proc/internal_process_mm_stack_s.html index 6545dc85b39..60021b59052 100644 --- a/develop/proc/internal_process_mm_stack_s.html +++ b/develop/proc/internal_process_mm_stack_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/internal_process_mm_stack_z.html b/develop/proc/internal_process_mm_stack_z.html index f5cda2ad979..b04a731c34a 100644 --- a/develop/proc/internal_process_mm_stack_z.html +++ b/develop/proc/internal_process_mm_stack_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/invert_transpose_flag.html b/develop/proc/invert_transpose_flag.html index f4f34c60f53..38723f89147 100644 --- a/develop/proc/invert_transpose_flag.html +++ b/develop/proc/invert_transpose_flag.html @@ -79,15 +79,15 @@

    invert_transpose_flag
  • - Source File + Source File
  • @@ -133,7 +133,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 8ec081d735f..ee121828bae 100644 --- a/develop/proc/invert_transpose_flag~2.html +++ b/develop/proc/invert_transpose_flag~2.html @@ -79,15 +79,15 @@

    invert_transpose_flag
  • - Source File + Source File
  • @@ -133,7 +133,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 4d655de5d14..9e5d9a5a053 100644 --- a/develop/proc/iswap.html +++ b/develop/proc/iswap.html @@ -159,7 +159,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/iterator_advance.html b/develop/proc/iterator_advance.html index 22321dbdc41..36d6c5acc82 100644 --- a/develop/proc/iterator_advance.html +++ b/develop/proc/iterator_advance.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_1d_block_c.html b/develop/proc/iterator_next_1d_block_c.html index cb0016406ed..401e7f44b58 100644 --- a/develop/proc/iterator_next_1d_block_c.html +++ b/develop/proc/iterator_next_1d_block_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_1d_block_d.html b/develop/proc/iterator_next_1d_block_d.html index a9377adedac..0eb5c9c8076 100644 --- a/develop/proc/iterator_next_1d_block_d.html +++ b/develop/proc/iterator_next_1d_block_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_1d_block_s.html b/develop/proc/iterator_next_1d_block_s.html index 9a66bd8e7e4..9afd9446b2b 100644 --- a/develop/proc/iterator_next_1d_block_s.html +++ b/develop/proc/iterator_next_1d_block_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_1d_block_z.html b/develop/proc/iterator_next_1d_block_z.html index 8682d831da5..9d1b8662770 100644 --- a/develop/proc/iterator_next_1d_block_z.html +++ b/develop/proc/iterator_next_1d_block_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_2d_block_c.html b/develop/proc/iterator_next_2d_block_c.html index 4fb102c415d..5fe5eaf822e 100644 --- a/develop/proc/iterator_next_2d_block_c.html +++ b/develop/proc/iterator_next_2d_block_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_2d_block_d.html b/develop/proc/iterator_next_2d_block_d.html index 31b7135a075..c707370b040 100644 --- a/develop/proc/iterator_next_2d_block_d.html +++ b/develop/proc/iterator_next_2d_block_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_2d_block_s.html b/develop/proc/iterator_next_2d_block_s.html index a417a8e9131..240d6dd00b4 100644 --- a/develop/proc/iterator_next_2d_block_s.html +++ b/develop/proc/iterator_next_2d_block_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_2d_block_z.html b/develop/proc/iterator_next_2d_block_z.html index a880d931a7e..9aa7a95d565 100644 --- a/develop/proc/iterator_next_2d_block_z.html +++ b/develop/proc/iterator_next_2d_block_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -267,7 +267,7 @@

    Arguments

    @@ -283,7 +283,7 @@

    Arguments

    @@ -299,7 +299,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_area_block.html b/develop/proc/iterator_next_area_block.html index 470a15b5913..de2c3baf1fa 100644 --- a/develop/proc/iterator_next_area_block.html +++ b/develop/proc/iterator_next_area_block.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -255,7 +255,7 @@

    Arguments

    @@ -274,7 +274,7 @@

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

    @@ -312,7 +312,7 @@

    Arguments

    diff --git a/develop/proc/iterator_next_block_index.html b/develop/proc/iterator_next_block_index.html index 3e61277b8d9..b217164bc0d 100644 --- a/develop/proc/iterator_next_block_index.html +++ b/develop/proc/iterator_next_block_index.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -208,7 +208,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    @@ -240,7 +240,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    @@ -278,7 +278,7 @@

    Arguments

    @@ -297,7 +297,7 @@

    Arguments

    @@ -316,7 +316,7 @@

    Arguments

    diff --git a/develop/proc/lcm.html b/develop/proc/lcm.html index 86ae7eb2c32..8c0c621c8e8 100644 --- a/develop/proc/lcm.html +++ b/develop/proc/lcm.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_clear.html b/develop/proc/list_callstackentry_clear.html index 1c18b505233..49ac346ffcf 100644 --- a/develop/proc/list_callstackentry_clear.html +++ b/develop/proc/list_callstackentry_clear.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_del.html b/develop/proc/list_callstackentry_del.html index e4680241c45..9a7f8cca3b3 100644 --- a/develop/proc/list_callstackentry_del.html +++ b/develop/proc/list_callstackentry_del.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_destroy.html b/develop/proc/list_callstackentry_destroy.html index 7dc8b8b804f..76cb3c6513d 100644 --- a/develop/proc/list_callstackentry_destroy.html +++ b/develop/proc/list_callstackentry_destroy.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_get.html b/develop/proc/list_callstackentry_get.html index b7a7bdcc392..3b9063824db 100644 --- a/develop/proc/list_callstackentry_get.html +++ b/develop/proc/list_callstackentry_get.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,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 da9d4aa6920..8b44a3de3ca 100644 --- a/develop/proc/list_callstackentry_init.html +++ b/develop/proc/list_callstackentry_init.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_insert.html b/develop/proc/list_callstackentry_insert.html index c4846db8e4a..ae578096380 100644 --- a/develop/proc/list_callstackentry_insert.html +++ b/develop/proc/list_callstackentry_insert.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_isready.html b/develop/proc/list_callstackentry_isready.html index b36cc2d3cc7..70f61ca7312 100644 --- a/develop/proc/list_callstackentry_isready.html +++ b/develop/proc/list_callstackentry_isready.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/list_callstackentry_peek.html b/develop/proc/list_callstackentry_peek.html index 10ebd3f4c3e..34ede6ca91e 100644 --- a/develop/proc/list_callstackentry_peek.html +++ b/develop/proc/list_callstackentry_peek.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,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 4ab4328104c..2bd0e38aeee 100644 --- a/develop/proc/list_callstackentry_pop.html +++ b/develop/proc/list_callstackentry_pop.html @@ -162,7 +162,7 @@

    Arguments

    @@ -180,7 +180,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 13c0f1ba9e2..92463a2410d 100644 --- a/develop/proc/list_callstackentry_push.html +++ b/develop/proc/list_callstackentry_push.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_set.html b/develop/proc/list_callstackentry_set.html index e8f68342ecb..8abaf90f9a3 100644 --- a/develop/proc/list_callstackentry_set.html +++ b/develop/proc/list_callstackentry_set.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/list_callstackentry_size.html b/develop/proc/list_callstackentry_size.html index b5ef7d69a8b..24bb9ead81b 100644 --- a/develop/proc/list_callstackentry_size.html +++ b/develop/proc/list_callstackentry_size.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/list_routinereport_clear.html b/develop/proc/list_routinereport_clear.html index 388af3270ae..5c70710aa1c 100644 --- a/develop/proc/list_routinereport_clear.html +++ b/develop/proc/list_routinereport_clear.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_del.html b/develop/proc/list_routinereport_del.html index cb463b7aa6a..df98d8376af 100644 --- a/develop/proc/list_routinereport_del.html +++ b/develop/proc/list_routinereport_del.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_destroy.html b/develop/proc/list_routinereport_destroy.html index d4aa79a9ae0..a82da5e8c7e 100644 --- a/develop/proc/list_routinereport_destroy.html +++ b/develop/proc/list_routinereport_destroy.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_get.html b/develop/proc/list_routinereport_get.html index 52729b28c6d..8145217149d 100644 --- a/develop/proc/list_routinereport_get.html +++ b/develop/proc/list_routinereport_get.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,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 8e901b51978..106b26d3564 100644 --- a/develop/proc/list_routinereport_init.html +++ b/develop/proc/list_routinereport_init.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_insert.html b/develop/proc/list_routinereport_insert.html index 4544e78b4be..9c9d931e469 100644 --- a/develop/proc/list_routinereport_insert.html +++ b/develop/proc/list_routinereport_insert.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_isready.html b/develop/proc/list_routinereport_isready.html index 13518049b91..e7e2b4566f0 100644 --- a/develop/proc/list_routinereport_isready.html +++ b/develop/proc/list_routinereport_isready.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/list_routinereport_peek.html b/develop/proc/list_routinereport_peek.html index a7d8a0ebd63..fe5f45123af 100644 --- a/develop/proc/list_routinereport_peek.html +++ b/develop/proc/list_routinereport_peek.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,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 e78035de229..6ea21966459 100644 --- a/develop/proc/list_routinereport_pop.html +++ b/develop/proc/list_routinereport_pop.html @@ -162,7 +162,7 @@

    Arguments

    @@ -180,7 +180,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 2685c9eb28d..ed878b5d2fb 100644 --- a/develop/proc/list_routinereport_push.html +++ b/develop/proc/list_routinereport_push.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_set.html b/develop/proc/list_routinereport_set.html index 7a9cb3a2326..e351cec7e96 100644 --- a/develop/proc/list_routinereport_set.html +++ b/develop/proc/list_routinereport_set.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/list_routinereport_size.html b/develop/proc/list_routinereport_size.html index b20afe087f2..a7512ab73f9 100644 --- a/develop/proc/list_routinereport_size.html +++ b/develop/proc/list_routinereport_size.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/list_routinestat_clear.html b/develop/proc/list_routinestat_clear.html index 77c3e4bd574..75b05d038b1 100644 --- a/develop/proc/list_routinestat_clear.html +++ b/develop/proc/list_routinestat_clear.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_del.html b/develop/proc/list_routinestat_del.html index 4b05bda1dae..1fe4d4d2b3e 100644 --- a/develop/proc/list_routinestat_del.html +++ b/develop/proc/list_routinestat_del.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_destroy.html b/develop/proc/list_routinestat_destroy.html index 6453cd0ddfb..184ab9aee0b 100644 --- a/develop/proc/list_routinestat_destroy.html +++ b/develop/proc/list_routinestat_destroy.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_get.html b/develop/proc/list_routinestat_get.html index 9090e0697f3..b6a5ed90484 100644 --- a/develop/proc/list_routinestat_get.html +++ b/develop/proc/list_routinestat_get.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,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 2e10cfe8554..0249c9cef83 100644 --- a/develop/proc/list_routinestat_init.html +++ b/develop/proc/list_routinestat_init.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_insert.html b/develop/proc/list_routinestat_insert.html index 0140f31a53b..74bf39430ae 100644 --- a/develop/proc/list_routinestat_insert.html +++ b/develop/proc/list_routinestat_insert.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_isready.html b/develop/proc/list_routinestat_isready.html index 45792641cc5..b02ed92bbd5 100644 --- a/develop/proc/list_routinestat_isready.html +++ b/develop/proc/list_routinestat_isready.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/list_routinestat_peek.html b/develop/proc/list_routinestat_peek.html index ba1d2817a3b..05da14e9d8d 100644 --- a/develop/proc/list_routinestat_peek.html +++ b/develop/proc/list_routinestat_peek.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,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 3a8fab7b422..723f3131e65 100644 --- a/develop/proc/list_routinestat_pop.html +++ b/develop/proc/list_routinestat_pop.html @@ -162,7 +162,7 @@

    Arguments

    @@ -180,7 +180,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 2d241dd69d9..9bd70266e80 100644 --- a/develop/proc/list_routinestat_push.html +++ b/develop/proc/list_routinestat_push.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_set.html b/develop/proc/list_routinestat_set.html index 55a42cbace6..f0eb98ab0d4 100644 --- a/develop/proc/list_routinestat_set.html +++ b/develop/proc/list_routinestat_set.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/list_routinestat_size.html b/develop/proc/list_routinestat_size.html index af61fcbab4b..6e224aa24f5 100644 --- a/develop/proc/list_routinestat_size.html +++ b/develop/proc/list_routinestat_size.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/list_timerenv_clear.html b/develop/proc/list_timerenv_clear.html index ac3d3abf89d..c56b76379f6 100644 --- a/develop/proc/list_timerenv_clear.html +++ b/develop/proc/list_timerenv_clear.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_del.html b/develop/proc/list_timerenv_del.html index 623b69a1ef4..8acfd89ffcd 100644 --- a/develop/proc/list_timerenv_del.html +++ b/develop/proc/list_timerenv_del.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_destroy.html b/develop/proc/list_timerenv_destroy.html index e137660906e..642bda2e8f9 100644 --- a/develop/proc/list_timerenv_destroy.html +++ b/develop/proc/list_timerenv_destroy.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_get.html b/develop/proc/list_timerenv_get.html index 35a3411ce6e..17d7145ed1b 100644 --- a/develop/proc/list_timerenv_get.html +++ b/develop/proc/list_timerenv_get.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -192,7 +192,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 7db8bee81e4..dfb7b88758d 100644 --- a/develop/proc/list_timerenv_init.html +++ b/develop/proc/list_timerenv_init.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_insert.html b/develop/proc/list_timerenv_insert.html index 965317cc83f..e60f0c12c4e 100644 --- a/develop/proc/list_timerenv_insert.html +++ b/develop/proc/list_timerenv_insert.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_isready.html b/develop/proc/list_timerenv_isready.html index 2fe2501fc1a..b4c5106dc0f 100644 --- a/develop/proc/list_timerenv_isready.html +++ b/develop/proc/list_timerenv_isready.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/list_timerenv_peek.html b/develop/proc/list_timerenv_peek.html index 83a996d9cb2..70290f6d02a 100644 --- a/develop/proc/list_timerenv_peek.html +++ b/develop/proc/list_timerenv_peek.html @@ -160,7 +160,7 @@

    Arguments

    @@ -178,7 +178,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 5ec74ef15d4..570e97f0c11 100644 --- a/develop/proc/list_timerenv_pop.html +++ b/develop/proc/list_timerenv_pop.html @@ -162,7 +162,7 @@

    Arguments

    @@ -180,7 +180,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 a62ae80e104..b9acd8e6a1a 100644 --- a/develop/proc/list_timerenv_push.html +++ b/develop/proc/list_timerenv_push.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_set.html b/develop/proc/list_timerenv_set.html index 04c3bb34c4f..6936429d3cb 100644 --- a/develop/proc/list_timerenv_set.html +++ b/develop/proc/list_timerenv_set.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/list_timerenv_size.html b/develop/proc/list_timerenv_size.html index f1158690ea0..79febcbc6fd 100644 --- a/develop/proc/list_timerenv_size.html +++ b/develop/proc/list_timerenv_size.html @@ -159,7 +159,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/local_filter.html b/develop/proc/local_filter.html index bd96de1d693..ea9e7db58c3 100644 --- a/develop/proc/local_filter.html +++ b/develop/proc/local_filter.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/local_filter_sp.html b/develop/proc/local_filter_sp.html index da66cc84b4d..65514a68e46 100644 --- a/develop/proc/local_filter_sp.html +++ b/develop/proc/local_filter_sp.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/m_flush.html b/develop/proc/m_flush.html index 4a16df6227a..31b9c2686bd 100644 --- a/develop/proc/m_flush.html +++ b/develop/proc/m_flush.html @@ -79,15 +79,15 @@

    m_flush
  • - Source File + Source File
  • @@ -137,7 +137,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 d1169652040..d9b553149b6 100644 --- a/develop/proc/m_flush~2.html +++ b/develop/proc/m_flush~2.html @@ -79,15 +79,15 @@

    m_flush
  • - Source File + Source File
  • @@ -137,11 +137,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 15c69bde164..f2108a555f3 100644 --- a/develop/proc/m_getarg.html +++ b/develop/proc/m_getarg.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/m_mov.html b/develop/proc/m_mov.html index 7cc264a8b63..63529761542 100644 --- a/develop/proc/m_mov.html +++ b/develop/proc/m_mov.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/make_buffers.html b/develop/proc/make_buffers.html index ac2d387f2c4..51af1404bf3 100644 --- a/develop/proc/make_buffers.html +++ b/develop/proc/make_buffers.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/make_conformant_scalar_c.html b/develop/proc/make_conformant_scalar_c.html index 0778f6aa5f5..2414c2654dd 100644 --- a/develop/proc/make_conformant_scalar_c.html +++ b/develop/proc/make_conformant_scalar_c.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/make_conformant_scalar_d.html b/develop/proc/make_conformant_scalar_d.html index e4997d3caaa..cd778107e28 100644 --- a/develop/proc/make_conformant_scalar_d.html +++ b/develop/proc/make_conformant_scalar_d.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/make_conformant_scalar_s.html b/develop/proc/make_conformant_scalar_s.html index f122fb21fb5..e787ea6d803 100644 --- a/develop/proc/make_conformant_scalar_s.html +++ b/develop/proc/make_conformant_scalar_s.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/make_conformant_scalar_z.html b/develop/proc/make_conformant_scalar_z.html index ec3a3850540..323708a4e5c 100644 --- a/develop/proc/make_conformant_scalar_z.html +++ b/develop/proc/make_conformant_scalar_z.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/make_dense_data.html b/develop/proc/make_dense_data.html index e056b530c5f..a307e0c23d6 100644 --- a/develop/proc/make_dense_data.html +++ b/develop/proc/make_dense_data.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    @@ -240,7 +240,7 @@

    Arguments

    @@ -285,7 +285,7 @@

    Arguments

    @@ -300,7 +300,7 @@

    Arguments

    @@ -345,7 +345,7 @@

    Arguments

    @@ -362,7 +362,7 @@

    Arguments

    @@ -379,7 +379,7 @@

    Arguments

    diff --git a/develop/proc/make_dense_index.html b/develop/proc/make_dense_index.html index 2cf62fd95cd..5dd01d24f7c 100644 --- a/develop/proc/make_dense_index.html +++ b/develop/proc/make_dense_index.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

    @@ -304,7 +304,7 @@

    Arguments

    @@ -319,7 +319,7 @@

    Arguments

    diff --git a/develop/proc/make_images.html b/develop/proc/make_images.html index f44b0df588d..debc8018f56 100644 --- a/develop/proc/make_images.html +++ b/develop/proc/make_images.html @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/make_index_canonical.html b/develop/proc/make_index_canonical.html index 26a52aba210..79d874bf5ba 100644 --- a/develop/proc/make_index_canonical.html +++ b/develop/proc/make_index_canonical.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/proc/make_index_triangular.html b/develop/proc/make_index_triangular.html index 3f3c9df114c..ee2cd36bdde 100644 --- a/develop/proc/make_index_triangular.html +++ b/develop/proc/make_index_triangular.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    @@ -257,7 +257,7 @@

    Arguments

    diff --git a/develop/proc/make_layers_3d_ab.html b/develop/proc/make_layers_3d_ab.html index 442ef22f737..7a55f1549e4 100644 --- a/develop/proc/make_layers_3d_ab.html +++ b/develop/proc/make_layers_3d_ab.html @@ -189,7 +189,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/make_layers_3d_c_reduction.html b/develop/proc/make_layers_3d_c_reduction.html index b4762e02759..61abbfc4357 100644 --- a/develop/proc/make_layers_3d_c_reduction.html +++ b/develop/proc/make_layers_3d_c_reduction.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/make_m2s.html b/develop/proc/make_m2s.html index d4f0f7335e0..a132901116d 100644 --- a/develop/proc/make_m2s.html +++ b/develop/proc/make_m2s.html @@ -159,7 +159,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

    @@ -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

    @@ -429,7 +429,7 @@

    Arguments

    diff --git a/develop/proc/make_meta.html b/develop/proc/make_meta.html index 384331a8a7d..70a00a4911f 100644 --- a/develop/proc/make_meta.html +++ b/develop/proc/make_meta.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/make_random_dbcsr_matrix.html b/develop/proc/make_random_dbcsr_matrix.html index 2ea45334d08..7098b167eea 100644 --- a/develop/proc/make_random_dbcsr_matrix.html +++ b/develop/proc/make_random_dbcsr_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

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/make_threads.html b/develop/proc/make_threads.html index b9b51ffade3..be3a3580dc0 100644 --- a/develop/proc/make_threads.html +++ b/develop/proc/make_threads.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/make_undense_data.html b/develop/proc/make_undense_data.html index 45a11850d5d..671f95bd171 100644 --- a/develop/proc/make_undense_data.html +++ b/develop/proc/make_undense_data.html @@ -163,7 +163,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    @@ -209,7 +209,7 @@

    Arguments

    @@ -261,7 +261,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/make_undense_index.html b/develop/proc/make_undense_index.html index 137941e463f..4317ca2f258 100644 --- a/develop/proc/make_undense_index.html +++ b/develop/proc/make_undense_index.html @@ -163,7 +163,7 @@

    Arguments

    @@ -180,7 +180,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -259,7 +259,7 @@

    Arguments

    diff --git a/develop/proc/make_vdistribution.html b/develop/proc/make_vdistribution.html index faee4d0b457..df6b67ca537 100644 --- a/develop/proc/make_vdistribution.html +++ b/develop/proc/make_vdistribution.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/map_all_local_elements.html b/develop/proc/map_all_local_elements.html index 6ad06e7a308..e81198a4ceb 100644 --- a/develop/proc/map_all_local_elements.html +++ b/develop/proc/map_all_local_elements.html @@ -178,7 +178,7 @@

    Arguments

    @@ -193,7 +193,7 @@

    Arguments

    diff --git a/develop/proc/map_most_common.html b/develop/proc/map_most_common.html index e879338f024..88a0310a994 100644 --- a/develop/proc/map_most_common.html +++ b/develop/proc/map_most_common.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/matching_prime.html b/develop/proc/matching_prime.html index 61f0a92c50a..0d6d724ba5d 100644 --- a/develop/proc/matching_prime.html +++ b/develop/proc/matching_prime.html @@ -153,7 +153,7 @@

    Arguments

    @@ -171,7 +171,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/mem_alloc_c.html b/develop/proc/mem_alloc_c.html index 36afea48501..278ba288805 100644 --- a/develop/proc/mem_alloc_c.html +++ b/develop/proc/mem_alloc_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_c_2d.html b/develop/proc/mem_alloc_c_2d.html index 19c9294db43..9fcb3c8b535 100644 --- a/develop/proc/mem_alloc_c_2d.html +++ b/develop/proc/mem_alloc_c_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_d.html b/develop/proc/mem_alloc_d.html index 095db8bed5c..a6903c124cd 100644 --- a/develop/proc/mem_alloc_d.html +++ b/develop/proc/mem_alloc_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_d_2d.html b/develop/proc/mem_alloc_d_2d.html index 068e66b8196..c6b60ac167e 100644 --- a/develop/proc/mem_alloc_d_2d.html +++ b/develop/proc/mem_alloc_d_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_i.html b/develop/proc/mem_alloc_i.html index 009bbdf5fd4..57728dfad91 100644 --- a/develop/proc/mem_alloc_i.html +++ b/develop/proc/mem_alloc_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_i_2d.html b/develop/proc/mem_alloc_i_2d.html index 85d89cfb271..cc33e2f776f 100644 --- a/develop/proc/mem_alloc_i_2d.html +++ b/develop/proc/mem_alloc_i_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_l.html b/develop/proc/mem_alloc_l.html index 8a5c983838b..704744633eb 100644 --- a/develop/proc/mem_alloc_l.html +++ b/develop/proc/mem_alloc_l.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_l_2d.html b/develop/proc/mem_alloc_l_2d.html index 30d5d3f72d3..6d367123c58 100644 --- a/develop/proc/mem_alloc_l_2d.html +++ b/develop/proc/mem_alloc_l_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_s.html b/develop/proc/mem_alloc_s.html index 3e1e5063e42..052493a501e 100644 --- a/develop/proc/mem_alloc_s.html +++ b/develop/proc/mem_alloc_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_s_2d.html b/develop/proc/mem_alloc_s_2d.html index c6a9cf3fc91..e1d34c5717a 100644 --- a/develop/proc/mem_alloc_s_2d.html +++ b/develop/proc/mem_alloc_s_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_z.html b/develop/proc/mem_alloc_z.html index 786c9ea5605..3256dfa1982 100644 --- a/develop/proc/mem_alloc_z.html +++ b/develop/proc/mem_alloc_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_alloc_z_2d.html b/develop/proc/mem_alloc_z_2d.html index e9a15fe1e0d..6cbb7b54021 100644 --- a/develop/proc/mem_alloc_z_2d.html +++ b/develop/proc/mem_alloc_z_2d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_c.html b/develop/proc/mem_copy_c.html index 397ac36ab9a..adf407c0a8f 100644 --- a/develop/proc/mem_copy_c.html +++ b/develop/proc/mem_copy_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_d.html b/develop/proc/mem_copy_d.html index 364ea0c44f4..5f86abdf9b8 100644 --- a/develop/proc/mem_copy_d.html +++ b/develop/proc/mem_copy_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_i.html b/develop/proc/mem_copy_i.html index aeb11101345..26c4d519d3f 100644 --- a/develop/proc/mem_copy_i.html +++ b/develop/proc/mem_copy_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_l.html b/develop/proc/mem_copy_l.html index de01502b5d2..2acf893c89f 100644 --- a/develop/proc/mem_copy_l.html +++ b/develop/proc/mem_copy_l.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_s.html b/develop/proc/mem_copy_s.html index 0d840047a06..375be8db1a0 100644 --- a/develop/proc/mem_copy_s.html +++ b/develop/proc/mem_copy_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mem_copy_z.html b/develop/proc/mem_copy_z.html index 11d3e2e044e..1c3bac1ddf6 100644 --- a/develop/proc/mem_copy_z.html +++ b/develop/proc/mem_copy_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_c.html b/develop/proc/mem_dealloc_c.html index 5c1d5b3d365..eec94a247b4 100644 --- a/develop/proc/mem_dealloc_c.html +++ b/develop/proc/mem_dealloc_c.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_c_2d.html b/develop/proc/mem_dealloc_c_2d.html index 9eb0d46d580..f8e8414ba6e 100644 --- a/develop/proc/mem_dealloc_c_2d.html +++ b/develop/proc/mem_dealloc_c_2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_d.html b/develop/proc/mem_dealloc_d.html index e32e53dbf97..40617a4105f 100644 --- a/develop/proc/mem_dealloc_d.html +++ b/develop/proc/mem_dealloc_d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_d_2d.html b/develop/proc/mem_dealloc_d_2d.html index 4c23b5ac22e..ac02504cc13 100644 --- a/develop/proc/mem_dealloc_d_2d.html +++ b/develop/proc/mem_dealloc_d_2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_i.html b/develop/proc/mem_dealloc_i.html index 3e4f034114d..18531a63640 100644 --- a/develop/proc/mem_dealloc_i.html +++ b/develop/proc/mem_dealloc_i.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_i_2d.html b/develop/proc/mem_dealloc_i_2d.html index 2b697c46936..0746f9a30c4 100644 --- a/develop/proc/mem_dealloc_i_2d.html +++ b/develop/proc/mem_dealloc_i_2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_l.html b/develop/proc/mem_dealloc_l.html index d25c76814cb..a8247db64a7 100644 --- a/develop/proc/mem_dealloc_l.html +++ b/develop/proc/mem_dealloc_l.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_l_2d.html b/develop/proc/mem_dealloc_l_2d.html index 1f7b3403abd..6cd97c88d3b 100644 --- a/develop/proc/mem_dealloc_l_2d.html +++ b/develop/proc/mem_dealloc_l_2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_s.html b/develop/proc/mem_dealloc_s.html index e5884ba3b78..f181f95f0b6 100644 --- a/develop/proc/mem_dealloc_s.html +++ b/develop/proc/mem_dealloc_s.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_s_2d.html b/develop/proc/mem_dealloc_s_2d.html index dd9eb52a189..eab55a66cdf 100644 --- a/develop/proc/mem_dealloc_s_2d.html +++ b/develop/proc/mem_dealloc_s_2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_z.html b/develop/proc/mem_dealloc_z.html index 5fbfde4cd00..aa0684710bd 100644 --- a/develop/proc/mem_dealloc_z.html +++ b/develop/proc/mem_dealloc_z.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_dealloc_z_2d.html b/develop/proc/mem_dealloc_z_2d.html index 38acb0d73d2..5b11a352b87 100644 --- a/develop/proc/mem_dealloc_z_2d.html +++ b/develop/proc/mem_dealloc_z_2d.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_c.html b/develop/proc/mem_zero_c.html index 7d217bfa913..82df7781c34 100644 --- a/develop/proc/mem_zero_c.html +++ b/develop/proc/mem_zero_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_d.html b/develop/proc/mem_zero_d.html index c8b2151a804..9649362f2d3 100644 --- a/develop/proc/mem_zero_d.html +++ b/develop/proc/mem_zero_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_i.html b/develop/proc/mem_zero_i.html index 15d9a3a3abb..2b209812c82 100644 --- a/develop/proc/mem_zero_i.html +++ b/develop/proc/mem_zero_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_l.html b/develop/proc/mem_zero_l.html index 0e08436df44..8d7a3505ba1 100644 --- a/develop/proc/mem_zero_l.html +++ b/develop/proc/mem_zero_l.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_s.html b/develop/proc/mem_zero_s.html index 7a1bf191d68..fdfd4f313df 100644 --- a/develop/proc/mem_zero_s.html +++ b/develop/proc/mem_zero_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mem_zero_z.html b/develop/proc/mem_zero_z.html index a32d010898e..8697339ff77 100644 --- a/develop/proc/mem_zero_z.html +++ b/develop/proc/mem_zero_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mempool_collect_garbage.html b/develop/proc/mempool_collect_garbage.html index 1403d389230..8e0aeccdcab 100644 --- a/develop/proc/mempool_collect_garbage.html +++ b/develop/proc/mempool_collect_garbage.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/merge_index.html b/develop/proc/merge_index.html index c63bd079078..5041c9a96fa 100644 --- a/develop/proc/merge_index.html +++ b/develop/proc/merge_index.html @@ -249,7 +249,7 @@

    Arguments

    @@ -339,7 +339,7 @@

    Arguments

    diff --git a/develop/proc/merge_index_arrays.html b/develop/proc/merge_index_arrays.html index c1aa6e379b4..c78c41d3924 100644 --- a/develop/proc/merge_index_arrays.html +++ b/develop/proc/merge_index_arrays.html @@ -169,7 +169,7 @@

    Arguments

    @@ -186,7 +186,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -235,7 +235,7 @@

    Arguments

    @@ -269,7 +269,7 @@

    Arguments

    @@ -286,7 +286,7 @@

    Arguments

    @@ -346,7 +346,7 @@

    Arguments

    @@ -376,7 +376,7 @@

    Arguments

    diff --git a/develop/proc/meta_from_dist.html b/develop/proc/meta_from_dist.html index 15ebe2101ec..910a482cb78 100644 --- a/develop/proc/meta_from_dist.html +++ b/develop/proc/meta_from_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/mostly_non_transposed.html b/develop/proc/mostly_non_transposed.html index 27efb85ecd6..1192471244b 100644 --- a/develop/proc/mostly_non_transposed.html +++ b/develop/proc/mostly_non_transposed.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_c.html b/develop/proc/mp_allocate_c.html index 8a14e4e34b8..7624d8ba02a 100644 --- a/develop/proc/mp_allocate_c.html +++ b/develop/proc/mp_allocate_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_d.html b/develop/proc/mp_allocate_d.html index bd64be23a14..26fcea93608 100644 --- a/develop/proc/mp_allocate_d.html +++ b/develop/proc/mp_allocate_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_i.html b/develop/proc/mp_allocate_i.html index 0cfd006f54d..e5155850af9 100644 --- a/develop/proc/mp_allocate_i.html +++ b/develop/proc/mp_allocate_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_l.html b/develop/proc/mp_allocate_l.html index 761f4829dc2..caa0d2f4507 100644 --- a/develop/proc/mp_allocate_l.html +++ b/develop/proc/mp_allocate_l.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_r.html b/develop/proc/mp_allocate_r.html index 6d17dc10ba5..703cf889536 100644 --- a/develop/proc/mp_allocate_r.html +++ b/develop/proc/mp_allocate_r.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_allocate_z.html b/develop/proc/mp_allocate_z.html index 32378b1c733..5c56add6b79 100644 --- a/develop/proc/mp_allocate_z.html +++ b/develop/proc/mp_allocate_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_c.html b/develop/proc/mp_alltoall_c.html index e2d9ba74295..34b3fcc0d41 100644 --- a/develop/proc/mp_alltoall_c.html +++ b/develop/proc/mp_alltoall_c.html @@ -211,7 +211,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_c11v.html b/develop/proc/mp_alltoall_c11v.html index 2c8eb279d7a..8eab582518f 100644 --- a/develop/proc/mp_alltoall_c11v.html +++ b/develop/proc/mp_alltoall_c11v.html @@ -260,7 +260,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_c22.html b/develop/proc/mp_alltoall_c22.html index ead2e09581f..51e67ee340b 100644 --- a/develop/proc/mp_alltoall_c22.html +++ b/develop/proc/mp_alltoall_c22.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_c44.html b/develop/proc/mp_alltoall_c44.html index a7b9517efa2..21e286a87d1 100644 --- a/develop/proc/mp_alltoall_c44.html +++ b/develop/proc/mp_alltoall_c44.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_d.html b/develop/proc/mp_alltoall_d.html index 201acc97124..eeb952c7216 100644 --- a/develop/proc/mp_alltoall_d.html +++ b/develop/proc/mp_alltoall_d.html @@ -211,7 +211,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_d11v.html b/develop/proc/mp_alltoall_d11v.html index b39db99894b..e852573d566 100644 --- a/develop/proc/mp_alltoall_d11v.html +++ b/develop/proc/mp_alltoall_d11v.html @@ -260,7 +260,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_d22.html b/develop/proc/mp_alltoall_d22.html index b7710b2daf8..a80484605cd 100644 --- a/develop/proc/mp_alltoall_d22.html +++ b/develop/proc/mp_alltoall_d22.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_d44.html b/develop/proc/mp_alltoall_d44.html index f10fedb0c84..50cf9e1fd51 100644 --- a/develop/proc/mp_alltoall_d44.html +++ b/develop/proc/mp_alltoall_d44.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_i.html b/develop/proc/mp_alltoall_i.html index 2bae9957e9d..af0e1da2729 100644 --- a/develop/proc/mp_alltoall_i.html +++ b/develop/proc/mp_alltoall_i.html @@ -211,7 +211,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_i11v.html b/develop/proc/mp_alltoall_i11v.html index 0c6604d59e5..b308cc89558 100644 --- a/develop/proc/mp_alltoall_i11v.html +++ b/develop/proc/mp_alltoall_i11v.html @@ -260,7 +260,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_i22.html b/develop/proc/mp_alltoall_i22.html index e519d036516..180970fe182 100644 --- a/develop/proc/mp_alltoall_i22.html +++ b/develop/proc/mp_alltoall_i22.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_i44.html b/develop/proc/mp_alltoall_i44.html index 09930234a98..57969e8db08 100644 --- a/develop/proc/mp_alltoall_i44.html +++ b/develop/proc/mp_alltoall_i44.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_l.html b/develop/proc/mp_alltoall_l.html index ab235c54905..9b68451a5e9 100644 --- a/develop/proc/mp_alltoall_l.html +++ b/develop/proc/mp_alltoall_l.html @@ -211,7 +211,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_l11v.html b/develop/proc/mp_alltoall_l11v.html index d4991d2e9a7..d718f3b7ae7 100644 --- a/develop/proc/mp_alltoall_l11v.html +++ b/develop/proc/mp_alltoall_l11v.html @@ -260,7 +260,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_l22.html b/develop/proc/mp_alltoall_l22.html index ba8b00803ee..7f0093f5e56 100644 --- a/develop/proc/mp_alltoall_l22.html +++ b/develop/proc/mp_alltoall_l22.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_l44.html b/develop/proc/mp_alltoall_l44.html index b1e118a18f6..f219f697332 100644 --- a/develop/proc/mp_alltoall_l44.html +++ b/develop/proc/mp_alltoall_l44.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_r.html b/develop/proc/mp_alltoall_r.html index 375b16a6159..b949b80e58c 100644 --- a/develop/proc/mp_alltoall_r.html +++ b/develop/proc/mp_alltoall_r.html @@ -211,7 +211,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_r11v.html b/develop/proc/mp_alltoall_r11v.html index c6926e7a99b..e73f82a2e92 100644 --- a/develop/proc/mp_alltoall_r11v.html +++ b/develop/proc/mp_alltoall_r11v.html @@ -260,7 +260,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_r22.html b/develop/proc/mp_alltoall_r22.html index d34075e7768..8e4cdafdc7e 100644 --- a/develop/proc/mp_alltoall_r22.html +++ b/develop/proc/mp_alltoall_r22.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_r44.html b/develop/proc/mp_alltoall_r44.html index 07814372fb8..4090e5db7a9 100644 --- a/develop/proc/mp_alltoall_r44.html +++ b/develop/proc/mp_alltoall_r44.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_z.html b/develop/proc/mp_alltoall_z.html index e69a3178e3e..5ee0e7f3297 100644 --- a/develop/proc/mp_alltoall_z.html +++ b/develop/proc/mp_alltoall_z.html @@ -211,7 +211,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_z11v.html b/develop/proc/mp_alltoall_z11v.html index f8554df08d2..45ae4474d10 100644 --- a/develop/proc/mp_alltoall_z11v.html +++ b/develop/proc/mp_alltoall_z11v.html @@ -260,7 +260,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_z22.html b/develop/proc/mp_alltoall_z22.html index 67102e927ee..a695077b9af 100644 --- a/develop/proc/mp_alltoall_z22.html +++ b/develop/proc/mp_alltoall_z22.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_alltoall_z44.html b/develop/proc/mp_alltoall_z44.html index c9efc67883f..d9ccaa0a110 100644 --- a/develop/proc/mp_alltoall_z44.html +++ b/develop/proc/mp_alltoall_z44.html @@ -208,7 +208,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_am.html b/develop/proc/mp_bcast_am.html index 7facdf8a326..021c841ff56 100644 --- a/develop/proc/mp_bcast_am.html +++ b/develop/proc/mp_bcast_am.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_av.html b/develop/proc/mp_bcast_av.html index 2b39beef355..dcbdc57ee2f 100644 --- a/develop/proc/mp_bcast_av.html +++ b/develop/proc/mp_bcast_av.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_b.html b/develop/proc/mp_bcast_b.html index e541aabc1c9..45911d41552 100644 --- a/develop/proc/mp_bcast_b.html +++ b/develop/proc/mp_bcast_b.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_bv.html b/develop/proc/mp_bcast_bv.html index 77d68724fd5..68982e0ceb3 100644 --- a/develop/proc/mp_bcast_bv.html +++ b/develop/proc/mp_bcast_bv.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_c.html b/develop/proc/mp_bcast_c.html index 3c598741dea..69d76475bf5 100644 --- a/develop/proc/mp_bcast_c.html +++ b/develop/proc/mp_bcast_c.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_c3.html b/develop/proc/mp_bcast_c3.html index 486abb504a3..c61cbbcd585 100644 --- a/develop/proc/mp_bcast_c3.html +++ b/develop/proc/mp_bcast_c3.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_cm.html b/develop/proc/mp_bcast_cm.html index f60328d2b6d..1563598d8f8 100644 --- a/develop/proc/mp_bcast_cm.html +++ b/develop/proc/mp_bcast_cm.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_cv.html b/develop/proc/mp_bcast_cv.html index a6819782fc0..c10be4b5e64 100644 --- a/develop/proc/mp_bcast_cv.html +++ b/develop/proc/mp_bcast_cv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_d.html b/develop/proc/mp_bcast_d.html index fbfab3d63bd..bad51c609b9 100644 --- a/develop/proc/mp_bcast_d.html +++ b/develop/proc/mp_bcast_d.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_d3.html b/develop/proc/mp_bcast_d3.html index 3461da7fc14..4e9547a8b37 100644 --- a/develop/proc/mp_bcast_d3.html +++ b/develop/proc/mp_bcast_d3.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_dm.html b/develop/proc/mp_bcast_dm.html index 97014a50baa..4c6e3795918 100644 --- a/develop/proc/mp_bcast_dm.html +++ b/develop/proc/mp_bcast_dm.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_dv.html b/develop/proc/mp_bcast_dv.html index bd3799a623b..89727c89f0c 100644 --- a/develop/proc/mp_bcast_dv.html +++ b/develop/proc/mp_bcast_dv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_i.html b/develop/proc/mp_bcast_i.html index 89efe25ec9a..adb21e65307 100644 --- a/develop/proc/mp_bcast_i.html +++ b/develop/proc/mp_bcast_i.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_i3.html b/develop/proc/mp_bcast_i3.html index b26023ee5d5..f2bffbededf 100644 --- a/develop/proc/mp_bcast_i3.html +++ b/develop/proc/mp_bcast_i3.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_im.html b/develop/proc/mp_bcast_im.html index cb3764bc283..0007bc8da68 100644 --- a/develop/proc/mp_bcast_im.html +++ b/develop/proc/mp_bcast_im.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_iv.html b/develop/proc/mp_bcast_iv.html index bef55c657cf..99689f03e1d 100644 --- a/develop/proc/mp_bcast_iv.html +++ b/develop/proc/mp_bcast_iv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_l.html b/develop/proc/mp_bcast_l.html index 2c0fa530223..2fb21d0ed22 100644 --- a/develop/proc/mp_bcast_l.html +++ b/develop/proc/mp_bcast_l.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_l3.html b/develop/proc/mp_bcast_l3.html index cded73d118e..e695134cc45 100644 --- a/develop/proc/mp_bcast_l3.html +++ b/develop/proc/mp_bcast_l3.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_lm.html b/develop/proc/mp_bcast_lm.html index 0c94110342a..0d176725760 100644 --- a/develop/proc/mp_bcast_lm.html +++ b/develop/proc/mp_bcast_lm.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_lv.html b/develop/proc/mp_bcast_lv.html index 77c2c01b4aa..d53b06a4135 100644 --- a/develop/proc/mp_bcast_lv.html +++ b/develop/proc/mp_bcast_lv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_r.html b/develop/proc/mp_bcast_r.html index fd663f410f2..4ba9b605bb0 100644 --- a/develop/proc/mp_bcast_r.html +++ b/develop/proc/mp_bcast_r.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_r3.html b/develop/proc/mp_bcast_r3.html index ce34ffeae63..40bfc5b2fb1 100644 --- a/develop/proc/mp_bcast_r3.html +++ b/develop/proc/mp_bcast_r3.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_rm.html b/develop/proc/mp_bcast_rm.html index ae48ae7828b..88fd1fc0ae6 100644 --- a/develop/proc/mp_bcast_rm.html +++ b/develop/proc/mp_bcast_rm.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_rv.html b/develop/proc/mp_bcast_rv.html index a4ba57ca2cd..c0bb97e1d09 100644 --- a/develop/proc/mp_bcast_rv.html +++ b/develop/proc/mp_bcast_rv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_z.html b/develop/proc/mp_bcast_z.html index 993cbc6d841..af591624b13 100644 --- a/develop/proc/mp_bcast_z.html +++ b/develop/proc/mp_bcast_z.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_z3.html b/develop/proc/mp_bcast_z3.html index bd189cc0be0..1e7a9b686fd 100644 --- a/develop/proc/mp_bcast_z3.html +++ b/develop/proc/mp_bcast_z3.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_zm.html b/develop/proc/mp_bcast_zm.html index 7b6207567b2..10679ea116b 100644 --- a/develop/proc/mp_bcast_zm.html +++ b/develop/proc/mp_bcast_zm.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_bcast_zv.html b/develop/proc/mp_bcast_zv.html index 0a4ea14dfb1..dce90e87995 100644 --- a/develop/proc/mp_bcast_zv.html +++ b/develop/proc/mp_bcast_zv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_cart_coords.html b/develop/proc/mp_cart_coords.html index 09c590471da..cd91add54f8 100644 --- a/develop/proc/mp_cart_coords.html +++ b/develop/proc/mp_cart_coords.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/mp_cart_create.html b/develop/proc/mp_cart_create.html index 070bf2b3937..80539b2d625 100644 --- a/develop/proc/mp_cart_create.html +++ b/develop/proc/mp_cart_create.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/mp_cart_rank.html b/develop/proc/mp_cart_rank.html index 443acc7b5a1..16087d9fe95 100644 --- a/develop/proc/mp_cart_rank.html +++ b/develop/proc/mp_cart_rank.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/mp_cart_sub.html b/develop/proc/mp_cart_sub.html index 7871ad6134b..83fe93af21f 100644 --- a/develop/proc/mp_cart_sub.html +++ b/develop/proc/mp_cart_sub.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/mp_comm_compare.html b/develop/proc/mp_comm_compare.html index 08ae4aeab73..399c9c5ccfc 100644 --- a/develop/proc/mp_comm_compare.html +++ b/develop/proc/mp_comm_compare.html @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/mp_comm_free.html b/develop/proc/mp_comm_free.html index ca006f44f79..80e9684050e 100644 --- a/develop/proc/mp_comm_free.html +++ b/develop/proc/mp_comm_free.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/mp_comm_split.html b/develop/proc/mp_comm_split.html index 3fcc4ed9059..b29b3694e44 100644 --- a/develop/proc/mp_comm_split.html +++ b/develop/proc/mp_comm_split.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/mp_comm_split_direct.html b/develop/proc/mp_comm_split_direct.html index a582351e99b..65fc7e5216d 100644 --- a/develop/proc/mp_comm_split_direct.html +++ b/develop/proc/mp_comm_split_direct.html @@ -160,7 +160,7 @@

    Arguments

    @@ -205,7 +205,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_c.html b/develop/proc/mp_deallocate_c.html index 46a58eb787a..cf7bb4e8a8b 100644 --- a/develop/proc/mp_deallocate_c.html +++ b/develop/proc/mp_deallocate_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_d.html b/develop/proc/mp_deallocate_d.html index d93ffec4697..63e6f6c5874 100644 --- a/develop/proc/mp_deallocate_d.html +++ b/develop/proc/mp_deallocate_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_i.html b/develop/proc/mp_deallocate_i.html index 0978b4ef66d..d9da0c5c347 100644 --- a/develop/proc/mp_deallocate_i.html +++ b/develop/proc/mp_deallocate_i.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_l.html b/develop/proc/mp_deallocate_l.html index f5ccddae20d..036a343a010 100644 --- a/develop/proc/mp_deallocate_l.html +++ b/develop/proc/mp_deallocate_l.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_r.html b/develop/proc/mp_deallocate_r.html index d6c9b948e5b..f5465da3555 100644 --- a/develop/proc/mp_deallocate_r.html +++ b/develop/proc/mp_deallocate_r.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_deallocate_z.html b/develop/proc/mp_deallocate_z.html index 9adbb8b21cb..37bb1fabd16 100644 --- a/develop/proc/mp_deallocate_z.html +++ b/develop/proc/mp_deallocate_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_dims_create.html b/develop/proc/mp_dims_create.html index 3a27b7b3a8a..73a9cc691c5 100644 --- a/develop/proc/mp_dims_create.html +++ b/develop/proc/mp_dims_create.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/mp_environ_c.html b/develop/proc/mp_environ_c.html index f6a2b8b67e0..9c73e167462 100644 --- a/develop/proc/mp_environ_c.html +++ b/develop/proc/mp_environ_c.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/mp_environ_c2.html b/develop/proc/mp_environ_c2.html index cc188fc080d..cfa4bffcfb1 100644 --- a/develop/proc/mp_environ_c2.html +++ b/develop/proc/mp_environ_c2.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

    diff --git a/develop/proc/mp_environ_l.html b/develop/proc/mp_environ_l.html index f53d87165f6..1d6d2605ca6 100644 --- a/develop/proc/mp_environ_l.html +++ b/develop/proc/mp_environ_l.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_environ_pgrid.html b/develop/proc/mp_environ_pgrid.html index 454c375865d..7b083f720e6 100644 --- a/develop/proc/mp_environ_pgrid.html +++ b/develop/proc/mp_environ_pgrid.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_delete.html b/develop/proc/mp_file_delete.html index 579d157fbf6..c5566a6837c 100644 --- a/develop/proc/mp_file_delete.html +++ b/develop/proc/mp_file_delete.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_get_position.html b/develop/proc/mp_file_get_position.html index 925099bb798..bd05d7f617b 100644 --- a/develop/proc/mp_file_get_position.html +++ b/develop/proc/mp_file_get_position.html @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_open.html b/develop/proc/mp_file_open.html index 3ea32af8ce8..26694b14dbb 100644 --- a/develop/proc/mp_file_open.html +++ b/develop/proc/mp_file_open.html @@ -191,7 +191,7 @@

    Arguments

    @@ -221,7 +221,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 0d2513ea6f6..f372e2718b5 100644 --- a/develop/proc/mp_file_read_at_all_c.html +++ b/develop/proc/mp_file_read_at_all_c.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 bf70a37f1d5..c4678679320 100644 --- a/develop/proc/mp_file_read_at_all_ch.html +++ b/develop/proc/mp_file_read_at_all_ch.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 3e9693ccbf0..bb260744c67 100644 --- a/develop/proc/mp_file_read_at_all_cv.html +++ b/develop/proc/mp_file_read_at_all_cv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 f3711c2a2bb..e3bd44be1b5 100644 --- a/develop/proc/mp_file_read_at_all_d.html +++ b/develop/proc/mp_file_read_at_all_d.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 55d3a1b61f8..192514d8759 100644 --- a/develop/proc/mp_file_read_at_all_dv.html +++ b/develop/proc/mp_file_read_at_all_dv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 342075b083f..cbffec43fc3 100644 --- a/develop/proc/mp_file_read_at_all_i.html +++ b/develop/proc/mp_file_read_at_all_i.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 193d27e148a..9999e4c5861 100644 --- a/develop/proc/mp_file_read_at_all_iv.html +++ b/develop/proc/mp_file_read_at_all_iv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 62295852b1d..bf8bb738fe3 100644 --- a/develop/proc/mp_file_read_at_all_l.html +++ b/develop/proc/mp_file_read_at_all_l.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 263073290c3..72e719b68eb 100644 --- a/develop/proc/mp_file_read_at_all_lv.html +++ b/develop/proc/mp_file_read_at_all_lv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 91685bced52..db9819d18d3 100644 --- a/develop/proc/mp_file_read_at_all_r.html +++ b/develop/proc/mp_file_read_at_all_r.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 cfe8c462c1d..131c467c360 100644 --- a/develop/proc/mp_file_read_at_all_rv.html +++ b/develop/proc/mp_file_read_at_all_rv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 2ddc8d1a92f..cb0e18d8ba5 100644 --- a/develop/proc/mp_file_read_at_all_z.html +++ b/develop/proc/mp_file_read_at_all_z.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 1e28cdafb57..870b4278fd3 100644 --- a/develop/proc/mp_file_read_at_all_zv.html +++ b/develop/proc/mp_file_read_at_all_zv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 1024707eb8a..ae6f862328d 100644 --- a/develop/proc/mp_file_write_at_all_c.html +++ b/develop/proc/mp_file_write_at_all_c.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 9d4fd99c9cd..d4852ce7c04 100644 --- a/develop/proc/mp_file_write_at_all_ch.html +++ b/develop/proc/mp_file_write_at_all_ch.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 94dd2b92efd..61108948a4d 100644 --- a/develop/proc/mp_file_write_at_all_cv.html +++ b/develop/proc/mp_file_write_at_all_cv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 7a239b0dd1a..04dfca7647a 100644 --- a/develop/proc/mp_file_write_at_all_d.html +++ b/develop/proc/mp_file_write_at_all_d.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 ed5eee32e93..5ffd5f9bc70 100644 --- a/develop/proc/mp_file_write_at_all_dv.html +++ b/develop/proc/mp_file_write_at_all_dv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 3fc9a89c37f..063cfd1b0be 100644 --- a/develop/proc/mp_file_write_at_all_i.html +++ b/develop/proc/mp_file_write_at_all_i.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 404e4a76153..c5430937c6b 100644 --- a/develop/proc/mp_file_write_at_all_iv.html +++ b/develop/proc/mp_file_write_at_all_iv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 d77d382d426..a0e46fd8ada 100644 --- a/develop/proc/mp_file_write_at_all_l.html +++ b/develop/proc/mp_file_write_at_all_l.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 32d69fc1432..5ecf6af798e 100644 --- a/develop/proc/mp_file_write_at_all_lv.html +++ b/develop/proc/mp_file_write_at_all_lv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 0f1f5728d3d..8a7afdd76ed 100644 --- a/develop/proc/mp_file_write_at_all_r.html +++ b/develop/proc/mp_file_write_at_all_r.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 f7192a3388e..553a155dc25 100644 --- a/develop/proc/mp_file_write_at_all_rv.html +++ b/develop/proc/mp_file_write_at_all_rv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,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 f344ed27343..39f44b96cf7 100644 --- a/develop/proc/mp_file_write_at_all_z.html +++ b/develop/proc/mp_file_write_at_all_z.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,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 d087f34ea95..ac94e230b5b 100644 --- a/develop/proc/mp_file_write_at_all_zv.html +++ b/develop/proc/mp_file_write_at_all_zv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_c.html b/develop/proc/mp_file_write_at_c.html index d5c544c6d00..5d8c473820d 100644 --- a/develop/proc/mp_file_write_at_c.html +++ b/develop/proc/mp_file_write_at_c.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_ch.html b/develop/proc/mp_file_write_at_ch.html index 0251491102d..7b19a891f59 100644 --- a/develop/proc/mp_file_write_at_ch.html +++ b/develop/proc/mp_file_write_at_ch.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_cv.html b/develop/proc/mp_file_write_at_cv.html index fc5d161e14c..1110f833ca8 100644 --- a/develop/proc/mp_file_write_at_cv.html +++ b/develop/proc/mp_file_write_at_cv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_d.html b/develop/proc/mp_file_write_at_d.html index 7c730dd31af..923c5516119 100644 --- a/develop/proc/mp_file_write_at_d.html +++ b/develop/proc/mp_file_write_at_d.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_dv.html b/develop/proc/mp_file_write_at_dv.html index fdd1690b687..21124f004f2 100644 --- a/develop/proc/mp_file_write_at_dv.html +++ b/develop/proc/mp_file_write_at_dv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_i.html b/develop/proc/mp_file_write_at_i.html index 8b70baf6fb0..e4aeda24252 100644 --- a/develop/proc/mp_file_write_at_i.html +++ b/develop/proc/mp_file_write_at_i.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_iv.html b/develop/proc/mp_file_write_at_iv.html index d2e3a7a7c84..dfe86ccfa9a 100644 --- a/develop/proc/mp_file_write_at_iv.html +++ b/develop/proc/mp_file_write_at_iv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_l.html b/develop/proc/mp_file_write_at_l.html index 46e28ddcf6b..2b640ddfd75 100644 --- a/develop/proc/mp_file_write_at_l.html +++ b/develop/proc/mp_file_write_at_l.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_lv.html b/develop/proc/mp_file_write_at_lv.html index d4e4b2c0edd..a42051b962b 100644 --- a/develop/proc/mp_file_write_at_lv.html +++ b/develop/proc/mp_file_write_at_lv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_r.html b/develop/proc/mp_file_write_at_r.html index 2ecfcf74ab7..2dba7f47f4b 100644 --- a/develop/proc/mp_file_write_at_r.html +++ b/develop/proc/mp_file_write_at_r.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_rv.html b/develop/proc/mp_file_write_at_rv.html index 6aba02f7a39..0b2d39a4782 100644 --- a/develop/proc/mp_file_write_at_rv.html +++ b/develop/proc/mp_file_write_at_rv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_z.html b/develop/proc/mp_file_write_at_z.html index 927e1fa46ce..cf3d567d965 100644 --- a/develop/proc/mp_file_write_at_z.html +++ b/develop/proc/mp_file_write_at_z.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/mp_file_write_at_zv.html b/develop/proc/mp_file_write_at_zv.html index cba742f1b6e..3df8e7c4a86 100644 --- a/develop/proc/mp_file_write_at_zv.html +++ b/develop/proc/mp_file_write_at_zv.html @@ -177,7 +177,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    @@ -207,7 +207,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_c.html b/develop/proc/mp_gather_c.html index 92fc1c86e70..c86e8dbc36b 100644 --- a/develop/proc/mp_gather_c.html +++ b/develop/proc/mp_gather_c.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_cm.html b/develop/proc/mp_gather_cm.html index 29188a38835..e52b39eb438 100644 --- a/develop/proc/mp_gather_cm.html +++ b/develop/proc/mp_gather_cm.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_cv.html b/develop/proc/mp_gather_cv.html index e0476b83fe4..4a8714e110e 100644 --- a/develop/proc/mp_gather_cv.html +++ b/develop/proc/mp_gather_cv.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_d.html b/develop/proc/mp_gather_d.html index a1f723c9a34..c25e3531bdf 100644 --- a/develop/proc/mp_gather_d.html +++ b/develop/proc/mp_gather_d.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_dm.html b/develop/proc/mp_gather_dm.html index 5e7e355fa40..a0311163944 100644 --- a/develop/proc/mp_gather_dm.html +++ b/develop/proc/mp_gather_dm.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_dv.html b/develop/proc/mp_gather_dv.html index b1a745cbf26..306a30eabe1 100644 --- a/develop/proc/mp_gather_dv.html +++ b/develop/proc/mp_gather_dv.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_i.html b/develop/proc/mp_gather_i.html index 166a7d2a1b7..e18e32318e5 100644 --- a/develop/proc/mp_gather_i.html +++ b/develop/proc/mp_gather_i.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_im.html b/develop/proc/mp_gather_im.html index b154ed53560..261636ff452 100644 --- a/develop/proc/mp_gather_im.html +++ b/develop/proc/mp_gather_im.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_iv.html b/develop/proc/mp_gather_iv.html index 6ad83d1e647..a4a98bf7d3b 100644 --- a/develop/proc/mp_gather_iv.html +++ b/develop/proc/mp_gather_iv.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_l.html b/develop/proc/mp_gather_l.html index cae50bb7990..1b216f0e42c 100644 --- a/develop/proc/mp_gather_l.html +++ b/develop/proc/mp_gather_l.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_lm.html b/develop/proc/mp_gather_lm.html index 8101b397fbf..d3d1b3376b7 100644 --- a/develop/proc/mp_gather_lm.html +++ b/develop/proc/mp_gather_lm.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_lv.html b/develop/proc/mp_gather_lv.html index 98e27aa3f61..7ac094c6957 100644 --- a/develop/proc/mp_gather_lv.html +++ b/develop/proc/mp_gather_lv.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_r.html b/develop/proc/mp_gather_r.html index 6335cd668ca..fac4f110cc9 100644 --- a/develop/proc/mp_gather_r.html +++ b/develop/proc/mp_gather_r.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_rm.html b/develop/proc/mp_gather_rm.html index ae8ec3f4c6b..b80fdf59b13 100644 --- a/develop/proc/mp_gather_rm.html +++ b/develop/proc/mp_gather_rm.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_rv.html b/develop/proc/mp_gather_rv.html index 591bdd651b4..bdac47b7c74 100644 --- a/develop/proc/mp_gather_rv.html +++ b/develop/proc/mp_gather_rv.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_z.html b/develop/proc/mp_gather_z.html index a10032f5e98..73621139f19 100644 --- a/develop/proc/mp_gather_z.html +++ b/develop/proc/mp_gather_z.html @@ -161,7 +161,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_zm.html b/develop/proc/mp_gather_zm.html index 9c609cd7a50..119f30bc5b1 100644 --- a/develop/proc/mp_gather_zm.html +++ b/develop/proc/mp_gather_zm.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gather_zv.html b/develop/proc/mp_gather_zv.html index 53ff39e61d2..54ef93c43ff 100644 --- a/develop/proc/mp_gather_zv.html +++ b/develop/proc/mp_gather_zv.html @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_cv.html b/develop/proc/mp_gatherv_cv.html index cbfd5fd113e..6aeea5ee083 100644 --- a/develop/proc/mp_gatherv_cv.html +++ b/develop/proc/mp_gatherv_cv.html @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_dv.html b/develop/proc/mp_gatherv_dv.html index 848ecc055d0..743e34703f2 100644 --- a/develop/proc/mp_gatherv_dv.html +++ b/develop/proc/mp_gatherv_dv.html @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_iv.html b/develop/proc/mp_gatherv_iv.html index 9d09555cc4e..bfbc887e07b 100644 --- a/develop/proc/mp_gatherv_iv.html +++ b/develop/proc/mp_gatherv_iv.html @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_lv.html b/develop/proc/mp_gatherv_lv.html index a5d67c36417..4cbf7bf7c59 100644 --- a/develop/proc/mp_gatherv_lv.html +++ b/develop/proc/mp_gatherv_lv.html @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_rv.html b/develop/proc/mp_gatherv_rv.html index a93eaef478a..0aa086a916c 100644 --- a/develop/proc/mp_gatherv_rv.html +++ b/develop/proc/mp_gatherv_rv.html @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    diff --git a/develop/proc/mp_gatherv_zv.html b/develop/proc/mp_gatherv_zv.html index bcba1303870..80c3a0648ec 100644 --- a/develop/proc/mp_gatherv_zv.html +++ b/develop/proc/mp_gatherv_zv.html @@ -227,7 +227,7 @@

    Arguments

    @@ -242,7 +242,7 @@

    Arguments

    diff --git a/develop/proc/mp_get_comm_handle.html b/develop/proc/mp_get_comm_handle.html index 9e2734847da..0a6ecbeed08 100644 --- a/develop/proc/mp_get_comm_handle.html +++ b/develop/proc/mp_get_comm_handle.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mp_get_info_handle.html b/develop/proc/mp_get_info_handle.html index 4e2d43ce124..ab6bcfbcf29 100644 --- a/develop/proc/mp_get_info_handle.html +++ b/develop/proc/mp_get_info_handle.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/mp_get_library_version.html b/develop/proc/mp_get_library_version.html index f266b604440..2c836597d6f 100644 --- a/develop/proc/mp_get_library_version.html +++ b/develop/proc/mp_get_library_version.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_get_processor_name.html b/develop/proc/mp_get_processor_name.html index f7393eec89c..150609e2e43 100644 --- a/develop/proc/mp_get_processor_name.html +++ b/develop/proc/mp_get_processor_name.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_c.html b/develop/proc/mp_ibcast_c.html index 3e215ee4ab2..7a6d020c472 100644 --- a/develop/proc/mp_ibcast_c.html +++ b/develop/proc/mp_ibcast_c.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_cv.html b/develop/proc/mp_ibcast_cv.html index 7623f3e06dc..534aeda4955 100644 --- a/develop/proc/mp_ibcast_cv.html +++ b/develop/proc/mp_ibcast_cv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_d.html b/develop/proc/mp_ibcast_d.html index 593013bb83e..704d277adc0 100644 --- a/develop/proc/mp_ibcast_d.html +++ b/develop/proc/mp_ibcast_d.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_dv.html b/develop/proc/mp_ibcast_dv.html index 38d3ede44c0..963ae396380 100644 --- a/develop/proc/mp_ibcast_dv.html +++ b/develop/proc/mp_ibcast_dv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_i.html b/develop/proc/mp_ibcast_i.html index ae72c97fd31..8c0d13978a6 100644 --- a/develop/proc/mp_ibcast_i.html +++ b/develop/proc/mp_ibcast_i.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_iv.html b/develop/proc/mp_ibcast_iv.html index c3e95df1e03..efbc25d9621 100644 --- a/develop/proc/mp_ibcast_iv.html +++ b/develop/proc/mp_ibcast_iv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_l.html b/develop/proc/mp_ibcast_l.html index 96b677156b4..8730dbacc8a 100644 --- a/develop/proc/mp_ibcast_l.html +++ b/develop/proc/mp_ibcast_l.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_lv.html b/develop/proc/mp_ibcast_lv.html index 2b354001c70..7ed41397e0e 100644 --- a/develop/proc/mp_ibcast_lv.html +++ b/develop/proc/mp_ibcast_lv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_r.html b/develop/proc/mp_ibcast_r.html index 3f9fe30cf93..ff8c1e9e1ad 100644 --- a/develop/proc/mp_ibcast_r.html +++ b/develop/proc/mp_ibcast_r.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_rv.html b/develop/proc/mp_ibcast_rv.html index 2f33b40bb66..47271a62991 100644 --- a/develop/proc/mp_ibcast_rv.html +++ b/develop/proc/mp_ibcast_rv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_z.html b/develop/proc/mp_ibcast_z.html index 5bda34933dd..0a5f4f618e2 100644 --- a/develop/proc/mp_ibcast_z.html +++ b/develop/proc/mp_ibcast_z.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_ibcast_zv.html b/develop/proc/mp_ibcast_zv.html index 312a4792292..de2d2d55b52 100644 --- a/develop/proc/mp_ibcast_zv.html +++ b/develop/proc/mp_ibcast_zv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_bv.html b/develop/proc/mp_irecv_bv.html index 0e33edbf8dc..db4e7f126f5 100644 --- a/develop/proc/mp_irecv_bv.html +++ b/develop/proc/mp_irecv_bv.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_cm2.html b/develop/proc/mp_irecv_cm2.html index f815f75e3a8..a848c787beb 100644 --- a/develop/proc/mp_irecv_cm2.html +++ b/develop/proc/mp_irecv_cm2.html @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_custom.html b/develop/proc/mp_irecv_custom.html index 924cd7347c6..1b3d7550be8 100644 --- a/develop/proc/mp_irecv_custom.html +++ b/develop/proc/mp_irecv_custom.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_cv.html b/develop/proc/mp_irecv_cv.html index 362031e16a5..19e1f4f2210 100644 --- a/develop/proc/mp_irecv_cv.html +++ b/develop/proc/mp_irecv_cv.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_dm2.html b/develop/proc/mp_irecv_dm2.html index daede14bd13..595ebe84f99 100644 --- a/develop/proc/mp_irecv_dm2.html +++ b/develop/proc/mp_irecv_dm2.html @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_dv.html b/develop/proc/mp_irecv_dv.html index 9a246b05c71..356f61d08e2 100644 --- a/develop/proc/mp_irecv_dv.html +++ b/develop/proc/mp_irecv_dv.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_im2.html b/develop/proc/mp_irecv_im2.html index 1220585b34d..92d45583989 100644 --- a/develop/proc/mp_irecv_im2.html +++ b/develop/proc/mp_irecv_im2.html @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_iv.html b/develop/proc/mp_irecv_iv.html index 2865004697a..7f4e4d56b43 100644 --- a/develop/proc/mp_irecv_iv.html +++ b/develop/proc/mp_irecv_iv.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_lm2.html b/develop/proc/mp_irecv_lm2.html index 43a75a721e9..48b11ec7b3a 100644 --- a/develop/proc/mp_irecv_lm2.html +++ b/develop/proc/mp_irecv_lm2.html @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_lv.html b/develop/proc/mp_irecv_lv.html index 1e57d692956..5cd1e653ab8 100644 --- a/develop/proc/mp_irecv_lv.html +++ b/develop/proc/mp_irecv_lv.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_rm2.html b/develop/proc/mp_irecv_rm2.html index d0b0bf4b65c..f39ec1c2476 100644 --- a/develop/proc/mp_irecv_rm2.html +++ b/develop/proc/mp_irecv_rm2.html @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_rv.html b/develop/proc/mp_irecv_rv.html index d17a99ff286..4561437ca99 100644 --- a/develop/proc/mp_irecv_rv.html +++ b/develop/proc/mp_irecv_rv.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_zm2.html b/develop/proc/mp_irecv_zm2.html index 564f46f1fb0..b63128d7472 100644 --- a/develop/proc/mp_irecv_zm2.html +++ b/develop/proc/mp_irecv_zm2.html @@ -186,7 +186,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_irecv_zv.html b/develop/proc/mp_irecv_zv.html index 6df84de94d6..b0b406f34e9 100644 --- a/develop/proc/mp_irecv_zv.html +++ b/develop/proc/mp_irecv_zv.html @@ -182,7 +182,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_c.html b/develop/proc/mp_iscatter_c.html index f8615db0929..6d4430da399 100644 --- a/develop/proc/mp_iscatter_c.html +++ b/develop/proc/mp_iscatter_c.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_cv2.html b/develop/proc/mp_iscatter_cv2.html index 40d62948795..8040a1c7dc2 100644 --- a/develop/proc/mp_iscatter_cv2.html +++ b/develop/proc/mp_iscatter_cv2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_d.html b/develop/proc/mp_iscatter_d.html index f67cbd23b37..43521ef271e 100644 --- a/develop/proc/mp_iscatter_d.html +++ b/develop/proc/mp_iscatter_d.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_dv2.html b/develop/proc/mp_iscatter_dv2.html index 2a2f4be5abb..40943611408 100644 --- a/develop/proc/mp_iscatter_dv2.html +++ b/develop/proc/mp_iscatter_dv2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_i.html b/develop/proc/mp_iscatter_i.html index 65d0cc41b3f..861396e4fb9 100644 --- a/develop/proc/mp_iscatter_i.html +++ b/develop/proc/mp_iscatter_i.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_iv2.html b/develop/proc/mp_iscatter_iv2.html index 7c80d1ca394..b6386c8d5e4 100644 --- a/develop/proc/mp_iscatter_iv2.html +++ b/develop/proc/mp_iscatter_iv2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_l.html b/develop/proc/mp_iscatter_l.html index 16da9868177..be0a91a5f6f 100644 --- a/develop/proc/mp_iscatter_l.html +++ b/develop/proc/mp_iscatter_l.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_lv2.html b/develop/proc/mp_iscatter_lv2.html index 7e31a70891f..e065f78becd 100644 --- a/develop/proc/mp_iscatter_lv2.html +++ b/develop/proc/mp_iscatter_lv2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_r.html b/develop/proc/mp_iscatter_r.html index c2fc31378c7..bafcfd382cf 100644 --- a/develop/proc/mp_iscatter_r.html +++ b/develop/proc/mp_iscatter_r.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_rv2.html b/develop/proc/mp_iscatter_rv2.html index f44005e427b..7b24463378a 100644 --- a/develop/proc/mp_iscatter_rv2.html +++ b/develop/proc/mp_iscatter_rv2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_z.html b/develop/proc/mp_iscatter_z.html index b99531de703..a6df2d06732 100644 --- a/develop/proc/mp_iscatter_z.html +++ b/develop/proc/mp_iscatter_z.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatter_zv2.html b/develop/proc/mp_iscatter_zv2.html index cc7870afa36..81a4da8e1b0 100644 --- a/develop/proc/mp_iscatter_zv2.html +++ b/develop/proc/mp_iscatter_zv2.html @@ -176,7 +176,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_cv.html b/develop/proc/mp_iscatterv_cv.html index ce24b128ce2..a82573a31ca 100644 --- a/develop/proc/mp_iscatterv_cv.html +++ b/develop/proc/mp_iscatterv_cv.html @@ -206,7 +206,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_dv.html b/develop/proc/mp_iscatterv_dv.html index ca42508c94c..a73636153c2 100644 --- a/develop/proc/mp_iscatterv_dv.html +++ b/develop/proc/mp_iscatterv_dv.html @@ -206,7 +206,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_iv.html b/develop/proc/mp_iscatterv_iv.html index c9313272b68..9bc52eb1ca7 100644 --- a/develop/proc/mp_iscatterv_iv.html +++ b/develop/proc/mp_iscatterv_iv.html @@ -206,7 +206,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_lv.html b/develop/proc/mp_iscatterv_lv.html index 139ac95df4d..25bb7d51849 100644 --- a/develop/proc/mp_iscatterv_lv.html +++ b/develop/proc/mp_iscatterv_lv.html @@ -206,7 +206,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_rv.html b/develop/proc/mp_iscatterv_rv.html index 80035a5adb3..3e1b30009aa 100644 --- a/develop/proc/mp_iscatterv_rv.html +++ b/develop/proc/mp_iscatterv_rv.html @@ -206,7 +206,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/mp_iscatterv_zv.html b/develop/proc/mp_iscatterv_zv.html index 7b884349d0e..26b18f58e5f 100644 --- a/develop/proc/mp_iscatterv_zv.html +++ b/develop/proc/mp_iscatterv_zv.html @@ -206,7 +206,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_bv.html b/develop/proc/mp_isend_bv.html index 8c0ab976a28..26783a90cd2 100644 --- a/develop/proc/mp_isend_bv.html +++ b/develop/proc/mp_isend_bv.html @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_cm2.html b/develop/proc/mp_isend_cm2.html index 517dbc5862f..60d96fb06ce 100644 --- a/develop/proc/mp_isend_cm2.html +++ b/develop/proc/mp_isend_cm2.html @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_custom.html b/develop/proc/mp_isend_custom.html index 91758b50c6b..d68ce304393 100644 --- a/develop/proc/mp_isend_custom.html +++ b/develop/proc/mp_isend_custom.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_cv.html b/develop/proc/mp_isend_cv.html index eb0031acc90..921548a6e65 100644 --- a/develop/proc/mp_isend_cv.html +++ b/develop/proc/mp_isend_cv.html @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_dm2.html b/develop/proc/mp_isend_dm2.html index 70cb9ef2e3b..b49570014d2 100644 --- a/develop/proc/mp_isend_dm2.html +++ b/develop/proc/mp_isend_dm2.html @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_dv.html b/develop/proc/mp_isend_dv.html index 9cc0d512c76..884f8cf2078 100644 --- a/develop/proc/mp_isend_dv.html +++ b/develop/proc/mp_isend_dv.html @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_im2.html b/develop/proc/mp_isend_im2.html index 3d3eafa39d2..304d7ad723d 100644 --- a/develop/proc/mp_isend_im2.html +++ b/develop/proc/mp_isend_im2.html @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_iv.html b/develop/proc/mp_isend_iv.html index 0473d12f092..ed901961978 100644 --- a/develop/proc/mp_isend_iv.html +++ b/develop/proc/mp_isend_iv.html @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_lm2.html b/develop/proc/mp_isend_lm2.html index bc29790e44f..081fd440bb8 100644 --- a/develop/proc/mp_isend_lm2.html +++ b/develop/proc/mp_isend_lm2.html @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_lv.html b/develop/proc/mp_isend_lv.html index 16fc13254c9..5e2c1db051b 100644 --- a/develop/proc/mp_isend_lv.html +++ b/develop/proc/mp_isend_lv.html @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_rm2.html b/develop/proc/mp_isend_rm2.html index dfb7cb5d3be..a56e2c117b7 100644 --- a/develop/proc/mp_isend_rm2.html +++ b/develop/proc/mp_isend_rm2.html @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_rv.html b/develop/proc/mp_isend_rv.html index 274d851be22..b6dbe94d7cc 100644 --- a/develop/proc/mp_isend_rv.html +++ b/develop/proc/mp_isend_rv.html @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_zm2.html b/develop/proc/mp_isend_zm2.html index 715485102df..704b9c72c80 100644 --- a/develop/proc/mp_isend_zm2.html +++ b/develop/proc/mp_isend_zm2.html @@ -201,7 +201,7 @@

    Arguments

    diff --git a/develop/proc/mp_isend_zv.html b/develop/proc/mp_isend_zv.html index e8415208afc..5fa40d78935 100644 --- a/develop/proc/mp_isend_zv.html +++ b/develop/proc/mp_isend_zv.html @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_c.html b/develop/proc/mp_isendrecv_c.html index 5439b7ca95f..76e785e6e1d 100644 --- a/develop/proc/mp_isendrecv_c.html +++ b/develop/proc/mp_isendrecv_c.html @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_cv.html b/develop/proc/mp_isendrecv_cv.html index e70f333ecc2..8274b82693b 100644 --- a/develop/proc/mp_isendrecv_cv.html +++ b/develop/proc/mp_isendrecv_cv.html @@ -210,7 +210,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_d.html b/develop/proc/mp_isendrecv_d.html index 88ffbb285b9..b35b7ad10c3 100644 --- a/develop/proc/mp_isendrecv_d.html +++ b/develop/proc/mp_isendrecv_d.html @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_dv.html b/develop/proc/mp_isendrecv_dv.html index cca42672330..c7c59254fb9 100644 --- a/develop/proc/mp_isendrecv_dv.html +++ b/develop/proc/mp_isendrecv_dv.html @@ -210,7 +210,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_i.html b/develop/proc/mp_isendrecv_i.html index cf32be83ecf..82a8bae281c 100644 --- a/develop/proc/mp_isendrecv_i.html +++ b/develop/proc/mp_isendrecv_i.html @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_iv.html b/develop/proc/mp_isendrecv_iv.html index 2d7d29226c5..e1f16f894e2 100644 --- a/develop/proc/mp_isendrecv_iv.html +++ b/develop/proc/mp_isendrecv_iv.html @@ -210,7 +210,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_l.html b/develop/proc/mp_isendrecv_l.html index 3f0f921c5e9..d5cb5944544 100644 --- a/develop/proc/mp_isendrecv_l.html +++ b/develop/proc/mp_isendrecv_l.html @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_lv.html b/develop/proc/mp_isendrecv_lv.html index 057070d0276..b4fe3f379c6 100644 --- a/develop/proc/mp_isendrecv_lv.html +++ b/develop/proc/mp_isendrecv_lv.html @@ -210,7 +210,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_r.html b/develop/proc/mp_isendrecv_r.html index 855fb52ea74..06d082360a8 100644 --- a/develop/proc/mp_isendrecv_r.html +++ b/develop/proc/mp_isendrecv_r.html @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_rv.html b/develop/proc/mp_isendrecv_rv.html index d1b341a5dbe..1d0d88bac97 100644 --- a/develop/proc/mp_isendrecv_rv.html +++ b/develop/proc/mp_isendrecv_rv.html @@ -210,7 +210,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_z.html b/develop/proc/mp_isendrecv_z.html index 024b3d9a53b..609f12490d9 100644 --- a/develop/proc/mp_isendrecv_z.html +++ b/develop/proc/mp_isendrecv_z.html @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    diff --git a/develop/proc/mp_isendrecv_zv.html b/develop/proc/mp_isendrecv_zv.html index 685a3fb734e..9884e68d7e4 100644 --- a/develop/proc/mp_isendrecv_zv.html +++ b/develop/proc/mp_isendrecv_zv.html @@ -210,7 +210,7 @@

    Arguments

    @@ -225,7 +225,7 @@

    Arguments

    diff --git a/develop/proc/mp_isum_bv.html b/develop/proc/mp_isum_bv.html index f768a9d03b9..79ba3c39947 100644 --- a/develop/proc/mp_isum_bv.html +++ b/develop/proc/mp_isum_bv.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_isum_cv.html b/develop/proc/mp_isum_cv.html index 7727146e2c3..6ebe775f0ee 100644 --- a/develop/proc/mp_isum_cv.html +++ b/develop/proc/mp_isum_cv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_isum_dv.html b/develop/proc/mp_isum_dv.html index cea68364273..196351021ec 100644 --- a/develop/proc/mp_isum_dv.html +++ b/develop/proc/mp_isum_dv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_isum_iv.html b/develop/proc/mp_isum_iv.html index aeda9dca0ab..3393c140b56 100644 --- a/develop/proc/mp_isum_iv.html +++ b/develop/proc/mp_isum_iv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_isum_lv.html b/develop/proc/mp_isum_lv.html index c41ed39275d..3a33c0b19ac 100644 --- a/develop/proc/mp_isum_lv.html +++ b/develop/proc/mp_isum_lv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_isum_rv.html b/develop/proc/mp_isum_rv.html index 29324816ffc..6499f6a411e 100644 --- a/develop/proc/mp_isum_rv.html +++ b/develop/proc/mp_isum_rv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_isum_zv.html b/develop/proc/mp_isum_zv.html index 72309885ba5..c0a96467224 100644 --- a/develop/proc/mp_isum_zv.html +++ b/develop/proc/mp_isum_zv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_isync.html b/develop/proc/mp_isync.html index fe4637cba4d..5f05296b4e2 100644 --- a/develop/proc/mp_isync.html +++ b/develop/proc/mp_isync.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_c.html b/develop/proc/mp_max_c.html index 01454e04d11..ce0df0fda61 100644 --- a/develop/proc/mp_max_c.html +++ b/develop/proc/mp_max_c.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_cv.html b/develop/proc/mp_max_cv.html index 3c31f3e41d9..e99bd93da39 100644 --- a/develop/proc/mp_max_cv.html +++ b/develop/proc/mp_max_cv.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_d.html b/develop/proc/mp_max_d.html index f6926b06458..0a6c88a29f8 100644 --- a/develop/proc/mp_max_d.html +++ b/develop/proc/mp_max_d.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_dv.html b/develop/proc/mp_max_dv.html index 4d44ef83880..6b1481310a7 100644 --- a/develop/proc/mp_max_dv.html +++ b/develop/proc/mp_max_dv.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_i.html b/develop/proc/mp_max_i.html index de3142243f8..e48b3fa66b0 100644 --- a/develop/proc/mp_max_i.html +++ b/develop/proc/mp_max_i.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_iv.html b/develop/proc/mp_max_iv.html index a8904f0aa4f..fff2a6d4db8 100644 --- a/develop/proc/mp_max_iv.html +++ b/develop/proc/mp_max_iv.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_l.html b/develop/proc/mp_max_l.html index 3b521fe60e4..168a0bf9db7 100644 --- a/develop/proc/mp_max_l.html +++ b/develop/proc/mp_max_l.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_lv.html b/develop/proc/mp_max_lv.html index 78119b4882b..fea5fe30d38 100644 --- a/develop/proc/mp_max_lv.html +++ b/develop/proc/mp_max_lv.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_r.html b/develop/proc/mp_max_r.html index 84869e41ce4..8a31e9e55f0 100644 --- a/develop/proc/mp_max_r.html +++ b/develop/proc/mp_max_r.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_rv.html b/develop/proc/mp_max_rv.html index 4146c519fad..c1c05d10646 100644 --- a/develop/proc/mp_max_rv.html +++ b/develop/proc/mp_max_rv.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_z.html b/develop/proc/mp_max_z.html index b7519dbd253..24d4ad864d9 100644 --- a/develop/proc/mp_max_z.html +++ b/develop/proc/mp_max_z.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_max_zv.html b/develop/proc/mp_max_zv.html index 96cb44cd5f9..a84f19e374b 100644 --- a/develop/proc/mp_max_zv.html +++ b/develop/proc/mp_max_zv.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_maxloc_dv.html b/develop/proc/mp_maxloc_dv.html index ea049bec703..ffd171600f8 100644 --- a/develop/proc/mp_maxloc_dv.html +++ b/develop/proc/mp_maxloc_dv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_c.html b/develop/proc/mp_min_c.html index b37eafce81b..9ef3f180260 100644 --- a/develop/proc/mp_min_c.html +++ b/develop/proc/mp_min_c.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_cv.html b/develop/proc/mp_min_cv.html index 427268ec20c..16a10101098 100644 --- a/develop/proc/mp_min_cv.html +++ b/develop/proc/mp_min_cv.html @@ -166,7 +166,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_d.html b/develop/proc/mp_min_d.html index 1a558c1a5c5..73c35fafd00 100644 --- a/develop/proc/mp_min_d.html +++ b/develop/proc/mp_min_d.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_dv.html b/develop/proc/mp_min_dv.html index 99b2d93b1b1..7b2a95b557b 100644 --- a/develop/proc/mp_min_dv.html +++ b/develop/proc/mp_min_dv.html @@ -166,7 +166,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_i.html b/develop/proc/mp_min_i.html index 24e393ca55b..386cb871e6b 100644 --- a/develop/proc/mp_min_i.html +++ b/develop/proc/mp_min_i.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_iv.html b/develop/proc/mp_min_iv.html index 405ed7666ee..8c410117612 100644 --- a/develop/proc/mp_min_iv.html +++ b/develop/proc/mp_min_iv.html @@ -166,7 +166,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_l.html b/develop/proc/mp_min_l.html index d7a2f5cd6d2..dceaabfef0c 100644 --- a/develop/proc/mp_min_l.html +++ b/develop/proc/mp_min_l.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_lv.html b/develop/proc/mp_min_lv.html index 921772637cd..e1f9146687a 100644 --- a/develop/proc/mp_min_lv.html +++ b/develop/proc/mp_min_lv.html @@ -166,7 +166,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_r.html b/develop/proc/mp_min_r.html index 4cd469ce1fe..d99b15d8755 100644 --- a/develop/proc/mp_min_r.html +++ b/develop/proc/mp_min_r.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_rv.html b/develop/proc/mp_min_rv.html index 80eb0cee4e8..d1a45181086 100644 --- a/develop/proc/mp_min_rv.html +++ b/develop/proc/mp_min_rv.html @@ -166,7 +166,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_z.html b/develop/proc/mp_min_z.html index fbfe20561b3..9ee5355faa1 100644 --- a/develop/proc/mp_min_z.html +++ b/develop/proc/mp_min_z.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_min_zv.html b/develop/proc/mp_min_zv.html index 3b74303988c..3b59093adc5 100644 --- a/develop/proc/mp_min_zv.html +++ b/develop/proc/mp_min_zv.html @@ -166,7 +166,7 @@

    Arguments

    diff --git a/develop/proc/mp_minloc_dv.html b/develop/proc/mp_minloc_dv.html index 39bc100f275..1bb86a050c6 100644 --- a/develop/proc/mp_minloc_dv.html +++ b/develop/proc/mp_minloc_dv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_perf_env_describe.html b/develop/proc/mp_perf_env_describe.html index a595cbefd86..c1ad1b77bb0 100644 --- a/develop/proc/mp_perf_env_describe.html +++ b/develop/proc/mp_perf_env_describe.html @@ -173,7 +173,7 @@

    Arguments

    diff --git a/develop/proc/mp_probe.html b/develop/proc/mp_probe.html index d75a2342dc8..41f776a5333 100644 --- a/develop/proc/mp_probe.html +++ b/develop/proc/mp_probe.html @@ -159,7 +159,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_prod_c.html b/develop/proc/mp_prod_c.html index cf844c7ea2c..df8bf320cc0 100644 --- a/develop/proc/mp_prod_c.html +++ b/develop/proc/mp_prod_c.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/mp_prod_d.html b/develop/proc/mp_prod_d.html index 4b79cf9c496..6acf5ea509a 100644 --- a/develop/proc/mp_prod_d.html +++ b/develop/proc/mp_prod_d.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/mp_prod_i.html b/develop/proc/mp_prod_i.html index 6a381f15217..e88f0fb5600 100644 --- a/develop/proc/mp_prod_i.html +++ b/develop/proc/mp_prod_i.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/mp_prod_l.html b/develop/proc/mp_prod_l.html index b2b75a4419b..3bbf05cb90a 100644 --- a/develop/proc/mp_prod_l.html +++ b/develop/proc/mp_prod_l.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/mp_prod_r.html b/develop/proc/mp_prod_r.html index 2c5f483928f..34a4f8ce9be 100644 --- a/develop/proc/mp_prod_r.html +++ b/develop/proc/mp_prod_r.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/mp_prod_z.html b/develop/proc/mp_prod_z.html index e699ea2883a..ffe19a48921 100644 --- a/develop/proc/mp_prod_z.html +++ b/develop/proc/mp_prod_z.html @@ -162,7 +162,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_c.html b/develop/proc/mp_recv_c.html index 2505e5e0298..a51eaf5e7e5 100644 --- a/develop/proc/mp_recv_c.html +++ b/develop/proc/mp_recv_c.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_cv.html b/develop/proc/mp_recv_cv.html index a99360dd939..d5adee7e89e 100644 --- a/develop/proc/mp_recv_cv.html +++ b/develop/proc/mp_recv_cv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_d.html b/develop/proc/mp_recv_d.html index 5c35607ef19..4456ed15ce4 100644 --- a/develop/proc/mp_recv_d.html +++ b/develop/proc/mp_recv_d.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_dv.html b/develop/proc/mp_recv_dv.html index 3429769fb27..784307f2986 100644 --- a/develop/proc/mp_recv_dv.html +++ b/develop/proc/mp_recv_dv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_i.html b/develop/proc/mp_recv_i.html index f753fb5dab5..b19cdcfc82d 100644 --- a/develop/proc/mp_recv_i.html +++ b/develop/proc/mp_recv_i.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_iv.html b/develop/proc/mp_recv_iv.html index effc2742d3f..14bbb903e3f 100644 --- a/develop/proc/mp_recv_iv.html +++ b/develop/proc/mp_recv_iv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_l.html b/develop/proc/mp_recv_l.html index 98eb5906ea5..4b3cf8de765 100644 --- a/develop/proc/mp_recv_l.html +++ b/develop/proc/mp_recv_l.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_lv.html b/develop/proc/mp_recv_lv.html index 86f8d325974..6f3339182d1 100644 --- a/develop/proc/mp_recv_lv.html +++ b/develop/proc/mp_recv_lv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_r.html b/develop/proc/mp_recv_r.html index dc3b885f392..995e48bace6 100644 --- a/develop/proc/mp_recv_r.html +++ b/develop/proc/mp_recv_r.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_rv.html b/develop/proc/mp_recv_rv.html index cf4a8f04042..c9f75f266eb 100644 --- a/develop/proc/mp_recv_rv.html +++ b/develop/proc/mp_recv_rv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_z.html b/develop/proc/mp_recv_z.html index 22e3aa32d2b..a57ba0a9edd 100644 --- a/develop/proc/mp_recv_z.html +++ b/develop/proc/mp_recv_z.html @@ -161,7 +161,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    diff --git a/develop/proc/mp_recv_zv.html b/develop/proc/mp_recv_zv.html index 1704d80228c..9644863421b 100644 --- a/develop/proc/mp_recv_zv.html +++ b/develop/proc/mp_recv_zv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_reordering.html b/develop/proc/mp_reordering.html index 6a97c7e9a68..10fd085c828 100644 --- a/develop/proc/mp_reordering.html +++ b/develop/proc/mp_reordering.html @@ -164,7 +164,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_cv.html b/develop/proc/mp_rget_cv.html index 1a975a9b92e..00e0ca2a2fc 100644 --- a/develop/proc/mp_rget_cv.html +++ b/develop/proc/mp_rget_cv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_dv.html b/develop/proc/mp_rget_dv.html index 98cc551bfec..d6105a48e62 100644 --- a/develop/proc/mp_rget_dv.html +++ b/develop/proc/mp_rget_dv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_iv.html b/develop/proc/mp_rget_iv.html index 9f0f7a7c7cb..2f65a61d0fe 100644 --- a/develop/proc/mp_rget_iv.html +++ b/develop/proc/mp_rget_iv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_lv.html b/develop/proc/mp_rget_lv.html index f2b5a83f887..a1300200f47 100644 --- a/develop/proc/mp_rget_lv.html +++ b/develop/proc/mp_rget_lv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_rv.html b/develop/proc/mp_rget_rv.html index 68b09e4528d..458945cd1b9 100644 --- a/develop/proc/mp_rget_rv.html +++ b/develop/proc/mp_rget_rv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_rget_zv.html b/develop/proc/mp_rget_zv.html index 3a3f14bdaa5..c2ee3f40ddd 100644 --- a/develop/proc/mp_rget_zv.html +++ b/develop/proc/mp_rget_zv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_c.html b/develop/proc/mp_send_c.html index 08f1f4eeffe..91b71ee5ecb 100644 --- a/develop/proc/mp_send_c.html +++ b/develop/proc/mp_send_c.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_cv.html b/develop/proc/mp_send_cv.html index bb6416e808b..1552efd688a 100644 --- a/develop/proc/mp_send_cv.html +++ b/develop/proc/mp_send_cv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_d.html b/develop/proc/mp_send_d.html index b8e688b5396..40c68434c02 100644 --- a/develop/proc/mp_send_d.html +++ b/develop/proc/mp_send_d.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_dv.html b/develop/proc/mp_send_dv.html index 004073e8d9b..d6ee3637302 100644 --- a/develop/proc/mp_send_dv.html +++ b/develop/proc/mp_send_dv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_i.html b/develop/proc/mp_send_i.html index e8b6ce08cd0..c44a726ed30 100644 --- a/develop/proc/mp_send_i.html +++ b/develop/proc/mp_send_i.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_iv.html b/develop/proc/mp_send_iv.html index 8a2d668b316..a3750d78943 100644 --- a/develop/proc/mp_send_iv.html +++ b/develop/proc/mp_send_iv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_l.html b/develop/proc/mp_send_l.html index 52d34217c4e..b3a34949963 100644 --- a/develop/proc/mp_send_l.html +++ b/develop/proc/mp_send_l.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_lv.html b/develop/proc/mp_send_lv.html index 774f9393cff..99eceb33d1d 100644 --- a/develop/proc/mp_send_lv.html +++ b/develop/proc/mp_send_lv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_r.html b/develop/proc/mp_send_r.html index d40ad8fcbd8..cb3c69352da 100644 --- a/develop/proc/mp_send_r.html +++ b/develop/proc/mp_send_r.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_rv.html b/develop/proc/mp_send_rv.html index e95c83df473..f2ed51735ed 100644 --- a/develop/proc/mp_send_rv.html +++ b/develop/proc/mp_send_rv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_z.html b/develop/proc/mp_send_z.html index 9e692af0f4c..713c08620bb 100644 --- a/develop/proc/mp_send_z.html +++ b/develop/proc/mp_send_z.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_send_zv.html b/develop/proc/mp_send_zv.html index e3cfa7f722c..eca186f2589 100644 --- a/develop/proc/mp_send_zv.html +++ b/develop/proc/mp_send_zv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_cv.html b/develop/proc/mp_sendrecv_cv.html index e2cd561f9a6..611c3caeb59 100644 --- a/develop/proc/mp_sendrecv_cv.html +++ b/develop/proc/mp_sendrecv_cv.html @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_dv.html b/develop/proc/mp_sendrecv_dv.html index 6ebdbb158c9..6a95fe63194 100644 --- a/develop/proc/mp_sendrecv_dv.html +++ b/develop/proc/mp_sendrecv_dv.html @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_iv.html b/develop/proc/mp_sendrecv_iv.html index f285a318317..29e848c85f9 100644 --- a/develop/proc/mp_sendrecv_iv.html +++ b/develop/proc/mp_sendrecv_iv.html @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_lv.html b/develop/proc/mp_sendrecv_lv.html index d56ea90977a..0cf6268d347 100644 --- a/develop/proc/mp_sendrecv_lv.html +++ b/develop/proc/mp_sendrecv_lv.html @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_rv.html b/develop/proc/mp_sendrecv_rv.html index bb3ef609871..ebb2125aaeb 100644 --- a/develop/proc/mp_sendrecv_rv.html +++ b/develop/proc/mp_sendrecv_rv.html @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/mp_sendrecv_zv.html b/develop/proc/mp_sendrecv_zv.html index e9bb845768d..688a58cdb11 100644 --- a/develop/proc/mp_sendrecv_zv.html +++ b/develop/proc/mp_sendrecv_zv.html @@ -204,7 +204,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_comm_handle.html b/develop/proc/mp_set_comm_handle.html index 30c5de8988a..7f483247bf3 100644 --- a/develop/proc/mp_set_comm_handle.html +++ b/develop/proc/mp_set_comm_handle.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_file_handle.html b/develop/proc/mp_set_file_handle.html index b2853e7f6d7..244809600f8 100644 --- a/develop/proc/mp_set_file_handle.html +++ b/develop/proc/mp_set_file_handle.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_info_handle.html b/develop/proc/mp_set_info_handle.html index ac4724687b5..1d0ba1bc29a 100644 --- a/develop/proc/mp_set_info_handle.html +++ b/develop/proc/mp_set_info_handle.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_request_handle.html b/develop/proc/mp_set_request_handle.html index 8554bf7c952..37269eabd18 100644 --- a/develop/proc/mp_set_request_handle.html +++ b/develop/proc/mp_set_request_handle.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_set_win_handle.html b/develop/proc/mp_set_win_handle.html index 713fc985c0b..dec9227ecd6 100644 --- a/develop/proc/mp_set_win_handle.html +++ b/develop/proc/mp_set_win_handle.html @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/mp_stop.html b/develop/proc/mp_stop.html index 26e1a0bc751..6c980063958 100644 --- a/develop/proc/mp_stop.html +++ b/develop/proc/mp_stop.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_b.html b/develop/proc/mp_sum_b.html index 81afdcbe776..54e6c4e2777 100644 --- a/develop/proc/mp_sum_b.html +++ b/develop/proc/mp_sum_b.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_bv.html b/develop/proc/mp_sum_bv.html index be19b20d60f..5bcc978c243 100644 --- a/develop/proc/mp_sum_bv.html +++ b/develop/proc/mp_sum_bv.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_c.html b/develop/proc/mp_sum_c.html index f8eb18c9c85..7926f6a39aa 100644 --- a/develop/proc/mp_sum_c.html +++ b/develop/proc/mp_sum_c.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_cm.html b/develop/proc/mp_sum_cm.html index a58f51e09fa..d512af8a789 100644 --- a/develop/proc/mp_sum_cm.html +++ b/develop/proc/mp_sum_cm.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_cm3.html b/develop/proc/mp_sum_cm3.html index 536d562880a..1533905875a 100644 --- a/develop/proc/mp_sum_cm3.html +++ b/develop/proc/mp_sum_cm3.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_cm4.html b/develop/proc/mp_sum_cm4.html index d40ba23d6ee..da1db7cd353 100644 --- a/develop/proc/mp_sum_cm4.html +++ b/develop/proc/mp_sum_cm4.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_cv.html b/develop/proc/mp_sum_cv.html index 6a1a08c1160..f9ddff32f52 100644 --- a/develop/proc/mp_sum_cv.html +++ b/develop/proc/mp_sum_cv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_d.html b/develop/proc/mp_sum_d.html index dde044ea0da..6741cae098c 100644 --- a/develop/proc/mp_sum_d.html +++ b/develop/proc/mp_sum_d.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_dm.html b/develop/proc/mp_sum_dm.html index 08db2f98e6e..5faa573600f 100644 --- a/develop/proc/mp_sum_dm.html +++ b/develop/proc/mp_sum_dm.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_dm3.html b/develop/proc/mp_sum_dm3.html index 6d38f7802ee..b8f9257d4d9 100644 --- a/develop/proc/mp_sum_dm3.html +++ b/develop/proc/mp_sum_dm3.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_dm4.html b/develop/proc/mp_sum_dm4.html index 6d44b7101e6..409b07aa6e7 100644 --- a/develop/proc/mp_sum_dm4.html +++ b/develop/proc/mp_sum_dm4.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_dv.html b/develop/proc/mp_sum_dv.html index 614804abb06..5426a03e8c8 100644 --- a/develop/proc/mp_sum_dv.html +++ b/develop/proc/mp_sum_dv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_i.html b/develop/proc/mp_sum_i.html index 02e15a455a4..dcd66b64c32 100644 --- a/develop/proc/mp_sum_i.html +++ b/develop/proc/mp_sum_i.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_im.html b/develop/proc/mp_sum_im.html index d9ef256310a..2787bbb7bd5 100644 --- a/develop/proc/mp_sum_im.html +++ b/develop/proc/mp_sum_im.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_im3.html b/develop/proc/mp_sum_im3.html index 3ed45569d35..71650b516d4 100644 --- a/develop/proc/mp_sum_im3.html +++ b/develop/proc/mp_sum_im3.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_im4.html b/develop/proc/mp_sum_im4.html index 29e14235475..2c850ae7354 100644 --- a/develop/proc/mp_sum_im4.html +++ b/develop/proc/mp_sum_im4.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_iv.html b/develop/proc/mp_sum_iv.html index a0ac3f88e97..2c2f3742f3f 100644 --- a/develop/proc/mp_sum_iv.html +++ b/develop/proc/mp_sum_iv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_l.html b/develop/proc/mp_sum_l.html index 0e1980c7bb6..e6ca34c1e77 100644 --- a/develop/proc/mp_sum_l.html +++ b/develop/proc/mp_sum_l.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_lm.html b/develop/proc/mp_sum_lm.html index 71f230f2de3..61fbd1e494c 100644 --- a/develop/proc/mp_sum_lm.html +++ b/develop/proc/mp_sum_lm.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_lm3.html b/develop/proc/mp_sum_lm3.html index d4aaab3e39c..9612e5dcd27 100644 --- a/develop/proc/mp_sum_lm3.html +++ b/develop/proc/mp_sum_lm3.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_lm4.html b/develop/proc/mp_sum_lm4.html index 471faa50077..21bf488a22a 100644 --- a/develop/proc/mp_sum_lm4.html +++ b/develop/proc/mp_sum_lm4.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_lv.html b/develop/proc/mp_sum_lv.html index dc413ef7975..aac7b4d7165 100644 --- a/develop/proc/mp_sum_lv.html +++ b/develop/proc/mp_sum_lv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_cm.html b/develop/proc/mp_sum_partial_cm.html index 81d9ee64a5a..f0f524ceda1 100644 --- a/develop/proc/mp_sum_partial_cm.html +++ b/develop/proc/mp_sum_partial_cm.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_dm.html b/develop/proc/mp_sum_partial_dm.html index 91c6e4f9539..583b214b36d 100644 --- a/develop/proc/mp_sum_partial_dm.html +++ b/develop/proc/mp_sum_partial_dm.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_im.html b/develop/proc/mp_sum_partial_im.html index adc5a6bb781..2ad6337125c 100644 --- a/develop/proc/mp_sum_partial_im.html +++ b/develop/proc/mp_sum_partial_im.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_lm.html b/develop/proc/mp_sum_partial_lm.html index d210c4be0f7..fe0adebc8c2 100644 --- a/develop/proc/mp_sum_partial_lm.html +++ b/develop/proc/mp_sum_partial_lm.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_rm.html b/develop/proc/mp_sum_partial_rm.html index 21ff101a690..7db17f7a93b 100644 --- a/develop/proc/mp_sum_partial_rm.html +++ b/develop/proc/mp_sum_partial_rm.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_partial_zm.html b/develop/proc/mp_sum_partial_zm.html index 4006c1f5a0a..cd9fd5fd48a 100644 --- a/develop/proc/mp_sum_partial_zm.html +++ b/develop/proc/mp_sum_partial_zm.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_r.html b/develop/proc/mp_sum_r.html index 427d5ca1900..6e70fa83711 100644 --- a/develop/proc/mp_sum_r.html +++ b/develop/proc/mp_sum_r.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_rm.html b/develop/proc/mp_sum_rm.html index f076b3a058e..dc72d8dfcd8 100644 --- a/develop/proc/mp_sum_rm.html +++ b/develop/proc/mp_sum_rm.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_rm3.html b/develop/proc/mp_sum_rm3.html index 89f168833a1..2c1094a9ca6 100644 --- a/develop/proc/mp_sum_rm3.html +++ b/develop/proc/mp_sum_rm3.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_rm4.html b/develop/proc/mp_sum_rm4.html index 14991937001..8287e238660 100644 --- a/develop/proc/mp_sum_rm4.html +++ b/develop/proc/mp_sum_rm4.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_cm.html b/develop/proc/mp_sum_root_cm.html index 230286c803a..141ce2a1cb2 100644 --- a/develop/proc/mp_sum_root_cm.html +++ b/develop/proc/mp_sum_root_cm.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_cv.html b/develop/proc/mp_sum_root_cv.html index d7027c157d9..7b209cc9cf8 100644 --- a/develop/proc/mp_sum_root_cv.html +++ b/develop/proc/mp_sum_root_cv.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_dm.html b/develop/proc/mp_sum_root_dm.html index e45e99006a5..64b6ae64df6 100644 --- a/develop/proc/mp_sum_root_dm.html +++ b/develop/proc/mp_sum_root_dm.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_dv.html b/develop/proc/mp_sum_root_dv.html index 6fc32df4bc6..bac178b987d 100644 --- a/develop/proc/mp_sum_root_dv.html +++ b/develop/proc/mp_sum_root_dv.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_im.html b/develop/proc/mp_sum_root_im.html index bce24bd6a69..f539f9359d8 100644 --- a/develop/proc/mp_sum_root_im.html +++ b/develop/proc/mp_sum_root_im.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_iv.html b/develop/proc/mp_sum_root_iv.html index 2a4ff089004..b18ea78b6ab 100644 --- a/develop/proc/mp_sum_root_iv.html +++ b/develop/proc/mp_sum_root_iv.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_lm.html b/develop/proc/mp_sum_root_lm.html index 3e0d5d6d44a..6a85854847d 100644 --- a/develop/proc/mp_sum_root_lm.html +++ b/develop/proc/mp_sum_root_lm.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_lv.html b/develop/proc/mp_sum_root_lv.html index 839d1d77810..2d3beeba769 100644 --- a/develop/proc/mp_sum_root_lv.html +++ b/develop/proc/mp_sum_root_lv.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_rm.html b/develop/proc/mp_sum_root_rm.html index f9d4d101b48..02a6afe77ee 100644 --- a/develop/proc/mp_sum_root_rm.html +++ b/develop/proc/mp_sum_root_rm.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_rv.html b/develop/proc/mp_sum_root_rv.html index e6ddc57cf0b..cd1bb204512 100644 --- a/develop/proc/mp_sum_root_rv.html +++ b/develop/proc/mp_sum_root_rv.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_zm.html b/develop/proc/mp_sum_root_zm.html index 2bd20f8f77f..a3c93b2ded3 100644 --- a/develop/proc/mp_sum_root_zm.html +++ b/develop/proc/mp_sum_root_zm.html @@ -164,7 +164,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_root_zv.html b/develop/proc/mp_sum_root_zv.html index 38a0670e31e..281c58c6fba 100644 --- a/develop/proc/mp_sum_root_zv.html +++ b/develop/proc/mp_sum_root_zv.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_rv.html b/develop/proc/mp_sum_rv.html index cbb7d31a64b..48ea79a8ce4 100644 --- a/develop/proc/mp_sum_rv.html +++ b/develop/proc/mp_sum_rv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_z.html b/develop/proc/mp_sum_z.html index 39cb8f2764f..ebf9f45083b 100644 --- a/develop/proc/mp_sum_z.html +++ b/develop/proc/mp_sum_z.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_zm.html b/develop/proc/mp_sum_zm.html index 48d06145d26..c88329747cf 100644 --- a/develop/proc/mp_sum_zm.html +++ b/develop/proc/mp_sum_zm.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_zm3.html b/develop/proc/mp_sum_zm3.html index 07f2f362854..0035e73d470 100644 --- a/develop/proc/mp_sum_zm3.html +++ b/develop/proc/mp_sum_zm3.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_zm4.html b/develop/proc/mp_sum_zm4.html index 5745ee33c2f..ed2dac5495c 100644 --- a/develop/proc/mp_sum_zm4.html +++ b/develop/proc/mp_sum_zm4.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sum_zv.html b/develop/proc/mp_sum_zv.html index 734caf1e1f0..3ec19189d30 100644 --- a/develop/proc/mp_sum_zv.html +++ b/develop/proc/mp_sum_zv.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/mp_sync.html b/develop/proc/mp_sync.html index d16ec4f8223..6dd6f09c6a0 100644 --- a/develop/proc/mp_sync.html +++ b/develop/proc/mp_sync.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_make_c.html b/develop/proc/mp_type_make_c.html index 44d87b127c2..90991c358e4 100644 --- a/develop/proc/mp_type_make_c.html +++ b/develop/proc/mp_type_make_c.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_make_d.html b/develop/proc/mp_type_make_d.html index 31056744208..56af21213e8 100644 --- a/develop/proc/mp_type_make_d.html +++ b/develop/proc/mp_type_make_d.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_make_i.html b/develop/proc/mp_type_make_i.html index 336d43973b2..cf97debb1d5 100644 --- a/develop/proc/mp_type_make_i.html +++ b/develop/proc/mp_type_make_i.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_make_l.html b/develop/proc/mp_type_make_l.html index d62e8e14b13..a1594264f5d 100644 --- a/develop/proc/mp_type_make_l.html +++ b/develop/proc/mp_type_make_l.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_make_r.html b/develop/proc/mp_type_make_r.html index 67ee821e382..1d1b7d13d6c 100644 --- a/develop/proc/mp_type_make_r.html +++ b/develop/proc/mp_type_make_r.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/mp_type_make_z.html b/develop/proc/mp_type_make_z.html index 1c9e9965636..fc1f323df92 100644 --- a/develop/proc/mp_type_make_z.html +++ b/develop/proc/mp_type_make_z.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_cv.html b/develop/proc/mp_win_create_cv.html index 30adf550e04..3f37f397df2 100644 --- a/develop/proc/mp_win_create_cv.html +++ b/develop/proc/mp_win_create_cv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_dv.html b/develop/proc/mp_win_create_dv.html index a50c40a278e..86d2b1e404e 100644 --- a/develop/proc/mp_win_create_dv.html +++ b/develop/proc/mp_win_create_dv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_iv.html b/develop/proc/mp_win_create_iv.html index 93bfc5d6f64..caa03aba4b3 100644 --- a/develop/proc/mp_win_create_iv.html +++ b/develop/proc/mp_win_create_iv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_lv.html b/develop/proc/mp_win_create_lv.html index 69559c32494..a3d4edb8534 100644 --- a/develop/proc/mp_win_create_lv.html +++ b/develop/proc/mp_win_create_lv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_rv.html b/develop/proc/mp_win_create_rv.html index 2c9ae01d559..f32471d6d3c 100644 --- a/develop/proc/mp_win_create_rv.html +++ b/develop/proc/mp_win_create_rv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_win_create_zv.html b/develop/proc/mp_win_create_zv.html index bd7c90dec67..542b42de562 100644 --- a/develop/proc/mp_win_create_zv.html +++ b/develop/proc/mp_win_create_zv.html @@ -163,7 +163,7 @@

    Arguments

    @@ -178,7 +178,7 @@

    Arguments

    diff --git a/develop/proc/mp_world_init.html b/develop/proc/mp_world_init.html index e67cbddb8c0..8aeee9cdba4 100644 --- a/develop/proc/mp_world_init.html +++ b/develop/proc/mp_world_init.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/multiply_3d.html b/develop/proc/multiply_3d.html index 8dfd4a5ee39..5573dead9e8 100644 --- a/develop/proc/multiply_3d.html +++ b/develop/proc/multiply_3d.html @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    @@ -266,7 +266,7 @@

    Arguments

    @@ -281,7 +281,7 @@

    Arguments

    diff --git a/develop/proc/multiply_cannon.html b/develop/proc/multiply_cannon.html index 65be220f564..8eeb81b59d1 100644 --- a/develop/proc/multiply_cannon.html +++ b/develop/proc/multiply_cannon.html @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    @@ -221,7 +221,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    @@ -251,7 +251,7 @@

    Arguments

    diff --git a/develop/proc/multiply_cannon_g2g.html b/develop/proc/multiply_cannon_g2g.html index 17a4a63f884..6ea01d5889b 100644 --- a/develop/proc/multiply_cannon_g2g.html +++ b/develop/proc/multiply_cannon_g2g.html @@ -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

    diff --git a/develop/proc/multrec_filtering.html b/develop/proc/multrec_filtering.html index e396797af99..199a37cbaf6 100644 --- a/develop/proc/multrec_filtering.html +++ b/develop/proc/multrec_filtering.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/multrec_filtering_c.html b/develop/proc/multrec_filtering_c.html index 0054cbc9d42..1aba30bc052 100644 --- a/develop/proc/multrec_filtering_c.html +++ b/develop/proc/multrec_filtering_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

    diff --git a/develop/proc/multrec_filtering_d.html b/develop/proc/multrec_filtering_d.html index 1456e62b85a..b6c7d42ee2b 100644 --- a/develop/proc/multrec_filtering_d.html +++ b/develop/proc/multrec_filtering_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

    diff --git a/develop/proc/multrec_filtering_s.html b/develop/proc/multrec_filtering_s.html index 4b1e7168465..847b02ca0fe 100644 --- a/develop/proc/multrec_filtering_s.html +++ b/develop/proc/multrec_filtering_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

    diff --git a/develop/proc/multrec_filtering_z.html b/develop/proc/multrec_filtering_z.html index e18a0315d14..41ed13a61bc 100644 --- a/develop/proc/multrec_filtering_z.html +++ b/develop/proc/multrec_filtering_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

    diff --git a/develop/proc/my_checker_tr.html b/develop/proc/my_checker_tr.html index 0fa405ff73c..a896ee98407 100644 --- a/develop/proc/my_checker_tr.html +++ b/develop/proc/my_checker_tr.html @@ -161,7 +161,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/ndims_buffer.html b/develop/proc/ndims_buffer.html index 14a51764e36..c764ccb22a6 100644 --- a/develop/proc/ndims_buffer.html +++ b/develop/proc/ndims_buffer.html @@ -152,8 +152,8 @@

    Arguments

    diff --git a/develop/proc/ndims_mapping.html b/develop/proc/ndims_mapping.html index 7692937d2c6..0ea2bb1224d 100644 --- a/develop/proc/ndims_mapping.html +++ b/develop/proc/ndims_mapping.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/ndims_mapping_column.html b/develop/proc/ndims_mapping_column.html index 39d2b7c6f47..71b4deb3157 100644 --- a/develop/proc/ndims_mapping_column.html +++ b/develop/proc/ndims_mapping_column.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/ndims_mapping_row.html b/develop/proc/ndims_mapping_row.html index 5f93381b344..433918757de 100644 --- a/develop/proc/ndims_mapping_row.html +++ b/develop/proc/ndims_mapping_row.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/ndims_matrix_column.html b/develop/proc/ndims_matrix_column.html index 875762fe4d0..ce0c7356867 100644 --- a/develop/proc/ndims_matrix_column.html +++ b/develop/proc/ndims_matrix_column.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/ndims_matrix_row.html b/develop/proc/ndims_matrix_row.html index 16886e387c1..f406af189f8 100644 --- a/develop/proc/ndims_matrix_row.html +++ b/develop/proc/ndims_matrix_row.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/ndims_tensor.html b/develop/proc/ndims_tensor.html index afec73f7563..595e6ab05f2 100644 --- a/develop/proc/ndims_tensor.html +++ b/develop/proc/ndims_tensor.html @@ -153,7 +153,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 bbe026b75a6..04229bddcb3 100644 --- a/develop/proc/new_dbcsr_tas_blk_size_t.html +++ b/develop/proc/new_dbcsr_tas_blk_size_t.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/new_dbcsr_tas_dist_repl.html b/develop/proc/new_dbcsr_tas_dist_repl.html index d3b2a65fe5a..93cb820ac5c 100644 --- a/develop/proc/new_dbcsr_tas_dist_repl.html +++ b/develop/proc/new_dbcsr_tas_dist_repl.html @@ -212,7 +212,7 @@

    Arguments

    diff --git a/develop/proc/next_linebreak.html b/develop/proc/next_linebreak.html index aeccf4e975d..2b7d41eddba 100644 --- a/develop/proc/next_linebreak.html +++ b/develop/proc/next_linebreak.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/nfull_elements.html b/develop/proc/nfull_elements.html index df166dae696..6f1d250b415 100644 --- a/develop/proc/nfull_elements.html +++ b/develop/proc/nfull_elements.html @@ -180,7 +180,7 @@

    Arguments

    diff --git a/develop/proc/number_of_arrays.html b/develop/proc/number_of_arrays.html index a526bd50b4d..b4bb7687d33 100644 --- a/develop/proc/number_of_arrays.html +++ b/develop/proc/number_of_arrays.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/open_file.html b/develop/proc/open_file.html index ef623ab75af..d005d13becd 100644 --- a/develop/proc/open_file.html +++ b/develop/proc/open_file.html @@ -159,7 +159,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/opt_pgrid.html b/develop/proc/opt_pgrid.html index 7958ee3c0d5..837bff0fa5b 100644 --- a/develop/proc/opt_pgrid.html +++ b/develop/proc/opt_pgrid.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/proc/ordered_search.html b/develop/proc/ordered_search.html index f95eb617d3b..29886a8c738 100644 --- a/develop/proc/ordered_search.html +++ b/develop/proc/ordered_search.html @@ -219,7 +219,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/pd_blk_cs.html b/develop/proc/pd_blk_cs.html index e7d0d240b16..5f83f085e01 100644 --- a/develop/proc/pd_blk_cs.html +++ b/develop/proc/pd_blk_cs.html @@ -188,7 +188,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/permute.html b/develop/proc/permute.html index 5f1907c0492..a785f3d8c3a 100644 --- a/develop/proc/permute.html +++ b/develop/proc/permute.html @@ -153,7 +153,7 @@

    Arguments

    diff --git a/develop/proc/permute_index.html b/develop/proc/permute_index.html index e0bcb22eba3..07c0bb17eb7 100644 --- a/develop/proc/permute_index.html +++ b/develop/proc/permute_index.html @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/pointer_c_rank_remap2.html b/develop/proc/pointer_c_rank_remap2.html index 1cd327e307c..989b847cdc4 100644 --- a/develop/proc/pointer_c_rank_remap2.html +++ b/develop/proc/pointer_c_rank_remap2.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/pointer_d_rank_remap2.html b/develop/proc/pointer_d_rank_remap2.html index 39e582822bc..e739114c3ff 100644 --- a/develop/proc/pointer_d_rank_remap2.html +++ b/develop/proc/pointer_d_rank_remap2.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/pointer_i_rank_remap2.html b/develop/proc/pointer_i_rank_remap2.html index 1ffa97a8153..071c10290d9 100644 --- a/develop/proc/pointer_i_rank_remap2.html +++ b/develop/proc/pointer_i_rank_remap2.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/pointer_l_rank_remap2.html b/develop/proc/pointer_l_rank_remap2.html index 711252d190e..f8199b0097d 100644 --- a/develop/proc/pointer_l_rank_remap2.html +++ b/develop/proc/pointer_l_rank_remap2.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/pointer_s_rank_remap2.html b/develop/proc/pointer_s_rank_remap2.html index 68af12bbf40..5424cff865c 100644 --- a/develop/proc/pointer_s_rank_remap2.html +++ b/develop/proc/pointer_s_rank_remap2.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_a.html b/develop/proc/pointer_view_a.html index 8c8585009c2..9ca4ac218a6 100644 --- a/develop/proc/pointer_view_a.html +++ b/develop/proc/pointer_view_a.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_c.html b/develop/proc/pointer_view_c.html index bb0682be985..1d45f849766 100644 --- a/develop/proc/pointer_view_c.html +++ b/develop/proc/pointer_view_c.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_d.html b/develop/proc/pointer_view_d.html index bde80ba0c63..80e94dc28da 100644 --- a/develop/proc/pointer_view_d.html +++ b/develop/proc/pointer_view_d.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_i.html b/develop/proc/pointer_view_i.html index 3bbd479322c..506b795a43d 100644 --- a/develop/proc/pointer_view_i.html +++ b/develop/proc/pointer_view_i.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_l.html b/develop/proc/pointer_view_l.html index c0d5fe2af0b..66894602b33 100644 --- a/develop/proc/pointer_view_l.html +++ b/develop/proc/pointer_view_l.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_s.html b/develop/proc/pointer_view_s.html index bb1600d1171..1188d30d8f0 100644 --- a/develop/proc/pointer_view_s.html +++ b/develop/proc/pointer_view_s.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_view_z.html b/develop/proc/pointer_view_z.html index 2c542787cf9..6ceb54c9bf5 100644 --- a/develop/proc/pointer_view_z.html +++ b/develop/proc/pointer_view_z.html @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    diff --git a/develop/proc/pointer_z_rank_remap2.html b/develop/proc/pointer_z_rank_remap2.html index f2c98cdfd3e..863764b0353 100644 --- a/develop/proc/pointer_z_rank_remap2.html +++ b/develop/proc/pointer_z_rank_remap2.html @@ -175,7 +175,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    diff --git a/develop/proc/prep_output_unit.html b/develop/proc/prep_output_unit.html index 6b0e9c48133..b055ae86748 100644 --- a/develop/proc/prep_output_unit.html +++ b/develop/proc/prep_output_unit.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/prep_output_unit~2.html b/develop/proc/prep_output_unit~2.html index 3ee4aaf0bcc..e1a70c37eec 100644 --- a/develop/proc/prep_output_unit~2.html +++ b/develop/proc/prep_output_unit~2.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/prepare_buffers_c.html b/develop/proc/prepare_buffers_c.html index 7390ea65dfd..4615783825d 100644 --- a/develop/proc/prepare_buffers_c.html +++ b/develop/proc/prepare_buffers_c.html @@ -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

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -534,7 +534,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

    @@ -654,7 +654,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -804,7 +804,7 @@

    Arguments

    @@ -819,7 +819,7 @@

    Arguments

    diff --git a/develop/proc/prepare_buffers_d.html b/develop/proc/prepare_buffers_d.html index 5b80ab8edde..c62985f001e 100644 --- a/develop/proc/prepare_buffers_d.html +++ b/develop/proc/prepare_buffers_d.html @@ -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

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -534,7 +534,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

    @@ -654,7 +654,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -804,7 +804,7 @@

    Arguments

    @@ -819,7 +819,7 @@

    Arguments

    diff --git a/develop/proc/prepare_buffers_s.html b/develop/proc/prepare_buffers_s.html index 849158e2f7a..cd3056e3e85 100644 --- a/develop/proc/prepare_buffers_s.html +++ b/develop/proc/prepare_buffers_s.html @@ -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

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -534,7 +534,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

    @@ -654,7 +654,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -804,7 +804,7 @@

    Arguments

    @@ -819,7 +819,7 @@

    Arguments

    diff --git a/develop/proc/prepare_buffers_z.html b/develop/proc/prepare_buffers_z.html index dfd318ea054..52a571c5437 100644 --- a/develop/proc/prepare_buffers_z.html +++ b/develop/proc/prepare_buffers_z.html @@ -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

    @@ -354,7 +354,7 @@

    Arguments

    @@ -369,7 +369,7 @@

    Arguments

    @@ -384,7 +384,7 @@

    Arguments

    @@ -399,7 +399,7 @@

    Arguments

    @@ -414,7 +414,7 @@

    Arguments

    @@ -429,7 +429,7 @@

    Arguments

    @@ -444,7 +444,7 @@

    Arguments

    @@ -459,7 +459,7 @@

    Arguments

    @@ -474,7 +474,7 @@

    Arguments

    @@ -489,7 +489,7 @@

    Arguments

    @@ -504,7 +504,7 @@

    Arguments

    @@ -534,7 +534,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

    @@ -654,7 +654,7 @@

    Arguments

    @@ -699,7 +699,7 @@

    Arguments

    @@ -744,7 +744,7 @@

    Arguments

    @@ -759,7 +759,7 @@

    Arguments

    @@ -774,7 +774,7 @@

    Arguments

    @@ -804,7 +804,7 @@

    Arguments

    @@ -819,7 +819,7 @@

    Arguments

    diff --git a/develop/proc/print_abort_message.html b/develop/proc/print_abort_message.html index 1498adddd11..8e06eb0cb7c 100644 --- a/develop/proc/print_abort_message.html +++ b/develop/proc/print_abort_message.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/print_gemm_parameters.html b/develop/proc/print_gemm_parameters.html index 48865f4729f..3bcd0e24386 100644 --- a/develop/proc/print_gemm_parameters.html +++ b/develop/proc/print_gemm_parameters.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/print_kind_info.html b/develop/proc/print_kind_info.html index eb3e52003b5..2849f45bccf 100644 --- a/develop/proc/print_kind_info.html +++ b/develop/proc/print_kind_info.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/print_message.html b/develop/proc/print_message.html index ae1eb0e75f4..586ef1be4fb 100644 --- a/develop/proc/print_message.html +++ b/develop/proc/print_message.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    diff --git a/develop/proc/print_preconnection_list.html b/develop/proc/print_preconnection_list.html index d79e2e28a9d..c47bee85e88 100644 --- a/develop/proc/print_preconnection_list.html +++ b/develop/proc/print_preconnection_list.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/print_reports.html b/develop/proc/print_reports.html index c44a188007e..8dc9a15c6d1 100644 --- a/develop/proc/print_reports.html +++ b/develop/proc/print_reports.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -249,7 +249,7 @@

    Arguments

    diff --git a/develop/proc/print_source.html b/develop/proc/print_source.html index fe2543b5153..b26894456fa 100644 --- a/develop/proc/print_source.html +++ b/develop/proc/print_source.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/print_stack.html b/develop/proc/print_stack.html index 51718c74e0e..263369534b0 100644 --- a/develop/proc/print_stack.html +++ b/develop/proc/print_stack.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/printmat_c.html b/develop/proc/printmat_c.html index 6ec31e3ef6f..3fca9902fdd 100644 --- a/develop/proc/printmat_c.html +++ b/develop/proc/printmat_c.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/printmat_d.html b/develop/proc/printmat_d.html index 86014bfa4e3..9b7b26fec7c 100644 --- a/develop/proc/printmat_d.html +++ b/develop/proc/printmat_d.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/printmat_s.html b/develop/proc/printmat_s.html index 3adaa8b9b85..829ff11e304 100644 --- a/develop/proc/printmat_s.html +++ b/develop/proc/printmat_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -190,7 +190,7 @@

    Arguments

    @@ -237,7 +237,7 @@

    Arguments

    diff --git a/develop/proc/printmat_z.html b/develop/proc/printmat_z.html index 8d9e490a0e1..cc0eaaeccdc 100644 --- a/develop/proc/printmat_z.html +++ b/develop/proc/printmat_z.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/product_matrix_size_guess.html b/develop/proc/product_matrix_size_guess.html index 7d2e8964bd2..930e7370736 100644 --- a/develop/proc/product_matrix_size_guess.html +++ b/develop/proc/product_matrix_size_guess.html @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/quick_finalize.html b/develop/proc/quick_finalize.html index e2c26ea5852..fb3dfffd50f 100644 --- a/develop/proc/quick_finalize.html +++ b/develop/proc/quick_finalize.html @@ -161,7 +161,7 @@

    Arguments

    diff --git a/develop/proc/random_blk_sizes.html b/develop/proc/random_blk_sizes.html index ef28ab8289b..e4b184c8073 100644 --- a/develop/proc/random_blk_sizes.html +++ b/develop/proc/random_blk_sizes.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    diff --git a/develop/proc/random_dist.html b/develop/proc/random_dist.html index 53f03bb0022..c647299c2a3 100644 --- a/develop/proc/random_dist.html +++ b/develop/proc/random_dist.html @@ -79,15 +79,15 @@

    random_dist
  • - Source File + Source File
  • @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/random_dist~2.html b/develop/proc/random_dist~2.html index 17d5a8f42e9..f8d08802025 100644 --- a/develop/proc/random_dist~2.html +++ b/develop/proc/random_dist~2.html @@ -79,15 +79,15 @@

    random_dist
  • - Source File + Source File
  • @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/random_dist~3.html b/develop/proc/random_dist~3.html index b1d612b5198..71baa71ff8e 100644 --- a/develop/proc/random_dist~3.html +++ b/develop/proc/random_dist~3.html @@ -79,15 +79,15 @@

    random_dist
  • - Source File + Source File
  • @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/rebin_distribution.html b/develop/proc/rebin_distribution.html index 7e64601869f..069d62a2515 100644 --- a/develop/proc/rebin_distribution.html +++ b/develop/proc/rebin_distribution.html @@ -183,7 +183,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    @@ -247,7 +247,7 @@

    Arguments

    @@ -264,7 +264,7 @@

    Arguments

    diff --git a/develop/proc/rebin_imaged_distribution.html b/develop/proc/rebin_imaged_distribution.html index a1d1fa85abc..356ffe9e72e 100644 --- a/develop/proc/rebin_imaged_distribution.html +++ b/develop/proc/rebin_imaged_distribution.html @@ -181,7 +181,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    @@ -213,7 +213,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    @@ -262,7 +262,7 @@

    Arguments

    @@ -279,7 +279,7 @@

    Arguments

    diff --git a/develop/proc/rec_sort_index.html b/develop/proc/rec_sort_index.html index 3b0935c6dcb..db7c82d130d 100644 --- a/develop/proc/rec_sort_index.html +++ b/develop/proc/rec_sort_index.html @@ -240,7 +240,7 @@

    Arguments

    @@ -255,7 +255,7 @@

    Arguments

    diff --git a/develop/proc/rec_split.html b/develop/proc/rec_split.html index bda1fe84ca1..5106ddaf29b 100644 --- a/develop/proc/rec_split.html +++ b/develop/proc/rec_split.html @@ -173,7 +173,7 @@

    Arguments

    @@ -188,7 +188,7 @@

    Arguments

    diff --git a/develop/proc/redistribute_and_sum.html b/develop/proc/redistribute_and_sum.html index f7c4650097c..d45f63647c8 100644 --- a/develop/proc/redistribute_and_sum.html +++ b/develop/proc/redistribute_and_sum.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    @@ -197,7 +197,7 @@

    Arguments

    diff --git a/develop/proc/reimage_distribution.html b/develop/proc/reimage_distribution.html index 91c84f606c1..4f23ff91454 100644 --- a/develop/proc/reimage_distribution.html +++ b/develop/proc/reimage_distribution.html @@ -184,7 +184,7 @@

    Arguments

    @@ -214,7 +214,7 @@

    Arguments

    @@ -230,7 +230,7 @@

    Arguments

    diff --git a/develop/proc/remap_layers3d.html b/develop/proc/remap_layers3d.html index e104b804227..2186dcf0d83 100644 --- a/develop/proc/remap_layers3d.html +++ b/develop/proc/remap_layers3d.html @@ -204,7 +204,7 @@

    Arguments

    diff --git a/develop/proc/remap_local2global.html b/develop/proc/remap_local2global.html index 3957c71d0ba..86c51abd85e 100644 --- a/develop/proc/remap_local2global.html +++ b/develop/proc/remap_local2global.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/reorder_arrays.html b/develop/proc/reorder_arrays.html index 806966850bb..07213410a6c 100644 --- a/develop/proc/reorder_arrays.html +++ b/develop/proc/reorder_arrays.html @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/repl_dist.html b/develop/proc/repl_dist.html index 3347548ba0d..4021d44fdac 100644 --- a/develop/proc/repl_dist.html +++ b/develop/proc/repl_dist.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/repl_rowcols.html b/develop/proc/repl_rowcols.html index 20359e00a40..faf08f70cd8 100644 --- a/develop/proc/repl_rowcols.html +++ b/develop/proc/repl_rowcols.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_compatible.html b/develop/proc/reshape_mm_compatible.html index 654ddfcbe71..3d9f08ad5e2 100644 --- a/develop/proc/reshape_mm_compatible.html +++ b/develop/proc/reshape_mm_compatible.html @@ -278,7 +278,7 @@

    Arguments

    @@ -293,7 +293,7 @@

    Arguments

    @@ -434,7 +434,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_compatible~2.html b/develop/proc/reshape_mm_compatible~2.html index 706278666f1..9bf7372918a 100644 --- a/develop/proc/reshape_mm_compatible~2.html +++ b/develop/proc/reshape_mm_compatible~2.html @@ -155,7 +155,7 @@

    Arguments

    @@ -170,7 +170,7 @@

    Arguments

    @@ -358,7 +358,7 @@

    Arguments

    @@ -374,7 +374,7 @@

    Arguments

    @@ -437,7 +437,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_small.html b/develop/proc/reshape_mm_small.html index 52d66236cea..3b144ab585c 100644 --- a/develop/proc/reshape_mm_small.html +++ b/develop/proc/reshape_mm_small.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    @@ -184,7 +184,7 @@

    Arguments

    @@ -199,7 +199,7 @@

    Arguments

    @@ -245,7 +245,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_small~2.html b/develop/proc/reshape_mm_small~2.html index 8c88e593c14..5fb102316c8 100644 --- a/develop/proc/reshape_mm_small~2.html +++ b/develop/proc/reshape_mm_small~2.html @@ -154,7 +154,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -246,7 +246,7 @@

    Arguments

    @@ -262,7 +262,7 @@

    Arguments

    @@ -278,7 +278,7 @@

    Arguments

    diff --git a/develop/proc/reshape_mm_template.html b/develop/proc/reshape_mm_template.html index 0a443dd57df..04dd53e60a0 100644 --- a/develop/proc/reshape_mm_template.html +++ b/develop/proc/reshape_mm_template.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -243,7 +243,7 @@

    Arguments

    diff --git a/develop/proc/rma_transfer.html b/develop/proc/rma_transfer.html index bc99575a268..25fe1f2bc9b 100644 --- a/develop/proc/rma_transfer.html +++ b/develop/proc/rma_transfer.html @@ -173,7 +173,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    @@ -278,7 +278,7 @@

    Arguments

    diff --git a/develop/proc/routine_name2id.html b/develop/proc/routine_name2id.html index 50d7fe31248..79a3c8190c0 100644 --- a/develop/proc/routine_name2id.html +++ b/develop/proc/routine_name2id.html @@ -161,7 +161,7 @@

    Arguments

    @@ -179,7 +179,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/set_conf_par_int.html b/develop/proc/set_conf_par_int.html index 06336e37b0d..1cafdf21ee7 100644 --- a/develop/proc/set_conf_par_int.html +++ b/develop/proc/set_conf_par_int.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/set_conf_par_logical.html b/develop/proc/set_conf_par_logical.html index 05edef1d402..e8e253d5d43 100644 --- a/develop/proc/set_conf_par_logical.html +++ b/develop/proc/set_conf_par_logical.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/set_conf_par_mm_driver.html b/develop/proc/set_conf_par_mm_driver.html index a8977cd2b7f..949dd4f0985 100644 --- a/develop/proc/set_conf_par_mm_driver.html +++ b/develop/proc/set_conf_par_mm_driver.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/set_conf_par_real.html b/develop/proc/set_conf_par_real.html index e7bc31d937a..f0fe4cc00fe 100644 --- a/develop/proc/set_conf_par_real.html +++ b/develop/proc/set_conf_par_real.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/set_data_area_area.html b/develop/proc/set_data_area_area.html index 05637d4dc48..1a5c854babd 100644 --- a/develop/proc/set_data_area_area.html +++ b/develop/proc/set_data_area_area.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/set_data_p_2d_c.html b/develop/proc/set_data_p_2d_c.html index 629ddfaabea..8ab88afd72c 100644 --- a/develop/proc/set_data_p_2d_c.html +++ b/develop/proc/set_data_p_2d_c.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_2d_d.html b/develop/proc/set_data_p_2d_d.html index 8a00406d5ea..26da459340b 100644 --- a/develop/proc/set_data_p_2d_d.html +++ b/develop/proc/set_data_p_2d_d.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_2d_s.html b/develop/proc/set_data_p_2d_s.html index 1beac082518..9ec28dcb25e 100644 --- a/develop/proc/set_data_p_2d_s.html +++ b/develop/proc/set_data_p_2d_s.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_2d_z.html b/develop/proc/set_data_p_2d_z.html index 5d4d38bf2bb..9034960f262 100644 --- a/develop/proc/set_data_p_2d_z.html +++ b/develop/proc/set_data_p_2d_z.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_c.html b/develop/proc/set_data_p_c.html index 2ce8aab75ef..3b31acc4d6d 100644 --- a/develop/proc/set_data_p_c.html +++ b/develop/proc/set_data_p_c.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_d.html b/develop/proc/set_data_p_d.html index 60ba6c695b2..ece9f9a1a33 100644 --- a/develop/proc/set_data_p_d.html +++ b/develop/proc/set_data_p_d.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_s.html b/develop/proc/set_data_p_s.html index 84b6d76087b..87f42426e67 100644 --- a/develop/proc/set_data_p_s.html +++ b/develop/proc/set_data_p_s.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/set_data_p_z.html b/develop/proc/set_data_p_z.html index 6ff2583c4e0..99d632e1790 100644 --- a/develop/proc/set_data_p_z.html +++ b/develop/proc/set_data_p_z.html @@ -162,7 +162,7 @@

    Arguments

    @@ -177,7 +177,7 @@

    Arguments

    diff --git a/develop/proc/set_hashed_i4tuple_callstat.html b/develop/proc/set_hashed_i4tuple_callstat.html index b2038361618..47047fdfa24 100644 --- a/develop/proc/set_hashed_i4tuple_callstat.html +++ b/develop/proc/set_hashed_i4tuple_callstat.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/set_hashed_str_i4.html b/develop/proc/set_hashed_str_i4.html index c5179cc1042..eb9bb21e320 100644 --- a/develop/proc/set_hashed_str_i4.html +++ b/develop/proc/set_hashed_str_i4.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/set_larnv_seed.html b/develop/proc/set_larnv_seed.html index 2369b641278..2329b406795 100644 --- a/develop/proc/set_larnv_seed.html +++ b/develop/proc/set_larnv_seed.html @@ -163,7 +163,7 @@

    Arguments

    @@ -182,7 +182,7 @@

    Arguments

    @@ -201,7 +201,7 @@

    Arguments

    @@ -220,7 +220,7 @@

    Arguments

    @@ -258,7 +258,7 @@

    Arguments

    diff --git a/develop/proc/setup_buffer_matrices.html b/develop/proc/setup_buffer_matrices.html index 3e95ae77c23..b5e02fa1228 100644 --- a/develop/proc/setup_buffer_matrices.html +++ b/develop/proc/setup_buffer_matrices.html @@ -233,7 +233,7 @@

    Arguments

    diff --git a/develop/proc/setup_buffer_matrix.html b/develop/proc/setup_buffer_matrix.html index ef241b8c7ee..3d12fa666ff 100644 --- a/develop/proc/setup_buffer_matrix.html +++ b/develop/proc/setup_buffer_matrix.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/setup_buffer_matrix_image.html b/develop/proc/setup_buffer_matrix_image.html index ea754eabba1..c0d74ee28d7 100644 --- a/develop/proc/setup_buffer_matrix_image.html +++ b/develop/proc/setup_buffer_matrix_image.html @@ -158,7 +158,7 @@

    Arguments

    @@ -173,7 +173,7 @@

    Arguments

    @@ -203,7 +203,7 @@

    Arguments

    @@ -218,7 +218,7 @@

    Arguments

    diff --git a/develop/proc/setup_buffers.html b/develop/proc/setup_buffers.html index f52a2530f49..35febfae7f1 100644 --- a/develop/proc/setup_buffers.html +++ b/develop/proc/setup_buffers.html @@ -218,7 +218,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    @@ -263,7 +263,7 @@

    Arguments

    diff --git a/develop/proc/setup_rec_index_images.html b/develop/proc/setup_rec_index_images.html index 352ba12bcfa..e5958e3b430 100644 --- a/develop/proc/setup_rec_index_images.html +++ b/develop/proc/setup_rec_index_images.html @@ -158,7 +158,7 @@

    Arguments

    @@ -248,7 +248,7 @@

    Arguments

    diff --git a/develop/proc/sgn.html b/develop/proc/sgn.html index acf7ab523d4..dfe0586471a 100644 --- a/develop/proc/sgn.html +++ b/develop/proc/sgn.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/sizes_2d.html b/develop/proc/sizes_2d.html index 4a253f87731..1177d1e9db9 100644 --- a/develop/proc/sizes_2d.html +++ b/develop/proc/sizes_2d.html @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    diff --git a/develop/proc/sizes_of_arrays.html b/develop/proc/sizes_of_arrays.html index 1cbc5e1fe47..4e0a4b20f49 100644 --- a/develop/proc/sizes_of_arrays.html +++ b/develop/proc/sizes_of_arrays.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/smm_process_mm_stack_c.html b/develop/proc/smm_process_mm_stack_c.html index fd51016bfc3..1a7a4cb7726 100644 --- a/develop/proc/smm_process_mm_stack_c.html +++ b/develop/proc/smm_process_mm_stack_c.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/smm_process_mm_stack_d.html b/develop/proc/smm_process_mm_stack_d.html index e337fd93e84..df545e9763e 100644 --- a/develop/proc/smm_process_mm_stack_d.html +++ b/develop/proc/smm_process_mm_stack_d.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/smm_process_mm_stack_s.html b/develop/proc/smm_process_mm_stack_s.html index 7e12c58699c..f60419cac42 100644 --- a/develop/proc/smm_process_mm_stack_s.html +++ b/develop/proc/smm_process_mm_stack_s.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/smm_process_mm_stack_z.html b/develop/proc/smm_process_mm_stack_z.html index b2de2a28e04..9eb0c816009 100644 --- a/develop/proc/smm_process_mm_stack_z.html +++ b/develop/proc/smm_process_mm_stack_z.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -236,7 +236,7 @@

    Arguments

    diff --git a/develop/proc/sparse_multrec.html b/develop/proc/sparse_multrec.html index a57e06ff0b0..c333f3cbd88 100644 --- a/develop/proc/sparse_multrec.html +++ b/develop/proc/sparse_multrec.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

    diff --git a/develop/proc/split_factor_estimate.html b/develop/proc/split_factor_estimate.html index ae03548fa1c..6ecbcda093d 100644 --- a/develop/proc/split_factor_estimate.html +++ b/develop/proc/split_factor_estimate.html @@ -223,7 +223,7 @@

    Arguments

    @@ -241,7 +241,7 @@

    Arguments

    Return Value - + integer

    diff --git a/develop/proc/split_pgrid_index.html b/develop/proc/split_pgrid_index.html index 521050e9b9d..1316c5be34b 100644 --- a/develop/proc/split_pgrid_index.html +++ b/develop/proc/split_pgrid_index.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/split_tensor_index.html b/develop/proc/split_tensor_index.html index 6d4b92a98fe..b842cc9309b 100644 --- a/develop/proc/split_tensor_index.html +++ b/develop/proc/split_tensor_index.html @@ -168,7 +168,7 @@

    Arguments

    diff --git a/develop/proc/stack_binning.html b/develop/proc/stack_binning.html index 00251aee2b2..5681686ef8d 100644 --- a/develop/proc/stack_binning.html +++ b/develop/proc/stack_binning.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/stack_sort.html b/develop/proc/stack_sort.html index 45e2988ba7d..65d3986e889 100644 --- a/develop/proc/stack_sort.html +++ b/develop/proc/stack_sort.html @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/stats_add.html b/develop/proc/stats_add.html index 4ef6b41c3d7..e835aa0ba3b 100644 --- a/develop/proc/stats_add.html +++ b/develop/proc/stats_add.html @@ -174,7 +174,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    @@ -204,7 +204,7 @@

    Arguments

    @@ -309,7 +309,7 @@

    Arguments

    diff --git a/develop/proc/stats_collect_from_ranks.html b/develop/proc/stats_collect_from_ranks.html index ef8a0fd8bdd..6234b3f5cfa 100644 --- a/develop/proc/stats_collect_from_ranks.html +++ b/develop/proc/stats_collect_from_ranks.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/stats_print_report.html b/develop/proc/stats_print_report.html index 7be1b7750cb..0e819fffcb7 100644 --- a/develop/proc/stats_print_report.html +++ b/develop/proc/stats_print_report.html @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/str2int.html b/develop/proc/str2int.html index 0d1c124af24..3173725cb3d 100644 --- a/develop/proc/str2int.html +++ b/develop/proc/str2int.html @@ -159,7 +159,7 @@

    Arguments

    @@ -189,7 +189,7 @@

    Arguments

    diff --git a/develop/proc/stream_array_force_size.html b/develop/proc/stream_array_force_size.html index e3ea1c76a7e..0d645ecd724 100644 --- a/develop/proc/stream_array_force_size.html +++ b/develop/proc/stream_array_force_size.html @@ -189,7 +189,7 @@

    Arguments

    @@ -219,7 +219,7 @@

    Arguments

    diff --git a/develop/proc/sum_of_arrays.html b/develop/proc/sum_of_arrays.html index 02b7cee9087..a454a32f977 100644 --- a/develop/proc/sum_of_arrays.html +++ b/develop/proc/sum_of_arrays.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/swap_i.html b/develop/proc/swap_i.html index 3c8f81ac416..8afcad23b7f 100644 --- a/develop/proc/swap_i.html +++ b/develop/proc/swap_i.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/swap_i8.html b/develop/proc/swap_i8.html index 1e1c962081f..e30abf74bc2 100644 --- a/develop/proc/swap_i8.html +++ b/develop/proc/swap_i8.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/symmetry_consistent.html b/develop/proc/symmetry_consistent.html index fd788b54c0a..e060f27f6a5 100644 --- a/develop/proc/symmetry_consistent.html +++ b/develop/proc/symmetry_consistent.html @@ -160,7 +160,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    diff --git a/develop/proc/tas_blk_size_t.html b/develop/proc/tas_blk_size_t.html index fb3fd167af6..7bbeebb051a 100644 --- a/develop/proc/tas_blk_size_t.html +++ b/develop/proc/tas_blk_size_t.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/tas_dist_t.html b/develop/proc/tas_dist_t.html index 9e40c390dd8..ef50f12ab20 100644 --- a/develop/proc/tas_dist_t.html +++ b/develop/proc/tas_dist_t.html @@ -154,7 +154,7 @@

    Arguments

    diff --git a/develop/proc/tas_rowcols_t.html b/develop/proc/tas_rowcols_t.html index 686f8d8a151..1f0b8394cf0 100644 --- a/develop/proc/tas_rowcols_t.html +++ b/develop/proc/tas_rowcols_t.html @@ -154,7 +154,7 @@

    Arguments

    @@ -169,7 +169,7 @@

    Arguments

    diff --git a/develop/proc/test_binary_io.html b/develop/proc/test_binary_io.html index 20019457569..bd245a37199 100644 --- a/develop/proc/test_binary_io.html +++ b/develop/proc/test_binary_io.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/test_multiplies_multiproc.html b/develop/proc/test_multiplies_multiproc.html index 8c953c02700..a01ce496961 100644 --- a/develop/proc/test_multiplies_multiproc.html +++ b/develop/proc/test_multiplies_multiproc.html @@ -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

    @@ -256,7 +256,7 @@

    Arguments

    @@ -271,7 +271,7 @@

    Arguments

    @@ -301,7 +301,7 @@

    Arguments

    @@ -331,7 +331,7 @@

    Arguments

    @@ -346,7 +346,7 @@

    Arguments

    diff --git a/develop/proc/test_scale_by_vector.html b/develop/proc/test_scale_by_vector.html index 5c28c6e1942..7b3d7bd8d1a 100644 --- a/develop/proc/test_scale_by_vector.html +++ b/develop/proc/test_scale_by_vector.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -231,7 +231,7 @@

    Arguments

    Return Value - + logical

    diff --git a/develop/proc/timer_env_create.html b/develop/proc/timer_env_create.html index a9a79257816..bd02968fa85 100644 --- a/develop/proc/timer_env_create.html +++ b/develop/proc/timer_env_create.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/timer_env_release.html b/develop/proc/timer_env_release.html index 0f750061a3b..3978e683bc1 100644 --- a/develop/proc/timer_env_release.html +++ b/develop/proc/timer_env_release.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/timer_env_retain.html b/develop/proc/timer_env_retain.html index 6724e5c1585..ee90a992d1d 100644 --- a/develop/proc/timer_env_retain.html +++ b/develop/proc/timer_env_retain.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/timeset.html b/develop/proc/timeset.html index e2c895ace69..7c3f14f6b20 100644 --- a/develop/proc/timeset.html +++ b/develop/proc/timeset.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/timeset_handler.html b/develop/proc/timeset_handler.html index 6592346417e..ec4b0d1402f 100644 --- a/develop/proc/timeset_handler.html +++ b/develop/proc/timeset_handler.html @@ -159,7 +159,7 @@

    Arguments

    @@ -174,7 +174,7 @@

    Arguments

    diff --git a/develop/proc/timestop.html b/develop/proc/timestop.html index 38d9b44ba44..8aca5ccf69e 100644 --- a/develop/proc/timestop.html +++ b/develop/proc/timestop.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/timestop_handler.html b/develop/proc/timestop_handler.html index 962383fb96a..49eb8e9b09a 100644 --- a/develop/proc/timestop_handler.html +++ b/develop/proc/timestop_handler.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/timings_report_callgraph.html b/develop/proc/timings_report_callgraph.html index c821de75602..03cba129304 100644 --- a/develop/proc/timings_report_callgraph.html +++ b/develop/proc/timings_report_callgraph.html @@ -160,7 +160,7 @@

    Arguments

    diff --git a/develop/proc/timings_report_print.html b/develop/proc/timings_report_print.html index 0b1a8f2cde3..a648da0eddb 100644 --- a/develop/proc/timings_report_print.html +++ b/develop/proc/timings_report_print.html @@ -159,7 +159,7 @@

    Arguments

    @@ -234,7 +234,7 @@

    Arguments

    diff --git a/develop/proc/timings_setup_tracing.html b/develop/proc/timings_setup_tracing.html index 2f0d5c94cfa..4268834aa35 100644 --- a/develop/proc/timings_setup_tracing.html +++ b/develop/proc/timings_setup_tracing.html @@ -159,7 +159,7 @@

    Arguments

    @@ -175,7 +175,7 @@

    Arguments

    @@ -191,7 +191,7 @@

    Arguments

    @@ -206,7 +206,7 @@

    Arguments

    diff --git a/develop/proc/transpose_index_local.html b/develop/proc/transpose_index_local.html index 2a862149907..89079e48fc0 100644 --- a/develop/proc/transpose_index_local.html +++ b/develop/proc/transpose_index_local.html @@ -176,7 +176,7 @@

    Arguments

    @@ -224,7 +224,7 @@

    Arguments

    @@ -239,7 +239,7 @@

    Arguments

    diff --git a/develop/proc/update_contraction_storage.html b/develop/proc/update_contraction_storage.html index 1580d215020..118e63c8457 100644 --- a/develop/proc/update_contraction_storage.html +++ b/develop/proc/update_contraction_storage.html @@ -184,7 +184,7 @@

    Arguments

    diff --git a/develop/proc/update_row_info.html b/develop/proc/update_row_info.html index 41781572e03..93bd52e4748 100644 --- a/develop/proc/update_row_info.html +++ b/develop/proc/update_row_info.html @@ -163,7 +163,7 @@

    Arguments

    diff --git a/develop/proc/uppercase.html b/develop/proc/uppercase.html index fad9542627c..84868f10879 100644 --- a/develop/proc/uppercase.html +++ b/develop/proc/uppercase.html @@ -159,7 +159,7 @@

    Arguments

    diff --git a/develop/proc/v_to_p_i_dist.html b/develop/proc/v_to_p_i_dist.html index 8cd6b9175e4..6108dc97252 100644 --- a/develop/proc/v_to_p_i_dist.html +++ b/develop/proc/v_to_p_i_dist.html @@ -159,7 +159,7 @@

    Arguments

    @@ -219,7 +219,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 935d245dbd9..ca79766f3e6 100644 --- a/develop/proc/v_to_p_i_dist_o.html +++ b/develop/proc/v_to_p_i_dist_o.html @@ -203,7 +203,7 @@

    Arguments

    diff --git a/develop/proc/win_setup.html b/develop/proc/win_setup.html index 29afe95e5ad..65ec06ec2c9 100644 --- a/develop/proc/win_setup.html +++ b/develop/proc/win_setup.html @@ -158,7 +158,7 @@

    Arguments

    diff --git a/develop/proc/within_limits.html b/develop/proc/within_limits.html index a6a7801bfa0..d2a96a69fef 100644 --- a/develop/proc/within_limits.html +++ b/develop/proc/within_limits.html @@ -160,7 +160,7 @@

    Arguments

    @@ -176,7 +176,7 @@

    Arguments

    @@ -192,7 +192,7 @@

    Arguments

    diff --git a/develop/proc/world_to_group_proc_map.html b/develop/proc/world_to_group_proc_map.html index 70f7cb40e4c..a7386541fe6 100644 --- a/develop/proc/world_to_group_proc_map.html +++ b/develop/proc/world_to_group_proc_map.html @@ -153,7 +153,7 @@

    Arguments

    @@ -168,7 +168,7 @@

    Arguments

    @@ -183,7 +183,7 @@

    Arguments

    @@ -215,7 +215,7 @@

    Arguments

    diff --git a/develop/proc/write_1d_data_obj.html b/develop/proc/write_1d_data_obj.html index 37cfebb7f2f..89d7cff60a6 100644 --- a/develop/proc/write_1d_data_obj.html +++ b/develop/proc/write_1d_data_obj.html @@ -152,7 +152,7 @@

    Arguments

    diff --git a/develop/proc/write_matrix_dense.html b/develop/proc/write_matrix_dense.html index 7b97d405c44..cf02148de47 100644 --- a/develop/proc/write_matrix_dense.html +++ b/develop/proc/write_matrix_dense.html @@ -152,7 +152,7 @@

    Arguments

    @@ -167,7 +167,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_example_1.html b/develop/program/dbcsr_example_1.html index bc06297c600..3c50c4a4529 100644 --- a/develop/program/dbcsr_example_1.html +++ b/develop/program/dbcsr_example_1.html @@ -112,19 +112,19 @@

    Variables

    @@ -147,7 +147,7 @@

    Subroutines

    @@ -178,8 +178,8 @@

    Uses

    @@ -204,7 +204,7 @@

    Variables

    diff --git a/develop/program/dbcsr_example_2.html b/develop/program/dbcsr_example_2.html index a60ec617f7b..adce54c3435 100644 --- a/develop/program/dbcsr_example_2.html +++ b/develop/program/dbcsr_example_2.html @@ -112,30 +112,30 @@

    Variables

    @@ -157,7 +157,7 @@

    Subroutines

    @@ -188,8 +188,8 @@

    Uses

    @@ -214,7 +214,7 @@

    Variables

    @@ -645,7 +645,7 @@

    Arguments

    @@ -660,7 +660,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_example_3.html b/develop/program/dbcsr_example_3.html index 9d4e197d60b..2a47b3420a6 100644 --- a/develop/program/dbcsr_example_3.html +++ b/develop/program/dbcsr_example_3.html @@ -112,32 +112,32 @@

    Variables

    @@ -159,7 +159,7 @@

    Subroutines

    @@ -190,8 +190,8 @@

    Uses

    @@ -216,7 +216,7 @@

    Variables

    @@ -679,7 +679,7 @@

    Arguments

    @@ -694,7 +694,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_performance_driver.html b/develop/program/dbcsr_performance_driver.html index 496d19e8737..70a9a0b1257 100644 --- a/develop/program/dbcsr_performance_driver.html +++ b/develop/program/dbcsr_performance_driver.html @@ -112,21 +112,21 @@

    Variables

    @@ -179,17 +179,17 @@

    Uses

    @@ -213,7 +213,7 @@

    Variables

    @@ -2347,7 +2347,7 @@

    Arguments

    @@ -2398,7 +2398,7 @@

    Arguments

    @@ -2413,7 +2413,7 @@

    Arguments

    @@ -2428,7 +2428,7 @@

    Arguments

    @@ -2468,7 +2468,7 @@

    Arguments

    diff --git a/develop/program/dbcsr_tensor_unittest.html b/develop/program/dbcsr_tensor_unittest.html index 444b56729e0..a17c131c272 100644 --- a/develop/program/dbcsr_tensor_unittest.html +++ b/develop/program/dbcsr_tensor_unittest.html @@ -112,11 +112,11 @@

    Variables

    @@ -227,13 +227,13 @@

    Uses

    @@ -719,7 +719,7 @@

    Arguments

    @@ -734,7 +734,7 @@

    Arguments

    @@ -749,7 +749,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

    diff --git a/develop/program/dbcsr_unittest.html b/develop/program/dbcsr_unittest.html index d77f7523667..bc0873fc229 100644 --- a/develop/program/dbcsr_unittest.html +++ b/develop/program/dbcsr_unittest.html @@ -112,20 +112,20 @@

    Variables

    @@ -167,15 +167,15 @@

    Uses

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/array_list.html b/develop/type/array_list.html index 7e7cbcadce5..a6f1308c4d4 100644 --- a/develop/type/array_list.html +++ b/develop/type/array_list.html @@ -115,7 +115,7 @@

    Variables

    @@ -181,7 +181,7 @@

    Components

    diff --git a/develop/type/block_buffer_type.html b/develop/type/block_buffer_type.html index a0aac6d2f33..e4430b48fc0 100644 --- a/develop/type/block_buffer_type.html +++ b/develop/type/block_buffer_type.html @@ -74,20 +74,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
  • @@ -114,14 +114,13 @@

    Variables

    @@ -171,24 +170,7 @@

    Components

    - - - - - - - - - - @@ -206,7 +188,7 @@

    Components

    diff --git a/develop/type/block_buffer_type~2.html b/develop/type/block_buffer_type~2.html index c246f605c56..765cf740599 100644 --- a/develop/type/block_buffer_type~2.html +++ b/develop/type/block_buffer_type~2.html @@ -74,20 +74,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
  • @@ -114,13 +114,14 @@

    Variables

    @@ -170,7 +171,24 @@

    Components

    + + + + + + + + + + @@ -188,7 +206,7 @@

    Components

    diff --git a/develop/type/block_nd.html b/develop/type/block_nd.html index 2c67897ca67..e96e254ab1a 100644 --- a/develop/type/block_nd.html +++ b/develop/type/block_nd.html @@ -114,11 +114,11 @@

    Variables

    @@ -167,7 +167,7 @@

    Components

    @@ -184,7 +184,7 @@

    Components

    @@ -201,7 +201,7 @@

    Components

    @@ -218,7 +218,7 @@

    Components

    @@ -235,7 +235,7 @@

    Components

    diff --git a/develop/type/block_nd_c_dp.html b/develop/type/block_nd_c_dp.html index 8080d3927aa..105ab9135b3 100644 --- a/develop/type/block_nd_c_dp.html +++ b/develop/type/block_nd_c_dp.html @@ -114,8 +114,8 @@

    Variables

    - sizes - blk + sizes + blk
    @@ -164,7 +164,7 @@

    Components

    @@ -181,7 +181,7 @@

    Components

    diff --git a/develop/type/block_nd_c_sp.html b/develop/type/block_nd_c_sp.html index c0707311ad7..1dfd0e0baf8 100644 --- a/develop/type/block_nd_c_sp.html +++ b/develop/type/block_nd_c_sp.html @@ -114,8 +114,8 @@

    Variables

    - sizes - blk + sizes + blk
    @@ -164,7 +164,7 @@

    Components

    @@ -181,7 +181,7 @@

    Components

    diff --git a/develop/type/block_nd_r_dp.html b/develop/type/block_nd_r_dp.html index cf1d4c4e55f..d523b6265bd 100644 --- a/develop/type/block_nd_r_dp.html +++ b/develop/type/block_nd_r_dp.html @@ -114,8 +114,8 @@

    Variables

    - sizes - blk + sizes + blk
    @@ -164,7 +164,7 @@

    Components

    @@ -181,7 +181,7 @@

    Components

    diff --git a/develop/type/block_nd_r_sp.html b/develop/type/block_nd_r_sp.html index c04fd8c9e61..959440bda0f 100644 --- a/develop/type/block_nd_r_sp.html +++ b/develop/type/block_nd_r_sp.html @@ -114,8 +114,8 @@

    Variables

    - sizes - blk + sizes + blk
    @@ -164,7 +164,7 @@

    Components

    @@ -181,7 +181,7 @@

    Components

    diff --git a/develop/type/block_parameters.html b/develop/type/block_parameters.html index 1309eceaf8b..dd81920ce5e 100644 --- a/develop/type/block_parameters.html +++ b/develop/type/block_parameters.html @@ -114,11 +114,11 @@

    Variables

    @@ -173,7 +173,7 @@

    Components

    @@ -190,7 +190,7 @@

    Components

    @@ -207,7 +207,7 @@

    Components

    @@ -224,7 +224,7 @@

    Components

    @@ -241,7 +241,7 @@

    Components

    diff --git a/develop/type/block_parameters~2.html b/develop/type/block_parameters~2.html index 14df9ed3210..1d3b4228fba 100644 --- a/develop/type/block_parameters~2.html +++ b/develop/type/block_parameters~2.html @@ -114,11 +114,11 @@

    Variables

    @@ -173,7 +173,7 @@

    Components

    @@ -190,7 +190,7 @@

    Components

    @@ -207,7 +207,7 @@

    Components

    @@ -241,7 +241,7 @@

    Components

    diff --git a/develop/type/btree_data_cp2d.html b/develop/type/btree_data_cp2d.html index 666fd0c4cb3..86fecaf516e 100644 --- a/develop/type/btree_data_cp2d.html +++ b/develop/type/btree_data_cp2d.html @@ -115,7 +115,7 @@

    Variables

    p - tr + tr
    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/btree_data_dp2d.html b/develop/type/btree_data_dp2d.html index d55d597032c..108e4be9249 100644 --- a/develop/type/btree_data_dp2d.html +++ b/develop/type/btree_data_dp2d.html @@ -115,7 +115,7 @@

    Variables

    p - tr + tr
    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/btree_data_sp2d.html b/develop/type/btree_data_sp2d.html index d190debd1a1..c0a2c8f5780 100644 --- a/develop/type/btree_data_sp2d.html +++ b/develop/type/btree_data_sp2d.html @@ -115,7 +115,7 @@

    Variables

    p - tr + tr
    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/btree_data_zp2d.html b/develop/type/btree_data_zp2d.html index d458f921eee..92f65d345fe 100644 --- a/develop/type/btree_data_zp2d.html +++ b/develop/type/btree_data_zp2d.html @@ -115,7 +115,7 @@

    Variables

    p - tr + tr
    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/btree_i8_cp2d.html b/develop/type/btree_i8_cp2d.html index f2d076b9dfc..3951cb5d50b 100644 --- a/develop/type/btree_i8_cp2d.html +++ b/develop/type/btree_i8_cp2d.html @@ -114,7 +114,7 @@

    Variables

    - b + b
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/btree_i8_dp2d.html b/develop/type/btree_i8_dp2d.html index 09a611ff71c..77d02df8255 100644 --- a/develop/type/btree_i8_dp2d.html +++ b/develop/type/btree_i8_dp2d.html @@ -114,7 +114,7 @@

    Variables

    - b + b
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/btree_i8_sp2d.html b/develop/type/btree_i8_sp2d.html index de79e6413d6..c27eded2f1f 100644 --- a/develop/type/btree_i8_sp2d.html +++ b/develop/type/btree_i8_sp2d.html @@ -114,7 +114,7 @@

    Variables

    - b + b
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/btree_i8_zp2d.html b/develop/type/btree_i8_zp2d.html index 8306c4ab284..69aa81acc13 100644 --- a/develop/type/btree_i8_zp2d.html +++ b/develop/type/btree_i8_zp2d.html @@ -114,7 +114,7 @@

    Variables

    - b + b
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/btree_node_i8_cp2d.html b/develop/type/btree_node_i8_cp2d.html index f7243cbe472..72976b58a37 100644 --- a/develop/type/btree_node_i8_cp2d.html +++ b/develop/type/btree_node_i8_cp2d.html @@ -117,7 +117,7 @@

    Variables

    idfilledkeys - values + valuessubtreesparent @@ -225,7 +225,7 @@

    Components

    diff --git a/develop/type/btree_node_i8_dp2d.html b/develop/type/btree_node_i8_dp2d.html index ea70724915d..d4249148a89 100644 --- a/develop/type/btree_node_i8_dp2d.html +++ b/develop/type/btree_node_i8_dp2d.html @@ -117,7 +117,7 @@

    Variables

    idfilledkeys - values + valuessubtreesparent @@ -225,7 +225,7 @@

    Components

    diff --git a/develop/type/btree_node_i8_sp2d.html b/develop/type/btree_node_i8_sp2d.html index 38614eecd21..472db9f201e 100644 --- a/develop/type/btree_node_i8_sp2d.html +++ b/develop/type/btree_node_i8_sp2d.html @@ -117,7 +117,7 @@

    Variables

    idfilledkeys - values + valuessubtreesparent @@ -225,7 +225,7 @@

    Components

    diff --git a/develop/type/btree_node_i8_zp2d.html b/develop/type/btree_node_i8_zp2d.html index 3aa8e5b61eb..444be57ca82 100644 --- a/develop/type/btree_node_i8_zp2d.html +++ b/develop/type/btree_node_i8_zp2d.html @@ -117,7 +117,7 @@

    Variables

    idfilledkeys - values + valuessubtreesparent @@ -225,7 +225,7 @@

    Components

    diff --git a/develop/type/btree_node_structure_i8_cp2d.html b/develop/type/btree_node_structure_i8_cp2d.html index f9b9e3f19c9..021b9327032 100644 --- a/develop/type/btree_node_structure_i8_cp2d.html +++ b/develop/type/btree_node_structure_i8_cp2d.html @@ -116,7 +116,7 @@

    Variables

    min_fill max_fill - n + n lastid refcount root @@ -208,7 +208,7 @@

    Components

    diff --git a/develop/type/btree_node_structure_i8_dp2d.html b/develop/type/btree_node_structure_i8_dp2d.html index 43cfc60a2e0..fc9fdc19961 100644 --- a/develop/type/btree_node_structure_i8_dp2d.html +++ b/develop/type/btree_node_structure_i8_dp2d.html @@ -116,7 +116,7 @@

    Variables

    min_fill max_fill - n + n lastid refcount root @@ -208,7 +208,7 @@

    Components

    diff --git a/develop/type/btree_node_structure_i8_sp2d.html b/develop/type/btree_node_structure_i8_sp2d.html index 8133482178e..f1ba22e3618 100644 --- a/develop/type/btree_node_structure_i8_sp2d.html +++ b/develop/type/btree_node_structure_i8_sp2d.html @@ -116,7 +116,7 @@

    Variables

    min_fill max_fill - n + n lastid refcount root @@ -208,7 +208,7 @@

    Components

    diff --git a/develop/type/btree_node_structure_i8_zp2d.html b/develop/type/btree_node_structure_i8_zp2d.html index 5c9504d598d..1bba2dcd9b6 100644 --- a/develop/type/btree_node_structure_i8_zp2d.html +++ b/develop/type/btree_node_structure_i8_zp2d.html @@ -116,7 +116,7 @@

    Variables

    min_fill max_fill - n + n lastid refcount root @@ -208,7 +208,7 @@

    Components

    diff --git a/develop/type/callstack_entry_type.html b/develop/type/callstack_entry_type.html index be3c53d2ec8..e24e609b9bb 100644 --- a/develop/type/callstack_entry_type.html +++ b/develop/type/callstack_entry_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -171,7 +171,7 @@

    Components

    diff --git a/develop/type/conf_par.html b/develop/type/conf_par.html index 9aa9c308c15..4c14a6ee2ec 100644 --- a/develop/type/conf_par.html +++ b/develop/type/conf_par.html @@ -114,8 +114,8 @@

    Variables

    @@ -182,7 +182,7 @@

    Components

    @@ -199,7 +199,7 @@

    Components

    diff --git a/develop/type/conf_par_int.html b/develop/type/conf_par_int.html index 7be977289b1..1f5fa948735 100644 --- a/develop/type/conf_par_int.html +++ b/develop/type/conf_par_int.html @@ -114,8 +114,8 @@

    Variables

    - source - name + source + name val defval ensure_positive @@ -186,7 +186,7 @@

    Components

    @@ -203,7 +203,7 @@

    Components

    diff --git a/develop/type/conf_par_logical.html b/develop/type/conf_par_logical.html index f0fc9fbd076..1e7627d841e 100644 --- a/develop/type/conf_par_logical.html +++ b/develop/type/conf_par_logical.html @@ -114,8 +114,8 @@

    Variables

    @@ -185,7 +185,7 @@

    Components

    @@ -202,7 +202,7 @@

    Components

    diff --git a/develop/type/conf_par_mm_driver.html b/develop/type/conf_par_mm_driver.html index 5362e3ba2db..392a3b4c1b9 100644 --- a/develop/type/conf_par_mm_driver.html +++ b/develop/type/conf_par_mm_driver.html @@ -114,8 +114,8 @@

    Variables

    @@ -185,7 +185,7 @@

    Components

    @@ -202,7 +202,7 @@

    Components

    diff --git a/develop/type/conf_par_real.html b/develop/type/conf_par_real.html index 0d89c124c78..e220c7d7ea3 100644 --- a/develop/type/conf_par_real.html +++ b/develop/type/conf_par_real.html @@ -114,8 +114,8 @@

    Variables

    @@ -185,7 +185,7 @@

    Components

    @@ -202,7 +202,7 @@

    Components

    diff --git a/develop/type/csr_data_area_type.html b/develop/type/csr_data_area_type.html index f46407f78aa..4dc16e6a726 100644 --- a/develop/type/csr_data_area_type.html +++ b/develop/type/csr_data_area_type.html @@ -114,11 +114,11 @@

    Variables

    @@ -167,7 +167,7 @@

    Components

    @@ -184,7 +184,7 @@

    Components

    @@ -201,7 +201,7 @@

    Components

    @@ -218,7 +218,7 @@

    Components

    @@ -235,7 +235,7 @@

    Components

    diff --git a/develop/type/csr_p_type.html b/develop/type/csr_p_type.html index b088b4505a8..2ecc850e86f 100644 --- a/develop/type/csr_p_type.html +++ b/develop/type/csr_p_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/csr_type.html b/develop/type/csr_type.html index 774c249270b..a5746e5750b 100644 --- a/develop/type/csr_type.html +++ b/develop/type/csr_type.html @@ -114,19 +114,19 @@

    Variables

    @@ -182,7 +182,7 @@

    Components

    @@ -202,7 +202,7 @@

    Components

    @@ -222,7 +222,7 @@

    Components

    @@ -242,7 +242,7 @@

    Components

    @@ -262,7 +262,7 @@

    Components

    @@ -279,7 +279,7 @@

    Components

    @@ -401,7 +401,7 @@

    Components

    diff --git a/develop/type/dbcsr_1d_array_type.html b/develop/type/dbcsr_1d_array_type.html index 35e9ef5b931..fa9e259afbd 100644 --- a/develop/type/dbcsr_1d_array_type.html +++ b/develop/type/dbcsr_1d_array_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/dbcsr_2d_array_type.html b/develop/type/dbcsr_2d_array_type.html index 782fc66556e..9e9f0dfb01d 100644 --- a/develop/type/dbcsr_2d_array_type.html +++ b/develop/type/dbcsr_2d_array_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/dbcsr_block_buffer_obj.html b/develop/type/dbcsr_block_buffer_obj.html index b0d890b1b72..edb446849ec 100644 --- a/develop/type/dbcsr_block_buffer_obj.html +++ b/develop/type/dbcsr_block_buffer_obj.html @@ -114,7 +114,7 @@

    Variables

    - b + b
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/dbcsr_block_buffer_type.html b/develop/type/dbcsr_block_buffer_type.html index 4b7515684cd..bd87c1ad3e2 100644 --- a/develop/type/dbcsr_block_buffer_type.html +++ b/develop/type/dbcsr_block_buffer_type.html @@ -120,7 +120,7 @@

    Variables

    rcbmainbacking - data_type + data_type @@ -277,7 +277,7 @@

    Components

    diff --git a/develop/type/dbcsr_buffer.html b/develop/type/dbcsr_buffer.html index 6f0a8752511..15b1f741c70 100644 --- a/develop/type/dbcsr_buffer.html +++ b/develop/type/dbcsr_buffer.html @@ -114,24 +114,24 @@

    Variables

    @@ -240,7 +240,7 @@

    Components

    @@ -257,7 +257,7 @@

    Components

    @@ -291,7 +291,7 @@

    Components

    @@ -359,7 +359,7 @@

    Components

    @@ -444,7 +444,7 @@

    Components

    @@ -478,7 +478,7 @@

    Components

    diff --git a/develop/type/dbcsr_buffers.html b/develop/type/dbcsr_buffers.html index 159767b5856..9c8571fc38c 100644 --- a/develop/type/dbcsr_buffers.html +++ b/develop/type/dbcsr_buffers.html @@ -114,8 +114,8 @@

    Variables

    - left - right + left + right
    @@ -170,7 +170,7 @@

    Components

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/dbcsr_data_area_type.html b/develop/type/dbcsr_data_area_type.html index 3aab312acff..99979be3322 100644 --- a/develop/type/dbcsr_data_area_type.html +++ b/develop/type/dbcsr_data_area_type.html @@ -116,19 +116,19 @@

    Variables

    @@ -219,7 +219,7 @@

    Components

    @@ -236,7 +236,7 @@

    Components

    @@ -253,7 +253,7 @@

    Components

    @@ -270,7 +270,7 @@

    Components

    @@ -372,7 +372,7 @@

    Components

    @@ -389,7 +389,7 @@

    Components

    @@ -406,7 +406,7 @@

    Components

    @@ -423,7 +423,7 @@

    Components

    diff --git a/develop/type/dbcsr_distribution_obj.html b/develop/type/dbcsr_distribution_obj.html index d18486debb0..9e8f4cb7d37 100644 --- a/develop/type/dbcsr_distribution_obj.html +++ b/develop/type/dbcsr_distribution_obj.html @@ -114,7 +114,7 @@

    Variables

    - d + d
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/dbcsr_distribution_type.html b/develop/type/dbcsr_distribution_type.html index 7da44acf921..7ca477b4113 100644 --- a/develop/type/dbcsr_distribution_type.html +++ b/develop/type/dbcsr_distribution_type.html @@ -116,8 +116,8 @@

    Variables

    @@ -225,7 +225,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    @@ -431,7 +431,7 @@

    Components

    @@ -448,7 +448,7 @@

    Components

    @@ -516,7 +516,7 @@

    Components

    diff --git a/develop/type/dbcsr_heap_node.html b/develop/type/dbcsr_heap_node.html index 6a83f9b2da9..2ccfb44fd80 100644 --- a/develop/type/dbcsr_heap_node.html +++ b/develop/type/dbcsr_heap_node.html @@ -115,7 +115,7 @@

    Variables

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/dbcsr_heap_type.html b/develop/type/dbcsr_heap_type.html index d263a9cec41..e1dc8fdfd8e 100644 --- a/develop/type/dbcsr_heap_type.html +++ b/develop/type/dbcsr_heap_type.html @@ -114,8 +114,8 @@

    Variables

    - n - index + n + index nodes
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/dbcsr_imagedistribution_obj.html b/develop/type/dbcsr_imagedistribution_obj.html index b0ad9aa995f..59fa028f90b 100644 --- a/develop/type/dbcsr_imagedistribution_obj.html +++ b/develop/type/dbcsr_imagedistribution_obj.html @@ -114,7 +114,7 @@

    Variables

    - i + i
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/dbcsr_imagedistribution_type.html b/develop/type/dbcsr_imagedistribution_type.html index 507b1f5dbdf..c01497b1dfc 100644 --- a/develop/type/dbcsr_imagedistribution_type.html +++ b/develop/type/dbcsr_imagedistribution_type.html @@ -121,8 +121,8 @@

    Variables

    col_decimationrow_multiplicitycol_multiplicity - vrow_dist - vcol_dist + vrow_dist + vcol_distother_vl_rowsother_vl_colsglobal_vrow_map @@ -311,7 +311,7 @@

    Components

    @@ -328,7 +328,7 @@

    Components

    diff --git a/develop/type/dbcsr_iteration_info_type.html b/develop/type/dbcsr_iteration_info_type.html index 08296c17225..399f29b8bc7 100644 --- a/develop/type/dbcsr_iteration_info_type.html +++ b/develop/type/dbcsr_iteration_info_type.html @@ -114,9 +114,9 @@

    Variables

    - ref_count - id_nr - print_level + ref_count + id_nr + print_level n_rlevel iteration last_iter @@ -177,7 +177,7 @@

    Components

    @@ -194,7 +194,7 @@

    Components

    @@ -211,7 +211,7 @@

    Components

    diff --git a/develop/type/dbcsr_iterator.html b/develop/type/dbcsr_iterator.html index bf3f3cf588d..4cda4a5bd05 100644 --- a/develop/type/dbcsr_iterator.html +++ b/develop/type/dbcsr_iterator.html @@ -114,12 +114,12 @@

    Variables

    @@ -201,7 +201,7 @@

    Components

    @@ -235,7 +235,7 @@

    Components

    @@ -252,7 +252,7 @@

    Components

    @@ -269,7 +269,7 @@

    Components

    @@ -286,7 +286,7 @@

    Components

    @@ -575,7 +575,7 @@

    Components

    @@ -592,7 +592,7 @@

    Components

    @@ -609,7 +609,7 @@

    Components

    @@ -643,7 +643,7 @@

    Components

    diff --git a/develop/type/dbcsr_layers_3d_c_reduction.html b/develop/type/dbcsr_layers_3d_c_reduction.html index 1c2440263be..45d1506e9f7 100644 --- a/develop/type/dbcsr_layers_3d_c_reduction.html +++ b/develop/type/dbcsr_layers_3d_c_reduction.html @@ -114,14 +114,14 @@

    Variables

    @@ -176,7 +176,7 @@

    Components

    @@ -227,7 +227,7 @@

    Components

    @@ -295,7 +295,7 @@

    Components

    diff --git a/develop/type/dbcsr_logger_p_type.html b/develop/type/dbcsr_logger_p_type.html index 617a5e4bb48..9252ebaae3a 100644 --- a/develop/type/dbcsr_logger_p_type.html +++ b/develop/type/dbcsr_logger_p_type.html @@ -114,7 +114,7 @@

    Variables

    - p + p
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/dbcsr_logger_type.html b/develop/type/dbcsr_logger_type.html index 12b7ac0fcd3..92bde02343b 100644 --- a/develop/type/dbcsr_logger_type.html +++ b/develop/type/dbcsr_logger_type.html @@ -114,9 +114,9 @@

    Variables

    @@ -191,7 +191,7 @@

    Components

    @@ -209,7 +209,7 @@

    Components

    @@ -227,7 +227,7 @@

    Components

    @@ -373,7 +373,7 @@

    Components

    diff --git a/develop/type/dbcsr_mempool_entry_type.html b/develop/type/dbcsr_mempool_entry_type.html index 3e6005b8d0a..4a96fbd6a1c 100644 --- a/develop/type/dbcsr_mempool_entry_type.html +++ b/develop/type/dbcsr_mempool_entry_type.html @@ -114,8 +114,8 @@

    Variables

    - area - next + area + next
    @@ -170,7 +170,7 @@

    Components

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/dbcsr_mempool_type.html b/develop/type/dbcsr_mempool_type.html index 6b1f688e9b6..2c1021b94bc 100644 --- a/develop/type/dbcsr_mempool_type.html +++ b/develop/type/dbcsr_mempool_type.html @@ -114,8 +114,8 @@

    Variables

    @@ -170,7 +170,7 @@

    Components

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/dbcsr_memtype_type.html b/develop/type/dbcsr_memtype_type.html index d3f71bea10b..5a43e428efe 100644 --- a/develop/type/dbcsr_memtype_type.html +++ b/develop/type/dbcsr_memtype_type.html @@ -114,12 +114,12 @@

    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

    diff --git a/develop/type/dbcsr_memtype_type_p.html b/develop/type/dbcsr_memtype_type_p.html index 4445b7d7dd1..a100630feed 100644 --- a/develop/type/dbcsr_memtype_type_p.html +++ b/develop/type/dbcsr_memtype_type_p.html @@ -114,7 +114,7 @@

    Variables

    - p + p padding
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_accdrv_type.html b/develop/type/dbcsr_mm_accdrv_type.html index 2679732ac4e..a3f518dd81f 100644 --- a/develop/type/dbcsr_mm_accdrv_type.html +++ b/develop/type/dbcsr_mm_accdrv_type.html @@ -114,12 +114,12 @@

    Variables

    @@ -174,7 +174,7 @@

    Components

    @@ -225,7 +225,7 @@

    Components

    @@ -259,7 +259,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_csr_type.html b/develop/type/dbcsr_mm_csr_type.html index 0ceb16a0bb4..dc82743c58c 100644 --- a/develop/type/dbcsr_mm_csr_type.html +++ b/develop/type/dbcsr_mm_csr_type.html @@ -121,19 +121,19 @@

    Variables

    m_size_mapsn_size_mapsk_size_maps - max_m - max_n - max_k + max_m + max_n + max_km_size_maps_sizen_size_maps_sizek_size_maps_sizestack_mapstacks_descr - product_wm + product_wmstacks_datastacks_fillcountsched - keep_product_data + keep_product_data @@ -307,7 +307,7 @@

    Components

    @@ -324,7 +324,7 @@

    Components

    @@ -341,7 +341,7 @@

    Components

    @@ -443,7 +443,7 @@

    Components

    @@ -511,7 +511,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_hostdrv_type.html b/develop/type/dbcsr_mm_hostdrv_type.html index 7a8466b6f10..6164f5bd9be 100644 --- a/develop/type/dbcsr_mm_hostdrv_type.html +++ b/develop/type/dbcsr_mm_hostdrv_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_multrec_type.html b/develop/type/dbcsr_mm_multrec_type.html index b26510c25e4..d1582723056 100644 --- a/develop/type/dbcsr_mm_multrec_type.html +++ b/develop/type/dbcsr_mm_multrec_type.html @@ -114,27 +114,27 @@

    Variables

    @@ -212,7 +212,7 @@

    Components

    @@ -231,7 +231,7 @@

    Components

    @@ -250,7 +250,7 @@

    Components

    @@ -269,7 +269,7 @@

    Components

    @@ -288,7 +288,7 @@

    Components

    @@ -307,7 +307,7 @@

    Components

    @@ -360,7 +360,7 @@

    Components

    @@ -381,7 +381,7 @@

    Components

    @@ -465,7 +465,7 @@

    Components

    @@ -484,7 +484,7 @@

    Components

    @@ -503,7 +503,7 @@

    Components

    @@ -522,7 +522,7 @@

    Components

    @@ -539,7 +539,7 @@

    Components

    @@ -556,7 +556,7 @@

    Components

    @@ -573,7 +573,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_multrec_type_p.html b/develop/type/dbcsr_mm_multrec_type_p.html index c64ed89669e..8675fa5abca 100644 --- a/develop/type/dbcsr_mm_multrec_type_p.html +++ b/develop/type/dbcsr_mm_multrec_type_p.html @@ -114,7 +114,7 @@

    Variables

    - p + p padding
    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/dbcsr_mm_sched_type.html b/develop/type/dbcsr_mm_sched_type.html index d282bb4f2d9..efb8592273b 100644 --- a/develop/type/dbcsr_mm_sched_type.html +++ b/develop/type/dbcsr_mm_sched_type.html @@ -114,12 +114,12 @@

    Variables

    @@ -175,7 +175,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    diff --git a/develop/type/dbcsr_mp_type.html b/develop/type/dbcsr_mp_type.html index b0c689016ec..b684dcc11db 100644 --- a/develop/type/dbcsr_mp_type.html +++ b/develop/type/dbcsr_mp_type.html @@ -114,16 +114,16 @@

    Variables

    @@ -179,7 +179,7 @@

    Components

    @@ -196,7 +196,7 @@

    Components

    @@ -213,7 +213,7 @@

    Components

    @@ -230,7 +230,7 @@

    Components

    @@ -247,7 +247,7 @@

    Components

    @@ -264,7 +264,7 @@

    Components

    @@ -315,7 +315,7 @@

    Components

    @@ -332,7 +332,7 @@

    Components

    diff --git a/develop/type/dbcsr_mpi_statistics_type.html b/develop/type/dbcsr_mpi_statistics_type.html index 6a19a1e824b..4d8ac4d0afa 100644 --- a/develop/type/dbcsr_mpi_statistics_type.html +++ b/develop/type/dbcsr_mpi_statistics_type.html @@ -115,10 +115,10 @@

    Variables

    @@ -191,7 +191,7 @@

    Components

    @@ -242,7 +242,7 @@

    Components

    diff --git a/develop/type/dbcsr_mutable_obj.html b/develop/type/dbcsr_mutable_obj.html index afbdbd3e3c2..3aa50082c94 100644 --- a/develop/type/dbcsr_mutable_obj.html +++ b/develop/type/dbcsr_mutable_obj.html @@ -114,7 +114,7 @@

    Variables

    - m + m
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/dbcsr_mutable_type.html b/develop/type/dbcsr_mutable_type.html index 5e1814a4a78..fa416c6fafb 100644 --- a/develop/type/dbcsr_mutable_type.html +++ b/develop/type/dbcsr_mutable_type.html @@ -119,7 +119,7 @@

    Variables

    btree_cbtree_zrefcount - data_type + data_type @@ -259,7 +259,7 @@

    Components

    diff --git a/develop/type/dbcsr_p_type.html b/develop/type/dbcsr_p_type.html index 9c1832e5cf1..bc33bf68e47 100644 --- a/develop/type/dbcsr_p_type.html +++ b/develop/type/dbcsr_p_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/dbcsr_scalar_type.html b/develop/type/dbcsr_scalar_type.html index 9d15cb06ac3..f6f1e7a2bbb 100644 --- a/develop/type/dbcsr_scalar_type.html +++ b/develop/type/dbcsr_scalar_type.html @@ -114,11 +114,11 @@

    Variables

    @@ -175,7 +175,7 @@

    Components

    @@ -192,7 +192,7 @@

    Components

    @@ -209,7 +209,7 @@

    Components

    @@ -226,7 +226,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_contraction_storage.html b/develop/type/dbcsr_t_contraction_storage.html index 88d31f4d629..0e822956665 100644 --- a/develop/type/dbcsr_t_contraction_storage.html +++ b/develop/type/dbcsr_t_contraction_storage.html @@ -115,7 +115,7 @@

    Variables

    @@ -183,7 +183,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_distribution_type.html b/develop/type/dbcsr_t_distribution_type.html index 93761f27710..2e9202b353d 100644 --- a/develop/type/dbcsr_t_distribution_type.html +++ b/develop/type/dbcsr_t_distribution_type.html @@ -114,8 +114,8 @@

    Variables

    @@ -166,7 +166,7 @@

    Components

    @@ -183,7 +183,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_iterator_type.html b/develop/type/dbcsr_t_iterator_type.html index ff1107ca611..8dc9f1c1ef3 100644 --- a/develop/type/dbcsr_t_iterator_type.html +++ b/develop/type/dbcsr_t_iterator_type.html @@ -114,7 +114,7 @@

    Variables

    - iter + iter nd_index_blk nd_index blk_sizes @@ -173,7 +173,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_pgrid_type.html b/develop/type/dbcsr_t_pgrid_type.html index 8c41fbb81d8..cf997c140e7 100644 --- a/develop/type/dbcsr_t_pgrid_type.html +++ b/develop/type/dbcsr_t_pgrid_type.html @@ -116,8 +116,8 @@

    Variables

    @@ -200,7 +200,7 @@

    Components

    @@ -217,7 +217,7 @@

    Components

    diff --git a/develop/type/dbcsr_t_type.html b/develop/type/dbcsr_t_type.html index 81ed64d5856..ba80e4d9f11 100644 --- a/develop/type/dbcsr_t_type.html +++ b/develop/type/dbcsr_t_type.html @@ -116,17 +116,17 @@

    Variables

    @@ -217,7 +217,7 @@

    Components

    @@ -234,7 +234,7 @@

    Components

    @@ -285,7 +285,7 @@

    Components

    @@ -319,7 +319,7 @@

    Components

    @@ -353,7 +353,7 @@

    Components

    @@ -387,7 +387,7 @@

    Components

    diff --git a/develop/type/dbcsr_tas_blk_size_arb.html b/develop/type/dbcsr_tas_blk_size_arb.html index 52a36de6660..6d4856b46f9 100644 --- a/develop/type/dbcsr_tas_blk_size_arb.html +++ b/develop/type/dbcsr_tas_blk_size_arb.html @@ -154,7 +154,7 @@

    Type-Bound Procedures

    - DATA + DATA
    @@ -307,7 +307,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 d6747cb1864..2adc366b9cc 100644 --- a/develop/type/dbcsr_tas_blk_size_one.html +++ b/develop/type/dbcsr_tas_blk_size_one.html @@ -153,7 +153,7 @@

    Type-Bound Procedures

    - DATA + DATA
    @@ -289,7 +289,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 9d892c5d3cb..848e5307586 100644 --- a/develop/type/dbcsr_tas_blk_size_repl.html +++ b/develop/type/dbcsr_tas_blk_size_repl.html @@ -155,7 +155,7 @@

    Type-Bound Procedures

    - DATA + DATA
    @@ -340,7 +340,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 42a4d14b056..766f1d31236 100644 --- a/develop/type/dbcsr_tas_blk_size_t.html +++ b/develop/type/dbcsr_tas_blk_size_t.html @@ -116,8 +116,8 @@

    Variables

    @@ -155,7 +155,7 @@

    Type-Bound Procedures

    - data + data
    @@ -222,7 +222,7 @@

    Components

    @@ -239,7 +239,7 @@

    Components

    @@ -291,7 +291,7 @@

    Arguments

    @@ -356,7 +356,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 d9bbef33516..6a99609e433 100644 --- a/develop/type/dbcsr_tas_dist_arb.html +++ b/develop/type/dbcsr_tas_dist_arb.html @@ -154,7 +154,7 @@

    Type-Bound Procedures

    @@ -338,7 +338,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 5361e3c5a37..64307828627 100644 --- a/develop/type/dbcsr_tas_dist_cyclic.html +++ b/develop/type/dbcsr_tas_dist_cyclic.html @@ -154,7 +154,7 @@

    Type-Bound Procedures

    @@ -338,7 +338,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 6bc7d86ccea..718cf021740 100644 --- a/develop/type/dbcsr_tas_dist_repl.html +++ b/develop/type/dbcsr_tas_dist_repl.html @@ -119,7 +119,7 @@

    Variables

    dist_vec nmrowcol_local n_repl - dist_size + dist_size
    @@ -157,7 +157,7 @@

    Type-Bound Procedures

    @@ -276,7 +276,7 @@

    Components

    @@ -387,7 +387,7 @@

    Arguments

    @@ -422,7 +422,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 3b4e43d2943..165ed41cc47 100644 --- a/develop/type/dbcsr_tas_dist_t.html +++ b/develop/type/dbcsr_tas_dist_t.html @@ -116,7 +116,7 @@

    Variables

    @@ -156,8 +156,8 @@

    Type-Bound Procedures

    @@ -224,7 +224,7 @@

    Components

    @@ -392,7 +392,7 @@

    Type-Bound Procedures

    - +

    procedure, public :: dist => tas_dist_t @@ -466,7 +466,7 @@

    - +

    procedure, public :: rowcols => tas_rowcols_t diff --git a/develop/type/dbcsr_tas_distribution.html b/develop/type/dbcsr_tas_distribution.html index d6fc3f79d18..e69dc8884cf 100644 --- a/develop/type/dbcsr_tas_distribution.html +++ b/develop/type/dbcsr_tas_distribution.html @@ -142,7 +142,7 @@

    Type-Bound Procedures

    @@ -221,7 +221,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 98699b4775d..21bc4f4bac6 100644 --- a/develop/type/dbcsr_tas_distribution_type.html +++ b/develop/type/dbcsr_tas_distribution_type.html @@ -114,10 +114,10 @@

    Variables

    @@ -167,7 +167,7 @@

    Components

    @@ -201,7 +201,7 @@

    Components

    @@ -218,7 +218,7 @@

    Components

    diff --git a/develop/type/dbcsr_tas_iterator.html b/develop/type/dbcsr_tas_iterator.html index 46d06ae0b01..81a4670eea1 100644 --- a/develop/type/dbcsr_tas_iterator.html +++ b/develop/type/dbcsr_tas_iterator.html @@ -114,9 +114,9 @@

    Variables

    - info - dist - iter + info + dist + iter
    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    @@ -205,7 +205,7 @@

    Components

    diff --git a/develop/type/dbcsr_tas_rowcol_data.html b/develop/type/dbcsr_tas_rowcol_data.html index 1003dbbf5e8..9819cca3079 100644 --- a/develop/type/dbcsr_tas_rowcol_data.html +++ b/develop/type/dbcsr_tas_rowcol_data.html @@ -142,7 +142,7 @@

    Type-Bound Procedures

    - DATA + DATA
    @@ -220,7 +220,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 239013d2c9e..33b72a47fdf 100644 --- a/develop/type/dbcsr_tas_split_info.html +++ b/develop/type/dbcsr_tas_split_info.html @@ -114,14 +114,14 @@

    Variables

    @@ -190,7 +190,7 @@

    Components

    @@ -241,7 +241,7 @@

    Components

    @@ -275,7 +275,7 @@

    Components

    @@ -292,7 +292,7 @@

    Components

    diff --git a/develop/type/dbcsr_tas_type.html b/develop/type/dbcsr_tas_type.html index e2655282ce5..ada6a33f16e 100644 --- a/develop/type/dbcsr_tas_type.html +++ b/develop/type/dbcsr_tas_type.html @@ -114,17 +114,17 @@

    Variables

    @@ -192,7 +192,7 @@

    Components

    @@ -209,7 +209,7 @@

    Components

    @@ -226,7 +226,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    @@ -294,7 +294,7 @@

    Components

    @@ -311,7 +311,7 @@

    Components

    @@ -328,7 +328,7 @@

    Components

    @@ -345,7 +345,7 @@

    Components

    diff --git a/develop/type/dbcsr_type.html b/develop/type/dbcsr_type.html index 8d924399727..5f4f81dd750 100644 --- a/develop/type/dbcsr_type.html +++ b/develop/type/dbcsr_type.html @@ -115,22 +115,22 @@

    Variables

    @@ -241,7 +241,7 @@

    Components

    @@ -258,7 +258,7 @@

    Components

    @@ -275,7 +275,7 @@

    Components

    @@ -292,7 +292,7 @@

    Components

    @@ -344,7 +344,7 @@

    Components

    @@ -395,7 +395,7 @@

    Components

    @@ -412,7 +412,7 @@

    Components

    @@ -429,7 +429,7 @@

    Components

    @@ -446,7 +446,7 @@

    Components

    @@ -463,7 +463,7 @@

    Components

    @@ -497,7 +497,7 @@

    Components

    @@ -650,7 +650,7 @@

    Components

    @@ -684,7 +684,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

    @@ -803,7 +803,7 @@

    Components

    @@ -820,7 +820,7 @@

    Components

    @@ -837,7 +837,7 @@

    Components

    @@ -854,7 +854,7 @@

    Components

    @@ -871,7 +871,7 @@

    Components

    @@ -1075,7 +1075,7 @@

    Components

    diff --git a/develop/type/dbcsr_type_p.html b/develop/type/dbcsr_type_p.html index a2f7a2ea037..69c74fbb1bc 100644 --- a/develop/type/dbcsr_type_p.html +++ b/develop/type/dbcsr_type_p.html @@ -114,7 +114,7 @@

    Variables

    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/dbcsr_work_type.html b/develop/type/dbcsr_work_type.html index 3e52ac86159..17ecc20fd51 100644 --- a/develop/type/dbcsr_work_type.html +++ b/develop/type/dbcsr_work_type.html @@ -114,14 +114,14 @@

    Variables

    @@ -176,7 +176,7 @@

    Components

    @@ -227,7 +227,7 @@

    Components

    @@ -295,7 +295,7 @@

    Components

    diff --git a/develop/type/dgemm_join.html b/develop/type/dgemm_join.html index 9e5b1a47181..44ad0faac09 100644 --- a/develop/type/dgemm_join.html +++ b/develop/type/dgemm_join.html @@ -114,13 +114,13 @@

    Variables

    - p_a - p_b - p_c - last_k - last_n - alpha - beta + p_a + p_b + p_c + last_k + last_n + alpha + beta
    @@ -175,7 +175,7 @@

    Components

    @@ -192,7 +192,7 @@

    Components

    @@ -209,7 +209,7 @@

    Components

    @@ -226,7 +226,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    @@ -277,7 +277,7 @@

    Components

    diff --git a/develop/type/dgemm_join~2.html b/develop/type/dgemm_join~2.html index 1d78a271c0c..0e65a38758c 100644 --- a/develop/type/dgemm_join~2.html +++ b/develop/type/dgemm_join~2.html @@ -114,13 +114,13 @@

    Variables

    - p_a - p_b - p_c - last_k - last_n - alpha - beta + p_a + p_b + p_c + last_k + last_n + alpha + beta
    @@ -175,7 +175,7 @@

    Components

    @@ -192,7 +192,7 @@

    Components

    @@ -209,7 +209,7 @@

    Components

    @@ -226,7 +226,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    @@ -277,7 +277,7 @@

    Components

    diff --git a/develop/type/dict_i4tuple_callstat_item_type.html b/develop/type/dict_i4tuple_callstat_item_type.html index 7cc818dfa62..fc8757a7dd6 100644 --- a/develop/type/dict_i4tuple_callstat_item_type.html +++ b/develop/type/dict_i4tuple_callstat_item_type.html @@ -114,8 +114,8 @@

    Variables

    - key - value + key + value
    @@ -170,7 +170,7 @@

    Components

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/dict_i4tuple_callstat_type.html b/develop/type/dict_i4tuple_callstat_type.html index 321e5821457..9c65fa9e07c 100644 --- a/develop/type/dict_i4tuple_callstat_type.html +++ b/develop/type/dict_i4tuple_callstat_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/dict_str_i4_item_type.html b/develop/type/dict_str_i4_item_type.html index 7f0b15b2087..dfe8ad5f989 100644 --- a/develop/type/dict_str_i4_item_type.html +++ b/develop/type/dict_str_i4_item_type.html @@ -114,8 +114,8 @@

    Variables

    - key - value + key + value
    @@ -170,7 +170,7 @@

    Components

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/dict_str_i4_type.html b/develop/type/dict_str_i4_type.html index ddedb05cdf6..17511bc1e5d 100644 --- a/develop/type/dict_str_i4_type.html +++ b/develop/type/dict_str_i4_type.html @@ -115,7 +115,7 @@

    Variables

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/ele_type.html b/develop/type/ele_type.html index 2a57dda8516..3d55046f3fc 100644 --- a/develop/type/ele_type.html +++ b/develop/type/ele_type.html @@ -114,8 +114,8 @@

    Variables

    - c - p + c + p
    @@ -164,7 +164,7 @@

    Components

    @@ -181,7 +181,7 @@

    Components

    diff --git a/develop/type/hash_table_type.html b/develop/type/hash_table_type.html index f003011ec4e..5cab45c5d54 100644 --- a/develop/type/hash_table_type.html +++ b/develop/type/hash_table_type.html @@ -116,7 +116,7 @@

    Variables

    @@ -200,7 +200,7 @@

    Components

    diff --git a/develop/type/i_array_p.html b/develop/type/i_array_p.html index 5171181889b..ccc923b3bc8 100644 --- a/develop/type/i_array_p.html +++ b/develop/type/i_array_p.html @@ -114,7 +114,7 @@

    Variables

    - p + p
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/list_callstackentry_type.html b/develop/type/list_callstackentry_type.html index f80847638b8..fd625135beb 100644 --- a/develop/type/list_callstackentry_type.html +++ b/develop/type/list_callstackentry_type.html @@ -114,8 +114,8 @@

    Variables

    - arr - size + arr + size
    @@ -170,7 +170,7 @@

    Components

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/list_routinereport_type.html b/develop/type/list_routinereport_type.html index fd0bd283511..e7070c9f054 100644 --- a/develop/type/list_routinereport_type.html +++ b/develop/type/list_routinereport_type.html @@ -114,8 +114,8 @@

    Variables

    - arr - size + arr + size
    @@ -170,7 +170,7 @@

    Components

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/list_routinestat_type.html b/develop/type/list_routinestat_type.html index fe46d783cd0..ec1ffae08f1 100644 --- a/develop/type/list_routinestat_type.html +++ b/develop/type/list_routinestat_type.html @@ -114,8 +114,8 @@

    Variables

    - arr - size + arr + size
    @@ -170,7 +170,7 @@

    Components

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/list_timerenv_type.html b/develop/type/list_timerenv_type.html index bf60d41c923..1c345629d9e 100644 --- a/develop/type/list_timerenv_type.html +++ b/develop/type/list_timerenv_type.html @@ -114,8 +114,8 @@

    Variables

    - arr - size + arr + size
    @@ -170,7 +170,7 @@

    Components

    @@ -187,7 +187,7 @@

    Components

    diff --git a/develop/type/mn_local_sizes.html b/develop/type/mn_local_sizes.html index f6a32fcc123..b66596f0354 100644 --- a/develop/type/mn_local_sizes.html +++ b/develop/type/mn_local_sizes.html @@ -114,7 +114,7 @@

    Variables

    - sizes + sizes
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/mp_comm_type.html b/develop/type/mp_comm_type.html index 1ca2e69326f..5427aaa1584 100644 --- a/develop/type/mp_comm_type.html +++ b/develop/type/mp_comm_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -185,7 +185,7 @@

    Components

    diff --git a/develop/type/mp_file_indexing_meta_type.html b/develop/type/mp_file_indexing_meta_type.html index ab842469a10..0df4508d608 100644 --- a/develop/type/mp_file_indexing_meta_type.html +++ b/develop/type/mp_file_indexing_meta_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/mp_file_type.html b/develop/type/mp_file_type.html index dbbe2b02ef1..44eebf07bfb 100644 --- a/develop/type/mp_file_type.html +++ b/develop/type/mp_file_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -185,7 +185,7 @@

    Components

    diff --git a/develop/type/mp_indexing_meta_type.html b/develop/type/mp_indexing_meta_type.html index cc68c8ac286..ed66c801031 100644 --- a/develop/type/mp_indexing_meta_type.html +++ b/develop/type/mp_indexing_meta_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/mp_info_type.html b/develop/type/mp_info_type.html index f7d23101705..a79b97ef9db 100644 --- a/develop/type/mp_info_type.html +++ b/develop/type/mp_info_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -185,7 +185,7 @@

    Components

    diff --git a/develop/type/mp_perf_env_type.html b/develop/type/mp_perf_env_type.html index a469b820fe4..4f773edcd3c 100644 --- a/develop/type/mp_perf_env_type.html +++ b/develop/type/mp_perf_env_type.html @@ -114,8 +114,8 @@

    Variables

    @@ -171,7 +171,7 @@

    Components

    @@ -188,7 +188,7 @@

    Components

    diff --git a/develop/type/mp_perf_type.html b/develop/type/mp_perf_type.html index 773322f0479..14cfaf71eb2 100644 --- a/develop/type/mp_perf_type.html +++ b/develop/type/mp_perf_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -171,7 +171,7 @@

    Components

    diff --git a/develop/type/mp_request_type.html b/develop/type/mp_request_type.html index 71ed2f7a427..4e5e251c94f 100644 --- a/develop/type/mp_request_type.html +++ b/develop/type/mp_request_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -185,7 +185,7 @@

    Components

    diff --git a/develop/type/mp_type_descriptor_type.html b/develop/type/mp_type_descriptor_type.html index 8831eedb56b..0a61b5d0ae2 100644 --- a/develop/type/mp_type_descriptor_type.html +++ b/develop/type/mp_type_descriptor_type.html @@ -118,10 +118,10 @@

    Variables

    lengthdata_idata_l - data_r - data_d - data_c - data_z + data_r + data_d + data_c + data_zsubtypevector_descriptorhas_indexing @@ -248,7 +248,7 @@

    Components

    @@ -265,7 +265,7 @@

    Components

    @@ -282,7 +282,7 @@

    Components

    @@ -299,7 +299,7 @@

    Components

    diff --git a/develop/type/mp_win_type.html b/develop/type/mp_win_type.html index 352d19e5bb4..6acc6ad8793 100644 --- a/develop/type/mp_win_type.html +++ b/develop/type/mp_win_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -185,7 +185,7 @@

    Components

    diff --git a/develop/type/nd_to_2d_mapping.html b/develop/type/nd_to_2d_mapping.html index 491a6ac10cf..5597ece9219 100644 --- a/develop/type/nd_to_2d_mapping.html +++ b/develop/type/nd_to_2d_mapping.html @@ -114,18 +114,18 @@

    Variables

    @@ -180,7 +180,7 @@

    Components

    @@ -197,7 +197,7 @@

    Components

    @@ -214,7 +214,7 @@

    Components

    @@ -231,7 +231,7 @@

    Components

    @@ -299,7 +299,7 @@

    Components

    @@ -316,7 +316,7 @@

    Components

    @@ -350,7 +350,7 @@

    Components

    @@ -367,7 +367,7 @@

    Components

    diff --git a/develop/type/preconnection_type.html b/develop/type/preconnection_type.html index 09ae698a16d..67ffabbe3dc 100644 --- a/develop/type/preconnection_type.html +++ b/develop/type/preconnection_type.html @@ -114,7 +114,7 @@

    Variables

    @@ -170,7 +170,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_callstackentry.html b/develop/type/private_item_p_type_callstackentry.html index 6db9e91621e..94bfb55c52f 100644 --- a/develop/type/private_item_p_type_callstackentry.html +++ b/develop/type/private_item_p_type_callstackentry.html @@ -114,7 +114,7 @@

    Variables

    - p + p
    @@ -169,7 +169,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 45cad48a274..c765ca461b3 100644 --- a/develop/type/private_item_p_type_i4tuple_callstat.html +++ b/develop/type/private_item_p_type_i4tuple_callstat.html @@ -114,7 +114,7 @@

    Variables

    - p + p
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_routinereport.html b/develop/type/private_item_p_type_routinereport.html index a2f43d4b107..f8de306c474 100644 --- a/develop/type/private_item_p_type_routinereport.html +++ b/develop/type/private_item_p_type_routinereport.html @@ -114,7 +114,7 @@

    Variables

    - p + p
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_routinestat.html b/develop/type/private_item_p_type_routinestat.html index c9f0dd00e7d..e1cdaba1278 100644 --- a/develop/type/private_item_p_type_routinestat.html +++ b/develop/type/private_item_p_type_routinestat.html @@ -114,7 +114,7 @@

    Variables

    - p + p
    @@ -169,7 +169,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 19821ae12f8..bf235331716 100644 --- a/develop/type/private_item_p_type_str_i4.html +++ b/develop/type/private_item_p_type_str_i4.html @@ -114,7 +114,7 @@

    Variables

    - p + p
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/private_item_p_type_timerenv.html b/develop/type/private_item_p_type_timerenv.html index ef64d7a3c39..7990b153b9d 100644 --- a/develop/type/private_item_p_type_timerenv.html +++ b/develop/type/private_item_p_type_timerenv.html @@ -114,7 +114,7 @@

    Variables

    - p + p
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/private_item_type_callstackentry.html b/develop/type/private_item_type_callstackentry.html index bcd69e56c46..9eebc5bc3c6 100644 --- a/develop/type/private_item_type_callstackentry.html +++ b/develop/type/private_item_type_callstackentry.html @@ -114,7 +114,7 @@

    Variables

    - value + value
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/private_item_type_i4tuple_callstat.html b/develop/type/private_item_type_i4tuple_callstat.html index 74afab9843e..1d6fd21053e 100644 --- a/develop/type/private_item_type_i4tuple_callstat.html +++ b/develop/type/private_item_type_i4tuple_callstat.html @@ -114,10 +114,10 @@

    Variables

    - key - value + key + value hash - next + next
    @@ -172,7 +172,7 @@

    Components

    @@ -189,7 +189,7 @@

    Components

    @@ -223,7 +223,7 @@

    Components

    diff --git a/develop/type/private_item_type_routinereport.html b/develop/type/private_item_type_routinereport.html index cc8a85b28ae..0cef6834c05 100644 --- a/develop/type/private_item_type_routinereport.html +++ b/develop/type/private_item_type_routinereport.html @@ -114,7 +114,7 @@

    Variables

    - value + value
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/private_item_type_routinestat.html b/develop/type/private_item_type_routinestat.html index 85af770962f..fb634d6fa43 100644 --- a/develop/type/private_item_type_routinestat.html +++ b/develop/type/private_item_type_routinestat.html @@ -114,7 +114,7 @@

    Variables

    - value + value
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/private_item_type_str_i4.html b/develop/type/private_item_type_str_i4.html index 00af27c313f..6dfcc70226c 100644 --- a/develop/type/private_item_type_str_i4.html +++ b/develop/type/private_item_type_str_i4.html @@ -114,10 +114,10 @@

    Variables

    - key - value + key + value hash - next + next
    @@ -172,7 +172,7 @@

    Components

    @@ -189,7 +189,7 @@

    Components

    @@ -223,7 +223,7 @@

    Components

    diff --git a/develop/type/private_item_type_timerenv.html b/develop/type/private_item_type_timerenv.html index d77a0aae889..3a622711a1b 100644 --- a/develop/type/private_item_type_timerenv.html +++ b/develop/type/private_item_type_timerenv.html @@ -114,7 +114,7 @@

    Variables

    - value + value
    @@ -169,7 +169,7 @@

    Components

    diff --git a/develop/type/routine_report_type.html b/develop/type/routine_report_type.html index b09081ea47d..a604c120883 100644 --- a/develop/type/routine_report_type.html +++ b/develop/type/routine_report_type.html @@ -114,7 +114,7 @@

    Variables

    - routineN + routineN max_icost sum_icost max_ecost @@ -178,7 +178,7 @@

    Components

    diff --git a/develop/type/routine_stat_type.html b/develop/type/routine_stat_type.html index 6d769ed142f..8c56e16c896 100644 --- a/develop/type/routine_stat_type.html +++ b/develop/type/routine_stat_type.html @@ -114,8 +114,8 @@

    Variables

    @@ -178,7 +178,7 @@

    Components

    @@ -195,7 +195,7 @@

    Components

    @@ -331,7 +331,7 @@

    Components

    diff --git a/develop/type/stack_buffer_type.html b/develop/type/stack_buffer_type.html index c9ea31582e1..1d09f9a5c0c 100644 --- a/develop/type/stack_buffer_type.html +++ b/develop/type/stack_buffer_type.html @@ -118,7 +118,7 @@

    Variables

    hostmemreadycalculated - stream + stream @@ -241,7 +241,7 @@

    Components

    diff --git a/develop/type/stack_descriptor_type.html b/develop/type/stack_descriptor_type.html index 1537a172721..d2f158663f3 100644 --- a/develop/type/stack_descriptor_type.html +++ b/develop/type/stack_descriptor_type.html @@ -114,12 +114,12 @@

    Variables

    - m - n - k - max_m - max_n - max_k + m + n + k + max_m + max_n + max_k defined_mnk
    @@ -175,7 +175,7 @@

    Components

    @@ -192,7 +192,7 @@

    Components

    @@ -209,7 +209,7 @@

    Components

    @@ -226,7 +226,7 @@

    Components

    @@ -243,7 +243,7 @@

    Components

    @@ -260,7 +260,7 @@

    Components

    diff --git a/develop/type/stats_type.html b/develop/type/stats_type.html index 23dba5ffa52..9045248a7ae 100644 --- a/develop/type/stats_type.html +++ b/develop/type/stats_type.html @@ -124,7 +124,7 @@

    Variables

    max_smm_flopmax_acc_flopnum_mnk_stacks - padding + padding @@ -349,7 +349,7 @@

    Components

    diff --git a/develop/type/thread_private_type.html b/develop/type/thread_private_type.html index 7ce4f3667c9..70c93ceb73f 100644 --- a/develop/type/thread_private_type.html +++ b/develop/type/thread_private_type.html @@ -116,7 +116,7 @@

    Variables

    @@ -205,7 +205,7 @@

    Components

    diff --git a/develop/type/timer_env_type.html b/develop/type/timer_env_type.html index 329f87ea231..814096cd1ea 100644 --- a/develop/type/timer_env_type.html +++ b/develop/type/timer_env_type.html @@ -114,14 +114,14 @@

    Variables

    @@ -177,7 +177,7 @@

    Components

    @@ -194,7 +194,7 @@

    Components

    @@ -262,7 +262,7 @@

    Components

    @@ -296,7 +296,7 @@

    Components

    - + 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),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), 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),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + type(array_i1d_obj), intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + character(len=1), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + 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)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + 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),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(out)
    - + type(acc_devmem_type), intent(inout)
    - + type(acc_devmem_type), intent(in)
    - + 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)
    - + integer, 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)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(timer_env_type),
    - + 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),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_8), intent(out),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(out),
    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in),
    - + real(kind=real_8), intent(out),
    - + integer, intent(in),
    - + real(kind=real_4), intent(out),
    - + 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)
    - + type(array_i1d_obj), intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(array_i1d_obj), intent(in)
    - + integer, intent(in),
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(inout)
    - + type(array_i1d_obj), intent(out)
    - + integer,
    - + logical, intent(in),
    - + type(array_i1d_obj), intent(out)
    - + 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_list), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in),
    - + integer, 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)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -168,7 +168,7 @@

    Arguments

    - + integer, intent(in),
    - + type(block_nd), intent(in)
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -167,7 +167,7 @@

    Arguments

    - + integer(kind=int_8), intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(in),
    - + 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_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_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

    +
    - - 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, + + 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_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_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(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(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 -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(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(inout)
    - + type(block_buffer_type), intent(inout)
    - + type(block_buffer_type), intent(in)
    - - integer, + + integer(kind=int_8), intent(out), - DIMENSION(:, :), ALLOCATABLE + ALLOCATABLE, DIMENSION(:, :) :: index
    - + type(block_buffer_type), intent(in)
    - - integer(kind=int_8), + + integer, intent(out), - ALLOCATABLE, DIMENSION(:, :) + DIMENSION(:, :), ALLOCATABLE :: index
    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout) @@ -168,7 +168,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) @@ -167,7 +167,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, + 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_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_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
    - + 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
    - + 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_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_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_4), intent(out), optional, - DIMENSION(:, :) + DIMENSION(:), ALLOCATABLE :: 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)
    - + 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)
    - + logical, intent(inout)
    - + logical, intent(inout)
    - + type(btree_data_cp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_dp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_sp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_zp2d), intent(in)
    - + logical, intent(out),
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in),
    - + type(btree_data_cp2d), intent(out),
    - + type(btree_data_dp2d), intent(out),
    - + type(btree_data_sp2d), intent(out),
    - + type(btree_data_zp2d), intent(out),
    - + integer, intent(inout),
    - + type(btree_data_cp2d), intent(inout),
    - + integer, intent(inout),
    - + type(btree_data_dp2d), intent(inout),
    - + integer, intent(inout),
    - + type(btree_data_sp2d), intent(inout),
    - + integer, intent(inout),
    - + type(btree_data_zp2d), intent(inout),
    - + type(btree_data_cp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_dp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_sp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_zp2d), intent(out)
    - + logical, intent(out),
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, 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_data_cp2d), intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_zp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_cp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_dp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_sp2d), intent(in)
    - + integer, intent(in)
    - + type(btree_data_zp2d), 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)
    - + 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),
    - + type(c_ptr), intent(out),
    - + type(c_ptr), intent(out),
    - + integer(kind=c_int), 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(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),
    - + complex(kind=real_4), intent(in),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_4), 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)
    - + integer, intent(inout),
    - + type(dbcsr_type), intent(in)
    - + type(list_callstackentry_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinereport_type), intent(inout)
    - + integer, intent(in)
    - + type(list_routinestat_type), intent(inout)
    - + integer, intent(in)
    - + type(list_timerenv_type), intent(inout)
    - + integer, intent(in)
    - + type(dbcsr_tas_type), intent(inout),
    - + type(dbcsr_tas_type), intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, 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_mp_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(nd_to_2d_mapping), intent(in)
    - + character(len=*), intent(inout)
    - + logical, intent(in),
    - + complex(kind=real_8)
    - + integer
    - + class(CONF_PAR), intent(inout)
    - + type(csr_type), intent(inout)
    - + type(csr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(csr_type), intent(inout)
    - + integer, intent(out),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(out)
    - + logical, 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),
    - + complex(kind=real_8), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(block_nd), intent(out)
    - + integer, intent(in),
    - + real(kind=real_4), 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)
    - + type(nd_to_2d_mapping), intent(out)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in),
    - + type(csr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_csr_type), intent(out)
    - + real(kind=real_8), intent(out)
    - + real(kind=real_8), intent(in)
    - + type(csr_type), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(csr_type), intent(out)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in),
    - + integer, intent(in),
    - - type(csr_type), + + type(dbcsr_csr_type), intent(out) @@ -169,12 +168,12 @@

    Arguments

    :: csr_mat -

    CSR matrix to return

    +
    - + integer, intent(in) :: nrows_total -

    total number of rows -total number of columns

    +
    - + integer, intent(in) :: ncols_total -

    total number of rows -total number of columns

    +
    - + integer(kind=int_8) :: nze_total -

    total number of non-zero elements

    +
    - + integer, intent(in) :: nze_local -

    local number of non-zero elements -local number of rows

    +
    - + integer, intent(in) :: nrows_local -

    local number of non-zero elements -local number of rows

    +
    - - type(mp_comm_type), + + integer, intent(in) @@ -268,7 +263,7 @@

    Arguments

    - + integer, intent(in), :: data_type -

    data type of the CSR matrix (default real double prec.)

    +
    - - type(dbcsr_csr_type), + + type(csr_type), intent(out) @@ -168,7 +169,7 @@

    Arguments

    :: csr_mat - +

    CSR matrix to return

    :: nrows_total - +

    total number of rows +total number of columns

    :: ncols_total - +

    total number of rows +total number of columns

    - + integer(kind=int_8) :: nze_total - +

    total number of non-zero elements

    - + integer, intent(in) :: nze_local - +

    local number of non-zero elements +local number of rows

    :: nrows_local - +

    local number of non-zero elements +local number of rows

    - - integer, + + type(mp_comm_type), intent(in) @@ -263,7 +268,7 @@

    Arguments

    - + integer, intent(in), :: data_type - +

    data type of the CSR matrix (default real double prec.)

    - + type(csr_type), intent(in)
    - + type(csr_type), intent(out)
    - + type(csr_type), intent(in)
    - + type(csr_type), intent(inout)
    - + type(csr_type), intent(in)
    - + integer, intent(in)
    - + type(csr_type), intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), 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)
    - + 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)
    - + logical, intent(inout)
    - + 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) @@ -209,7 +209,7 @@

    Arguments

    - + real(kind=dp),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -209,7 +209,7 @@

    Arguments

    - + real(kind=dp),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,8 +173,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,7 +188,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,8 +173,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,7 +188,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,8 +173,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +188,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) @@ -173,8 +174,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,7 +189,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + complex(kind=real_4), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + complex(kind=real_4), intent(in) ::alpha_scalaralpha - +

    scalar

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + real(kind=real_8), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - + type(dbcsr_type), intent(inout)
    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + real(kind=real_8), intent(in) ::alpha_scalaralpha - +

    scalar

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + real(kind=real_4), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + real(kind=real_4), intent(in) ::alpha_scalaralpha - +

    scalar

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + complex(kind=real_8), intent(in) ::alphaalpha_scalar -

    scalar

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + complex(kind=real_8), intent(in) ::alpha_scalaralpha - +

    scalar

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,8 +173,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,7 +188,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - + real(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,8 +173,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,7 +188,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) @@ -173,8 +173,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,7 +188,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + complex(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,8 +173,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -188,7 +188,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + type(dbcsr_distribution_obj), intent(in)
    - + character(len=*), intent(in)
    - + type(dbcsr_distribution_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + 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(out),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    matrix

    +
    - + logical, intent(in), :: local -

    no global communication -position-dependent checksum

    +
    - + logical, intent(in), :: pos -

    no global communication -position-dependent checksum

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    matrix

    - + logical, intent(in), :: local - +

    no global communication +position-dependent checksum

    - + logical, intent(in), :: pos - +

    no global communication +position-dependent checksum

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) ::matrixdbcsr_mat
    - + type(dbcsr_type), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) ::dbcsr_matmatrix
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -172,13 +168,13 @@

    Arguments

    :: matrix -

    matrix to redistribute

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -187,12 +183,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) @@ -168,13 +172,13 @@

    Arguments

    :: matrix - +

    matrix to redistribute

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -183,12 +187,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), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_csr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_csr_type), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,13 +168,13 @@

    Arguments

    :: matrix_b -

    target DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,12 +183,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 +168,13 @@

    Arguments

    :: matrix_b -

    target DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -184,7 +183,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) @@ -168,13 +169,13 @@

    Arguments

    :: matrix_b - +

    target DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -183,7 +184,7 @@

    Arguments

    :: matrix_a - +

    source DBCSR matrix

    - + integer, intent(inout),
    - + 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)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + character(len=*), intent(in),
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,13 +169,13 @@

    Arguments

    :: matrix_b - +

    target DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -183,12 +184,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

    - + integer, intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(out)
    - + type(dbcsr_distribution_obj), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,12 +168,12 @@

    Arguments

    :: matrix -

    new matrix

    +
    - + character(len=*), intent(in)
    - - type(dbcsr_distribution_obj), + + type(dbcsr_distribution_type), intent(in) @@ -203,12 +198,12 @@

    Arguments

    :: dist -

    distribution_2d distribution

    +
    - + character(len=1), intent(in) :: matrix_type -

    'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric

    +
    - + integer, intent(inout),optional, - DIMENSION(:), POINTER, CONTIGUOUS + + DIMENSION(:), POINTER :: row_blk_size
    - + integer, intent(inout),optional, - DIMENSION(:), POINTER, CONTIGUOUS + + DIMENSION(:), POINTER :: col_blk_size
    - - type(array_i1d_obj), - intent(in),optional - - ::row_blk_size_obj - -
    - - type(array_i1d_obj), - intent(in),optional - - ::col_blk_size_obj - -
    - + integer, intent(in), :: nze -

    number of elements -type of data from 'rRcC' for single/double precision real/complex, default is 'R'

    -
    - - integer, - intent(in),optional - - ::data_type -

    number of elements -type of data from 'rRcC' for single/double precision real/complex, default is 'R'

    -
    - - type(dbcsr_data_obj), - intent(in),optional - - ::data_buffer - -
    - - type(dbcsr_memtype_type), - intent(in),optional - - ::data_memory_type -

    allocate indices and data using special memory -allocate indices using special memory

    -
    - - type(dbcsr_memtype_type), - intent(in),optional - - ::index_memory_type -

    allocate indices and data using special memory -allocate indices using special memory

    -
    - - integer, - intent(in),optional - - ::max_rbs
    - + integer, intent(in), ::max_cbs - -
    - - type(array_i1d_obj), - intent(in),optional - - ::row_blk_offset - -
    - - type(array_i1d_obj), - intent(in),optional - - ::col_blk_offset - -
    - - type(dbcsr_distribution_obj), - intent(in),optional - - ::thread_distdata_type :: reuse -

    reuses an existing matrix, default is to create a fresh one -uses the mutable data for working and not the append-only data; default is append-only

    +
    - + logical, intent(in), :: reuse_arrays -

    reuses an existing matrix, default is to create a fresh one -uses the mutable data for working and not the append-only data; default is append-only

    +
    :: mutable_work -

    reuses an existing matrix, default is to create a fresh one -uses the mutable data for working and not the append-only data; default is append-only

    -
    - - logical, - intent(in),optional - - ::make_index -

    reuses an existing matrix, default is to create a fresh one -uses the mutable data for working and not the append-only data; default is append-only

    +
    :: replication_type -

    replication to be used for this matrix; default is dbcsr_repl_none

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +173,12 @@

    Arguments

    :: matrix - +

    new matrix

    - + character(len=*), intent(in)
    - - type(dbcsr_distribution_type), + + type(dbcsr_distribution_obj), intent(in) @@ -198,12 +203,12 @@

    Arguments

    :: dist - +

    distribution_2d distribution

    - + character(len=1), intent(in) :: matrix_type - +

    'N' for normal, 'T' for transposed, 'S' for symmetric, and 'A' for antisymmetric

    - + integer, intent(inout), - DIMENSION(:), POINTER + optional, + DIMENSION(:), POINTER, CONTIGUOUS :: row_blk_size
    - + integer, intent(inout), - DIMENSION(:), POINTER + optional, + DIMENSION(:), POINTER, CONTIGUOUS :: col_blk_size
    - + + type(array_i1d_obj), + intent(in),optional + + ::row_blk_size_obj + +
    + + type(array_i1d_obj), + intent(in),optional + + ::col_blk_size_obj + +
    + integer, intent(in), :: nze - +

    number of elements +type of data from 'rRcC' for single/double precision real/complex, default is 'R'

    - + integer, intent(in), :: data_type +

    number of elements +type of data from 'rRcC' for single/double precision real/complex, default is 'R'

    +
    + + type(dbcsr_data_obj), + intent(in),optional + + ::data_buffer + +
    + + type(dbcsr_memtype_type), + intent(in),optional + + ::data_memory_type +

    allocate indices and data using special memory +allocate indices using special memory

    +
    + + type(dbcsr_memtype_type), + intent(in),optional + + ::index_memory_type +

    allocate indices and data using special memory +allocate indices using special memory

    +
    + + integer, + intent(in),optional + + ::max_rbs + +
    + + integer, + intent(in),optional + + ::max_cbs + +
    + + type(array_i1d_obj), + intent(in),optional + + ::row_blk_offset + +
    + + type(array_i1d_obj), + intent(in),optional + + ::col_blk_offset
    - + + type(dbcsr_distribution_obj), + intent(in),optional + + ::thread_dist + +
    + logical, intent(in), :: reuse - +

    reuses an existing matrix, default is to create a fresh one +uses the mutable data for working and not the append-only data; default is append-only

    - + logical, intent(in), :: reuse_arrays - +

    reuses an existing matrix, default is to create a fresh one +uses the mutable data for working and not the append-only data; default is append-only

    - + logical, intent(in), :: mutable_work - +

    reuses an existing matrix, default is to create a fresh one +uses the mutable data for working and not the append-only data; default is append-only

    - + + logical, + intent(in),optional + + ::make_index +

    reuses an existing matrix, default is to create a fresh one +uses the mutable data for working and not the append-only data; default is append-only

    +
    + character(len=1), intent(in), :: replication_type - +

    replication to be used for this matrix; default is dbcsr_repl_none

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,38 +173,38 @@

    Arguments

    - - type(dbcsr_type), + + character(len=*), intent(in) +intent(in),optional ::templatename
    - - character(len=*), + + type(dbcsr_type), intent(in),optional +intent(in) ::nametemplate
    - - type(dbcsr_distribution_obj), + + type(dbcsr_distribution_type), intent(in), optional @@ -218,7 +218,7 @@

    Arguments

    - + character(len=1), intent(in),
    - + integer, intent(inout), optional, - DIMENSION(:), POINTER, CONTIGUOUS + DIMENSION(:), POINTER :: row_blk_size
    - + integer, intent(inout), optional, - DIMENSION(:), POINTER, CONTIGUOUS + DIMENSION(:), POINTER :: col_blk_size
    - - type(array_i1d_obj), - intent(in),optional - - ::row_blk_size_obj - -
    - - type(array_i1d_obj), - intent(in),optional - - ::col_blk_size_obj - -
    - + integer, intent(in),
    - + integer, intent(in),
    - - type(dbcsr_data_obj), - intent(in),optional - - ::data_buffer - -
    - - type(dbcsr_memtype_type), - intent(in),optional - - ::data_memory_type - -
    - - type(dbcsr_memtype_type), - intent(in),optional - - ::index_memory_type - -
    - - integer, - intent(in),optional - - ::max_rbs - -
    - - integer, - intent(in),optional - - ::max_cbs - -
    - - type(array_i1d_obj), - intent(in),optional - - ::row_blk_offset - -
    - - type(array_i1d_obj), - intent(in),optional - - ::col_blk_offset - -
    - + logical, intent(in),
    - - logical, - intent(in),optional - - ::make_index - -
    @@ -503,192 +353,73 @@

    Arguments

    Source Code

    -
       SUBROUTINE dbcsr_create_template(matrix, template, name, dist, matrix_type, &
    -                                    row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, &
    -                                    nze, data_type, &
    -                                    data_buffer, data_memory_type, index_memory_type, &
    -                                    max_rbs, max_cbs, &
    -                                    row_blk_offset, col_blk_offset, &
    -                                    reuse_arrays, mutable_work, make_index, replication_type)
    +    
       SUBROUTINE dbcsr_create_template(matrix, name, template, &
    +                                    dist, matrix_type, &
    +                                    row_blk_size, col_blk_size, nze, data_type, &
    +                                    reuse_arrays, mutable_work, replication_type)
           TYPE(dbcsr_type), INTENT(INOUT)                    :: matrix
    -      TYPE(dbcsr_type), INTENT(IN)                       :: template
           CHARACTER(len=*), INTENT(IN), OPTIONAL             :: name
    -      TYPE(dbcsr_distribution_obj), INTENT(IN), OPTIONAL :: dist
    +      TYPE(dbcsr_type), INTENT(IN)                       :: template
    +      TYPE(dbcsr_distribution_type), INTENT(IN), &
    +         OPTIONAL                                        :: dist
           CHARACTER, INTENT(IN), OPTIONAL                    :: matrix_type
           INTEGER, DIMENSION(:), INTENT(INOUT), OPTIONAL, &
    -         POINTER, CONTIGUOUS                             :: row_blk_size, col_blk_size
    -      TYPE(array_i1d_obj), INTENT(IN), OPTIONAL          :: row_blk_size_obj, col_blk_size_obj
    +         POINTER                                         :: row_blk_size, col_blk_size
           INTEGER, INTENT(IN), OPTIONAL                      :: nze, data_type
    -      TYPE(dbcsr_data_obj), INTENT(IN), OPTIONAL         :: data_buffer
    -      TYPE(dbcsr_memtype_type), INTENT(IN), OPTIONAL     :: data_memory_type, index_memory_type
    -      INTEGER, INTENT(IN), OPTIONAL                      :: max_rbs, max_cbs
    -      TYPE(array_i1d_obj), INTENT(IN), OPTIONAL          :: row_blk_offset, col_blk_offset
    -      LOGICAL, INTENT(IN), OPTIONAL                      :: reuse_arrays, mutable_work, make_index
    +      LOGICAL, INTENT(IN), OPTIONAL                      :: reuse_arrays, mutable_work
           CHARACTER, INTENT(IN), OPTIONAL                    :: replication_type
     
    -      CHARACTER                                          :: new_matrix_type, new_replication_type
    -      CHARACTER(len=default_string_length)               :: new_name
    -      INTEGER                                            :: new_data_type, new_max_cbs, new_max_rbs
    -      LOGICAL                                            :: my_make_index, new_mutable_work
    -      TYPE(array_i1d_obj)                                :: new_col_blk_offset, new_row_blk_offset
    -      TYPE(dbcsr_distribution_obj)                       :: new_dist
    -      TYPE(dbcsr_memtype_type)                           :: new_data_memory_type, &
    -                                                            new_index_memory_type
    +      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: cont_row_blk_size, cont_col_blk_size
     
    -      INTEGER, DIMENSION(:), POINTER, CONTIGUOUS         :: blk_size
    +      IF (PRESENT(row_blk_size) .NEQV. PRESENT(col_blk_size)) THEN
    +         DBCSR_ABORT("Both row_blk_size and col_blk_size must be provided!")
    +      END IF
     
    -!   ---------------------------------------------------------------------------
    +      ! Make the array contiguous, avoid to change API
    +      IF (PRESENT(row_blk_size)) THEN
    +         ! Avoid to change API
    +         ALLOCATE (cont_row_blk_size(SIZE(row_blk_size)), cont_col_blk_size(SIZE(col_blk_size)))
    +         cont_row_blk_size(:) = row_blk_size(:)
    +         cont_col_blk_size(:) = col_blk_size(:)
    +         IF (PRESENT(reuse_arrays)) THEN
    +            IF (reuse_arrays) THEN
    +               DEALLOCATE (row_blk_size, col_blk_size)
    +               NULLIFY (row_blk_size, col_blk_size)
    +            END IF
    +         END IF
    +      END IF
     
    -      IF (PRESENT(name)) THEN
    -         new_name = TRIM(name)
    -      ELSE
    -         new_name = TRIM(dbcsr_name(template))
    -      END IF
           IF (PRESENT(dist)) THEN
    -         new_dist = dist
    -      ELSE
    -         new_dist = dbcsr_distribution(template)
    -      END IF
    -      IF (PRESENT(matrix_type)) THEN
    -         new_matrix_type = matrix_type
    -      ELSE
    -         new_matrix_type = dbcsr_get_matrix_type(template)
    -      END IF
    -      !
    -      IF ((PRESENT(row_blk_size) .NEQV. PRESENT(col_blk_size)) .OR. &
    -          (PRESENT(row_blk_size_obj) .NEQV. PRESENT(col_blk_size_obj))) THEN
    -         DBCSR_ABORT("Both row_blk_size and col_blk_size must be provided")
    -      END IF
    -      !
    -      IF (PRESENT(max_rbs)) new_max_rbs = max_rbs
    -      IF (PRESENT(row_blk_offset)) new_row_blk_offset = row_blk_offset
    -      NULLIFY (blk_size)
    -      IF (PRESENT(row_blk_size_obj)) THEN
    -         blk_size => array_data(row_blk_size_obj)
    -      ELSEIF (PRESENT(row_blk_size)) THEN
    -         blk_size => row_blk_size
    -      END IF
    -      IF (ASSOCIATED(blk_size)) THEN
    -         IF (.NOT. PRESENT(max_rbs)) &
    -            new_max_rbs = MAXVAL(blk_size)
    -      ELSE
    -         IF (.NOT. PRESENT(max_rbs)) &
    -            new_max_rbs = dbcsr_max_row_size(template)
    -         IF (.NOT. PRESENT(row_blk_offset)) &
    -            new_row_blk_offset = template%row_blk_offset
    -      END IF
    -      !
    -      IF (PRESENT(max_cbs)) new_max_cbs = max_cbs
    -      IF (PRESENT(col_blk_offset)) new_col_blk_offset = col_blk_offset
    -      NULLIFY (blk_size)
    -      IF (PRESENT(col_blk_size_obj)) THEN
    -         blk_size => array_data(col_blk_size_obj)
    -      ELSEIF (PRESENT(col_blk_size)) THEN
    -         blk_size => col_blk_size
    -      END IF
    -      IF (ASSOCIATED(blk_size)) THEN
    -         IF (.NOT. PRESENT(max_cbs)) &
    -            new_max_cbs = MAXVAL(blk_size)
    -      ELSE
    -         IF (.NOT. PRESENT(max_cbs)) &
    -            new_max_cbs = dbcsr_max_col_size(template)
    -         IF (.NOT. PRESENT(col_blk_offset)) &
    -            new_col_blk_offset = template%col_blk_offset
    -      END IF
    -      IF (PRESENT(data_type)) THEN
    -         new_data_type = data_type
    -      ELSE
    -         new_data_type = dbcsr_get_data_type(template)
    -      END IF
    -      IF (PRESENT(data_memory_type)) THEN
    -         new_data_memory_type = data_memory_type
    -      ELSE
    -         new_data_memory_type = dbcsr_get_data_memory_type(template)
    -      END IF
    -      IF (PRESENT(index_memory_type)) THEN
    -         new_index_memory_type = index_memory_type
    -      ELSE
    -         new_index_memory_type = dbcsr_get_index_memory_type(template)
    -      END IF
    -      IF (PRESENT(replication_type)) THEN
    -         new_replication_type = replication_type
    -      ELSE
    -         new_replication_type = dbcsr_get_replication_type(template)
    -      END IF
    -      IF (PRESENT(mutable_work)) THEN
    -         new_mutable_work = mutable_work
    -      ELSE
    -         new_mutable_work = dbcsr_use_mutable(template)
    -      END IF
    -      IF (PRESENT(row_blk_size_obj)) THEN
    -         CALL dbcsr_create(matrix, name=new_name, dist=new_dist, &
    -                           matrix_type=new_matrix_type, &
    -                           row_blk_size_obj=row_blk_size_obj, &
    -                           col_blk_size_obj=col_blk_size_obj, &
    -                           nze=nze, &
    -                           data_type=new_data_type, &
    -                           data_buffer=data_buffer, &
    -                           data_memory_type=new_data_memory_type, &
    -                           index_memory_type=new_index_memory_type, &
    -                           max_rbs=new_max_rbs, max_cbs=new_max_cbs, &
    -                           row_blk_offset=row_blk_offset, col_blk_offset=col_blk_offset, &
    -                           reuse_arrays=reuse_arrays, &
    -                           mutable_work=new_mutable_work, &
    -                           make_index=make_index, &
    -                           replication_type=new_replication_type)
    -      ELSEIF (PRESENT(row_blk_size)) THEN
    -         CALL dbcsr_create(matrix, name=new_name, dist=new_dist, &
    -                           matrix_type=new_matrix_type, &
    -                           row_blk_size=row_blk_size, &
    -                           col_blk_size=col_blk_size, &
    -                           nze=nze, &
    -                           data_type=new_data_type, &
    -                           data_buffer=data_buffer, &
    -                           data_memory_type=new_data_memory_type, &
    -                           index_memory_type=new_index_memory_type, &
    -                           max_rbs=new_max_rbs, max_cbs=new_max_cbs, &
    -                           row_blk_offset=row_blk_offset, col_blk_offset=col_blk_offset, &
    -                           reuse_arrays=reuse_arrays, &
    -                           mutable_work=new_mutable_work, &
    -                           make_index=make_index, &
    -                           replication_type=new_replication_type)
    -      ELSE
    -         CALL dbcsr_create(matrix, name=new_name, dist=new_dist, &
    -                           matrix_type=new_matrix_type, &
    -                           row_blk_size_obj=template%row_blk_size, &
    -                           col_blk_size_obj=template%col_blk_size, &
    -                           nze=nze, &
    -                           data_type=new_data_type, &
    -                           data_buffer=data_buffer, &
    -                           data_memory_type=new_data_memory_type, &
    -                           index_memory_type=new_index_memory_type, &
    -                           max_rbs=new_max_rbs, max_cbs=new_max_cbs, &
    -                           row_blk_offset=new_row_blk_offset, col_blk_offset=new_col_blk_offset, &
    -                           thread_dist=dbcsr_distribution(template), &
    -                           reuse_arrays=reuse_arrays, &
    -                           mutable_work=new_mutable_work, &
    -                           make_index=make_index, &
    -                           replication_type=new_replication_type)
    -      END IF
    -      ! Copy stuff from the meta-array.  These are not normally needed,
    -      ! but have to be here for creating matrices from "image" matrices.
    -      my_make_index = .TRUE.
    -      IF (PRESENT(make_index)) my_make_index = make_index
    -      IF (my_make_index) THEN
    -         matrix%index(dbcsr_slot_home_prow) = template%index(dbcsr_slot_home_prow)
    -         matrix%index(dbcsr_slot_home_rowi) = template%index(dbcsr_slot_home_rowi)
    -         matrix%index(dbcsr_slot_home_pcol) = template%index(dbcsr_slot_home_pcol)
    -         matrix%index(dbcsr_slot_home_coli) = template%index(dbcsr_slot_home_coli)
    -         matrix%index(dbcsr_slot_home_vprow) = template%index(dbcsr_slot_home_vprow)
    -         matrix%index(dbcsr_slot_home_vpcol) = template%index(dbcsr_slot_home_vpcol)
    -      END IF
    -      IF (PRESENT(row_blk_size) .AND. .NOT. PRESENT(row_blk_offset)) THEN
    -         CALL array_release(new_row_blk_offset)
    -      END IF
    -      IF (PRESENT(col_blk_size) .AND. .NOT. PRESENT(col_blk_offset)) THEN
    -         CALL array_release(new_col_blk_offset)
    -      END IF
    -
    +         IF (PRESENT(row_blk_size)) THEN
    +            CALL dbcsr_create_prv(matrix%prv, template%prv, name, &
    +                                  dist%prv, matrix_type, &
    +                                  row_blk_size=cont_row_blk_size, col_blk_size=cont_col_blk_size, &
    +                                  nze=nze, data_type=data_type, &
    +                                  reuse_arrays=.TRUE., mutable_work=mutable_work, &
    +                                  replication_type=replication_type)
    +         ELSE
    +            CALL dbcsr_create_prv(matrix%prv, template%prv, name, &
    +                                  dist%prv, matrix_type, &
    +                                  nze=nze, data_type=data_type, &
    +                                  reuse_arrays=reuse_arrays, mutable_work=mutable_work, &
    +                                  replication_type=replication_type)
    +         END IF
    +      ELSE
    +         IF (PRESENT(row_blk_size)) THEN
    +            CALL dbcsr_create_prv(matrix%prv, template%prv, name, &
    +                                  matrix_type=matrix_type, &
    +                                  row_blk_size=cont_row_blk_size, col_blk_size=cont_col_blk_size, &
    +                                  nze=nze, data_type=data_type, &
    +                                  reuse_arrays=.TRUE., mutable_work=mutable_work, &
    +                                  replication_type=replication_type)
    +         ELSE
    +            CALL dbcsr_create_prv(matrix%prv, template%prv, name, &
    +                                  matrix_type=matrix_type, &
    +                                  nze=nze, data_type=data_type, &
    +                                  reuse_arrays=reuse_arrays, mutable_work=mutable_work, &
    +                                  replication_type=replication_type)
    +         END IF
    +      END IF
        END SUBROUTINE dbcsr_create_template
     
    diff --git a/develop/proc/dbcsr_create_template~2.html b/develop/proc/dbcsr_create_template~2.html index 9bea21e3525..25a5a143497 100644 --- a/develop/proc/dbcsr_create_template~2.html +++ b/develop/proc/dbcsr_create_template~2.html @@ -74,20 +74,20 @@

    dbcsr_create_template
  • 39 statements + title=" 0.2% of total for procedures.">118 statements
  • - Source File + Source File
  • @@ -139,7 +139,7 @@

    Contents

    -

    private subroutine dbcsr_create_template(matrix, name, template, dist, matrix_type, row_blk_size, col_blk_size, nze, data_type, reuse_arrays, mutable_work, replication_type) +

    private subroutine dbcsr_create_template(matrix, template, name, dist, matrix_type, row_blk_size, col_blk_size, row_blk_size_obj, col_blk_size_obj, nze, data_type, data_buffer, data_memory_type, index_memory_type, max_rbs, max_cbs, row_blk_offset, col_blk_offset, reuse_arrays, mutable_work, make_index, replication_type)

    @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,38 +173,38 @@

    Arguments

    - - character(len=*), + + type(dbcsr_type), intent(in),optional +intent(in) ::nametemplate
    - - type(dbcsr_type), + + character(len=*), intent(in) +intent(in),optional ::templatename
    - - type(dbcsr_distribution_type), + + type(dbcsr_distribution_obj), intent(in), optional @@ -218,7 +218,7 @@

    Arguments

    - + character(len=1), intent(in),
    - + integer, intent(inout), optional, - DIMENSION(:), POINTER + DIMENSION(:), POINTER, CONTIGUOUS :: row_blk_size
    - + integer, intent(inout), optional, - DIMENSION(:), POINTER + DIMENSION(:), POINTER, CONTIGUOUS :: col_blk_size
    - + + type(array_i1d_obj), + intent(in),optional + + ::row_blk_size_obj + +
    + + type(array_i1d_obj), + intent(in),optional + + ::col_blk_size_obj + +
    + integer, intent(in),
    - + integer, intent(in),
    - + + type(dbcsr_data_obj), + intent(in),optional + + ::data_buffer + +
    + + type(dbcsr_memtype_type), + intent(in),optional + + ::data_memory_type + +
    + + type(dbcsr_memtype_type), + intent(in),optional + + ::index_memory_type + +
    + + integer, + intent(in),optional + + ::max_rbs + +
    + + integer, + intent(in),optional + + ::max_cbs + +
    + + type(array_i1d_obj), + intent(in),optional + + ::row_blk_offset + +
    + + type(array_i1d_obj), + intent(in),optional + + ::col_blk_offset + +
    + logical, intent(in),
    - + logical, intent(in),
    - + + logical, + intent(in),optional + + ::make_index + +
    + character(len=1), intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_csr_type), intent(out)
    - + integer
    - + 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)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + logical, intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + logical, 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)
    - + 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)
    - + 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),
    - + type(dbcsr_memtype_type), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_data_obj), intent(inout)
    - + 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),
    - + integer, intent(in)
    - + type(dbcsr_type),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_imagedistribution_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_distribution_obj), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    matrix to replicate

    +
    :: fast -

    change just the index, don't touch the data

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,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), + + type(dbcsr_distribution_type), intent(in) @@ -174,7 +173,7 @@

    Arguments

    - + integer,
    - + integer,
    - + integer, intent(out),
    - + integer, intent(out),
    - - type(mp_comm_type), + + integer, intent(out), optional @@ -264,7 +263,7 @@

    Arguments

    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer,
    - type(mp_comm_type), + integer, intent(out), optional @@ -400,7 +399,7 @@

    Arguments

    - type(mp_comm_type), + integer, intent(out), optional @@ -430,39 +429,29 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_distribution_get(dist, row_dist, col_dist, &
    -      !! Get distribution parameters
                                          nrows, ncols, has_threads, &
                                          group, mynode, numnodes, nprows, npcols, myprow, mypcol, pgrid, &
                                          subgroups_defined, prow_group, pcol_group)
    -      TYPE(dbcsr_distribution_obj), INTENT(IN)          :: dist
    +      TYPE(dbcsr_distribution_type), INTENT(IN)          :: dist
           INTEGER, DIMENSION(:), OPTIONAL, POINTER           :: row_dist, col_dist
           INTEGER, INTENT(OUT), OPTIONAL                     :: nrows, ncols
           LOGICAL, INTENT(OUT), OPTIONAL                     :: has_threads
    -      TYPE(mp_comm_type), INTENT(OUT), OPTIONAL          :: group
    -      INTEGER, INTENT(OUT), OPTIONAL                     :: mynode, numnodes, nprows, npcols, &
    +      INTEGER, INTENT(OUT), OPTIONAL                     :: group, mynode, numnodes, nprows, npcols, &
                                                                 myprow, mypcol
           INTEGER, DIMENSION(:, :), OPTIONAL, POINTER        :: pgrid
           LOGICAL, INTENT(OUT), OPTIONAL                     :: subgroups_defined
    -      TYPE(mp_comm_type), INTENT(OUT), OPTIONAL          :: prow_group, pcol_group
    -
    -      IF (PRESENT(row_dist)) row_dist => array_data(dist%d%row_dist_block)
    -      IF (PRESENT(col_dist)) col_dist => array_data(dist%d%col_dist_block)
    -      IF (PRESENT(nrows)) nrows = array_size(dist%d%row_dist_block)
    -      IF (PRESENT(ncols)) ncols = array_size(dist%d%col_dist_block)
    -      IF (PRESENT(has_threads)) has_threads = dist%d%has_thread_dist
    -
    -      IF (PRESENT(group)) group = dist%d%mp_env%mp%mp_group
    -      IF (PRESENT(mynode)) mynode = dist%d%mp_env%mp%mynode
    -      IF (PRESENT(numnodes)) numnodes = dist%d%mp_env%mp%numnodes
    -      IF (PRESENT(nprows)) nprows = SIZE(dist%d%mp_env%mp%pgrid, 1)
    -      IF (PRESENT(npcols)) npcols = SIZE(dist%d%mp_env%mp%pgrid, 2)
    -      IF (PRESENT(myprow)) myprow = dist%d%mp_env%mp%myprow
    -      IF (PRESENT(mypcol)) mypcol = dist%d%mp_env%mp%mypcol
    -      IF (PRESENT(prow_group)) prow_group = dist%d%mp_env%mp%prow_group
    -      IF (PRESENT(pcol_group)) pcol_group = dist%d%mp_env%mp%pcol_group
    -      IF (PRESENT(pgrid)) pgrid => dist%d%mp_env%mp%pgrid
    -      IF (PRESENT(subgroups_defined)) subgroups_defined = dist%d%mp_env%mp%subgroups_defined
    +      INTEGER, INTENT(OUT), OPTIONAL                     :: prow_group, pcol_group
    +
    +      TYPE(mp_comm_type) :: my_group, my_prow_group, my_pcol_group
    +
    +      call dbcsr_distribution_get_prv(dist%prv, row_dist, col_dist, &
    +                                      nrows, ncols, has_threads, &
    +                                      my_group, mynode, numnodes, nprows, npcols, myprow, mypcol, pgrid, &
    +                                      subgroups_defined, my_prow_group, my_pcol_group)
     
    +      IF (PRESENT(group)) group = my_group%get_handle()
    +      IF (PRESENT(prow_group)) prow_group = my_prow_group%get_handle()
    +      IF (PRESENT(pcol_group)) pcol_group = my_pcol_group%get_handle()
        END SUBROUTINE dbcsr_distribution_get
     
    diff --git a/develop/proc/dbcsr_distribution_get_num_images_1d.html b/develop/proc/dbcsr_distribution_get_num_images_1d.html index aac6f493fbe..577f2f81212 100644 --- a/develop/proc/dbcsr_distribution_get_num_images_1d.html +++ b/develop/proc/dbcsr_distribution_get_num_images_1d.html @@ -176,7 +176,7 @@

    Arguments

    - + integer, intent(in)
    - - type(dbcsr_distribution_type), + + type(dbcsr_distribution_obj), intent(in) @@ -173,7 +174,7 @@

    Arguments

    - + integer,
    - + integer,
    - + integer, intent(out),
    - + integer, intent(out),
    - + logical, intent(out),
    - - integer, + + type(mp_comm_type), intent(out), optional @@ -263,7 +264,7 @@

    Arguments

    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + logical, intent(out),
    - - integer, + + type(mp_comm_type), intent(out), optional @@ -398,8 +399,8 @@

    Arguments

    - - integer, + + type(mp_comm_type), intent(out), optional @@ -429,29 +430,39 @@

    Arguments

    Source Code

       SUBROUTINE dbcsr_distribution_get(dist, row_dist, col_dist, &
    +      !! Get distribution parameters
                                          nrows, ncols, has_threads, &
                                          group, mynode, numnodes, nprows, npcols, myprow, mypcol, pgrid, &
                                          subgroups_defined, prow_group, pcol_group)
    -      TYPE(dbcsr_distribution_type), INTENT(IN)          :: dist
    +      TYPE(dbcsr_distribution_obj), INTENT(IN)          :: dist
           INTEGER, DIMENSION(:), OPTIONAL, POINTER           :: row_dist, col_dist
           INTEGER, INTENT(OUT), OPTIONAL                     :: nrows, ncols
           LOGICAL, INTENT(OUT), OPTIONAL                     :: has_threads
    -      INTEGER, INTENT(OUT), OPTIONAL                     :: group, mynode, numnodes, nprows, npcols, &
    +      TYPE(mp_comm_type), INTENT(OUT), OPTIONAL          :: group
    +      INTEGER, INTENT(OUT), OPTIONAL                     :: mynode, numnodes, nprows, npcols, &
                                                                 myprow, mypcol
           INTEGER, DIMENSION(:, :), OPTIONAL, POINTER        :: pgrid
           LOGICAL, INTENT(OUT), OPTIONAL                     :: subgroups_defined
    -      INTEGER, INTENT(OUT), OPTIONAL                     :: prow_group, pcol_group
    -
    -      TYPE(mp_comm_type) :: my_group, my_prow_group, my_pcol_group
    -
    -      call dbcsr_distribution_get_prv(dist%prv, row_dist, col_dist, &
    -                                      nrows, ncols, has_threads, &
    -                                      my_group, mynode, numnodes, nprows, npcols, myprow, mypcol, pgrid, &
    -                                      subgroups_defined, my_prow_group, my_pcol_group)
    +      TYPE(mp_comm_type), INTENT(OUT), OPTIONAL          :: prow_group, pcol_group
    +
    +      IF (PRESENT(row_dist)) row_dist => array_data(dist%d%row_dist_block)
    +      IF (PRESENT(col_dist)) col_dist => array_data(dist%d%col_dist_block)
    +      IF (PRESENT(nrows)) nrows = array_size(dist%d%row_dist_block)
    +      IF (PRESENT(ncols)) ncols = array_size(dist%d%col_dist_block)
    +      IF (PRESENT(has_threads)) has_threads = dist%d%has_thread_dist
    +
    +      IF (PRESENT(group)) group = dist%d%mp_env%mp%mp_group
    +      IF (PRESENT(mynode)) mynode = dist%d%mp_env%mp%mynode
    +      IF (PRESENT(numnodes)) numnodes = dist%d%mp_env%mp%numnodes
    +      IF (PRESENT(nprows)) nprows = SIZE(dist%d%mp_env%mp%pgrid, 1)
    +      IF (PRESENT(npcols)) npcols = SIZE(dist%d%mp_env%mp%pgrid, 2)
    +      IF (PRESENT(myprow)) myprow = dist%d%mp_env%mp%myprow
    +      IF (PRESENT(mypcol)) mypcol = dist%d%mp_env%mp%mypcol
    +      IF (PRESENT(prow_group)) prow_group = dist%d%mp_env%mp%prow_group
    +      IF (PRESENT(pcol_group)) pcol_group = dist%d%mp_env%mp%pcol_group
    +      IF (PRESENT(pgrid)) pgrid => dist%d%mp_env%mp%pgrid
    +      IF (PRESENT(subgroups_defined)) subgroups_defined = dist%d%mp_env%mp%subgroups_defined
     
    -      IF (PRESENT(group)) group = my_group%get_handle()
    -      IF (PRESENT(prow_group)) prow_group = my_prow_group%get_handle()
    -      IF (PRESENT(pcol_group)) pcol_group = my_pcol_group%get_handle()
        END SUBROUTINE dbcsr_distribution_get
     
    diff --git a/develop/proc/dbcsr_distribution_has_threads.html b/develop/proc/dbcsr_distribution_has_threads.html index fb6283dadd1..859dd399705 100644 --- a/develop/proc/dbcsr_distribution_has_threads.html +++ b/develop/proc/dbcsr_distribution_has_threads.html @@ -158,7 +158,7 @@

    Arguments

    - + type(dbcsr_distribution_obj), intent(in)
    - - type(dbcsr_distribution_obj), + + type(dbcsr_distribution_type) intent(inout)
    - - type(dbcsr_distribution_type) + + 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_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),
    - + 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(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), + + type(dbcsr_distribution_type) intent(inout)
    - - type(dbcsr_distribution_type) + + type(dbcsr_distribution_obj), intent(inout)
    - + type(dbcsr_distribution_obj), intent(in)
    - + type(dbcsr_distribution_obj), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,14 +168,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -185,13 +183,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) @@ -168,13 +169,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -183,12 +185,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) @@ -169,14 +168,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -185,13 +183,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) @@ -168,13 +169,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -183,12 +185,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) @@ -169,14 +168,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -185,13 +183,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), intent(in)
    - + type(dbcsr_type), intent(in)
    - + real(kind=real_8), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,13 +169,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -183,12 +185,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), + + type(dbcsr_type), intent(in) @@ -169,14 +168,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrices -DBCSR matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -185,13 +183,12 @@

    Arguments

    :: matrix_b -

    DBCSR matrices -DBCSR matrices

    +
    - + complex(kind=real_8), intent(inout) ::traceresult -

    the trace of the product of the matrices

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,13 +169,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrices +DBCSR matrices

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -183,12 +185,13 @@

    Arguments

    :: matrix_b - +

    DBCSR matrices +DBCSR matrices

    - + complex(kind=real_8), intent(inout) ::resulttrace - +

    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_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),
    - + type(dbcsr_type), intent(inout)
    - + complex(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)
    - + real(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), + + type(dbcsr_type), intent(inout) @@ -172,7 +168,7 @@

    Arguments

    :: matrix -

    final matrix

    +
    :: reshuffle -

    whether the data should be reshuffled, default is false

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +172,12 @@

    Arguments

    :: matrix - +

    final matrix

    - + logical, intent(in), :: reshuffle - +

    whether the data should be reshuffled, default is false

    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out)
    - + logical, intent(out)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in)intent(inout) :: matrix -

    the matrix

    +
    - + logical, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout)intent(in) :: matrix - +

    the matrix

    - + logical, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -190,7 +168,7 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,7 +190,7 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - + type(dbcsr_data_obj), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    the matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,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), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_4), :: block -

    the block to get (rank-2 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_4), :: block - +

    the block to get (rank-2 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_8), :: block -

    the block to get (rank-2 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_8), :: block - +

    the block to get (rank-2 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_4), :: block -

    the block to get (rank-2 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_4), :: block - +

    the block to get (rank-2 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_8), :: block -

    the block to get (rank-2 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_8), :: block - +

    the block to get (rank-2 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,13 +168,13 @@

    Arguments

    :: matrix -

    the matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -184,7 +183,7 @@

    Arguments

    :: diag -

    the diagonal

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,13 +169,13 @@

    Arguments

    :: matrix - +

    the matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -183,7 +184,7 @@

    Arguments

    :: diag - +

    the diagonal

    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, 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), + + type(dbcsr_type), intent(in) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_4), :: block -

    the block to get (rank-1 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_4), :: block - +

    the block to get (rank-1 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_8), :: block -

    the block to get (rank-1 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_8), :: block - +

    the block to get (rank-1 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_4), :: block -

    the block to get (rank-1 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_4), :: block - +

    the block to get (rank-1 array)

    - + logical, intent(out) :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_8), :: block -

    the block to get (rank-1 array)

    +
    - + logical, intent(out) :: tr -

    whether the data is transposed

    +
    - + logical, intent(out) :: found -

    whether the block exists in the matrix

    +
    - + integer, intent(out), :: row_size -

    logical row size of block -logical column size of block

    +
    - + integer, intent(out), :: col_size -

    logical row size of block -logical column size of block

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_8), :: block - +

    the block to get (rank-1 array)

    :: tr - +

    whether the data is transposed

    - + logical, intent(out) :: found - +

    whether the block exists in the matrix

    - + integer, intent(out), :: row_size - +

    logical row size of block +logical column size of block

    - + integer, intent(out), :: col_size - +

    logical row size of block +logical column size of block

    - + 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), + + type(dbcsr_type), intent(in) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    matrix

    +
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    query this matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    query this matrix

    - + type(dbcsr_type), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -173,7 +173,7 @@

    Arguments

    - + complex(kind=real_4), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -173,7 +173,7 @@

    Arguments

    - + complex(kind=real_4), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -173,7 +173,7 @@

    Arguments

    - + real(kind=real_8), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -173,7 +173,7 @@

    Arguments

    - + real(kind=real_8), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -173,7 +173,7 @@

    Arguments

    - + real(kind=real_4), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -173,7 +173,7 @@

    Arguments

    - + real(kind=real_4), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -173,7 +173,7 @@

    Arguments

    - + complex(kind=real_8), intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -173,7 +173,7 @@

    Arguments

    - + complex(kind=real_8), 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)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,12 +168,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, intent(out),
    - + integer, intent(out),
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - - type(dbcsr_distribution_obj), + + type(dbcsr_distribution_type), intent(out), optional @@ -454,12 +453,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 @@ -555,64 +539,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_info~2.html b/develop/proc/dbcsr_get_info~2.html index bfb4a5c93a8..37e843aff3f 100644 --- a/develop/proc/dbcsr_get_info~2.html +++ b/develop/proc/dbcsr_get_info~2.html @@ -74,20 +74,20 @@

    dbcsr_get_info
  • 16 statements + title=" 0.1% of total for procedures.">35 statements
  • - Source File + Source File
  • @@ -139,10 +139,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

    @@ -158,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,12 +169,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, intent(out),
    - + integer, intent(out),
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - + integer,
    - - type(dbcsr_distribution_type), + + type(dbcsr_distribution_obj), intent(out), optional @@ -453,12 +454,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 @@ -539,57 +555,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_local_cols.html b/develop/proc/dbcsr_get_local_cols.html index e8bda0347be..a9453711f78 100644 --- a/develop/proc/dbcsr_get_local_cols.html +++ b/develop/proc/dbcsr_get_local_cols.html @@ -159,7 +159,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_imagedistribution_obj), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    query this matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    query this matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    matrix from which to get data

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    matrix from which to get data

    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    matrix from which to get the occupation

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,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)
    - + logical, intent(out),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -171,12 +168,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) @@ -168,12 +171,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) @@ -170,14 +168,13 @@

    Arguments

    :: matrix_a -

    DBCSR matrix -DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -186,14 +183,13 @@

    Arguments

    :: matrix_b -

    DBCSR matrix -DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -202,7 +198,7 @@

    Arguments

    :: matrix_c -

    DBCSR matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,13 +170,14 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix +DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -183,13 +186,14 @@

    Arguments

    :: matrix_b - +

    DBCSR matrix +DBCSR matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -198,7 +202,7 @@

    Arguments

    :: matrix_c - +

    DBCSR matrix

    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    query this matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    query this matrix

    - + integer(kind=valt), intent(in),
    - + integer(kind=valt), intent(out)
    - + integer, intent(in)
    - + integer(kind=valt), intent(out)
    - + integer(kind=valt), intent(in)
    - + integer(kind=valt), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(out)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(out)
    - + 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 +173,7 @@

    Arguments

    - + logical,
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +174,7 @@

    Arguments

    - + logical,
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(in) @@ -169,7 +168,7 @@

    Arguments

    :: iterator -

    the iterator

    +
    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(in) @@ -168,7 +169,7 @@

    Arguments

    :: iterator - +

    the iterator

    - + 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), + + type(dbcsr_iterator_type), intent(out) @@ -205,13 +168,13 @@

    Arguments

    :: iterator -

    the iterator

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -220,7 +183,7 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    :: shared -

    The matrix is shared between several iterators. Default is .TRUE. -Threads are given blocks regardless of the thread distribution; default is .FALSE. -Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. -Whether returned pointers need to be contiguous; default is FALSE. -User promises not to change returned data; default is FALSE

    +
    :: dynamic -

    The matrix is shared between several iterators. Default is .TRUE. -Threads are given blocks regardless of the thread distribution; default is .FALSE. -Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. -Whether returned pointers need to be contiguous; default is FALSE. -User promises not to change returned data; default is FALSE

    +
    :: dynamic_byrows -

    The matrix is shared between several iterators. Default is .TRUE. -Threads are given blocks regardless of the thread distribution; default is .FALSE. -Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. -Whether returned pointers need to be contiguous; default is FALSE. -User promises not to change returned data; default is FALSE

    +
    :: contiguous_pointers -

    The matrix is shared between several iterators. Default is .TRUE. -Threads are given blocks regardless of the thread distribution; default is .FALSE. -Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. -Whether returned pointers need to be contiguous; default is FALSE. -User promises not to change returned data; default is FALSE

    +
    :: read_only -

    The matrix is shared between several iterators. Default is .TRUE. -Threads are given blocks regardless of the thread distribution; default is .FALSE. -Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. -Whether returned pointers need to be contiguous; default is FALSE. -User promises not to change returned data; default is FALSE

    +
    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(out) @@ -168,13 +205,13 @@

    Arguments

    :: iterator - +

    the iterator

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -183,12 +220,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + logical, intent(in), :: shared - +

    The matrix is shared between several iterators. Default is .TRUE. +Threads are given blocks regardless of the thread distribution; default is .FALSE. +Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. +Whether returned pointers need to be contiguous; default is FALSE. +User promises not to change returned data; default is FALSE

    - + logical, intent(in), :: dynamic - +

    The matrix is shared between several iterators. Default is .TRUE. +Threads are given blocks regardless of the thread distribution; default is .FALSE. +Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. +Whether returned pointers need to be contiguous; default is FALSE. +User promises not to change returned data; default is FALSE

    - + logical, intent(in), :: dynamic_byrows - +

    The matrix is shared between several iterators. Default is .TRUE. +Threads are given blocks regardless of the thread distribution; default is .FALSE. +Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. +Whether returned pointers need to be contiguous; default is FALSE. +User promises not to change returned data; default is FALSE

    - + logical, intent(in), :: contiguous_pointers - +

    The matrix is shared between several iterators. Default is .TRUE. +Threads are given blocks regardless of the thread distribution; default is .FALSE. +Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. +Whether returned pointers need to be contiguous; default is FALSE. +User promises not to change returned data; default is FALSE

    - + logical, intent(in), :: read_only - +

    The matrix is shared between several iterators. Default is .TRUE. +Threads are given blocks regardless of the thread distribution; default is .FALSE. +Threads are given blocks regardless of the thread distribution, but still grouped by rows; default is .FALSE. +Whether returned pointers need to be contiguous; default is FALSE. +User promises not to change returned data; default is FALSE

    - - type(dbcsr_iterator), + + type(dbcsr_iterator_type), intent(inout) @@ -169,7 +168,7 @@

    Arguments

    :: iterator -

    the iterator

    +
    - - type(dbcsr_iterator_type), + + type(dbcsr_iterator), intent(inout) @@ -168,7 +169,7 @@

    Arguments

    :: iterator - +

    the iterator

    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + 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)
    - + integer, intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_imagedistribution_obj), 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(dbcsr_distribution_obj), intent(inout)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + type(array_i1d_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in)
    - + logical, 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)
    - + logical, intent(in)
    - + logical, 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),
    - + integer, intent(out),
    - + integer, intent(in)
    - + type(dbcsr_type), intent(out)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + character(len=*), intent(in)
    - + real(kind=real_8), intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + character(len=1), 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(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_type), intent(inout)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    the matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    the matrix

    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_data_obj)
    - + type(dbcsr_mempool_type),
    - + type(dbcsr_mempool_type),
    - + type(dbcsr_mempool_type),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mempool_type),
    - + integer, intent(in)
    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - + type(acc_stream_type),
    - + real(kind=dp),
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in),
    - + 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)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + logical, intent(out)
    - + 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(inout)
    - + 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(inout),
    - + integer, intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + 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,
    - + logical, intent(in)
    - + 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_distribution_type), + + type(dbcsr_mp_obj), intent(inout) ::distmp_env - +

    multiprocessor environment

    - - type(dbcsr_mp_obj), + + type(dbcsr_distribution_type), intent(inout) ::mp_envdist -

    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)
    - + 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(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)
    - + 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)
    - + 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)
    - + 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_scalar_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + 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)
    - + integer, 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)
    - + 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)
    - + 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), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nblkcols_local - nblkcols_local = matrix%nblkcols_local + nblkcols_local = dbcsr_nblkcols_local_prv(matrix%prv) END FUNCTION dbcsr_nblkcols_local diff --git a/develop/proc/dbcsr_nblkcols_local~2.html b/develop/proc/dbcsr_nblkcols_local~2.html index a67fbb35294..69704d3fe3b 100644 --- a/develop/proc/dbcsr_nblkcols_local~2.html +++ b/develop/proc/dbcsr_nblkcols_local~2.html @@ -79,15 +79,15 @@

    dbcsr_nblkcols_local
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nblkcols_local - nblkcols_local = dbcsr_nblkcols_local_prv(matrix%prv) + nblkcols_local = matrix%nblkcols_local END FUNCTION dbcsr_nblkcols_local diff --git a/develop/proc/dbcsr_nblkcols_total.html b/develop/proc/dbcsr_nblkcols_total.html index b7aea15c181..a62e73b70fa 100644 --- a/develop/proc/dbcsr_nblkcols_total.html +++ b/develop/proc/dbcsr_nblkcols_total.html @@ -79,15 +79,15 @@

    dbcsr_nblkcols_total
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nblkcols_total - nblkcols_total = matrix%nblkcols_total + nblkcols_total = dbcsr_nblkcols_total_prv(matrix%prv) END FUNCTION dbcsr_nblkcols_total diff --git a/develop/proc/dbcsr_nblkcols_total~2.html b/develop/proc/dbcsr_nblkcols_total~2.html index f4f5bca9dae..bb6af0ad051 100644 --- a/develop/proc/dbcsr_nblkcols_total~2.html +++ b/develop/proc/dbcsr_nblkcols_total~2.html @@ -79,15 +79,15 @@

    dbcsr_nblkcols_total
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nblkcols_total - nblkcols_total = dbcsr_nblkcols_total_prv(matrix%prv) + nblkcols_total = matrix%nblkcols_total END FUNCTION dbcsr_nblkcols_total diff --git a/develop/proc/dbcsr_nblkrows_local.html b/develop/proc/dbcsr_nblkrows_local.html index 0b1867fd31d..c07b7f33e2a 100644 --- a/develop/proc/dbcsr_nblkrows_local.html +++ b/develop/proc/dbcsr_nblkrows_local.html @@ -79,15 +79,15 @@

    dbcsr_nblkrows_local
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nblkrows_local - nblkrows_local = matrix%nblkrows_local + nblkrows_local = dbcsr_nblkrows_local_prv(matrix%prv) END FUNCTION dbcsr_nblkrows_local diff --git a/develop/proc/dbcsr_nblkrows_local~2.html b/develop/proc/dbcsr_nblkrows_local~2.html index a5af31215ea..b204c6fdacf 100644 --- a/develop/proc/dbcsr_nblkrows_local~2.html +++ b/develop/proc/dbcsr_nblkrows_local~2.html @@ -79,15 +79,15 @@

    dbcsr_nblkrows_local
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nblkrows_local - nblkrows_local = dbcsr_nblkrows_local_prv(matrix%prv) + nblkrows_local = matrix%nblkrows_local END FUNCTION dbcsr_nblkrows_local diff --git a/develop/proc/dbcsr_nblkrows_total.html b/develop/proc/dbcsr_nblkrows_total.html index 26798f957b6..455e3d0f805 100644 --- a/develop/proc/dbcsr_nblkrows_total.html +++ b/develop/proc/dbcsr_nblkrows_total.html @@ -79,15 +79,15 @@

    dbcsr_nblkrows_total
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nblkrows_total - nblkrows_total = matrix%nblkrows_total + nblkrows_total = dbcsr_nblkrows_total_prv(matrix%prv) END FUNCTION dbcsr_nblkrows_total diff --git a/develop/proc/dbcsr_nblkrows_total~2.html b/develop/proc/dbcsr_nblkrows_total~2.html index 9208eea672b..f8d10aa3b82 100644 --- a/develop/proc/dbcsr_nblkrows_total~2.html +++ b/develop/proc/dbcsr_nblkrows_total~2.html @@ -79,15 +79,15 @@

    dbcsr_nblkrows_total
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nblkrows_total - nblkrows_total = dbcsr_nblkrows_total_prv(matrix%prv) + nblkrows_total = matrix%nblkrows_total END FUNCTION dbcsr_nblkrows_total diff --git a/develop/proc/dbcsr_new_image_dist.html b/develop/proc/dbcsr_new_image_dist.html index 5e6eb506389..fcc42d10edf 100644 --- a/develop/proc/dbcsr_new_image_dist.html +++ b/develop/proc/dbcsr_new_image_dist.html @@ -158,7 +158,7 @@

    Arguments

    - + type(dbcsr_imagedistribution_obj), intent(out)
    - + 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), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nfullcols_total - nfullcols_total = matrix%nfullcols_total + nfullcols_total = dbcsr_nfullcols_total_prv(matrix%prv) END FUNCTION dbcsr_nfullcols_total diff --git a/develop/proc/dbcsr_nfullcols_total~2.html b/develop/proc/dbcsr_nfullcols_total~2.html index 4b15a0bc767..e12bfc5ca6e 100644 --- a/develop/proc/dbcsr_nfullcols_total~2.html +++ b/develop/proc/dbcsr_nfullcols_total~2.html @@ -79,15 +79,15 @@

    dbcsr_nfullcols_total
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nfullcols_total - nfullcols_total = dbcsr_nfullcols_total_prv(matrix%prv) + nfullcols_total = matrix%nfullcols_total END FUNCTION dbcsr_nfullcols_total diff --git a/develop/proc/dbcsr_nfullrows_local.html b/develop/proc/dbcsr_nfullrows_local.html index cda8cab1f6e..12b1f6d114b 100644 --- a/develop/proc/dbcsr_nfullrows_local.html +++ b/develop/proc/dbcsr_nfullrows_local.html @@ -158,7 +158,7 @@

    Arguments

    - + type(dbcsr_type), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nfullrows_total - nfullrows_total = matrix%nfullrows_total + nfullrows_total = dbcsr_nfullrows_total_prv(matrix%prv) END FUNCTION dbcsr_nfullrows_total diff --git a/develop/proc/dbcsr_nfullrows_total~2.html b/develop/proc/dbcsr_nfullrows_total~2.html index 05714bcf48d..e57fd0eb7d0 100644 --- a/develop/proc/dbcsr_nfullrows_total~2.html +++ b/develop/proc/dbcsr_nfullrows_total~2.html @@ -79,15 +79,15 @@

    dbcsr_nfullrows_total
  • - Source File + Source File
  • @@ -158,8 +158,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -176,7 +176,7 @@

    Arguments

    Return Value - + integer

    @@ -199,7 +199,7 @@

    Source Code

    TYPE(dbcsr_type), INTENT(IN) :: matrix INTEGER :: nfullrows_total - nfullrows_total = dbcsr_nfullrows_total_prv(matrix%prv) + nfullrows_total = matrix%nfullrows_total END FUNCTION dbcsr_nfullrows_total diff --git a/develop/proc/dbcsr_norm_r8_vec.html b/develop/proc/dbcsr_norm_r8_vec.html index faacfd81cdd..b0e4aa4d13c 100644 --- a/develop/proc/dbcsr_norm_r8_vec.html +++ b/develop/proc/dbcsr_norm_r8_vec.html @@ -74,20 +74,20 @@

    dbcsr_norm_r8_vec
  • 14 statements + title=" 0.0% of total for procedures.">6 statements
  • - Source File + Source File
  • @@ -139,7 +139,7 @@

    Contents

    -

    public subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector) +

    private subroutine dbcsr_norm_r8_vec(matrix, which_norm, norm_vector)

    @@ -158,12 +158,12 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout)intent(inout), - + TARGET :: matrix
    - 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
    - + integer, intent(in)
    - - 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 -

    the matrix

    +
    - real(kind=real_8), + real(kind=dp), intent(out) @@ -211,6 +216,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_scalar~2.html b/develop/proc/dbcsr_norm_scalar~2.html index 15c3a47d232..e899087b008 100644 --- a/develop/proc/dbcsr_norm_scalar~2.html +++ b/develop/proc/dbcsr_norm_scalar~2.html @@ -74,20 +74,20 @@

    dbcsr_norm_scalar
  • 6 statements + title=" 0.0% of total for procedures.">19 statements
  • - Source File + Source File
  • @@ -126,12 +126,6 @@

    Contents

    -
    -

    Source Code

    - -
    @@ -139,10 +133,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

    @@ -158,22 +153,22 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout),intent(inout) - TARGET + :: matrix - +

    the matrix

    - + integer, intent(in)
    - real(kind=dp), + real(kind=real_8), intent(out) @@ -216,20 +211,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_vec.html b/develop/proc/dbcsr_norm_vec.html index b248a322534..2f912e3e850 100644 --- a/develop/proc/dbcsr_norm_vec.html +++ b/develop/proc/dbcsr_norm_vec.html @@ -159,7 +159,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, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer,
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + type(dbcsr_type), intent(in)
    - + logical, intent(in),
    - + integer,
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_4), intent(in), - DIMENSION(:, :), CONTIGUOUS, TARGET + DIMENSION(:, :) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + complex(kind=real_4), intent(in), :: scale -

    scale the block being added

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_4), intent(in), - DIMENSION(:, :) + DIMENSION(:, :), CONTIGUOUS, TARGET :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop :: scale - +

    scale the block being added

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_8), intent(in), - DIMENSION(:, :), CONTIGUOUS, TARGET + DIMENSION(:, :) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + real(kind=real_8), intent(in), :: scale -

    scale the block being added

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_8), intent(in), - DIMENSION(:, :) + DIMENSION(:, :), CONTIGUOUS, TARGET :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop :: scale - +

    scale the block being added

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_4), intent(in), - DIMENSION(:, :), CONTIGUOUS, TARGET + DIMENSION(:, :) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + real(kind=real_4), intent(in), :: scale -

    scale the block being added

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_4), intent(in), - DIMENSION(:, :) + DIMENSION(:, :), CONTIGUOUS, TARGET :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop :: scale - +

    scale the block being added

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_8), intent(in), - DIMENSION(:, :), CONTIGUOUS, TARGET + DIMENSION(:, :) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + complex(kind=real_8), intent(in), :: scale -

    scale the block being added

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_8), intent(in), - DIMENSION(:, :) + DIMENSION(:, :), CONTIGUOUS, TARGET :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop :: scale - +

    scale the block being added

    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj)
    - + logical, intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8), intent(inout),
    - + type(dbcsr_scalar_type), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -171,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the logical row -the logical column

    +
    - + integer, intent(in) :: col -

    the logical row -the logical column

    +
    - + complex(kind=real_4), intent(in), - DIMENSION(:), CONTIGUOUS + DIMENSION(:) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + complex(kind=real_4), intent(in), :: scale -

    scale the OBblock being added

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +171,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the logical row +the logical column

    - + integer, intent(in) :: col - +

    the logical row +the logical column

    - + complex(kind=real_4), intent(in), - DIMENSION(:) + DIMENSION(:), CONTIGUOUS :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop :: scale - +

    scale the OBblock being added

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -171,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the logical row -the logical column

    +
    - + integer, intent(in) :: col -

    the logical row -the logical column

    +
    - + real(kind=real_8), intent(in), - DIMENSION(:), CONTIGUOUS + DIMENSION(:) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + real(kind=real_8), intent(in), :: scale -

    scale the OBblock being added

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +171,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the logical row +the logical column

    - + integer, intent(in) :: col - +

    the logical row +the logical column

    - + real(kind=real_8), intent(in), - DIMENSION(:) + DIMENSION(:), CONTIGUOUS :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop :: scale - +

    scale the OBblock being added

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -171,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the logical row -the logical column

    +
    - + integer, intent(in) :: col -

    the logical row -the logical column

    +
    - + real(kind=real_4), intent(in), - DIMENSION(:), CONTIGUOUS + DIMENSION(:) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + real(kind=real_4), intent(in), :: scale -

    scale the OBblock being added

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +171,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the logical row +the logical column

    - + integer, intent(in) :: col - +

    the logical row +the logical column

    - + real(kind=real_4), intent(in), - DIMENSION(:) + DIMENSION(:), CONTIGUOUS :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop :: scale - +

    scale the OBblock being added

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -171,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the logical row -the logical column

    +
    - + integer, intent(in) :: col -

    the logical row -the logical column

    +
    - + complex(kind=real_8), intent(in), - DIMENSION(:), CONTIGUOUS + DIMENSION(:) :: block -

    the block to put

    -
    - - integer, - intent(inout),optional, - DIMENSION(2) - ::lb_row_col
    - - logical, - intent(in),optional - - ::transposed -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - + logical, intent(in), :: summation -

    the block is transposed -if block exists, then sum the new block to the old one instead of replacing it

    -
    - - integer(kind=int_8), - intent(inout),optional - - ::flop
    - + complex(kind=real_8), intent(in), :: scale -

    scale the OBblock being added

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +171,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the logical row +the logical column

    - + integer, intent(in) :: col - +

    the logical row +the logical column

    - + complex(kind=real_8), intent(in), - DIMENSION(:) + DIMENSION(:), CONTIGUOUS :: block +

    the block to put

    +
    + + integer, + intent(inout),optional, + DIMENSION(2) + ::lb_row_col
    - + + logical, + intent(in),optional + + ::transposed +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + logical, intent(in), :: summation +

    the block is transposed +if block exists, then sum the new block to the old one instead of replacing it

    +
    + + integer(kind=int_8), + intent(inout),optional + + ::flop :: scale - +

    scale the OBblock being added

    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,7 +168,7 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,7 +170,7 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_tas_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    matrix to replicate

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    matrix to replicate

    - + type(dbcsr_type), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -170,7 +168,7 @@

    Arguments

    :: matrix -

    Matrix into which blocks should be added.

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,7 +170,7 @@

    Arguments

    :: matrix - +

    Matrix into which blocks should be added.

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_4), :: block -

    the block to reserve; added if not NULL

    +
    - + logical, intent(in), :: transposed -

    the block holds transposed data

    +
    :: existed -

    block already existed

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    :: block - +

    the block to reserve; added if not NULL

    - + logical, intent(in), :: transposed - +

    the block holds transposed data

    - + logical, intent(out), :: existed - +

    block already existed

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_8), :: block -

    the block to reserve; added if not NULL

    +
    - + logical, intent(in), :: transposed -

    the block holds transposed data

    +
    :: existed -

    block already existed

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_8), :: block - +

    the block to reserve; added if not NULL

    - + logical, intent(in), :: transposed - +

    the block holds transposed data

    - + logical, intent(out), :: existed - +

    block already existed

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + real(kind=real_4), :: block -

    the block to reserve; added if not NULL

    +
    - + logical, intent(in), :: transposed -

    the block holds transposed data

    +
    :: existed -

    block already existed

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + real(kind=real_4), :: block - +

    the block to reserve; added if not NULL

    - + logical, intent(in), :: transposed - +

    the block holds transposed data

    - + logical, intent(out), :: existed - +

    block already existed

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    DBCSR matrix

    +
    - + integer, intent(in) :: row -

    the row -the column

    +
    - + integer, intent(in) :: col -

    the row -the column

    +
    - + complex(kind=real_8), :: block -

    the block to reserve; added if not NULL

    +
    - + logical, intent(in), :: transposed -

    the block holds transposed data

    +
    :: existed -

    block already existed

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,12 +169,12 @@

    Arguments

    :: matrix - +

    DBCSR matrix

    - + integer, intent(in) :: row - +

    the row +the column

    - + integer, intent(in) :: col - +

    the row +the column

    - + complex(kind=real_8), :: block - +

    the block to reserve; added if not NULL

    - + logical, intent(in), :: transposed - +

    the block holds transposed data

    - + logical, intent(out), :: existed - +

    block already existed

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -178,7 +168,7 @@

    Arguments

    :: matrix -

    Matrix into which blocks should be added.

    +
    :: rows -

    Rows of the blocks to add -Columns of the blocks to add

    +
    - + integer, intent(in), ::columnscols -

    Rows of the blocks to add -Columns of the blocks to add

    +
    :: blk_pointers -

    block pointers to use for new blocks

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,7 +178,7 @@

    Arguments

    :: matrix - +

    Matrix into which blocks should be added.

    :: rows - +

    Rows of the blocks to add +Columns of the blocks to add

    - + integer, intent(in), ::colscolumns - +

    Rows of the blocks to add +Columns of the blocks to add

    :: blk_pointers - +

    block pointers to use for new blocks

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    Matrix into which blocks should be added.

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    Matrix into which blocks should be added.

    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer,
    - + real(kind=dp), intent(in)
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + logical, intent(in)
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer,
    - + real(kind=dp), intent(in)
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + real(kind=dp), intent(in)
    - + logical, intent(in)
    - + 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)
    - + 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),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,12 +173,12 @@

    Arguments

    - + complex(kind=real_4), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,12 +174,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) @@ -174,12 +173,12 @@

    Arguments

    - + real(kind=real_8), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,12 +174,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) @@ -174,12 +173,12 @@

    Arguments

    - + real(kind=real_4), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,12 +174,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) @@ -174,12 +173,12 @@

    Arguments

    - + complex(kind=real_8), intent(in), - DIMENSION(:), TARGET, CONTIGUOUS + DIMENSION(:), TARGET :: alpha
    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,12 +174,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) @@ -220,28 +219,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_c~2.html b/develop/proc/dbcsr_scale_c~2.html index 5931a5ca4df..c6843d70287 100644 --- a/develop/proc/dbcsr_scale_c~2.html +++ b/develop/proc/dbcsr_scale_c~2.html @@ -74,20 +74,20 @@

    dbcsr_scale_c
  • 6 statements + title=" 0.0% of total for procedures.">18 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    private subroutine dbcsr_scale_c(matrix_a, alpha_scalar, last_column)

    +

    Interface for matrix scaling by a scalar

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +174,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +173,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +174,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +173,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +174,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +173,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +174,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +173,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +174,7 @@

    Arguments

    - + complex(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +173,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + complex(kind=real_4), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + complex(kind=real_4), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + real(kind=real_8), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + real(kind=real_8), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + real(kind=real_4), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + real(kind=real_4), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + complex(kind=real_8), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + complex(kind=real_8), intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +174,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +173,7 @@

    Arguments

    - + real(kind=real_4), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,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 +173,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +174,7 @@

    Arguments

    - + complex(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + character(len=*), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -173,7 +173,7 @@

    Arguments

    - + character(len=*), intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_data_obj), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + type(dbcsr_type), intent(inout)
    - + logical, intent(in),
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    dbcsr matrix to operate on

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,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), @@ -183,8 +183,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -198,7 +198,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),
    - + 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),
    - + real(kind=real_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + logical, intent(in),
    - + logical, intent(in),
    - + 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)
    - + 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),
    - + 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)
    - + integer, intent(in),
    - + logical, intent(in),
    - + integer, 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)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(dbcsr_t_distribution_type), intent(out)
    - + type(dbcsr_t_pgrid_type), 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_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),
    - + 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),
    - + 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),
    - + 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)
    - + integer, intent(in),
    - + 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) @@ -168,12 +167,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) @@ -167,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

    +
    - + integer, intent(in), :: 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),
    - + 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) @@ -173,7 +167,7 @@

    Arguments

    - + integer, intent(inout),
    - + type(dbcsr_t_pgrid_type), intent(out)
    - - integer, + + type(mp_comm_type), intent(in) @@ -168,12 +173,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) @@ -173,12 +168,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

    +
    :: 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)

    +
    :: 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) @@ -167,7 +173,7 @@

    Arguments

    - + integer, intent(inout),
    - + type(dbcsr_t_pgrid_type), intent(out)
    - + integer, intent(in),
    - + 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)
    - + 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)
    - + 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)
    - + integer, intent(in),
    - + 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)
    - + type(dbcsr_t_type), intent(inout)
    - + type(dbcsr_t_type), intent(inout)
    - + 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)
    - + 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), @@ -183,8 +183,8 @@

    Arguments

    - - type(block_buffer_type), + + type(block_buffer_type), intent(inout), @@ -198,7 +198,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_distribution_type), intent(inout)
    - + 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),
    - + logical, 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_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)
    - + class(dbcsr_tas_rowcol_data), intent(in)
    - + 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)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + logical, intent(in),
    - + type(dbcsr_tas_type), intent(inout)
    - + 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), intent(out),
    - + integer(kind=int_8), intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer(kind=int_8),
    - + integer(kind=int_8),
    - + 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),
    - + character(len=1),
    - + 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),
    - + integer, intent(out),
    - + type(dbcsr_tas_type), intent(in)
    - + integer(kind=int_8), 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)
    - + integer(kind=int_8), intent(out)
    - + type(dbcsr_data_obj), intent(inout)
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + complex(kind=real_4),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + integer, 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)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_8),
    - + logical, intent(out)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + type(dbcsr_tas_iterator), intent(inout)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=int_8), intent(out)
    - + real(kind=real_4),
    - + logical, intent(out)
    - + integer, 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_tas_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)
    - + 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),
    - + 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_scalar_type), 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),
    - + complex(kind=real_8), 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),
    - + complex(kind=real_4), 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),
    - + real(kind=real_8), 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),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_tas_split_info), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_tas_split_info), 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_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)
    - + 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),
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_type), intent(inout)
    - + type(dbcsr_tas_split_info), intent(inout)
    - + type(dbcsr_tas_type), intent(out)
    - + 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)
    - + 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)
    - + 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), + + type(dbcsr_type), intent(in) @@ -175,8 +175,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(out) @@ -190,7 +190,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -175,8 +175,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(out) @@ -190,7 +190,7 @@

    Arguments

    - + real(kind=real_8), intent(in)
    - + type(dbcsr_data_obj), intent(inout)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,22 +168,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) @@ -168,22 +169,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) @@ -169,22 +168,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) @@ -168,22 +169,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) @@ -169,22 +168,22 @@

    Arguments

    :: matrix_a -

    DBCSR matrix

    +
    - + real(kind=real_4), intent(inout)intent(out) :: 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) @@ -168,22 +169,22 @@

    Arguments

    :: matrix_a - +

    DBCSR matrix

    - + real(kind=real_4), intent(out)intent(inout) :: trace - +

    the trace of the matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -169,22 +168,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(in) @@ -168,22 +169,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(inout) @@ -174,8 +173,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -189,7 +188,7 @@

    Arguments

    - + logical, intent(in),
    - + logical, intent(in),
    - + logical, intent(in),
    - - type(dbcsr_distribution_obj), + + type(dbcsr_distribution_type), intent(in), optional @@ -265,33 +264,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_transposed~2.html b/develop/proc/dbcsr_transposed~2.html index 9b39ff5f32d..5ec54e82f10 100644 --- a/develop/proc/dbcsr_transposed~2.html +++ b/develop/proc/dbcsr_transposed~2.html @@ -74,20 +74,20 @@

    dbcsr_transposed
  • 11 statements + title=" 0.0% of total for procedures.">15 statements
  • - Source File + Source File
  • @@ -143,6 +143,7 @@

    public subroutine dbcsr_transposed(transposed, normal, shallow_data_copy, t

    +

    Transposes a DBCSR matrix, keeping the same distribution

    Arguments

    @@ -158,8 +159,8 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -174,7 +175,7 @@

    Arguments

    - type(dbcsr_type), + type(dbcsr_type), intent(in) @@ -234,7 +235,7 @@

    Arguments

    - type(dbcsr_distribution_type), + type(dbcsr_distribution_obj), intent(in), optional @@ -264,24 +265,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_triu.html b/develop/proc/dbcsr_triu.html index 70a5f47b64e..ed16af9241f 100644 --- a/develop/proc/dbcsr_triu.html +++ b/develop/proc/dbcsr_triu.html @@ -74,20 +74,20 @@

    dbcsr_triu
  • 25 statements + title=" 0.0% of total for procedures.">4 statements
  • - Source File + Source File
  • @@ -139,11 +139,10 @@

    Contents

    -

    public subroutine dbcsr_triu(matrix_a) +

    public subroutine dbcsr_triu(matrix)

    -

    triu of a dbcsr matrix

    Arguments

    @@ -159,17 +158,17 @@

    Arguments

    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) ::matrix_amatrix -

    the matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) ::matrixmatrix_a - +

    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), + + type(dbcsr_type), intent(in) @@ -169,7 +168,7 @@

    Arguments

    :: matrix -

    verify index validity of this matrix

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    verify index validity of this matrix

    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) ::mmatrix -

    bcsr matrix

    +
    - + integer, intent(in), :: verbosity -

    how detailed errors are; 0=nothing; 1=summary at end if matrix not consistent; 2=also individual errors; 3=always print -info about matrix; >3=even more info

    +
    - + logical, intent(in), :: local -

    no global communication

    +
    - - type(dbcsr_type), + + type(dbcsr_type), intent(in) ::matrixm - +

    bcsr matrix

    - + integer, intent(in), :: verbosity - +

    how detailed errors are; 0=nothing; 1=summary at end if matrix not consistent; 2=also individual errors; 3=always print +info about matrix; >3=even more info

    - + logical, intent(in), :: local - +

    no global communication

    - + character(len=*), intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -169,12 +168,12 @@

    Arguments

    :: matrix -

    new matrix

    +
    - + integer, intent(in), :: nblks_guess -

    estimated number of blocks -estimated size of data -number work matrices to create, default is 1

    +
    - + integer, intent(in), :: sizedata_guess -

    estimated number of blocks -estimated size of data -number work matrices to create, default is 1

    +
    - + integer, intent(in), :: n -

    estimated number of blocks -estimated size of data -number work matrices to create, default is 1

    +
    :: work_mutable -

    use mutable work type, default is what was specified in create

    -
    - - type(dbcsr_memtype_type), - intent(in),optional - - ::memory_type
    - - type(dbcsr_type), + + type(dbcsr_type), intent(inout) @@ -168,7 +169,7 @@

    Arguments

    :: matrix - +

    new matrix

    :: nblks_guess - +

    estimated number of blocks +estimated size of data +number work matrices to create, default is 1

    :: sizedata_guess - +

    estimated number of blocks +estimated size of data +number work matrices to create, default is 1

    - + integer, intent(in), :: n - +

    estimated number of blocks +estimated size of data +number work matrices to create, default is 1

    - + logical, intent(in), :: work_mutable +

    use mutable work type, default is what was specified in create

    +
    + + type(dbcsr_memtype_type), + intent(in),optional + + ::memory_type
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + character(len=*), intent(in)
    - + 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(kind=int_4),
    - + integer(kind=int_4),
    - + integer(kind=int_4), intent(in),
    - + type(call_stat_type), intent(in),
    - + character(len=default_string_length)
    - + character(len=default_string_length)
    - + character(len=default_string_length), 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)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + integer(kind=int_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + integer(kind=int_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + real(kind=real_4),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_memtype_type), intent(in),
    - + logical, intent(in),
    - + type(dbcsr_mm_sched_type), intent(inout)
    - + 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)
    - + character(len=*), 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(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(inout)
    - + integer, intent(in),
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + integer, intent(in),
    - + 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)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(nd_to_2d_mapping), intent(in)
    - + type(array_list), intent(in)
    - + integer, 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)
    - + type(dbcsr_type), intent(in)
    - + integer, intent(inout)
    - + integer, intent(inout)
    - + character(len=*), intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + type(dbcsr_tas_split_info), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(out),
    - + integer, intent(out)
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + character(len=*), 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(kind=int_8), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + 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)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(in),
    - + integer, 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)
    - + 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)
    - + integer, intent(in),
    - + 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)
    - + character(len=*), intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_imagedistribution_obj), 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(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in),
    - + logical, intent(in)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + logical, intent(in),
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, 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)
    - + logical, intent(in)
    - + logical, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + 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(dbcsr_scalar_type), intent(in),
    - + type(dbcsr_buffer), intent(inout)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_imagedistribution_obj), 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(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),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in)
    - + complex(kind=real_4),
    - + integer, intent(in),
    - + real(kind=real_8),
    - + integer, intent(in)
    - + real(kind=real_8),
    - + integer, intent(in),
    - + integer(kind=int_4),
    - + integer, intent(in)
    - + integer(kind=int_4),
    - + integer, intent(in),
    - + integer(kind=int_8),
    - + integer, intent(in)
    - + integer(kind=int_8),
    - + integer, intent(in),
    - + real(kind=real_4),
    - + integer, intent(in)
    - + real(kind=real_4),
    - + integer, intent(in),
    - + complex(kind=real_8),
    - + integer, intent(in)
    - + complex(kind=real_8),
    - + integer, intent(in),
    - + 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)
    - + type(dbcsr_mempool_type),
    - + integer, intent(in),
    - + integer, intent(in)
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + 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),
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + character(len=*)
    - + integer
    - + character(len=*)
    - + integer
    - + logical
    - + integer
    - + logical,
    - + integer
    - + complex(kind=real_4)
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + real(kind=real_8)
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8),
    - + integer
    - + real(kind=real_8),
    - + integer
    - + integer(kind=int_4)
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_8)
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + real(kind=real_4)
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4),
    - + integer
    - + real(kind=real_4),
    - + integer
    - + complex(kind=real_8)
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + complex(kind=real_8),
    - + integer
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(out),
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in),
    - + 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)
    - + character(len=*), intent(in)
    - + type(mp_info_type), intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(out)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(out)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + character(len=*), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in),
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer(kind=file_offset), intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in)
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in)
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + integer(kind=int_8), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in)
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), 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)
    - + class(mp_comm_type), intent(in)
    - + class(mp_info_type), intent(in)
    - + integer, intent(out)
    - + integer, intent(out),
    - + complex(kind=real_4)
    - + integer
    - + complex(kind=real_4),
    - + integer
    - + real(kind=real_8)
    - + integer
    - + real(kind=real_8),
    - + integer
    - + integer(kind=int_4)
    - + integer
    - + integer(kind=int_4),
    - + integer
    - + integer(kind=int_8)
    - + integer
    - + integer(kind=int_8),
    - + integer
    - + real(kind=real_4)
    - + integer
    - + real(kind=real_4),
    - + integer
    - + complex(kind=real_8)
    - + integer
    - + complex(kind=real_8),
    - + 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)
    - + complex(kind=real_4), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout)
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout)
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), 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_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout)
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, 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)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), intent(in)
    - + type(mp_comm_type), 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, 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)
    - + logical, intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + integer
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4), intent(inout)
    - + real(kind=real_8), intent(inout)
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_8), intent(inout)
    - + real(kind=real_4), intent(inout)
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_4), intent(inout)
    - + integer, intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_8), intent(inout)
    - + integer, intent(inout)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(inout)
    - + integer(kind=int_4), intent(inout)
    - + integer, intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(inout)
    - + integer(kind=int_8), intent(inout)
    - + integer, intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer, intent(inout)
    - + real(kind=real_4), intent(inout)
    - + integer, intent(inout)
    - + real(kind=real_4), intent(inout),
    - + integer, intent(inout)
    - + complex(kind=real_8), intent(inout)
    - + integer, intent(inout)
    - + complex(kind=real_8), 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)
    - + 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),
    - + 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)
    - + 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)
    - + logical, intent(inout)
    - + logical, intent(inout),
    - + complex(kind=real_4), intent(inout)
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + real(kind=real_8), intent(inout)
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + real(kind=real_8), intent(inout),
    - + integer(kind=int_4), intent(inout)
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_4), intent(inout),
    - + integer(kind=int_8), intent(inout)
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + integer(kind=int_8), intent(inout),
    - + complex(kind=real_4), intent(in),
    - + complex(kind=real_4), intent(out),
    - + real(kind=real_8), intent(in),
    - + real(kind=real_8), intent(out),
    - + integer(kind=int_4), intent(in),
    - + integer(kind=int_4), intent(out),
    - + integer(kind=int_8), intent(in),
    - + integer(kind=int_8), intent(out),
    - + real(kind=real_4), intent(in),
    - + real(kind=real_4), intent(out),
    - + complex(kind=real_8), intent(in),
    - + complex(kind=real_8), intent(out),
    - + real(kind=real_4), intent(inout)
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_4), intent(inout),
    - + integer, intent(in)
    - + integer(kind=int_8), 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_4), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + complex(kind=real_8), intent(inout)
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + complex(kind=real_8), intent(inout),
    - + type(mp_comm_type), intent(in)
    - + complex(kind=real_4),
    - + real(kind=real_8),
    - + integer(kind=int_4),
    - + integer(kind=int_8),
    - + real(kind=real_4),
    - + complex(kind=real_8),
    - + 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),
    - + 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(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(in),
    - + integer, intent(in),
    - + 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(in),
    - + integer, intent(in),
    - + 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(in),
    - + integer, intent(in),
    - + 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(in),
    - + integer, intent(in),
    - + 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 205a68e64c5..ec934e20ba1 100644 --- a/develop/proc/ndims_iterator.html +++ b/develop/proc/ndims_iterator.html @@ -155,7 +155,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)
    - + character(len=*), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(in)
    - + type(dbcsr_tas_split_info), intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + real(kind=dp), 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)
    - + 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),
    - + 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(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),
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + complex(kind=real_4), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), 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(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),
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + real(kind=real_8), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), 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(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),
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + integer, intent(in),
    - + real(kind=real_4), intent(in),
    - + type(dbcsr_scalar_type), intent(in)
    - + type(dbcsr_scalar_type), 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(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),
    - + integer, intent(inout)
    - + integer, intent(in)
    - + integer, intent(inout),
    - + 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)
    - + integer, intent(in),
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=dp), 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)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + real(kind=real_4), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + complex(kind=real_8), intent(in),
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_type), intent(inout)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(out),
    - + 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(out),
    - + 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)
    - + integer, intent(inout),
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(out),
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_scalar_type), intent(in),
    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(inout),
    - + integer, intent(inout),
    - + 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),
    - + integer, intent(in),
    - + type(dbcsr_t_type), intent(inout),
    - + type(dbcsr_t_type), intent(inout),
    - + logical, intent(in),
    - + 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),
    - + 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),
    - + 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)
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_data_obj), intent(in)
    - + 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),
    - + integer(kind=int_4), intent(in),
    - + type(call_stat_type), intent(in),
    - + character(len=default_string_length), intent(in)
    - + integer(kind=int_4), intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_type), intent(inout)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + type(dbcsr_data_obj), intent(inout)
    - + integer, intent(in),
    - + integer, intent(in)
    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_imagedistribution_obj), intent(inout)
    - + integer, intent(inout),
    - + logical, intent(in)
    - + integer, intent(in)
    - + integer, intent(in),
    - + integer, intent(in),
    - + type(array_list), intent(in)
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_4), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_8), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + real(kind=real_4), intent(inout),
    - + type(stack_descriptor_type), intent(in)
    - + integer, intent(in),
    - + integer, intent(in)
    - + complex(kind=real_8), intent(inout),
    - + 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)
    - + integer, intent(in)
    - + integer, intent(in)
    - + logical,
    - + type(mp_comm_type), intent(in)
    - + integer, intent(in)
    - + character(len=*), intent(in)
    - + integer, intent(out)
    - + integer, intent(in)
    - + 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)
    - + logical, intent(in),
    - + real(kind=dp), intent(in)
    - + integer, intent(in)
    - + type(dbcsr_mp_obj), intent(in)
    - + integer, intent(in),
    - + type(dbcsr_type), intent(in)
    - + type(timer_env_type),
    - + type(timer_env_type),
    - + type(timer_env_type),
    - + 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)
    - + integer, intent(in)
    - + character(len=13), intent(in)
    - + character(len=default_string_length), intent(in),
    - + integer, intent(out),
    - + integer, intent(out),
    - + integer, intent(in),
    - + type(dbcsr_tas_split_info), intent(in)
    - + type(dbcsr_iterator), intent(inout)
    - + character(len=*), intent(inout)
    - + integer, intent(in)
    - + integer, intent(out),
    - + type(array_i1d_obj), intent(out)
    - + type(dbcsr_buffer), intent(inout)
    - + 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) @@ -220,7 +220,7 @@

    Variables

    - + integer, @@ -236,7 +236,7 @@

    Variables

    - + integer, @@ -252,7 +252,7 @@

    Variables

    - + integer @@ -284,7 +284,7 @@

    Variables

    - + integer @@ -300,7 +300,7 @@

    Variables

    - + integer @@ -316,7 +316,7 @@

    Variables

    - + integer @@ -332,7 +332,7 @@

    Variables

    - + integer @@ -348,7 +348,7 @@

    Variables

    - + integer, @@ -364,7 +364,7 @@

    Variables

    - + integer, @@ -380,7 +380,7 @@

    Variables

    - + integer, @@ -396,7 +396,7 @@

    Variables

    - + type(dbcsr_distribution_type) @@ -441,7 +441,7 @@

    Variables

    Subroutines

    -

    subroutine random_dist(dist_array, dist_size, nbins) +

    subroutine random_dist(dist_array, dist_size, nbins)

    @@ -490,7 +490,7 @@

    Arguments

    - + integer, intent(in)
    - + type(dbcsr_type) @@ -262,7 +262,7 @@

    Variables

    - + integer @@ -278,7 +278,7 @@

    Variables

    - + integer @@ -294,7 +294,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

    - + integer @@ -390,7 +390,7 @@

    Variables

    - + integer @@ -406,7 +406,7 @@

    Variables

    - + integer @@ -422,7 +422,7 @@

    Variables

    - + integer @@ -438,7 +438,7 @@

    Variables

    - + integer @@ -454,7 +454,7 @@

    Variables

    - + integer @@ -502,7 +502,7 @@

    Variables

    - + integer, @@ -518,7 +518,7 @@

    Variables

    - + integer, @@ -534,7 +534,7 @@

    Variables

    - + integer, @@ -550,7 +550,7 @@

    Variables

    - + type(dbcsr_distribution_type) @@ -582,7 +582,7 @@

    Variables

    - + logical, @@ -611,7 +611,7 @@

    Variables

    Subroutines

    -

    subroutine random_dist(dist_array, dist_size, nbins) +

    subroutine random_dist(dist_array, dist_size, nbins)

    @@ -630,7 +630,7 @@

    Arguments

    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + type(dbcsr_type) @@ -232,7 +232,7 @@

    Variables

    - + type(dbcsr_type) @@ -264,7 +264,7 @@

    Variables

    - + integer, @@ -280,7 +280,7 @@

    Variables

    - + integer, @@ -296,7 +296,7 @@

    Variables

    - + integer @@ -312,7 +312,7 @@

    Variables

    - + integer @@ -328,7 +328,7 @@

    Variables

    - + integer @@ -344,7 +344,7 @@

    Variables

    - + integer @@ -360,7 +360,7 @@

    Variables

    - + integer @@ -376,7 +376,7 @@

    Variables

    - + integer @@ -392,7 +392,7 @@

    Variables

    - + integer @@ -408,7 +408,7 @@

    Variables

    - + integer @@ -424,7 +424,7 @@

    Variables

    - + integer @@ -440,7 +440,7 @@

    Variables

    - + integer @@ -456,7 +456,7 @@

    Variables

    - + integer @@ -472,7 +472,7 @@

    Variables

    - + integer @@ -488,7 +488,7 @@

    Variables

    - + integer @@ -504,7 +504,7 @@

    Variables

    - + integer @@ -520,7 +520,7 @@

    Variables

    - + integer @@ -536,7 +536,7 @@

    Variables

    - + integer, @@ -552,7 +552,7 @@

    Variables

    - + integer, @@ -568,7 +568,7 @@

    Variables

    - + integer, @@ -584,7 +584,7 @@

    Variables

    - + type(dbcsr_distribution_type) @@ -600,7 +600,7 @@

    Variables

    - + real(kind=KIND(0.0D0)), @@ -616,7 +616,7 @@

    Variables

    - + logical, @@ -645,7 +645,7 @@

    Variables

    Subroutines

    -

    subroutine random_dist(dist_array, dist_size, nbins) +

    subroutine random_dist(dist_array, dist_size, nbins)

    @@ -664,7 +664,7 @@

    Arguments

    - + integer, intent(out),
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer @@ -245,7 +245,7 @@

    Variables

    - + integer @@ -261,7 +261,7 @@

    Variables

    - + integer @@ -277,7 +277,7 @@

    Variables

    - + integer @@ -309,7 +309,7 @@

    Variables

    - + integer @@ -325,7 +325,7 @@

    Variables

    - + integer, @@ -341,7 +341,7 @@

    Variables

    - + integer, @@ -357,7 +357,7 @@

    Variables

    - + integer, @@ -373,7 +373,7 @@

    Variables

    - + type(dbcsr_mp_obj) @@ -405,7 +405,7 @@

    Variables

    - + type(mp_comm_type) @@ -421,7 +421,7 @@

    Variables

    - + type(mp_comm_type) @@ -437,7 +437,7 @@

    Variables

    - + character(len=*), diff --git a/develop/program/dbcsr_tas_unittest.html b/develop/program/dbcsr_tas_unittest.html index 903016784df..38e926193a1 100644 --- a/develop/program/dbcsr_tas_unittest.html +++ b/develop/program/dbcsr_tas_unittest.html @@ -112,9 +112,9 @@

    Variables

    @@ -177,15 +177,15 @@

    Uses

    @@ -209,7 +209,7 @@

    Variables

    - + integer(kind=int_8), @@ -241,7 +241,7 @@

    Variables

    - + integer(kind=int_8), @@ -513,7 +513,7 @@

    Variables

    - + integer @@ -545,7 +545,7 @@

    Variables

    - + integer @@ -561,7 +561,7 @@

    Variables

    - + type(mp_comm_type) @@ -673,7 +673,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 8d958ce1651..c5b57539723 100644 --- a/develop/program/dbcsr_tensor_example_1.html +++ b/develop/program/dbcsr_tensor_example_1.html @@ -113,41 +113,41 @@

    Variables

    example_type - filter_eps + filter_eps nbatch - alpha - beta + alpha + beta gamma max_bsize - nel + nel scale_exp contract_direct contract_batched - verbosity - ierr - numnodes - mynode - node_holds_blk - io_unit + verbosity + ierr + numnodes + mynode + node_holds_blk + io_unit io_unit_dbcsr - ind - row - col - blk - group - i - j - k - l - n - o + ind + row + col + blk + group + i + j + k + l + n + o i_arr j_arr k_arr l_arr n_arr o_arr - blk_size + blk_size min_exp min_exp_ij min_exp_ik @@ -155,7 +155,7 @@

    Variables

    min_exp_il min_exp_in min_exp_ln - ibatch + ibatch jbatch lbatch mbatch @@ -164,7 +164,7 @@

    Variables

    offset_l offset_k offset_n - tmp + tmp start_batch_i start_batch_j start_batch_l @@ -173,9 +173,9 @@

    Variables

    end_batch_j end_batch_l end_batch_m - blk_ind_1 - blk_ind_2 - blk_ind_3 + blk_ind_1 + blk_ind_2 + blk_ind_3 blk_size_i blk_size_j blk_size_k @@ -183,48 +183,48 @@

    Variables

    blk_size_m blk_size_n blk_size_o - dist_1 - dist_2 - dist_3 - dist_4 - bounds_1 - bounds_2 - bounds_3 - row_dist - col_dist - row_blk_size - col_blk_size - row_offset - col_offset + dist_1 + dist_2 + dist_3 + dist_4 + bounds_1 + bounds_2 + bounds_3 + row_dist + col_dist + row_blk_size + col_blk_size + row_offset + col_offset shape_2d blk_ind_2d blk_size_2d blk_offset_2d - pdims_2d + pdims_2d blk_ind_3d - pdims_3d + pdims_3d shape_3d blk_size_3d blk_offset_3d shape_4d - pdims_4d + pdims_4d shape_ijklmno nflop_sum nflop - cs - t1 + cs + t1 t0 time flop_rate blk_values_2d blk_values_3d - tr - period - c_matrix + tr + period + c_matrix dist_matrix iter_matrix - pgrid_3d - pgrid_4d + pgrid_3d + pgrid_4d dist_tensor a_ijk a_lmk @@ -292,10 +292,10 @@

    Uses

    @@ -335,7 +335,7 @@

    Variables

    - + real(kind=real64), @@ -367,7 +367,7 @@

    Variables

    - + real(kind=real64) @@ -383,7 +383,7 @@

    Variables

    - + real(kind=real64) @@ -431,7 +431,7 @@

    Variables

    - + integer @@ -495,7 +495,7 @@

    Variables

    - + integer @@ -511,7 +511,7 @@

    Variables

    - + integer @@ -527,7 +527,7 @@

    Variables

    - + integer @@ -543,7 +543,7 @@

    Variables

    - + integer @@ -559,7 +559,7 @@

    Variables

    - + integer @@ -575,7 +575,7 @@

    Variables

    - + integer @@ -607,7 +607,7 @@

    Variables

    - + integer @@ -623,7 +623,7 @@

    Variables

    - + integer @@ -639,7 +639,7 @@

    Variables

    - + integer @@ -655,7 +655,7 @@

    Variables

    - + integer @@ -671,7 +671,7 @@

    Variables

    - + integer @@ -687,7 +687,7 @@

    Variables

    - + integer @@ -703,7 +703,7 @@

    Variables

    - + integer @@ -719,7 +719,7 @@

    Variables

    - + integer @@ -735,7 +735,7 @@

    Variables

    - + integer @@ -751,7 +751,7 @@

    Variables

    - + integer @@ -767,7 +767,7 @@

    Variables

    - + integer @@ -879,7 +879,7 @@

    Variables

    - + integer @@ -1007,7 +1007,7 @@

    Variables

    - + integer @@ -1151,7 +1151,7 @@

    Variables

    - + integer, @@ -1295,7 +1295,7 @@

    Variables

    - + integer, @@ -1311,7 +1311,7 @@

    Variables

    - + integer, @@ -1327,7 +1327,7 @@

    Variables

    - + integer, @@ -1455,7 +1455,7 @@

    Variables

    - + integer, @@ -1471,7 +1471,7 @@

    Variables

    - + integer, @@ -1487,7 +1487,7 @@

    Variables

    - + integer, @@ -1503,7 +1503,7 @@

    Variables

    - + integer, @@ -1519,7 +1519,7 @@

    Variables

    - + integer, @@ -1535,7 +1535,7 @@

    Variables

    - + integer, @@ -1551,7 +1551,7 @@

    Variables

    - + integer, @@ -1567,7 +1567,7 @@

    Variables

    - + integer, @@ -1583,7 +1583,7 @@

    Variables

    - + integer, @@ -1599,7 +1599,7 @@

    Variables

    - + integer, @@ -1615,7 +1615,7 @@

    Variables

    - + integer, @@ -1631,7 +1631,7 @@

    Variables

    - + integer, @@ -1647,7 +1647,7 @@

    Variables

    - + integer, @@ -1727,7 +1727,7 @@

    Variables

    - + integer, @@ -1759,7 +1759,7 @@

    Variables

    - + integer, @@ -1839,7 +1839,7 @@

    Variables

    - + integer, @@ -1903,7 +1903,7 @@

    Variables

    - + real(kind=real64) @@ -1919,7 +1919,7 @@

    Variables

    - + real(kind=real64) @@ -2015,7 +2015,7 @@

    Variables

    - + logical @@ -2031,7 +2031,7 @@

    Variables

    - + logical, @@ -2047,7 +2047,7 @@

    Variables

    - + type(dbcsr_type) @@ -2095,7 +2095,7 @@

    Variables

    - + type(dbcsr_t_pgrid_type) @@ -2111,7 +2111,7 @@

    Variables

    - + type(dbcsr_t_pgrid_type) @@ -2332,7 +2332,7 @@

    Arguments

    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(in)
    - + integer, intent(out)
    - + integer, intent(out),
    - + integer, intent(in),
    - + integer @@ -274,7 +274,7 @@

    Variables

    - + integer @@ -290,7 +290,7 @@

    Variables

    - + integer @@ -306,7 +306,7 @@

    Variables

    - + integer @@ -322,7 +322,7 @@

    Variables

    - + integer @@ -530,7 +530,7 @@

    Variables

    - + integer, @@ -578,7 +578,7 @@

    Variables

    - + integer, @@ -594,7 +594,7 @@

    Variables

    - + integer, @@ -610,7 +610,7 @@

    Variables

    - + integer, @@ -626,7 +626,7 @@

    Variables

    - + integer, @@ -642,7 +642,7 @@

    Variables

    - + integer, @@ -866,7 +866,7 @@

    Variables

    - + integer, @@ -1122,7 +1122,7 @@

    Variables

    - + integer, @@ -1138,7 +1138,7 @@

    Variables

    - + integer, @@ -1154,7 +1154,7 @@

    Variables

    - + integer, @@ -1170,7 +1170,7 @@

    Variables

    - + integer, @@ -1186,7 +1186,7 @@

    Variables

    - + integer, @@ -1202,7 +1202,7 @@

    Variables

    - + integer, @@ -1218,7 +1218,7 @@

    Variables

    - + logical, @@ -1362,7 +1362,7 @@

    Variables

    - + integer, @@ -1378,7 +1378,7 @@

    Variables

    - + integer, @@ -1394,7 +1394,7 @@

    Variables

    - + integer, @@ -1426,7 +1426,7 @@

    Variables

    - + type(dbcsr_t_pgrid_type) @@ -1442,7 +1442,7 @@

    Variables

    - + type(dbcsr_t_pgrid_type) @@ -1474,7 +1474,7 @@

    Variables

    - + integer, @@ -1490,7 +1490,7 @@

    Variables

    - + integer, @@ -1506,7 +1506,7 @@

    Variables

    - + integer, @@ -1522,7 +1522,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 f26229d5e0b..6f8b236cad2 100644 --- a/develop/program/dbcsr_test_csr_conversions.html +++ b/develop/program/dbcsr_test_csr_conversions.html @@ -112,34 +112,34 @@

    Variables

    @@ -193,11 +193,11 @@

    Uses

    @@ -221,7 +221,7 @@

    Variables

    - + type(dbcsr_type) @@ -237,7 +237,7 @@

    Variables

    - + type(dbcsr_csr_type) @@ -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

    - + integer, @@ -413,7 +413,7 @@

    Variables

    - + integer, @@ -461,7 +461,7 @@

    Variables

    - + integer @@ -509,7 +509,7 @@

    Variables

    - + real @@ -541,7 +541,7 @@

    Variables

    - + real(kind=real_8) @@ -573,7 +573,7 @@

    Variables

    - + real(kind=real_8) @@ -589,7 +589,7 @@

    Variables

    - + real(kind=real_8) @@ -637,7 +637,7 @@

    Variables

    - + type(mp_comm_type) @@ -653,7 +653,7 @@

    Variables

    - + type(mp_comm_type) @@ -704,7 +704,7 @@

    Arguments

    - + type(dbcsr_type), intent(in)
    - + type(dbcsr_csr_type), intent(out)
    - + 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 @@ -216,7 +216,7 @@

    Variables

    - + integer @@ -232,7 +232,7 @@

    Variables

    - + integer @@ -248,7 +248,7 @@

    Variables

    - + integer @@ -264,7 +264,7 @@

    Variables

    - + integer @@ -280,7 +280,7 @@

    Variables

    - + integer @@ -296,7 +296,7 @@

    Variables

    - + integer, @@ -312,7 +312,7 @@

    Variables

    - + integer, @@ -328,7 +328,7 @@

    Variables

    - + integer, @@ -344,7 +344,7 @@

    Variables

    - + type(dbcsr_mp_obj) @@ -360,7 +360,7 @@

    Variables

    - + logical @@ -376,7 +376,7 @@

    Variables

    - + type(mp_comm_type) @@ -392,7 +392,7 @@

    Variables

    - + type(mp_comm_type) @@ -408,7 +408,7 @@

    Variables

    - + character(len=*), diff --git a/develop/program/dbcsr_unittest_1.html b/develop/program/dbcsr_unittest_1.html index 29b921b4c4b..73fefb03db1 100644 --- a/develop/program/dbcsr_unittest_1.html +++ b/develop/program/dbcsr_unittest_1.html @@ -112,19 +112,19 @@

    Variables

    @@ -166,15 +166,15 @@

    Uses

    - + integer @@ -216,7 +216,7 @@

    Variables

    - + integer @@ -232,7 +232,7 @@

    Variables

    - + integer @@ -248,7 +248,7 @@

    Variables

    - + integer @@ -264,7 +264,7 @@

    Variables

    - + integer @@ -280,7 +280,7 @@

    Variables

    - + integer @@ -296,7 +296,7 @@

    Variables

    - + integer, @@ -312,7 +312,7 @@

    Variables

    - + integer, @@ -328,7 +328,7 @@

    Variables

    - + integer, @@ -344,7 +344,7 @@

    Variables

    - + type(dbcsr_mp_obj) @@ -360,7 +360,7 @@

    Variables

    - + type(mp_comm_type) @@ -376,7 +376,7 @@

    Variables

    - + type(mp_comm_type) @@ -392,7 +392,7 @@

    Variables

    - + character(len=*), diff --git a/develop/program/dbcsr_unittest_2.html b/develop/program/dbcsr_unittest_2.html index 6cc7b2e64f9..a1d331f7d4d 100644 --- a/develop/program/dbcsr_unittest_2.html +++ b/develop/program/dbcsr_unittest_2.html @@ -113,18 +113,18 @@

    Variables

    @@ -166,14 +166,14 @@

    Uses

    - + integer @@ -232,7 +232,7 @@

    Variables

    - + integer @@ -248,7 +248,7 @@

    Variables

    - + integer @@ -264,7 +264,7 @@

    Variables

    - + integer @@ -280,7 +280,7 @@

    Variables

    - + integer @@ -296,7 +296,7 @@

    Variables

    - + integer, @@ -312,7 +312,7 @@

    Variables

    - + integer, @@ -328,7 +328,7 @@

    Variables

    - + integer, @@ -344,7 +344,7 @@

    Variables

    - + type(dbcsr_mp_obj) @@ -360,7 +360,7 @@

    Variables

    - + type(mp_comm_type) @@ -376,7 +376,7 @@

    Variables

    - + type(mp_comm_type) @@ -392,7 +392,7 @@

    Variables

    - + character(len=*), diff --git a/develop/program/dbcsr_unittest_3.html b/develop/program/dbcsr_unittest_3.html index 901f3697ca5..ea694286e6b 100644 --- a/develop/program/dbcsr_unittest_3.html +++ b/develop/program/dbcsr_unittest_3.html @@ -112,19 +112,19 @@

    Variables

    @@ -166,14 +166,14 @@

    Uses

    - + integer @@ -216,7 +216,7 @@

    Variables

    - + integer @@ -232,7 +232,7 @@

    Variables

    - + integer @@ -248,7 +248,7 @@

    Variables

    - + integer @@ -264,7 +264,7 @@

    Variables

    - + integer @@ -280,7 +280,7 @@

    Variables

    - + integer @@ -296,7 +296,7 @@

    Variables

    - + integer, @@ -312,7 +312,7 @@

    Variables

    - + integer, @@ -328,7 +328,7 @@

    Variables

    - + integer, @@ -344,7 +344,7 @@

    Variables

    - + type(dbcsr_mp_obj) @@ -360,7 +360,7 @@

    Variables

    - + type(mp_comm_type) @@ -376,7 +376,7 @@

    Variables

    - + type(mp_comm_type) @@ -392,7 +392,7 @@

    Variables

    - + character(len=*), diff --git a/develop/sourcefile/dbcsr_allocate_wrap.f.html b/develop/sourcefile/dbcsr_allocate_wrap.f.html index ef2c599e25e..14681cd4d87 100644 --- a/develop/sourcefile/dbcsr_allocate_wrap.f.html +++ b/develop/sourcefile/dbcsr_allocate_wrap.f.html @@ -174,7 +174,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 6a8fa9addd1..1d145ec6dde 100644 --- a/develop/sourcefile/dbcsr_array_sort.f.html +++ b/develop/sourcefile/dbcsr_array_sort.f.html @@ -175,7 +175,7 @@

    Source Code

    !! DBCSR: !! Please use the interface defined in dbcsr_toollib.F for calling sort(). - USE dbcsr_kinds, ONLY: int_4, int_8, real_4, real_8 + USE dbcsr_kinds, ONLY: int_8, real_4, int_4, real_8 IMPLICIT NONE PRIVATE diff --git a/develop/sourcefile/dbcsr_dict.f.html b/develop/sourcefile/dbcsr_dict.f.html index d3b44727f06..df70db08f56 100644 --- a/develop/sourcefile/dbcsr_dict.f.html +++ b/develop/sourcefile/dbcsr_dict.f.html @@ -173,7 +173,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: int_4, default_string_length, 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 5cb88943b3c..37349edd6f3 100644 --- a/develop/sourcefile/dbcsr_list.f.html +++ b/develop/sourcefile/dbcsr_list.f.html @@ -176,7 +176,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: routine_report_type, routine_stat_type, callstack_entry_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_routinestat.f.html b/develop/sourcefile/dbcsr_list_routinestat.f.html index ac03eec2c76..3ded2cbe1b2 100644 --- a/develop/sourcefile/dbcsr_list_routinestat.f.html +++ b/develop/sourcefile/dbcsr_list_routinestat.f.html @@ -178,7 +178,7 @@

    Source Code

    !! Have look at list_push(), list_pop() and list_peek(). MODULE dbcsr_list_routinestat - USE dbcsr_timings_base_type, ONLY: routine_report_type, routine_stat_type, callstack_entry_type + USE dbcsr_timings_base_type, ONLY: routine_stat_type, routine_report_type, callstack_entry_type # 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinestat.F" diff --git a/develop/sourcefile/dbcsr_tensor.f.html b/develop/sourcefile/dbcsr_tensor.f.html index 1126a5b7d3f..e9a645929e3 100644 --- a/develop/sourcefile/dbcsr_tensor.f.html +++ b/develop/sourcefile/dbcsr_tensor.f.html @@ -185,7 +185,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_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_real_8, dbcsr_clear, & + dbcsr_type_complex_4, dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_type_real_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_block.f.html b/develop/sourcefile/dbcsr_tensor_block.f.html index b5ee3e04724..b98cb117118 100644 --- a/develop/sourcefile/dbcsr_tensor_block.f.html +++ b/develop/sourcefile/dbcsr_tensor_block.f.html @@ -175,7 +175,7 @@

    Source Code

    USE dbcsr_allocate_wrap, ONLY: & allocate_any USE dbcsr_api, ONLY: & - dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_iterator_type, & + dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4, 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 c4bdad4e444..1325fb482b7 100644 --- a/develop/sourcefile/dbcsr_tensor_reshape.f.html +++ b/develop/sourcefile/dbcsr_tensor_reshape.f.html @@ -187,7 +187,7 @@

    Source Code

    dbcsr_t_clear USE dbcsr_kinds, ONLY: default_string_length USE dbcsr_kinds, ONLY: real_4, real_8 - USE dbcsr_api, ONLY: dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4, dbcsr_type_real_8 + USE dbcsr_api, ONLY: dbcsr_type_real_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_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 a8a8a451815..a319b4502f0 100644 --- a/develop/sourcefile/dbcsr_tensor_split.f.html +++ b/develop/sourcefile/dbcsr_tensor_split.f.html @@ -202,7 +202,7 @@

    Source Code

    ndims_matrix_column, & dbcsr_t_filter, & dbcsr_t_copy_contraction_storage - USE dbcsr_api, ONLY: dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_8 + USE dbcsr_api, ONLY: dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4 USE dbcsr_kinds, ONLY: real_4, real_8, dp #include "base/dbcsr_base_uses.f90" diff --git a/develop/sourcefile/dbcsr_tensor_test.f.html b/develop/sourcefile/dbcsr_tensor_test.f.html index 2483f367e4f..71d9386f039 100644 --- a/develop/sourcefile/dbcsr_tensor_test.f.html +++ b/develop/sourcefile/dbcsr_tensor_test.f.html @@ -172,7 +172,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_4, dbcsr_type_complex_8, dbcsr_type_complex_4, dbcsr_type_real_8 + USE dbcsr_api, ONLY: dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_type_complex_4, dbcsr_type_real_4 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 5e4abf59492..7afd7959136 100644 --- a/develop/sourcefile/dbcsr_tensor_types.f.html +++ b/develop/sourcefile/dbcsr_tensor_types.f.html @@ -178,9 +178,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_complex_4, dbcsr_type_real_8 + dbcsr_type_real_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_8 USE dbcsr_kinds, ONLY: & - real_4, real_8, & + real_8, real_4, & 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 f494c9d1e69..41156cc4daf 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, 5, 21}, - { 4, 5, 40}, - { 4, 9, 36}, - { 4, 11, 23}, - { 4, 12, 6}, - { 4, 13, 6}, - { 4, 15, 7}, - { 4, 18, 16}, - { 4, 19, 4}, - { 4, 19, 34}, - { 4, 23, 29}, - { 4, 23, 42}, - { 4, 25, 40}, - { 4, 26, 15}, - { 4, 26, 37}, - { 4, 32, 11}, - { 4, 33, 24}, - { 4, 33, 31}, - { 4, 33, 45}, - { 4, 36, 37}, - { 4, 40, 41}, - { 4, 41, 6}, - { 4, 41, 8}, - { 5, 5, 31}, - { 5, 6, 19}, - { 5, 6, 33}, - { 5, 7, 18}, - { 5, 10, 9}, - { 5, 11, 38}, - { 5, 13, 11}, - { 5, 17, 34}, - { 5, 18, 17}, - { 5, 19, 26}, - { 5, 20, 20}, - { 5, 21, 9}, - { 5, 22, 36}, - { 5, 23, 42}, - { 5, 28, 18}, - { 5, 30, 5}, - { 5, 31, 15}, - { 5, 38, 9}, - { 5, 40, 17}, - { 5, 41, 11}, - { 5, 42, 25}, - { 5, 44, 25}, - { 5, 44, 43}, - { 6, 4, 15}, - { 6, 6, 21}, - { 6, 6, 38}, - { 6, 9, 36}, - { 6, 10, 21}, - { 6, 11, 34}, - { 6, 14, 9}, - { 6, 17, 17}, - { 6, 19, 10}, - { 6, 20, 6}, - { 6, 20, 16}, - { 6, 23, 7}, - { 6, 24, 35}, - { 6, 26, 26}, - { 6, 27, 34}, - { 6, 28, 20}, - { 6, 30, 12}, - { 6, 30, 27}, - { 6, 31, 37}, - { 6, 32, 29}, - { 6, 33, 21}, - { 6, 34, 34}, - { 6, 35, 9}, - { 6, 36, 22}, - { 6, 38, 25}, - { 6, 40, 22}, - { 6, 41, 12}, - { 6, 42, 13}, - { 6, 45, 8}, - { 7, 10, 28}, - { 7, 13, 18}, - { 7, 15, 29}, - { 7, 18, 26}, - { 7, 22, 45}, - { 7, 25, 37}, - { 7, 27, 35}, - { 7, 30, 19}, - { 7, 30, 25}, - { 7, 33, 5}, - { 7, 35, 9}, - { 7, 36, 43}, - { 7, 38, 34}, - { 7, 39, 28}, - { 7, 43, 23}, - { 7, 43, 44}, - { 7, 44, 14}, - { 7, 44, 17}, - { 8, 5, 26}, - { 8, 8, 19}, - { 8, 10, 26}, - { 8, 10, 33}, - { 8, 15, 43}, - { 8, 17, 45}, - { 8, 20, 14}, - { 8, 20, 37}, - { 8, 23, 13}, - { 8, 23, 25}, - { 8, 26, 19}, - { 8, 26, 24}, - { 8, 27, 30}, - { 8, 27, 37}, - { 8, 27, 44}, - { 8, 29, 4}, - { 8, 29, 28}, - { 8, 30, 33}, - { 8, 32, 45}, - { 8, 34, 29}, - { 8, 37, 25}, - { 8, 41, 14}, - { 8, 41, 15}, - { 8, 42, 40}, - { 8, 44, 22}, - { 8, 44, 32}, - { 8, 45, 11}, - { 9, 6, 28}, - { 9, 6, 41}, - { 9, 8, 11}, - { 9, 8, 23}, - { 9, 12, 15}, - { 9, 15, 11}, - { 9, 15, 25}, - { 9, 19, 14}, - { 9, 19, 20}, - { 9, 23, 20}, - { 9, 24, 21}, - { 9, 25, 11}, - { 9, 26, 37}, - { 9, 28, 15}, - { 9, 31, 19}, - { 9, 33, 32}, - { 9, 33, 38}, - { 9, 34, 5}, - { 9, 35, 5}, - { 9, 41, 22}, - {10, 6, 17}, - {10, 6, 44}, - {10, 7, 40}, - {10, 9, 38}, - {10, 16, 25}, - {10, 17, 39}, - {10, 20, 9}, - {10, 20, 37}, - {10, 21, 14}, - {10, 24, 13}, - {10, 24, 14}, - {10, 24, 43}, - {10, 25, 7}, - {10, 29, 21}, - {10, 30, 33}, - {10, 31, 18}, - {10, 35, 7}, - {10, 36, 9}, - {10, 36, 16}, - {10, 36, 35}, - {10, 37, 44}, - {10, 42, 17}, - {10, 43, 22}, - {10, 44, 17}, - {11, 5, 35}, - {11, 8, 5}, - {11, 8, 36}, - {11, 9, 11}, - {11, 12, 45}, - {11, 14, 15}, - {11, 14, 45}, - {11, 15, 16}, - {11, 15, 24}, - {11, 21, 28}, - {11, 22, 27}, - {11, 29, 5}, - {11, 30, 21}, - {11, 33, 27}, - {11, 35, 37}, - {11, 37, 22}, - {11, 37, 36}, - {11, 38, 34}, - {11, 38, 38}, - {11, 40, 23}, - {11, 40, 41}, - {11, 42, 15}, - {11, 42, 26}, - {11, 44, 30}, - {11, 45, 18}, - {11, 45, 20}, - {11, 45, 24}, - {11, 45, 33}, - {12, 6, 37}, - {12, 7, 23}, - {12, 10, 23}, - {12, 12, 31}, - {12, 15, 32}, - {12, 15, 36}, - {12, 15, 41}, - {12, 17, 42}, - {12, 24, 19}, - {12, 25, 40}, - {12, 26, 39}, - {12, 28, 19}, - {12, 31, 8}, - {12, 35, 23}, - {12, 39, 18}, - {13, 4, 42}, - {13, 8, 22}, - {13, 10, 34}, - {13, 14, 28}, - {13, 17, 17}, - {13, 17, 44}, - {13, 19, 35}, - {13, 19, 43}, - {13, 20, 43}, - {13, 21, 29}, - {13, 22, 16}, - {13, 23, 28}, - {13, 25, 33}, - {13, 27, 35}, - {13, 28, 19}, - {13, 29, 33}, - {13, 31, 18}, - {13, 34, 25}, - {13, 37, 41}, - {13, 39, 11}, - {13, 39, 15}, - {13, 40, 19}, - {13, 40, 35}, - {13, 42, 4}, - {13, 44, 21}, - {13, 45, 16}, - {13, 45, 44}, - {14, 4, 45}, - {14, 6, 11}, - {14, 8, 15}, - {14, 10, 17}, - {14, 13, 20}, - {14, 13, 39}, - {14, 18, 20}, - {14, 23, 23}, - {14, 23, 43}, - {14, 27, 32}, - {14, 29, 21}, - {14, 32, 19}, - {14, 33, 29}, - {14, 34, 20}, - {14, 38, 4}, - {14, 40, 8}, - {14, 42, 29}, - {14, 42, 39}, - {14, 43, 18}, - {14, 44, 42}, - {14, 45, 4}, - {15, 4, 27}, - {15, 5, 22}, - {15, 13, 19}, - {15, 13, 36}, - {15, 15, 45}, - {15, 18, 9}, - {15, 18, 35}, - {15, 19, 6}, - {15, 19, 13}, - {15, 21, 12}, - {15, 21, 31}, - {15, 22, 35}, - {15, 24, 17}, - {15, 25, 35}, - {15, 27, 30}, - {15, 29, 37}, - {15, 35, 20}, - {15, 36, 23}, - {15, 37, 27}, - {15, 37, 36}, - {15, 38, 24}, - {15, 38, 28}, - {15, 43, 20}, - {15, 43, 36}, - {15, 43, 44}, - {15, 45, 26}, - {16, 8, 28}, - {16, 9, 12}, - {16, 10, 26}, - {16, 12, 43}, - {16, 13, 43}, - {16, 16, 19}, - {16, 17, 37}, - {16, 18, 18}, - {16, 21, 20}, - {16, 25, 6}, - {16, 28, 11}, - {16, 29, 18}, - {16, 29, 26}, - {16, 29, 30}, - {16, 29, 43}, - {16, 30, 24}, - {16, 30, 36}, - {16, 31, 17}, - {16, 33, 24}, - {16, 34, 38}, - {16, 36, 6}, - {16, 36, 8}, - {16, 40, 45}, - {16, 42, 38}, - {17, 6, 42}, - {17, 7, 39}, - {17, 8, 35}, - {17, 14, 18}, - {17, 16, 21}, - {17, 20, 14}, - {17, 22, 12}, - {17, 23, 14}, - {17, 25, 12}, - {17, 32, 26}, - {17, 33, 9}, - {17, 35, 13}, - {17, 35, 44}, - {17, 39, 42}, - {17, 40, 39}, - {17, 41, 20}, - {17, 41, 24}, - {17, 42, 29}, - {17, 44, 43}, - {18, 4, 18}, - {18, 4, 20}, - {18, 7, 16}, - {18, 12, 30}, - {18, 12, 31}, - {18, 12, 33}, - {18, 14, 11}, - {18, 16, 23}, - {18, 16, 34}, - {18, 18, 28}, - {18, 21, 34}, - {18, 21, 40}, - {18, 23, 11}, - {18, 24, 30}, - {18, 25, 15}, - {18, 26, 33}, - {18, 32, 13}, - {18, 32, 18}, - {18, 32, 24}, - {18, 34, 31}, - {18, 36, 19}, - {18, 36, 36}, - {18, 38, 39}, - {18, 39, 16}, - {18, 40, 4}, - {18, 40, 39}, - {18, 41, 20}, - {18, 43, 26}, - {18, 45, 25}, - {18, 45, 31}, - {18, 45, 33}, - {19, 5, 13}, - {19, 7, 7}, - {19, 9, 35}, - {19, 11, 5}, - {19, 11, 9}, - {19, 13, 18}, - {19, 15, 24}, - {19, 21, 22}, - {19, 21, 23}, - {19, 21, 43}, - {19, 24, 5}, - {19, 25, 25}, - {19, 31, 45}, - {19, 32, 36}, - {19, 35, 30}, - {19, 36, 39}, - {19, 38, 31}, - {19, 41, 34}, - {19, 45, 22}, - {20, 4, 14}, - {20, 5, 14}, - {20, 12, 19}, - {20, 13, 8}, - {20, 16, 9}, - {20, 17, 27}, - {20, 22, 45}, - {20, 28, 41}, - {20, 28, 45}, - {20, 29, 34}, - {20, 30, 35}, - {20, 31, 33}, - {20, 33, 37}, - {20, 33, 39}, - {20, 34, 8}, - {20, 35, 28}, - {20, 35, 41}, - {20, 38, 28}, - {20, 40, 29}, - {20, 40, 43}, - {20, 41, 30}, - {20, 42, 22}, - {20, 45, 30}, - {21, 5, 12}, - {21, 7, 18}, - {21, 7, 19}, - {21, 11, 8}, - {21, 11, 16}, - {21, 11, 29}, - {21, 18, 38}, - {21, 20, 38}, - {21, 26, 34}, - {21, 30, 8}, - {21, 31, 35}, - {21, 33, 10}, - {21, 34, 19}, - {21, 35, 12}, - {21, 38, 41}, - {21, 43, 5}, - {22, 4, 33}, - {22, 7, 5}, - {22, 11, 21}, - {22, 14, 25}, - {22, 15, 9}, - {22, 15, 24}, - {22, 18, 23}, - {22, 18, 42}, - {22, 20, 20}, - {22, 21, 24}, - {22, 24, 23}, - {22, 27, 43}, - {22, 28, 28}, - {22, 30, 34}, - {22, 31, 40}, - {22, 33, 15}, - {22, 34, 8}, - {22, 37, 44}, - {22, 39, 6}, - {22, 43, 20}, - {22, 43, 42}, - {22, 44, 31}, - {23, 4, 22}, - {23, 7, 40}, - {23, 11, 5}, - {23, 11, 12}, - {23, 11, 19}, - {23, 14, 18}, - {23, 14, 34}, - {23, 15, 12}, - {23, 16, 7}, - {23, 17, 45}, - {23, 18, 12}, - {23, 18, 31}, - {23, 20, 7}, - {23, 21, 45}, - {23, 23, 27}, - {23, 27, 32}, - {23, 30, 10}, - {23, 33, 27}, - {23, 38, 35}, - {23, 39, 16}, - {23, 39, 20}, - {23, 43, 7}, - {23, 43, 11}, - {24, 4, 20}, - {24, 5, 18}, - {24, 7, 8}, - {24, 8, 45}, - {24, 9, 44}, - {24, 10, 14}, - {24, 14, 36}, - {24, 14, 45}, - {24, 15, 20}, - {24, 16, 37}, - {24, 22, 5}, - {24, 23, 18}, - {24, 23, 24}, - {24, 24, 21}, - {24, 24, 38}, - {24, 25, 31}, - {24, 28, 40}, - {24, 29, 4}, - {24, 29, 14}, - {24, 29, 18}, - {24, 32, 27}, - {24, 32, 39}, - {24, 36, 11}, - {24, 39, 33}, - {24, 40, 25}, - {24, 41, 31}, - {24, 43, 10}, - {24, 44, 19}, - {25, 6, 30}, - {25, 17, 20}, - {25, 18, 43}, - {25, 23, 6}, - {25, 24, 21}, - {25, 24, 27}, - {25, 25, 40}, - {25, 32, 27}, - {25, 33, 38}, - {25, 36, 18}, - {25, 38, 26}, - {25, 41, 44}, - {25, 42, 4}, - {26, 4, 19}, - {26, 4, 39}, - {26, 5, 11}, - {26, 5, 31}, - {26, 6, 7}, - {26, 8, 37}, - {26, 11, 44}, - {26, 13, 16}, - {26, 16, 21}, - {26, 18, 7}, - {26, 22, 18}, - {26, 24, 23}, - {26, 35, 12}, - {26, 36, 22}, - {26, 37, 31}, - {26, 38, 34}, - {26, 40, 43}, - {26, 41, 8}, - {26, 44, 19}, - {26, 44, 23}, - {26, 44, 33}, - {26, 44, 34}, - {26, 45, 33}, - {26, 45, 44}, - {27, 5, 44}, - {27, 13, 39}, - {27, 14, 30}, - {27, 14, 43}, - {27, 18, 5}, - {27, 19, 30}, - {27, 21, 17}, - {27, 25, 23}, - {27, 29, 22}, - {27, 34, 37}, - {27, 35, 26}, - {27, 37, 26}, - {27, 39, 6}, - {27, 41, 24}, - {27, 42, 40}, - {27, 43, 15}, - {27, 43, 29}, - {27, 43, 32}, - {28, 4, 10}, - {28, 10, 16}, - {28, 12, 8}, - {28, 14, 21}, - {28, 17, 35}, - {28, 19, 7}, - {28, 20, 30}, - {28, 24, 5}, - {28, 29, 13}, - {28, 33, 10}, - {28, 33, 29}, - {28, 34, 18}, - {28, 34, 33}, - {28, 35, 17}, - {28, 38, 12}, - {28, 38, 34}, - {28, 39, 20}, - {28, 40, 33}, - {28, 41, 34}, - {28, 42, 37}, - {29, 4, 11}, - {29, 6, 29}, - {29, 9, 31}, - {29, 11, 42}, - {29, 17, 15}, - {29, 18, 7}, - {29, 18, 30}, - {29, 18, 31}, - {29, 20, 12}, - {29, 22, 39}, - {29, 24, 25}, - {29, 25, 6}, - {29, 32, 43}, - {29, 33, 30}, - {29, 33, 39}, - {29, 33, 45}, - {29, 35, 35}, - {29, 39, 5}, - {29, 39, 44}, - {29, 44, 10}, - {30, 4, 26}, - {30, 7, 4}, - {30, 8, 34}, - {30, 9, 25}, - {30, 11, 28}, - {30, 12, 30}, - {30, 14, 41}, - {30, 17, 30}, - {30, 19, 27}, - {30, 20, 23}, - {30, 20, 38}, - {30, 20, 44}, - {30, 23, 34}, - {30, 25, 37}, - {30, 26, 20}, - {30, 34, 39}, - {30, 37, 9}, - {30, 37, 20}, - {30, 38, 17}, - {30, 38, 33}, - {30, 40, 5}, - {30, 41, 39}, - {30, 44, 30}, - {31, 4, 9}, - {31, 4, 30}, - {31, 7, 4}, - {31, 8, 16}, - {31, 10, 15}, - {31, 11, 28}, - {31, 11, 42}, - {31, 12, 14}, - {31, 12, 37}, - {31, 14, 22}, - {31, 18, 6}, - {31, 18, 15}, - {31, 21, 22}, - {31, 23, 21}, - {31, 23, 22}, - {31, 25, 16}, - {31, 25, 22}, - {31, 25, 37}, - {31, 28, 37}, - {31, 29, 23}, - {31, 29, 43}, - {31, 31, 12}, - {31, 33, 22}, - {31, 36, 9}, - {31, 36, 14}, - {31, 37, 7}, - {31, 43, 12}, - {31, 45, 22}, - {32, 4, 29}, - {32, 6, 19}, - {32, 8, 13}, - {32, 11, 33}, - {32, 12, 40}, - {32, 15, 42}, - {32, 16, 36}, - {32, 17, 25}, - {32, 20, 28}, - {32, 21, 34}, - {32, 23, 31}, - {32, 26, 21}, - {32, 27, 4}, - {32, 27, 14}, - {32, 30, 10}, - {32, 33, 24}, - {32, 35, 29}, - {32, 36, 35}, - {32, 37, 28}, - {32, 37, 42}, - {32, 41, 4}, - {32, 42, 19}, - {32, 42, 30}, - {32, 44, 11}, - {32, 44, 36}, - {33, 4, 13}, - {33, 5, 24}, - {33, 5, 42}, - {33, 6, 14}, - {33, 6, 22}, - {33, 7, 9}, - {33, 9, 25}, - {33, 9, 34}, - {33, 10, 18}, - {33, 11, 6}, - {33, 14, 11}, - {33, 15, 39}, - {33, 17, 43}, - {33, 18, 36}, - {33, 23, 13}, - {33, 24, 13}, - {33, 24, 15}, - {33, 28, 15}, - {33, 29, 23}, - {33, 32, 15}, - {33, 33, 5}, - {33, 37, 36}, - {33, 38, 7}, - {33, 39, 11}, - {33, 41, 20}, - {33, 41, 24}, - {33, 42, 11}, - {33, 43, 37}, - {34, 4, 44}, - {34, 9, 13}, - {34, 15, 34}, - {34, 15, 43}, - {34, 21, 27}, - {34, 27, 8}, - {34, 28, 28}, - {34, 30, 33}, - {34, 32, 26}, - {34, 34, 32}, - {34, 36, 24}, - {34, 37, 19}, - {34, 38, 41}, - {34, 39, 36}, - {34, 40, 26}, - {34, 41, 19}, - {34, 42, 21}, - {35, 5, 40}, - {35, 7, 29}, - {35, 7, 39}, - {35, 9, 17}, - {35, 9, 19}, - {35, 11, 7}, - {35, 11, 15}, - {35, 12, 12}, - {35, 13, 37}, - {35, 13, 44}, - {35, 14, 39}, - {35, 15, 5}, - {35, 15, 43}, - {35, 16, 4}, - {35, 16, 5}, - {35, 16, 36}, - {35, 18, 15}, - {35, 22, 17}, - {35, 22, 32}, - {35, 23, 23}, - {35, 24, 38}, - {35, 25, 12}, - {35, 27, 7}, - {35, 27, 15}, - {35, 27, 24}, - {35, 29, 35}, - {35, 29, 43}, - {35, 30, 26}, - {35, 33, 44}, - {35, 38, 21}, - {35, 41, 20}, - {35, 42, 13}, - {35, 43, 29}, - {35, 43, 30}, - {36, 5, 44}, - {36, 6, 34}, - {36, 8, 45}, - {36, 10, 43}, - {36, 11, 42}, - {36, 16, 27}, - {36, 18, 4}, - {36, 18, 28}, - {36, 20, 42}, - {36, 21, 33}, - {36, 23, 25}, - {36, 23, 29}, - {36, 24, 9}, - {36, 25, 19}, - {36, 26, 18}, - {36, 34, 23}, - {36, 36, 41}, - {36, 37, 9}, - {36, 38, 16}, - {36, 38, 37}, - {36, 41, 32}, - {36, 43, 39}, - {36, 45, 36}, - {37, 5, 42}, - {37, 6, 11}, - {37, 6, 21}, - {37, 10, 45}, - {37, 12, 20}, - {37, 12, 30}, - {37, 13, 4}, - {37, 13, 13}, - {37, 13, 35}, - {37, 14, 23}, - {37, 14, 34}, - {37, 16, 43}, - {37, 22, 39}, - {37, 24, 44}, - {37, 25, 16}, - {37, 25, 37}, - {37, 26, 9}, - {37, 26, 28}, - {37, 26, 43}, - {37, 28, 17}, - {37, 32, 28}, - {37, 35, 9}, - {37, 39, 44}, - {37, 40, 44}, - {37, 42, 21}, - {37, 42, 33}, - {37, 44, 16}, - {37, 45, 8}, - {38, 4, 20}, - {38, 6, 30}, - {38, 6, 39}, - {38, 9, 30}, - {38, 10, 24}, - {38, 12, 10}, - {38, 14, 33}, - {38, 15, 24}, - {38, 15, 27}, - {38, 16, 38}, - {38, 18, 16}, - {38, 18, 26}, - {38, 19, 24}, - {38, 25, 26}, - {38, 26, 9}, - {38, 27, 39}, - {38, 28, 31}, - {38, 29, 13}, - {38, 30, 11}, - {38, 31, 5}, - {38, 31, 10}, - {38, 31, 30}, - {38, 31, 31}, - {38, 32, 22}, - {38, 34, 5}, - {38, 34, 23}, - {38, 36, 35}, - {38, 44, 5}, - {39, 4, 12}, - {39, 8, 37}, - {39, 17, 36}, - {39, 17, 43}, - {39, 18, 20}, - {39, 20, 20}, - {39, 21, 27}, - {39, 22, 4}, - {39, 25, 18}, - {39, 26, 15}, - {39, 26, 25}, - {39, 27, 23}, - {39, 27, 28}, - {39, 27, 34}, - {39, 28, 11}, - {39, 29, 5}, - {39, 29, 10}, - {39, 29, 43}, - {39, 30, 12}, - {39, 31, 29}, - {39, 31, 31}, - {39, 32, 19}, - {39, 32, 25}, - {39, 36, 5}, - {39, 36, 29}, - {39, 37, 36}, - {39, 38, 12}, - {39, 40, 5}, - {40, 5, 18}, - {40, 6, 28}, - {40, 10, 25}, - {40, 12, 17}, - {40, 17, 44}, - {40, 21, 23}, - {40, 21, 29}, - {40, 24, 41}, - {40, 25, 12}, - {40, 25, 13}, - {40, 26, 44}, - {40, 30, 5}, - {40, 31, 42}, - {40, 33, 23}, - {40, 33, 32}, - {40, 35, 6}, - {40, 35, 15}, - {40, 35, 22}, - {40, 36, 32}, - {40, 37, 7}, - {40, 39, 44}, - {40, 41, 16}, - {40, 45, 28}, - {40, 45, 43}, - {41, 9, 37}, - {41, 9, 39}, - {41, 10, 11}, - {41, 10, 42}, - {41, 11, 18}, - {41, 12, 32}, - {41, 13, 28}, - {41, 16, 5}, - {41, 16, 39}, - {41, 18, 7}, - {41, 19, 5}, - {41, 20, 5}, - {41, 20, 44}, - {41, 21, 26}, - {41, 23, 15}, - {41, 25, 11}, - {41, 28, 27}, - {41, 29, 15}, - {41, 29, 19}, - {41, 29, 33}, - {41, 29, 44}, - {41, 30, 26}, - {41, 31, 21}, - {41, 31, 36}, - {41, 32, 39}, - {41, 33, 8}, - {41, 33, 13}, - {41, 36, 18}, - {41, 36, 44}, - {41, 38, 40}, - {41, 43, 25}, - {41, 43, 35}, - {41, 44, 28}, - {41, 44, 45}, - {42, 5, 30}, - {42, 5, 35}, - {42, 7, 13}, - {42, 8, 29}, - {42, 9, 28}, - {42, 9, 42}, - {42, 11, 38}, - {42, 14, 18}, - {42, 15, 44}, - {42, 17, 32}, - {42, 19, 4}, - {42, 19, 10}, - {42, 19, 31}, - {42, 20, 25}, - {42, 23, 11}, - {42, 27, 33}, - {42, 29, 21}, - {42, 30, 23}, - {42, 31, 7}, - {42, 31, 37}, - {42, 31, 43}, - {42, 33, 23}, - {42, 34, 12}, - {42, 35, 11}, - {42, 39, 14}, - {42, 39, 31}, - {42, 40, 42}, - {42, 44, 5}, - {42, 45, 7}, - {43, 4, 9}, - {43, 5, 8}, - {43, 5, 20}, - {43, 6, 8}, - {43, 9, 25}, - {43, 9, 32}, - {43, 12, 5}, - {43, 12, 42}, - {43, 13, 39}, - {43, 13, 42}, - {43, 15, 13}, - {43, 16, 38}, - {43, 19, 22}, - {43, 21, 12}, - {43, 25, 8}, - {43, 26, 27}, - {43, 27, 16}, - {43, 30, 39}, - {43, 37, 6}, - {43, 40, 20}, - {43, 41, 26}, - {43, 43, 4}, - {43, 43, 6}, - {43, 45, 37}, - {44, 4, 19}, - {44, 6, 34}, - {44, 10, 9}, - {44, 11, 14}, - {44, 12, 21}, - {44, 14, 13}, - {44, 14, 20}, - {44, 14, 34}, - {44, 15, 11}, - {44, 16, 24}, - {44, 17, 27}, - {44, 17, 39}, - {44, 18, 33}, - {44, 19, 44}, - {44, 21, 6}, - {44, 21, 42}, - {44, 23, 10}, - {44, 26, 27}, - {44, 28, 30}, - {44, 30, 5}, - {44, 30, 22}, - {44, 31, 16}, - {44, 34, 18}, - {44, 37, 7}, - {44, 37, 20}, - {44, 39, 13}, - {44, 41, 36}, - {44, 42, 30}, - {44, 45, 5}, - {45, 6, 18}, - {45, 15, 11}, - {45, 15, 27}, - {45, 16, 10}, - {45, 25, 20}, - {45, 25, 21}, - {45, 29, 10}, - {45, 30, 21}, - {45, 35, 17}, - {45, 37, 23}, - {45, 37, 28}, - {45, 38, 6}, - {45, 40, 12}, - {45, 40, 26}, - {45, 41, 11}, - {45, 43, 12}, - {45, 44, 45}, + { 4, 6, 41}, + { 4, 8, 20}, + { 4, 9, 14}, + { 4, 10, 24}, + { 4, 11, 19}, + { 4, 15, 43}, + { 4, 16, 23}, + { 4, 19, 17}, + { 4, 21, 24}, + { 4, 23, 18}, + { 4, 23, 22}, + { 4, 24, 16}, + { 4, 24, 22}, + { 4, 26, 22}, + { 4, 26, 39}, + { 4, 28, 20}, + { 4, 30, 9}, + { 4, 30, 32}, + { 4, 31, 42}, + { 4, 38, 31}, + { 4, 40, 4}, + { 4, 40, 21}, + { 4, 45, 11}, + { 5, 4, 41}, + { 5, 6, 16}, + { 5, 9, 12}, + { 5, 11, 16}, + { 5, 14, 20}, + { 5, 14, 26}, + { 5, 15, 34}, + { 5, 16, 34}, + { 5, 18, 12}, + { 5, 18, 19}, + { 5, 20, 43}, + { 5, 21, 39}, + { 5, 23, 19}, + { 5, 23, 22}, + { 5, 30, 20}, + { 5, 30, 36}, + { 5, 35, 31}, + { 5, 36, 40}, + { 5, 38, 11}, + { 5, 39, 18}, + { 5, 42, 20}, + { 5, 42, 23}, + { 5, 43, 6}, + { 5, 43, 24}, + { 5, 43, 44}, + { 5, 44, 12}, + { 6, 4, 43}, + { 6, 8, 11}, + { 6, 9, 28}, + { 6, 10, 6}, + { 6, 11, 34}, + { 6, 14, 40}, + { 6, 16, 20}, + { 6, 18, 12}, + { 6, 24, 12}, + { 6, 25, 21}, + { 6, 32, 27}, + { 6, 35, 16}, + { 6, 37, 42}, + { 6, 38, 43}, + { 6, 39, 21}, + { 6, 40, 24}, + { 6, 40, 41}, + { 6, 42, 40}, + { 6, 43, 29}, + { 7, 4, 18}, + { 7, 8, 28}, + { 7, 9, 17}, + { 7, 10, 29}, + { 7, 13, 8}, + { 7, 20, 22}, + { 7, 21, 19}, + { 7, 23, 36}, + { 7, 24, 15}, + { 7, 25, 33}, + { 7, 29, 18}, + { 7, 29, 26}, + { 7, 32, 22}, + { 7, 33, 30}, + { 7, 37, 7}, + { 7, 37, 20}, + { 7, 38, 5}, + { 7, 40, 43}, + { 7, 41, 19}, + { 7, 42, 10}, + { 7, 43, 18}, + { 7, 43, 31}, + { 7, 44, 26}, + { 7, 44, 36}, + { 7, 44, 38}, + { 8, 10, 40}, + { 8, 19, 39}, + { 8, 24, 6}, + { 8, 24, 24}, + { 8, 24, 35}, + { 8, 27, 12}, + { 8, 28, 15}, + { 8, 29, 36}, + { 8, 30, 6}, + { 8, 30, 18}, + { 8, 31, 12}, + { 8, 31, 35}, + { 8, 31, 44}, + { 8, 32, 6}, + { 8, 36, 17}, + { 8, 39, 33}, + { 8, 43, 18}, + { 8, 45, 28}, + { 9, 7, 29}, + { 9, 10, 11}, + { 9, 10, 22}, + { 9, 12, 15}, + { 9, 14, 8}, + { 9, 17, 29}, + { 9, 18, 15}, + { 9, 23, 6}, + { 9, 24, 18}, + { 9, 26, 15}, + { 9, 27, 26}, + { 9, 29, 20}, + { 9, 29, 34}, + { 9, 29, 41}, + { 9, 33, 36}, + { 9, 35, 9}, + { 9, 39, 21}, + { 9, 39, 25}, + { 9, 42, 14}, + { 9, 43, 14}, + { 9, 45, 43}, + {10, 5, 21}, + {10, 7, 42}, + {10, 10, 30}, + {10, 11, 37}, + {10, 13, 9}, + {10, 13, 42}, + {10, 13, 44}, + {10, 22, 36}, + {10, 26, 39}, + {10, 27, 38}, + {10, 32, 28}, + {10, 33, 36}, + {10, 34, 13}, + {10, 34, 33}, + {10, 36, 30}, + {10, 38, 6}, + {10, 39, 8}, + {10, 39, 32}, + {10, 40, 33}, + {10, 41, 31}, + {10, 42, 28}, + {10, 43, 23}, + {10, 43, 36}, + {10, 43, 42}, + {10, 45, 26}, + {10, 45, 32}, + {11, 4, 43}, + {11, 6, 13}, + {11, 7, 24}, + {11, 7, 27}, + {11, 11, 34}, + {11, 11, 42}, + {11, 11, 43}, + {11, 15, 5}, + {11, 15, 6}, + {11, 16, 44}, + {11, 17, 30}, + {11, 17, 40}, + {11, 21, 11}, + {11, 22, 25}, + {11, 23, 4}, + {11, 28, 7}, + {11, 34, 25}, + {11, 36, 32}, + {11, 36, 37}, + {11, 38, 4}, + {11, 39, 29}, + {11, 40, 8}, + {11, 41, 6}, + {11, 42, 33}, + {12, 4, 20}, + {12, 5, 29}, + {12, 8, 26}, + {12, 11, 36}, + {12, 16, 44}, + {12, 17, 18}, + {12, 19, 18}, + {12, 23, 36}, + {12, 24, 42}, + {12, 26, 28}, + {12, 26, 37}, + {12, 34, 28}, + {12, 35, 12}, + {12, 38, 43}, + {12, 40, 24}, + {12, 40, 33}, + {12, 41, 4}, + {12, 43, 36}, + {12, 43, 43}, + {13, 9, 14}, + {13, 10, 6}, + {13, 10, 32}, + {13, 13, 15}, + {13, 15, 35}, + {13, 16, 30}, + {13, 16, 34}, + {13, 18, 18}, + {13, 22, 12}, + {13, 22, 26}, + {13, 22, 30}, + {13, 25, 34}, + {13, 30, 14}, + {13, 35, 6}, + {13, 35, 20}, + {13, 35, 28}, + {13, 36, 38}, + {13, 39, 4}, + {13, 39, 15}, + {13, 42, 26}, + {13, 43, 24}, + {13, 45, 16}, + {14, 7, 15}, + {14, 10, 19}, + {14, 10, 29}, + {14, 15, 38}, + {14, 17, 7}, + {14, 17, 10}, + {14, 18, 40}, + {14, 19, 4}, + {14, 19, 19}, + {14, 28, 5}, + {14, 28, 15}, + {14, 28, 31}, + {14, 31, 31}, + {14, 33, 12}, + {14, 34, 11}, + {14, 35, 26}, + {14, 36, 23}, + {14, 40, 6}, + {14, 41, 12}, + {14, 43, 18}, + {14, 45, 34}, + {15, 5, 28}, + {15, 9, 23}, + {15, 10, 25}, + {15, 10, 31}, + {15, 10, 35}, + {15, 11, 12}, + {15, 11, 27}, + {15, 13, 41}, + {15, 17, 31}, + {15, 18, 37}, + {15, 20, 8}, + {15, 21, 27}, + {15, 24, 10}, + {15, 24, 31}, + {15, 28, 11}, + {15, 34, 33}, + {15, 35, 26}, + {15, 35, 35}, + {15, 36, 25}, + {15, 42, 34}, + {15, 44, 30}, + {16, 7, 12}, + {16, 7, 26}, + {16, 8, 45}, + {16, 12, 22}, + {16, 14, 40}, + {16, 18, 21}, + {16, 19, 33}, + {16, 20, 20}, + {16, 22, 18}, + {16, 24, 40}, + {16, 26, 31}, + {16, 27, 14}, + {16, 32, 36}, + {16, 38, 13}, + {16, 40, 5}, + {16, 40, 15}, + {16, 40, 19}, + {16, 40, 35}, + {16, 41, 40}, + {16, 44, 45}, + {17, 7, 7}, + {17, 7, 37}, + {17, 8, 6}, + {17, 8, 13}, + {17, 8, 36}, + {17, 8, 44}, + {17, 9, 41}, + {17, 11, 33}, + {17, 13, 18}, + {17, 13, 36}, + {17, 15, 19}, + {17, 15, 28}, + {17, 22, 7}, + {17, 23, 11}, + {17, 24, 27}, + {17, 25, 6}, + {17, 25, 24}, + {17, 25, 32}, + {17, 25, 39}, + {17, 29, 15}, + {17, 30, 14}, + {17, 31, 28}, + {17, 31, 39}, + {17, 34, 11}, + {17, 36, 4}, + {17, 36, 44}, + {17, 37, 33}, + {17, 39, 9}, + {17, 39, 27}, + {17, 42, 22}, + {17, 45, 24}, + {18, 4, 22}, + {18, 4, 25}, + {18, 6, 27}, + {18, 7, 10}, + {18, 7, 30}, + {18, 7, 33}, + {18, 8, 30}, + {18, 9, 18}, + {18, 9, 35}, + {18, 17, 31}, + {18, 21, 16}, + {18, 22, 18}, + {18, 22, 33}, + {18, 22, 41}, + {18, 23, 43}, + {18, 24, 32}, + {18, 25, 20}, + {18, 27, 30}, + {18, 27, 43}, + {18, 28, 26}, + {18, 29, 29}, + {18, 30, 9}, + {18, 33, 24}, + {18, 34, 15}, + {18, 35, 13}, + {18, 36, 20}, + {18, 36, 41}, + {18, 37, 22}, + {18, 37, 45}, + {18, 39, 31}, + {18, 41, 37}, + {18, 41, 41}, + {18, 43, 10}, + {18, 43, 16}, + {18, 43, 24}, + {18, 44, 10}, + {18, 44, 26}, + {18, 45, 5}, + {19, 5, 45}, + {19, 7, 6}, + {19, 7, 27}, + {19, 8, 17}, + {19, 11, 22}, + {19, 11, 29}, + {19, 12, 11}, + {19, 13, 34}, + {19, 16, 40}, + {19, 18, 30}, + {19, 22, 24}, + {19, 24, 6}, + {19, 25, 8}, + {19, 25, 22}, + {19, 26, 35}, + {19, 30, 7}, + {19, 30, 31}, + {19, 30, 35}, + {19, 32, 30}, + {19, 35, 30}, + {19, 37, 31}, + {19, 37, 32}, + {19, 37, 41}, + {19, 43, 7}, + {19, 43, 26}, + {20, 5, 32}, + {20, 6, 14}, + {20, 6, 15}, + {20, 6, 36}, + {20, 7, 24}, + {20, 8, 13}, + {20, 8, 31}, + {20, 8, 44}, + {20, 12, 16}, + {20, 13, 13}, + {20, 15, 37}, + {20, 19, 11}, + {20, 33, 6}, + {20, 33, 13}, + {20, 33, 17}, + {20, 34, 34}, + {20, 36, 32}, + {20, 36, 43}, + {20, 37, 6}, + {20, 38, 4}, + {20, 40, 6}, + {20, 41, 14}, + {20, 42, 9}, + {21, 6, 15}, + {21, 9, 6}, + {21, 9, 13}, + {21, 13, 29}, + {21, 20, 4}, + {21, 21, 18}, + {21, 22, 34}, + {21, 23, 38}, + {21, 25, 12}, + {21, 27, 29}, + {21, 28, 27}, + {21, 30, 10}, + {21, 34, 30}, + {21, 34, 33}, + {21, 39, 13}, + {21, 40, 36}, + {21, 42, 16}, + {21, 44, 40}, + {22, 6, 27}, + {22, 8, 36}, + {22, 9, 23}, + {22, 10, 33}, + {22, 12, 16}, + {22, 13, 33}, + {22, 16, 6}, + {22, 16, 40}, + {22, 17, 27}, + {22, 18, 4}, + {22, 20, 42}, + {22, 21, 24}, + {22, 23, 32}, + {22, 23, 43}, + {22, 30, 13}, + {22, 31, 17}, + {22, 31, 18}, + {22, 37, 26}, + {22, 38, 30}, + {22, 39, 31}, + {22, 42, 38}, + {22, 43, 6}, + {22, 44, 20}, + {22, 45, 17}, + {23, 6, 13}, + {23, 6, 31}, + {23, 9, 12}, + {23, 15, 27}, + {23, 16, 6}, + {23, 28, 30}, + {23, 29, 33}, + {23, 30, 6}, + {23, 36, 10}, + {23, 42, 19}, + {23, 42, 20}, + {23, 43, 12}, + {23, 44, 38}, + {23, 45, 21}, + {24, 4, 38}, + {24, 7, 7}, + {24, 8, 16}, + {24, 8, 25}, + {24, 8, 30}, + {24, 10, 9}, + {24, 13, 18}, + {24, 17, 11}, + {24, 22, 29}, + {24, 24, 39}, + {24, 26, 7}, + {24, 26, 43}, + {24, 27, 42}, + {24, 29, 33}, + {24, 30, 27}, + {24, 32, 7}, + {24, 38, 6}, + {24, 38, 13}, + {24, 38, 15}, + {24, 39, 44}, + {24, 41, 11}, + {24, 43, 30}, + {25, 4, 19}, + {25, 5, 38}, + {25, 6, 10}, + {25, 6, 32}, + {25, 10, 6}, + {25, 15, 25}, + {25, 16, 45}, + {25, 17, 23}, + {25, 17, 26}, + {25, 17, 40}, + {25, 17, 44}, + {25, 20, 7}, + {25, 21, 40}, + {25, 22, 34}, + {25, 24, 6}, + {25, 24, 28}, + {25, 25, 22}, + {25, 26, 11}, + {25, 27, 7}, + {25, 27, 29}, + {25, 31, 7}, + {25, 31, 19}, + {25, 33, 23}, + {25, 33, 45}, + {25, 36, 36}, + {25, 38, 4}, + {25, 44, 19}, + {26, 5, 39}, + {26, 8, 41}, + {26, 12, 44}, + {26, 13, 15}, + {26, 14, 9}, + {26, 14, 42}, + {26, 15, 26}, + {26, 16, 45}, + {26, 17, 21}, + {26, 17, 28}, + {26, 19, 38}, + {26, 20, 25}, + {26, 21, 14}, + {26, 21, 17}, + {26, 25, 34}, + {26, 25, 42}, + {26, 27, 8}, + {26, 29, 29}, + {26, 30, 42}, + {26, 31, 9}, + {26, 31, 45}, + {26, 33, 11}, + {26, 36, 10}, + {26, 39, 36}, + {26, 42, 39}, + {27, 6, 11}, + {27, 10, 39}, + {27, 13, 39}, + {27, 15, 18}, + {27, 15, 36}, + {27, 17, 13}, + {27, 17, 31}, + {27, 19, 10}, + {27, 20, 12}, + {27, 20, 20}, + {27, 22, 15}, + {27, 23, 16}, + {27, 24, 41}, + {27, 32, 25}, + {27, 32, 45}, + {27, 33, 12}, + {27, 34, 25}, + {27, 35, 8}, + {27, 35, 18}, + {27, 35, 30}, + {27, 36, 38}, + {27, 38, 8}, + {27, 38, 43}, + {27, 44, 18}, + {27, 45, 7}, + {27, 45, 38}, + {28, 4, 10}, + {28, 4, 29}, + {28, 4, 36}, + {28, 4, 38}, + {28, 6, 7}, + {28, 6, 33}, + {28, 7, 22}, + {28, 7, 27}, + {28, 8, 23}, + {28, 9, 24}, + {28, 10, 14}, + {28, 10, 15}, + {28, 10, 32}, + {28, 11, 17}, + {28, 12, 15}, + {28, 12, 23}, + {28, 13, 39}, + {28, 16, 11}, + {28, 16, 23}, + {28, 16, 30}, + {28, 17, 20}, + {28, 21, 22}, + {28, 23, 39}, + {28, 26, 21}, + {28, 26, 24}, + {28, 33, 14}, + {28, 33, 34}, + {28, 34, 6}, + {28, 35, 22}, + {28, 36, 30}, + {28, 40, 8}, + {28, 41, 8}, + {28, 41, 34}, + {28, 44, 44}, + {29, 5, 16}, + {29, 5, 19}, + {29, 5, 24}, + {29, 6, 43}, + {29, 7, 12}, + {29, 9, 18}, + {29, 10, 8}, + {29, 12, 40}, + {29, 15, 9}, + {29, 15, 32}, + {29, 17, 35}, + {29, 18, 7}, + {29, 18, 25}, + {29, 20, 6}, + {29, 20, 37}, + {29, 20, 41}, + {29, 22, 38}, + {29, 23, 14}, + {29, 24, 17}, + {29, 24, 35}, + {29, 24, 37}, + {29, 25, 16}, + {29, 26, 26}, + {29, 26, 43}, + {29, 31, 7}, + {29, 31, 15}, + {29, 33, 11}, + {29, 33, 14}, + {29, 34, 33}, + {29, 37, 31}, + {29, 39, 33}, + {29, 41, 12}, + {29, 41, 36}, + {29, 43, 28}, + {29, 43, 30}, + {30, 4, 33}, + {30, 6, 16}, + {30, 6, 40}, + {30, 8, 34}, + {30, 10, 13}, + {30, 11, 5}, + {30, 13, 9}, + {30, 17, 18}, + {30, 20, 6}, + {30, 21, 29}, + {30, 21, 32}, + {30, 23, 32}, + {30, 25, 23}, + {30, 28, 27}, + {30, 29, 40}, + {30, 31, 36}, + {30, 33, 10}, + {30, 35, 16}, + {30, 36, 26}, + {30, 38, 25}, + {30, 41, 8}, + {30, 41, 14}, + {30, 41, 31}, + {30, 44, 32}, + {31, 4, 14}, + {31, 6, 31}, + {31, 6, 36}, + {31, 7, 19}, + {31, 7, 31}, + {31, 8, 4}, + {31, 10, 45}, + {31, 13, 9}, + {31, 14, 7}, + {31, 15, 17}, + {31, 17, 37}, + {31, 18, 14}, + {31, 20, 35}, + {31, 21, 27}, + {31, 25, 11}, + {31, 25, 16}, + {31, 29, 42}, + {31, 31, 5}, + {31, 31, 10}, + {31, 32, 29}, + {31, 33, 35}, + {31, 34, 23}, + {31, 34, 28}, + {31, 36, 12}, + {31, 38, 29}, + {31, 39, 9}, + {32, 8, 43}, + {32, 9, 35}, + {32, 10, 17}, + {32, 11, 26}, + {32, 21, 27}, + {32, 25, 16}, + {32, 25, 30}, + {32, 25, 33}, + {32, 27, 34}, + {32, 28, 44}, + {32, 30, 33}, + {32, 31, 40}, + {32, 34, 8}, + {32, 40, 32}, + {32, 41, 8}, + {32, 41, 20}, + {32, 44, 4}, + {32, 44, 5}, + {32, 44, 9}, + {32, 45, 8}, + {33, 4, 13}, + {33, 6, 26}, + {33, 7, 22}, + {33, 11, 32}, + {33, 18, 36}, + {33, 23, 20}, + {33, 25, 43}, + {33, 26, 39}, + {33, 27, 32}, + {33, 28, 29}, + {33, 29, 24}, + {33, 30, 10}, + {33, 32, 4}, + {33, 34, 12}, + {33, 37, 28}, + {33, 39, 28}, + {34, 4, 32}, + {34, 4, 44}, + {34, 5, 22}, + {34, 9, 27}, + {34, 10, 32}, + {34, 14, 14}, + {34, 15, 10}, + {34, 15, 23}, + {34, 15, 25}, + {34, 16, 33}, + {34, 18, 38}, + {34, 22, 17}, + {34, 22, 20}, + {34, 25, 24}, + {34, 27, 38}, + {34, 31, 4}, + {34, 31, 27}, + {34, 35, 15}, + {34, 35, 32}, + {34, 35, 38}, + {34, 43, 30}, + {34, 44, 27}, + {35, 7, 23}, + {35, 7, 36}, + {35, 10, 14}, + {35, 11, 35}, + {35, 12, 31}, + {35, 13, 33}, + {35, 17, 19}, + {35, 18, 42}, + {35, 21, 34}, + {35, 21, 37}, + {35, 24, 32}, + {35, 25, 9}, + {35, 26, 29}, + {35, 28, 14}, + {35, 28, 44}, + {35, 29, 24}, + {35, 29, 45}, + {35, 30, 33}, + {35, 31, 15}, + {35, 34, 37}, + {35, 35, 19}, + {35, 35, 20}, + {35, 36, 15}, + {35, 37, 16}, + {35, 37, 38}, + {35, 37, 40}, + {35, 39, 24}, + {35, 39, 29}, + {35, 40, 28}, + {35, 40, 42}, + {35, 41, 11}, + {35, 42, 35}, + {35, 45, 43}, + {36, 5, 24}, + {36, 6, 45}, + {36, 7, 22}, + {36, 9, 41}, + {36, 9, 45}, + {36, 11, 42}, + {36, 18, 14}, + {36, 19, 4}, + {36, 20, 21}, + {36, 21, 32}, + {36, 22, 40}, + {36, 29, 20}, + {36, 30, 34}, + {36, 30, 42}, + {36, 34, 24}, + {36, 36, 23}, + {36, 38, 17}, + {36, 39, 12}, + {37, 5, 13}, + {37, 8, 41}, + {37, 9, 5}, + {37, 15, 6}, + {37, 20, 6}, + {37, 22, 5}, + {37, 23, 19}, + {37, 24, 27}, + {37, 24, 32}, + {37, 24, 35}, + {37, 25, 7}, + {37, 26, 10}, + {37, 27, 22}, + {37, 27, 41}, + {37, 28, 34}, + {37, 30, 45}, + {37, 32, 43}, + {37, 35, 9}, + {37, 35, 23}, + {37, 36, 25}, + {37, 37, 4}, + {37, 42, 36}, + {37, 42, 40}, + {37, 44, 28}, + {37, 45, 9}, + {38, 7, 33}, + {38, 7, 34}, + {38, 8, 38}, + {38, 9, 44}, + {38, 12, 34}, + {38, 15, 24}, + {38, 15, 42}, + {38, 16, 34}, + {38, 17, 40}, + {38, 18, 15}, + {38, 18, 32}, + {38, 20, 16}, + {38, 21, 40}, + {38, 25, 10}, + {38, 28, 41}, + {38, 29, 10}, + {38, 32, 17}, + {38, 35, 11}, + {38, 36, 35}, + {38, 38, 13}, + {38, 38, 18}, + {38, 40, 32}, + {38, 44, 5}, + {39, 4, 14}, + {39, 4, 39}, + {39, 5, 19}, + {39, 10, 6}, + {39, 13, 6}, + {39, 18, 29}, + {39, 22, 29}, + {39, 22, 43}, + {39, 24, 36}, + {39, 27, 25}, + {39, 31, 16}, + {39, 32, 28}, + {39, 33, 37}, + {39, 35, 7}, + {39, 36, 14}, + {39, 37, 22}, + {39, 37, 37}, + {39, 38, 44}, + {39, 41, 14}, + {39, 45, 35}, + {39, 45, 37}, + {40, 5, 8}, + {40, 6, 26}, + {40, 9, 6}, + {40, 9, 8}, + {40, 9, 9}, + {40, 9, 20}, + {40, 16, 12}, + {40, 19, 23}, + {40, 20, 25}, + {40, 22, 15}, + {40, 22, 38}, + {40, 24, 22}, + {40, 24, 27}, + {40, 30, 20}, + {40, 35, 33}, + {40, 37, 4}, + {40, 38, 22}, + {40, 39, 11}, + {40, 39, 12}, + {40, 40, 19}, + {40, 40, 20}, + {40, 40, 28}, + {40, 43, 16}, + {40, 45, 25}, + {41, 4, 43}, + {41, 6, 35}, + {41, 10, 29}, + {41, 11, 10}, + {41, 11, 24}, + {41, 11, 33}, + {41, 12, 5}, + {41, 12, 9}, + {41, 12, 18}, + {41, 12, 20}, + {41, 13, 43}, + {41, 14, 30}, + {41, 14, 43}, + {41, 19, 34}, + {41, 20, 16}, + {41, 21, 22}, + {41, 25, 13}, + {41, 25, 17}, + {41, 30, 39}, + {41, 32, 11}, + {41, 33, 35}, + {41, 35, 41}, + {41, 36, 27}, + {41, 37, 21}, + {41, 37, 32}, + {41, 43, 23}, + {41, 45, 36}, + {42, 5, 40}, + {42, 6, 40}, + {42, 9, 33}, + {42, 11, 39}, + {42, 12, 45}, + {42, 14, 33}, + {42, 15, 33}, + {42, 16, 8}, + {42, 16, 15}, + {42, 18, 17}, + {42, 20, 24}, + {42, 21, 12}, + {42, 22, 27}, + {42, 23, 38}, + {42, 24, 20}, + {42, 25, 4}, + {42, 26, 9}, + {42, 26, 15}, + {42, 26, 32}, + {42, 27, 12}, + {42, 30, 24}, + {42, 36, 44}, + {42, 37, 4}, + {42, 38, 21}, + {42, 38, 25}, + {42, 39, 11}, + {42, 39, 39}, + {42, 42, 29}, + {42, 44, 18}, + {42, 44, 32}, + {43, 6, 23}, + {43, 6, 43}, + {43, 9, 14}, + {43, 9, 32}, + {43, 16, 15}, + {43, 17, 18}, + {43, 22, 9}, + {43, 22, 14}, + {43, 25, 38}, + {43, 26, 5}, + {43, 26, 7}, + {43, 26, 25}, + {43, 27, 24}, + {43, 28, 10}, + {43, 28, 19}, + {43, 29, 36}, + {43, 31, 41}, + {43, 32, 32}, + {43, 38, 7}, + {43, 41, 45}, + {43, 45, 7}, + {44, 4, 4}, + {44, 5, 9}, + {44, 5, 11}, + {44, 10, 16}, + {44, 14, 9}, + {44, 19, 13}, + {44, 19, 29}, + {44, 20, 32}, + {44, 20, 35}, + {44, 21, 40}, + {44, 23, 20}, + {44, 28, 8}, + {44, 29, 38}, + {44, 30, 10}, + {44, 30, 13}, + {44, 30, 19}, + {44, 31, 39}, + {44, 31, 44}, + {44, 35, 5}, + {44, 35, 17}, + {44, 35, 22}, + {44, 37, 14}, + {44, 39, 27}, + {44, 40, 42}, + {44, 42, 7}, + {44, 43, 9}, + {45, 5, 12}, + {45, 7, 44}, + {45, 10, 39}, + {45, 11, 45}, + {45, 14, 6}, + {45, 14, 20}, + {45, 19, 18}, + {45, 23, 40}, + {45, 24, 37}, + {45, 27, 9}, + {45, 27, 30}, + {45, 27, 36}, + {45, 33, 15}, + {45, 36, 9}, + {45, 36, 15}, + {45, 37, 5}, + {45, 39, 36}, }; diff --git a/develop/sourcefile/libsmm_acc_unittest_multiply.cpp.html b/develop/sourcefile/libsmm_acc_unittest_multiply.cpp.html index d8ba32d4495..b124ea8e655 100644 --- a/develop/sourcefile/libsmm_acc_unittest_multiply.cpp.html +++ b/develop/sourcefile/libsmm_acc_unittest_multiply.cpp.html @@ -182,19 +182,19 @@

    Source Code

    { 4, 4, 26}, { 4, 4, 28}, { 4, 4, 32}, - { 4, 4, 45}, - { 4, 5, 4}, - { 4, 5, 5}, - { 4, 5, 6}, - { 4, 5, 7}, - { 4, 5, 8}, - { 4, 5, 9}, - { 4, 5, 13}, - { 4, 5, 25}, - { 4, 5, 26}, - { 4, 5, 28}, - { 4, 5, 32}, - { 4, 5, 36}, + { 4, 4, 39}, + { 4, 4, 45}, + { 4, 5, 4}, + { 4, 5, 5}, + { 4, 5, 6}, + { 4, 5, 7}, + { 4, 5, 8}, + { 4, 5, 9}, + { 4, 5, 13}, + { 4, 5, 25}, + { 4, 5, 26}, + { 4, 5, 28}, + { 4, 5, 32}, { 4, 5, 45}, { 4, 6, 4}, { 4, 6, 5}, @@ -202,224 +202,224 @@

    Source Code

    { 4, 6, 7}, { 4, 6, 8}, { 4, 6, 9}, - { 4, 6, 37}, - { 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, 11}, - { 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, 11, 26}, - { 4, 11, 36}, - { 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, 24}, - { 4, 15, 4}, - { 4, 15, 10}, - { 4, 15, 15}, - { 4, 17, 12}, - { 4, 21, 13}, - { 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, 40}, - { 4, 26, 45}, - { 4, 27, 6}, - { 4, 28, 4}, - { 4, 28, 5}, - { 4, 28, 7}, - { 4, 28, 9}, - { 4, 28, 10}, - { 4, 28, 13}, - { 4, 28, 25}, - { 4, 28, 26}, - { 4, 28, 28}, - { 4, 28, 32}, - { 4, 28, 37}, - { 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, 35, 12}, - { 4, 36, 35}, - { 4, 40, 21}, - { 4, 41, 23}, - { 4, 41, 31}, - { 4, 42, 28}, - { 4, 42, 40}, - { 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, 19}, - { 5, 4, 25}, - { 5, 4, 26}, - { 5, 4, 28}, - { 5, 4, 32}, - { 5, 4, 38}, - { 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, 44}, - { 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, 41}, - { 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, 15}, - { 5, 9, 25}, - { 5, 9, 26}, - { 5, 9, 28}, - { 5, 9, 32}, - { 5, 9, 45}, - { 5, 11, 12}, - { 5, 11, 18}, - { 5, 12, 5}, - { 5, 12, 12}, - { 5, 12, 13}, - { 5, 12, 26}, - { 5, 12, 30}, - { 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, 18}, - { 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, 24, 5}, - { 5, 24, 13}, - { 5, 24, 17}, - { 5, 24, 24}, - { 5, 24, 26}, - { 5, 24, 32}, - { 5, 25, 4}, - { 5, 25, 5}, - { 5, 25, 7}, - { 5, 25, 8}, + { 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, 10, 21}, + { 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, 6}, + { 4, 14, 33}, + { 4, 15, 4}, + { 4, 15, 10}, + { 4, 15, 15}, + { 4, 16, 35}, + { 4, 17, 23}, + { 4, 19, 32}, + { 4, 20, 8}, + { 4, 20, 34}, + { 4, 21, 33}, + { 4, 21, 38}, + { 4, 25, 4}, + { 4, 25, 5}, + { 4, 25, 7}, + { 4, 25, 9}, + { 4, 25, 13}, + { 4, 25, 15}, + { 4, 25, 25}, + { 4, 25, 26}, + { 4, 25, 28}, + { 4, 25, 32}, + { 4, 25, 36}, + { 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, 45}, + { 4, 28, 4}, + { 4, 28, 5}, + { 4, 28, 7}, + { 4, 28, 9}, + { 4, 28, 13}, + { 4, 28, 17}, + { 4, 28, 25}, + { 4, 28, 26}, + { 4, 28, 28}, + { 4, 28, 32}, + { 4, 28, 45}, + { 4, 29, 27}, + { 4, 30, 10}, + { 4, 31, 15}, + { 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, 45, 4}, + { 4, 45, 5}, + { 4, 45, 7}, + { 4, 45, 9}, + { 4, 45, 13}, + { 4, 45, 23}, + { 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, 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, 8, 35}, + { 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, 45}, + { 5, 11, 10}, + { 5, 11, 17}, + { 5, 11, 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, 17, 18}, + { 5, 17, 27}, + { 5, 18, 40}, + { 5, 19, 15}, + { 5, 20, 22}, + { 5, 20, 32}, + { 5, 23, 45}, + { 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}, @@ -449,55 +449,55 @@

    Source Code

    { 5, 28, 28}, { 5, 28, 32}, { 5, 28, 45}, - { 5, 29, 11}, - { 5, 29, 27}, - { 5, 30, 12}, - { 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, 38, 34}, - { 5, 39, 28}, - { 5, 39, 39}, - { 5, 39, 40}, - { 5, 42, 19}, - { 5, 43, 7}, - { 5, 44, 42}, - { 5, 45, 4}, - { 5, 45, 5}, - { 5, 45, 7}, - { 5, 45, 9}, - { 5, 45, 13}, - { 5, 45, 16}, - { 5, 45, 18}, - { 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, 19}, - { 6, 5, 4}, - { 6, 5, 5}, - { 6, 5, 6}, - { 6, 5, 7}, - { 6, 5, 8}, - { 6, 5, 9}, - { 6, 5, 12}, + { 5, 31, 23}, + { 5, 31, 28}, + { 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, 41}, + { 5, 37, 12}, + { 5, 38, 14}, + { 5, 38, 25}, + { 5, 40, 40}, + { 5, 41, 6}, + { 5, 43, 9}, + { 5, 43, 43}, + { 5, 44, 37}, + { 5, 44, 44}, + { 5, 45, 4}, + { 5, 45, 5}, + { 5, 45, 7}, + { 5, 45, 9}, + { 5, 45, 13}, + { 5, 45, 21}, + { 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, 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}, @@ -510,49 +510,49 @@

    Source Code

    { 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, 29}, - { 6, 12, 35}, - { 6, 15, 8}, - { 6, 16, 9}, - { 6, 18, 15}, - { 6, 18, 24}, - { 6, 19, 27}, - { 6, 23, 42}, - { 6, 25, 34}, - { 6, 27, 13}, - { 6, 27, 35}, - { 6, 32, 16}, - { 6, 32, 28}, - { 6, 33, 37}, - { 6, 37, 44}, - { 6, 38, 24}, - { 6, 38, 29}, - { 6, 38, 42}, - { 6, 39, 8}, - { 6, 39, 29}, - { 6, 41, 45}, - { 6, 43, 23}, - { 6, 44, 35}, - { 7, 4, 4}, - { 7, 4, 5}, - { 7, 4, 6}, - { 7, 4, 7}, - { 7, 4, 8}, - { 7, 4, 9}, - { 7, 4, 13}, - { 7, 4, 18}, + { 6, 7, 42}, + { 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, 21}, + { 6, 9, 23}, + { 6, 12, 8}, + { 6, 13, 42}, + { 6, 16, 34}, + { 6, 16, 39}, + { 6, 17, 33}, + { 6, 18, 6}, + { 6, 18, 7}, + { 6, 20, 12}, + { 6, 20, 39}, + { 6, 23, 32}, + { 6, 26, 30}, + { 6, 30, 24}, + { 6, 32, 9}, + { 6, 35, 31}, + { 6, 37, 21}, + { 6, 40, 5}, + { 6, 40, 10}, + { 6, 40, 14}, + { 6, 44, 16}, + { 6, 44, 39}, + { 6, 45, 43}, + { 7, 4, 4}, + { 7, 4, 5}, + { 7, 4, 6}, + { 7, 4, 7}, + { 7, 4, 8}, + { 7, 4, 9}, + { 7, 4, 13}, { 7, 4, 25}, { 7, 4, 26}, { 7, 4, 28}, @@ -569,574 +569,574 @@

    Source Code

    { 7, 5, 26}, { 7, 5, 28}, { 7, 5, 32}, - { 7, 5, 34}, - { 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, 11}, - { 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, 8, 36}, - { 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, 12, 15}, + { 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, 8, 44}, + { 7, 9, 4}, + { 7, 9, 5}, + { 7, 9, 6}, + { 7, 9, 7}, + { 7, 9, 8}, + { 7, 9, 9}, + { 7, 9, 13}, + { 7, 9, 19}, + { 7, 9, 25}, + { 7, 9, 26}, + { 7, 9, 28}, + { 7, 9, 32}, + { 7, 9, 45}, + { 7, 11, 42}, + { 7, 12, 31}, { 7, 13, 4}, { 7, 13, 5}, - { 7, 13, 6}, - { 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, 14, 13}, - { 7, 16, 31}, - { 7, 17, 22}, - { 7, 18, 36}, - { 7, 19, 15}, - { 7, 20, 11}, - { 7, 21, 6}, - { 7, 25, 4}, - { 7, 25, 5}, - { 7, 25, 7}, - { 7, 25, 9}, - { 7, 25, 13}, - { 7, 25, 25}, - { 7, 25, 26}, - { 7, 25, 27}, - { 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, 20}, - { 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, 45}, - { 7, 29, 21}, - { 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, 34, 9}, - { 7, 36, 43}, - { 7, 39, 16}, - { 7, 39, 30}, - { 7, 41, 16}, - { 7, 41, 27}, - { 7, 44, 23}, - { 7, 45, 4}, - { 7, 45, 5}, - { 7, 45, 7}, - { 7, 45, 8}, - { 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, 26}, - { 8, 6, 4}, - { 8, 6, 5}, - { 8, 6, 6}, - { 8, 6, 7}, - { 8, 6, 8}, - { 8, 6, 9}, - { 8, 6, 32}, - { 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, 10, 42}, - { 8, 11, 27}, - { 8, 14, 35}, - { 8, 15, 37}, - { 8, 16, 26}, - { 8, 16, 28}, - { 8, 17, 29}, - { 8, 20, 15}, - { 8, 20, 26}, - { 8, 21, 15}, - { 8, 21, 19}, - { 8, 21, 32}, - { 8, 24, 33}, - { 8, 25, 43}, - { 8, 26, 26}, - { 8, 27, 30}, - { 8, 28, 42}, - { 8, 28, 44}, - { 8, 29, 4}, - { 8, 31, 23}, - { 8, 32, 38}, - { 8, 33, 45}, - { 8, 40, 31}, - { 8, 43, 10}, - { 8, 44, 33}, - { 8, 45, 30}, - { 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, 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, 18}, - { 9, 10, 32}, - { 9, 12, 8}, - { 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, 25}, - { 9, 13, 26}, - { 9, 13, 28}, - { 9, 13, 32}, + { 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, 14, 10}, + { 7, 14, 20}, + { 7, 17, 20}, + { 7, 17, 25}, + { 7, 17, 41}, + { 7, 19, 36}, + { 7, 20, 33}, + { 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, 19}, + { 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, 37}, + { 7, 28, 45}, + { 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, 25}, + { 7, 37, 23}, + { 7, 39, 43}, + { 7, 40, 33}, + { 7, 41, 36}, + { 7, 43, 6}, + { 7, 44, 21}, + { 7, 44, 43}, + { 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, 26}, + { 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, 7, 14}, + { 8, 8, 4}, + { 8, 8, 5}, + { 8, 8, 6}, + { 8, 8, 7}, + { 8, 8, 8}, + { 8, 8, 9}, + { 8, 8, 13}, + { 8, 9, 4}, + { 8, 9, 5}, + { 8, 9, 6}, + { 8, 9, 7}, + { 8, 9, 8}, + { 8, 9, 9}, + { 8, 10, 43}, + { 8, 12, 7}, + { 8, 12, 8}, + { 8, 14, 18}, + { 8, 19, 36}, + { 8, 21, 34}, + { 8, 24, 23}, + { 8, 25, 28}, + { 8, 27, 10}, + { 8, 29, 34}, + { 8, 29, 40}, + { 8, 30, 15}, + { 8, 30, 18}, + { 8, 30, 21}, + { 8, 32, 25}, + { 8, 32, 35}, + { 8, 33, 39}, + { 8, 34, 16}, + { 8, 35, 27}, + { 8, 39, 7}, + { 8, 39, 27}, + { 8, 42, 42}, + { 8, 43, 41}, + { 8, 45, 43}, + { 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, 7, 4}, + { 9, 7, 5}, + { 9, 7, 6}, + { 9, 7, 7}, + { 9, 7, 8}, + { 9, 7, 9}, + { 9, 7, 13}, + { 9, 7, 20}, + { 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, 8, 41}, + { 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, 4}, + { 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, 25}, + { 9, 13, 26}, + { 9, 13, 27}, + { 9, 13, 28}, + { 9, 13, 32}, + { 9, 13, 42}, { 9, 13, 45}, - { 9, 15, 41}, - { 9, 16, 5}, - { 9, 17, 31}, - { 9, 19, 8}, - { 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, 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, 45}, - { 9, 30, 17}, - { 9, 31, 8}, - { 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, 33, 7}, - { 9, 40, 14}, - { 9, 43, 36}, - { 9, 45, 4}, - { 9, 45, 5}, - { 9, 45, 7}, - { 9, 45, 9}, - { 9, 45, 13}, - { 9, 45, 15}, - { 9, 45, 25}, - { 9, 45, 26}, - { 9, 45, 28}, - { 9, 45, 32}, - { 9, 45, 45}, - {10, 4, 4}, - {10, 4, 10}, - {10, 4, 15}, - {10, 5, 18}, - {10, 5, 30}, - {10, 7, 4}, - {10, 7, 22}, - {10, 7, 29}, - {10, 8, 19}, - {10, 8, 27}, - {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, 14}, - {10, 12, 9}, - {10, 12, 10}, - {10, 12, 12}, - {10, 12, 32}, - {10, 12, 43}, - {10, 14, 7}, - {10, 14, 14}, - {10, 14, 28}, - {10, 14, 34}, - {10, 15, 4}, - {10, 15, 10}, - {10, 15, 15}, - {10, 15, 37}, - {10, 17, 6}, - {10, 23, 21}, - {10, 23, 33}, - {10, 23, 39}, - {10, 24, 12}, - {10, 24, 15}, - {10, 26, 41}, - {10, 26, 45}, - {10, 27, 28}, - {10, 31, 6}, - {10, 32, 9}, - {10, 32, 10}, - {10, 32, 12}, - {10, 32, 32}, - {10, 33, 22}, - {10, 35, 4}, - {10, 35, 36}, - {10, 35, 40}, - {10, 36, 6}, - {10, 42, 20}, - {10, 42, 42}, - {10, 42, 44}, - {10, 43, 7}, - {10, 44, 13}, - {11, 4, 32}, - {11, 6, 32}, - {11, 9, 20}, - {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, 32}, - {11, 14, 37}, - {11, 16, 28}, - {11, 17, 5}, - {11, 17, 40}, - {11, 18, 26}, - {11, 19, 39}, - {11, 20, 4}, - {11, 20, 11}, - {11, 20, 12}, - {11, 20, 20}, - {11, 20, 25}, - {11, 20, 32}, - {11, 21, 4}, - {11, 21, 37}, - {11, 24, 41}, + { 9, 14, 37}, + { 9, 15, 9}, + { 9, 21, 9}, + { 9, 22, 9}, + { 9, 22, 22}, + { 9, 22, 32}, + { 9, 23, 13}, + { 9, 23, 16}, + { 9, 23, 19}, + { 9, 24, 34}, + { 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, 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, 45}, + { 9, 30, 10}, + { 9, 30, 40}, + { 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, 33, 7}, + { 9, 34, 5}, + { 9, 34, 19}, + { 9, 34, 28}, + { 9, 35, 23}, + { 9, 36, 27}, + { 9, 40, 5}, + { 9, 43, 4}, + { 9, 43, 37}, + { 9, 44, 41}, + { 9, 45, 4}, + { 9, 45, 5}, + { 9, 45, 7}, + { 9, 45, 9}, + { 9, 45, 13}, + { 9, 45, 17}, + { 9, 45, 25}, + { 9, 45, 26}, + { 9, 45, 28}, + { 9, 45, 32}, + { 9, 45, 39}, + { 9, 45, 45}, + {10, 4, 4}, + {10, 4, 10}, + {10, 4, 15}, + {10, 4, 40}, + {10, 9, 8}, + {10, 9, 9}, + {10, 9, 10}, + {10, 9, 12}, + {10, 9, 32}, + {10, 9, 37}, + {10, 9, 43}, + {10, 10, 4}, + {10, 10, 9}, + {10, 10, 10}, + {10, 10, 11}, + {10, 10, 12}, + {10, 10, 15}, + {10, 10, 32}, + {10, 12, 9}, + {10, 12, 10}, + {10, 12, 12}, + {10, 12, 32}, + {10, 13, 8}, + {10, 14, 34}, + {10, 15, 4}, + {10, 15, 10}, + {10, 15, 14}, + {10, 15, 15}, + {10, 15, 24}, + {10, 16, 22}, + {10, 17, 27}, + {10, 21, 18}, + {10, 21, 32}, + {10, 23, 40}, + {10, 25, 21}, + {10, 27, 14}, + {10, 30, 24}, + {10, 31, 12}, + {10, 31, 43}, + {10, 32, 9}, + {10, 32, 10}, + {10, 32, 12}, + {10, 32, 32}, + {10, 33, 8}, + {10, 36, 18}, + {10, 37, 9}, + {10, 37, 35}, + {10, 44, 6}, + {10, 44, 41}, + {10, 45, 10}, + {11, 4, 39}, + {11, 5, 42}, + {11, 6, 37}, + {11, 7, 42}, + {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, 32}, + {11, 13, 28}, + {11, 16, 6}, + {11, 16, 31}, + {11, 19, 19}, + {11, 20, 11}, + {11, 20, 12}, + {11, 20, 20}, + {11, 20, 25}, + {11, 20, 32}, + {11, 22, 26}, + {11, 24, 17}, {11, 25, 11}, {11, 25, 12}, {11, 25, 20}, {11, 25, 25}, - {11, 25, 29}, + {11, 25, 26}, {11, 25, 32}, - {11, 25, 37}, - {11, 28, 45}, - {11, 31, 29}, - {11, 32, 11}, - {11, 32, 12}, - {11, 32, 19}, - {11, 32, 20}, - {11, 32, 25}, - {11, 32, 32}, - {11, 32, 45}, - {11, 34, 18}, - {11, 37, 44}, - {11, 41, 39}, - {11, 43, 11}, - {11, 43, 27}, - {11, 44, 15}, - {12, 4, 27}, - {12, 5, 5}, - {12, 5, 12}, - {12, 5, 13}, - {12, 5, 26}, - {12, 5, 32}, - {12, 5, 44}, - {12, 7, 21}, - {12, 9, 9}, - {12, 9, 10}, - {12, 9, 12}, - {12, 9, 32}, - {12, 10, 8}, - {12, 10, 9}, - {12, 10, 10}, - {12, 10, 12}, - {12, 10, 15}, - {12, 10, 32}, - {12, 11, 11}, - {12, 11, 12}, - {12, 11, 20}, - {12, 11, 25}, - {12, 11, 32}, - {12, 11, 43}, - {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, 16, 12}, - {12, 16, 16}, - {12, 16, 17}, - {12, 16, 32}, - {12, 17, 21}, - {12, 20, 5}, - {12, 20, 11}, - {12, 20, 12}, - {12, 20, 20}, - {12, 20, 25}, - {12, 20, 32}, - {12, 21, 13}, - {12, 22, 21}, - {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, 30, 25}, - {12, 31, 21}, - {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, 36}, - {12, 39, 13}, - {12, 40, 31}, - {12, 40, 33}, - {12, 45, 39}, - {13, 4, 4}, - {13, 4, 5}, - {13, 4, 7}, - {13, 4, 9}, - {13, 4, 13}, - {13, 4, 17}, - {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, 8, 39}, - {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}, + {11, 29, 45}, + {11, 31, 11}, + {11, 32, 11}, + {11, 32, 12}, + {11, 32, 20}, + {11, 32, 25}, + {11, 32, 32}, + {11, 33, 37}, + {11, 35, 31}, + {11, 37, 12}, + {11, 37, 13}, + {11, 39, 18}, + {11, 41, 10}, + {11, 41, 27}, + {12, 5, 5}, + {12, 5, 12}, + {12, 5, 13}, + {12, 5, 18}, + {12, 5, 26}, + {12, 5, 32}, + {12, 6, 29}, + {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, 20}, + {12, 11, 25}, + {12, 11, 32}, + {12, 11, 44}, + {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, 12}, + {12, 16, 12}, + {12, 16, 16}, + {12, 16, 19}, + {12, 16, 32}, + {12, 18, 26}, + {12, 19, 28}, + {12, 20, 11}, + {12, 20, 12}, + {12, 20, 20}, + {12, 20, 25}, + {12, 20, 32}, + {12, 21, 5}, + {12, 24, 23}, + {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, 29, 30}, + {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, 35, 40}, + {12, 37, 27}, + {12, 38, 19}, + {12, 40, 28}, + {12, 43, 15}, + {12, 44, 22}, + {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, 37}, + {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, 20}, + {13, 5, 24}, + {13, 5, 25}, + {13, 5, 26}, + {13, 5, 28}, + {13, 5, 32}, + {13, 5, 45}, + {13, 6, 37}, + {13, 7, 4}, + {13, 7, 5}, + {13, 7, 7}, + {13, 7, 9}, + {13, 7, 11}, + {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, 29}, + {13, 9, 32}, + {13, 9, 45}, + {13, 11, 27}, {13, 12, 5}, {13, 12, 12}, {13, 12, 13}, @@ -1159,537 +1159,537 @@

    Source Code

    {13, 13, 45}, {13, 14, 13}, {13, 14, 14}, - {13, 14, 22}, - {13, 14, 25}, - {13, 14, 26}, - {13, 14, 32}, - {13, 15, 45}, - {13, 16, 5}, - {13, 16, 12}, + {13, 14, 25}, + {13, 14, 26}, + {13, 14, 32}, + {13, 15, 22}, + {13, 16, 5}, + {13, 16, 6}, + {13, 16, 11}, {13, 16, 13}, {13, 16, 16}, {13, 16, 32}, - {13, 16, 42}, - {13, 17, 12}, - {13, 18, 15}, - {13, 18, 43}, - {13, 20, 31}, - {13, 21, 4}, - {13, 22, 33}, - {13, 23, 40}, - {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, 11}, - {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, 45}, - {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, 45}, - {13, 33, 44}, - {13, 35, 29}, - {13, 36, 23}, - {13, 39, 4}, - {13, 43, 16}, - {13, 45, 4}, - {13, 45, 5}, - {13, 45, 7}, - {13, 45, 9}, - {13, 45, 13}, - {13, 45, 19}, - {13, 45, 25}, - {13, 45, 26}, - {13, 45, 28}, - {13, 45, 32}, - {13, 45, 45}, - {14, 5, 27}, - {14, 5, 30}, - {14, 5, 31}, - {14, 5, 35}, - {14, 5, 38}, - {14, 8, 5}, - {14, 8, 13}, - {14, 8, 16}, - {14, 10, 14}, - {14, 12, 7}, - {14, 13, 13}, - {14, 13, 14}, - {14, 13, 25}, - {14, 13, 26}, - {14, 13, 32}, - {14, 14, 7}, - {14, 14, 13}, - {14, 14, 14}, - {14, 14, 16}, - {14, 14, 25}, - {14, 14, 26}, - {14, 14, 29}, - {14, 14, 32}, - {14, 16, 14}, - {14, 16, 16}, - {14, 16, 29}, - {14, 19, 9}, - {14, 19, 18}, - {14, 20, 15}, - {14, 21, 15}, - {14, 21, 35}, - {14, 23, 45}, - {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, 29, 14}, - {14, 29, 16}, - {14, 29, 29}, - {14, 29, 32}, - {14, 29, 34}, - {14, 31, 25}, - {14, 32, 13}, - {14, 32, 14}, - {14, 32, 25}, - {14, 32, 26}, - {14, 32, 29}, - {14, 32, 32}, - {14, 35, 37}, - {14, 35, 40}, - {14, 37, 8}, - {14, 39, 32}, - {14, 39, 41}, - {14, 41, 14}, - {14, 41, 38}, - {14, 43, 5}, - {14, 43, 33}, - {14, 45, 45}, - {15, 4, 4}, - {15, 4, 6}, - {15, 4, 10}, - {15, 4, 15}, - {15, 4, 29}, - {15, 9, 24}, - {15, 9, 32}, - {15, 10, 4}, - {15, 10, 10}, - {15, 10, 15}, - {15, 12, 36}, - {15, 15, 4}, - {15, 15, 10}, - {15, 15, 15}, - {15, 15, 26}, - {15, 17, 8}, - {15, 18, 17}, - {15, 19, 25}, - {15, 20, 4}, - {15, 20, 10}, - {15, 24, 32}, - {15, 26, 25}, - {15, 30, 35}, - {15, 31, 15}, - {15, 34, 28}, - {15, 34, 34}, - {15, 35, 19}, - {15, 44, 18}, - {15, 45, 37}, - {16, 5, 5}, - {16, 5, 13}, - {16, 5, 14}, - {16, 5, 16}, - {16, 5, 32}, - {16, 7, 25}, - {16, 8, 40}, - {16, 9, 8}, - {16, 9, 30}, - {16, 12, 8}, - {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, 30}, - {16, 16, 32}, - {16, 16, 45}, - {16, 17, 28}, - {16, 19, 23}, - {16, 21, 42}, - {16, 22, 32}, - {16, 25, 40}, - {16, 26, 16}, - {16, 29, 8}, - {16, 29, 14}, - {16, 29, 16}, - {16, 29, 29}, - {16, 31, 34}, - {16, 32, 5}, - {16, 32, 12}, - {16, 32, 13}, - {16, 32, 16}, - {16, 32, 32}, - {16, 33, 6}, - {16, 33, 40}, - {16, 33, 44}, - {16, 34, 15}, - {16, 35, 10}, - {16, 37, 7}, - {16, 37, 29}, - {16, 39, 15}, - {16, 40, 32}, - {16, 41, 27}, - {16, 42, 23}, - {16, 42, 26}, - {16, 42, 39}, - {16, 44, 29}, - {17, 4, 43}, - {17, 7, 38}, - {17, 8, 33}, - {17, 9, 20}, - {17, 9, 21}, - {17, 10, 41}, - {17, 13, 45}, - {17, 17, 17}, - {17, 19, 20}, - {17, 20, 28}, - {17, 21, 24}, - {17, 21, 29}, - {17, 22, 43}, - {17, 25, 6}, - {17, 25, 26}, - {17, 26, 25}, - {17, 28, 19}, - {17, 29, 4}, - {17, 30, 5}, - {17, 30, 7}, - {17, 32, 14}, - {17, 32, 30}, - {17, 36, 26}, - {17, 37, 34}, - {17, 38, 23}, - {17, 38, 25}, - {17, 38, 44}, - {17, 40, 37}, - {17, 44, 12}, - {17, 44, 27}, - {17, 45, 5}, - {18, 5, 43}, - {18, 6, 7}, - {18, 6, 10}, - {18, 8, 23}, - {18, 9, 42}, - {18, 15, 4}, - {18, 15, 15}, - {18, 16, 13}, - {18, 17, 30}, - {18, 18, 18}, - {18, 21, 22}, - {18, 22, 4}, - {18, 22, 7}, - {18, 22, 14}, - {18, 22, 25}, - {18, 23, 10}, - {18, 24, 12}, - {18, 25, 13}, - {18, 27, 36}, - {18, 28, 22}, - {18, 28, 43}, - {18, 30, 16}, - {18, 31, 26}, - {18, 33, 39}, - {18, 35, 4}, - {18, 39, 41}, - {18, 42, 29}, - {18, 44, 20}, - {18, 44, 33}, - {18, 45, 18}, - {18, 45, 23}, - {18, 45, 44}, - {19, 15, 24}, - {19, 15, 36}, - {19, 18, 25}, - {19, 19, 19}, - {19, 21, 8}, - {19, 25, 43}, - {19, 26, 30}, - {19, 29, 13}, - {19, 29, 24}, - {19, 30, 4}, - {19, 30, 27}, - {19, 31, 6}, - {19, 31, 41}, - {19, 33, 10}, - {19, 34, 10}, - {19, 34, 13}, - {19, 34, 44}, - {19, 37, 12}, - {19, 38, 21}, - {19, 39, 41}, - {19, 40, 11}, - {19, 40, 37}, - {20, 4, 14}, - {20, 6, 19}, - {20, 11, 10}, - {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, 16}, - {20, 14, 27}, - {20, 14, 32}, - {20, 20, 11}, - {20, 20, 12}, - {20, 20, 20}, - {20, 20, 25}, - {20, 20, 32}, - {20, 24, 12}, - {20, 24, 25}, - {20, 25, 11}, - {20, 25, 12}, - {20, 25, 20}, - {20, 25, 25}, - {20, 25, 32}, - {20, 26, 8}, - {20, 26, 20}, - {20, 26, 28}, - {20, 28, 6}, - {20, 32, 11}, - {20, 32, 12}, - {20, 32, 20}, - {20, 32, 25}, - {20, 32, 32}, - {20, 36, 4}, - {20, 36, 20}, - {20, 37, 9}, - {20, 37, 17}, - {20, 38, 24}, - {20, 39, 11}, - {20, 39, 40}, - {20, 40, 21}, - {20, 40, 36}, - {20, 41, 27}, - {20, 42, 45}, - {20, 43, 37}, - {20, 45, 44}, - {21, 6, 22}, - {21, 6, 33}, - {21, 7, 11}, - {21, 7, 36}, - {21, 10, 39}, - {21, 13, 35}, - {21, 21, 21}, - {21, 25, 33}, - {21, 27, 4}, - {21, 32, 21}, - {21, 35, 40}, - {21, 38, 17}, - {21, 41, 45}, - {21, 44, 33}, - {22, 5, 16}, - {22, 9, 9}, - {22, 9, 22}, - {22, 9, 32}, - {22, 10, 31}, - {22, 11, 14}, - {22, 13, 28}, - {22, 14, 27}, - {22, 18, 21}, - {22, 21, 20}, - {22, 22, 9}, - {22, 22, 22}, - {22, 22, 32}, - {22, 23, 25}, - {22, 24, 9}, - {22, 26, 26}, - {22, 27, 19}, - {22, 31, 13}, - {22, 32, 9}, - {22, 32, 22}, - {22, 32, 32}, - {22, 33, 17}, - {22, 36, 9}, - {22, 38, 15}, - {22, 38, 33}, - {22, 40, 26}, - {22, 43, 26}, - {22, 45, 28}, - {23, 4, 17}, - {23, 4, 31}, - {23, 5, 19}, - {23, 5, 34}, - {23, 7, 18}, - {23, 7, 40}, - {23, 8, 20}, - {23, 9, 31}, - {23, 11, 34}, - {23, 17, 5}, - {23, 17, 34}, - {23, 18, 15}, - {23, 19, 32}, - {23, 20, 4}, - {23, 20, 44}, - {23, 22, 24}, - {23, 23, 23}, - {23, 24, 31}, - {23, 26, 5}, - {23, 27, 18}, - {23, 27, 27}, - {23, 29, 13}, - {23, 36, 34}, - {23, 42, 37}, - {23, 44, 25}, - {23, 45, 34}, - {24, 5, 5}, - {24, 5, 13}, - {24, 5, 24}, - {24, 5, 26}, - {24, 5, 32}, - {24, 7, 8}, - {24, 10, 31}, - {24, 11, 23}, - {24, 11, 26}, - {24, 13, 5}, - {24, 13, 10}, - {24, 13, 13}, - {24, 13, 24}, - {24, 13, 26}, - {24, 13, 32}, - {24, 14, 13}, - {24, 16, 15}, - {24, 18, 44}, - {24, 19, 17}, - {24, 23, 6}, - {24, 24, 5}, - {24, 24, 13}, - {24, 24, 24}, - {24, 24, 26}, - {24, 24, 32}, - {24, 26, 5}, - {24, 26, 13}, - {24, 26, 24}, - {24, 26, 26}, - {24, 26, 32}, - {24, 32, 5}, - {24, 32, 13}, - {24, 32, 24}, - {24, 32, 26}, - {24, 32, 32}, - {24, 33, 4}, - {24, 35, 17}, - {24, 35, 27}, - {24, 35, 33}, - {24, 35, 34}, - {24, 35, 44}, - {24, 37, 32}, - {24, 38, 22}, - {24, 38, 43}, - {24, 41, 19}, - {24, 42, 28}, - {24, 43, 7}, - {24, 44, 35}, - {24, 45, 5}, - {24, 45, 41}, - {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}, + {13, 18, 7}, + {13, 20, 12}, + {13, 20, 22}, + {13, 23, 23}, + {13, 24, 4}, + {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, 41}, + {13, 28, 45}, + {13, 29, 20}, + {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, 45}, + {13, 35, 4}, + {13, 35, 9}, + {13, 35, 24}, + {13, 36, 8}, + {13, 36, 11}, + {13, 37, 9}, + {13, 37, 20}, + {13, 38, 15}, + {13, 41, 39}, + {13, 42, 32}, + {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, 44}, + {14, 11, 7}, + {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, 25}, + {14, 14, 26}, + {14, 14, 29}, + {14, 14, 32}, + {14, 14, 33}, + {14, 15, 16}, + {14, 16, 14}, + {14, 16, 16}, + {14, 16, 29}, + {14, 17, 17}, + {14, 19, 33}, + {14, 22, 22}, + {14, 22, 26}, + {14, 25, 11}, + {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, 26, 37}, + {14, 29, 14}, + {14, 29, 16}, + {14, 29, 29}, + {14, 29, 32}, + {14, 31, 9}, + {14, 31, 38}, + {14, 32, 13}, + {14, 32, 14}, + {14, 32, 25}, + {14, 32, 26}, + {14, 32, 29}, + {14, 32, 32}, + {14, 34, 15}, + {14, 34, 40}, + {14, 35, 12}, + {14, 36, 15}, + {14, 42, 11}, + {14, 45, 39}, + {15, 4, 4}, + {15, 4, 10}, + {15, 4, 15}, + {15, 6, 11}, + {15, 6, 16}, + {15, 7, 45}, + {15, 8, 26}, + {15, 10, 4}, + {15, 10, 10}, + {15, 10, 15}, + {15, 11, 26}, + {15, 12, 10}, + {15, 13, 14}, + {15, 15, 4}, + {15, 15, 10}, + {15, 15, 15}, + {15, 19, 4}, + {15, 19, 18}, + {15, 21, 45}, + {15, 25, 19}, + {15, 26, 10}, + {15, 26, 30}, + {15, 33, 36}, + {15, 36, 6}, + {15, 43, 10}, + {15, 43, 30}, + {15, 44, 27}, + {15, 45, 41}, + {16, 5, 5}, + {16, 5, 13}, + {16, 5, 16}, + {16, 5, 32}, + {16, 5, 35}, + {16, 7, 30}, + {16, 12, 12}, + {16, 12, 16}, + {16, 12, 32}, + {16, 12, 41}, + {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, 18, 19}, + {16, 22, 30}, + {16, 28, 23}, + {16, 29, 14}, + {16, 29, 16}, + {16, 29, 26}, + {16, 29, 29}, + {16, 29, 44}, + {16, 30, 20}, + {16, 31, 29}, + {16, 32, 5}, + {16, 32, 12}, + {16, 32, 13}, + {16, 32, 16}, + {16, 32, 32}, + {16, 35, 13}, + {16, 35, 16}, + {16, 39, 6}, + {16, 39, 11}, + {16, 40, 34}, + {16, 40, 37}, + {16, 42, 22}, + {16, 43, 37}, + {17, 8, 43}, + {17, 9, 26}, + {17, 10, 26}, + {17, 17, 17}, + {17, 20, 45}, + {17, 21, 34}, + {17, 25, 15}, + {17, 27, 28}, + {17, 27, 30}, + {17, 28, 18}, + {17, 28, 41}, + {17, 30, 17}, + {17, 33, 43}, + {17, 35, 29}, + {17, 38, 34}, + {17, 39, 17}, + {17, 39, 35}, + {17, 42, 33}, + {17, 45, 19}, + {18, 7, 12}, + {18, 9, 10}, + {18, 10, 25}, + {18, 11, 14}, + {18, 12, 43}, + {18, 12, 44}, + {18, 13, 45}, + {18, 14, 32}, + {18, 15, 28}, + {18, 16, 30}, + {18, 18, 18}, + {18, 18, 26}, + {18, 22, 12}, + {18, 23, 11}, + {18, 23, 28}, + {18, 26, 4}, + {18, 30, 22}, + {18, 31, 35}, + {18, 31, 37}, + {18, 31, 41}, + {18, 33, 21}, + {18, 34, 13}, + {18, 34, 24}, + {18, 35, 10}, + {18, 41, 5}, + {18, 42, 41}, + {18, 45, 26}, + {19, 4, 14}, + {19, 4, 29}, + {19, 6, 10}, + {19, 6, 26}, + {19, 6, 45}, + {19, 7, 19}, + {19, 11, 42}, + {19, 12, 29}, + {19, 14, 45}, + {19, 15, 5}, + {19, 15, 18}, + {19, 16, 30}, + {19, 19, 5}, + {19, 19, 19}, + {19, 24, 7}, + {19, 24, 41}, + {19, 24, 44}, + {19, 25, 8}, + {19, 25, 9}, + {19, 26, 44}, + {19, 29, 37}, + {19, 30, 42}, + {19, 33, 42}, + {19, 34, 21}, + {19, 34, 41}, + {19, 35, 26}, + {19, 36, 12}, + {19, 37, 22}, + {19, 39, 28}, + {19, 45, 26}, + {20, 5, 31}, + {20, 6, 14}, + {20, 9, 6}, + {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, 26}, + {20, 12, 28}, + {20, 12, 32}, + {20, 17, 19}, + {20, 17, 43}, + {20, 19, 30}, + {20, 20, 11}, + {20, 20, 12}, + {20, 20, 20}, + {20, 20, 25}, + {20, 20, 32}, + {20, 23, 38}, + {20, 24, 10}, + {20, 24, 22}, + {20, 25, 11}, + {20, 25, 12}, + {20, 25, 20}, + {20, 25, 25}, + {20, 25, 32}, + {20, 29, 32}, + {20, 30, 10}, + {20, 30, 31}, + {20, 30, 41}, + {20, 32, 11}, + {20, 32, 12}, + {20, 32, 20}, + {20, 32, 25}, + {20, 32, 32}, + {20, 34, 19}, + {20, 36, 31}, + {20, 38, 20}, + {20, 44, 18}, + {20, 45, 8}, + {20, 45, 40}, + {21, 5, 4}, + {21, 6, 21}, + {21, 6, 39}, + {21, 7, 28}, + {21, 8, 36}, + {21, 9, 34}, + {21, 11, 33}, + {21, 12, 22}, + {21, 12, 26}, + {21, 12, 38}, + {21, 13, 33}, + {21, 14, 15}, + {21, 14, 21}, + {21, 15, 37}, + {21, 15, 45}, + {21, 20, 18}, + {21, 20, 30}, + {21, 21, 21}, + {21, 22, 8}, + {21, 23, 19}, + {21, 25, 14}, + {21, 27, 14}, + {21, 28, 40}, + {21, 29, 36}, + {21, 29, 37}, + {21, 30, 43}, + {21, 33, 4}, + {21, 35, 13}, + {21, 35, 16}, + {21, 37, 6}, + {21, 39, 44}, + {21, 40, 4}, + {21, 40, 37}, + {21, 40, 41}, + {22, 4, 40}, + {22, 7, 33}, + {22, 9, 9}, + {22, 9, 22}, + {22, 9, 32}, + {22, 10, 17}, + {22, 10, 30}, + {22, 11, 20}, + {22, 11, 45}, + {22, 12, 8}, + {22, 14, 4}, + {22, 15, 37}, + {22, 16, 27}, + {22, 16, 43}, + {22, 17, 10}, + {22, 18, 30}, + {22, 19, 11}, + {22, 19, 14}, + {22, 22, 9}, + {22, 22, 22}, + {22, 22, 32}, + {22, 26, 7}, + {22, 30, 14}, + {22, 30, 30}, + {22, 32, 8}, + {22, 32, 9}, + {22, 32, 22}, + {22, 32, 32}, + {22, 33, 28}, + {22, 34, 19}, + {22, 34, 29}, + {22, 35, 9}, + {22, 36, 8}, + {22, 38, 34}, + {22, 38, 36}, + {22, 39, 31}, + {22, 40, 10}, + {22, 42, 30}, + {23, 4, 5}, + {23, 4, 21}, + {23, 4, 36}, + {23, 5, 20}, + {23, 6, 45}, + {23, 7, 43}, + {23, 8, 45}, + {23, 14, 32}, + {23, 14, 34}, + {23, 15, 40}, + {23, 15, 43}, + {23, 16, 36}, + {23, 19, 4}, + {23, 19, 15}, + {23, 20, 32}, + {23, 21, 5}, + {23, 21, 19}, + {23, 21, 40}, + {23, 23, 5}, + {23, 23, 23}, + {23, 25, 31}, + {23, 28, 11}, + {23, 30, 19}, + {23, 30, 35}, + {23, 31, 28}, + {23, 32, 32}, + {23, 34, 25}, + {23, 35, 18}, + {23, 36, 19}, + {23, 38, 27}, + {23, 41, 40}, + {23, 43, 45}, + {23, 45, 16}, + {24, 5, 5}, + {24, 5, 13}, + {24, 5, 24}, + {24, 5, 26}, + {24, 5, 30}, + {24, 5, 32}, + {24, 6, 24}, + {24, 7, 31}, + {24, 12, 19}, + {24, 13, 5}, + {24, 13, 11}, + {24, 13, 13}, + {24, 13, 24}, + {24, 13, 26}, + {24, 13, 32}, + {24, 14, 19}, + {24, 16, 31}, + {24, 16, 42}, + {24, 17, 13}, + {24, 20, 40}, + {24, 21, 29}, + {24, 24, 5}, + {24, 24, 13}, + {24, 24, 24}, + {24, 24, 26}, + {24, 24, 32}, + {24, 25, 23}, + {24, 26, 5}, + {24, 26, 13}, + {24, 26, 24}, + {24, 26, 26}, + {24, 26, 32}, + {24, 28, 8}, + {24, 28, 26}, + {24, 32, 5}, + {24, 32, 13}, + {24, 32, 24}, + {24, 32, 26}, + {24, 32, 32}, + {24, 33, 21}, + {24, 34, 27}, + {24, 35, 13}, + {24, 36, 5}, + {24, 36, 7}, + {24, 38, 33}, + {24, 42, 39}, + {24, 43, 6}, + {24, 43, 7}, + {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, 18}, {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, 8, 31}, - {25, 9, 4}, - {25, 9, 5}, - {25, 9, 7}, - {25, 9, 9}, - {25, 9, 13}, - {25, 9, 17}, + {25, 7, 23}, + {25, 7, 25}, + {25, 7, 26}, + {25, 7, 28}, + {25, 7, 32}, + {25, 7, 42}, + {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}, @@ -1702,1096 +1702,1096 @@

    Source Code

    {25, 11, 32}, {25, 12, 11}, {25, 12, 12}, - {25, 12, 20}, - {25, 12, 25}, - {25, 12, 32}, - {25, 12, 41}, - {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, 16, 19}, - {25, 19, 19}, - {25, 20, 11}, - {25, 20, 12}, - {25, 20, 20}, - {25, 20, 25}, - {25, 20, 32}, - {25, 21, 4}, - {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, 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, 26}, - {25, 30, 38}, - {25, 30, 39}, - {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, 35, 19}, - {25, 36, 45}, - {25, 37, 30}, - {25, 40, 22}, - {25, 41, 14}, - {25, 43, 11}, - {25, 45, 4}, - {25, 45, 5}, - {25, 45, 7}, - {25, 45, 9}, - {25, 45, 11}, - {25, 45, 13}, - {25, 45, 21}, - {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, 6, 18}, - {26, 6, 30}, - {26, 7, 4}, - {26, 7, 5}, - {26, 7, 7}, - {26, 7, 9}, - {26, 7, 13}, - {26, 7, 22}, - {26, 7, 25}, - {26, 7, 26}, - {26, 7, 28}, - {26, 7, 32}, - {26, 7, 45}, - {26, 8, 36}, - {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, 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, 10}, - {26, 13, 12}, - {26, 13, 13}, - {26, 13, 14}, - {26, 13, 21}, - {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, 14, 37}, - {26, 18, 22}, - {26, 20, 44}, - {26, 21, 31}, - {26, 22, 30}, - {26, 22, 37}, - {26, 24, 5}, - {26, 24, 13}, - {26, 24, 16}, - {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, 8}, - {26, 28, 9}, - {26, 28, 13}, - {26, 28, 25}, - {26, 28, 26}, - {26, 28, 28}, - {26, 28, 32}, - {26, 28, 45}, - {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, 34, 37}, - {26, 36, 5}, - {26, 36, 32}, - {26, 36, 33}, - {26, 36, 42}, - {26, 37, 26}, - {26, 38, 7}, - {26, 40, 24}, - {26, 44, 11}, - {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, 6, 4}, - {27, 6, 24}, - {27, 6, 44}, - {27, 7, 26}, - {27, 10, 13}, - {27, 11, 29}, - {27, 15, 26}, - {27, 17, 9}, - {27, 17, 14}, - {27, 19, 35}, - {27, 25, 20}, - {27, 25, 30}, - {27, 27, 27}, - {27, 27, 39}, - {27, 30, 22}, - {27, 32, 37}, - {27, 33, 11}, - {27, 33, 26}, - {27, 33, 31}, - {27, 34, 43}, - {27, 34, 44}, - {27, 36, 25}, - {27, 38, 18}, - {27, 40, 7}, - {27, 40, 20}, - {28, 4, 4}, - {28, 4, 5}, - {28, 4, 7}, - {28, 4, 9}, - {28, 4, 13}, - {28, 4, 21}, - {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, 40}, - {28, 5, 45}, - {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, 16}, - {28, 9, 25}, - {28, 9, 26}, - {28, 9, 28}, - {28, 9, 32}, - {28, 9, 45}, - {28, 12, 11}, - {28, 12, 32}, - {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, 17, 28}, - {28, 22, 11}, - {28, 24, 33}, - {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, 17}, - {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, 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, 34, 25}, - {28, 43, 5}, - {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, 42}, - {28, 45, 45}, - {29, 6, 26}, - {29, 6, 36}, - {29, 6, 39}, - {29, 10, 27}, - {29, 11, 21}, - {29, 13, 12}, - {29, 13, 45}, - {29, 14, 14}, - {29, 14, 16}, - {29, 14, 29}, - {29, 14, 32}, - {29, 16, 13}, - {29, 16, 14}, - {29, 16, 16}, - {29, 16, 29}, - {29, 17, 7}, - {29, 18, 21}, - {29, 19, 36}, - {29, 19, 38}, - {29, 20, 35}, - {29, 20, 38}, - {29, 21, 35}, - {29, 24, 22}, - {29, 25, 27}, - {29, 25, 35}, - {29, 27, 40}, - {29, 29, 14}, - {29, 29, 16}, - {29, 29, 29}, - {29, 29, 32}, - {29, 32, 14}, - {29, 32, 29}, - {29, 32, 32}, - {29, 34, 18}, - {29, 36, 44}, - {29, 37, 17}, - {29, 39, 44}, - {29, 40, 8}, - {29, 41, 21}, - {29, 42, 4}, - {29, 42, 24}, - {29, 42, 36}, - {29, 44, 35}, - {29, 45, 45}, - {30, 5, 38}, - {30, 7, 20}, - {30, 8, 11}, - {30, 8, 18}, - {30, 12, 11}, - {30, 12, 45}, - {30, 13, 19}, - {30, 13, 43}, - {30, 15, 12}, - {30, 15, 15}, - {30, 17, 44}, - {30, 26, 45}, - {30, 27, 20}, - {30, 27, 25}, - {30, 29, 34}, - {30, 30, 12}, - {30, 30, 30}, - {30, 31, 29}, - {30, 34, 39}, - {30, 37, 16}, - {30, 37, 25}, - {30, 40, 7}, - {30, 45, 36}, - {31, 7, 12}, - {31, 8, 30}, - {31, 8, 44}, - {31, 10, 13}, - {31, 10, 15}, - {31, 10, 37}, - {31, 11, 23}, - {31, 11, 33}, - {31, 11, 44}, - {31, 19, 25}, - {31, 20, 23}, - {31, 23, 5}, - {31, 24, 31}, - {31, 25, 39}, - {31, 25, 40}, - {31, 26, 14}, - {31, 26, 25}, - {31, 28, 14}, - {31, 31, 31}, - {31, 32, 34}, - {31, 32, 42}, - {31, 33, 8}, - {31, 34, 9}, - {31, 36, 26}, - {31, 39, 25}, - {31, 41, 7}, - {31, 42, 25}, - {32, 4, 4}, - {32, 4, 5}, - {32, 4, 7}, - {32, 4, 9}, - {32, 4, 13}, - {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, 21}, - {32, 5, 24}, - {32, 5, 25}, - {32, 5, 26}, - {32, 5, 28}, - {32, 5, 32}, - {32, 5, 34}, - {32, 5, 45}, - {32, 6, 5}, - {32, 6, 23}, - {32, 6, 41}, - {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, 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, 32}, - {32, 11, 11}, - {32, 11, 12}, - {32, 11, 20}, - {32, 11, 25}, - {32, 11, 30}, - {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, 12, 38}, - {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, 14, 43}, - {32, 15, 32}, - {32, 16, 5}, - {32, 16, 12}, - {32, 16, 13}, - {32, 16, 16}, - {32, 16, 32}, - {32, 17, 32}, - {32, 17, 36}, - {32, 18, 16}, - {32, 20, 11}, - {32, 20, 12}, - {32, 20, 20}, - {32, 20, 25}, - {32, 20, 32}, - {32, 22, 9}, - {32, 22, 22}, - {32, 22, 32}, - {32, 24, 5}, - {32, 24, 6}, - {32, 24, 13}, - {32, 24, 23}, - {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, 31}, - {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, 22}, - {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, 31, 10}, - {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, 36, 8}, - {32, 40, 42}, - {32, 41, 12}, - {32, 41, 40}, - {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, 4, 14}, - {33, 4, 22}, - {33, 4, 26}, - {33, 6, 44}, - {33, 7, 26}, - {33, 9, 40}, - {33, 10, 22}, - {33, 11, 23}, - {33, 11, 37}, - {33, 12, 23}, - {33, 12, 24}, - {33, 15, 41}, - {33, 16, 29}, - {33, 16, 38}, - {33, 18, 19}, - {33, 22, 43}, - {33, 22, 44}, - {33, 23, 35}, - {33, 28, 38}, - {33, 29, 19}, - {33, 29, 24}, - {33, 33, 40}, - {33, 34, 32}, - {33, 36, 16}, - {33, 40, 38}, - {33, 41, 11}, - {33, 43, 30}, - {33, 43, 42}, - {34, 6, 36}, - {34, 7, 32}, - {34, 10, 20}, - {34, 10, 25}, - {34, 13, 44}, - {34, 17, 39}, - {34, 24, 8}, - {34, 26, 9}, - {34, 26, 33}, - {34, 27, 31}, - {34, 27, 33}, - {34, 28, 33}, - {34, 28, 36}, - {34, 29, 9}, - {34, 30, 15}, - {34, 30, 28}, - {34, 30, 30}, - {34, 30, 39}, - {34, 31, 38}, - {34, 33, 5}, - {34, 37, 26}, - {34, 40, 21}, - {34, 40, 39}, - {34, 42, 14}, - {34, 44, 16}, - {35, 5, 10}, - {35, 6, 9}, - {35, 6, 32}, - {35, 8, 8}, - {35, 10, 12}, - {35, 10, 25}, - {35, 12, 23}, - {35, 16, 9}, - {35, 17, 6}, - {35, 18, 22}, - {35, 18, 44}, - {35, 19, 20}, - {35, 19, 25}, - {35, 24, 4}, - {35, 25, 40}, - {35, 26, 40}, - {35, 28, 17}, - {35, 29, 33}, - {35, 30, 43}, - {35, 31, 31}, - {35, 34, 17}, - {35, 34, 36}, - {35, 36, 4}, - {35, 36, 30}, - {35, 36, 36}, - {35, 37, 13}, - {35, 38, 11}, - {35, 39, 16}, - {35, 42, 27}, - {35, 45, 34}, - {36, 6, 38}, - {36, 11, 17}, - {36, 13, 20}, - {36, 13, 31}, - {36, 14, 38}, - {36, 17, 23}, - {36, 19, 17}, - {36, 23, 9}, - {36, 23, 17}, - {36, 23, 41}, - {36, 23, 44}, - {36, 24, 33}, - {36, 26, 26}, - {36, 27, 18}, - {36, 27, 22}, - {36, 27, 44}, - {36, 28, 25}, - {36, 29, 11}, - {36, 29, 41}, - {36, 30, 10}, - {36, 31, 13}, - {36, 33, 40}, - {36, 35, 4}, - {36, 36, 10}, - {36, 39, 15}, - {36, 40, 27}, - {36, 41, 43}, - {36, 44, 20}, - {36, 44, 27}, - {37, 4, 39}, - {37, 5, 4}, - {37, 6, 40}, - {37, 8, 32}, - {37, 10, 13}, - {37, 12, 38}, - {37, 13, 5}, - {37, 13, 17}, - {37, 13, 35}, - {37, 14, 9}, - {37, 15, 26}, - {37, 19, 38}, - {37, 20, 11}, - {37, 20, 23}, - {37, 20, 36}, - {37, 24, 5}, - {37, 29, 21}, - {37, 32, 38}, - {37, 32, 45}, - {37, 33, 16}, - {37, 33, 28}, - {37, 35, 6}, - {37, 35, 29}, - {37, 38, 36}, - {37, 38, 44}, - {37, 39, 23}, - {37, 39, 43}, - {37, 40, 22}, - {37, 40, 34}, - {37, 41, 34}, - {37, 43, 13}, - {38, 6, 17}, - {38, 6, 19}, - {38, 7, 31}, - {38, 10, 22}, - {38, 15, 36}, - {38, 18, 28}, - {38, 21, 9}, - {38, 22, 29}, - {38, 24, 37}, - {38, 26, 26}, - {38, 26, 44}, - {38, 27, 37}, - {38, 29, 4}, - {38, 29, 15}, - {38, 31, 37}, - {38, 34, 36}, - {38, 36, 21}, - {38, 37, 13}, - {38, 40, 10}, - {38, 40, 37}, - {38, 45, 13}, - {39, 4, 26}, - {39, 8, 16}, - {39, 8, 18}, - {39, 9, 20}, - {39, 11, 42}, - {39, 13, 7}, - {39, 14, 36}, - {39, 14, 43}, - {39, 15, 12}, - {39, 15, 23}, - {39, 15, 42}, - {39, 16, 35}, - {39, 24, 13}, - {39, 26, 39}, - {39, 28, 8}, - {39, 35, 44}, - {39, 38, 15}, - {39, 38, 27}, - {39, 40, 26}, - {39, 42, 21}, - {39, 42, 36}, - {39, 43, 10}, - {39, 43, 27}, - {39, 44, 22}, - {40, 4, 9}, - {40, 6, 40}, - {40, 6, 41}, - {40, 7, 31}, - {40, 9, 14}, - {40, 9, 30}, - {40, 10, 31}, - {40, 16, 22}, - {40, 22, 11}, - {40, 26, 24}, - {40, 26, 40}, - {40, 27, 20}, - {40, 29, 6}, - {40, 29, 34}, - {40, 30, 9}, - {40, 32, 23}, - {40, 32, 29}, - {40, 34, 44}, - {40, 35, 4}, - {40, 35, 11}, - {40, 37, 36}, - {40, 39, 29}, - {40, 41, 9}, - {40, 41, 44}, - {41, 14, 13}, - {41, 16, 10}, - {41, 17, 24}, - {41, 18, 9}, - {41, 24, 20}, - {41, 24, 41}, - {41, 25, 17}, - {41, 35, 42}, - {41, 39, 24}, - {41, 40, 12}, - {41, 42, 31}, - {41, 43, 14}, - {41, 45, 15}, - {42, 5, 4}, - {42, 5, 18}, - {42, 5, 35}, - {42, 8, 19}, - {42, 15, 39}, - {42, 16, 25}, - {42, 17, 23}, - {42, 17, 33}, - {42, 18, 29}, - {42, 19, 24}, - {42, 26, 13}, - {42, 29, 18}, - {42, 32, 23}, - {42, 32, 29}, - {42, 33, 36}, - {42, 33, 39}, - {42, 34, 41}, - {42, 39, 10}, - {42, 41, 36}, - {42, 42, 19}, - {43, 4, 32}, - {43, 5, 28}, - {43, 6, 21}, - {43, 8, 15}, - {43, 9, 16}, - {43, 10, 40}, - {43, 13, 35}, - {43, 20, 34}, - {43, 21, 5}, - {43, 23, 21}, - {43, 23, 31}, - {43, 24, 23}, - {43, 25, 39}, - {43, 28, 14}, - {43, 29, 10}, - {43, 30, 11}, - {43, 30, 41}, - {43, 32, 9}, - {43, 34, 8}, - {43, 35, 20}, - {43, 36, 4}, - {43, 37, 35}, - {43, 39, 15}, - {43, 42, 42}, - {43, 42, 44}, - {44, 4, 4}, - {44, 4, 5}, - {44, 4, 34}, - {44, 6, 6}, - {44, 6, 13}, - {44, 7, 21}, - {44, 7, 45}, - {44, 11, 9}, - {44, 12, 11}, - {44, 12, 35}, - {44, 13, 10}, - {44, 13, 29}, - {44, 17, 36}, - {44, 18, 16}, - {44, 18, 27}, - {44, 21, 35}, - {44, 23, 26}, - {44, 24, 15}, - {44, 24, 25}, - {44, 25, 36}, - {44, 26, 34}, - {44, 27, 20}, - {44, 28, 30}, - {44, 31, 7}, - {44, 31, 19}, - {44, 31, 20}, - {44, 31, 38}, - {44, 33, 9}, - {44, 33, 26}, - {44, 38, 24}, - {44, 39, 6}, - {44, 40, 8}, - {44, 40, 24}, - {44, 40, 37}, - {44, 42, 34}, - {44, 42, 43}, - {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, 25}, - {45, 5, 26}, - {45, 5, 28}, - {45, 5, 32}, - {45, 5, 45}, - {45, 7, 4}, - {45, 7, 5}, - {45, 7, 7}, - {45, 7, 9}, - {45, 7, 12}, - {45, 7, 13}, - {45, 7, 25}, - {45, 7, 26}, - {45, 7, 28}, - {45, 7, 32}, - {45, 7, 45}, - {45, 8, 35}, - {45, 8, 43}, - {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, 13, 4}, - {45, 13, 5}, - {45, 13, 7}, - {45, 13, 8}, - {45, 13, 9}, - {45, 13, 13}, - {45, 13, 25}, - {45, 13, 26}, - {45, 13, 28}, - {45, 13, 31}, - {45, 13, 32}, - {45, 13, 45}, - {45, 14, 12}, - {45, 15, 26}, - {45, 19, 14}, - {45, 20, 45}, - {45, 21, 19}, - {45, 22, 32}, - {45, 23, 16}, - {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, 25}, - {45, 26, 26}, - {45, 26, 28}, - {45, 26, 32}, - {45, 26, 45}, - {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, 41}, - {45, 28, 45}, - {45, 29, 20}, - {45, 30, 20}, - {45, 31, 11}, + {25, 12, 18}, + {25, 12, 20}, + {25, 12, 25}, + {25, 12, 32}, + {25, 12, 38}, + {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, 17, 12}, + {25, 17, 37}, + {25, 18, 35}, + {25, 19, 6}, + {25, 19, 25}, + {25, 19, 36}, + {25, 20, 6}, + {25, 20, 11}, + {25, 20, 12}, + {25, 20, 20}, + {25, 20, 25}, + {25, 20, 32}, + {25, 21, 9}, + {25, 22, 9}, + {25, 22, 45}, + {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, 45}, + {25, 28, 4}, + {25, 28, 5}, + {25, 28, 7}, + {25, 28, 9}, + {25, 28, 13}, + {25, 28, 19}, + {25, 28, 25}, + {25, 28, 26}, + {25, 28, 28}, + {25, 28, 32}, + {25, 28, 45}, + {25, 29, 26}, + {25, 29, 31}, + {25, 31, 35}, + {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, 32}, + {25, 34, 22}, + {25, 38, 26}, + {25, 39, 28}, + {25, 40, 42}, + {25, 41, 4}, + {25, 42, 7}, + {25, 42, 9}, + {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, 33}, + {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, 45}, + {26, 8, 43}, + {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, 30}, + {26, 9, 32}, + {26, 9, 37}, + {26, 9, 45}, + {26, 10, 12}, + {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, 5}, + {26, 14, 13}, + {26, 14, 14}, + {26, 14, 25}, + {26, 14, 26}, + {26, 14, 32}, + {26, 15, 4}, + {26, 20, 39}, + {26, 23, 10}, + {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, 21}, + {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, 45}, + {26, 29, 33}, + {26, 30, 29}, + {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, 33}, + {26, 36, 6}, + {26, 39, 32}, + {26, 41, 13}, + {26, 41, 31}, + {26, 42, 6}, + {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, 6, 31}, + {27, 7, 22}, + {27, 9, 14}, + {27, 10, 44}, + {27, 11, 35}, + {27, 12, 9}, + {27, 12, 23}, + {27, 14, 15}, + {27, 14, 39}, + {27, 14, 44}, + {27, 16, 10}, + {27, 16, 20}, + {27, 25, 14}, + {27, 27, 25}, + {27, 27, 27}, + {27, 29, 15}, + {27, 29, 28}, + {27, 30, 29}, + {27, 33, 45}, + {27, 35, 16}, + {27, 38, 8}, + {27, 38, 37}, + {27, 42, 34}, + {27, 45, 6}, + {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, 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, 37}, + {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, 11, 43}, + {28, 12, 42}, + {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, 22, 16}, + {28, 22, 38}, + {28, 23, 30}, + {28, 25, 4}, + {28, 25, 5}, + {28, 25, 7}, + {28, 25, 9}, + {28, 25, 13}, + {28, 25, 14}, + {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, 34}, + {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, 36}, + {28, 28, 45}, + {28, 29, 37}, + {28, 31, 44}, + {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, 31}, + {28, 32, 32}, + {28, 32, 37}, + {28, 32, 40}, + {28, 32, 45}, + {28, 33, 16}, + {28, 33, 30}, + {28, 36, 45}, + {28, 38, 9}, + {28, 39, 40}, + {28, 39, 44}, + {28, 41, 36}, + {28, 42, 24}, + {28, 43, 19}, + {28, 44, 6}, + {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, 4, 23}, + {29, 4, 35}, + {29, 7, 16}, + {29, 7, 18}, + {29, 8, 4}, + {29, 10, 15}, + {29, 10, 30}, + {29, 13, 21}, + {29, 14, 14}, + {29, 14, 16}, + {29, 14, 29}, + {29, 14, 32}, + {29, 14, 43}, + {29, 15, 7}, + {29, 16, 14}, + {29, 16, 16}, + {29, 16, 29}, + {29, 17, 32}, + {29, 19, 7}, + {29, 19, 16}, + {29, 19, 28}, + {29, 21, 25}, + {29, 21, 26}, + {29, 22, 22}, + {29, 24, 6}, + {29, 24, 18}, + {29, 25, 25}, + {29, 26, 11}, + {29, 28, 8}, + {29, 28, 32}, + {29, 29, 14}, + {29, 29, 16}, + {29, 29, 29}, + {29, 29, 32}, + {29, 32, 10}, + {29, 32, 14}, + {29, 32, 29}, + {29, 32, 32}, + {29, 35, 42}, + {29, 37, 23}, + {29, 39, 5}, + {29, 39, 35}, + {29, 40, 24}, + {29, 40, 30}, + {29, 44, 13}, + {29, 45, 6}, + {30, 5, 39}, + {30, 8, 32}, + {30, 9, 17}, + {30, 10, 10}, + {30, 12, 13}, + {30, 13, 25}, + {30, 13, 33}, + {30, 14, 21}, + {30, 15, 4}, + {30, 18, 35}, + {30, 18, 42}, + {30, 21, 15}, + {30, 21, 27}, + {30, 25, 15}, + {30, 27, 22}, + {30, 29, 8}, + {30, 30, 30}, + {30, 31, 38}, + {30, 33, 8}, + {30, 33, 15}, + {30, 34, 7}, + {30, 35, 15}, + {30, 35, 28}, + {30, 39, 35}, + {30, 42, 11}, + {30, 42, 20}, + {30, 42, 42}, + {31, 5, 27}, + {31, 5, 35}, + {31, 6, 29}, + {31, 7, 27}, + {31, 8, 38}, + {31, 9, 8}, + {31, 9, 42}, + {31, 11, 29}, + {31, 15, 29}, + {31, 17, 4}, + {31, 18, 36}, + {31, 21, 4}, + {31, 21, 40}, + {31, 22, 15}, + {31, 22, 43}, + {31, 24, 40}, + {31, 29, 22}, + {31, 30, 7}, + {31, 31, 5}, + {31, 31, 31}, + {31, 36, 36}, + {31, 37, 21}, + {31, 40, 11}, + {31, 44, 24}, + {32, 4, 4}, + {32, 4, 5}, + {32, 4, 7}, + {32, 4, 9}, + {32, 4, 13}, + {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, 25}, + {32, 7, 26}, + {32, 7, 28}, + {32, 7, 32}, + {32, 7, 45}, + {32, 8, 24}, + {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, 16}, + {32, 10, 17}, + {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, 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, 19}, + {32, 16, 32}, + {32, 18, 18}, + {32, 18, 20}, + {32, 18, 21}, + {32, 20, 11}, + {32, 20, 12}, + {32, 20, 20}, + {32, 20, 25}, + {32, 20, 32}, + {32, 22, 9}, + {32, 22, 22}, + {32, 22, 32}, + {32, 23, 27}, + {32, 23, 33}, + {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, 27, 9}, + {32, 27, 21}, + {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, 39}, + {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, 5}, + {32, 37, 5}, + {32, 38, 11}, + {32, 38, 17}, + {32, 38, 44}, + {32, 39, 6}, + {32, 39, 36}, + {32, 40, 20}, + {32, 40, 28}, + {32, 42, 9}, + {32, 42, 21}, + {32, 42, 29}, + {32, 43, 35}, + {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, 39}, + {32, 45, 45}, + {33, 4, 44}, + {33, 6, 42}, + {33, 7, 31}, + {33, 9, 10}, + {33, 10, 11}, + {33, 10, 17}, + {33, 17, 10}, + {33, 17, 17}, + {33, 19, 14}, + {33, 25, 32}, + {33, 29, 34}, + {33, 31, 15}, + {33, 31, 33}, + {33, 40, 39}, + {33, 42, 44}, + {34, 7, 5}, + {34, 7, 26}, + {34, 12, 42}, + {34, 13, 8}, + {34, 13, 23}, + {34, 14, 16}, + {34, 16, 33}, + {34, 17, 17}, + {34, 17, 27}, + {34, 19, 13}, + {34, 19, 15}, + {34, 19, 19}, + {34, 19, 28}, + {34, 19, 41}, + {34, 23, 6}, + {34, 23, 11}, + {34, 25, 7}, + {34, 26, 20}, + {34, 27, 18}, + {34, 29, 35}, + {34, 30, 41}, + {34, 36, 31}, + {34, 39, 22}, + {34, 43, 11}, + {34, 45, 13}, + {35, 5, 35}, + {35, 6, 26}, + {35, 7, 40}, + {35, 9, 37}, + {35, 10, 38}, + {35, 12, 33}, + {35, 13, 42}, + {35, 14, 42}, + {35, 16, 24}, + {35, 17, 37}, + {35, 18, 40}, + {35, 24, 26}, + {35, 25, 33}, + {35, 27, 35}, + {35, 28, 29}, + {35, 29, 5}, + {35, 29, 15}, + {35, 32, 12}, + {35, 33, 27}, + {35, 35, 20}, + {35, 36, 30}, + {35, 37, 15}, + {35, 38, 16}, + {35, 38, 28}, + {35, 39, 38}, + {35, 39, 44}, + {35, 40, 23}, + {35, 43, 5}, + {35, 44, 36}, + {36, 4, 28}, + {36, 6, 36}, + {36, 9, 26}, + {36, 9, 37}, + {36, 11, 27}, + {36, 17, 5}, + {36, 19, 39}, + {36, 19, 45}, + {36, 22, 37}, + {36, 23, 13}, + {36, 24, 45}, + {36, 25, 6}, + {36, 25, 7}, + {36, 27, 40}, + {36, 29, 41}, + {36, 30, 36}, + {36, 31, 18}, + {36, 35, 30}, + {36, 37, 21}, + {36, 39, 29}, + {36, 41, 6}, + {36, 41, 15}, + {36, 43, 41}, + {36, 45, 45}, + {37, 5, 4}, + {37, 5, 19}, + {37, 5, 24}, + {37, 5, 33}, + {37, 5, 40}, + {37, 6, 18}, + {37, 6, 40}, + {37, 8, 25}, + {37, 10, 11}, + {37, 11, 33}, + {37, 16, 14}, + {37, 17, 4}, + {37, 23, 18}, + {37, 24, 5}, + {37, 26, 34}, + {37, 29, 24}, + {37, 29, 30}, + {37, 30, 14}, + {37, 30, 22}, + {37, 32, 28}, + {37, 33, 10}, + {37, 35, 7}, + {37, 37, 26}, + {37, 40, 9}, + {37, 41, 6}, + {37, 41, 16}, + {37, 41, 29}, + {37, 41, 35}, + {37, 45, 43}, + {38, 4, 22}, + {38, 6, 17}, + {38, 6, 18}, + {38, 6, 37}, + {38, 8, 41}, + {38, 10, 28}, + {38, 11, 8}, + {38, 12, 18}, + {38, 13, 8}, + {38, 13, 19}, + {38, 14, 38}, + {38, 14, 40}, + {38, 15, 19}, + {38, 15, 24}, + {38, 15, 25}, + {38, 16, 37}, + {38, 17, 28}, + {38, 19, 6}, + {38, 19, 32}, + {38, 20, 24}, + {38, 20, 42}, + {38, 21, 22}, + {38, 22, 34}, + {38, 27, 6}, + {38, 27, 14}, + {38, 27, 21}, + {38, 28, 7}, + {38, 31, 34}, + {38, 35, 31}, + {38, 37, 43}, + {38, 39, 9}, + {38, 39, 20}, + {38, 43, 5}, + {39, 5, 30}, + {39, 9, 25}, + {39, 17, 13}, + {39, 22, 17}, + {39, 22, 29}, + {39, 24, 11}, + {39, 25, 25}, + {39, 27, 16}, + {39, 29, 35}, + {39, 30, 45}, + {39, 32, 5}, + {39, 32, 19}, + {39, 32, 32}, + {39, 33, 18}, + {39, 33, 25}, + {39, 36, 33}, + {39, 39, 41}, + {39, 40, 26}, + {39, 43, 25}, + {40, 5, 35}, + {40, 5, 42}, + {40, 8, 4}, + {40, 13, 27}, + {40, 21, 31}, + {40, 22, 12}, + {40, 23, 14}, + {40, 25, 14}, + {40, 26, 14}, + {40, 29, 28}, + {40, 31, 37}, + {40, 33, 32}, + {40, 34, 27}, + {40, 35, 40}, + {40, 35, 41}, + {40, 37, 39}, + {40, 38, 4}, + {40, 39, 13}, + {40, 40, 18}, + {40, 41, 33}, + {40, 42, 5}, + {41, 7, 20}, + {41, 8, 17}, + {41, 10, 14}, + {41, 13, 26}, + {41, 14, 43}, + {41, 14, 45}, + {41, 17, 31}, + {41, 17, 35}, + {41, 18, 7}, + {41, 23, 13}, + {41, 24, 29}, + {41, 31, 30}, + {41, 31, 31}, + {41, 33, 6}, + {41, 33, 25}, + {41, 33, 37}, + {41, 38, 19}, + {41, 38, 21}, + {41, 38, 25}, + {42, 4, 10}, + {42, 5, 40}, + {42, 7, 8}, + {42, 12, 10}, + {42, 19, 28}, + {42, 20, 9}, + {42, 20, 37}, + {42, 23, 38}, + {42, 25, 37}, + {42, 31, 7}, + {42, 31, 17}, + {42, 31, 22}, + {42, 31, 35}, + {42, 31, 45}, + {42, 39, 33}, + {42, 40, 11}, + {42, 40, 16}, + {42, 41, 14}, + {42, 45, 30}, + {43, 8, 26}, + {43, 8, 38}, + {43, 9, 34}, + {43, 14, 32}, + {43, 15, 42}, + {43, 16, 9}, + {43, 17, 7}, + {43, 17, 45}, + {43, 18, 10}, + {43, 18, 31}, + {43, 19, 18}, + {43, 21, 10}, + {43, 24, 8}, + {43, 26, 10}, + {43, 27, 43}, + {43, 28, 25}, + {43, 29, 41}, + {43, 29, 43}, + {43, 30, 22}, + {43, 33, 34}, + {43, 34, 21}, + {43, 36, 43}, + {43, 37, 12}, + {43, 38, 23}, + {43, 38, 28}, + {43, 39, 5}, + {44, 4, 10}, + {44, 5, 14}, + {44, 7, 29}, + {44, 8, 37}, + {44, 12, 7}, + {44, 13, 39}, + {44, 14, 11}, + {44, 14, 19}, + {44, 14, 25}, + {44, 15, 5}, + {44, 15, 34}, + {44, 18, 42}, + {44, 19, 14}, + {44, 19, 24}, + {44, 20, 19}, + {44, 21, 18}, + {44, 23, 30}, + {44, 25, 13}, + {44, 25, 22}, + {44, 26, 23}, + {44, 26, 25}, + {44, 26, 36}, + {44, 27, 34}, + {44, 29, 16}, + {44, 29, 33}, + {44, 30, 37}, + {44, 37, 18}, + {44, 38, 16}, + {44, 38, 39}, + {44, 42, 17}, + {44, 42, 28}, + {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, 8}, + {45, 5, 9}, + {45, 5, 13}, + {45, 5, 25}, + {45, 5, 26}, + {45, 5, 28}, + {45, 5, 32}, + {45, 5, 45}, + {45, 7, 4}, + {45, 7, 5}, + {45, 7, 7}, + {45, 7, 9}, + {45, 7, 13}, + {45, 7, 25}, + {45, 7, 26}, + {45, 7, 28}, + {45, 7, 30}, + {45, 7, 32}, + {45, 7, 45}, + {45, 8, 44}, + {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, 13, 4}, + {45, 13, 5}, + {45, 13, 7}, + {45, 13, 9}, + {45, 13, 13}, + {45, 13, 25}, + {45, 13, 26}, + {45, 13, 28}, + {45, 13, 32}, + {45, 13, 45}, + {45, 14, 41}, + {45, 15, 11}, + {45, 15, 23}, + {45, 16, 6}, + {45, 17, 40}, + {45, 23, 20}, + {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, 25}, + {45, 26, 26}, + {45, 26, 28}, + {45, 26, 32}, + {45, 26, 45}, + {45, 27, 45}, + {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, 32, 4}, {45, 32, 5}, - {45, 32, 6}, - {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, 36, 42}, - {45, 39, 11}, - {45, 40, 31}, + {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, 30}, + {45, 36, 7}, + {45, 38, 22}, + {45, 43, 41}, {45, 45, 4}, {45, 45, 5}, {45, 45, 7}, 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 f2f35d64d8f..d1a2239d419 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_4, int_8, real_4, real_8 + USE dbcsr_kinds, ONLY: int_8, real_4, int_4, real_8 IMPLICIT NONE PRIVATE diff --git a/develop/src/dbcsr_dict.F b/develop/src/dbcsr_dict.F index ea2826aa80f..8f925ff3e93 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: int_4, default_string_length, 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..97ecb16a2f4 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: routine_report_type, routine_stat_type, callstack_entry_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_routinestat.F b/develop/src/dbcsr_list_routinestat.F index 7d461133e55..34f3efa0f75 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: routine_report_type, routine_stat_type, callstack_entry_type + USE dbcsr_timings_base_type, ONLY: routine_stat_type, routine_report_type, callstack_entry_type # 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinestat.F" diff --git a/develop/src/dbcsr_tensor.F b/develop/src/dbcsr_tensor.F index 742ee426a13..183a4403fb6 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_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_real_8, dbcsr_clear, & + dbcsr_type_complex_4, dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_type_real_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_block.F b/develop/src/dbcsr_tensor_block.F index 2c7a29db94f..0e0e893bc93 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_8, dbcsr_type_complex_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_iterator_type, & + dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4, 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 41dbe8d1aa9..607de86172f 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_4, real_8 - USE dbcsr_api, ONLY: dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4, dbcsr_type_real_8 + USE dbcsr_api, ONLY: dbcsr_type_real_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_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 cfa096b825c..6a225fab76e 100644 --- a/develop/src/dbcsr_tensor_split.F +++ b/develop/src/dbcsr_tensor_split.F @@ -49,7 +49,7 @@ MODULE dbcsr_tensor_split ndims_matrix_column, & dbcsr_t_filter, & dbcsr_t_copy_contraction_storage - USE dbcsr_api, ONLY: dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_8 + USE dbcsr_api, ONLY: dbcsr_type_real_8, dbcsr_type_complex_4, dbcsr_type_complex_8, dbcsr_type_real_4 USE dbcsr_kinds, ONLY: real_4, real_8, dp #include "base/dbcsr_base_uses.f90" diff --git a/develop/src/dbcsr_tensor_test.F b/develop/src/dbcsr_tensor_test.F index f1d1f6c6942..286010fbf46 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_4, dbcsr_type_complex_8, dbcsr_type_complex_4, dbcsr_type_real_8 + USE dbcsr_api, ONLY: dbcsr_type_real_8, dbcsr_type_complex_8, dbcsr_type_complex_4, dbcsr_type_real_4 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 1137dcc6e10..1c4826ecbb6 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_complex_4, dbcsr_type_real_8 + dbcsr_type_real_8, dbcsr_type_real_4, dbcsr_type_complex_4, dbcsr_type_complex_8 USE dbcsr_kinds, ONLY: & - real_4, real_8, & + real_8, real_4, & 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 2e9bf876873..dc6d98db9ad 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, 5, 21}, - { 4, 5, 40}, - { 4, 9, 36}, - { 4, 11, 23}, - { 4, 12, 6}, - { 4, 13, 6}, - { 4, 15, 7}, - { 4, 18, 16}, - { 4, 19, 4}, - { 4, 19, 34}, - { 4, 23, 29}, - { 4, 23, 42}, - { 4, 25, 40}, - { 4, 26, 15}, - { 4, 26, 37}, - { 4, 32, 11}, - { 4, 33, 24}, - { 4, 33, 31}, - { 4, 33, 45}, - { 4, 36, 37}, - { 4, 40, 41}, - { 4, 41, 6}, - { 4, 41, 8}, - { 5, 5, 31}, - { 5, 6, 19}, - { 5, 6, 33}, - { 5, 7, 18}, - { 5, 10, 9}, - { 5, 11, 38}, - { 5, 13, 11}, - { 5, 17, 34}, - { 5, 18, 17}, - { 5, 19, 26}, - { 5, 20, 20}, - { 5, 21, 9}, - { 5, 22, 36}, - { 5, 23, 42}, - { 5, 28, 18}, - { 5, 30, 5}, - { 5, 31, 15}, - { 5, 38, 9}, - { 5, 40, 17}, - { 5, 41, 11}, - { 5, 42, 25}, - { 5, 44, 25}, - { 5, 44, 43}, - { 6, 4, 15}, - { 6, 6, 21}, - { 6, 6, 38}, - { 6, 9, 36}, - { 6, 10, 21}, + { 4, 6, 41}, + { 4, 8, 20}, + { 4, 9, 14}, + { 4, 10, 24}, + { 4, 11, 19}, + { 4, 15, 43}, + { 4, 16, 23}, + { 4, 19, 17}, + { 4, 21, 24}, + { 4, 23, 18}, + { 4, 23, 22}, + { 4, 24, 16}, + { 4, 24, 22}, + { 4, 26, 22}, + { 4, 26, 39}, + { 4, 28, 20}, + { 4, 30, 9}, + { 4, 30, 32}, + { 4, 31, 42}, + { 4, 38, 31}, + { 4, 40, 4}, + { 4, 40, 21}, + { 4, 45, 11}, + { 5, 4, 41}, + { 5, 6, 16}, + { 5, 9, 12}, + { 5, 11, 16}, + { 5, 14, 20}, + { 5, 14, 26}, + { 5, 15, 34}, + { 5, 16, 34}, + { 5, 18, 12}, + { 5, 18, 19}, + { 5, 20, 43}, + { 5, 21, 39}, + { 5, 23, 19}, + { 5, 23, 22}, + { 5, 30, 20}, + { 5, 30, 36}, + { 5, 35, 31}, + { 5, 36, 40}, + { 5, 38, 11}, + { 5, 39, 18}, + { 5, 42, 20}, + { 5, 42, 23}, + { 5, 43, 6}, + { 5, 43, 24}, + { 5, 43, 44}, + { 5, 44, 12}, + { 6, 4, 43}, + { 6, 8, 11}, + { 6, 9, 28}, + { 6, 10, 6}, { 6, 11, 34}, - { 6, 14, 9}, - { 6, 17, 17}, - { 6, 19, 10}, - { 6, 20, 6}, - { 6, 20, 16}, - { 6, 23, 7}, - { 6, 24, 35}, - { 6, 26, 26}, - { 6, 27, 34}, - { 6, 28, 20}, - { 6, 30, 12}, - { 6, 30, 27}, - { 6, 31, 37}, - { 6, 32, 29}, - { 6, 33, 21}, - { 6, 34, 34}, - { 6, 35, 9}, - { 6, 36, 22}, - { 6, 38, 25}, - { 6, 40, 22}, - { 6, 41, 12}, - { 6, 42, 13}, - { 6, 45, 8}, - { 7, 10, 28}, - { 7, 13, 18}, - { 7, 15, 29}, - { 7, 18, 26}, - { 7, 22, 45}, - { 7, 25, 37}, - { 7, 27, 35}, - { 7, 30, 19}, - { 7, 30, 25}, - { 7, 33, 5}, - { 7, 35, 9}, - { 7, 36, 43}, - { 7, 38, 34}, - { 7, 39, 28}, - { 7, 43, 23}, - { 7, 43, 44}, - { 7, 44, 14}, - { 7, 44, 17}, - { 8, 5, 26}, - { 8, 8, 19}, - { 8, 10, 26}, - { 8, 10, 33}, - { 8, 15, 43}, - { 8, 17, 45}, - { 8, 20, 14}, - { 8, 20, 37}, - { 8, 23, 13}, - { 8, 23, 25}, - { 8, 26, 19}, - { 8, 26, 24}, - { 8, 27, 30}, - { 8, 27, 37}, - { 8, 27, 44}, - { 8, 29, 4}, - { 8, 29, 28}, - { 8, 30, 33}, - { 8, 32, 45}, - { 8, 34, 29}, - { 8, 37, 25}, - { 8, 41, 14}, - { 8, 41, 15}, - { 8, 42, 40}, - { 8, 44, 22}, - { 8, 44, 32}, - { 8, 45, 11}, - { 9, 6, 28}, - { 9, 6, 41}, - { 9, 8, 11}, - { 9, 8, 23}, + { 6, 14, 40}, + { 6, 16, 20}, + { 6, 18, 12}, + { 6, 24, 12}, + { 6, 25, 21}, + { 6, 32, 27}, + { 6, 35, 16}, + { 6, 37, 42}, + { 6, 38, 43}, + { 6, 39, 21}, + { 6, 40, 24}, + { 6, 40, 41}, + { 6, 42, 40}, + { 6, 43, 29}, + { 7, 4, 18}, + { 7, 8, 28}, + { 7, 9, 17}, + { 7, 10, 29}, + { 7, 13, 8}, + { 7, 20, 22}, + { 7, 21, 19}, + { 7, 23, 36}, + { 7, 24, 15}, + { 7, 25, 33}, + { 7, 29, 18}, + { 7, 29, 26}, + { 7, 32, 22}, + { 7, 33, 30}, + { 7, 37, 7}, + { 7, 37, 20}, + { 7, 38, 5}, + { 7, 40, 43}, + { 7, 41, 19}, + { 7, 42, 10}, + { 7, 43, 18}, + { 7, 43, 31}, + { 7, 44, 26}, + { 7, 44, 36}, + { 7, 44, 38}, + { 8, 10, 40}, + { 8, 19, 39}, + { 8, 24, 6}, + { 8, 24, 24}, + { 8, 24, 35}, + { 8, 27, 12}, + { 8, 28, 15}, + { 8, 29, 36}, + { 8, 30, 6}, + { 8, 30, 18}, + { 8, 31, 12}, + { 8, 31, 35}, + { 8, 31, 44}, + { 8, 32, 6}, + { 8, 36, 17}, + { 8, 39, 33}, + { 8, 43, 18}, + { 8, 45, 28}, + { 9, 7, 29}, + { 9, 10, 11}, + { 9, 10, 22}, { 9, 12, 15}, - { 9, 15, 11}, - { 9, 15, 25}, - { 9, 19, 14}, - { 9, 19, 20}, - { 9, 23, 20}, - { 9, 24, 21}, - { 9, 25, 11}, - { 9, 26, 37}, - { 9, 28, 15}, - { 9, 31, 19}, - { 9, 33, 32}, - { 9, 33, 38}, - { 9, 34, 5}, - { 9, 35, 5}, - { 9, 41, 22}, - {10, 6, 17}, - {10, 6, 44}, - {10, 7, 40}, - {10, 9, 38}, - {10, 16, 25}, - {10, 17, 39}, - {10, 20, 9}, - {10, 20, 37}, - {10, 21, 14}, - {10, 24, 13}, - {10, 24, 14}, - {10, 24, 43}, - {10, 25, 7}, - {10, 29, 21}, - {10, 30, 33}, - {10, 31, 18}, - {10, 35, 7}, - {10, 36, 9}, - {10, 36, 16}, - {10, 36, 35}, - {10, 37, 44}, - {10, 42, 17}, - {10, 43, 22}, - {10, 44, 17}, - {11, 5, 35}, - {11, 8, 5}, - {11, 8, 36}, - {11, 9, 11}, - {11, 12, 45}, - {11, 14, 15}, - {11, 14, 45}, - {11, 15, 16}, - {11, 15, 24}, - {11, 21, 28}, - {11, 22, 27}, - {11, 29, 5}, - {11, 30, 21}, - {11, 33, 27}, - {11, 35, 37}, - {11, 37, 22}, - {11, 37, 36}, - {11, 38, 34}, - {11, 38, 38}, - {11, 40, 23}, - {11, 40, 41}, - {11, 42, 15}, - {11, 42, 26}, - {11, 44, 30}, - {11, 45, 18}, - {11, 45, 20}, - {11, 45, 24}, - {11, 45, 33}, - {12, 6, 37}, - {12, 7, 23}, - {12, 10, 23}, - {12, 12, 31}, - {12, 15, 32}, - {12, 15, 36}, - {12, 15, 41}, - {12, 17, 42}, - {12, 24, 19}, - {12, 25, 40}, - {12, 26, 39}, - {12, 28, 19}, - {12, 31, 8}, - {12, 35, 23}, - {12, 39, 18}, - {13, 4, 42}, - {13, 8, 22}, - {13, 10, 34}, - {13, 14, 28}, - {13, 17, 17}, - {13, 17, 44}, - {13, 19, 35}, - {13, 19, 43}, - {13, 20, 43}, - {13, 21, 29}, - {13, 22, 16}, - {13, 23, 28}, - {13, 25, 33}, - {13, 27, 35}, - {13, 28, 19}, - {13, 29, 33}, - {13, 31, 18}, - {13, 34, 25}, - {13, 37, 41}, - {13, 39, 11}, + { 9, 14, 8}, + { 9, 17, 29}, + { 9, 18, 15}, + { 9, 23, 6}, + { 9, 24, 18}, + { 9, 26, 15}, + { 9, 27, 26}, + { 9, 29, 20}, + { 9, 29, 34}, + { 9, 29, 41}, + { 9, 33, 36}, + { 9, 35, 9}, + { 9, 39, 21}, + { 9, 39, 25}, + { 9, 42, 14}, + { 9, 43, 14}, + { 9, 45, 43}, + {10, 5, 21}, + {10, 7, 42}, + {10, 10, 30}, + {10, 11, 37}, + {10, 13, 9}, + {10, 13, 42}, + {10, 13, 44}, + {10, 22, 36}, + {10, 26, 39}, + {10, 27, 38}, + {10, 32, 28}, + {10, 33, 36}, + {10, 34, 13}, + {10, 34, 33}, + {10, 36, 30}, + {10, 38, 6}, + {10, 39, 8}, + {10, 39, 32}, + {10, 40, 33}, + {10, 41, 31}, + {10, 42, 28}, + {10, 43, 23}, + {10, 43, 36}, + {10, 43, 42}, + {10, 45, 26}, + {10, 45, 32}, + {11, 4, 43}, + {11, 6, 13}, + {11, 7, 24}, + {11, 7, 27}, + {11, 11, 34}, + {11, 11, 42}, + {11, 11, 43}, + {11, 15, 5}, + {11, 15, 6}, + {11, 16, 44}, + {11, 17, 30}, + {11, 17, 40}, + {11, 21, 11}, + {11, 22, 25}, + {11, 23, 4}, + {11, 28, 7}, + {11, 34, 25}, + {11, 36, 32}, + {11, 36, 37}, + {11, 38, 4}, + {11, 39, 29}, + {11, 40, 8}, + {11, 41, 6}, + {11, 42, 33}, + {12, 4, 20}, + {12, 5, 29}, + {12, 8, 26}, + {12, 11, 36}, + {12, 16, 44}, + {12, 17, 18}, + {12, 19, 18}, + {12, 23, 36}, + {12, 24, 42}, + {12, 26, 28}, + {12, 26, 37}, + {12, 34, 28}, + {12, 35, 12}, + {12, 38, 43}, + {12, 40, 24}, + {12, 40, 33}, + {12, 41, 4}, + {12, 43, 36}, + {12, 43, 43}, + {13, 9, 14}, + {13, 10, 6}, + {13, 10, 32}, + {13, 13, 15}, + {13, 15, 35}, + {13, 16, 30}, + {13, 16, 34}, + {13, 18, 18}, + {13, 22, 12}, + {13, 22, 26}, + {13, 22, 30}, + {13, 25, 34}, + {13, 30, 14}, + {13, 35, 6}, + {13, 35, 20}, + {13, 35, 28}, + {13, 36, 38}, + {13, 39, 4}, {13, 39, 15}, - {13, 40, 19}, - {13, 40, 35}, - {13, 42, 4}, - {13, 44, 21}, + {13, 42, 26}, + {13, 43, 24}, {13, 45, 16}, - {13, 45, 44}, - {14, 4, 45}, - {14, 6, 11}, - {14, 8, 15}, - {14, 10, 17}, - {14, 13, 20}, - {14, 13, 39}, - {14, 18, 20}, - {14, 23, 23}, - {14, 23, 43}, - {14, 27, 32}, - {14, 29, 21}, - {14, 32, 19}, - {14, 33, 29}, - {14, 34, 20}, - {14, 38, 4}, - {14, 40, 8}, - {14, 42, 29}, - {14, 42, 39}, + {14, 7, 15}, + {14, 10, 19}, + {14, 10, 29}, + {14, 15, 38}, + {14, 17, 7}, + {14, 17, 10}, + {14, 18, 40}, + {14, 19, 4}, + {14, 19, 19}, + {14, 28, 5}, + {14, 28, 15}, + {14, 28, 31}, + {14, 31, 31}, + {14, 33, 12}, + {14, 34, 11}, + {14, 35, 26}, + {14, 36, 23}, + {14, 40, 6}, + {14, 41, 12}, {14, 43, 18}, - {14, 44, 42}, - {14, 45, 4}, - {15, 4, 27}, - {15, 5, 22}, - {15, 13, 19}, - {15, 13, 36}, - {15, 15, 45}, - {15, 18, 9}, - {15, 18, 35}, - {15, 19, 6}, - {15, 19, 13}, - {15, 21, 12}, - {15, 21, 31}, - {15, 22, 35}, - {15, 24, 17}, - {15, 25, 35}, - {15, 27, 30}, - {15, 29, 37}, - {15, 35, 20}, - {15, 36, 23}, - {15, 37, 27}, - {15, 37, 36}, - {15, 38, 24}, - {15, 38, 28}, - {15, 43, 20}, - {15, 43, 36}, - {15, 43, 44}, - {15, 45, 26}, - {16, 8, 28}, - {16, 9, 12}, - {16, 10, 26}, - {16, 12, 43}, - {16, 13, 43}, - {16, 16, 19}, - {16, 17, 37}, - {16, 18, 18}, - {16, 21, 20}, - {16, 25, 6}, - {16, 28, 11}, - {16, 29, 18}, - {16, 29, 26}, - {16, 29, 30}, - {16, 29, 43}, - {16, 30, 24}, - {16, 30, 36}, - {16, 31, 17}, - {16, 33, 24}, - {16, 34, 38}, - {16, 36, 6}, - {16, 36, 8}, - {16, 40, 45}, - {16, 42, 38}, - {17, 6, 42}, - {17, 7, 39}, - {17, 8, 35}, - {17, 14, 18}, - {17, 16, 21}, - {17, 20, 14}, - {17, 22, 12}, - {17, 23, 14}, - {17, 25, 12}, - {17, 32, 26}, - {17, 33, 9}, - {17, 35, 13}, - {17, 35, 44}, - {17, 39, 42}, - {17, 40, 39}, - {17, 41, 20}, - {17, 41, 24}, - {17, 42, 29}, - {17, 44, 43}, - {18, 4, 18}, - {18, 4, 20}, - {18, 7, 16}, - {18, 12, 30}, - {18, 12, 31}, - {18, 12, 33}, - {18, 14, 11}, - {18, 16, 23}, - {18, 16, 34}, - {18, 18, 28}, - {18, 21, 34}, - {18, 21, 40}, - {18, 23, 11}, - {18, 24, 30}, - {18, 25, 15}, - {18, 26, 33}, - {18, 32, 13}, - {18, 32, 18}, - {18, 32, 24}, - {18, 34, 31}, - {18, 36, 19}, - {18, 36, 36}, - {18, 38, 39}, - {18, 39, 16}, - {18, 40, 4}, - {18, 40, 39}, - {18, 41, 20}, - {18, 43, 26}, - {18, 45, 25}, - {18, 45, 31}, - {18, 45, 33}, - {19, 5, 13}, - {19, 7, 7}, - {19, 9, 35}, - {19, 11, 5}, - {19, 11, 9}, - {19, 13, 18}, - {19, 15, 24}, - {19, 21, 22}, - {19, 21, 23}, - {19, 21, 43}, - {19, 24, 5}, - {19, 25, 25}, - {19, 31, 45}, - {19, 32, 36}, + {14, 45, 34}, + {15, 5, 28}, + {15, 9, 23}, + {15, 10, 25}, + {15, 10, 31}, + {15, 10, 35}, + {15, 11, 12}, + {15, 11, 27}, + {15, 13, 41}, + {15, 17, 31}, + {15, 18, 37}, + {15, 20, 8}, + {15, 21, 27}, + {15, 24, 10}, + {15, 24, 31}, + {15, 28, 11}, + {15, 34, 33}, + {15, 35, 26}, + {15, 35, 35}, + {15, 36, 25}, + {15, 42, 34}, + {15, 44, 30}, + {16, 7, 12}, + {16, 7, 26}, + {16, 8, 45}, + {16, 12, 22}, + {16, 14, 40}, + {16, 18, 21}, + {16, 19, 33}, + {16, 20, 20}, + {16, 22, 18}, + {16, 24, 40}, + {16, 26, 31}, + {16, 27, 14}, + {16, 32, 36}, + {16, 38, 13}, + {16, 40, 5}, + {16, 40, 15}, + {16, 40, 19}, + {16, 40, 35}, + {16, 41, 40}, + {16, 44, 45}, + {17, 7, 7}, + {17, 7, 37}, + {17, 8, 6}, + {17, 8, 13}, + {17, 8, 36}, + {17, 8, 44}, + {17, 9, 41}, + {17, 11, 33}, + {17, 13, 18}, + {17, 13, 36}, + {17, 15, 19}, + {17, 15, 28}, + {17, 22, 7}, + {17, 23, 11}, + {17, 24, 27}, + {17, 25, 6}, + {17, 25, 24}, + {17, 25, 32}, + {17, 25, 39}, + {17, 29, 15}, + {17, 30, 14}, + {17, 31, 28}, + {17, 31, 39}, + {17, 34, 11}, + {17, 36, 4}, + {17, 36, 44}, + {17, 37, 33}, + {17, 39, 9}, + {17, 39, 27}, + {17, 42, 22}, + {17, 45, 24}, + {18, 4, 22}, + {18, 4, 25}, + {18, 6, 27}, + {18, 7, 10}, + {18, 7, 30}, + {18, 7, 33}, + {18, 8, 30}, + {18, 9, 18}, + {18, 9, 35}, + {18, 17, 31}, + {18, 21, 16}, + {18, 22, 18}, + {18, 22, 33}, + {18, 22, 41}, + {18, 23, 43}, + {18, 24, 32}, + {18, 25, 20}, + {18, 27, 30}, + {18, 27, 43}, + {18, 28, 26}, + {18, 29, 29}, + {18, 30, 9}, + {18, 33, 24}, + {18, 34, 15}, + {18, 35, 13}, + {18, 36, 20}, + {18, 36, 41}, + {18, 37, 22}, + {18, 37, 45}, + {18, 39, 31}, + {18, 41, 37}, + {18, 41, 41}, + {18, 43, 10}, + {18, 43, 16}, + {18, 43, 24}, + {18, 44, 10}, + {18, 44, 26}, + {18, 45, 5}, + {19, 5, 45}, + {19, 7, 6}, + {19, 7, 27}, + {19, 8, 17}, + {19, 11, 22}, + {19, 11, 29}, + {19, 12, 11}, + {19, 13, 34}, + {19, 16, 40}, + {19, 18, 30}, + {19, 22, 24}, + {19, 24, 6}, + {19, 25, 8}, + {19, 25, 22}, + {19, 26, 35}, + {19, 30, 7}, + {19, 30, 31}, + {19, 30, 35}, + {19, 32, 30}, {19, 35, 30}, - {19, 36, 39}, - {19, 38, 31}, - {19, 41, 34}, - {19, 45, 22}, - {20, 4, 14}, - {20, 5, 14}, - {20, 12, 19}, - {20, 13, 8}, - {20, 16, 9}, - {20, 17, 27}, - {20, 22, 45}, - {20, 28, 41}, - {20, 28, 45}, - {20, 29, 34}, - {20, 30, 35}, - {20, 31, 33}, - {20, 33, 37}, - {20, 33, 39}, - {20, 34, 8}, - {20, 35, 28}, - {20, 35, 41}, - {20, 38, 28}, - {20, 40, 29}, - {20, 40, 43}, - {20, 41, 30}, - {20, 42, 22}, - {20, 45, 30}, - {21, 5, 12}, - {21, 7, 18}, - {21, 7, 19}, - {21, 11, 8}, - {21, 11, 16}, - {21, 11, 29}, - {21, 18, 38}, - {21, 20, 38}, - {21, 26, 34}, - {21, 30, 8}, - {21, 31, 35}, - {21, 33, 10}, - {21, 34, 19}, - {21, 35, 12}, - {21, 38, 41}, - {21, 43, 5}, - {22, 4, 33}, - {22, 7, 5}, - {22, 11, 21}, - {22, 14, 25}, - {22, 15, 9}, - {22, 15, 24}, - {22, 18, 23}, - {22, 18, 42}, - {22, 20, 20}, + {19, 37, 31}, + {19, 37, 32}, + {19, 37, 41}, + {19, 43, 7}, + {19, 43, 26}, + {20, 5, 32}, + {20, 6, 14}, + {20, 6, 15}, + {20, 6, 36}, + {20, 7, 24}, + {20, 8, 13}, + {20, 8, 31}, + {20, 8, 44}, + {20, 12, 16}, + {20, 13, 13}, + {20, 15, 37}, + {20, 19, 11}, + {20, 33, 6}, + {20, 33, 13}, + {20, 33, 17}, + {20, 34, 34}, + {20, 36, 32}, + {20, 36, 43}, + {20, 37, 6}, + {20, 38, 4}, + {20, 40, 6}, + {20, 41, 14}, + {20, 42, 9}, + {21, 6, 15}, + {21, 9, 6}, + {21, 9, 13}, + {21, 13, 29}, + {21, 20, 4}, + {21, 21, 18}, + {21, 22, 34}, + {21, 23, 38}, + {21, 25, 12}, + {21, 27, 29}, + {21, 28, 27}, + {21, 30, 10}, + {21, 34, 30}, + {21, 34, 33}, + {21, 39, 13}, + {21, 40, 36}, + {21, 42, 16}, + {21, 44, 40}, + {22, 6, 27}, + {22, 8, 36}, + {22, 9, 23}, + {22, 10, 33}, + {22, 12, 16}, + {22, 13, 33}, + {22, 16, 6}, + {22, 16, 40}, + {22, 17, 27}, + {22, 18, 4}, + {22, 20, 42}, {22, 21, 24}, - {22, 24, 23}, - {22, 27, 43}, - {22, 28, 28}, - {22, 30, 34}, - {22, 31, 40}, - {22, 33, 15}, - {22, 34, 8}, - {22, 37, 44}, - {22, 39, 6}, - {22, 43, 20}, - {22, 43, 42}, - {22, 44, 31}, - {23, 4, 22}, - {23, 7, 40}, - {23, 11, 5}, - {23, 11, 12}, - {23, 11, 19}, - {23, 14, 18}, - {23, 14, 34}, - {23, 15, 12}, - {23, 16, 7}, - {23, 17, 45}, - {23, 18, 12}, - {23, 18, 31}, - {23, 20, 7}, - {23, 21, 45}, - {23, 23, 27}, - {23, 27, 32}, - {23, 30, 10}, - {23, 33, 27}, - {23, 38, 35}, - {23, 39, 16}, - {23, 39, 20}, - {23, 43, 7}, - {23, 43, 11}, - {24, 4, 20}, - {24, 5, 18}, - {24, 7, 8}, - {24, 8, 45}, - {24, 9, 44}, - {24, 10, 14}, - {24, 14, 36}, - {24, 14, 45}, - {24, 15, 20}, - {24, 16, 37}, - {24, 22, 5}, - {24, 23, 18}, - {24, 23, 24}, - {24, 24, 21}, - {24, 24, 38}, - {24, 25, 31}, - {24, 28, 40}, - {24, 29, 4}, - {24, 29, 14}, - {24, 29, 18}, - {24, 32, 27}, - {24, 32, 39}, - {24, 36, 11}, - {24, 39, 33}, - {24, 40, 25}, - {24, 41, 31}, - {24, 43, 10}, - {24, 44, 19}, - {25, 6, 30}, - {25, 17, 20}, - {25, 18, 43}, - {25, 23, 6}, - {25, 24, 21}, - {25, 24, 27}, - {25, 25, 40}, - {25, 32, 27}, - {25, 33, 38}, - {25, 36, 18}, - {25, 38, 26}, - {25, 41, 44}, - {25, 42, 4}, - {26, 4, 19}, - {26, 4, 39}, - {26, 5, 11}, - {26, 5, 31}, - {26, 6, 7}, - {26, 8, 37}, - {26, 11, 44}, - {26, 13, 16}, - {26, 16, 21}, - {26, 18, 7}, - {26, 22, 18}, - {26, 24, 23}, - {26, 35, 12}, - {26, 36, 22}, - {26, 37, 31}, - {26, 38, 34}, - {26, 40, 43}, - {26, 41, 8}, - {26, 44, 19}, - {26, 44, 23}, - {26, 44, 33}, - {26, 44, 34}, - {26, 45, 33}, - {26, 45, 44}, - {27, 5, 44}, + {22, 23, 32}, + {22, 23, 43}, + {22, 30, 13}, + {22, 31, 17}, + {22, 31, 18}, + {22, 37, 26}, + {22, 38, 30}, + {22, 39, 31}, + {22, 42, 38}, + {22, 43, 6}, + {22, 44, 20}, + {22, 45, 17}, + {23, 6, 13}, + {23, 6, 31}, + {23, 9, 12}, + {23, 15, 27}, + {23, 16, 6}, + {23, 28, 30}, + {23, 29, 33}, + {23, 30, 6}, + {23, 36, 10}, + {23, 42, 19}, + {23, 42, 20}, + {23, 43, 12}, + {23, 44, 38}, + {23, 45, 21}, + {24, 4, 38}, + {24, 7, 7}, + {24, 8, 16}, + {24, 8, 25}, + {24, 8, 30}, + {24, 10, 9}, + {24, 13, 18}, + {24, 17, 11}, + {24, 22, 29}, + {24, 24, 39}, + {24, 26, 7}, + {24, 26, 43}, + {24, 27, 42}, + {24, 29, 33}, + {24, 30, 27}, + {24, 32, 7}, + {24, 38, 6}, + {24, 38, 13}, + {24, 38, 15}, + {24, 39, 44}, + {24, 41, 11}, + {24, 43, 30}, + {25, 4, 19}, + {25, 5, 38}, + {25, 6, 10}, + {25, 6, 32}, + {25, 10, 6}, + {25, 15, 25}, + {25, 16, 45}, + {25, 17, 23}, + {25, 17, 26}, + {25, 17, 40}, + {25, 17, 44}, + {25, 20, 7}, + {25, 21, 40}, + {25, 22, 34}, + {25, 24, 6}, + {25, 24, 28}, + {25, 25, 22}, + {25, 26, 11}, + {25, 27, 7}, + {25, 27, 29}, + {25, 31, 7}, + {25, 31, 19}, + {25, 33, 23}, + {25, 33, 45}, + {25, 36, 36}, + {25, 38, 4}, + {25, 44, 19}, + {26, 5, 39}, + {26, 8, 41}, + {26, 12, 44}, + {26, 13, 15}, + {26, 14, 9}, + {26, 14, 42}, + {26, 15, 26}, + {26, 16, 45}, + {26, 17, 21}, + {26, 17, 28}, + {26, 19, 38}, + {26, 20, 25}, + {26, 21, 14}, + {26, 21, 17}, + {26, 25, 34}, + {26, 25, 42}, + {26, 27, 8}, + {26, 29, 29}, + {26, 30, 42}, + {26, 31, 9}, + {26, 31, 45}, + {26, 33, 11}, + {26, 36, 10}, + {26, 39, 36}, + {26, 42, 39}, + {27, 6, 11}, + {27, 10, 39}, {27, 13, 39}, - {27, 14, 30}, - {27, 14, 43}, - {27, 18, 5}, - {27, 19, 30}, - {27, 21, 17}, - {27, 25, 23}, - {27, 29, 22}, - {27, 34, 37}, - {27, 35, 26}, - {27, 37, 26}, - {27, 39, 6}, - {27, 41, 24}, - {27, 42, 40}, - {27, 43, 15}, - {27, 43, 29}, - {27, 43, 32}, + {27, 15, 18}, + {27, 15, 36}, + {27, 17, 13}, + {27, 17, 31}, + {27, 19, 10}, + {27, 20, 12}, + {27, 20, 20}, + {27, 22, 15}, + {27, 23, 16}, + {27, 24, 41}, + {27, 32, 25}, + {27, 32, 45}, + {27, 33, 12}, + {27, 34, 25}, + {27, 35, 8}, + {27, 35, 18}, + {27, 35, 30}, + {27, 36, 38}, + {27, 38, 8}, + {27, 38, 43}, + {27, 44, 18}, + {27, 45, 7}, + {27, 45, 38}, {28, 4, 10}, - {28, 10, 16}, - {28, 12, 8}, - {28, 14, 21}, - {28, 17, 35}, - {28, 19, 7}, - {28, 20, 30}, - {28, 24, 5}, - {28, 29, 13}, - {28, 33, 10}, - {28, 33, 29}, - {28, 34, 18}, - {28, 34, 33}, - {28, 35, 17}, - {28, 38, 12}, - {28, 38, 34}, - {28, 39, 20}, - {28, 40, 33}, + {28, 4, 29}, + {28, 4, 36}, + {28, 4, 38}, + {28, 6, 7}, + {28, 6, 33}, + {28, 7, 22}, + {28, 7, 27}, + {28, 8, 23}, + {28, 9, 24}, + {28, 10, 14}, + {28, 10, 15}, + {28, 10, 32}, + {28, 11, 17}, + {28, 12, 15}, + {28, 12, 23}, + {28, 13, 39}, + {28, 16, 11}, + {28, 16, 23}, + {28, 16, 30}, + {28, 17, 20}, + {28, 21, 22}, + {28, 23, 39}, + {28, 26, 21}, + {28, 26, 24}, + {28, 33, 14}, + {28, 33, 34}, + {28, 34, 6}, + {28, 35, 22}, + {28, 36, 30}, + {28, 40, 8}, + {28, 41, 8}, {28, 41, 34}, - {28, 42, 37}, - {29, 4, 11}, - {29, 6, 29}, - {29, 9, 31}, - {29, 11, 42}, - {29, 17, 15}, + {28, 44, 44}, + {29, 5, 16}, + {29, 5, 19}, + {29, 5, 24}, + {29, 6, 43}, + {29, 7, 12}, + {29, 9, 18}, + {29, 10, 8}, + {29, 12, 40}, + {29, 15, 9}, + {29, 15, 32}, + {29, 17, 35}, {29, 18, 7}, - {29, 18, 30}, - {29, 18, 31}, - {29, 20, 12}, - {29, 22, 39}, - {29, 24, 25}, - {29, 25, 6}, - {29, 32, 43}, - {29, 33, 30}, - {29, 33, 39}, - {29, 33, 45}, - {29, 35, 35}, - {29, 39, 5}, - {29, 39, 44}, - {29, 44, 10}, - {30, 4, 26}, - {30, 7, 4}, + {29, 18, 25}, + {29, 20, 6}, + {29, 20, 37}, + {29, 20, 41}, + {29, 22, 38}, + {29, 23, 14}, + {29, 24, 17}, + {29, 24, 35}, + {29, 24, 37}, + {29, 25, 16}, + {29, 26, 26}, + {29, 26, 43}, + {29, 31, 7}, + {29, 31, 15}, + {29, 33, 11}, + {29, 33, 14}, + {29, 34, 33}, + {29, 37, 31}, + {29, 39, 33}, + {29, 41, 12}, + {29, 41, 36}, + {29, 43, 28}, + {29, 43, 30}, + {30, 4, 33}, + {30, 6, 16}, + {30, 6, 40}, {30, 8, 34}, - {30, 9, 25}, - {30, 11, 28}, - {30, 12, 30}, - {30, 14, 41}, - {30, 17, 30}, - {30, 19, 27}, - {30, 20, 23}, - {30, 20, 38}, - {30, 20, 44}, - {30, 23, 34}, - {30, 25, 37}, - {30, 26, 20}, - {30, 34, 39}, - {30, 37, 9}, - {30, 37, 20}, - {30, 38, 17}, - {30, 38, 33}, - {30, 40, 5}, - {30, 41, 39}, - {30, 44, 30}, - {31, 4, 9}, - {31, 4, 30}, - {31, 7, 4}, - {31, 8, 16}, - {31, 10, 15}, - {31, 11, 28}, - {31, 11, 42}, - {31, 12, 14}, - {31, 12, 37}, - {31, 14, 22}, - {31, 18, 6}, - {31, 18, 15}, - {31, 21, 22}, - {31, 23, 21}, - {31, 23, 22}, + {30, 10, 13}, + {30, 11, 5}, + {30, 13, 9}, + {30, 17, 18}, + {30, 20, 6}, + {30, 21, 29}, + {30, 21, 32}, + {30, 23, 32}, + {30, 25, 23}, + {30, 28, 27}, + {30, 29, 40}, + {30, 31, 36}, + {30, 33, 10}, + {30, 35, 16}, + {30, 36, 26}, + {30, 38, 25}, + {30, 41, 8}, + {30, 41, 14}, + {30, 41, 31}, + {30, 44, 32}, + {31, 4, 14}, + {31, 6, 31}, + {31, 6, 36}, + {31, 7, 19}, + {31, 7, 31}, + {31, 8, 4}, + {31, 10, 45}, + {31, 13, 9}, + {31, 14, 7}, + {31, 15, 17}, + {31, 17, 37}, + {31, 18, 14}, + {31, 20, 35}, + {31, 21, 27}, + {31, 25, 11}, {31, 25, 16}, - {31, 25, 22}, - {31, 25, 37}, - {31, 28, 37}, - {31, 29, 23}, - {31, 29, 43}, - {31, 31, 12}, - {31, 33, 22}, - {31, 36, 9}, - {31, 36, 14}, - {31, 37, 7}, - {31, 43, 12}, - {31, 45, 22}, - {32, 4, 29}, - {32, 6, 19}, - {32, 8, 13}, - {32, 11, 33}, - {32, 12, 40}, - {32, 15, 42}, - {32, 16, 36}, - {32, 17, 25}, - {32, 20, 28}, - {32, 21, 34}, - {32, 23, 31}, - {32, 26, 21}, - {32, 27, 4}, - {32, 27, 14}, - {32, 30, 10}, - {32, 33, 24}, - {32, 35, 29}, - {32, 36, 35}, - {32, 37, 28}, - {32, 37, 42}, - {32, 41, 4}, - {32, 42, 19}, - {32, 42, 30}, - {32, 44, 11}, - {32, 44, 36}, + {31, 29, 42}, + {31, 31, 5}, + {31, 31, 10}, + {31, 32, 29}, + {31, 33, 35}, + {31, 34, 23}, + {31, 34, 28}, + {31, 36, 12}, + {31, 38, 29}, + {31, 39, 9}, + {32, 8, 43}, + {32, 9, 35}, + {32, 10, 17}, + {32, 11, 26}, + {32, 21, 27}, + {32, 25, 16}, + {32, 25, 30}, + {32, 25, 33}, + {32, 27, 34}, + {32, 28, 44}, + {32, 30, 33}, + {32, 31, 40}, + {32, 34, 8}, + {32, 40, 32}, + {32, 41, 8}, + {32, 41, 20}, + {32, 44, 4}, + {32, 44, 5}, + {32, 44, 9}, + {32, 45, 8}, {33, 4, 13}, - {33, 5, 24}, - {33, 5, 42}, - {33, 6, 14}, - {33, 6, 22}, - {33, 7, 9}, - {33, 9, 25}, - {33, 9, 34}, - {33, 10, 18}, - {33, 11, 6}, - {33, 14, 11}, - {33, 15, 39}, - {33, 17, 43}, + {33, 6, 26}, + {33, 7, 22}, + {33, 11, 32}, {33, 18, 36}, - {33, 23, 13}, - {33, 24, 13}, - {33, 24, 15}, - {33, 28, 15}, - {33, 29, 23}, - {33, 32, 15}, - {33, 33, 5}, - {33, 37, 36}, - {33, 38, 7}, - {33, 39, 11}, - {33, 41, 20}, - {33, 41, 24}, - {33, 42, 11}, - {33, 43, 37}, + {33, 23, 20}, + {33, 25, 43}, + {33, 26, 39}, + {33, 27, 32}, + {33, 28, 29}, + {33, 29, 24}, + {33, 30, 10}, + {33, 32, 4}, + {33, 34, 12}, + {33, 37, 28}, + {33, 39, 28}, + {34, 4, 32}, {34, 4, 44}, - {34, 9, 13}, - {34, 15, 34}, - {34, 15, 43}, - {34, 21, 27}, - {34, 27, 8}, - {34, 28, 28}, - {34, 30, 33}, - {34, 32, 26}, - {34, 34, 32}, - {34, 36, 24}, - {34, 37, 19}, - {34, 38, 41}, - {34, 39, 36}, - {34, 40, 26}, - {34, 41, 19}, - {34, 42, 21}, - {35, 5, 40}, - {35, 7, 29}, - {35, 7, 39}, - {35, 9, 17}, - {35, 9, 19}, - {35, 11, 7}, - {35, 11, 15}, - {35, 12, 12}, - {35, 13, 37}, - {35, 13, 44}, - {35, 14, 39}, - {35, 15, 5}, - {35, 15, 43}, - {35, 16, 4}, - {35, 16, 5}, - {35, 16, 36}, - {35, 18, 15}, - {35, 22, 17}, - {35, 22, 32}, - {35, 23, 23}, - {35, 24, 38}, - {35, 25, 12}, - {35, 27, 7}, - {35, 27, 15}, - {35, 27, 24}, - {35, 29, 35}, - {35, 29, 43}, - {35, 30, 26}, - {35, 33, 44}, - {35, 38, 21}, - {35, 41, 20}, - {35, 42, 13}, - {35, 43, 29}, - {35, 43, 30}, - {36, 5, 44}, - {36, 6, 34}, - {36, 8, 45}, - {36, 10, 43}, + {34, 5, 22}, + {34, 9, 27}, + {34, 10, 32}, + {34, 14, 14}, + {34, 15, 10}, + {34, 15, 23}, + {34, 15, 25}, + {34, 16, 33}, + {34, 18, 38}, + {34, 22, 17}, + {34, 22, 20}, + {34, 25, 24}, + {34, 27, 38}, + {34, 31, 4}, + {34, 31, 27}, + {34, 35, 15}, + {34, 35, 32}, + {34, 35, 38}, + {34, 43, 30}, + {34, 44, 27}, + {35, 7, 23}, + {35, 7, 36}, + {35, 10, 14}, + {35, 11, 35}, + {35, 12, 31}, + {35, 13, 33}, + {35, 17, 19}, + {35, 18, 42}, + {35, 21, 34}, + {35, 21, 37}, + {35, 24, 32}, + {35, 25, 9}, + {35, 26, 29}, + {35, 28, 14}, + {35, 28, 44}, + {35, 29, 24}, + {35, 29, 45}, + {35, 30, 33}, + {35, 31, 15}, + {35, 34, 37}, + {35, 35, 19}, + {35, 35, 20}, + {35, 36, 15}, + {35, 37, 16}, + {35, 37, 38}, + {35, 37, 40}, + {35, 39, 24}, + {35, 39, 29}, + {35, 40, 28}, + {35, 40, 42}, + {35, 41, 11}, + {35, 42, 35}, + {35, 45, 43}, + {36, 5, 24}, + {36, 6, 45}, + {36, 7, 22}, + {36, 9, 41}, + {36, 9, 45}, {36, 11, 42}, - {36, 16, 27}, - {36, 18, 4}, - {36, 18, 28}, - {36, 20, 42}, - {36, 21, 33}, - {36, 23, 25}, - {36, 23, 29}, - {36, 24, 9}, - {36, 25, 19}, - {36, 26, 18}, - {36, 34, 23}, - {36, 36, 41}, - {36, 37, 9}, - {36, 38, 16}, - {36, 38, 37}, - {36, 41, 32}, - {36, 43, 39}, - {36, 45, 36}, - {37, 5, 42}, - {37, 6, 11}, - {37, 6, 21}, - {37, 10, 45}, - {37, 12, 20}, - {37, 12, 30}, - {37, 13, 4}, - {37, 13, 13}, - {37, 13, 35}, - {37, 14, 23}, - {37, 14, 34}, - {37, 16, 43}, - {37, 22, 39}, - {37, 24, 44}, - {37, 25, 16}, - {37, 25, 37}, - {37, 26, 9}, - {37, 26, 28}, - {37, 26, 43}, - {37, 28, 17}, - {37, 32, 28}, + {36, 18, 14}, + {36, 19, 4}, + {36, 20, 21}, + {36, 21, 32}, + {36, 22, 40}, + {36, 29, 20}, + {36, 30, 34}, + {36, 30, 42}, + {36, 34, 24}, + {36, 36, 23}, + {36, 38, 17}, + {36, 39, 12}, + {37, 5, 13}, + {37, 8, 41}, + {37, 9, 5}, + {37, 15, 6}, + {37, 20, 6}, + {37, 22, 5}, + {37, 23, 19}, + {37, 24, 27}, + {37, 24, 32}, + {37, 24, 35}, + {37, 25, 7}, + {37, 26, 10}, + {37, 27, 22}, + {37, 27, 41}, + {37, 28, 34}, + {37, 30, 45}, + {37, 32, 43}, {37, 35, 9}, - {37, 39, 44}, - {37, 40, 44}, - {37, 42, 21}, - {37, 42, 33}, - {37, 44, 16}, - {37, 45, 8}, - {38, 4, 20}, - {38, 6, 30}, - {38, 6, 39}, - {38, 9, 30}, - {38, 10, 24}, - {38, 12, 10}, - {38, 14, 33}, + {37, 35, 23}, + {37, 36, 25}, + {37, 37, 4}, + {37, 42, 36}, + {37, 42, 40}, + {37, 44, 28}, + {37, 45, 9}, + {38, 7, 33}, + {38, 7, 34}, + {38, 8, 38}, + {38, 9, 44}, + {38, 12, 34}, {38, 15, 24}, - {38, 15, 27}, - {38, 16, 38}, - {38, 18, 16}, - {38, 18, 26}, - {38, 19, 24}, - {38, 25, 26}, - {38, 26, 9}, - {38, 27, 39}, - {38, 28, 31}, - {38, 29, 13}, - {38, 30, 11}, - {38, 31, 5}, - {38, 31, 10}, - {38, 31, 30}, - {38, 31, 31}, - {38, 32, 22}, - {38, 34, 5}, - {38, 34, 23}, + {38, 15, 42}, + {38, 16, 34}, + {38, 17, 40}, + {38, 18, 15}, + {38, 18, 32}, + {38, 20, 16}, + {38, 21, 40}, + {38, 25, 10}, + {38, 28, 41}, + {38, 29, 10}, + {38, 32, 17}, + {38, 35, 11}, {38, 36, 35}, + {38, 38, 13}, + {38, 38, 18}, + {38, 40, 32}, {38, 44, 5}, - {39, 4, 12}, - {39, 8, 37}, - {39, 17, 36}, - {39, 17, 43}, - {39, 18, 20}, - {39, 20, 20}, - {39, 21, 27}, - {39, 22, 4}, - {39, 25, 18}, - {39, 26, 15}, - {39, 26, 25}, - {39, 27, 23}, - {39, 27, 28}, - {39, 27, 34}, - {39, 28, 11}, - {39, 29, 5}, - {39, 29, 10}, - {39, 29, 43}, - {39, 30, 12}, - {39, 31, 29}, - {39, 31, 31}, - {39, 32, 19}, - {39, 32, 25}, - {39, 36, 5}, - {39, 36, 29}, - {39, 37, 36}, - {39, 38, 12}, - {39, 40, 5}, - {40, 5, 18}, - {40, 6, 28}, - {40, 10, 25}, - {40, 12, 17}, - {40, 17, 44}, - {40, 21, 23}, - {40, 21, 29}, - {40, 24, 41}, - {40, 25, 12}, - {40, 25, 13}, - {40, 26, 44}, - {40, 30, 5}, - {40, 31, 42}, - {40, 33, 23}, - {40, 33, 32}, - {40, 35, 6}, - {40, 35, 15}, - {40, 35, 22}, - {40, 36, 32}, - {40, 37, 7}, - {40, 39, 44}, - {40, 41, 16}, - {40, 45, 28}, - {40, 45, 43}, - {41, 9, 37}, - {41, 9, 39}, - {41, 10, 11}, - {41, 10, 42}, - {41, 11, 18}, - {41, 12, 32}, - {41, 13, 28}, - {41, 16, 5}, - {41, 16, 39}, - {41, 18, 7}, - {41, 19, 5}, - {41, 20, 5}, - {41, 20, 44}, - {41, 21, 26}, - {41, 23, 15}, - {41, 25, 11}, - {41, 28, 27}, - {41, 29, 15}, - {41, 29, 19}, - {41, 29, 33}, - {41, 29, 44}, - {41, 30, 26}, - {41, 31, 21}, - {41, 31, 36}, - {41, 32, 39}, - {41, 33, 8}, - {41, 33, 13}, - {41, 36, 18}, - {41, 36, 44}, - {41, 38, 40}, - {41, 43, 25}, - {41, 43, 35}, - {41, 44, 28}, - {41, 44, 45}, - {42, 5, 30}, - {42, 5, 35}, - {42, 7, 13}, - {42, 8, 29}, - {42, 9, 28}, - {42, 9, 42}, - {42, 11, 38}, - {42, 14, 18}, - {42, 15, 44}, - {42, 17, 32}, - {42, 19, 4}, - {42, 19, 10}, - {42, 19, 31}, - {42, 20, 25}, - {42, 23, 11}, - {42, 27, 33}, - {42, 29, 21}, - {42, 30, 23}, - {42, 31, 7}, - {42, 31, 37}, - {42, 31, 43}, - {42, 33, 23}, - {42, 34, 12}, - {42, 35, 11}, - {42, 39, 14}, - {42, 39, 31}, - {42, 40, 42}, - {42, 44, 5}, - {42, 45, 7}, - {43, 4, 9}, - {43, 5, 8}, - {43, 5, 20}, - {43, 6, 8}, - {43, 9, 25}, + {39, 4, 14}, + {39, 4, 39}, + {39, 5, 19}, + {39, 10, 6}, + {39, 13, 6}, + {39, 18, 29}, + {39, 22, 29}, + {39, 22, 43}, + {39, 24, 36}, + {39, 27, 25}, + {39, 31, 16}, + {39, 32, 28}, + {39, 33, 37}, + {39, 35, 7}, + {39, 36, 14}, + {39, 37, 22}, + {39, 37, 37}, + {39, 38, 44}, + {39, 41, 14}, + {39, 45, 35}, + {39, 45, 37}, + {40, 5, 8}, + {40, 6, 26}, + {40, 9, 6}, + {40, 9, 8}, + {40, 9, 9}, + {40, 9, 20}, + {40, 16, 12}, + {40, 19, 23}, + {40, 20, 25}, + {40, 22, 15}, + {40, 22, 38}, + {40, 24, 22}, + {40, 24, 27}, + {40, 30, 20}, + {40, 35, 33}, + {40, 37, 4}, + {40, 38, 22}, + {40, 39, 11}, + {40, 39, 12}, + {40, 40, 19}, + {40, 40, 20}, + {40, 40, 28}, + {40, 43, 16}, + {40, 45, 25}, + {41, 4, 43}, + {41, 6, 35}, + {41, 10, 29}, + {41, 11, 10}, + {41, 11, 24}, + {41, 11, 33}, + {41, 12, 5}, + {41, 12, 9}, + {41, 12, 18}, + {41, 12, 20}, + {41, 13, 43}, + {41, 14, 30}, + {41, 14, 43}, + {41, 19, 34}, + {41, 20, 16}, + {41, 21, 22}, + {41, 25, 13}, + {41, 25, 17}, + {41, 30, 39}, + {41, 32, 11}, + {41, 33, 35}, + {41, 35, 41}, + {41, 36, 27}, + {41, 37, 21}, + {41, 37, 32}, + {41, 43, 23}, + {41, 45, 36}, + {42, 5, 40}, + {42, 6, 40}, + {42, 9, 33}, + {42, 11, 39}, + {42, 12, 45}, + {42, 14, 33}, + {42, 15, 33}, + {42, 16, 8}, + {42, 16, 15}, + {42, 18, 17}, + {42, 20, 24}, + {42, 21, 12}, + {42, 22, 27}, + {42, 23, 38}, + {42, 24, 20}, + {42, 25, 4}, + {42, 26, 9}, + {42, 26, 15}, + {42, 26, 32}, + {42, 27, 12}, + {42, 30, 24}, + {42, 36, 44}, + {42, 37, 4}, + {42, 38, 21}, + {42, 38, 25}, + {42, 39, 11}, + {42, 39, 39}, + {42, 42, 29}, + {42, 44, 18}, + {42, 44, 32}, + {43, 6, 23}, + {43, 6, 43}, + {43, 9, 14}, {43, 9, 32}, - {43, 12, 5}, - {43, 12, 42}, - {43, 13, 39}, - {43, 13, 42}, - {43, 15, 13}, - {43, 16, 38}, - {43, 19, 22}, - {43, 21, 12}, - {43, 25, 8}, - {43, 26, 27}, - {43, 27, 16}, - {43, 30, 39}, - {43, 37, 6}, - {43, 40, 20}, - {43, 41, 26}, - {43, 43, 4}, - {43, 43, 6}, - {43, 45, 37}, - {44, 4, 19}, - {44, 6, 34}, - {44, 10, 9}, - {44, 11, 14}, - {44, 12, 21}, - {44, 14, 13}, - {44, 14, 20}, - {44, 14, 34}, - {44, 15, 11}, - {44, 16, 24}, - {44, 17, 27}, - {44, 17, 39}, - {44, 18, 33}, - {44, 19, 44}, - {44, 21, 6}, - {44, 21, 42}, - {44, 23, 10}, - {44, 26, 27}, - {44, 28, 30}, - {44, 30, 5}, - {44, 30, 22}, - {44, 31, 16}, - {44, 34, 18}, - {44, 37, 7}, - {44, 37, 20}, - {44, 39, 13}, - {44, 41, 36}, - {44, 42, 30}, - {44, 45, 5}, - {45, 6, 18}, - {45, 15, 11}, - {45, 15, 27}, - {45, 16, 10}, - {45, 25, 20}, - {45, 25, 21}, - {45, 29, 10}, - {45, 30, 21}, - {45, 35, 17}, - {45, 37, 23}, - {45, 37, 28}, - {45, 38, 6}, - {45, 40, 12}, - {45, 40, 26}, - {45, 41, 11}, - {45, 43, 12}, - {45, 44, 45}, + {43, 16, 15}, + {43, 17, 18}, + {43, 22, 9}, + {43, 22, 14}, + {43, 25, 38}, + {43, 26, 5}, + {43, 26, 7}, + {43, 26, 25}, + {43, 27, 24}, + {43, 28, 10}, + {43, 28, 19}, + {43, 29, 36}, + {43, 31, 41}, + {43, 32, 32}, + {43, 38, 7}, + {43, 41, 45}, + {43, 45, 7}, + {44, 4, 4}, + {44, 5, 9}, + {44, 5, 11}, + {44, 10, 16}, + {44, 14, 9}, + {44, 19, 13}, + {44, 19, 29}, + {44, 20, 32}, + {44, 20, 35}, + {44, 21, 40}, + {44, 23, 20}, + {44, 28, 8}, + {44, 29, 38}, + {44, 30, 10}, + {44, 30, 13}, + {44, 30, 19}, + {44, 31, 39}, + {44, 31, 44}, + {44, 35, 5}, + {44, 35, 17}, + {44, 35, 22}, + {44, 37, 14}, + {44, 39, 27}, + {44, 40, 42}, + {44, 42, 7}, + {44, 43, 9}, + {45, 5, 12}, + {45, 7, 44}, + {45, 10, 39}, + {45, 11, 45}, + {45, 14, 6}, + {45, 14, 20}, + {45, 19, 18}, + {45, 23, 40}, + {45, 24, 37}, + {45, 27, 9}, + {45, 27, 30}, + {45, 27, 36}, + {45, 33, 15}, + {45, 36, 9}, + {45, 36, 15}, + {45, 37, 5}, + {45, 39, 36}, }; diff --git a/develop/src/libsmm_acc_unittest_multiply.cpp b/develop/src/libsmm_acc_unittest_multiply.cpp index 706c9d34ed4..99b2af54b9b 100644 --- a/develop/src/libsmm_acc_unittest_multiply.cpp +++ b/develop/src/libsmm_acc_unittest_multiply.cpp @@ -44,6 +44,7 @@ int main(int argc, char** argv) { { 4, 4, 26}, { 4, 4, 28}, { 4, 4, 32}, + { 4, 4, 39}, { 4, 4, 45}, { 4, 5, 4}, { 4, 5, 5}, @@ -56,7 +57,6 @@ int main(int argc, char** argv) { { 4, 5, 26}, { 4, 5, 28}, { 4, 5, 32}, - { 4, 5, 36}, { 4, 5, 45}, { 4, 6, 4}, { 4, 6, 5}, @@ -64,7 +64,6 @@ int main(int argc, char** argv) { { 4, 6, 7}, { 4, 6, 8}, { 4, 6, 9}, - { 4, 6, 37}, { 4, 7, 4}, { 4, 7, 5}, { 4, 7, 6}, @@ -89,7 +88,6 @@ int main(int argc, char** argv) { { 4, 9, 7}, { 4, 9, 8}, { 4, 9, 9}, - { 4, 9, 11}, { 4, 9, 13}, { 4, 9, 25}, { 4, 9, 26}, @@ -99,8 +97,7 @@ int main(int argc, char** argv) { { 4, 10, 4}, { 4, 10, 10}, { 4, 10, 15}, - { 4, 11, 26}, - { 4, 11, 36}, + { 4, 10, 21}, { 4, 13, 4}, { 4, 13, 5}, { 4, 13, 7}, @@ -111,21 +108,29 @@ int main(int argc, char** argv) { { 4, 13, 28}, { 4, 13, 32}, { 4, 13, 45}, - { 4, 14, 24}, + { 4, 14, 6}, + { 4, 14, 33}, { 4, 15, 4}, { 4, 15, 10}, { 4, 15, 15}, - { 4, 17, 12}, - { 4, 21, 13}, + { 4, 16, 35}, + { 4, 17, 23}, + { 4, 19, 32}, + { 4, 20, 8}, + { 4, 20, 34}, + { 4, 21, 33}, + { 4, 21, 38}, { 4, 25, 4}, { 4, 25, 5}, { 4, 25, 7}, { 4, 25, 9}, { 4, 25, 13}, + { 4, 25, 15}, { 4, 25, 25}, { 4, 25, 26}, { 4, 25, 28}, { 4, 25, 32}, + { 4, 25, 36}, { 4, 25, 45}, { 4, 26, 4}, { 4, 26, 5}, @@ -136,21 +141,21 @@ int main(int argc, char** argv) { { 4, 26, 26}, { 4, 26, 28}, { 4, 26, 32}, - { 4, 26, 40}, { 4, 26, 45}, - { 4, 27, 6}, { 4, 28, 4}, { 4, 28, 5}, { 4, 28, 7}, { 4, 28, 9}, - { 4, 28, 10}, { 4, 28, 13}, + { 4, 28, 17}, { 4, 28, 25}, { 4, 28, 26}, { 4, 28, 28}, { 4, 28, 32}, - { 4, 28, 37}, { 4, 28, 45}, + { 4, 29, 27}, + { 4, 30, 10}, + { 4, 31, 15}, { 4, 32, 4}, { 4, 32, 5}, { 4, 32, 7}, @@ -161,18 +166,12 @@ int main(int argc, char** argv) { { 4, 32, 28}, { 4, 32, 32}, { 4, 32, 45}, - { 4, 35, 12}, - { 4, 36, 35}, - { 4, 40, 21}, - { 4, 41, 23}, - { 4, 41, 31}, - { 4, 42, 28}, - { 4, 42, 40}, { 4, 45, 4}, { 4, 45, 5}, { 4, 45, 7}, { 4, 45, 9}, { 4, 45, 13}, + { 4, 45, 23}, { 4, 45, 25}, { 4, 45, 26}, { 4, 45, 28}, @@ -185,12 +184,10 @@ int main(int argc, char** argv) { { 5, 4, 8}, { 5, 4, 9}, { 5, 4, 13}, - { 5, 4, 19}, { 5, 4, 25}, { 5, 4, 26}, { 5, 4, 28}, { 5, 4, 32}, - { 5, 4, 38}, { 5, 4, 45}, { 5, 5, 4}, { 5, 5, 5}, @@ -213,7 +210,6 @@ int main(int argc, char** argv) { { 5, 6, 7}, { 5, 6, 8}, { 5, 6, 9}, - { 5, 6, 44}, { 5, 7, 4}, { 5, 7, 5}, { 5, 7, 6}, @@ -225,7 +221,6 @@ int main(int argc, char** argv) { { 5, 7, 26}, { 5, 7, 28}, { 5, 7, 32}, - { 5, 7, 41}, { 5, 7, 45}, { 5, 8, 4}, { 5, 8, 5}, @@ -233,6 +228,7 @@ int main(int argc, char** argv) { { 5, 8, 7}, { 5, 8, 8}, { 5, 8, 9}, + { 5, 8, 35}, { 5, 9, 4}, { 5, 9, 5}, { 5, 9, 6}, @@ -240,19 +236,19 @@ int main(int argc, char** argv) { { 5, 9, 8}, { 5, 9, 9}, { 5, 9, 13}, - { 5, 9, 15}, { 5, 9, 25}, { 5, 9, 26}, { 5, 9, 28}, { 5, 9, 32}, { 5, 9, 45}, - { 5, 11, 12}, - { 5, 11, 18}, + { 5, 10, 45}, + { 5, 11, 10}, + { 5, 11, 17}, + { 5, 11, 45}, { 5, 12, 5}, { 5, 12, 12}, { 5, 12, 13}, { 5, 12, 26}, - { 5, 12, 30}, { 5, 12, 32}, { 5, 13, 4}, { 5, 13, 5}, @@ -261,7 +257,6 @@ int main(int argc, char** argv) { { 5, 13, 12}, { 5, 13, 13}, { 5, 13, 16}, - { 5, 13, 18}, { 5, 13, 24}, { 5, 13, 25}, { 5, 13, 26}, @@ -272,16 +267,21 @@ int main(int argc, char** argv) { { 5, 16, 13}, { 5, 16, 16}, { 5, 16, 32}, + { 5, 17, 18}, + { 5, 17, 27}, + { 5, 18, 40}, + { 5, 19, 15}, + { 5, 20, 22}, + { 5, 20, 32}, + { 5, 23, 45}, { 5, 24, 5}, { 5, 24, 13}, - { 5, 24, 17}, { 5, 24, 24}, { 5, 24, 26}, { 5, 24, 32}, { 5, 25, 4}, { 5, 25, 5}, { 5, 25, 7}, - { 5, 25, 8}, { 5, 25, 9}, { 5, 25, 13}, { 5, 25, 25}, @@ -311,9 +311,8 @@ int main(int argc, char** argv) { { 5, 28, 28}, { 5, 28, 32}, { 5, 28, 45}, - { 5, 29, 11}, - { 5, 29, 27}, - { 5, 30, 12}, + { 5, 31, 23}, + { 5, 31, 28}, { 5, 32, 4}, { 5, 32, 5}, { 5, 32, 7}, @@ -327,20 +326,23 @@ int main(int argc, char** argv) { { 5, 32, 28}, { 5, 32, 32}, { 5, 32, 45}, - { 5, 38, 34}, - { 5, 39, 28}, - { 5, 39, 39}, - { 5, 39, 40}, - { 5, 42, 19}, - { 5, 43, 7}, - { 5, 44, 42}, + { 5, 33, 23}, + { 5, 33, 41}, + { 5, 37, 12}, + { 5, 38, 14}, + { 5, 38, 25}, + { 5, 40, 40}, + { 5, 41, 6}, + { 5, 43, 9}, + { 5, 43, 43}, + { 5, 44, 37}, + { 5, 44, 44}, { 5, 45, 4}, { 5, 45, 5}, { 5, 45, 7}, { 5, 45, 9}, { 5, 45, 13}, - { 5, 45, 16}, - { 5, 45, 18}, + { 5, 45, 21}, { 5, 45, 25}, { 5, 45, 26}, { 5, 45, 28}, @@ -352,14 +354,12 @@ int main(int argc, char** argv) { { 6, 4, 7}, { 6, 4, 8}, { 6, 4, 9}, - { 6, 4, 19}, { 6, 5, 4}, { 6, 5, 5}, { 6, 5, 6}, { 6, 5, 7}, { 6, 5, 8}, { 6, 5, 9}, - { 6, 5, 12}, { 6, 6, 4}, { 6, 6, 5}, { 6, 6, 6}, @@ -372,6 +372,7 @@ int main(int argc, char** argv) { { 6, 7, 7}, { 6, 7, 8}, { 6, 7, 9}, + { 6, 7, 42}, { 6, 8, 4}, { 6, 8, 5}, { 6, 8, 6}, @@ -384,29 +385,29 @@ int main(int argc, char** argv) { { 6, 9, 7}, { 6, 9, 8}, { 6, 9, 9}, - { 6, 9, 29}, - { 6, 12, 35}, - { 6, 15, 8}, - { 6, 16, 9}, - { 6, 18, 15}, - { 6, 18, 24}, - { 6, 19, 27}, - { 6, 23, 42}, - { 6, 25, 34}, - { 6, 27, 13}, - { 6, 27, 35}, - { 6, 32, 16}, - { 6, 32, 28}, - { 6, 33, 37}, - { 6, 37, 44}, - { 6, 38, 24}, - { 6, 38, 29}, - { 6, 38, 42}, - { 6, 39, 8}, - { 6, 39, 29}, - { 6, 41, 45}, - { 6, 43, 23}, - { 6, 44, 35}, + { 6, 9, 21}, + { 6, 9, 23}, + { 6, 12, 8}, + { 6, 13, 42}, + { 6, 16, 34}, + { 6, 16, 39}, + { 6, 17, 33}, + { 6, 18, 6}, + { 6, 18, 7}, + { 6, 20, 12}, + { 6, 20, 39}, + { 6, 23, 32}, + { 6, 26, 30}, + { 6, 30, 24}, + { 6, 32, 9}, + { 6, 35, 31}, + { 6, 37, 21}, + { 6, 40, 5}, + { 6, 40, 10}, + { 6, 40, 14}, + { 6, 44, 16}, + { 6, 44, 39}, + { 6, 45, 43}, { 7, 4, 4}, { 7, 4, 5}, { 7, 4, 6}, @@ -414,7 +415,6 @@ int main(int argc, char** argv) { { 7, 4, 8}, { 7, 4, 9}, { 7, 4, 13}, - { 7, 4, 18}, { 7, 4, 25}, { 7, 4, 26}, { 7, 4, 28}, @@ -431,7 +431,6 @@ int main(int argc, char** argv) { { 7, 5, 26}, { 7, 5, 28}, { 7, 5, 32}, - { 7, 5, 34}, { 7, 5, 45}, { 7, 6, 4}, { 7, 6, 5}, @@ -445,7 +444,6 @@ int main(int argc, char** argv) { { 7, 7, 7}, { 7, 7, 8}, { 7, 7, 9}, - { 7, 7, 11}, { 7, 7, 13}, { 7, 7, 25}, { 7, 7, 26}, @@ -458,7 +456,7 @@ int main(int argc, char** argv) { { 7, 8, 7}, { 7, 8, 8}, { 7, 8, 9}, - { 7, 8, 36}, + { 7, 8, 44}, { 7, 9, 4}, { 7, 9, 5}, { 7, 9, 6}, @@ -466,15 +464,16 @@ int main(int argc, char** argv) { { 7, 9, 8}, { 7, 9, 9}, { 7, 9, 13}, + { 7, 9, 19}, { 7, 9, 25}, { 7, 9, 26}, { 7, 9, 28}, { 7, 9, 32}, { 7, 9, 45}, - { 7, 12, 15}, + { 7, 11, 42}, + { 7, 12, 31}, { 7, 13, 4}, { 7, 13, 5}, - { 7, 13, 6}, { 7, 13, 7}, { 7, 13, 9}, { 7, 13, 13}, @@ -483,13 +482,13 @@ int main(int argc, char** argv) { { 7, 13, 28}, { 7, 13, 32}, { 7, 13, 45}, - { 7, 14, 13}, - { 7, 16, 31}, - { 7, 17, 22}, - { 7, 18, 36}, - { 7, 19, 15}, - { 7, 20, 11}, - { 7, 21, 6}, + { 7, 14, 10}, + { 7, 14, 20}, + { 7, 17, 20}, + { 7, 17, 25}, + { 7, 17, 41}, + { 7, 19, 36}, + { 7, 20, 33}, { 7, 25, 4}, { 7, 25, 5}, { 7, 25, 7}, @@ -497,7 +496,6 @@ int main(int argc, char** argv) { { 7, 25, 13}, { 7, 25, 25}, { 7, 25, 26}, - { 7, 25, 27}, { 7, 25, 28}, { 7, 25, 32}, { 7, 25, 45}, @@ -506,12 +504,12 @@ int main(int argc, char** argv) { { 7, 26, 7}, { 7, 26, 9}, { 7, 26, 13}, + { 7, 26, 19}, { 7, 26, 25}, { 7, 26, 26}, { 7, 26, 28}, { 7, 26, 32}, { 7, 26, 45}, - { 7, 27, 20}, { 7, 28, 4}, { 7, 28, 5}, { 7, 28, 7}, @@ -521,8 +519,8 @@ int main(int argc, char** argv) { { 7, 28, 26}, { 7, 28, 28}, { 7, 28, 32}, + { 7, 28, 37}, { 7, 28, 45}, - { 7, 29, 21}, { 7, 32, 4}, { 7, 32, 5}, { 7, 32, 7}, @@ -533,17 +531,17 @@ int main(int argc, char** argv) { { 7, 32, 28}, { 7, 32, 32}, { 7, 32, 45}, - { 7, 34, 9}, - { 7, 36, 43}, - { 7, 39, 16}, - { 7, 39, 30}, - { 7, 41, 16}, - { 7, 41, 27}, - { 7, 44, 23}, + { 7, 33, 25}, + { 7, 37, 23}, + { 7, 39, 43}, + { 7, 40, 33}, + { 7, 41, 36}, + { 7, 43, 6}, + { 7, 44, 21}, + { 7, 44, 43}, { 7, 45, 4}, { 7, 45, 5}, { 7, 45, 7}, - { 7, 45, 8}, { 7, 45, 9}, { 7, 45, 13}, { 7, 45, 25}, @@ -570,51 +568,50 @@ int main(int argc, char** argv) { { 8, 6, 7}, { 8, 6, 8}, { 8, 6, 9}, - { 8, 6, 32}, { 8, 7, 4}, { 8, 7, 5}, { 8, 7, 6}, { 8, 7, 7}, { 8, 7, 8}, { 8, 7, 9}, + { 8, 7, 14}, { 8, 8, 4}, { 8, 8, 5}, { 8, 8, 6}, { 8, 8, 7}, { 8, 8, 8}, { 8, 8, 9}, + { 8, 8, 13}, { 8, 9, 4}, { 8, 9, 5}, { 8, 9, 6}, { 8, 9, 7}, { 8, 9, 8}, { 8, 9, 9}, - { 8, 10, 42}, - { 8, 11, 27}, - { 8, 14, 35}, - { 8, 15, 37}, - { 8, 16, 26}, - { 8, 16, 28}, - { 8, 17, 29}, - { 8, 20, 15}, - { 8, 20, 26}, - { 8, 21, 15}, - { 8, 21, 19}, - { 8, 21, 32}, - { 8, 24, 33}, - { 8, 25, 43}, - { 8, 26, 26}, - { 8, 27, 30}, - { 8, 28, 42}, - { 8, 28, 44}, - { 8, 29, 4}, - { 8, 31, 23}, - { 8, 32, 38}, - { 8, 33, 45}, - { 8, 40, 31}, - { 8, 43, 10}, - { 8, 44, 33}, - { 8, 45, 30}, + { 8, 10, 43}, + { 8, 12, 7}, + { 8, 12, 8}, + { 8, 14, 18}, + { 8, 19, 36}, + { 8, 21, 34}, + { 8, 24, 23}, + { 8, 25, 28}, + { 8, 27, 10}, + { 8, 29, 34}, + { 8, 29, 40}, + { 8, 30, 15}, + { 8, 30, 18}, + { 8, 30, 21}, + { 8, 32, 25}, + { 8, 32, 35}, + { 8, 33, 39}, + { 8, 34, 16}, + { 8, 35, 27}, + { 8, 39, 7}, + { 8, 39, 27}, + { 8, 42, 42}, + { 8, 43, 41}, + { 8, 45, 43}, { 9, 4, 4}, { 9, 4, 5}, { 9, 4, 6}, @@ -652,6 +649,7 @@ int main(int argc, char** argv) { { 9, 7, 8}, { 9, 7, 9}, { 9, 7, 13}, + { 9, 7, 20}, { 9, 7, 25}, { 9, 7, 26}, { 9, 7, 28}, @@ -663,6 +661,7 @@ int main(int argc, char** argv) { { 9, 8, 7}, { 9, 8, 8}, { 9, 8, 9}, + { 9, 8, 41}, { 9, 9, 4}, { 9, 9, 5}, { 9, 9, 6}, @@ -681,9 +680,8 @@ int main(int argc, char** argv) { { 9, 10, 9}, { 9, 10, 10}, { 9, 10, 12}, - { 9, 10, 18}, { 9, 10, 32}, - { 9, 12, 8}, + { 9, 12, 4}, { 9, 12, 9}, { 9, 12, 10}, { 9, 12, 12}, @@ -695,16 +693,21 @@ int main(int argc, char** argv) { { 9, 13, 13}, { 9, 13, 25}, { 9, 13, 26}, + { 9, 13, 27}, { 9, 13, 28}, { 9, 13, 32}, + { 9, 13, 42}, { 9, 13, 45}, - { 9, 15, 41}, - { 9, 16, 5}, - { 9, 17, 31}, - { 9, 19, 8}, + { 9, 14, 37}, + { 9, 15, 9}, + { 9, 21, 9}, { 9, 22, 9}, { 9, 22, 22}, { 9, 22, 32}, + { 9, 23, 13}, + { 9, 23, 16}, + { 9, 23, 19}, + { 9, 24, 34}, { 9, 25, 4}, { 9, 25, 5}, { 9, 25, 7}, @@ -725,6 +728,7 @@ int main(int argc, char** argv) { { 9, 26, 28}, { 9, 26, 32}, { 9, 26, 45}, + { 9, 27, 45}, { 9, 28, 4}, { 9, 28, 5}, { 9, 28, 7}, @@ -735,8 +739,8 @@ int main(int argc, char** argv) { { 9, 28, 28}, { 9, 28, 32}, { 9, 28, 45}, - { 9, 30, 17}, - { 9, 31, 8}, + { 9, 30, 10}, + { 9, 30, 40}, { 9, 32, 4}, { 9, 32, 5}, { 9, 32, 7}, @@ -751,33 +755,38 @@ int main(int argc, char** argv) { { 9, 32, 32}, { 9, 32, 45}, { 9, 33, 7}, - { 9, 40, 14}, - { 9, 43, 36}, + { 9, 34, 5}, + { 9, 34, 19}, + { 9, 34, 28}, + { 9, 35, 23}, + { 9, 36, 27}, + { 9, 40, 5}, + { 9, 43, 4}, + { 9, 43, 37}, + { 9, 44, 41}, { 9, 45, 4}, { 9, 45, 5}, { 9, 45, 7}, { 9, 45, 9}, { 9, 45, 13}, - { 9, 45, 15}, + { 9, 45, 17}, { 9, 45, 25}, { 9, 45, 26}, { 9, 45, 28}, { 9, 45, 32}, + { 9, 45, 39}, { 9, 45, 45}, {10, 4, 4}, {10, 4, 10}, {10, 4, 15}, - {10, 5, 18}, - {10, 5, 30}, - {10, 7, 4}, - {10, 7, 22}, - {10, 7, 29}, - {10, 8, 19}, - {10, 8, 27}, + {10, 4, 40}, + {10, 9, 8}, {10, 9, 9}, {10, 9, 10}, {10, 9, 12}, {10, 9, 32}, + {10, 9, 37}, + {10, 9, 43}, {10, 10, 4}, {10, 10, 9}, {10, 10, 10}, @@ -785,47 +794,42 @@ int main(int argc, char** argv) { {10, 10, 12}, {10, 10, 15}, {10, 10, 32}, - {10, 11, 14}, {10, 12, 9}, {10, 12, 10}, {10, 12, 12}, {10, 12, 32}, - {10, 12, 43}, - {10, 14, 7}, - {10, 14, 14}, - {10, 14, 28}, + {10, 13, 8}, {10, 14, 34}, {10, 15, 4}, {10, 15, 10}, + {10, 15, 14}, {10, 15, 15}, - {10, 15, 37}, - {10, 17, 6}, - {10, 23, 21}, - {10, 23, 33}, - {10, 23, 39}, - {10, 24, 12}, - {10, 24, 15}, - {10, 26, 41}, - {10, 26, 45}, - {10, 27, 28}, - {10, 31, 6}, + {10, 15, 24}, + {10, 16, 22}, + {10, 17, 27}, + {10, 21, 18}, + {10, 21, 32}, + {10, 23, 40}, + {10, 25, 21}, + {10, 27, 14}, + {10, 30, 24}, + {10, 31, 12}, + {10, 31, 43}, {10, 32, 9}, {10, 32, 10}, {10, 32, 12}, {10, 32, 32}, - {10, 33, 22}, - {10, 35, 4}, - {10, 35, 36}, - {10, 35, 40}, - {10, 36, 6}, - {10, 42, 20}, - {10, 42, 42}, - {10, 42, 44}, - {10, 43, 7}, - {10, 44, 13}, - {11, 4, 32}, - {11, 6, 32}, - {11, 9, 20}, + {10, 33, 8}, + {10, 36, 18}, + {10, 37, 9}, + {10, 37, 35}, + {10, 44, 6}, + {10, 44, 41}, + {10, 45, 10}, + {11, 4, 39}, + {11, 5, 42}, + {11, 6, 37}, + {11, 7, 42}, {11, 11, 11}, {11, 11, 12}, {11, 11, 20}, @@ -836,67 +840,58 @@ int main(int argc, char** argv) { {11, 12, 20}, {11, 12, 25}, {11, 12, 32}, - {11, 14, 37}, - {11, 16, 28}, - {11, 17, 5}, - {11, 17, 40}, - {11, 18, 26}, - {11, 19, 39}, - {11, 20, 4}, + {11, 13, 28}, + {11, 16, 6}, + {11, 16, 31}, + {11, 19, 19}, {11, 20, 11}, {11, 20, 12}, {11, 20, 20}, {11, 20, 25}, {11, 20, 32}, - {11, 21, 4}, - {11, 21, 37}, - {11, 24, 41}, + {11, 22, 26}, + {11, 24, 17}, {11, 25, 11}, {11, 25, 12}, {11, 25, 20}, {11, 25, 25}, - {11, 25, 29}, + {11, 25, 26}, {11, 25, 32}, - {11, 25, 37}, - {11, 28, 45}, - {11, 31, 29}, + {11, 29, 45}, + {11, 31, 11}, {11, 32, 11}, {11, 32, 12}, - {11, 32, 19}, {11, 32, 20}, {11, 32, 25}, {11, 32, 32}, - {11, 32, 45}, - {11, 34, 18}, - {11, 37, 44}, - {11, 41, 39}, - {11, 43, 11}, - {11, 43, 27}, - {11, 44, 15}, - {12, 4, 27}, + {11, 33, 37}, + {11, 35, 31}, + {11, 37, 12}, + {11, 37, 13}, + {11, 39, 18}, + {11, 41, 10}, + {11, 41, 27}, {12, 5, 5}, {12, 5, 12}, {12, 5, 13}, + {12, 5, 18}, {12, 5, 26}, {12, 5, 32}, - {12, 5, 44}, - {12, 7, 21}, + {12, 6, 29}, {12, 9, 9}, {12, 9, 10}, {12, 9, 12}, {12, 9, 32}, - {12, 10, 8}, {12, 10, 9}, {12, 10, 10}, {12, 10, 12}, - {12, 10, 15}, {12, 10, 32}, {12, 11, 11}, {12, 11, 12}, {12, 11, 20}, {12, 11, 25}, {12, 11, 32}, - {12, 11, 43}, + {12, 11, 44}, {12, 12, 5}, {12, 12, 9}, {12, 12, 10}, @@ -913,19 +908,20 @@ int main(int argc, char** argv) { {12, 13, 13}, {12, 13, 26}, {12, 13, 32}, + {12, 15, 12}, {12, 16, 12}, {12, 16, 16}, - {12, 16, 17}, + {12, 16, 19}, {12, 16, 32}, - {12, 17, 21}, - {12, 20, 5}, + {12, 18, 26}, + {12, 19, 28}, {12, 20, 11}, {12, 20, 12}, {12, 20, 20}, {12, 20, 25}, {12, 20, 32}, - {12, 21, 13}, - {12, 22, 21}, + {12, 21, 5}, + {12, 24, 23}, {12, 25, 11}, {12, 25, 12}, {12, 25, 20}, @@ -936,8 +932,7 @@ int main(int argc, char** argv) { {12, 26, 13}, {12, 26, 26}, {12, 26, 32}, - {12, 30, 25}, - {12, 31, 21}, + {12, 29, 30}, {12, 32, 5}, {12, 32, 9}, {12, 32, 10}, @@ -949,21 +944,22 @@ int main(int argc, char** argv) { {12, 32, 25}, {12, 32, 26}, {12, 32, 32}, - {12, 34, 36}, - {12, 39, 13}, - {12, 40, 31}, - {12, 40, 33}, - {12, 45, 39}, + {12, 35, 40}, + {12, 37, 27}, + {12, 38, 19}, + {12, 40, 28}, + {12, 43, 15}, + {12, 44, 22}, {13, 4, 4}, {13, 4, 5}, {13, 4, 7}, {13, 4, 9}, {13, 4, 13}, - {13, 4, 17}, {13, 4, 25}, {13, 4, 26}, {13, 4, 28}, {13, 4, 32}, + {13, 4, 37}, {13, 4, 45}, {13, 5, 4}, {13, 5, 5}, @@ -972,23 +968,25 @@ int main(int argc, char** argv) { {13, 5, 12}, {13, 5, 13}, {13, 5, 16}, + {13, 5, 20}, {13, 5, 24}, {13, 5, 25}, {13, 5, 26}, {13, 5, 28}, {13, 5, 32}, {13, 5, 45}, + {13, 6, 37}, {13, 7, 4}, {13, 7, 5}, {13, 7, 7}, {13, 7, 9}, + {13, 7, 11}, {13, 7, 13}, {13, 7, 25}, {13, 7, 26}, {13, 7, 28}, {13, 7, 32}, {13, 7, 45}, - {13, 8, 39}, {13, 9, 4}, {13, 9, 5}, {13, 9, 7}, @@ -997,8 +995,10 @@ int main(int argc, char** argv) { {13, 9, 25}, {13, 9, 26}, {13, 9, 28}, + {13, 9, 29}, {13, 9, 32}, {13, 9, 45}, + {13, 11, 27}, {13, 12, 5}, {13, 12, 12}, {13, 12, 13}, @@ -1021,24 +1021,21 @@ int main(int argc, char** argv) { {13, 13, 45}, {13, 14, 13}, {13, 14, 14}, - {13, 14, 22}, {13, 14, 25}, {13, 14, 26}, {13, 14, 32}, - {13, 15, 45}, + {13, 15, 22}, {13, 16, 5}, - {13, 16, 12}, + {13, 16, 6}, + {13, 16, 11}, {13, 16, 13}, {13, 16, 16}, {13, 16, 32}, - {13, 16, 42}, - {13, 17, 12}, - {13, 18, 15}, - {13, 18, 43}, - {13, 20, 31}, - {13, 21, 4}, - {13, 22, 33}, - {13, 23, 40}, + {13, 18, 7}, + {13, 20, 12}, + {13, 20, 22}, + {13, 23, 23}, + {13, 24, 4}, {13, 24, 5}, {13, 24, 13}, {13, 24, 24}, @@ -1059,7 +1056,6 @@ int main(int argc, char** argv) { {13, 26, 5}, {13, 26, 7}, {13, 26, 9}, - {13, 26, 11}, {13, 26, 12}, {13, 26, 13}, {13, 26, 14}, @@ -1078,8 +1074,9 @@ int main(int argc, char** argv) { {13, 28, 26}, {13, 28, 28}, {13, 28, 32}, + {13, 28, 41}, {13, 28, 45}, - {13, 30, 45}, + {13, 29, 20}, {13, 32, 4}, {13, 32, 5}, {13, 32, 7}, @@ -1094,38 +1091,33 @@ int main(int argc, char** argv) { {13, 32, 28}, {13, 32, 32}, {13, 32, 45}, - {13, 33, 44}, - {13, 35, 29}, - {13, 36, 23}, - {13, 39, 4}, - {13, 43, 16}, + {13, 35, 4}, + {13, 35, 9}, + {13, 35, 24}, + {13, 36, 8}, + {13, 36, 11}, + {13, 37, 9}, + {13, 37, 20}, + {13, 38, 15}, + {13, 41, 39}, + {13, 42, 32}, {13, 45, 4}, {13, 45, 5}, {13, 45, 7}, {13, 45, 9}, {13, 45, 13}, - {13, 45, 19}, {13, 45, 25}, {13, 45, 26}, {13, 45, 28}, {13, 45, 32}, {13, 45, 45}, - {14, 5, 27}, - {14, 5, 30}, - {14, 5, 31}, - {14, 5, 35}, - {14, 5, 38}, - {14, 8, 5}, - {14, 8, 13}, - {14, 8, 16}, - {14, 10, 14}, - {14, 12, 7}, + {14, 4, 44}, + {14, 11, 7}, {14, 13, 13}, {14, 13, 14}, {14, 13, 25}, {14, 13, 26}, {14, 13, 32}, - {14, 14, 7}, {14, 14, 13}, {14, 14, 14}, {14, 14, 16}, @@ -1133,15 +1125,16 @@ int main(int argc, char** argv) { {14, 14, 26}, {14, 14, 29}, {14, 14, 32}, + {14, 14, 33}, + {14, 15, 16}, {14, 16, 14}, {14, 16, 16}, {14, 16, 29}, - {14, 19, 9}, - {14, 19, 18}, - {14, 20, 15}, - {14, 21, 15}, - {14, 21, 35}, - {14, 23, 45}, + {14, 17, 17}, + {14, 19, 33}, + {14, 22, 22}, + {14, 22, 26}, + {14, 25, 11}, {14, 25, 13}, {14, 25, 14}, {14, 25, 25}, @@ -1152,70 +1145,63 @@ int main(int argc, char** argv) { {14, 26, 25}, {14, 26, 26}, {14, 26, 32}, + {14, 26, 37}, {14, 29, 14}, {14, 29, 16}, {14, 29, 29}, {14, 29, 32}, - {14, 29, 34}, - {14, 31, 25}, + {14, 31, 9}, + {14, 31, 38}, {14, 32, 13}, {14, 32, 14}, {14, 32, 25}, {14, 32, 26}, {14, 32, 29}, {14, 32, 32}, - {14, 35, 37}, - {14, 35, 40}, - {14, 37, 8}, - {14, 39, 32}, - {14, 39, 41}, - {14, 41, 14}, - {14, 41, 38}, - {14, 43, 5}, - {14, 43, 33}, - {14, 45, 45}, + {14, 34, 15}, + {14, 34, 40}, + {14, 35, 12}, + {14, 36, 15}, + {14, 42, 11}, + {14, 45, 39}, {15, 4, 4}, - {15, 4, 6}, {15, 4, 10}, {15, 4, 15}, - {15, 4, 29}, - {15, 9, 24}, - {15, 9, 32}, + {15, 6, 11}, + {15, 6, 16}, + {15, 7, 45}, + {15, 8, 26}, {15, 10, 4}, {15, 10, 10}, {15, 10, 15}, - {15, 12, 36}, + {15, 11, 26}, + {15, 12, 10}, + {15, 13, 14}, {15, 15, 4}, {15, 15, 10}, {15, 15, 15}, - {15, 15, 26}, - {15, 17, 8}, - {15, 18, 17}, - {15, 19, 25}, - {15, 20, 4}, - {15, 20, 10}, - {15, 24, 32}, - {15, 26, 25}, - {15, 30, 35}, - {15, 31, 15}, - {15, 34, 28}, - {15, 34, 34}, - {15, 35, 19}, - {15, 44, 18}, - {15, 45, 37}, + {15, 19, 4}, + {15, 19, 18}, + {15, 21, 45}, + {15, 25, 19}, + {15, 26, 10}, + {15, 26, 30}, + {15, 33, 36}, + {15, 36, 6}, + {15, 43, 10}, + {15, 43, 30}, + {15, 44, 27}, + {15, 45, 41}, {16, 5, 5}, {16, 5, 13}, - {16, 5, 14}, {16, 5, 16}, {16, 5, 32}, - {16, 7, 25}, - {16, 8, 40}, - {16, 9, 8}, - {16, 9, 30}, - {16, 12, 8}, + {16, 5, 35}, + {16, 7, 30}, {16, 12, 12}, {16, 12, 16}, {16, 12, 32}, + {16, 12, 41}, {16, 13, 5}, {16, 13, 13}, {16, 13, 16}, @@ -1229,127 +1215,109 @@ int main(int argc, char** argv) { {16, 16, 14}, {16, 16, 16}, {16, 16, 29}, - {16, 16, 30}, {16, 16, 32}, - {16, 16, 45}, - {16, 17, 28}, - {16, 19, 23}, - {16, 21, 42}, - {16, 22, 32}, - {16, 25, 40}, - {16, 26, 16}, - {16, 29, 8}, + {16, 18, 19}, + {16, 22, 30}, + {16, 28, 23}, {16, 29, 14}, {16, 29, 16}, + {16, 29, 26}, {16, 29, 29}, - {16, 31, 34}, + {16, 29, 44}, + {16, 30, 20}, + {16, 31, 29}, {16, 32, 5}, {16, 32, 12}, {16, 32, 13}, {16, 32, 16}, {16, 32, 32}, - {16, 33, 6}, - {16, 33, 40}, - {16, 33, 44}, - {16, 34, 15}, - {16, 35, 10}, - {16, 37, 7}, - {16, 37, 29}, - {16, 39, 15}, - {16, 40, 32}, - {16, 41, 27}, - {16, 42, 23}, - {16, 42, 26}, - {16, 42, 39}, - {16, 44, 29}, - {17, 4, 43}, - {17, 7, 38}, - {17, 8, 33}, - {17, 9, 20}, - {17, 9, 21}, - {17, 10, 41}, - {17, 13, 45}, + {16, 35, 13}, + {16, 35, 16}, + {16, 39, 6}, + {16, 39, 11}, + {16, 40, 34}, + {16, 40, 37}, + {16, 42, 22}, + {16, 43, 37}, + {17, 8, 43}, + {17, 9, 26}, + {17, 10, 26}, {17, 17, 17}, - {17, 19, 20}, - {17, 20, 28}, - {17, 21, 24}, - {17, 21, 29}, - {17, 22, 43}, - {17, 25, 6}, - {17, 25, 26}, - {17, 26, 25}, - {17, 28, 19}, - {17, 29, 4}, - {17, 30, 5}, - {17, 30, 7}, - {17, 32, 14}, - {17, 32, 30}, - {17, 36, 26}, - {17, 37, 34}, - {17, 38, 23}, - {17, 38, 25}, - {17, 38, 44}, - {17, 40, 37}, - {17, 44, 12}, - {17, 44, 27}, - {17, 45, 5}, - {18, 5, 43}, - {18, 6, 7}, - {18, 6, 10}, - {18, 8, 23}, - {18, 9, 42}, - {18, 15, 4}, - {18, 15, 15}, - {18, 16, 13}, - {18, 17, 30}, + {17, 20, 45}, + {17, 21, 34}, + {17, 25, 15}, + {17, 27, 28}, + {17, 27, 30}, + {17, 28, 18}, + {17, 28, 41}, + {17, 30, 17}, + {17, 33, 43}, + {17, 35, 29}, + {17, 38, 34}, + {17, 39, 17}, + {17, 39, 35}, + {17, 42, 33}, + {17, 45, 19}, + {18, 7, 12}, + {18, 9, 10}, + {18, 10, 25}, + {18, 11, 14}, + {18, 12, 43}, + {18, 12, 44}, + {18, 13, 45}, + {18, 14, 32}, + {18, 15, 28}, + {18, 16, 30}, {18, 18, 18}, - {18, 21, 22}, - {18, 22, 4}, - {18, 22, 7}, - {18, 22, 14}, - {18, 22, 25}, - {18, 23, 10}, - {18, 24, 12}, - {18, 25, 13}, - {18, 27, 36}, - {18, 28, 22}, - {18, 28, 43}, - {18, 30, 16}, - {18, 31, 26}, - {18, 33, 39}, - {18, 35, 4}, - {18, 39, 41}, - {18, 42, 29}, - {18, 44, 20}, - {18, 44, 33}, - {18, 45, 18}, - {18, 45, 23}, - {18, 45, 44}, - {19, 15, 24}, - {19, 15, 36}, - {19, 18, 25}, + {18, 18, 26}, + {18, 22, 12}, + {18, 23, 11}, + {18, 23, 28}, + {18, 26, 4}, + {18, 30, 22}, + {18, 31, 35}, + {18, 31, 37}, + {18, 31, 41}, + {18, 33, 21}, + {18, 34, 13}, + {18, 34, 24}, + {18, 35, 10}, + {18, 41, 5}, + {18, 42, 41}, + {18, 45, 26}, + {19, 4, 14}, + {19, 4, 29}, + {19, 6, 10}, + {19, 6, 26}, + {19, 6, 45}, + {19, 7, 19}, + {19, 11, 42}, + {19, 12, 29}, + {19, 14, 45}, + {19, 15, 5}, + {19, 15, 18}, + {19, 16, 30}, + {19, 19, 5}, {19, 19, 19}, - {19, 21, 8}, - {19, 25, 43}, - {19, 26, 30}, - {19, 29, 13}, - {19, 29, 24}, - {19, 30, 4}, - {19, 30, 27}, - {19, 31, 6}, - {19, 31, 41}, - {19, 33, 10}, - {19, 34, 10}, - {19, 34, 13}, - {19, 34, 44}, - {19, 37, 12}, - {19, 38, 21}, - {19, 39, 41}, - {19, 40, 11}, - {19, 40, 37}, - {20, 4, 14}, - {20, 6, 19}, - {20, 11, 10}, + {19, 24, 7}, + {19, 24, 41}, + {19, 24, 44}, + {19, 25, 8}, + {19, 25, 9}, + {19, 26, 44}, + {19, 29, 37}, + {19, 30, 42}, + {19, 33, 42}, + {19, 34, 21}, + {19, 34, 41}, + {19, 35, 26}, + {19, 36, 12}, + {19, 37, 22}, + {19, 39, 28}, + {19, 45, 26}, + {20, 5, 31}, + {20, 6, 14}, + {20, 9, 6}, {20, 11, 11}, {20, 11, 12}, {20, 11, 20}, @@ -1359,162 +1327,193 @@ int main(int argc, char** argv) { {20, 12, 12}, {20, 12, 20}, {20, 12, 25}, + {20, 12, 26}, + {20, 12, 28}, {20, 12, 32}, - {20, 13, 16}, - {20, 14, 27}, - {20, 14, 32}, + {20, 17, 19}, + {20, 17, 43}, + {20, 19, 30}, {20, 20, 11}, {20, 20, 12}, {20, 20, 20}, {20, 20, 25}, {20, 20, 32}, - {20, 24, 12}, - {20, 24, 25}, + {20, 23, 38}, + {20, 24, 10}, + {20, 24, 22}, {20, 25, 11}, {20, 25, 12}, {20, 25, 20}, {20, 25, 25}, {20, 25, 32}, - {20, 26, 8}, - {20, 26, 20}, - {20, 26, 28}, - {20, 28, 6}, + {20, 29, 32}, + {20, 30, 10}, + {20, 30, 31}, + {20, 30, 41}, {20, 32, 11}, {20, 32, 12}, {20, 32, 20}, {20, 32, 25}, {20, 32, 32}, - {20, 36, 4}, - {20, 36, 20}, - {20, 37, 9}, - {20, 37, 17}, - {20, 38, 24}, - {20, 39, 11}, - {20, 39, 40}, - {20, 40, 21}, - {20, 40, 36}, - {20, 41, 27}, - {20, 42, 45}, - {20, 43, 37}, - {20, 45, 44}, - {21, 6, 22}, - {21, 6, 33}, - {21, 7, 11}, - {21, 7, 36}, - {21, 10, 39}, - {21, 13, 35}, + {20, 34, 19}, + {20, 36, 31}, + {20, 38, 20}, + {20, 44, 18}, + {20, 45, 8}, + {20, 45, 40}, + {21, 5, 4}, + {21, 6, 21}, + {21, 6, 39}, + {21, 7, 28}, + {21, 8, 36}, + {21, 9, 34}, + {21, 11, 33}, + {21, 12, 22}, + {21, 12, 26}, + {21, 12, 38}, + {21, 13, 33}, + {21, 14, 15}, + {21, 14, 21}, + {21, 15, 37}, + {21, 15, 45}, + {21, 20, 18}, + {21, 20, 30}, {21, 21, 21}, - {21, 25, 33}, - {21, 27, 4}, - {21, 32, 21}, - {21, 35, 40}, - {21, 38, 17}, - {21, 41, 45}, - {21, 44, 33}, - {22, 5, 16}, + {21, 22, 8}, + {21, 23, 19}, + {21, 25, 14}, + {21, 27, 14}, + {21, 28, 40}, + {21, 29, 36}, + {21, 29, 37}, + {21, 30, 43}, + {21, 33, 4}, + {21, 35, 13}, + {21, 35, 16}, + {21, 37, 6}, + {21, 39, 44}, + {21, 40, 4}, + {21, 40, 37}, + {21, 40, 41}, + {22, 4, 40}, + {22, 7, 33}, {22, 9, 9}, {22, 9, 22}, {22, 9, 32}, - {22, 10, 31}, - {22, 11, 14}, - {22, 13, 28}, - {22, 14, 27}, - {22, 18, 21}, - {22, 21, 20}, + {22, 10, 17}, + {22, 10, 30}, + {22, 11, 20}, + {22, 11, 45}, + {22, 12, 8}, + {22, 14, 4}, + {22, 15, 37}, + {22, 16, 27}, + {22, 16, 43}, + {22, 17, 10}, + {22, 18, 30}, + {22, 19, 11}, + {22, 19, 14}, {22, 22, 9}, {22, 22, 22}, {22, 22, 32}, - {22, 23, 25}, - {22, 24, 9}, - {22, 26, 26}, - {22, 27, 19}, - {22, 31, 13}, + {22, 26, 7}, + {22, 30, 14}, + {22, 30, 30}, + {22, 32, 8}, {22, 32, 9}, {22, 32, 22}, {22, 32, 32}, - {22, 33, 17}, - {22, 36, 9}, - {22, 38, 15}, - {22, 38, 33}, - {22, 40, 26}, - {22, 43, 26}, - {22, 45, 28}, - {23, 4, 17}, - {23, 4, 31}, - {23, 5, 19}, - {23, 5, 34}, - {23, 7, 18}, - {23, 7, 40}, - {23, 8, 20}, - {23, 9, 31}, - {23, 11, 34}, - {23, 17, 5}, - {23, 17, 34}, - {23, 18, 15}, - {23, 19, 32}, - {23, 20, 4}, - {23, 20, 44}, - {23, 22, 24}, + {22, 33, 28}, + {22, 34, 19}, + {22, 34, 29}, + {22, 35, 9}, + {22, 36, 8}, + {22, 38, 34}, + {22, 38, 36}, + {22, 39, 31}, + {22, 40, 10}, + {22, 42, 30}, + {23, 4, 5}, + {23, 4, 21}, + {23, 4, 36}, + {23, 5, 20}, + {23, 6, 45}, + {23, 7, 43}, + {23, 8, 45}, + {23, 14, 32}, + {23, 14, 34}, + {23, 15, 40}, + {23, 15, 43}, + {23, 16, 36}, + {23, 19, 4}, + {23, 19, 15}, + {23, 20, 32}, + {23, 21, 5}, + {23, 21, 19}, + {23, 21, 40}, + {23, 23, 5}, {23, 23, 23}, - {23, 24, 31}, - {23, 26, 5}, - {23, 27, 18}, - {23, 27, 27}, - {23, 29, 13}, - {23, 36, 34}, - {23, 42, 37}, - {23, 44, 25}, - {23, 45, 34}, + {23, 25, 31}, + {23, 28, 11}, + {23, 30, 19}, + {23, 30, 35}, + {23, 31, 28}, + {23, 32, 32}, + {23, 34, 25}, + {23, 35, 18}, + {23, 36, 19}, + {23, 38, 27}, + {23, 41, 40}, + {23, 43, 45}, + {23, 45, 16}, {24, 5, 5}, {24, 5, 13}, {24, 5, 24}, {24, 5, 26}, + {24, 5, 30}, {24, 5, 32}, - {24, 7, 8}, - {24, 10, 31}, - {24, 11, 23}, - {24, 11, 26}, + {24, 6, 24}, + {24, 7, 31}, + {24, 12, 19}, {24, 13, 5}, - {24, 13, 10}, + {24, 13, 11}, {24, 13, 13}, {24, 13, 24}, {24, 13, 26}, {24, 13, 32}, - {24, 14, 13}, - {24, 16, 15}, - {24, 18, 44}, - {24, 19, 17}, - {24, 23, 6}, + {24, 14, 19}, + {24, 16, 31}, + {24, 16, 42}, + {24, 17, 13}, + {24, 20, 40}, + {24, 21, 29}, {24, 24, 5}, {24, 24, 13}, {24, 24, 24}, {24, 24, 26}, {24, 24, 32}, + {24, 25, 23}, {24, 26, 5}, {24, 26, 13}, {24, 26, 24}, {24, 26, 26}, {24, 26, 32}, + {24, 28, 8}, + {24, 28, 26}, {24, 32, 5}, {24, 32, 13}, {24, 32, 24}, {24, 32, 26}, {24, 32, 32}, - {24, 33, 4}, - {24, 35, 17}, - {24, 35, 27}, - {24, 35, 33}, - {24, 35, 34}, - {24, 35, 44}, - {24, 37, 32}, - {24, 38, 22}, - {24, 38, 43}, - {24, 41, 19}, - {24, 42, 28}, + {24, 33, 21}, + {24, 34, 27}, + {24, 35, 13}, + {24, 36, 5}, + {24, 36, 7}, + {24, 38, 33}, + {24, 42, 39}, + {24, 43, 6}, {24, 43, 7}, - {24, 44, 35}, - {24, 45, 5}, - {24, 45, 41}, {25, 4, 4}, {25, 4, 5}, {25, 4, 7}, @@ -1535,23 +1534,24 @@ int main(int argc, char** argv) { {25, 5, 28}, {25, 5, 32}, {25, 5, 45}, + {25, 6, 18}, {25, 7, 4}, {25, 7, 5}, {25, 7, 7}, {25, 7, 9}, {25, 7, 13}, + {25, 7, 23}, {25, 7, 25}, {25, 7, 26}, {25, 7, 28}, {25, 7, 32}, + {25, 7, 42}, {25, 7, 45}, - {25, 8, 31}, {25, 9, 4}, {25, 9, 5}, {25, 9, 7}, {25, 9, 9}, {25, 9, 13}, - {25, 9, 17}, {25, 9, 25}, {25, 9, 26}, {25, 9, 28}, @@ -1564,10 +1564,11 @@ int main(int argc, char** argv) { {25, 11, 32}, {25, 12, 11}, {25, 12, 12}, + {25, 12, 18}, {25, 12, 20}, {25, 12, 25}, {25, 12, 32}, - {25, 12, 41}, + {25, 12, 38}, {25, 13, 4}, {25, 13, 5}, {25, 13, 7}, @@ -1584,14 +1585,21 @@ int main(int argc, char** argv) { {25, 14, 25}, {25, 14, 26}, {25, 14, 32}, - {25, 16, 19}, - {25, 19, 19}, + {25, 17, 12}, + {25, 17, 37}, + {25, 18, 35}, + {25, 19, 6}, + {25, 19, 25}, + {25, 19, 36}, + {25, 20, 6}, {25, 20, 11}, {25, 20, 12}, {25, 20, 20}, {25, 20, 25}, {25, 20, 32}, - {25, 21, 4}, + {25, 21, 9}, + {25, 22, 9}, + {25, 22, 45}, {25, 25, 4}, {25, 25, 5}, {25, 25, 7}, @@ -1622,14 +1630,15 @@ int main(int argc, char** argv) { {25, 28, 7}, {25, 28, 9}, {25, 28, 13}, + {25, 28, 19}, {25, 28, 25}, {25, 28, 26}, {25, 28, 28}, {25, 28, 32}, {25, 28, 45}, {25, 29, 26}, - {25, 30, 38}, - {25, 30, 39}, + {25, 29, 31}, + {25, 31, 35}, {25, 32, 4}, {25, 32, 5}, {25, 32, 7}, @@ -1644,23 +1653,24 @@ int main(int argc, char** argv) { {25, 32, 28}, {25, 32, 32}, {25, 32, 45}, - {25, 35, 19}, - {25, 36, 45}, - {25, 37, 30}, - {25, 40, 22}, - {25, 41, 14}, - {25, 43, 11}, + {25, 33, 32}, + {25, 34, 22}, + {25, 38, 26}, + {25, 39, 28}, + {25, 40, 42}, + {25, 41, 4}, + {25, 42, 7}, + {25, 42, 9}, {25, 45, 4}, {25, 45, 5}, {25, 45, 7}, {25, 45, 9}, - {25, 45, 11}, {25, 45, 13}, - {25, 45, 21}, {25, 45, 25}, {25, 45, 26}, {25, 45, 28}, {25, 45, 32}, + {25, 45, 33}, {25, 45, 45}, {26, 4, 4}, {26, 4, 5}, @@ -1684,20 +1694,17 @@ int main(int argc, char** argv) { {26, 5, 28}, {26, 5, 32}, {26, 5, 45}, - {26, 6, 18}, - {26, 6, 30}, {26, 7, 4}, {26, 7, 5}, {26, 7, 7}, {26, 7, 9}, {26, 7, 13}, - {26, 7, 22}, {26, 7, 25}, {26, 7, 26}, {26, 7, 28}, {26, 7, 32}, {26, 7, 45}, - {26, 8, 36}, + {26, 8, 43}, {26, 9, 4}, {26, 9, 5}, {26, 9, 7}, @@ -1706,8 +1713,11 @@ int main(int argc, char** argv) { {26, 9, 25}, {26, 9, 26}, {26, 9, 28}, + {26, 9, 30}, {26, 9, 32}, + {26, 9, 37}, {26, 9, 45}, + {26, 10, 12}, {26, 12, 5}, {26, 12, 12}, {26, 12, 13}, @@ -1717,31 +1727,26 @@ int main(int argc, char** argv) { {26, 13, 5}, {26, 13, 7}, {26, 13, 9}, - {26, 13, 10}, {26, 13, 12}, {26, 13, 13}, {26, 13, 14}, - {26, 13, 21}, {26, 13, 24}, {26, 13, 25}, {26, 13, 26}, {26, 13, 28}, {26, 13, 32}, {26, 13, 45}, + {26, 14, 5}, {26, 14, 13}, {26, 14, 14}, {26, 14, 25}, {26, 14, 26}, {26, 14, 32}, - {26, 14, 37}, - {26, 18, 22}, - {26, 20, 44}, - {26, 21, 31}, - {26, 22, 30}, - {26, 22, 37}, + {26, 15, 4}, + {26, 20, 39}, + {26, 23, 10}, {26, 24, 5}, {26, 24, 13}, - {26, 24, 16}, {26, 24, 24}, {26, 24, 26}, {26, 24, 32}, @@ -1763,6 +1768,7 @@ int main(int argc, char** argv) { {26, 26, 12}, {26, 26, 13}, {26, 26, 14}, + {26, 26, 21}, {26, 26, 24}, {26, 26, 25}, {26, 26, 26}, @@ -1772,7 +1778,6 @@ int main(int argc, char** argv) { {26, 28, 4}, {26, 28, 5}, {26, 28, 7}, - {26, 28, 8}, {26, 28, 9}, {26, 28, 13}, {26, 28, 25}, @@ -1780,6 +1785,8 @@ int main(int argc, char** argv) { {26, 28, 28}, {26, 28, 32}, {26, 28, 45}, + {26, 29, 33}, + {26, 30, 29}, {26, 32, 4}, {26, 32, 5}, {26, 32, 7}, @@ -1793,15 +1800,12 @@ int main(int argc, char** argv) { {26, 32, 28}, {26, 32, 32}, {26, 32, 45}, - {26, 34, 37}, - {26, 36, 5}, - {26, 36, 32}, - {26, 36, 33}, - {26, 36, 42}, - {26, 37, 26}, - {26, 38, 7}, - {26, 40, 24}, - {26, 44, 11}, + {26, 33, 33}, + {26, 36, 6}, + {26, 39, 32}, + {26, 41, 13}, + {26, 41, 31}, + {26, 42, 6}, {26, 45, 4}, {26, 45, 5}, {26, 45, 7}, @@ -1812,37 +1816,35 @@ int main(int argc, char** argv) { {26, 45, 28}, {26, 45, 32}, {26, 45, 45}, - {27, 6, 4}, - {27, 6, 24}, - {27, 6, 44}, - {27, 7, 26}, - {27, 10, 13}, - {27, 11, 29}, - {27, 15, 26}, - {27, 17, 9}, - {27, 17, 14}, - {27, 19, 35}, - {27, 25, 20}, - {27, 25, 30}, + {27, 6, 31}, + {27, 7, 22}, + {27, 9, 14}, + {27, 10, 44}, + {27, 11, 35}, + {27, 12, 9}, + {27, 12, 23}, + {27, 14, 15}, + {27, 14, 39}, + {27, 14, 44}, + {27, 16, 10}, + {27, 16, 20}, + {27, 25, 14}, + {27, 27, 25}, {27, 27, 27}, - {27, 27, 39}, - {27, 30, 22}, - {27, 32, 37}, - {27, 33, 11}, - {27, 33, 26}, - {27, 33, 31}, - {27, 34, 43}, - {27, 34, 44}, - {27, 36, 25}, - {27, 38, 18}, - {27, 40, 7}, - {27, 40, 20}, + {27, 29, 15}, + {27, 29, 28}, + {27, 30, 29}, + {27, 33, 45}, + {27, 35, 16}, + {27, 38, 8}, + {27, 38, 37}, + {27, 42, 34}, + {27, 45, 6}, {28, 4, 4}, {28, 4, 5}, {28, 4, 7}, {28, 4, 9}, {28, 4, 13}, - {28, 4, 21}, {28, 4, 25}, {28, 4, 26}, {28, 4, 28}, @@ -1857,7 +1859,6 @@ int main(int argc, char** argv) { {28, 5, 26}, {28, 5, 28}, {28, 5, 32}, - {28, 5, 40}, {28, 5, 45}, {28, 7, 4}, {28, 7, 5}, @@ -1869,19 +1870,19 @@ int main(int argc, char** argv) { {28, 7, 28}, {28, 7, 32}, {28, 7, 45}, + {28, 8, 37}, {28, 9, 4}, {28, 9, 5}, {28, 9, 7}, {28, 9, 9}, {28, 9, 13}, - {28, 9, 16}, {28, 9, 25}, {28, 9, 26}, {28, 9, 28}, {28, 9, 32}, {28, 9, 45}, - {28, 12, 11}, - {28, 12, 32}, + {28, 11, 43}, + {28, 12, 42}, {28, 13, 4}, {28, 13, 5}, {28, 13, 7}, @@ -1892,14 +1893,15 @@ int main(int argc, char** argv) { {28, 13, 28}, {28, 13, 32}, {28, 13, 45}, - {28, 17, 28}, - {28, 22, 11}, - {28, 24, 33}, + {28, 22, 16}, + {28, 22, 38}, + {28, 23, 30}, {28, 25, 4}, {28, 25, 5}, {28, 25, 7}, {28, 25, 9}, {28, 25, 13}, + {28, 25, 14}, {28, 25, 25}, {28, 25, 26}, {28, 25, 28}, @@ -1915,7 +1917,7 @@ int main(int argc, char** argv) { {28, 26, 28}, {28, 26, 32}, {28, 26, 45}, - {28, 27, 17}, + {28, 27, 34}, {28, 28, 4}, {28, 28, 5}, {28, 28, 7}, @@ -1925,7 +1927,10 @@ int main(int argc, char** argv) { {28, 28, 26}, {28, 28, 28}, {28, 28, 32}, + {28, 28, 36}, {28, 28, 45}, + {28, 29, 37}, + {28, 31, 44}, {28, 32, 4}, {28, 32, 5}, {28, 32, 7}, @@ -1934,10 +1939,21 @@ int main(int argc, char** argv) { {28, 32, 25}, {28, 32, 26}, {28, 32, 28}, + {28, 32, 31}, {28, 32, 32}, + {28, 32, 37}, + {28, 32, 40}, {28, 32, 45}, - {28, 34, 25}, - {28, 43, 5}, + {28, 33, 16}, + {28, 33, 30}, + {28, 36, 45}, + {28, 38, 9}, + {28, 39, 40}, + {28, 39, 44}, + {28, 41, 36}, + {28, 42, 24}, + {28, 43, 19}, + {28, 44, 6}, {28, 45, 4}, {28, 45, 5}, {28, 45, 7}, @@ -1947,102 +1963,104 @@ int main(int argc, char** argv) { {28, 45, 26}, {28, 45, 28}, {28, 45, 32}, - {28, 45, 42}, {28, 45, 45}, - {29, 6, 26}, - {29, 6, 36}, - {29, 6, 39}, - {29, 10, 27}, - {29, 11, 21}, - {29, 13, 12}, - {29, 13, 45}, + {29, 4, 23}, + {29, 4, 35}, + {29, 7, 16}, + {29, 7, 18}, + {29, 8, 4}, + {29, 10, 15}, + {29, 10, 30}, + {29, 13, 21}, {29, 14, 14}, {29, 14, 16}, {29, 14, 29}, {29, 14, 32}, - {29, 16, 13}, + {29, 14, 43}, + {29, 15, 7}, {29, 16, 14}, {29, 16, 16}, {29, 16, 29}, - {29, 17, 7}, - {29, 18, 21}, - {29, 19, 36}, - {29, 19, 38}, - {29, 20, 35}, - {29, 20, 38}, - {29, 21, 35}, - {29, 24, 22}, - {29, 25, 27}, - {29, 25, 35}, - {29, 27, 40}, + {29, 17, 32}, + {29, 19, 7}, + {29, 19, 16}, + {29, 19, 28}, + {29, 21, 25}, + {29, 21, 26}, + {29, 22, 22}, + {29, 24, 6}, + {29, 24, 18}, + {29, 25, 25}, + {29, 26, 11}, + {29, 28, 8}, + {29, 28, 32}, {29, 29, 14}, {29, 29, 16}, {29, 29, 29}, {29, 29, 32}, + {29, 32, 10}, {29, 32, 14}, {29, 32, 29}, {29, 32, 32}, - {29, 34, 18}, - {29, 36, 44}, - {29, 37, 17}, - {29, 39, 44}, - {29, 40, 8}, - {29, 41, 21}, - {29, 42, 4}, - {29, 42, 24}, - {29, 42, 36}, - {29, 44, 35}, - {29, 45, 45}, - {30, 5, 38}, - {30, 7, 20}, - {30, 8, 11}, - {30, 8, 18}, - {30, 12, 11}, - {30, 12, 45}, - {30, 13, 19}, - {30, 13, 43}, - {30, 15, 12}, - {30, 15, 15}, - {30, 17, 44}, - {30, 26, 45}, - {30, 27, 20}, - {30, 27, 25}, - {30, 29, 34}, - {30, 30, 12}, + {29, 35, 42}, + {29, 37, 23}, + {29, 39, 5}, + {29, 39, 35}, + {29, 40, 24}, + {29, 40, 30}, + {29, 44, 13}, + {29, 45, 6}, + {30, 5, 39}, + {30, 8, 32}, + {30, 9, 17}, + {30, 10, 10}, + {30, 12, 13}, + {30, 13, 25}, + {30, 13, 33}, + {30, 14, 21}, + {30, 15, 4}, + {30, 18, 35}, + {30, 18, 42}, + {30, 21, 15}, + {30, 21, 27}, + {30, 25, 15}, + {30, 27, 22}, + {30, 29, 8}, {30, 30, 30}, - {30, 31, 29}, - {30, 34, 39}, - {30, 37, 16}, - {30, 37, 25}, - {30, 40, 7}, - {30, 45, 36}, - {31, 7, 12}, - {31, 8, 30}, - {31, 8, 44}, - {31, 10, 13}, - {31, 10, 15}, - {31, 10, 37}, - {31, 11, 23}, - {31, 11, 33}, - {31, 11, 44}, - {31, 19, 25}, - {31, 20, 23}, - {31, 23, 5}, - {31, 24, 31}, - {31, 25, 39}, - {31, 25, 40}, - {31, 26, 14}, - {31, 26, 25}, - {31, 28, 14}, + {30, 31, 38}, + {30, 33, 8}, + {30, 33, 15}, + {30, 34, 7}, + {30, 35, 15}, + {30, 35, 28}, + {30, 39, 35}, + {30, 42, 11}, + {30, 42, 20}, + {30, 42, 42}, + {31, 5, 27}, + {31, 5, 35}, + {31, 6, 29}, + {31, 7, 27}, + {31, 8, 38}, + {31, 9, 8}, + {31, 9, 42}, + {31, 11, 29}, + {31, 15, 29}, + {31, 17, 4}, + {31, 18, 36}, + {31, 21, 4}, + {31, 21, 40}, + {31, 22, 15}, + {31, 22, 43}, + {31, 24, 40}, + {31, 29, 22}, + {31, 30, 7}, + {31, 31, 5}, {31, 31, 31}, - {31, 32, 34}, - {31, 32, 42}, - {31, 33, 8}, - {31, 34, 9}, - {31, 36, 26}, - {31, 39, 25}, - {31, 41, 7}, - {31, 42, 25}, + {31, 36, 36}, + {31, 37, 21}, + {31, 40, 11}, + {31, 44, 24}, {32, 4, 4}, {32, 4, 5}, {32, 4, 7}, @@ -2060,17 +2078,12 @@ int main(int argc, char** argv) { {32, 5, 12}, {32, 5, 13}, {32, 5, 16}, - {32, 5, 21}, {32, 5, 24}, {32, 5, 25}, {32, 5, 26}, {32, 5, 28}, {32, 5, 32}, - {32, 5, 34}, {32, 5, 45}, - {32, 6, 5}, - {32, 6, 23}, - {32, 6, 41}, {32, 7, 4}, {32, 7, 5}, {32, 7, 7}, @@ -2081,6 +2094,7 @@ int main(int argc, char** argv) { {32, 7, 28}, {32, 7, 32}, {32, 7, 45}, + {32, 8, 24}, {32, 9, 4}, {32, 9, 5}, {32, 9, 7}, @@ -2088,7 +2102,6 @@ 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}, @@ -2098,12 +2111,13 @@ int main(int argc, char** argv) { {32, 10, 9}, {32, 10, 10}, {32, 10, 12}, + {32, 10, 16}, + {32, 10, 17}, {32, 10, 32}, {32, 11, 11}, {32, 11, 12}, {32, 11, 20}, {32, 11, 25}, - {32, 11, 30}, {32, 11, 32}, {32, 12, 5}, {32, 12, 9}, @@ -2116,7 +2130,6 @@ int main(int argc, char** argv) { {32, 12, 25}, {32, 12, 26}, {32, 12, 32}, - {32, 12, 38}, {32, 13, 4}, {32, 13, 5}, {32, 13, 7}, @@ -2137,16 +2150,15 @@ int main(int argc, char** argv) { {32, 14, 26}, {32, 14, 29}, {32, 14, 32}, - {32, 14, 43}, - {32, 15, 32}, {32, 16, 5}, {32, 16, 12}, {32, 16, 13}, {32, 16, 16}, + {32, 16, 19}, {32, 16, 32}, - {32, 17, 32}, - {32, 17, 36}, - {32, 18, 16}, + {32, 18, 18}, + {32, 18, 20}, + {32, 18, 21}, {32, 20, 11}, {32, 20, 12}, {32, 20, 20}, @@ -2155,10 +2167,10 @@ int main(int argc, char** argv) { {32, 22, 9}, {32, 22, 22}, {32, 22, 32}, + {32, 23, 27}, + {32, 23, 33}, {32, 24, 5}, - {32, 24, 6}, {32, 24, 13}, - {32, 24, 23}, {32, 24, 24}, {32, 24, 26}, {32, 24, 32}, @@ -2174,7 +2186,6 @@ int main(int argc, char** argv) { {32, 25, 25}, {32, 25, 26}, {32, 25, 28}, - {32, 25, 31}, {32, 25, 32}, {32, 25, 45}, {32, 26, 4}, @@ -2184,13 +2195,14 @@ int main(int argc, char** argv) { {32, 26, 12}, {32, 26, 13}, {32, 26, 14}, - {32, 26, 22}, {32, 26, 24}, {32, 26, 25}, {32, 26, 26}, {32, 26, 28}, {32, 26, 32}, {32, 26, 45}, + {32, 27, 9}, + {32, 27, 21}, {32, 28, 4}, {32, 28, 5}, {32, 28, 7}, @@ -2204,7 +2216,7 @@ int main(int argc, char** argv) { {32, 29, 14}, {32, 29, 29}, {32, 29, 32}, - {32, 31, 10}, + {32, 31, 39}, {32, 32, 4}, {32, 32, 5}, {32, 32, 7}, @@ -2224,10 +2236,19 @@ int main(int argc, char** argv) { {32, 32, 29}, {32, 32, 32}, {32, 32, 45}, - {32, 36, 8}, - {32, 40, 42}, - {32, 41, 12}, - {32, 41, 40}, + {32, 35, 5}, + {32, 37, 5}, + {32, 38, 11}, + {32, 38, 17}, + {32, 38, 44}, + {32, 39, 6}, + {32, 39, 36}, + {32, 40, 20}, + {32, 40, 28}, + {32, 42, 9}, + {32, 42, 21}, + {32, 42, 29}, + {32, 43, 35}, {32, 45, 4}, {32, 45, 5}, {32, 45, 7}, @@ -2237,313 +2258,298 @@ int main(int argc, char** argv) { {32, 45, 26}, {32, 45, 28}, {32, 45, 32}, + {32, 45, 39}, {32, 45, 45}, - {33, 4, 14}, - {33, 4, 22}, - {33, 4, 26}, - {33, 6, 44}, - {33, 7, 26}, - {33, 9, 40}, - {33, 10, 22}, - {33, 11, 23}, - {33, 11, 37}, - {33, 12, 23}, - {33, 12, 24}, - {33, 15, 41}, - {33, 16, 29}, - {33, 16, 38}, - {33, 18, 19}, - {33, 22, 43}, - {33, 22, 44}, - {33, 23, 35}, - {33, 28, 38}, - {33, 29, 19}, - {33, 29, 24}, - {33, 33, 40}, - {33, 34, 32}, - {33, 36, 16}, - {33, 40, 38}, - {33, 41, 11}, - {33, 43, 30}, - {33, 43, 42}, - {34, 6, 36}, - {34, 7, 32}, - {34, 10, 20}, - {34, 10, 25}, - {34, 13, 44}, - {34, 17, 39}, - {34, 24, 8}, - {34, 26, 9}, - {34, 26, 33}, - {34, 27, 31}, - {34, 27, 33}, - {34, 28, 33}, - {34, 28, 36}, - {34, 29, 9}, - {34, 30, 15}, - {34, 30, 28}, - {34, 30, 30}, - {34, 30, 39}, - {34, 31, 38}, - {34, 33, 5}, - {34, 37, 26}, - {34, 40, 21}, - {34, 40, 39}, - {34, 42, 14}, - {34, 44, 16}, - {35, 5, 10}, - {35, 6, 9}, - {35, 6, 32}, - {35, 8, 8}, - {35, 10, 12}, - {35, 10, 25}, - {35, 12, 23}, - {35, 16, 9}, - {35, 17, 6}, - {35, 18, 22}, - {35, 18, 44}, - {35, 19, 20}, - {35, 19, 25}, - {35, 24, 4}, - {35, 25, 40}, - {35, 26, 40}, - {35, 28, 17}, - {35, 29, 33}, - {35, 30, 43}, - {35, 31, 31}, - {35, 34, 17}, - {35, 34, 36}, - {35, 36, 4}, + {33, 4, 44}, + {33, 6, 42}, + {33, 7, 31}, + {33, 9, 10}, + {33, 10, 11}, + {33, 10, 17}, + {33, 17, 10}, + {33, 17, 17}, + {33, 19, 14}, + {33, 25, 32}, + {33, 29, 34}, + {33, 31, 15}, + {33, 31, 33}, + {33, 40, 39}, + {33, 42, 44}, + {34, 7, 5}, + {34, 7, 26}, + {34, 12, 42}, + {34, 13, 8}, + {34, 13, 23}, + {34, 14, 16}, + {34, 16, 33}, + {34, 17, 17}, + {34, 17, 27}, + {34, 19, 13}, + {34, 19, 15}, + {34, 19, 19}, + {34, 19, 28}, + {34, 19, 41}, + {34, 23, 6}, + {34, 23, 11}, + {34, 25, 7}, + {34, 26, 20}, + {34, 27, 18}, + {34, 29, 35}, + {34, 30, 41}, + {34, 36, 31}, + {34, 39, 22}, + {34, 43, 11}, + {34, 45, 13}, + {35, 5, 35}, + {35, 6, 26}, + {35, 7, 40}, + {35, 9, 37}, + {35, 10, 38}, + {35, 12, 33}, + {35, 13, 42}, + {35, 14, 42}, + {35, 16, 24}, + {35, 17, 37}, + {35, 18, 40}, + {35, 24, 26}, + {35, 25, 33}, + {35, 27, 35}, + {35, 28, 29}, + {35, 29, 5}, + {35, 29, 15}, + {35, 32, 12}, + {35, 33, 27}, + {35, 35, 20}, {35, 36, 30}, - {35, 36, 36}, - {35, 37, 13}, - {35, 38, 11}, - {35, 39, 16}, - {35, 42, 27}, - {35, 45, 34}, - {36, 6, 38}, - {36, 11, 17}, - {36, 13, 20}, - {36, 13, 31}, - {36, 14, 38}, - {36, 17, 23}, - {36, 19, 17}, - {36, 23, 9}, - {36, 23, 17}, - {36, 23, 41}, - {36, 23, 44}, - {36, 24, 33}, - {36, 26, 26}, - {36, 27, 18}, - {36, 27, 22}, - {36, 27, 44}, - {36, 28, 25}, - {36, 29, 11}, + {35, 37, 15}, + {35, 38, 16}, + {35, 38, 28}, + {35, 39, 38}, + {35, 39, 44}, + {35, 40, 23}, + {35, 43, 5}, + {35, 44, 36}, + {36, 4, 28}, + {36, 6, 36}, + {36, 9, 26}, + {36, 9, 37}, + {36, 11, 27}, + {36, 17, 5}, + {36, 19, 39}, + {36, 19, 45}, + {36, 22, 37}, + {36, 23, 13}, + {36, 24, 45}, + {36, 25, 6}, + {36, 25, 7}, + {36, 27, 40}, {36, 29, 41}, - {36, 30, 10}, - {36, 31, 13}, - {36, 33, 40}, - {36, 35, 4}, - {36, 36, 10}, - {36, 39, 15}, - {36, 40, 27}, - {36, 41, 43}, - {36, 44, 20}, - {36, 44, 27}, - {37, 4, 39}, + {36, 30, 36}, + {36, 31, 18}, + {36, 35, 30}, + {36, 37, 21}, + {36, 39, 29}, + {36, 41, 6}, + {36, 41, 15}, + {36, 43, 41}, + {36, 45, 45}, {37, 5, 4}, + {37, 5, 19}, + {37, 5, 24}, + {37, 5, 33}, + {37, 5, 40}, + {37, 6, 18}, {37, 6, 40}, - {37, 8, 32}, - {37, 10, 13}, - {37, 12, 38}, - {37, 13, 5}, - {37, 13, 17}, - {37, 13, 35}, - {37, 14, 9}, - {37, 15, 26}, - {37, 19, 38}, - {37, 20, 11}, - {37, 20, 23}, - {37, 20, 36}, + {37, 8, 25}, + {37, 10, 11}, + {37, 11, 33}, + {37, 16, 14}, + {37, 17, 4}, + {37, 23, 18}, {37, 24, 5}, - {37, 29, 21}, - {37, 32, 38}, - {37, 32, 45}, - {37, 33, 16}, - {37, 33, 28}, - {37, 35, 6}, - {37, 35, 29}, - {37, 38, 36}, - {37, 38, 44}, - {37, 39, 23}, - {37, 39, 43}, - {37, 40, 22}, - {37, 40, 34}, - {37, 41, 34}, - {37, 43, 13}, + {37, 26, 34}, + {37, 29, 24}, + {37, 29, 30}, + {37, 30, 14}, + {37, 30, 22}, + {37, 32, 28}, + {37, 33, 10}, + {37, 35, 7}, + {37, 37, 26}, + {37, 40, 9}, + {37, 41, 6}, + {37, 41, 16}, + {37, 41, 29}, + {37, 41, 35}, + {37, 45, 43}, + {38, 4, 22}, {38, 6, 17}, - {38, 6, 19}, - {38, 7, 31}, - {38, 10, 22}, - {38, 15, 36}, - {38, 18, 28}, - {38, 21, 9}, - {38, 22, 29}, - {38, 24, 37}, - {38, 26, 26}, - {38, 26, 44}, - {38, 27, 37}, - {38, 29, 4}, - {38, 29, 15}, - {38, 31, 37}, - {38, 34, 36}, - {38, 36, 21}, - {38, 37, 13}, - {38, 40, 10}, - {38, 40, 37}, - {38, 45, 13}, - {39, 4, 26}, - {39, 8, 16}, - {39, 8, 18}, - {39, 9, 20}, - {39, 11, 42}, - {39, 13, 7}, - {39, 14, 36}, - {39, 14, 43}, - {39, 15, 12}, - {39, 15, 23}, - {39, 15, 42}, - {39, 16, 35}, - {39, 24, 13}, - {39, 26, 39}, - {39, 28, 8}, - {39, 35, 44}, - {39, 38, 15}, - {39, 38, 27}, + {38, 6, 18}, + {38, 6, 37}, + {38, 8, 41}, + {38, 10, 28}, + {38, 11, 8}, + {38, 12, 18}, + {38, 13, 8}, + {38, 13, 19}, + {38, 14, 38}, + {38, 14, 40}, + {38, 15, 19}, + {38, 15, 24}, + {38, 15, 25}, + {38, 16, 37}, + {38, 17, 28}, + {38, 19, 6}, + {38, 19, 32}, + {38, 20, 24}, + {38, 20, 42}, + {38, 21, 22}, + {38, 22, 34}, + {38, 27, 6}, + {38, 27, 14}, + {38, 27, 21}, + {38, 28, 7}, + {38, 31, 34}, + {38, 35, 31}, + {38, 37, 43}, + {38, 39, 9}, + {38, 39, 20}, + {38, 43, 5}, + {39, 5, 30}, + {39, 9, 25}, + {39, 17, 13}, + {39, 22, 17}, + {39, 22, 29}, + {39, 24, 11}, + {39, 25, 25}, + {39, 27, 16}, + {39, 29, 35}, + {39, 30, 45}, + {39, 32, 5}, + {39, 32, 19}, + {39, 32, 32}, + {39, 33, 18}, + {39, 33, 25}, + {39, 36, 33}, + {39, 39, 41}, {39, 40, 26}, - {39, 42, 21}, - {39, 42, 36}, - {39, 43, 10}, - {39, 43, 27}, - {39, 44, 22}, - {40, 4, 9}, - {40, 6, 40}, - {40, 6, 41}, - {40, 7, 31}, - {40, 9, 14}, - {40, 9, 30}, - {40, 10, 31}, - {40, 16, 22}, - {40, 22, 11}, - {40, 26, 24}, - {40, 26, 40}, - {40, 27, 20}, - {40, 29, 6}, - {40, 29, 34}, - {40, 30, 9}, - {40, 32, 23}, - {40, 32, 29}, - {40, 34, 44}, - {40, 35, 4}, - {40, 35, 11}, - {40, 37, 36}, - {40, 39, 29}, - {40, 41, 9}, - {40, 41, 44}, - {41, 14, 13}, - {41, 16, 10}, - {41, 17, 24}, - {41, 18, 9}, - {41, 24, 20}, - {41, 24, 41}, - {41, 25, 17}, - {41, 35, 42}, - {41, 39, 24}, - {41, 40, 12}, - {41, 42, 31}, - {41, 43, 14}, - {41, 45, 15}, - {42, 5, 4}, - {42, 5, 18}, - {42, 5, 35}, - {42, 8, 19}, - {42, 15, 39}, - {42, 16, 25}, - {42, 17, 23}, - {42, 17, 33}, - {42, 18, 29}, - {42, 19, 24}, - {42, 26, 13}, - {42, 29, 18}, - {42, 32, 23}, - {42, 32, 29}, - {42, 33, 36}, - {42, 33, 39}, - {42, 34, 41}, - {42, 39, 10}, - {42, 41, 36}, - {42, 42, 19}, - {43, 4, 32}, - {43, 5, 28}, - {43, 6, 21}, - {43, 8, 15}, - {43, 9, 16}, - {43, 10, 40}, - {43, 13, 35}, - {43, 20, 34}, - {43, 21, 5}, - {43, 23, 21}, - {43, 23, 31}, - {43, 24, 23}, - {43, 25, 39}, - {43, 28, 14}, - {43, 29, 10}, - {43, 30, 11}, - {43, 30, 41}, - {43, 32, 9}, - {43, 34, 8}, - {43, 35, 20}, - {43, 36, 4}, - {43, 37, 35}, - {43, 39, 15}, - {43, 42, 42}, - {43, 42, 44}, - {44, 4, 4}, - {44, 4, 5}, - {44, 4, 34}, - {44, 6, 6}, - {44, 6, 13}, - {44, 7, 21}, - {44, 7, 45}, - {44, 11, 9}, - {44, 12, 11}, - {44, 12, 35}, - {44, 13, 10}, - {44, 13, 29}, - {44, 17, 36}, - {44, 18, 16}, - {44, 18, 27}, - {44, 21, 35}, - {44, 23, 26}, - {44, 24, 15}, - {44, 24, 25}, - {44, 25, 36}, - {44, 26, 34}, - {44, 27, 20}, - {44, 28, 30}, - {44, 31, 7}, - {44, 31, 19}, - {44, 31, 20}, - {44, 31, 38}, - {44, 33, 9}, - {44, 33, 26}, - {44, 38, 24}, - {44, 39, 6}, - {44, 40, 8}, - {44, 40, 24}, - {44, 40, 37}, - {44, 42, 34}, - {44, 42, 43}, + {39, 43, 25}, + {40, 5, 35}, + {40, 5, 42}, + {40, 8, 4}, + {40, 13, 27}, + {40, 21, 31}, + {40, 22, 12}, + {40, 23, 14}, + {40, 25, 14}, + {40, 26, 14}, + {40, 29, 28}, + {40, 31, 37}, + {40, 33, 32}, + {40, 34, 27}, + {40, 35, 40}, + {40, 35, 41}, + {40, 37, 39}, + {40, 38, 4}, + {40, 39, 13}, + {40, 40, 18}, + {40, 41, 33}, + {40, 42, 5}, + {41, 7, 20}, + {41, 8, 17}, + {41, 10, 14}, + {41, 13, 26}, + {41, 14, 43}, + {41, 14, 45}, + {41, 17, 31}, + {41, 17, 35}, + {41, 18, 7}, + {41, 23, 13}, + {41, 24, 29}, + {41, 31, 30}, + {41, 31, 31}, + {41, 33, 6}, + {41, 33, 25}, + {41, 33, 37}, + {41, 38, 19}, + {41, 38, 21}, + {41, 38, 25}, + {42, 4, 10}, + {42, 5, 40}, + {42, 7, 8}, + {42, 12, 10}, + {42, 19, 28}, + {42, 20, 9}, + {42, 20, 37}, + {42, 23, 38}, + {42, 25, 37}, + {42, 31, 7}, + {42, 31, 17}, + {42, 31, 22}, + {42, 31, 35}, + {42, 31, 45}, + {42, 39, 33}, + {42, 40, 11}, + {42, 40, 16}, + {42, 41, 14}, + {42, 45, 30}, + {43, 8, 26}, + {43, 8, 38}, + {43, 9, 34}, + {43, 14, 32}, + {43, 15, 42}, + {43, 16, 9}, + {43, 17, 7}, + {43, 17, 45}, + {43, 18, 10}, + {43, 18, 31}, + {43, 19, 18}, + {43, 21, 10}, + {43, 24, 8}, + {43, 26, 10}, + {43, 27, 43}, + {43, 28, 25}, + {43, 29, 41}, + {43, 29, 43}, + {43, 30, 22}, + {43, 33, 34}, + {43, 34, 21}, + {43, 36, 43}, + {43, 37, 12}, + {43, 38, 23}, + {43, 38, 28}, + {43, 39, 5}, + {44, 4, 10}, + {44, 5, 14}, + {44, 7, 29}, + {44, 8, 37}, + {44, 12, 7}, + {44, 13, 39}, + {44, 14, 11}, + {44, 14, 19}, + {44, 14, 25}, + {44, 15, 5}, + {44, 15, 34}, + {44, 18, 42}, + {44, 19, 14}, + {44, 19, 24}, + {44, 20, 19}, + {44, 21, 18}, + {44, 23, 30}, + {44, 25, 13}, + {44, 25, 22}, + {44, 26, 23}, + {44, 26, 25}, + {44, 26, 36}, + {44, 27, 34}, + {44, 29, 16}, + {44, 29, 33}, + {44, 30, 37}, + {44, 37, 18}, + {44, 38, 16}, + {44, 38, 39}, + {44, 42, 17}, + {44, 42, 28}, {45, 4, 4}, {45, 4, 5}, {45, 4, 7}, @@ -2557,6 +2563,7 @@ int main(int argc, char** argv) { {45, 5, 4}, {45, 5, 5}, {45, 5, 7}, + {45, 5, 8}, {45, 5, 9}, {45, 5, 13}, {45, 5, 25}, @@ -2568,15 +2575,14 @@ int main(int argc, char** argv) { {45, 7, 5}, {45, 7, 7}, {45, 7, 9}, - {45, 7, 12}, {45, 7, 13}, {45, 7, 25}, {45, 7, 26}, {45, 7, 28}, + {45, 7, 30}, {45, 7, 32}, {45, 7, 45}, - {45, 8, 35}, - {45, 8, 43}, + {45, 8, 44}, {45, 9, 4}, {45, 9, 5}, {45, 9, 7}, @@ -2590,22 +2596,19 @@ int main(int argc, char** argv) { {45, 13, 4}, {45, 13, 5}, {45, 13, 7}, - {45, 13, 8}, {45, 13, 9}, {45, 13, 13}, {45, 13, 25}, {45, 13, 26}, {45, 13, 28}, - {45, 13, 31}, {45, 13, 32}, {45, 13, 45}, - {45, 14, 12}, - {45, 15, 26}, - {45, 19, 14}, - {45, 20, 45}, - {45, 21, 19}, - {45, 22, 32}, - {45, 23, 16}, + {45, 14, 41}, + {45, 15, 11}, + {45, 15, 23}, + {45, 16, 6}, + {45, 17, 40}, + {45, 23, 20}, {45, 25, 4}, {45, 25, 5}, {45, 25, 7}, @@ -2626,6 +2629,7 @@ int main(int argc, char** argv) { {45, 26, 28}, {45, 26, 32}, {45, 26, 45}, + {45, 27, 45}, {45, 28, 4}, {45, 28, 5}, {45, 28, 7}, @@ -2635,14 +2639,9 @@ int main(int argc, char** argv) { {45, 28, 26}, {45, 28, 28}, {45, 28, 32}, - {45, 28, 41}, {45, 28, 45}, - {45, 29, 20}, - {45, 30, 20}, - {45, 31, 11}, {45, 32, 4}, {45, 32, 5}, - {45, 32, 6}, {45, 32, 7}, {45, 32, 9}, {45, 32, 13}, @@ -2651,9 +2650,10 @@ int main(int argc, char** argv) { {45, 32, 28}, {45, 32, 32}, {45, 32, 45}, - {45, 36, 42}, - {45, 39, 11}, - {45, 40, 31}, + {45, 33, 30}, + {45, 36, 7}, + {45, 38, 22}, + {45, 43, 41}, {45, 45, 4}, {45, 45, 5}, {45, 45, 7}, diff --git a/develop/type/array_i1d_type.html b/develop/type/array_i1d_type.html index 77668ca6e37..56dc421d54e 100644 --- a/develop/type/array_i1d_type.html +++ b/develop/type/array_i1d_type.html @@ -114,8 +114,8 @@

    Variables

    @@ -170,7 +170,7 @@

    Components

    - + integer, public,
    - + integer, public
    - + integer, public,
    - - integer, - public - - ::ndim =-1 - -
    - + integer, public
    - integer, + integer(kind=int_8), public, @@ -290,7 +272,7 @@

    Components

    - + integer, public
    - + + integer, + public + + ::ndim =-1 + +
    + integer, public
    - integer(kind=int_8), + integer, public, @@ -272,7 +290,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
    - + integer, public
    - + integer, public
    - + integer, public
    - + logical, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + logical, public
    - + logical, public
    - + logical, 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
    - + type(btree_data_cp2d), public,
    - + type(btree_data_dp2d), public,
    - + type(btree_data_sp2d), public,
    - + type(btree_data_zp2d), 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
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + character(len=1), public
    - + character(len=max_paramter_name_len), public
    - + real(kind=real_4), public,
    - + real(kind=real_8), public,
    - + complex(kind=real_4), public,
    - + complex(kind=real_8), public,
    - + integer, public
    - + type(csr_type), public,
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer(kind=int_8), public
    - + logical, public
    - + type(dbcsr_imagedistribution_obj), public
    - + type(dbcsr_imagedistribution_obj), public
    - + type(dbcsr_block_buffer_type), public,
    - + integer, public
    - + type(dbcsr_data_obj), public
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, public,
    - + integer, public
    - + type(dbcsr_type), public
    - + type(dbcsr_buffer), public
    - + type(dbcsr_buffer), 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_distribution_type), public,
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(array_i1d_obj), public
    - + type(dbcsr_mp_obj), public
    - + integer(kind=valt), public
    - + integer, public
    - + integer, 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,
    - + integer, public,
    - + integer, public,
    - + type(dbcsr_data_obj), public
    - + type(mp_comm_type), public
    - + integer, 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,
    - + integer, public
    - + logical, public
    - + logical, public
    - + logical, public
    - + type(acc_stream_type), public
    - + type(dbcsr_mempool_type), public,
    - + real(kind=dp), public
    - + type(dbcsr_memtype_type), public,
    - + type(dbcsr_work_type), private,
    - + logical, private
    - + integer, private
    - + integer, private
    - + integer, 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,
    - + type(dbcsr_work_type), private,
    - + logical, private
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(mp_comm_type), public
    - + integer, public,
    - + type(mp_comm_type), public
    - + type(mp_comm_type), public
    - + integer, public
    - + real, public,
    - + type(dbcsr_mutable_type), 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
    - + type(dbcsr_tas_iterator), public
    - + type(dbcsr_tas_split_info), public,
    - + integer, public
    - + type(nd_to_2d_mapping), public
    - + type(array_list), public
    - + type(dbcsr_t_pgrid_type), public
    - + integer, public,
    - + logical, public
    - + character(len=default_string_length), 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
    - + 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
    - + type(mp_comm_type), 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,
    - + 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
    - + integer, public
    - + character(len=1), public
    - + logical, public
    - + logical, public
    - + type(dbcsr_type), public,
    - + type(dbcsr_data_obj), public
    - + integer, public,
    - + type(dbcsr_mutable_obj), public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_scalar_type), public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + type(dbcsr_scalar_type), public
    - + type(dbcsr_scalar_type), public
    - + integer(kind=int_4), public,
    - + type(call_stat_type), public,
    - + integer, private
    - + character(len=default_string_length), public
    - + integer(kind=int_4), public
    - + integer, private
    - + integer, public
    - + 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, private
    - + integer, public,
    - + integer, private
    - + integer, public,
    - + integer, private
    - + integer, public,
    - + integer, private
    - + integer, public
    - + integer, public
    - + character(len=20), 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, public,
    - + integer, public,
    - + integer, public
    - + logical, public
    - + character(len=default_path_length), private
    - + 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
    - + integer(kind=int_4), private,
    - + type(call_stat_type), private,
    - + type(private_item_type_i4tuple_callstat), private,
    - + type(routine_report_type), private,
    - + type(routine_stat_type), private,
    - + character(len=default_string_length), private
    - + integer(kind=int_4), private
    - + type(private_item_type_str_i4), private,
    - + type(timer_env_type), private,
    - + character(len=default_string_length), public
    - + integer, public
    - + character(len=default_string_length), public
    - + logical, public
    - + type(acc_stream_type), public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer, public
    - + integer(kind=int_4), public,
    - + integer(kind=int_4), public,
    - + integer, public
    - + type(dict_str_i4_type), public
    - + integer, public
    - + character(len=13), public