#include <UMFPack.hh>
|
const SparseMatrixType * | matrix |
|
dealii::SparseDirectUMFPACK | solver |
|
◆ UMFPack()
template<typename SparseMatrixType , typename VectorType >
◆ init()
template<typename SparseMatrixType , typename VectorType >
void DiFfRG::UMFPack< SparseMatrixType, VectorType >::init |
( |
const SparseMatrixType & | matrix | ) |
|
|
inline |
◆ invert()
template<typename SparseMatrixType , typename VectorType >
◆ solve()
template<typename SparseMatrixType , typename VectorType >
int DiFfRG::UMFPack< SparseMatrixType, VectorType >::solve |
( |
const VectorType & | src, |
|
|
VectorType & | dst, |
|
|
const double | ) |
|
inline |
◆ matrix
template<typename SparseMatrixType , typename VectorType >
const SparseMatrixType* DiFfRG::UMFPack< SparseMatrixType, VectorType >::matrix |
|
private |
◆ solver
template<typename SparseMatrixType , typename VectorType >
dealii::SparseDirectUMFPACK DiFfRG::UMFPack< SparseMatrixType, VectorType >::solver |
|
private |
The documentation for this class was generated from the following file:
- /home/runner/work/DiFfRG/DiFfRG/DiFfRG/include/DiFfRG/timestepping/linear_solver/UMFPack.hh