Main Page
Related Pages
Modules
Data Types List
Files
Directories
Examples
Class List
Data Types
Data Fields
mod_matrix
mod_matrix::t_lu
Public Attributes
mod_matrix::t_lu Type Reference
type
t_lu
More...
List of all members.
Public Attributes
type(
matrix
)
L
type(
matrix
)
P
integer
swops
= 0
type(
matrix
)
U
Detailed Description
type
t_lu
Author:
Abal-Kassim Cheik Ahamed <
akcheik@gmail.com
>
Parameters:
L
: type(matrix), lower matrix
U
: type(matrix), upper matrix
P
: type(matrix), permutation matrix
Date:
14th of March, 2011
Remarks:
Definition at line
56
of file
matrix.f90
.
The documentation for this type was generated from the following file:
matrix.f90
All
Classes
Namespaces
Files
Functions
Variables
Defines
Generated on Tue Apr 26 2011 14:33:29 for fortran_mathematics_library by
1.7.1