Stores the factorization structure for Dense.
More...
#include <AbstractLinAlgPack_DirectSparseSolverDense.hpp>
Inherits FactorizationStructure.
Stores the factorization structure for Dense.
Definition at line 107 of file AbstractLinAlgPack_DirectSparseSolverDense.hpp.
AbstractLinAlgPack::DirectSparseSolverDense::FactorizationStructureDense::FactorizationStructureDense |
( |
| ) |
|
|
private |
FortranTypes::f_int AbstractLinAlgPack::DirectSparseSolverDense::FactorizationStructureDense::m_ |
|
private |
FortranTypes::f_int AbstractLinAlgPack::DirectSparseSolverDense::FactorizationStructureDense::n_ |
|
private |
FortranTypes::f_int AbstractLinAlgPack::DirectSparseSolverDense::FactorizationStructureDense::nz_ |
|
private |
FortranTypes::f_int AbstractLinAlgPack::DirectSparseSolverDense::FactorizationStructureDense::rank_ |
|
private |
IVector AbstractLinAlgPack::DirectSparseSolverDense::FactorizationStructureDense::col_perm_ |
|
private |
IVector AbstractLinAlgPack::DirectSparseSolverDense::FactorizationStructureDense::inv_col_perm_ |
|
private |
The documentation for this class was generated from the following files: