dbcsr_tas_blk_size_repl Derived Type

type, public, extends(dbcsr_tas_rowcol_data) :: dbcsr_tas_blk_size_repl


Components

Type Visibility Attributes Name Initial
integer(kind=int_8), public :: nmrowcol
integer(kind=int_8), public :: nfullrowcol
integer, public, DIMENSION(:), ALLOCATABLE :: blk_size_vec
integer, public :: nmrowcol_local

Constructor

public interface dbcsr_tas_blk_size_repl


Type-Bound Procedures

procedure, public :: DATA => blk_size_repl

  • private function blk_size_repl(t, rowcol)

    Arguments

    Type IntentOptional Attributes Name
    class(dbcsr_tas_blk_size_repl), intent(in) :: t
    integer(kind=int_8), intent(in) :: rowcol

    Return Value integer