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

Data Fields

type(dbt_tas_type), pointer store_batched => NULL()
 
type(dbt_tas_type), pointer store_batched_repl => NULL()
 
logical batched_out = .FALSE.
 
logical batched_trans = .FALSE.
 
real(dp) batched_beta = 1.0_dp
 

Detailed Description

Definition at line 81 of file dbt_tas_types.F.

Field Documentation

◆ store_batched

type(dbt_tas_type), pointer dbt_tas_types::dbt_tas_mm_storage::store_batched => NULL()

Definition at line 82 of file dbt_tas_types.F.

◆ store_batched_repl

type(dbt_tas_type), pointer dbt_tas_types::dbt_tas_mm_storage::store_batched_repl => NULL()

Definition at line 83 of file dbt_tas_types.F.

◆ batched_out

logical dbt_tas_types::dbt_tas_mm_storage::batched_out = .FALSE.

Definition at line 84 of file dbt_tas_types.F.

◆ batched_trans

logical dbt_tas_types::dbt_tas_mm_storage::batched_trans = .FALSE.

Definition at line 85 of file dbt_tas_types.F.

◆ batched_beta

real(dp) dbt_tas_types::dbt_tas_mm_storage::batched_beta = 1.0_dp

Definition at line 86 of file dbt_tas_types.F.


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