![]() |
ETS-Core
version:0.0.4-46-ge2d8
Core actors for the ETS-6
|
Public Attributes | |
real *8, dimension(:,:), allocatable | aa |
real *8, dimension(:), allocatable | bb |
integer | lda |
integer | n |
integer | kl |
integer | ku |
Definition at line 19 of file solution6.f90.
real*8, dimension(:,:), allocatable gts_matrix::aa |
Definition at line 21 of file solution6.f90.
real*8, dimension(:), allocatable gts_matrix::bb |
Definition at line 22 of file solution6.f90.
integer gts_matrix::kl |
Definition at line 23 of file solution6.f90.
integer gts_matrix::ku |
Definition at line 23 of file solution6.f90.
integer gts_matrix::lda |
Definition at line 23 of file solution6.f90.
integer gts_matrix::n |
Definition at line 23 of file solution6.f90.