(git:c5411e0)
Loading...
Searching...
No Matches
dbt_tas_types::dbt_tas_distribution_type Type Reference

Data Fields

type(dbt_tas_split_infoinfo
 
type(dbm_distribution_objdbm_dist
 
class(dbt_tas_distribution), allocatable row_dist
 
class(dbt_tas_distribution), allocatable col_dist
 
integer(kind=int_8), dimension(:), allocatable local_rowcols
 

Detailed Description

Definition at line 66 of file dbt_tas_types.F.

Field Documentation

◆ info

type(dbt_tas_split_info) dbt_tas_types::dbt_tas_distribution_type::info

Definition at line 67 of file dbt_tas_types.F.

◆ dbm_dist

type(dbm_distribution_obj) dbt_tas_types::dbt_tas_distribution_type::dbm_dist

Definition at line 68 of file dbt_tas_types.F.

◆ row_dist

class(dbt_tas_distribution), allocatable dbt_tas_types::dbt_tas_distribution_type::row_dist

Definition at line 69 of file dbt_tas_types.F.

◆ col_dist

class(dbt_tas_distribution), allocatable dbt_tas_types::dbt_tas_distribution_type::col_dist

Definition at line 70 of file dbt_tas_types.F.

◆ local_rowcols

integer(kind=int_8), dimension(:), allocatable dbt_tas_types::dbt_tas_distribution_type::local_rowcols

Definition at line 71 of file dbt_tas_types.F.


The documentation for this type was generated from the following file: