|
IFEM
90A354
|
General representation of system matrices and vectors. More...


Go to the source code of this file.
Classes | |
| class | SystemVector |
| Base class for representing a system vector on different formats. More... | |
| class | StdVector |
| Standard system vector stored as a single continuous array. More... | |
| class | SystemMatrix |
| Base class for representing a system matrix on different formats. More... | |
Typedefs | |
| using | IntVec = std::vector< int > |
| General integer vector. | |
General representation of system matrices and vectors.