IFEM  90A354
Public Member Functions | Public Attributes | List of all members
AlgEqSystem::SysMatrixPair Struct Reference

Struct defining a coefficient matrix and an associated RHS-vector. More...

Collaboration diagram for AlgEqSystem::SysMatrixPair:
Collaboration graph
[legend]

Public Member Functions

 SysMatrixPair ()
 Constructor initializing the pointers to zero.
 

Public Attributes

SystemMatrix_A
 The coefficient matrix.
 
SystemVector_b
 Pointer to the associated right-hand-side vector.
 

Detailed Description

Struct defining a coefficient matrix and an associated RHS-vector.


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