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