DBCSR
2.8.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
new_dbcsr_tas_dist_repl
Function
12 statements
Source File
dbcsr_tas_global.F
dbcsr_tas_global
new_dbcsr_tas_dist_repl
Contents
private function new_dbcsr_tas_dist_repl(dist_vec, nprowcol, nmrowcol, n_repl, dist_size)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in),
DIMENSION(:)
::
dist_vec
integer,
intent(in)
::
nprowcol
integer,
intent(in)
::
nmrowcol
integer,
intent(in)
::
n_repl
integer,
intent(in)
::
dist_size
Return Value
type(
dbcsr_tas_dist_repl
)