(git:c5411e0)
Loading...
Searching...
No Matches
dbt_types::dbt_distribution_type Type Reference

Data Fields

type(dbt_tas_distribution_typedist
 
type(dbt_pgrid_typepgrid
 
type(array_listnd_dist
 
integer, pointer refcount => NULL()
 

Detailed Description

Definition at line 129 of file dbt_types.F.

Field Documentation

◆ dist

type(dbt_tas_distribution_type) dbt_types::dbt_distribution_type::dist

Definition at line 130 of file dbt_types.F.

◆ pgrid

type(dbt_pgrid_type) dbt_types::dbt_distribution_type::pgrid

Definition at line 131 of file dbt_types.F.

◆ nd_dist

type(array_list) dbt_types::dbt_distribution_type::nd_dist

Definition at line 132 of file dbt_types.F.

◆ refcount

integer, pointer dbt_types::dbt_distribution_type::refcount => NULL()

Definition at line 134 of file dbt_types.F.


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