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

Data Fields

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

Detailed Description

Definition at line 16 of file clr_type.F.

Field Documentation

◆ islr

logical cmumps_lr_type::lrb_type::islr

Definition at line 20 of file clr_type.F.

20 LOGICAL :: ISLR

◆ k

integer cmumps_lr_type::lrb_type::k

Definition at line 19 of file clr_type.F.

19 INTEGER :: K,M,N

◆ m

integer cmumps_lr_type::lrb_type::m

Definition at line 19 of file clr_type.F.

◆ n

integer cmumps_lr_type::lrb_type::n

Definition at line 19 of file clr_type.F.

◆ q

complex, dimension(:,:), pointer cmumps_lr_type::lrb_type::q => null()

Definition at line 17 of file clr_type.F.

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

◆ r

complex, dimension(:,:), pointer cmumps_lr_type::lrb_type::r => null()

Definition at line 18 of file clr_type.F.

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

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