Data Fields | |
| real, dimension(:,:), pointer | q => null() |
| real, dimension(:,:), pointer | r => null() |
| integer | k |
| integer | m |
| integer | n |
| logical | islr |
Definition at line 16 of file slr_type.F.
| logical smumps_lr_type::lrb_type::islr |
Definition at line 20 of file slr_type.F.
| integer smumps_lr_type::lrb_type::k |
Definition at line 19 of file slr_type.F.
| integer smumps_lr_type::lrb_type::m |
Definition at line 19 of file slr_type.F.
| integer smumps_lr_type::lrb_type::n |
Definition at line 19 of file slr_type.F.
| real, dimension(:,:), pointer smumps_lr_type::lrb_type::q => null() |
Definition at line 17 of file slr_type.F.
| real, dimension(:,:), pointer smumps_lr_type::lrb_type::r => null() |
Definition at line 18 of file slr_type.F.