disc_export_param< T >::deriv_data Struct Reference

Auxiliary structure for the assembling of the derivatives. More...

#include <CoupledDisc.hpp>

List of all members.

Public Attributes

int sz
SparseMatrix< T > * block
SparseMatrixLine< T > * line
T * deriv


Detailed Description

template<typename T>
struct disc_export_param< T >::deriv_data

Auxiliary structure for the assembling of the derivatives.


Member Data Documentation

template<typename T>
int disc_export_param< T >::deriv_data::sz

horizontal size of the derivatives of the import param.

template<typename T>
SparseMatrix<T>* disc_export_param< T >::deriv_data::block

the block to update

template<typename T>
SparseMatrixLine<T>* disc_export_param< T >::deriv_data::line

line in it

template<typename T>
T* disc_export_param< T >::deriv_data::deriv

the derivative of the import parameter


The documentation for this struct was generated from the following file:
Generated on Fri Sep 21 12:34:09 2007 for SG2 by  doxygen 1.5.2