libflame  revision_anchor
Data Fields
FLA_Obj_struct Struct Reference

#include <FLA_type_defs.h>

Data Fields

FLA_Datatype datatype
 
FLA_Elemtype elemtype
 
dim_t m
 
dim_t n
 
dim_t rs
 
dim_t cs
 
dim_t m_inner
 
dim_t n_inner
 
unsigned long id
 
dim_t m_index
 
dim_t n_index
 
dim_t n_elem_alloc
 
void * buffer
 
int buffer_info
 
FLA_Uplo uplo
 
int n_read_blocks
 
int n_write_blocks
 
int n_read_tasks
 
FLASH_Depread_task_head
 
FLASH_Depread_task_tail
 
FLASH_Taskwrite_task
 

Field Documentation

◆ buffer

void* FLA_Obj_struct::buffer

◆ buffer_info

int FLA_Obj_struct::buffer_info

◆ cs

dim_t FLA_Obj_struct::cs

◆ datatype

FLA_Datatype FLA_Obj_struct::datatype

◆ elemtype

FLA_Elemtype FLA_Obj_struct::elemtype

◆ id

unsigned long FLA_Obj_struct::id

◆ m

dim_t FLA_Obj_struct::m

◆ m_index

dim_t FLA_Obj_struct::m_index

◆ m_inner

dim_t FLA_Obj_struct::m_inner

◆ n

dim_t FLA_Obj_struct::n

◆ n_elem_alloc

dim_t FLA_Obj_struct::n_elem_alloc

◆ n_index

dim_t FLA_Obj_struct::n_index

◆ n_inner

dim_t FLA_Obj_struct::n_inner

◆ n_read_blocks

int FLA_Obj_struct::n_read_blocks

◆ n_read_tasks

int FLA_Obj_struct::n_read_tasks

◆ n_write_blocks

int FLA_Obj_struct::n_write_blocks

◆ read_task_head

FLASH_Dep* FLA_Obj_struct::read_task_head

◆ read_task_tail

FLASH_Dep* FLA_Obj_struct::read_task_tail

◆ rs

dim_t FLA_Obj_struct::rs

◆ uplo

FLA_Uplo FLA_Obj_struct::uplo

Referenced by FLA_Obj_structure().

◆ write_task

FLASH_Task* FLA_Obj_struct::write_task

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