|
escript
Revision_
|
#include <Preconditioner.h>
Public Attributes | |
| bool | Jacobi |
| double * | diag |
| double * | buffer |
| index_t * | pivot |
| double* paso::Preconditioner_LocalSmoother::buffer |
Referenced by paso::Preconditioner_Smoother_alloc().
| double* paso::Preconditioner_LocalSmoother::diag |
Referenced by paso::Preconditioner_Smoother_alloc().
| bool paso::Preconditioner_LocalSmoother::Jacobi |
| index_t* paso::Preconditioner_LocalSmoother::pivot |
Referenced by paso::Preconditioner_Smoother_alloc().
1.8.16