OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::DynCompCol |
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_DynCompCol_Name "dcsc" |
#define | DynCompCol_CHUNK 8 |
#define _IFT_DynCompCol_Name "dcsc" |
Definition at line 46 of file dyncompcol.h.
#define DynCompCol_CHUNK 8 |
Definition at line 50 of file dyncompcol.h.
Referenced by oofem::DynCompCol::insertRowInColumn().