| callback.h [code] | Declaration of the classes and typedefs used to implement the callback functions in the atomic classes |
| classapi.h [code] | Header file that defines templatized utility functions used to implement the private data management inside the atomic classes |
| component.h [code] | Declaration of the SPARK::TComponent class |
| consts.h [code] | Declaration of constants used in the HVAC toolkit |
| exceptions.h [code] | Declaration of the generic exception classes used in the SPARK solver |
| inverse.h [code] | Declaration of the SPARK::TInverse class |
| object.h [code] | Declaration of the SPARK::TObject class |
| problem.h [code] | Declaration of the classes SPARK::TProblem and SPARK::TProblem::TState |
| requests.h [code] | Declaration of the request classes accessible from the atomic classes |
| spark.h [code] | Header file required to define SPARK inverses |
| sparkmath.h [code] | Math functions |
| types.h [code] | Declaration of the type enums describing the various entities in a SPARK problem |
| variable.h [code] | Declaration of the classes and types used to describe the problem variables |