Public Attributes

mod_matrix::t_poweig Type Reference

type t_poweig More...

List of all members.

Public Attributes

integer iter
real *4 lambda
type(vectorv_err
type(vectorv_lambda

Detailed Description

type t_poweig

power eig (iterativs methods)

Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Parameters:
lambda :: real*4 , power eig
v_lambda : type(vector), eigenvector
v_err : type(vector), vector error
iter : integer, number of iteration
Date:
26th of March, 2011
Remarks:

Definition at line 115 of file matrix.f90.


The documentation for this type was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines