DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
dbcsr_tas_dist_repl
Interface
3 statements
Source File
dbcsr_tas_global.F
dbcsr_tas_global
dbcsr_tas_dist_repl
Contents
Module Procedures
new_dbcsr_tas_dist_repl
public interface dbcsr_tas_dist_repl
Module Procedures
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
)