V3FIT
Private Attributes | List of all members
blocktridiagonalsolver_s::levelelement Type Reference

Data associated with each row at each level. More...

Private Attributes

real(dp), dimension(:,:), allocatable l
 
real(dp), dimension(:,:), allocatable d
 
real(dp), dimension(:,:), allocatable u
 
real(dp), dimension(:,:), allocatable b
 
integer, dimension(:), allocatable pivot
 

Detailed Description

Data associated with each row at each level.

Definition at line 30 of file blocktridiagonalsolver_s.f90.


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