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

Data Fields

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

Detailed Description

Definition at line 16 of file slr_type.F.

Field Documentation

◆ islr

logical smumps_lr_type::lrb_type::islr

Definition at line 20 of file slr_type.F.

20 LOGICAL :: ISLR

◆ k

integer smumps_lr_type::lrb_type::k

Definition at line 19 of file slr_type.F.

19 INTEGER :: K,M,N

◆ m

integer smumps_lr_type::lrb_type::m

Definition at line 19 of file slr_type.F.

◆ n

integer smumps_lr_type::lrb_type::n

Definition at line 19 of file slr_type.F.

◆ q

real, dimension(:,:), pointer smumps_lr_type::lrb_type::q => null()

Definition at line 17 of file slr_type.F.

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

◆ r

real, dimension(:,:), pointer smumps_lr_type::lrb_type::r => null()

Definition at line 18 of file slr_type.F.

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

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