|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::DynCompRow |
| Implementation of sparse matrix stored in compressed column storage. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_DynCompRow_Name "dcsr" |
| #define | DynCompRow_CHUNK 8 |
| #define _IFT_DynCompRow_Name "dcsr" |
Definition at line 46 of file dyncomprow.h.
| #define DynCompRow_CHUNK 8 |
Definition at line 50 of file dyncomprow.h.
Referenced by oofem::DynCompRow::insertColInRow().