Diana  0.8.3
Public Attributes
PARDASPKSolver::sExchangeStruct Struct Reference

List of all members.

Public Attributes

Numeric::Solvers::Eso::ICapeNumericDAESOpESO
 pointer to the ESO
CapeArrayDouble JacHistoryTimes
CapeArrayDouble CJHistory
std::vector< DianaSparseArray * > JacHistory
std::vector< DianaSparseSolver * > SolversHistory
CapeLong lCurrentIndex
CapeLong lOffset
CapeDouble m_dIterationNumber
CapeBoolean bNeedToSaveHistory
CapeDouble dTempJacCalls
 Number of Jacobian calculations.
CapeDouble dTempSolCalls
 Number of linear solver calls.
CapeDouble dTempResCalls
 Number of Residuals calculations.
void * UpdateReceivedValues
void * pMemoryBanks
void * SaveStates
CapeBoolean bUseBackupJacobian
DianaSparseArrayBackupJacobian
DianaSparseSolverBackupSolver
CapeBoolean bTempTemp

Member Data Documentation

CapeArrayDouble JacHistoryTimes

Jacobians history is used for elliminating reevaluation of jacobains on one window.

This is pointers for function which should update received values. Received data should be token from pMemoryBanks (it stores here).


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