Class hierarchy   Compound list   File list   Compound Members   File Members   Related Pages   Examples  

globalConst.h File Reference

This file contains global parameters and typedefs. More...

Typedefs

Variables


Detailed Description

This file contains global parameters and typedefs.


Typedef Documentation

typedef Vector<double> VEC

The type VEC is defined to be the same as the type Vector<double>.

Examples:
d1SaddleODE.C, d1StableODE.C, d2StableODE.C and d2StableTruncMap.C.

typedef Matrix<double> MAT

The type MAT is defined to be the same as the type Matrix<double>.

Examples:
d1SaddleODE.C and d1StableODE.C.

typedef double REAL

The type REAL is defined to be the same as the type double.

typedef baseVector<int> VECINT

The type VECINT is defined to be the same as the type baseVector<int>.


Generated at Sat Oct 16 03:55:28 1999 for Computing Invariant Manifolds Library by doxygen  written by Dimitri van Heesch, © 1997-1998