ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
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: