OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
cmumps_lr_data_m::blr_struc_t Type Reference

Data Fields

logical issym
logical ist2
logical isslave
type(blr_panel_type), dimension(:), pointer panels_l
type(blr_panel_type), dimension(:), pointer panels_u
type(lrb_type), dimension(:,:), pointer cb_lrb
type(diag_block_type), dimension(:), pointer diag_blocks
integer, dimension(:), pointer begs_blr_static
integer, dimension(:), pointer begs_blr_dynamic
integer, dimension(:), pointer begs_blr_l
integer, dimension(:), pointer begs_blr_col
integer nb_accesses_init
integer nb_panels
integer nfs4father
real, dimension(:), pointer m_array

Detailed Description

Definition at line 46 of file cmumps_lr_data_m.F.

Field Documentation

◆ begs_blr_col

integer, dimension(:), pointer cmumps_lr_data_m::blr_struc_t::begs_blr_col

Definition at line 55 of file cmumps_lr_data_m.F.

55 INTEGER, DIMENSION(:), POINTER :: BEGS_BLR_COL

◆ begs_blr_dynamic

integer, dimension(:), pointer cmumps_lr_data_m::blr_struc_t::begs_blr_dynamic

Definition at line 53 of file cmumps_lr_data_m.F.

53 INTEGER, DIMENSION(:), POINTER :: BEGS_BLR_DYNAMIC

◆ begs_blr_l

integer, dimension(:), pointer cmumps_lr_data_m::blr_struc_t::begs_blr_l

Definition at line 54 of file cmumps_lr_data_m.F.

54 INTEGER, DIMENSION(:), POINTER :: BEGS_BLR_L

◆ begs_blr_static

integer, dimension(:), pointer cmumps_lr_data_m::blr_struc_t::begs_blr_static

Definition at line 52 of file cmumps_lr_data_m.F.

52 INTEGER, DIMENSION(:), POINTER :: BEGS_BLR_STATIC

◆ cb_lrb

type(lrb_type), dimension(:,:), pointer cmumps_lr_data_m::blr_struc_t::cb_lrb

Definition at line 50 of file cmumps_lr_data_m.F.

50 TYPE(LRB_TYPE), pointer :: CB_LRB(:,:)

◆ diag_blocks

type(diag_block_type), dimension (:), pointer cmumps_lr_data_m::blr_struc_t::diag_blocks

Definition at line 51 of file cmumps_lr_data_m.F.

51 TYPE(diag_block_type), DIMENSION (:), POINTER :: DIAG_BLOCKS

◆ isslave

logical cmumps_lr_data_m::blr_struc_t::isslave

Definition at line 47 of file cmumps_lr_data_m.F.

◆ issym

logical cmumps_lr_data_m::blr_struc_t::issym

Definition at line 47 of file cmumps_lr_data_m.F.

47 LOGICAL :: IsSYM, IsT2, IsSLAVE

◆ ist2

logical cmumps_lr_data_m::blr_struc_t::ist2

Definition at line 47 of file cmumps_lr_data_m.F.

◆ m_array

real, dimension(:), pointer cmumps_lr_data_m::blr_struc_t::m_array

Definition at line 59 of file cmumps_lr_data_m.F.

59 REAL, DIMENSION(:), POINTER :: M_ARRAY

◆ nb_accesses_init

integer cmumps_lr_data_m::blr_struc_t::nb_accesses_init

Definition at line 56 of file cmumps_lr_data_m.F.

56 INTEGER :: NB_ACCESSES_INIT

◆ nb_panels

integer cmumps_lr_data_m::blr_struc_t::nb_panels

Definition at line 57 of file cmumps_lr_data_m.F.

57 INTEGER :: NB_PANELS

◆ nfs4father

integer cmumps_lr_data_m::blr_struc_t::nfs4father

Definition at line 58 of file cmumps_lr_data_m.F.

58 INTEGER :: NFS4FATHER

◆ panels_l

type(blr_panel_type), dimension (:), pointer cmumps_lr_data_m::blr_struc_t::panels_l

Definition at line 48 of file cmumps_lr_data_m.F.

48 TYPE(blr_panel_type), DIMENSION (:), POINTER :: PANELS_L

◆ panels_u

type(blr_panel_type), dimension (:), pointer cmumps_lr_data_m::blr_struc_t::panels_u

Definition at line 49 of file cmumps_lr_data_m.F.

49 TYPE(blr_panel_type), DIMENSION (:), POINTER :: PANELS_U

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