#include <CoupledDisc.hpp>
Public Attributes | |
| int | sz |
| SparseMatrix< T > * | block |
| SparseMatrixLine< T > * | line |
| T * | deriv |
| int disc_export_param< T >::deriv_data::sz |
horizontal size of the derivatives of the import param.
| SparseMatrix<T>* disc_export_param< T >::deriv_data::block |
the block to update
| SparseMatrixLine<T>* disc_export_param< T >::deriv_data::line |
line in it
| T* disc_export_param< T >::deriv_data::deriv |
the derivative of the import parameter
1.5.2