Loading...
Searching...
No Matches
- Member Dune::bilu0_decomposition (M &A)
- "Will be removed after release 2.8. Use ILU::blockILU0Decomposition."
- Member Dune::bilu_backsolve (const M &A, X &v, const Y &d)
- "Will be removed after release 2.8. Use ILU::blockILUBacksolve."
- Member Dune::bilu_decomposition (const M &A, int n, M &ilu)
- "Will be removed after release 2.8. Use ILU::blockILUDecomposition."
- Class Dune::ColCompMatrix< M, I >
- This class has been superseded by Impl::BCCSMatrix and Impl::BCCSMatrixInitializer. Please use that instead!
- Member Dune::firstmatrixelement (M &A)
- "Will be removed after release 2.8. Use ILU::firstMatrixElement."
- Member Dune::ILU::bilu_backsolve (const CRS &lower, const CRS &upper, const InvVector &inv, X &v, const Y &d)
- "Will be removed after release 2.8. Use blockILUBacksolve."
- Member Dune::ImplicitModeOverflowExhausted
- The class ImplicitModeOverflowExhausted got renamed to ImplicitModeCompressionBufferExhausted in dune-istl 2.8, because the old name was very misleading. We keep the old name for backward compatibility, but discourage its use.
- Member Dune::MultiTypeBlockMatrix< FirstRow, Args >::size ()
- Use method
N
instead. This will be removed after Dune 2.8.
- Member Dune::MultiTypeBlockVector< Args >::count () const
- Use method
N
instead. This will be removed after Dune 2.8.