Public Attributes

mod_matrix::t_lu Type Reference

type t_lu More...

List of all members.

Public Attributes

type(matrixL
type(matrixP
integer swops = 0
type(matrixU

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:
 All Classes Namespaces Files Functions Variables Defines