OGS
NumLib::MatrixTranslator< ODETag > Class Template Reference

Detailed Description

template<ODESystemTag ODETag>
class NumLib::MatrixTranslator< ODETag >

Translates matrices and vectors assembled by a provided ODE (or other equation) to the stiffness matrix and right-hand side vector of a linear equation system that can be solved by a linear equation system solver.

Template Parameters
ODETaga tag indicating the type of equation.

Definition at line 31 of file MatrixTranslator.h.


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