Navigation

Operators and Keywords

Function List:

C++ API

DAE Class Reference

#include <DAE.h>

Inherits base_diff_alg_eqn, and DAEFunc.

Inherited by DASPK, and DASSL.

Collaboration diagram for DAE:

List of all members.


Public Member Functions

 DAEFunc ()
 DAEFunc (f)
 DAE (const ColumnVector &xx, const ColumnVector &xxdot, double tt, DAEFunc &f)
 DAEFunc (a)
DAEoperator= (const DAE &a)
 ~DAE (void)

Public Attributes

 __pad0__: base_diff_alg_eqn ()
 __pad1__: base_diff_alg_eqn (xx
 tt
 __pad2__: base_diff_alg_eqn (a)

Constructor & Destructor Documentation

DAE::DAE ( const ColumnVector xx,
const ColumnVector xxdot,
double  tt,
DAEFunc f 
) [inline]

DAE::~DAE ( void   )  [inline]


Member Function Documentation

DAE::DAEFunc (  )  [inline]

Type Constraints

DAE::DAEFunc (  )  [inline]

Type Constraints

DAE::DAEFunc ( void   )  [inline]

Reimplemented from DAEFunc.

Type Constraints

DAE& DAE::operator= ( const DAE a  )  [inline]


Member Data Documentation

Reimplemented in DASPK, and DASSL.


The documentation for this class was generated from the following file: