DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
new_dbcsr_tas_dist_arb
Function
10 statements
Source File
dbcsr_tas_global.F
dbcsr_tas_global
new_dbcsr_tas_dist_arb
Contents
private function new_dbcsr_tas_dist_arb(dist_vec, nprowcol, nmrowcol)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in),
DIMENSION(:)
::
dist_vec
integer,
intent(in)
::
nprowcol
integer(kind=int_8),
intent(in)
::
nmrowcol
Return Value
type(
dbcsr_tas_dist_arb
)