| sierra::nalu::LU::SparseMatrix::SparseMatrix |
( |
const int |
dim, |
|
|
const int |
bandwidth |
|
) |
| |
| sierra::nalu::LU::SparseMatrix::~SparseMatrix |
( |
| ) |
|
| sierra::nalu::LU::SparseMatrix::SparseMatrix |
( |
| ) |
|
|
private |
| void sierra::nalu::LU::SparseMatrix::dump |
( |
| ) |
|
| double& sierra::nalu::LU::SparseMatrix::operator() |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
inline |
| double sierra::nalu::LU::SparseMatrix::operator() |
( |
int |
row, |
|
|
int |
col |
|
) |
| const |
|
inline |
| double** sierra::nalu::LU::SparseMatrix::AA_ |
|
private |
| const int sierra::nalu::LU::SparseMatrix::band_ |
|
private |
| const int sierra::nalu::LU::SparseMatrix::dim_ |
|
private |
The documentation for this class was generated from the following files: