fipy.solvers.trilinos.linearLUSolver¶
Classes
  | 
The LinearLUSolver is an interface to the Amesos KLU solver in Trilinos.  | 
- class fipy.solvers.trilinos.linearLUSolver.LinearLUSolver(tolerance=1e-10, iterations=10, precon=None, maxIterations=10)¶
 Bases:
TrilinosSolverThe LinearLUSolver is an interface to the Amesos KLU solver in Trilinos.
- Parameters:
 
- __repr__()¶
 Return repr(self).
                Last updated on Jun 26, 2024.
                Created using Sphinx 7.1.2.
                
              
        FiPy