|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::SkylineUnsym |
| This class implements a nonsymmetric matrix stored in a compacted (skyline) form. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_SkylineUnsym_Name "skylineu" |
| #define | SkylineUnsym_TINY_PIVOT 1.e-30 |
| "zero" pivot for SkylineUnsym class More... | |
| #define _IFT_SkylineUnsym_Name "skylineu" |
Definition at line 41 of file skylineu.h.
| #define SkylineUnsym_TINY_PIVOT 1.e-30 |
"zero" pivot for SkylineUnsym class
Definition at line 46 of file skylineu.h.
Referenced by oofem::SkylineUnsym::backSubstitutionWith(), and oofem::SkylineUnsym::factorized().