cmjiang / FSI

FSI algorithm for computing selected inversion of p-cyclic matrices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

===============
FSI Readme File
===============

FSI computes the selected inversion of p-cyclic matrices.
It involves three major subroutines:
(1) reduction;
(2) bsofi;
(3) wrapping.
An example is provided in runFSI.F90.

-----------
Directories 
-----------

example ........... An example calling the FSI routines
	
src ............... Source code


About

FSI algorithm for computing selected inversion of p-cyclic matrices


Languages

Language:Fortran 92.6%Language:PHP 4.4%Language:Makefile 3.0%