ETS-Core  version:0.0.4-46-ge2d8
Core actors for the ETS-6
 All Classes Files Functions Variables Pages
Public Attributes | List of all members
gts_matrix Module Reference

Public Attributes

real *8, dimension(:,:),
allocatable 
aa
 
real *8, dimension(:), allocatable bb
 
integer lda
 
integer n
 
integer kl
 
integer ku
 

Detailed Description

Definition at line 19 of file solution6.f90.

Member Data Documentation

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.


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