FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

lduMatrix Directory Reference

Directory dependency graph for src/OpenFOAM/matrices/lduMatrix/lduMatrix/:

Files

file  lduMatrix.C [code]
file  lduMatrix.H [code]
file  lduMatrixATmul.C [code]
 

Multiply a given vector (second argument) by the matrix or its transpose and return the result in the first argument.


file  lduMatrixOperations.C [code]
 

lduMatrix member operations.


file  lduMatrixPreconditioner.C [code]
file  lduMatrixSmoother.C [code]
file  lduMatrixSolver.C [code]
file  lduMatrixTemplates.C [code]
 

lduMatrix member H operations.


file  lduMatrixTests.C [code]
 

Convergence and singularity tests for solvers.


file  lduMatrixUpdateMatrixInterfaces.C [code]