(git:c5411e0)
Loading...
Searching...
No Matches
dbt_tas_global::dbt_tas_blk_size_one Interface Reference

type for blocks of size one More...

Public Member Functions

procedure data (t, rowcol)
 ...
 
type(dbt_tas_blk_size_one) function new_block_tas_blk_size_one (nrowcol)
 ...
 
- Public Member Functions inherited from dbt_tas_global::dbt_tas_rowcol_data
procedure(rowcol_data), deferred data (t, rowcol)
 

Additional Inherited Members

- Data Fields inherited from dbt_tas_global::dbt_tas_rowcol_data
integer(kind=int_8) nmrowcol = -1
 
integer(kind=int_8) nfullrowcol = -1
 

Detailed Description

type for blocks of size one

  • memory efficient for large dimensions

Definition at line 134 of file dbt_tas_global.F.

Member Function/Subroutine Documentation

◆ data()

procedure dbt_tas_global::dbt_tas_blk_size_one::data ( class(dbt_tas_blk_size_one), intent(in)  t,
integer(kind=int_8), intent(in)  rowcol 
)

...

Parameters
t...
rowcol...
Returns
...
Author
Patrick Seewald

Definition at line 136 of file dbt_tas_global.F.

◆ new_block_tas_blk_size_one()

type(dbt_tas_blk_size_one) function dbt_tas_global::dbt_tas_blk_size_one::new_block_tas_blk_size_one ( integer(kind=int_8), intent(in)  nrowcol)

...

Parameters
nrowcol...
Returns
...
Author
Patrick Seewald

Definition at line 300 of file dbt_tas_global.F.


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