OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
zmumps_lr_type::lrb_type Type Reference

Data Fields

complex(kind=8), dimension(:,:), pointer q => null()
complex(kind=8), dimension(:,:), pointer r => null()
integer k
integer m
integer n
logical islr

Detailed Description

Definition at line 16 of file zlr_type.F.

Field Documentation

◆ islr

logical zmumps_lr_type::lrb_type::islr

Definition at line 20 of file zlr_type.F.

20 LOGICAL :: ISLR

◆ k

integer zmumps_lr_type::lrb_type::k

Definition at line 19 of file zlr_type.F.

19 INTEGER :: K,M,N

◆ m

integer zmumps_lr_type::lrb_type::m

Definition at line 19 of file zlr_type.F.

◆ n

integer zmumps_lr_type::lrb_type::n

Definition at line 19 of file zlr_type.F.

◆ q

complex(kind=8), dimension(:,:), pointer zmumps_lr_type::lrb_type::q => null()

Definition at line 17 of file zlr_type.F.

17 COMPLEX(kind=8),POINTER,DIMENSION(:,:) :: Q => null()

◆ r

complex(kind=8), dimension(:,:), pointer zmumps_lr_type::lrb_type::r => null()

Definition at line 18 of file zlr_type.F.

18 COMPLEX(kind=8),POINTER,DIMENSION(:,:) :: R => null()

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