Public Types | |
| using | ValueType = ValueT |
Public Member Functions | |
| ValueType & | operator() (std::size_t i) |
| ValueType | operator() (std::size_t i) const |
Public Attributes | |
| ValueType * | m_values = nullptr |
Definition at line 34 of file ILU0Preconditioner.h.
| using Alien::Block1D< ValueT >::ValueType = ValueT |
Definition at line 36 of file ILU0Preconditioner.h.
|
inline |
Definition at line 38 of file ILU0Preconditioner.h.
|
inline |
Definition at line 42 of file ILU0Preconditioner.h.
| ValueType* Alien::Block1D< ValueT >::m_values = nullptr |
Definition at line 45 of file ILU0Preconditioner.h.