Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkFEMLinearSystemWrapperItpack.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk
namespace  itk::fem

Classes

class  itk::fem::FEMExceptionItpackSolver
 handles errors that occur in itpack solving routines More...
class  itk::fem::LinearSystemWrapperItpack
 LinearSystemWrapper class that uses Itpack numeric library functions to define and solve a sparse linear system of equations. More...

Typedefs

typedef double doublereal
typedef long integer
typedef int(*) ItkItpackSolverFunction (integer *, integer *, integer *, doublereal *, doublereal *, doublereal *, integer *, integer *, doublereal *, integer *, doublereal *, integer *)


Typedef Documentation

typedef double doublereal

Definition at line 30 of file itkFEMLinearSystemWrapperItpack.h.

typedef long integer

typedefs from f2c.h

Definition at line 29 of file itkFEMLinearSystemWrapperItpack.h.

typedef int(*) ItkItpackSolverFunction(integer *, integer *, integer *, doublereal *, doublereal *, doublereal *, integer *, integer *, doublereal *, integer *, doublereal *, integer *)

Definition at line 34 of file itkFEMLinearSystemWrapperItpack.h.


Generated at Thu Nov 6 01:07:21 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000