Cantera  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
GeneralMatrix.h File Reference

Declarations for the class GeneralMatrix which is a virtual base class for matrices handled by solvers (see class Numerical Utilities within Cantera and GeneralMatrix). More...

#include "cantera/base/ct_defs.h"
#include "cantera/base/ctexceptions.h"
Include dependency graph for GeneralMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GeneralMatrix
 Generic matrix. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Detailed Description

Declarations for the class GeneralMatrix which is a virtual base class for matrices handled by solvers (see class Numerical Utilities within Cantera and GeneralMatrix).

Definition in file GeneralMatrix.h.